:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"ss01", "cv11";background:#000;font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;min-height:100svh;margin:0}*{box-sizing:border-box}button,a{font:inherit}::selection{color:#fff;background:#14f19547}.app{color:#fff;isolation:isolate;background:#000;flex-direction:column;min-height:100svh;display:flex;position:relative}.header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#000000b3,#0000);padding:18px clamp(20px,4vw,56px);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:0 auto;display:flex}.brand{color:#fff;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-mark{object-fit:cover;background:#0a0a0f;border-radius:7px;width:28px;height:28px}.brand-word{letter-spacing:-.01em;font-size:15px;font-weight:500}.header-right{align-items:center;gap:12px;display:inline-flex}.x-pill{color:#fff;letter-spacing:-.005em;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:13px;font-weight:450;text-decoration:none;transition:background .16s,border-color .16s;display:inline-flex}.x-pill svg{fill:currentColor;width:13px;height:13px}.x-pill:hover{background:#ffffff1a;border-color:#ffffff3d}.hero{flex:1;align-items:center;padding:clamp(40px,6vh,80px) clamp(20px,4vw,56px);display:flex;position:relative;overflow:hidden}.wave{z-index:0;pointer-events:none;position:absolute;inset:-10% -5% -5%}.wave svg{width:100%;height:100%;display:block}.noise{z-index:0;pointer-events:none;opacity:.08;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.6 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:160px 160px;position:absolute;inset:0}.hero-inner{z-index:1;width:100%;max-width:1280px;margin:0 auto;position:relative;transform:translateY(-4vh)}.hero-title{letter-spacing:-.035em;color:#fff;max-width:14ch;margin:0;font-size:clamp(44px,5.8vw,84px);font-weight:500;line-height:1.02}.hero-sub{color:#ffffff9e;letter-spacing:-.005em;max-width:520px;margin:22px 0 0;font-size:15px;font-weight:400;line-height:1.55}.cta{color:#000;letter-spacing:-.005em;background:#fff;border-radius:999px;align-items:center;gap:12px;height:40px;margin-top:28px;padding:0 6px 0 18px;font-size:13.5px;font-weight:500;text-decoration:none;transition:transform .16s,box-shadow .2s;display:inline-flex}.cta:hover{transform:translateY(-1px);box-shadow:0 10px 24px #ffffff29}.cta-arrow{color:#fff;background:#000;border-radius:999px;place-items:center;width:26px;height:26px;display:inline-grid}.cta-arrow svg{width:12px;height:12px}@media (width<=720px){.hero{padding-bottom:clamp(80px,14vh,140px)}.hero-title{font-size:clamp(48px,12vw,72px)}.x-pill span{display:none}.x-pill{justify-content:center;width:36px;padding:0}}
