:root{--void: #06060E;--void-2: #0E0E1A;--void-3: #16161F;--off-white: #F4F3FA;--aurora: #FF2D9B;--uv: #7B3FFF;--signal: #FFE600;--text-1: #F0F0F8;--text-2: #7A7A96;--text-3: #3A3A52;--text-1-light: #06060E;--text-2-light: #444455;--border-1: rgba(255, 255, 255, .06);--border-2: rgba(255, 255, 255, .11);--border-light-1: rgba(6, 6, 14, .08);--border-light-2: rgba(6, 6, 14, .16);--font: "DM Sans", system-ui, sans-serif;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--dur-fast: .12s;--dur-mid: .26s;--gutter: clamp(1.25rem, 4vw, 2.5rem);--stack-sm: .75rem;--stack-md: 1.5rem;--stack-lg: 3rem;--stack-xl: 6rem;--stack-2xl: 9rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{background:var(--void);color:var(--text-1);font-family:var(--font);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{min-height:100vh;overflow-x:hidden;background:var(--void)}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 55% 40% at 12% 0%,rgba(123,63,255,.08),transparent 60%),radial-gradient(ellipse 50% 35% at 88% 15%,rgba(255,45,155,.05),transparent 55%);filter:blur(80px)}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:100;opacity:.025;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}input,textarea,select{font:inherit;color:inherit}::selection{background:var(--aurora);color:var(--void)}h1,h2,h3,h4,h5,h6{font-family:var(--font);font-weight:700;line-height:1.05;letter-spacing:-.02em;text-wrap:balance}h1{font-size:clamp(2.5rem,5.5vw,4.25rem);letter-spacing:-.025em;line-height:1.02}h2{font-size:clamp(2rem,3.5vw,2.625rem)}h3{font-size:clamp(1.0625rem,1.4vw,1.25rem);font-weight:600;letter-spacing:-.01em;line-height:1.25}h4{font-size:1rem;font-weight:600;letter-spacing:-.005em}p{text-wrap:pretty}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--aurora);display:inline-block}.lede{font-size:18px;line-height:1.65;font-weight:400;color:var(--text-1);max-width:62ch}.lede--dim{color:var(--text-2)}.body{font-size:15px;line-height:1.6;color:var(--text-2);max-width:66ch}.shell{width:100%;max-width:1360px;margin-inline:auto;padding-inline:var(--gutter);position:relative;z-index:1}.section{padding-block:var(--stack-xl);position:relative}.section--hero{padding-top:clamp(5rem,11vh,8rem);padding-bottom:var(--stack-xl)}.section--tight{padding-block:var(--stack-lg)}.section--light{background:var(--off-white);color:var(--text-1-light)}.section--light .body{color:var(--text-2-light)}.section--light .lede{color:var(--text-1-light)}.rule{height:1px;background:var(--border-1);border:0}.btn{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1.25rem;font-size:14px;font-weight:500;letter-spacing:-.005em;border-radius:10px;transition:background var(--dur-mid) var(--ease-out),color var(--dur-mid) var(--ease-out);white-space:nowrap}.btn--primary{background:var(--aurora);color:var(--void)}.btn--primary:hover{background:#ff44a8}.btn--ghost{background:transparent;color:var(--text-1);border:1px solid var(--border-2)}.btn--ghost:hover{border-color:var(--aurora);color:var(--aurora)}.section--light .btn--ghost{color:var(--text-1-light);border-color:var(--border-light-2)}.section--light .btn--ghost:hover{border-color:var(--aurora);color:var(--aurora)}.btn--sm{padding:.55rem .9rem;font-size:13px}.btn__arrow{transition:transform var(--dur-mid) var(--ease-out);font-weight:400}.btn:hover .btn__arrow{transform:translate(3px)}.link-underline{position:relative;display:inline-block;padding-bottom:1px;color:inherit;background-image:linear-gradient(currentColor,currentColor);background-size:100% 1px;background-repeat:no-repeat;background-position:0 100%;transition:background-size .3s var(--ease-out)}.link-underline:hover{background-size:0 1px;background-position:100% 100%}@media(prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(10px);animation:reveal .8s var(--ease-out) forwards}.reveal--1{animation-delay:.05s}.reveal--2{animation-delay:.16s}.reveal--3{animation-delay:.28s}.reveal--4{animation-delay:.4s}.reveal--5{animation-delay:.52s}}@keyframes reveal{to{opacity:1;transform:translateY(0)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.text-signal{color:var(--signal)}.text-aurora{color:var(--aurora)}.text-uv{color:var(--uv)}.text-2{color:var(--text-2)}.site-nav[data-astro-cid-5hce7sga]{position:sticky;top:0;z-index:50;padding-block:1rem;background:#06060eb8;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);border-bottom:1px solid var(--border-1)}.site-nav__inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand[data-astro-cid-5hce7sga]{display:inline-flex;align-items:baseline;font-weight:700;letter-spacing:-.02em;font-size:16px;color:var(--text-1)}.brand__dot[data-astro-cid-5hce7sga]{color:var(--aurora)}.brand__tld[data-astro-cid-5hce7sga]{color:var(--aurora);font-weight:700}.site-nav__list[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:1.75rem;list-style:none}.site-nav__link[data-astro-cid-5hce7sga]{font-size:13px;font-weight:500;color:var(--text-2);transition:color var(--dur-fast) var(--ease-out)}.site-nav__link[data-astro-cid-5hce7sga]:hover{color:var(--text-1)}@media(max-width:820px){.site-nav__list[data-astro-cid-5hce7sga]>li[data-astro-cid-5hce7sga]:not(:last-child){display:none}}.site-footer[data-astro-cid-5hce7sga]{border-top:1px solid var(--border-1);padding-block:var(--stack-xl) var(--stack-md);margin-top:var(--stack-2xl)}.site-footer__inner[data-astro-cid-5hce7sga]>[data-astro-cid-5hce7sga]+[data-astro-cid-5hce7sga]{margin-top:var(--stack-lg)}.site-footer__manifesto[data-astro-cid-5hce7sga]{font-size:clamp(1.75rem,4.5vw,3rem);line-height:1.05;letter-spacing:-.025em;font-weight:700;max-width:22ch}.site-footer__grid[data-astro-cid-5hce7sga]{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;padding-bottom:var(--stack-lg);border-bottom:1px solid var(--border-1)}.site-footer__list[data-astro-cid-5hce7sga]{list-style:none;display:grid;gap:.55rem;margin-top:1rem;font-size:14px;color:var(--text-1)}.site-footer__base[data-astro-cid-5hce7sga]{display:flex;justify-content:space-between;font-size:12px}@media(max-width:720px){.site-footer__grid[data-astro-cid-5hce7sga]{grid-template-columns:1fr;gap:2rem}.site-footer__base[data-astro-cid-5hce7sga]{flex-direction:column;gap:.5rem}}
