:root{--bg:#0a1628;--surface:#0e1b30;--surface-2:#14243d;--border:#223354;--fg:#e8eef9;--fg-muted:#9fb0c9;--accent:#ffc53d;--accent-deep:#f5b800;--accent-fg:#0a1628;--link:#ffd666;--success:#4ade80;--warn:#fbbf24;--danger:#f87171;--danger-solid:#dc2626;--info:#60a5fa;--focus-ring:#ffc53d;--r-sm:6px;--r-md:10px;--r-lg:16px;--r-pill:999px;--shadow-1:0 1px 2px rgba(0,0,0,0.5);--shadow-2:0 4px 12px rgba(0,0,0,0.45);--shadow-3:0 12px 32px rgba(0,0,0,0.5);--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-7:32px;--sp-8:40px;--sp-9:48px;--font-sans:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--text-2xs:0.6875rem;--lh-2xs:1rem;--text-xs:0.75rem;--lh-xs:1rem;--text-sm:0.8125rem;--lh-sm:1.125rem;--text-base:0.875rem;--lh-base:1.25rem;--text-md:0.9375rem;--lh-md:1.375rem;--text-lg:1.0625rem;--lh-lg:1.5rem;--text-xl:1.25rem;--lh-xl:1.75rem;--text-2xl:1.5rem;--lh-2xl:2rem;--text-stat:1.75rem;--lh-stat:2.125rem}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--lh-base)}input[type=checkbox],input[type=radio]{accent-color:var(--accent);width:16px;height:16px;flex:0 0 auto}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}html{scrollbar-width:thin;scrollbar-color:var(--surface-2) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface-2);border-radius:var(--r-pill);border:2px solid var(--bg)}::-webkit-scrollbar-thumb:hover{background:var(--border)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}.logo-static{display:none}@media (prefers-reduced-motion:reduce){.logo-anim{display:none}.logo-static{display:initial}}:root{--text-3xl:1.875rem;--lh-3xl:2.25rem;--text-4xl:2.25rem;--lh-4xl:2.5rem;--text-5xl:3rem;--lh-5xl:3.25rem;--text-hero:clamp(1.75rem,1.1rem + 2.8vw,3rem);--lh-hero:1.12;--text-section:clamp(1.375rem,1rem + 1.4vw,2.25rem);--lh-section:1.2;--sp-10:64px;--sp-11:80px;--sp-12:96px;--section-y:clamp(3rem,6vw,6rem);--w-app:1080px;--w-public:1120px;--w-prose:68ch;--surface-3:#182b46;--surface-4:#1c3252;--border-strong:#5476a8;--edge-top:inset 0 1px 0 rgb(255 255 255/0.06);--edge-top-hi:inset 0 1px 0 rgb(255 255 255/0.1);--edge-ring:inset 0 0 0 1px rgb(255 255 255/0.04);--glow-accent:0 0 0 1px rgb(255 197 61/0.28),0 10px 34px -12px rgb(255 197 61/0.3);--glow-soft:0 12px 40px -16px rgb(255 197 61/0.18);--ring-accent:0 0 0 1px var(--accent);--wash-accent:radial-gradient(60% 60% at 70% 12%,rgb(255 197 61/0.1),transparent 70%);--hairline-accent:linear-gradient(90deg,transparent,rgb(255 197 61/0.45),transparent);--scrim:rgb(4 9 18/0.62);--ease-out:cubic-bezier(0.22,0.61,0.36,1);--ease-in-out:cubic-bezier(0.4,0,0.2,1);--dur-1:120ms;--dur-2:180ms;--dur-3:260ms;--dur-4:420ms;--w-app-wide:1320px;--w-hero:1200px;--text-hero-sub:clamp(1rem,0.95rem + 0.45vw,1.25rem);--lh-hero-sub:1.55;--p-create:var(--accent);--p-create-vivid:var(--accent-deep);--p-create-soft:rgb(255 197 61/0.12);--p-enrich:#4eccd3;--p-enrich-vivid:#20acb3;--p-enrich-soft:rgb(32 172 179/0.12);--p-route:#eba66d;--p-route-vivid:#dc7d12;--p-route-soft:rgb(220 125 18/0.12);--p-publish:#df9ed9;--p-publish-vivid:#cc71c5;--p-publish-soft:rgb(204 113 197/0.12);--p-measure:#6bc3f4;--p-measure-vivid:#24a4df;--p-measure-soft:rgb(36 164 223/0.12);--p-optimize:#c2a7f4;--p-optimize-vivid:#a87fe9;--p-optimize-soft:rgb(168 127 233/0.12);--p-monetize:#7bcc98;--p-monetize-vivid:#2ab36c;--p-monetize-soft:rgb(42 179 108/0.12);--p-govern:#55cec0;--p-govern-vivid:#00b0a2;--p-govern-soft:rgb(0 176 162/0.12);--p-connect:#f59d87;--p-connect-vivid:#e77052;--p-connect-soft:rgb(231 112 82/0.12)}.skip-link{position:fixed;inset-block-start:0;inset-inline-start:0;z-index:100;width:1px;height:1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;padding:0;background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--r-md);box-shadow:var(--shadow-2);font-size:var(--text-sm);line-height:var(--lh-sm);font-weight:600;text-decoration:none}.skip-link:focus{width:auto;height:auto;overflow:visible;-webkit-clip-path:none;clip-path:none;padding:var(--sp-2) var(--sp-4);margin-inline:var(--sp-3);-webkit-margin-before:calc(var(--sp-3) + env(safe-area-inset-top, 0px));margin-block-start:calc(var(--sp-3) + env(safe-area-inset-top, 0px))}