.logo.svelte-1l8nvlt{height:var(--logo-height);object-fit:contain;width:auto;display:block}.theme-toggle.svelte-1cmi4dh{border:1px solid var(--toggle-border);border-radius:var(--radius-pill);background:var(--toggle-bg);cursor:pointer;width:54px;height:26px;padding:2px;display:flex;position:relative}.slot.svelte-1cmi4dh{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.thumb.svelte-1cmi4dh{aspect-ratio:1;background:var(--toggle-thumb);border-radius:50%;height:calc(100% - 4px);margin-left:calc(25% - 1px);transition:transform .28s cubic-bezier(.34,1.35,.64,1);position:absolute;top:2px;left:2px;transform:translate(-50%)}[data-theme=dark] .thumb.svelte-1cmi4dh{transform:translate(-50%)translate(24px)}.theme-toggle.svelte-1cmi4dh:before{content:"";width:2.75rem;height:2.75rem;position:absolute;inset:50% 0 0 50%;transform:translate(-50%,-50%)}.theme-toggle.svelte-1cmi4dh .icon{z-index:1;width:14px;height:14px;color:var(--toggle-icon);flex:none;position:relative}.theme-toggle.svelte-1cmi4dh .icon-sun{color:var(--toggle-icon-active)}[data-theme=dark] .theme-toggle.svelte-1cmi4dh .icon-sun{color:var(--toggle-icon)}[data-theme=dark] .theme-toggle.svelte-1cmi4dh .icon-moon{color:var(--toggle-icon-active)}@media (prefers-reduced-motion:reduce){.thumb.svelte-1cmi4dh{transition:none}}.site-header.svelte-1elxaub{z-index:50;padding:1.25rem 0;transition:padding .25s;position:sticky;top:0}.site-header--scrolled.svelte-1elxaub{padding:.65rem 0}.skip-link.svelte-1elxaub{border-radius:var(--radius-sm);background:var(--color-invert-bg);color:var(--color-invert-text);font-size:var(--fs-sm);padding:.5rem 1rem;text-decoration:none;transition:transform .2s;position:absolute;top:.5rem;left:50%;transform:translate(-50%,-200%)}.skip-link.svelte-1elxaub:focus-visible{transform:translate(-50%)}.nav-shell.svelte-1elxaub{background:var(--nav-bg);border:2px solid var(--nav-border);width:fit-content;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;margin-inline:auto;transition:box-shadow .25s,background-color .25s}.site-header--scrolled.svelte-1elxaub .nav-shell:where(.svelte-1elxaub){box-shadow:var(--shadow-md)}.nav-shell--open.svelte-1elxaub{box-shadow:var(--shadow-lg)}.nav-bar.svelte-1elxaub{align-items:center;gap:48px;padding:24px 64px;display:flex}.brand.svelte-1elxaub{align-items:center;display:inline-flex}.nav-links.svelte-1elxaub{align-items:center;gap:48px;display:flex}.nav-links.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--nav-link);font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s;position:relative}.nav-links.svelte-1elxaub a:where(.svelte-1elxaub):after{content:"";transform-origin:0;background:currentColor;width:100%;height:1px;transition:transform .2s;position:absolute;bottom:-.35rem;left:0;transform:scaleX(0)}.nav-links.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:var(--color-text)}.nav-links.svelte-1elxaub a:where(.svelte-1elxaub):hover:after{transform:scaleX(1)}.nav-cta.svelte-1elxaub .btn{font-size:1rem}[data-theme=dark] .nav-cta.svelte-1elxaub .btn--tertiary{color:#1b1f2a;background:#fff;border-color:#fff}[data-theme=dark] .nav-cta.svelte-1elxaub .btn--tertiary:hover{background:#e8eef5}[data-theme=dark] .nav-cta.svelte-1elxaub .btn--tertiary:active{background:#d4dae6}.toggle.svelte-1elxaub{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;display:none}.toggle-bars.svelte-1elxaub{width:20px;height:14px;display:block;position:relative}.toggle-bars.svelte-1elxaub span:where(.svelte-1elxaub){background:var(--color-text);border-radius:1px;width:100%;height:2px;transition:top .22s cubic-bezier(.22,1,.36,1) 60ms,opacity .12s .12s,transform .22s cubic-bezier(.22,1,.36,1);position:absolute;left:0}.toggle-bars.svelte-1elxaub span:where(.svelte-1elxaub):first-child{top:0}.toggle-bars.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(2){top:6px}.toggle-bars.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(3){top:12px}.toggle--open.svelte-1elxaub .toggle-bars:where(.svelte-1elxaub) span:where(.svelte-1elxaub){transition:top .22s cubic-bezier(.22,1,.36,1),opacity .12s,transform .22s cubic-bezier(.22,1,.36,1) .16s;top:6px}.toggle--open.svelte-1elxaub .toggle-bars:where(.svelte-1elxaub) span:where(.svelte-1elxaub):nth-child(2){opacity:0}.toggle--open.svelte-1elxaub .toggle-bars:where(.svelte-1elxaub) span:where(.svelte-1elxaub):first-child{transform:rotate(45deg)}.toggle--open.svelte-1elxaub .toggle-bars:where(.svelte-1elxaub) span:where(.svelte-1elxaub):nth-child(3){transform:rotate(-45deg)}.panel.svelte-1elxaub{display:none}@media (width<=52rem){.nav-links.svelte-1elxaub{display:none}.toggle.svelte-1elxaub{margin-block:-2px;display:inline-flex}.nav-shell.svelte-1elxaub{width:100%}.brand.svelte-1elxaub{margin-right:auto}.nav-cta--hidden.svelte-1elxaub{display:none}.nav-shell.svelte-1elxaub,.nav-shell--open.svelte-1elxaub{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000}.nav-bar.svelte-1elxaub{z-index:2;background:var(--nav-bg);border:2px solid var(--nav-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;justify-content:space-between;gap:.5rem;min-height:88px;padding:22px 14px;position:relative}.panel.svelte-1elxaub{z-index:1;padding-top:calc(env(safe-area-inset-top,0px) + 8.5rem);background:var(--page-gradient);overscroll-behavior:contain;visibility:hidden;transition:visibility 0s linear .18s;display:block;position:fixed;inset:0;overflow-y:auto}.nav-shell--open.svelte-1elxaub .panel:where(.svelte-1elxaub){visibility:visible;transition:visibility}.panel-inner.svelte-1elxaub{flex-direction:column;min-height:100%;padding:0 1.5rem 2rem;display:flex}.panel-tagline.svelte-1elxaub,.panel-heading.svelte-1elxaub,.panel-links.svelte-1elxaub a:where(.svelte-1elxaub),.panel-social.svelte-1elxaub,.panel-foot.svelte-1elxaub{opacity:0;transition:opacity .18s ease-in,transform .18s ease-in;transform:translateY(-.5rem)}.nav-shell--open.svelte-1elxaub .panel-tagline:where(.svelte-1elxaub),.nav-shell--open.svelte-1elxaub .panel-heading:where(.svelte-1elxaub),.nav-shell--open.svelte-1elxaub .panel-links:where(.svelte-1elxaub) a:where(.svelte-1elxaub),.nav-shell--open.svelte-1elxaub .panel-social:where(.svelte-1elxaub),.nav-shell--open.svelte-1elxaub .panel-foot:where(.svelte-1elxaub){opacity:1;transition:opacity .34s cubic-bezier(.22,1,.36,1),transform .34s cubic-bezier(.22,1,.36,1);transition-delay:calc(40ms * var(--i) + 60ms);transform:none}.panel-tagline.svelte-1elxaub{color:var(--color-text);margin:0 0 2rem;font-size:1rem;line-height:1.5}.panel-heading.svelte-1elxaub{color:var(--color-muted);letter-spacing:.04em;margin:0 0 .5rem;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;font-weight:400}.panel-heading.svelte-1elxaub:before{content:"// "}.panel-links.svelte-1elxaub{flex-direction:column;margin-bottom:2rem;display:flex}.panel-links.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--color-text);align-items:center;padding:.7rem 0 .7rem 1.25rem;font-size:1.0625rem;font-weight:500;text-decoration:none;display:flex}.panel-social.svelte-1elxaub{color:var(--color-text);align-self:flex-start;align-items:center;gap:.6rem;padding:.7rem 0 .7rem 1.25rem;font-size:1.0625rem;font-weight:500;text-decoration:none;display:inline-flex}.panel-social.svelte-1elxaub .social-icon{flex:none;width:1.1rem;height:1.1rem}.panel-foot.svelte-1elxaub{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:auto;padding-top:2.5rem;display:flex}.panel-copyright.svelte-1elxaub{border-top:2px solid var(--footer-rule);width:100%;color:var(--color-muted);font-size:var(--fs-sm);margin:0;padding-top:1.5rem}.panel-foot.svelte-1elxaub address:where(.svelte-1elxaub){color:var(--color-muted);font-style:normal;font-size:var(--fs-sm);margin:0;line-height:1.6}}@media (width<=20rem){.nav-cta.svelte-1elxaub .btn{width:auto;padding:.45rem .7rem;font-size:.6875rem}}@media (prefers-reduced-motion:reduce){.nav-shell--open.svelte-1elxaub .panel-tagline:where(.svelte-1elxaub),.nav-shell--open.svelte-1elxaub .panel-heading:where(.svelte-1elxaub),.nav-shell--open.svelte-1elxaub .panel-links:where(.svelte-1elxaub) a:where(.svelte-1elxaub),.nav-shell--open.svelte-1elxaub .panel-social:where(.svelte-1elxaub),.nav-shell--open.svelte-1elxaub .panel-foot:where(.svelte-1elxaub){transition-delay:0s}}.site-footer.svelte-jz8lnl{margin-top:var(--section-gap);background:var(--footer-bg);padding:60px 0 32px}.footer-inner.svelte-jz8lnl{width:100%;max-width:1440px;margin-inline:auto;padding-inline:clamp(1.5rem,6.6vw,96px)}.footer-top.svelte-jz8lnl{flex-wrap:wrap;justify-content:space-between;gap:3rem;display:flex}.brand.svelte-jz8lnl{flex-direction:column;align-items:flex-start;gap:.9rem;display:flex}.brand-link.svelte-jz8lnl{border-radius:var(--radius-sm);display:inline-flex}.tagline.svelte-jz8lnl{color:var(--color-muted);white-space:nowrap;margin:0;font-size:1rem}@media (width<=34rem){.tagline.svelte-jz8lnl{white-space:normal}}.footer-nav.svelte-jz8lnl{gap:clamp(2.5rem,6vw,5rem);display:flex}.footer-col.svelte-jz8lnl{flex-direction:column;gap:.75rem;display:flex}.col-heading.svelte-jz8lnl{color:var(--color-muted);letter-spacing:.04em;margin:0 0 .25rem;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;font-weight:400}.footer-col.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--color-text);padding-left:1.25rem;font-size:1rem;text-decoration:none;transition:color .15s}.footer-col.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--color-accent)}.social-link.svelte-jz8lnl{align-items:center;gap:.45rem;display:inline-flex}.social-link.svelte-jz8lnl .social-icon{flex:none;width:1rem;height:1rem}.footer-bottom.svelte-jz8lnl{border-top:2px solid var(--footer-rule);justify-content:space-between;align-items:center;gap:1.5rem;margin-top:clamp(2rem,4vw,3rem);padding-top:1.5rem;display:flex}address.svelte-jz8lnl{font-style:normal;font-size:var(--fs-sm);color:var(--color-muted);flex:1;order:-1;margin:0;line-height:1.6}.copyright.svelte-jz8lnl{font-size:var(--fs-sm);color:var(--color-muted);margin:0}.toggle-slot.svelte-jz8lnl{flex:1;justify-content:flex-end;display:flex}@media (width<=52rem){.footer-top.svelte-jz8lnl{flex-direction:column;gap:2.5rem}}@media (width<=40rem){.footer-nav.svelte-jz8lnl{gap:2.5rem}.footer-bottom.svelte-jz8lnl{flex-direction:column;align-items:flex-start;gap:1rem}address.svelte-jz8lnl{order:0}.toggle-slot.svelte-jz8lnl{justify-content:flex-start}}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./geist-sans-latin-400-normal.gapTbOY8.woff2)format("woff2"),url(./geist-sans-latin-400-normal.BOaIZNA2.woff)format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:500;src:url(./geist-sans-latin-500-normal.uokXdC-Q.woff2)format("woff2"),url(./geist-sans-latin-500-normal.CN2lyvyL.woff)format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:600;src:url(./geist-sans-latin-600-normal.DFOURf8L.woff2)format("woff2"),url(./geist-sans-latin-600-normal.CA1yjETN.woff)format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:700;src:url(./geist-sans-latin-700-normal.BmN9tIp5.woff2)format("woff2"),url(./geist-sans-latin-700-normal.CjScfYeH.woff)format("woff")}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./geist-mono-latin-400-normal.DTRLJnHl.woff2)format("woff2"),url(./geist-mono-latin-400-normal.B2yvC1Cq.woff)format("woff")}*,:before,:after{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-text:#1b1f2a;--color-muted:#394a59;--color-accent:#86b6f6;--color-invert-bg:#14162b;--color-invert-text:#fff;--color-field-bg:#fff;--field-border:#65656599;--field-label:#656565;--field-placeholder:#cfcfcf;--card-gradient:linear-gradient(135deg, #e2f1ff 0%, #f6fbff 100%);--card-border:#a2d2ff33;--card-border-hover:#a2d2ff8c;--card-text:#1b1f2a;--card-text-muted:#394a59;--card-mark-bg:#394a59;--logo-ageverif:#004bb4;--toggle-bg:#fff;--toggle-border:#e2f1ff;--toggle-thumb:#e2f1ff;--toggle-icon:#495e73;--toggle-icon-active:#495e73;--page-gradient:linear-gradient(180deg, #fff 0%, #e2f1ff 100%);--hero-fade-top:#fff;--hero-lead:var(--color-muted);--nav-bg:#f6fbff99;--nav-border:#a2d2ff33;--nav-link:#1b1f2a;--footer-bg:linear-gradient(180deg, #fff 0%, #e2f1ff 100%);--footer-rule:#a2d2ff33;--shadow-sm:0 1px 2px #14162b0a;--shadow-md:0 8px 24px -12px #14162b29;--shadow-lg:0 24px 60px -32px #14162b47;--radius-sm:8px;--radius-md:12px;--radius-pill:999px;--reveal-shift:34px;--reveal-shift-x:52px;--reveal-duration:.92s;--reveal-duration-x:1.12s;--reveal-ease:cubic-bezier(.16, 1, .3, 1);--reveal-fade-duration:.62s;--reveal-fade-ease:cubic-bezier(.33, 0, .2, 1);--reveal-stagger:.11s;--reveal-stagger-x:.26s;--container:53.375rem;--gutter:1.5rem;--section-gap:clamp(4.5rem, 9vw, 7.5rem);--fs-display:clamp(2rem, 1rem + 4.4vw, 4rem);--fs-h2:clamp(1.75rem, 1.25rem + 2.2vw, 2.5rem);--fs-lead:clamp(1rem, .95rem + .45vw, 1.25rem);--fs-body:.9375rem;--fs-sm:.875rem;--fs-xs:.75rem;font-family:Geist Sans,system-ui,-apple-system,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-text:#fff;--color-muted:#f6fbff;--color-accent:#a9cdfb;--color-invert-bg:#fff;--color-invert-text:#1a1a1a;--color-field-bg:#394a59;--field-border:#65656599;--field-label:#cfcfcf;--field-placeholder:#cfcfcf;--card-gradient:linear-gradient(135deg, #2d2d2d 0%, #000 100%);--card-border:#a2d2ff33;--card-border-hover:#a2d2ff59;--card-text:#fff;--card-text-muted:#f6fbff;--card-mark-bg:#394a59;--logo-ageverif:#fff;--toggle-bg:#232323;--toggle-border:#495e73;--toggle-thumb:#495e73;--toggle-icon:#eaf1f8;--toggle-icon-active:#a2d2ff;--page-gradient:linear-gradient(180deg, #2d2d2d 0%, #000 100%);--hero-fade-top:#2d2d2d;--hero-lead:#f9f9f9;--nav-bg:#23232399;--nav-border:#a2d2ff33;--nav-link:var(--color-muted);--footer-bg:linear-gradient(180deg, #2d2d2d 0%, #000 100%);--footer-rule:#a2d2ff33;--shadow-md:0 8px 24px -12px #0009;--shadow-lg:0 24px 60px -32px #000000bf}html{-webkit-text-size-adjust:100%}body{background:var(--page-gradient) no-repeat fixed;color:var(--color-text);font-size:var(--fs-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.55;overflow-x:hidden}h1,h2,h3{letter-spacing:-.02em;text-wrap:balance;line-height:1.12}img,video,svg{max-width:100%}:where(a,button,input,textarea):focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}.container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}@media (width<=40rem){:root{--gutter:1.25rem}}[data-reveal=out][data-reveal]{opacity:.001;transform:translate3d(0, var(--reveal-shift), 0);transition:none}[data-reveal=out][data-reveal-far]{transform:translate3d(0, var(--reveal-shift-x), 0)}[data-reveal-far]{--reveal-duration:var(--reveal-duration-x);--reveal-stagger:var(--reveal-stagger-x)}[data-reveal=out],[data-reveal=in]{will-change:opacity, transform}[data-reveal=settled]{will-change:auto}[data-reveal=in][data-reveal]{opacity:1;transform:none}[data-reveal=settled]{opacity:1}[data-reveal=in][data-reveal]{transition:opacity var(--reveal-fade-duration) var(--reveal-fade-ease) var(--reveal-delay,0s), transform var(--reveal-duration) var(--reveal-ease) var(--reveal-delay,0s)}.section-reveal{opacity:.001;will-change:opacity, transform;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:scale(.98)}.section-reveal[data-section-in=true]{opacity:1;will-change:auto;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal],.section-reveal{opacity:1;will-change:auto;transform:none}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}main.svelte-12qhfyh{flex:1}html{scroll-behavior:smooth}section[id]{scroll-margin-top:6rem}
