:root{--bodyBackground: #121212;--bodyTextColor: #ffffff;--dfBlue: #2842D5;--dfBlueLight: #28ABE3;--dfGold: #FBB03B;--dfMagenta: #ED1F79;--dfOrange: #F15B24;--dfPurple: #542785;--dfGreen: #08BC50;--dfRed: #AE0A0C;--black: #121212;--darkGrey: #181818;--modalGrey: #222222;--highlightBlue: #3b88fd;--lightGrey: #ccc;--medGrey: #666}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:CircularStd;src:url(./circularstd-light-90fabf7e.woff2) format("woff2"),url(./circularstd-light-88c09767.woff) format("woff"),url(./circularstd-light-669248e6.svg#CircularStd-Light) format("svg");font-weight:300;font-style:normal;font-display:auto}@font-face{font-family:CircularStd;src:url(./circularstd-book-4e5c1835.woff2) format("woff2"),url(./circularstd-book-03a07a34.woff) format("woff"),url(./circularstd-book-8b96f48a.svg#CircularStd-Book) format("svg");font-weight:400;font-style:normal;font-display:auto}@font-face{font-family:CircularStd;src:url(./circularstd-medium-e8382b5d.woff2) format("woff2"),url(./circularstd-medium-e867a5bf.woff) format("woff"),url(./circularstd-medium-6efe739c.svg#CircularStd-Medium) format("svg");font-weight:500;font-style:normal;font-display:auto}@font-face{font-family:CircularStd;src:url(./circularstd-bold-b0b9dd11.woff2) format("woff2"),url(./circularstd-bold-93604700.woff) format("woff"),url(./circularstd-bold-326923d3.svg#CircularStd-Bold) format("svg");font-weight:700;font-style:normal;font-display:auto}*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#121212;-ms-overflow-style:none;scrollbar-width:none}html ::-webkit-scrollbar{display:none}@media screen and (max-width: 767px){html{font-size:14px}}body{background:#121212;color:var(--bodyTextColor);display:flex;flex:0 0 auto;flex-direction:column;align-items:center;max-width:100vw;font-weight:400;font-family:CircularStd,sans-serif}body.no-scroll{overflow:hidden}@media screen and (max-width: 767px){body{padding-bottom:0}}h1{margin:0}th{font-weight:700}button{background:none;border:none;font-size:16px;padding:0}a{color:#fff;text-decoration:none}a:focus{outline:none}.grid-3-equal{display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.offScreen{position:fixed;top:-1000000px;left:-1000000px}.spread{display:flex;justify-content:space-between}.btn{border:0px;border-radius:3px;padding:5px 12px;font-weight:700;vertical-align:middle}.btn:active{padding:6px 11px 4px 13px}.btn-dark{background:var(--topNavBackground);color:var(--topNavColor)}.btn-dark:hover{background:var(--cartBackground);color:var(--bodyBackground)}.btn-light{background:var(--topNavColor);color:var(--topNavBackground)}.btn-light:hover{background:var(--bodyBackground);color:var(--cartBackground)}.center{text-align:center}.center-all-single{display:flex;align-items:center;justify-content:center}.column{display:flex;flex-direction:column}.row{display:flex}.cell{display:inline-flex}.std-padding{padding:1.25rem}.std-padding-parent>*{padding:1.25rem}.sticky{position:sticky}.reset-list{list-style:none;margin:0;padding:0}.lightblue{background:#28ABE3}.gold{background:#FBB03B}.orange{background:#F15B24}.purple{background:#542785}.magenta{background:#ED1F79}.blue{background:#2842D5}.red{background:#AE0A0C}.green{background:#08BC50}.grey{background:#ccc}[class^=fill-] *{fill:inherit}.fill-lightblue{fill:#28abe3}.fill-gold{fill:#fbb03b}.fill-orange{fill:#f15b24}.fill-purple{fill:#542785}.fill-magenta{fill:#f366a3}.fill-blue{fill:#2842d5}.fill-red{fill:#ae0a0c}.fill-green{fill:#08bc50}.icp{font-size:75%;font-weight:500}.subtle-h1{font-size:1.5rem;font-weight:500;color:#ccc}.wrapper{width:100%;margin:0 auto;padding-top:35px}#app{width:100vw;transition:background .2s ease-out}#app.home-bg{background:var(--bodyBackground)}.page-wrapper{position:relative;z-index:1}.page-wrapper.padded{padding:2rem 1rem;display:grid;grid-gap:1rem}.feedbackModal.fadeFeedback-enter-active,.feedbackModal.fadeFeedback-leave-active{transition-property:all;transition-timing-function:ease}.feedbackModal.fadeFeedback-enter-active{transition-duration:.35s}.feedbackModal.fadeFeedback-leave-active{transition-duration:1s}.feedbackModal.fadeFeedback-enter-from,.feedbackModal.fadeFeedback-leave-to{opacity:0;transform:translate(-50%) translateY(5rem)}.fadeSlow-enter-active,.fadeSlow-leave-active{transition-duration:.35s;transition-property:all;transition-timing-function:ease}.fadeSlow-enter-from,.fadeSlow-leave-to{opacity:0;transform:translateY(-5rem)}.fade-enter-active,.fade-leave-active{transition-duration:.15s;transition-property:opacity;transition-timing-function:ease}.fade-enter-from,.fade-leave-to{opacity:0}.flip-enter-active{transition:all .25s ease-out}.flip-enter-from{transform:rotateX(-90deg);opacity:0}.drawer-nav{position:fixed;z-index:1000;top:0;left:0;height:100vh;width:100%;max-width:16rem;background:rgba(18,18,18,.85);backdrop-filter:blur(.5rem);box-shadow:0 0 3rem #ffffff0d;padding-top:2rem;transform:translate(-18rem);transition:transform .5s cubic-bezier(.23,.88,.61,1)}.drawer-nav.active{transform:translate(0)}.drawer-nav li a{position:relative;font-size:1.25rem;display:grid;grid-template-columns:1rem auto;grid-gap:1rem;align-items:center;border-bottom:1px solid rgba(255,255,255,.05);padding:1.25rem 1rem;transition:border-bottom .1s ease-out}.drawer-nav li a:after{content:"";position:absolute;width:100%;height:1px;background:#FFF;opacity:0;bottom:-1px;transform:translate(-105%);transition:all .25s ease-out}.drawer-nav li a svg{width:1rem;height:1rem;filter:brightness(1) saturate(0) opacity(.5);transition:filter .25s ease-out}.drawer-nav li a.active svg{filter:brightness(1) saturate(1) opacity(1)}.drawer-nav li a:hover svg,.drawer-nav li a:focus svg{filter:brightness(1) saturate(1) opacity(1)}.drawer-nav li a:hover:after,.drawer-nav li a:focus:after{transform:translate(0);opacity:.25}.drawer-nav__close{position:absolute;top:0;right:0;padding:0}.drawer-nav__close button{border-bottom-left-radius:50%;width:2.5rem;height:2.5rem;background:rgba(255,255,255,.05);text-align:center}.drawer-nav__close button svg{width:50%;fill:#fff}.page-overlay{background:rgba(18,18,18,.5);width:100vw;height:100vh;position:absolute;z-index:999;top:0;left:0;transform-style:preserve-3d;backface-visibility:hidden;will-change:opacity}.mobile-nav-bg-enter-active,.mobile-nav-bg-leave-active{transition:all .25s ease}.mobile-nav-bg-enter-from,.mobile-nav-bg-leave-to{opacity:.5}header.top-nav.svelte-1b8fcpm.svelte-1b8fcpm{background-color:#12121240;top:0;z-index:100;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem)}header.top-nav.svelte-1b8fcpm nav.svelte-1b8fcpm{display:grid;grid-template-columns:auto 1fr auto;align-items:center;justify-items:center}header.top-nav.svelte-1b8fcpm nav .site-name.svelte-1b8fcpm{font-weight:500}header.top-nav.svelte-1b8fcpm nav button.svelte-1b8fcpm{color:#fff;padding:1.25rem}header.top-nav.svelte-1b8fcpm nav button span.svelte-1b8fcpm{width:2rem;height:1.125rem;position:relative;display:block}header.top-nav.svelte-1b8fcpm nav button span span.svelte-1b8fcpm{position:absolute;display:block;width:100%;height:2px;background:#fff;border-radius:2px;top:50%;transform:translateY(-50%)}header.top-nav.svelte-1b8fcpm nav button span span.svelte-1b8fcpm:before,header.top-nav.svelte-1b8fcpm nav button span span.svelte-1b8fcpm:after{content:"";width:75%;height:2px;border-radius:2px;background:#fff;position:absolute;transition:all .25s ease-out .5s}header.top-nav.svelte-1b8fcpm nav button span span.svelte-1b8fcpm:before{right:0;top:-.5rem}header.top-nav.svelte-1b8fcpm nav button span span.svelte-1b8fcpm:after{left:0;bottom:-.5rem}header.top-nav.svelte-1b8fcpm nav .site-logo.svelte-1b8fcpm{padding:1.25rem}header.top-nav.svelte-1b8fcpm nav .site-logo img.svelte-1b8fcpm{width:2rem}.fade-bg.svelte-td0muf.svelte-td0muf{position:fixed;width:100vw;height:100vh;top:0;left:0;background:rgba(0,0,0,.75);z-index:1000}.drawer-nav.svelte-td0muf.svelte-td0muf{position:fixed;z-index:1000;top:0;left:0;height:100vh;width:100%;max-width:16rem;background:rgba(18,18,18,.85);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);box-shadow:0 0 3rem #ffffff0d;padding-top:2rem;transform:translate(-18rem);transition:transform .5s cubic-bezier(.23,.88,.61,1)}.drawer-nav.active.svelte-td0muf.svelte-td0muf{transform:translate(0)}.drawer-nav.svelte-td0muf li a.svelte-td0muf{position:relative;font-size:1.25rem;display:grid;grid-template-columns:1rem auto;grid-gap:1rem;align-items:center;border-bottom:1px solid rgba(255,255,255,.05);padding:1.25rem 1rem;transition:border-bottom .1s ease-out}.drawer-nav.svelte-td0muf li a.svelte-td0muf:after{content:"";position:absolute;width:100%;height:1px;background:#FFF;opacity:0;bottom:-1px;transform:translate(-105%);transition:all .25s ease-out}.drawer-nav.svelte-td0muf li a svg.svelte-td0muf{width:1rem;height:1rem;filter:brightness(1) saturate(0) opacity(.5);transition:filter .25s ease-out}.drawer-nav.svelte-td0muf li a.active svg.svelte-td0muf{filter:brightness(1) saturate(1) opacity(1)}.drawer-nav.svelte-td0muf li a:hover svg.svelte-td0muf,.drawer-nav.svelte-td0muf li a:focus svg.svelte-td0muf{filter:brightness(1) saturate(1) opacity(1)}.drawer-nav.svelte-td0muf li a.svelte-td0muf:hover:after,.drawer-nav.svelte-td0muf li a.svelte-td0muf:focus:after{transform:translate(0);opacity:.25}.drawer-nav__close.svelte-td0muf.svelte-td0muf{position:absolute;top:0;right:0;padding:0}.drawer-nav__close.svelte-td0muf button.svelte-td0muf{border-bottom-left-radius:50%;width:2.5rem;height:2.5rem;background:rgba(255,255,255,.05);text-align:center}.drawer-nav__close.svelte-td0muf button svg.svelte-td0muf{width:50%;fill:#fff}
