@font-face{font-family:Astonia;src:url(/fonts/astonia.woff)format("woff"),url(/fonts/astonia.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:KHTeka;font-weight:300;font-style:normal;font-display:swap;src:url(/fonts/khteka-light.woff2)format("woff2"),url(/fonts/khteka-light.woff)format("woff")}@font-face{font-family:KHTeka;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/khteka-regular.woff2)format("woff2"),url(/fonts/khteka-regular.woff)format("woff")}@font-face{font-family:KHTeka;font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/khteka-medium.woff2)format("woff2"),url(/fonts/khteka-medium.woff)format("woff")}@font-face{font-family:KHTeka Mono;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/khteka-mono-regular.woff2)format("woff2"),url(/fonts/khteka-mono-regular.woff)format("woff")}:root{--font-size-2xs:.625rem;--font-size-xs:.6875rem;--font-size-sm:.75rem;--font-size-base:.8125rem;--font-size-lg:.875rem;--font-size-xl:1rem;--font-size-2xl:1.25rem;--font-size-3xl:1.5rem;--font-size-4xl:2rem;--font-size-4\.5xl:3.25rem;--font-size-5xl:5rem;--font-size-6xl:5.5rem;--letter-spacing-tight:-.024em;--letter-spacing-normal:0;--letter-spacing-wide-02:.02em;--letter-spacing-wide-04:.04em;--letter-spacing-wide-06:.06em;--letter-spacing-wide-08:.08em;--letter-spacing-wide-10:.1em;--letter-spacing-wide-12:.12em;--letter-spacing-wide-14:.14em}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable;-webkit-tap-highlight-color:transparent}body{font-feature-settings:"dlig", "ss03";text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:none;min-height:100dvh}main{outline:none}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}code{font-family:var(--font-mono)}:where(a,button,summary,input,textarea,select):focus-visible{outline:2px solid var(--secondary);outline-offset:2px}table{border-collapse:collapse;background:var(--highlight)}table>thead>tr>*{background:var(--secondary);box-shadow:var(--border-raised-outer), var(--border-raised-inner);font-weight:400}::-webkit-scrollbar{width:.25rem;height:.25rem}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--muted);background-clip:content-box;border-radius:0}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0px 1000px var(--background) inset!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0px 1000px var(--background) inset!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0px 1000px var(--background) inset!important}input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0px 1000px var(--background) inset!important}:where(input[type=text],input[type=password],input[type=email],input[type=url],input[type=tel],input[type=number],input[type=search],select,textarea){border:1px solid var(--muted);border-radius:var(--radius-sm);background:var(--highlight);color:var(--foreground);box-shadow:none;font-family:var(--font-body);font-size:var(--font-size-base);padding:.5rem .75rem;line-height:1.5;transition:border-color .2s,background .2s}:where(input[type=text],input[type=password],input[type=email],input[type=url],input[type=tel],input[type=number],input[type=search],select,textarea):focus{border-color:var(--primary);background:var(--highlight);outline:none}:where(input[type=text],input[type=password],input[type=email],input[type=url],input[type=tel],input[type=number],input[type=search],select,textarea):focus-visible{outline:2px solid var(--ring);outline-offset:2px}.no-ios-underline{text-decoration:none!important}.prose{font-family:var(--font-body);font-size:var(--font-size-xl);overflow-wrap:break-word;word-wrap:break-word;--astro-code-background:var(--secondary);--astro-code-foreground:var(--foreground);--astro-code-token-comment:var(--muted-foreground);--astro-code-token-keyword:var(--primary);--astro-code-token-string:var(--success);--astro-code-token-string-expression:var(--success);--astro-code-token-constant:var(--link);--astro-code-token-function:var(--foreground);--astro-code-token-parameter:var(--shadow);--astro-code-token-punctuation:var(--muted-foreground);--astro-code-token-link:var(--link);padding:1rem 1.5rem;line-height:1.65;overflow-y:auto}.prose h1,.prose h2,.prose h3,.prose h4{font-weight:700}.prose h1{font-size:var(--font-size-4\.5xl);margin:0 0 .75rem}.prose h2{font-size:var(--font-size-4xl);border-bottom:1px solid var(--muted-foreground);margin:1.5rem 0 .5rem;padding-bottom:.25rem}.prose h3{font-size:var(--font-size-3xl);margin:1.125rem 0 .375rem}.prose h4{font-size:var(--font-size-2xl);margin:.875rem 0 .25rem}.prose p{margin:.5rem 0}.prose ul,.prose ol{margin:.5rem 0 .5rem .9375rem;padding-left:0;list-style:square}.prose li{margin:.25rem 0}.prose code{background:var(--shadow);font-size:var(--font-size-sm);font-family:var(--font-mono);margin:0 .125rem;padding:.0625rem .25rem}.prose table code{background:var(--secondary)}.prose pre{border-radius:var(--radius-md);margin:.75rem 0;padding:1rem 1.25rem;overflow-x:auto}.prose pre code{background:0 0;padding:0}.prose .sunken-panel{box-shadow:none;margin:.75rem 0}.prose .sunken-panel table{border:0!important}.prose table{width:100%;font-size:var(--font-size-sm);white-space:nowrap}.prose table td,.prose table th{padding:.1875rem .375rem}.prose table tbody tr td:first-child{width:auto;font-weight:400}.prose strong{font-weight:700}.prose a{color:var(--foreground);font-family:var(--font-mono);border-bottom:1px dashed var(--foreground)}.prose a:hover{border-bottom-style:solid;text-decoration:none}.visually-hidden:where(:not(:focus-within,:active)){clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:.0625rem!important;height:.0625rem!important;margin:-.0625rem!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:1000;width:100%;font-family:var(--font-mono);background:var(--primary);color:var(--highlight);font-size:var(--font-size-sm);justify-content:center;align-items:center;padding:.5rem .75rem;transition:transform .1s;display:flex;position:absolute;top:0;left:0;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.marker{font-family:var(--font-mono);font-weight:400}:root{--icon-check:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 16'%3E%3Cpath d='M7.49867 16C6.72855 16 5.95843 15.71 5.37834 15.1199L0.877637 10.6192C-0.292546 9.44898 -0.292546 7.54868 0.877637 6.3785C2.04782 5.20831 3.94812 5.20831 5.1183 6.3785L7.49867 8.75887L15.3799 0.877637C16.5501 -0.292546 18.4504 -0.292546 19.6206 0.877637C20.7907 2.04782 20.7907 3.94812 19.6206 5.1183L9.619 15.1199C9.03891 15.71 8.26879 16 7.49867 16Z' fill='%23fff'/%3E%3C/svg%3E");--icon-close:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M36.7695 2.82837L2.8284 36.7695' stroke='%23eceaf0' stroke-width='8'/%3E%3Cpath d='M2.82855 2.82837L36.7697 36.7695' stroke='%23eceaf0' stroke-width='8'/%3E%3C/svg%3E");--icon-minimize:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 2'%3E%3Crect width='6' height='2' fill='%23fff'/%3E%3C/svg%3E");--icon-maximize:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 0H0V9H9V0ZM8 2H1V8H8V2Z' fill='%23fff'/%3E%3C/svg%3E");--icon-slash:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_295_27' fill='white'%3E%3Cpath d='M0 32L12.2973 0H13.2972L1 32H0Z'/%3E%3C/mask%3E%3Cpath d='M0 32L-0.933447 31.6413L-1.45559 33H0V32ZM12.2973 0V-1H11.6103L11.3639 -0.358715L12.2973 0ZM13.2972 0L14.2307 0.358713L14.7528 -1H13.2972V0ZM1 32V33H1.68701L1.93345 32.3587L1 32ZM0 32L0.933447 32.3587L13.2307 0.358715L12.2973 0L11.3639 -0.358715L-0.933447 31.6413L0 32ZM12.2973 0V1H13.2972V0V-1H12.2973V0ZM13.2972 0L12.3638 -0.358713L0.0665523 31.6413L1 32L1.93345 32.3587L14.2307 0.358713L13.2972 0ZM1 32V31H0V32V33H1V32Z' fill='black' mask='url(%23path-1-inside-1_295_27)'/%3E%3C/svg%3E%0A")}.icon{vertical-align:-.125em;flex-shrink:0;width:.75em;height:.75em;display:inline-block}button,.button,input[type=submit],input[type=reset]{appearance:none;min-width:5.5rem;min-height:3.25rem;letter-spacing:var(--letter-spacing-wide-04);background:var(--primary);color:var(--highlight);font-family:var(--font-mono);font-size:var(--font-size-lg);white-space:nowrap;cursor:pointer;border:0;border-radius:10rem;justify-content:center;align-items:center;gap:.75rem;padding:0 1.5rem;font-weight:400;line-height:1;text-decoration:none;transition:box-shadow 80ms steps(2,end),background-color 80ms steps(2,end);display:inline-flex;position:relative}@media (width<=32.49rem){button,.button,input[type=submit],input[type=reset]{font-size:var(--font-size-base);min-height:3rem}}button:hover,button:focus-visible,.button:hover,.button:focus-visible,input[type=submit]:hover,input[type=submit]:focus-visible,input[type=reset]:hover,input[type=reset]:focus-visible{cursor:pointer;background:var(--primary);color:var(--highlight);border-color:var(--primary)}button:disabled,.button:disabled,input[type=submit]:disabled,input[type=reset]:disabled{background:var(--secondary);color:var(--muted-foreground);cursor:not-allowed;transform:none}.button--sm{font-size:var(--font-size-base);min-width:auto;min-height:1.75rem;padding:.625rem 1rem}.button--secondary{border:1px solid var(--muted);color:var(--foreground);background:0 0}.button--secondary:hover:not(:disabled),.button--secondary:focus-visible{background:var(--muted);color:var(--foreground);border-color:var(--muted)}.window{background-color:var(--background);color:var(--background);background-image:repeating-conic-gradient(#42414e80 0% 25%,#0000 0% 50%);background-size:4px 4px;border-radius:1rem;padding:.5rem}.window__inner{background-color:var(--background);border-radius:.5rem;outline:1px solid #42414e80;height:100%}.title-bar{background:linear-gradient(90deg, var(--primary) 0%, var(--primary) 52%, var(--primary-light) 100%);min-height:1.625rem;color:var(--highlight);border-bottom:1px dashed #2a2a32;justify-content:space-between;align-items:center;gap:.5rem;padding:.925rem 1rem;display:flex}.title-bar-text{font-size:var(--font-size-xl);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide-02);max-width:16rem;line-height:1.5}.title-bar-controls{flex-shrink:0;gap:.26rem;display:flex}.title-bar-controls span{background:var(--secondary);justify-content:center;align-items:center;width:1.5rem;min-width:1.5rem;height:1.5rem;min-height:1.5rem;display:flex;position:relative}.title-bar-controls span:before{content:"";background-color:var(--muted);width:.75rem;height:.75rem;display:block;mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.title-bar-controls span:first-child:before{mask-image:var(--icon-minimize);-webkit-mask-image:var(--icon-minimize);transform:translateY(.25rem)}.title-bar-controls span:nth-child(2):before{mask-image:var(--icon-maximize);-webkit-mask-image:var(--icon-maximize)}.title-bar-controls span:nth-child(3):before{mask-image:var(--icon-close);-webkit-mask-image:var(--icon-close)}.window-body{padding:1rem}.modal-overlay{z-index:10000;background:var(--overlay);-webkit-backdrop-filter:blur(8px);justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.modal-overlay.active{display:flex}.modal{background-color:var(--secondary);max-width:90vw;max-height:90vh;color:var(--foreground);border-radius:1rem;flex-direction:column;padding:.5rem;display:flex}.modal-body{padding:1rem;overflow-y:auto}.scroll-area{--scroll-area-size:.5rem;--scroll-area-thumb:var(--muted);flex-direction:column;min-height:0;max-height:100%;display:flex;position:relative;overflow:hidden}.scroll-area__viewport{scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;height:100%;min-height:0;overflow:auto}.scroll-area__viewport::-webkit-scrollbar{width:0;height:0;display:none}.scroll-area[data-orientation=vertical] .scroll-area__viewport{overflow:hidden auto}.scroll-area[data-orientation=horizontal] .scroll-area__viewport{overflow:auto hidden}.scroll-area__content{min-width:0}.scroll-area__scrollbar{opacity:0;touch-action:none;user-select:none;z-index:2;background:0 0;padding:2px;transition:opacity .16s;display:flex;position:absolute}.scroll-area__scrollbar[data-state=visible]{opacity:1}.scroll-area__scrollbar[data-overflow=false]{display:none}.scroll-area__scrollbar--vertical{width:var(--scroll-area-size);flex-direction:column;top:0;bottom:0;right:0}.scroll-area__scrollbar--horizontal{height:var(--scroll-area-size);flex-direction:row;bottom:0;left:0;right:0}.scroll-area__thumb{background:var(--scroll-area-thumb);position:relative}.scroll-area__scrollbar--vertical .scroll-area__thumb{width:100%;min-height:1.1rem}.scroll-area__scrollbar--horizontal .scroll-area__thumb{min-width:.75rem;height:100%}.scroll-area[data-dragging=true] .scroll-area__thumb{background:var(--scroll-area-thumb-hover)}@media (prefers-reduced-motion:reduce){.scroll-area__scrollbar{transition:none}}.logo__image{border-radius:var(--radius-md)}.card{box-sizing:border-box;background:var(--secondary);border-radius:var(--radius-lg);color:var(--foreground);flex-direction:column;gap:.5rem;padding:2rem;text-decoration:none;display:flex}.feature-card{height:100%}.feature-card__link{min-height:8rem;color:inherit;flex-flow:column;gap:.5rem;text-decoration:none;display:flex}.feature-card__icon{pointer-events:none;width:5rem;height:5em;margin-bottom:1rem}.feature-card__title{font-family:var(--font-body);text-transform:uppercase;font-weight:500;font-size:var(--font-size-2xl);letter-spacing:var(--letter-spacing-wide-10);grid-area:title;margin-bottom:1rem}.feature-card__description{font-family:var(--font-body);font-size:var(--font-size-xl);text-transform:none;max-width:28rem;color:var(--muted-foreground);grid-area:description;font-weight:400;line-height:1.618;display:block}.feature-card__keywords{flex-wrap:wrap;gap:.75rem .5rem;max-width:30rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.feature-card__keyword{font-family:var(--font-mono);font-size:var(--font-size-lg);color:var(--foreground);border:1px solid var(--muted);border-radius:var(--radius-full);white-space:nowrap;padding:.75rem 1rem}.hero-bar-hidden .hero-bar{display:none}.hero-bar{background-color:var(--primary);width:100%;padding:.25rem 1rem;position:relative}.hero-bar__content{font-family:var(--font-mono);font-size:var(--font-size-sm);color:var(--highlight);text-align:center;justify-content:center;align-items:center;gap:.5rem;font-weight:400;line-height:1.4;display:flex;position:relative}.hero-bar__text{text-align:left;white-space:wrap}.hero-bar__close{width:1.25rem;height:1.25rem;min-height:unset;min-width:unset;cursor:pointer;color:var(--highlight);background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.hero-bar__close .icon{width:.5rem;height:.5rem}.hero-bar__close:hover{background:#fff3}@media (width<=32.49rem){.hero-bar{padding:.25rem 1.5rem}.hero-bar__text{font-size:var(--font-size-xs)}}:root{--background:#23232a;--foreground:#c9c8d0;--muted:#42414e;--muted-foreground:#9896a6;--secondary:#2a2a32;--input:#acaab6;--shadow:#bcbac4;--highlight:#fff;--success:#00c227;--destructive:#e85e6e;--primary:#4766ff;--link:#9bf;--ring:#9896a61a;--overlay:#23232a80;--font-display:"Astonia", "Bodoni 72", Didot, "Bodoni MT", Georgia, serif;--font-body:"KHTeka", sans-serif;--font-mono:"KHTeka Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-sm:.45rem;--radius-md:.75rem;--radius-lg:1.25rem;--radius-full:9999px;--border-raised-outer:inset 1px 1px 0 var(--highlight), inset -1px -1px 0 var(--secondary);--border-raised-inner:inset 2px 2px 0 var(--muted), inset -2px -2px 0 var(--muted-foreground);--box-shadow-sm:3px 3px 0 var(--secondary);--z-sticky-cell:2;--z-sticky-col:3;--z-sticky-header:4;--z-sticky-corner:5;--f-cubic:cubic-bezier(.4, 0, .2, 1)}.hero{width:100%;max-width:76rem;margin:0 auto;padding:2.5rem;display:block;position:relative}.hero__content{width:100%;height:100%}.hero__header{margin-bottom:2rem}.hero__buttons{gap:1.25rem;display:flex}.hero__brand,.hero__title{font-size:var(--font-size-5xl);white-space:nowrap;max-width:38rem;color:var(--foreground);font-weight:400;line-height:.86;font-family:var(--font-display);margin:0 0 1.5rem}.hero__brand-logo img{mix-blend-mode:color;margin-bottom:2.5rem}.hero__tagline{max-width:36rem;color:var(--muted-foreground);font-family:var(--font-mono);font-size:var(--font-size-xl);line-height:1.618}.hero__cta>svg{color:currentColor;width:1.25em;height:1.25em;margin-left:.1875rem}@media (width>=64rem){.hero__header{margin-bottom:clamp(1rem,min(3vh,2vw),2rem)}.hero__title,.hero__brand{margin-bottom:clamp(.75rem,min(2vh,1.5vw),1.5rem);font-size:clamp(2.5rem,min(12vh,6vw),5rem);line-height:.88}.hero__buttons{gap:clamp(.75rem,min(2vh,1.5vw),1.25rem)}}@media (width<=63.99rem){.hero{padding:2rem 1.5rem}.hero__content{flex-direction:column;align-items:stretch;gap:3rem}.hero__content-body{width:100%}.hero__header{margin-bottom:1.5rem}.hero__tagline{font-size:var(--font-size-lg)}}@media (width<=47.99rem){.hero__title{font-size:var(--font-size-5xl)}}@media (width<=29.99rem){.hero__content{gap:2rem}.hero__brand-logo img{margin-bottom:2rem}.hero__title,.hero__brand{font-size:clamp(1.75rem,14vw,4rem);line-height:.92}.hero__tagline{font-size:var(--font-size-base);line-height:1.6}.hero__buttons{flex-direction:column;align-items:stretch;gap:.75rem;width:100%}.hero__cta{width:100%;display:flex}}.hero-wrap{position:relative}.landing-header{z-index:1;position:absolute;inset:0 0 auto}.landing-header__nav{justify-content:flex-end;gap:4rem;max-width:76rem;margin:0 auto;padding:2.5rem;display:flex}.landing-header__column{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.landing-header__link{font-family:var(--font-mono);font-size:var(--font-size-lg);color:var(--muted-foreground);line-height:1.4;text-decoration:none}.landing-header__link:hover,.landing-header__link:focus-visible{color:var(--link)}@media (width<=63.99rem){.landing-header__nav{gap:3rem;padding:2rem 1.5rem}}@media (width<=47.99rem){.landing-header{display:none}}.not-found{justify-content:center;align-items:center;width:100%;min-height:70vh;padding:4rem 1rem;display:flex}.not-found__window{width:min(100%,72rem)}.not-found__body{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem 1.5rem;display:flex}.not-found__code{line-height:1;font-family:var(--font-body);color:var(--primary);margin:0;font-size:clamp(4rem,18vw,7rem)}.not-found__heading{font-size:var(--font-size-6xl)}@media (width<=71.99rem){.not-found__heading{font-size:var(--font-size-4\.5xl)}}@media (width<=32.49rem){.not-found__heading{font-size:var(--font-size-4\.5xl)}}.not-found__heading{font-family:var(--font-display);letter-spacing:var(--letter-spacing-tight);color:var(--foreground);font-weight:400;line-height:.89;font-size:var(--font-size-6xl);margin:0}.not-found__text{max-width:24rem;font-family:var(--font-mono);font-size:var(--font-size-lg);color:var(--muted-foreground);margin:0;line-height:1.6}.not-found__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}@media (width<=32.49rem){.not-found{padding:2rem 1rem}.not-found__heading{font-size:var(--font-size-4xl)}.not-found__body{padding:2rem 1rem}.not-found__actions{flex-direction:column;align-items:stretch;width:100%}}.landing-panel{max-width:76rem;margin:0 auto;padding:2.5rem;position:relative}.landing-panel__chrome{border-bottom:1px solid var(--secondary);font-family:var(--font-body);font-size:var(--font-size-xl);letter-spacing:var(--letter-spacing-wide-06);color:var(--foreground);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:6rem;padding:.25rem 0 1rem;line-height:1.3;display:flex}.landing-panel__chrome-title{letter-spacing:var(--letter-spacing-wide-10);font-weight:400;font-family:var(--font-body);text-transform:uppercase;color:var(--foreground);font-size:var(--font-size-lg);align-items:center;display:flex}.landing-panel__chrome-icon{height:2rem;color:var(--muted-foreground)}.landing-panel__chrome-icon--left{margin-right:.75rem}.landing-panel__chrome-icon--right{margin-left:.75rem}.section-header{text-align:left;margin:0 auto 6rem}.section-heading{font-size:var(--font-size-6xl)}@media (width<=71.99rem){.section-heading{font-size:var(--font-size-4\.5xl)}}@media (width<=32.49rem){.section-heading{font-size:var(--font-size-4\.5xl)}}.section-heading{font-family:var(--font-display);letter-spacing:var(--letter-spacing-tight);color:var(--foreground);max-width:44rem;margin:0 0 1rem;font-weight:400;line-height:.89}.section-subheading{max-width:32rem;font-family:var(--font-mono);font-size:var(--font-size-xl);color:var(--muted-foreground);margin:0;line-height:1.5}.panel-cta{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.panel-cta__text{font-family:var(--font-body);font-size:var(--font-size-4\.5xl);color:var(--foreground);margin:0;line-height:1}.panel-cta__button{white-space:pre-wrap;flex-shrink:0;max-width:18rem}@media (width<=47.99rem){.landing-panel{padding-block:2.5rem;padding-inline:1.5rem}.landing-panel__chrome{flex-wrap:wrap;margin-bottom:3rem}.section-header{margin-bottom:3rem}.section-subheading{font-size:var(--font-size-lg)}.panel-cta{flex-direction:column;align-items:stretch;gap:1.5rem}.panel-cta__text{font-size:var(--font-size-4xl);margin-bottom:1rem}.panel-cta__button{width:100%}}@media (width<=32.49rem){.landing-panel{padding:1.5rem}.landing-panel__chrome{gap:.5rem}.landing-panel__chrome-title,.landing-panel__chrome,.section-subheading{font-size:var(--font-size-base)}}@media (width<=23.99rem){.landing-panel{padding:.875rem 1.5rem}.landing-panel:before{width:.375rem}.panel-cta__text{font-size:var(--font-size-4xl)}}.compare__viewport{border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);border:1px solid var(--secondary);background:var(--background);cursor:grab;user-select:none;width:100%;margin:0 auto;overflow:auto visible}.compare__viewport.is-dragging{cursor:grabbing}.compare__table{--compare-feature-w:15rem;border-collapse:separate;border-spacing:0;white-space:normal;background:var(--background);border:0;min-width:100%}.compare__table th,.compare__table td{color:var(--shadow);font-family:var(--font-body);font-size:var(--font-size-base);vertical-align:middle;border-top:0;border-left:0;border-right:1px solid var(--secondary);border-bottom:1px solid var(--secondary);background:var(--background);padding:.5rem;line-height:1.25}.compare__table thead th{z-index:var(--z-sticky-cell);text-align:center;min-width:8rem;font-size:var(--font-size-sm);color:var(--highlight);background:var(--secondary);box-shadow:none;border:0;position:sticky;top:0}.compare__table thead .compare__feature-head{z-index:var(--z-sticky-corner);text-align:left;color:var(--foreground);font-weight:400;font-family:var(--font-mono);font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide-10);padding-left:1rem;left:0}.compare__table tbody tr:nth-child(2n) td,.compare__table tbody tr:nth-child(2n) .compare__feature{background:var(--background)}.compare__table td.compare__group-spacer{border-bottom:1px solid var(--secondary);background:var(--background);border-left:0;border-right:0}.compare__table tbody:last-child tr:last-child th,.compare__table tbody:last-child tr:last-child td{border-bottom:0}.compare__product-logo{-o-object-fit:contain;object-fit:contain;border-radius:3px;width:3rem;height:3rem;margin:0 auto .75rem;display:block}.compare__product-name{font-family:var(--font-mono);white-space:nowrap;font-weight:400;font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide-10);display:block}.compare__group:last-child[data-expanded=false] .compare__group-row th,.compare__group:last-child[data-expanded=false] .compare__group-row td{border-bottom:0}.compare__group:last-child tr td:last-child,.compare__group:last-child tr th:last-child{border-right:0}.compare__group:last-child tr:last-child th,.compare__group:last-child tr:last-child td{border-bottom:0}.compare__group-row th{z-index:var(--z-sticky-header);border-right:none;border-bottom:1px solid var(--secondary);background:var(--background);padding:0;position:sticky;left:0}.compare__toggle{width:100%;min-height:2.5rem;color:var(--muted-foreground);background:var(--background);box-shadow:none;line-height:1.25;font-family:var(--font-body);text-align:left;cursor:pointer;white-space:break-spaces;border:0;border-radius:0;justify-content:flex-start;align-items:center;gap:.5rem;padding:.5rem .75rem;font-weight:400;transition:none;display:flex}.compare__toggle:focus,.compare__toggle:active,.compare__toggle:hover{box-shadow:none;border:0;transform:none;color:var(--muted-foreground)!important;background:var(--background)!important}.compare__toggle-icon{flex-shrink:0;width:1rem;height:1rem;position:relative}.compare__toggle-icon:before{content:"";width:1rem;height:1rem;color:var(--highlight);background:linear-gradient(currentColor 0 0) center/60% 1px no-repeat, var(--primary);justify-content:center;align-items:center;line-height:1;display:inline-flex;position:absolute;top:0}.compare__toggle[aria-expanded=false] .compare__toggle-icon:before{content:"";width:1rem;height:1rem;color:var(--highlight);background:linear-gradient(currentColor 0 0) center/60% 1px no-repeat, linear-gradient(currentColor 0 0) center/1px 60% no-repeat, var(--primary);justify-content:center;align-items:center;line-height:1;display:inline-flex}.compare__group-label{width:var(--compare-feature-w);min-width:var(--compare-feature-w)}.compare__col-merlin{left:var(--compare-feature-w);z-index:var(--z-sticky-cell);position:sticky}.compare__table thead .compare__col-merlin{z-index:var(--z-sticky-col);background:linear-gradient(180deg, var(--secondary), var(--muted))}.compare__group-row .compare__col-merlin{z-index:var(--z-sticky-cell);background:linear-gradient(180deg, var(--secondary), var(--muted))}td.compare__feature,th.compare__feature{font-size:var(--font-size-lg);z-index:var(--z-sticky-col);width:var(--compare-feature-w);min-width:var(--compare-feature-w);text-align:left;background:var(--background);border-right:1px solid var(--secondary);max-width:18rem;padding-left:1rem;font-weight:400;position:sticky;left:0}td.compare__feature b,th.compare__feature b{font-weight:500}.compare__group{position:relative;overflow:hidden}.compare__cell{text-align:center;min-width:5rem}.compare__cell--yes:before,.compare__cell--no:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:.5rem .5rem;border-radius:50%;width:1rem;height:1rem;margin:0 auto .4rem;display:block}.compare__cell--yes:before{background-color:var(--primary);background-image:var(--icon-check)}.compare__cell--no{color:var(--muted-foreground)}.compare__cell--no:before{background-color:var(--muted);background-image:var(--icon-close)}td.compare__cell--na{color:var(--muted-foreground);font-weight:500;line-height:0;font-size:var(--font-size-xs);position:relative}td.compare__cell--na:before{content:"";border:1px solid var(--muted-foreground);border-radius:1rem;width:2.3rem;height:1.15rem;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=47.99rem){.compare__table{--compare-feature-w:8.5rem}th.compare__feature,td.compare__feature,.compare__group-label,.compare__group-row th,.compare__col-merlin,.compare__table thead .compare__feature-head{position:static;left:auto}}.compare__term-link{text-decoration:underline;text-underline-offset:.15em;color:var(--shadow);cursor:help;text-decoration-style:dotted}.compare__term-link dfn{font-style:normal;font-weight:400}.compare__term-link:hover,.compare__term-link:focus{color:var(--shadow);text-decoration-style:solid}.compare__footnotes{margin-top:1rem}.compare__footnotes-details{border:1px solid var(--secondary);background:var(--background)}.compare__footnotes-summary{cursor:pointer;user-select:none;font-family:var(--font-mono);font-weight:400;font-size:var(--font-size-base);color:var(--muted-foreground);background:var(--background);align-items:center;gap:.5rem;padding:.5rem .75rem;list-style:none;display:flex}.compare__footnotes-summary::-webkit-details-marker{display:none}.compare__footnotes-summary:before{content:"";width:1rem;height:1rem;color:var(--highlight);background:linear-gradient(currentColor 0 0) center/60% 1px no-repeat, linear-gradient(currentColor 0 0) center/1px 60% no-repeat, var(--primary);justify-content:center;align-items:center;line-height:1;display:inline-flex}.compare__footnotes-details[open] .compare__footnotes-summary:before{content:"";width:1rem;height:1rem;color:var(--highlight);background:linear-gradient(currentColor 0 0) center/60% 1px no-repeat, var(--primary);justify-content:center;align-items:center;line-height:1;display:inline-flex}.compare__footnotes-count{font-family:var(--font-mono);font-size:var(--font-size-sm);color:var(--muted-foreground);margin-left:auto;font-weight:400}.compare__footnotes-list{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:0;padding:1rem;display:grid}@media (width<=47.99rem){.compare__footnotes-list{grid-template-columns:1fr}}.compare__footnote{font-family:var(--font-mono);font-size:var(--font-size-sm);color:var(--foreground);flex-direction:column;gap:.5rem;line-height:1.5;display:flex}.compare__footnote .compare__description{margin:0 0 .5rem;display:inline}.compare__footnote .compare__term{color:var(--foreground);border-bottom:1px solid var(--muted-foreground);width:fit-content;margin-right:.25rem;font-weight:400;line-height:1;display:inline-block}.compare__footnote .compare__term:after{content:":"}.compare__footnote .compare__term dfn{font-style:normal}.compare__footnote .compare__description{display:inline}.compare__references{margin-top:auto}.compare__references-details{background:var(--secondary)}.compare__references-summary{cursor:pointer;user-select:none;font-family:var(--font-mono);font-weight:400;font-size:var(--font-size-base);color:var(--muted-foreground);background:var(--secondary);align-items:center;gap:.5rem;padding:.375rem .625rem;list-style:none;display:flex}.compare__references-summary::-webkit-details-marker{display:none}.compare__references-summary:before{content:"";width:.875rem;height:.875rem;color:var(--highlight);background:linear-gradient(currentColor 0 0) center/60% 1px no-repeat, linear-gradient(currentColor 0 0) center/1px 60% no-repeat, var(--primary);justify-content:center;align-items:center;line-height:1;display:inline-flex}.compare__references-details[open] .compare__references-summary:before{content:"";width:.875rem;height:.875rem;color:var(--highlight);background:linear-gradient(currentColor 0 0) center/60% 1px no-repeat, var(--primary);justify-content:center;align-items:center;line-height:1;display:inline-flex}.compare__references ul{font-family:var(--font-mono);font-size:var(--font-size-sm);color:var(--foreground);margin:0;padding:.5rem .75rem;line-height:1.5;list-style:none}.compare__references ul li{margin-bottom:.25rem}.compare__references ul a{color:var(--foreground);word-break:break-word;text-decoration:underline}.compare__references ul a:hover{color:var(--link)}.definition-tooltip{z-index:1000;max-width:20rem;font-family:var(--font-mono);font-size:var(--font-size-sm);color:var(--foreground);background:var(--secondary);border-radius:var(--radius-md);pointer-events:none;opacity:0;visibility:hidden;padding:.5rem .75rem;line-height:1.4;transition:opacity .12s,visibility .12s;position:fixed}.definition-tooltip.is-visible{opacity:1;visibility:visible}@media (hover:none){.definition-tooltip{display:none}}.featured__footer{border-radius:var(--radius-md);font-family:var(--font-mono);font-size:var(--font-size-sm);text-align:left;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:6rem;margin:6rem 0 0;display:flex}@media (width<=47.99rem){.featured__footer{text-align:center;flex-direction:column;justify-content:center;gap:.5rem;margin:0;padding:3rem 1.5rem 1rem}}.featured__grid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.featured__item{display:block}@media (width>=32.5rem){.featured__grid{grid-template-columns:repeat(2,1fr)}.featured__item{grid-column:span 1}}@media (width>=48rem){.featured__grid{grid-template-columns:repeat(5,1fr)}.featured__item{grid-column:span 2}.featured__item:first-child,.featured__item:nth-child(4),.featured__item:nth-child(5){grid-column:span 3}}@media (width<=32.49rem){.featured__grid{gap:.75rem}}.pricing .section-heading{max-width:50rem}.pricing__ledger{flex-direction:column;gap:2rem;display:flex}.pricing-plan{background:var(--secondary);border-radius:var(--radius-lg);grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:3rem 4rem;padding:3.5rem 3.5rem 4rem;display:grid;position:relative}.pricing-plan__meta{flex-direction:column;align-items:flex-start;display:flex;overflow:hidden}.pricing-plan__index{font-family:var(--font-mono);font-size:var(--font-size-sm);letter-spacing:var(--letter-spacing-wide-10);color:var(--foreground);margin-bottom:2.5rem;padding:.25rem 0}.pricing-plan__index:before{content:"[ "}.pricing-plan__index:after{content:" ]"}.pricing-plan__name{font-size:var(--font-size-6xl)}@media (width<=71.99rem){.pricing-plan__name{font-size:var(--font-size-4\.5xl)}}@media (width<=32.49rem){.pricing-plan__name{font-size:var(--font-size-4\.5xl)}}.pricing-plan__name{font-family:var(--font-display);letter-spacing:var(--letter-spacing-tight);color:var(--foreground);margin:0 0 1rem;font-weight:400;line-height:.9}.pricing-plan__price{font-family:var(--font-body);font-weight:400;font-size:var(--font-size-5xl);font-variant-numeric:lining-nums;color:var(--primary);margin:0 0 1.75rem;line-height:1}.pricing-plan__tagline{font-family:var(--font-body);font-size:var(--font-size-xl);max-width:26rem;color:var(--muted-foreground);margin:0;line-height:1.618}.pricing-plan__rows{align-self:center;margin:0;padding:0;list-style:none}.pricing-plan__row{border-bottom:1px solid var(--ring);justify-content:space-between;align-items:baseline;gap:2rem;padding:.75rem 0;display:flex;position:relative}.pricing-plan__row-label{font-family:var(--font-mono);font-size:var(--font-size-xl);color:var(--foreground);position:relative}.pricing-plan__row-label sub{font-size:var(--font-size-2xl);color:var(--primary);margin-left:.125rem;position:absolute;top:-.125rem;right:-.75rem}.pricing-plan__row-value{font-family:var(--font-mono);font-size:var(--font-size-lg);text-align:right;white-space:nowrap;color:var(--foreground)}.pricing-plan__row--off:after{background:linear-gradient(to right, transparent, var(--muted-foreground))}.pricing-plan__row--off .pricing-plan__row-label,.pricing-plan__row--off .pricing-plan__row-value,.pricing-plan__row--off .pricing-plan__row-label sub,.pricing-plan__row--off .pricing-plan__row-value sub{color:var(--muted-foreground)}.pricing-plan--featured{z-index:1;border-top:0;position:relative;overflow:hidden}.pricing-plan--featured+.pricing-plan{border-top:0}.pricing__footer{border-radius:var(--radius-md);font-family:var(--font-mono);font-size:var(--font-size-sm);text-align:left;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:6rem;margin:6rem 0 0;display:flex}@media (width<=47.99rem){.pricing__footer{text-align:center;flex-direction:column;justify-content:center;gap:.5rem;margin:0;padding:3rem 1.5rem 1rem}}@media (width<=71.99rem){.pricing-plan__price{font-size:var(--font-size-4xl)}}@media (width<=47.99rem){.pricing-plan{grid-template-columns:1fr;gap:2.5rem;padding:2.5rem}.pricing-plan__index{margin-bottom:1.5rem}}@media (width<=32.49rem){.pricing-plan{gap:1.5rem;padding:1.5rem}.pricing-plan__name{margin-bottom:.5rem}.pricing-plan__row{flex-direction:column;gap:.25rem}.pricing-plan__row-value{text-align:left;white-space:normal}}@media (width<=23.99rem){.pricing-plan__row-label{font-size:var(--font-size-lg)}.pricing-plan__row-value{font-size:var(--font-size-base)}}:root{--waitlist-gap:2rem;--waitlist-icon-width:.75rem}.waitlist{--submit-bg:var(--primary);--submit-color:var(--highlight);--submit-hover-bg:var(--primary);--submit-disabled-bg:var(--muted);--submit-disabled-color:var(--muted-foreground)}.waitlist__layout{align-items:flex-start;gap:6rem;display:flex}.waitlist__left{flex:0 0 28rem;min-width:0}.waitlist__masthead{grid-template-columns:auto 1fr;align-items:start;gap:1rem;margin-bottom:2rem;display:grid}.waitlist__heading{font-size:var(--font-size-6xl)}@media (width<=71.99rem){.waitlist__heading{font-size:var(--font-size-4\.5xl)}}@media (width<=32.49rem){.waitlist__heading{font-size:var(--font-size-4\.5xl)}}.waitlist__heading{font-family:var(--font-display);letter-spacing:var(--letter-spacing-tight);color:var(--foreground);font-weight:400;line-height:.89;font-size:var(--font-size-6xl);max-width:24rem;margin:0;line-height:.95}@media (width<=71.99rem){.waitlist__heading{font-size:var(--font-size-4\.5xl)}}@media (width<=32.49rem){.waitlist__heading{font-size:var(--font-size-4\.5xl)}}.waitlist__hgroup{flex-flow:column;gap:1rem;margin:0;display:flex}.waitlist__lede{max-width:32rem;font-family:var(--font-mono);font-size:var(--font-size-xl);color:var(--muted-foreground);margin:0 0 .375rem;line-height:1.6}.waitlist__form{margin-bottom:0}.waitlist__line{align-items:center;gap:1.5rem;display:flex}.waitlist__input-wrapper{border-radius:var(--radius-md);background:var(--secondary);flex:auto;width:100%;padding:1px}.waitlist__input-wrapper:before{border-radius:var(--radius-md)}.waitlist__input{appearance:none;border-radius:var(--radius-md);background:var(--secondary);width:100%;font-family:var(--font-body);font-weight:400;font-size:var(--font-size-xl);color:var(--foreground);caret-color:var(--primary);box-shadow:none;border:0;outline:none;padding:1rem 1.25rem;line-height:1.2}.waitlist__input::-moz-placeholder{color:var(--muted-foreground)}.waitlist__input:-ms-placeholder-shown{color:var(--muted-foreground)}.waitlist__input::placeholder{color:var(--muted-foreground)}.waitlist__input:focus{outline:4px solid var(--primary);outline-offset:-1px}.waitlist__submit{appearance:none;border-radius:var(--radius-md);background:var(--submit-bg);min-width:8rem;box-shadow:none;cursor:pointer;color:var(--submit-color);border:0;flex-shrink:0;align-self:stretch;align-items:center;gap:.375rem;padding:0 1.25rem;display:inline-flex}.waitlist__submit .icon{width:1.75rem;height:1.75rem}.waitlist__submit:hover,.waitlist__submit:focus-visible{background:var(--submit-hover-bg);color:var(--submit-color)}.waitlist__submit:disabled{cursor:default;background:var(--submit-disabled-bg);color:var(--submit-disabled-color)}.waitlist__meta{font-family:var(--font-mono);font-size:var(--font-size-sm);flex-direction:column;align-items:baseline;gap:1.5rem;padding-top:2rem;display:flex}.waitlist__note{max-width:24rem;line-height:1.618;font-family:var(--font-mono);color:var(--muted-foreground);font-size:var(--font-size-lg);margin:0}.waitlist__privacy{color:var(--muted-foreground);text-underline-offset:.25em;font-size:var(--font-size-lg);flex-shrink:0;text-decoration:underline}.waitlist__privacy:hover{color:var(--primary)}.waitlist__status{font-weight:400;font-size:var(--font-size-lg);line-height:1.5;display:none}.waitlist__status[data-state=error]{color:var(--destructive);display:block}.waitlist__status[data-state=success]{color:var(--success);display:block}.waitlist__status[data-state=pending]{color:var(--muted-foreground);display:block}.waitlist__steps{flex-direction:column;gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.waitlist__step{-moz-column-gap:var(--waitlist-gap);column-gap:var(--waitlist-gap);border-top:0;grid-template-columns:auto 1fr;align-items:start;row-gap:.375rem;padding-top:0;display:grid}.waitlist__step-index{font-family:var(--font-mono);font-size:var(--font-size-lg);line-height:calc(var(--font-size-3xl) * 1.4);letter-spacing:var(--letter-spacing-wide-10);color:var(--muted-foreground);white-space:nowrap;margin-bottom:0;display:block}.waitlist__step-title{align-items:center;gap:var(--waitlist-gap);font-family:var(--font-body);font-weight:400;font-size:var(--font-size-3xl);letter-spacing:var(--letter-spacing-wide-02);color:var(--foreground);margin:0;line-height:1.4;display:flex}.waitlist__step-title:before{content:"";width:var(--waitlist-icon-width);background-color:var(--muted);height:1.5rem;-webkit-mask-image:var(--icon-slash);mask-image:var(--icon-slash);flex-shrink:0;display:inline-block;mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.waitlist__step-description{padding-left:calc(var(--waitlist-icon-width) + var(--waitlist-gap));font-family:var(--font-mono);font-size:var(--font-size-xl);color:var(--muted-foreground);grid-column:2;margin:0;line-height:1.6}@media (width<=63.99rem){.waitlist .landing-panel__chrome{margin-bottom:1.5rem}.waitlist__layout{flex-direction:column;gap:3rem}.waitlist__left{flex:auto;min-width:100%}.waitlist__heading{text-align:center;max-width:100%}.waitlist__submit{justify-content:center;align-self:stretch;padding:1rem 1.25rem}.waitlist__submit .icon{width:1.5rem;height:1.5rem}.waitlist__masthead{grid-template-columns:1fr;justify-items:center;margin-bottom:1rem}.waitlist__lede{text-align:center;max-width:100%;line-height:1.618;font-size:var(--font-size-lg);margin:0}.waitlist__steps{gap:2rem}}@media (width<=32.49rem){.waitlist__line{flex-direction:column;align-items:stretch;gap:.75rem}.waitlist__input{padding:1rem 1.25rem}.waitlist__submit .icon{width:1rem;height:1rem}.waitlist__meta{flex-direction:column;gap:.5rem}.waitlist__steps{gap:1.5rem}.waitlist__step{grid-template-columns:1fr;row-gap:.75rem}.waitlist__step-index{line-height:normal}.waitlist__step-title{font-size:var(--font-size-3xl)}.waitlist__step-title:before{display:none}.waitlist__step-description{grid-column:1/-1;padding-left:0}}@media (width<=23.99rem){.waitlist__lede{font-size:var(--font-size-base)}}:root{--faq-gap:2rem;--faq-icon-width:.75rem}.faq{interpolate-size:allow-keywords}.faq__footer{border-radius:var(--radius-md);font-family:var(--font-mono);font-size:var(--font-size-sm);text-align:left;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:6rem;margin:6rem 0 2rem;display:flex}@media (width<=47.99rem){.faq__footer{text-align:center;flex-direction:column;justify-content:center;gap:.5rem;margin:0;padding:3rem 1.5rem 1rem}}.faq__layout{align-items:flex-start;gap:6rem;display:flex}.faq__header{flex:0 0 28rem;max-width:100%;margin:0;position:relative}.faq__heading{font-size:var(--font-size-6xl)}@media (width<=71.99rem){.faq__heading{font-size:var(--font-size-4\.5xl)}}@media (width<=32.49rem){.faq__heading{font-size:var(--font-size-4\.5xl)}}.faq__heading{font-family:var(--font-display);letter-spacing:var(--letter-spacing-tight);color:var(--foreground);word-break:normal;overflow-wrap:normal;max-width:24rem;margin:0;font-weight:400;line-height:.89}.faq__count{font-family:var(--font-mono);font-size:var(--font-size-sm);letter-spacing:var(--letter-spacing-wide-04);color:var(--muted-foreground);position:absolute;top:0;right:-2rem}.faq__list{flex:auto;min-width:0}.faq__item{border-bottom:1px solid var(--secondary)}.faq__question{cursor:pointer;gap:var(--faq-gap);align-items:center;padding:2rem .25rem;list-style:none;display:flex}.faq__question::-webkit-details-marker{display:none}.faq__question:hover .faq__question-text,.faq__question:hover .faq__index{color:var(--primary)}.faq__question:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.faq__index{font-family:var(--font-mono);font-size:var(--font-size-lg);letter-spacing:var(--letter-spacing-wide-08);color:var(--muted-foreground);white-space:nowrap;flex:none;transition:color .2s}.faq__question-text{font-family:var(--font-body);font-weight:400;font-size:var(--font-size-3xl);letter-spacing:var(--letter-spacing-tight);color:var(--foreground);align-items:center;gap:var(--faq-gap);flex:auto;margin:0;line-height:1.4;transition:color .2s;display:flex}.faq__question-text:before{content:"";width:var(--faq-icon-width);background-color:var(--muted);height:1.5rem;-webkit-mask-image:var(--icon-slash);mask-image:var(--icon-slash);flex-shrink:0;display:inline-block;mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.faq__question-text:after{content:"";background:linear-gradient(currentColor 0 0) 50%/100% 1px no-repeat,linear-gradient(currentColor 0 0) 50%/1px 100% no-repeat;flex-shrink:0;width:1rem;height:1rem;margin-left:auto;transition:transform .3s}.faq__item[open] .faq__index,.faq__item[open] .faq__question-text:before{color:var(--primary)}.faq__item[open] .faq__question-text:after{color:var(--primary);transform:rotate(45deg)}.faq__item::details-content{height:0;transition:height .35s ease, content-visibility .35s allow-discrete;overflow:clip}.faq__item[open]::details-content{height:auto}.faq__answer{max-width:44rem;font-family:var(--font-mono);font-size:var(--font-size-xl);color:var(--muted-foreground);align-items:baseline;gap:0;margin:0;padding:0 .25rem 2.5rem;line-height:1.7;display:flex}.faq__answer:before{content:attr(data-index);visibility:hidden;margin-right:calc(var(--faq-gap) + var(--faq-icon-width) + var(--faq-gap));font-family:var(--font-mono);font-size:var(--font-size-lg);letter-spacing:var(--letter-spacing-wide-08);white-space:nowrap;flex:none}@media (width<=63.99rem){.faq__layout{flex-direction:column;gap:0}.faq__count{position:static}.faq__header{text-align:center;flex:none;width:100%;max-width:100%;margin-bottom:1rem}}@media (width<=47.99rem){.faq__question{padding-block:1.5rem}.faq__question-text{font-size:var(--font-size-2xl)}.faq__answer{padding-bottom:2rem}}@media (width<=32.49rem){.faq__question{grid-template-columns:1fr;gap:.75rem 0;display:grid}.faq__question-text:before{display:none}.faq__answer{font-size:var(--font-size-lg);padding-left:.25rem}.faq__answer:before{display:none}}@media (width<=23.99rem){.faq__question{padding-block:1.25rem}.faq__question-text{font-size:var(--font-size-xl)}.faq__answer{font-size:var(--font-size-base)}}@media (prefers-reduced-motion:reduce){.faq__question-text,.faq__question-text:after,.faq__index,.faq__item::details-content{transition:none}}.footer{z-index:1;width:100%;position:relative;overflow:hidden}.footer .pixel-shader{background:var(--background)}.footer__container{max-width:76rem;margin:0 auto;padding:2.5rem}.footer__cta{-moz-column-gap:2.5rem;border-bottom:1px solid var(--muted);grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:2.5rem;padding-bottom:3rem;display:grid}.footer__eyebrow{line-height:1.5;font-family:var(--font-mono);font-size:var(--font-size-lg);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide-10);color:var(--muted-foreground);grid-column:1/-1;margin:0 0 1.25rem}.footer__email{width:100%;min-width:0;font-family:var(--font-body);white-space:nowrap;letter-spacing:var(--letter-spacing-tight);color:var(--primary);margin:0;font-size:clamp(2rem,9vw,6rem);font-weight:500;line-height:1.05}.footer__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.5fr);align-items:stretch;gap:3rem;padding-top:3rem;display:grid}.footer__brand{flex-direction:column;display:flex}.footer__meta{font-family:var(--font-body);font-size:var(--font-size-sm);color:var(--muted-foreground);align-items:center;gap:.5rem;margin:0 0 1.5rem;display:flex}.footer__meta span{font-family:var(--font-mono);font-size:var(--font-size-sm);color:var(--muted-foreground)}.footer__lede{font-family:var(--font-body);font-size:var(--font-size-4xl);color:var(--foreground);max-width:32rem;margin:0 0 2.5rem;line-height:1.25}.footer__heading{font-family:var(--font-mono);font-size:var(--font-size-lg);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide-10);color:var(--muted-foreground);margin:0 0 1rem;font-weight:400;line-height:1.4}.footer__text{font-family:var(--font-mono);font-size:var(--font-size-base);color:var(--muted-foreground);max-width:22rem;margin:0;line-height:1.6}.footer__membership{margin:0 0 2rem}.footer__social{align-items:center;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer__social-link{width:2.5rem;height:2.5rem;color:var(--highlight);background:0 0;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.footer__social-link:hover:not(:disabled),.footer__social-link:focus-visible{background:var(--primary);border-color:var(--primary);color:var(--highlight)}.footer__social-icon{width:1.5rem;height:1.5rem}.footer-menu{min-width:0}.footer-menu__groups{-moz-columns:3 9rem;columns:3 9rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.footer-menu__group{-moz-column-break-inside:avoid;break-inside:avoid;min-width:0}.footer-menu__group+.footer-menu__group{margin-top:2rem}.footer-menu__title{font-family:var(--font-mono);font-size:var(--font-size-lg);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide-10);color:var(--muted-foreground);margin:0 0 1rem;font-weight:400;line-height:1.4}.footer-menu__links{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.footer-menu__link{white-space:nowrap;text-overflow:ellipsis;font-weight:300;font-family:var(--font-body);font-size:var(--font-size-base);letter-spacing:var(--letter-spacing-wide-06);color:var(--foreground);text-decoration:none;display:block;overflow:hidden}.footer-menu__link:hover,.footer-menu__link:focus-visible{color:var(--link)}.footer__bottom{justify-content:flex-end;align-items:flex-end;gap:2rem;display:flex}.footer__logo-link{margin-top:auto;padding-top:2.5rem;text-decoration:none;display:inline-flex}.footer__logo{font-family:var(--font-display);font-weight:400;font-size:var(--font-size-4\.5xl);letter-spacing:var(--letter-spacing-tight);color:#bcbac426;text-shadow:none}.footer__top{width:3.25rem;height:3.25rem;color:var(--highlight);background:0 0;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.footer__top:hover:not(:disabled),.footer__top:focus-visible{background:var(--primary);border-color:var(--primary);color:var(--highlight)}.footer__top{min-width:0;min-height:0;padding:0;transition:none}.footer__top-icon{width:1rem;height:1rem;transform:rotate(-90deg)}@media (width<=47.99rem){.footer__container{padding:2.5rem 1.5rem}.footer__cta{grid-template-columns:1fr;justify-items:start;row-gap:1.5rem;padding-bottom:2rem}.footer__eyebrow{margin-bottom:0}.footer__grid{grid-template-columns:1fr;gap:2rem}}@media (width<=32.49rem){.footer__container{padding:2rem 1.5rem}.footer__lede{font-size:var(--font-size-3xl)}.footer__logo{font-size:var(--font-size-4\.5xl)}}@media (width<=23.99rem){.footer__container{padding:1.5rem}.footer-menu__groups{-moz-columns:2 9rem;columns:2 9rem}}:root{--magnetic-x:0;--magnetic-y:0;--split-delay:30ms;--split-duration:.6s}html:not(.-loaded) [data-string-loading-hide]{opacity:0}html.-loaded [data-string-loading-hide]{opacity:1;transition:opacity .6s}[data-string=split] .char,[data-string=split] .word,[data-string=split] .line{display:inline-block}[data-string=magnetic]{transform:translate(calc(var(--magnetic-x,0) * 1px), calc(var(--magnetic-y,0) * 1px));transition:transform .1s ease-out}.splitted-text-char-random-fast{--char-delay-step:12ms}.splitted-text-char-random-fast .-s-line{transform-origin:50%;transform:rotate(calc(var(--line-center,0) * .5deg));display:block}.splitted-text-char-random-fast .-s-word{transition-delay:calc(var(--word-start,0) * 40ms);display:inline-block}.splitted-text-char-random-fast .-s-char{opacity:0;will-change:opacity;transition:opacity ease-in-out}.splitted-text-char-random-fast.-inview .-s-char{opacity:1;transition:opacity ease-in-out;transition-delay:calc(var(--char-random) / 10 * .3s + .3s)}.fade-in-up{opacity:0}.-inview.fade-in-up{animation:.6s .1s forwards fade-in-up}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pixel-shader{z-index:-3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.pixel-shader canvas{width:100%;height:100%;display:block}body{isolation:isolate;background-position:top;background-repeat:no-repeat;background-size:100%;background-color:var(--background);position:relative}body:after{content:"";z-index:-1;pointer-events:none;opacity:.032;background-image:url(/images/noise.png);background-repeat:repeat;background-size:6.25rem 6.25rem;position:absolute;inset:0}
