@import "https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";
.landing-root *,.landing-root :before,.landing-root :after{box-sizing:border-box}.landing-root{color:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#050810;--surface:#0b1018;--surface-soft:#070a12;--surface-tint:#0e1422;--text-primary:#f8fafc;--text-ink:#fff;--muted:#94a3b8;--stroke:#ffffff14;--stroke-strong:#ffffff24;--accent:#184eff;--accent-bright:#4b78ff;--accent-deep:#0020a1;--accent-soft:#184eff26;--accent-cyan:#e5fcff;--accent-orange:#f40;--accent-yellow:#ffc43b;--accent-green:#43df6d;--accent-lime:#c9f444;--font-body:"Archivo", "Inter", sans-serif;--font-display:"Instrument Serif", serif;background:#050810;width:100%;min-height:100vh;font-family:Archivo,Inter,sans-serif;overflow-x:hidden}.landing-root h1,.landing-root h2,.landing-root h3,.landing-root h4,.landing-root p{margin:0}.landing-root .bg-bg{background-color:var(--bg)}.landing-root .bg-surface{background-color:var(--surface)}.landing-root .bg-surface-soft{background-color:var(--surface-soft)}.landing-root .text-text-primary{color:var(--text-primary)}.landing-root .text-muted{color:var(--muted)}.landing-root .border-stroke{border-color:var(--stroke)}.landing-root .font-body{font-family:var(--font-body)}.landing-root .font-display{font-family:var(--font-display)}.accent-gradient{background:linear-gradient(90deg,#0038ff 0%,#184eff 60%,#4b78ff 100%)}.accent-gradient-text{background:linear-gradient(90deg,#4b78ff 0%,#89aaff 55%,#cfdcff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 24px #184eff59);-webkit-background-clip:text;background-clip:text}.grad-ring{position:relative}.grad-ring:before{content:"";border-radius:inherit;z-index:-1;background:linear-gradient(90deg,#0038ff,#184eff,#4b78ff) 0 0/200% 200%;animation:6s infinite gradient-shift;position:absolute;inset:-1px}.shadow-pro{box-shadow:0 1px 2px #00000080,0 8px 32px #00000073}.shadow-pro-lg{box-shadow:0 2px 6px #0000008c,0 24px 64px #00000080}.shadow-accent{box-shadow:0 8px 28px #184eff73,0 0 32px #184eff40}@keyframes scroll-down{0%{transform:translateY(-100%)}to{transform:translateY(200%)}}@keyframes role-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-scroll-down{animation:1.5s ease-in-out infinite scroll-down}.animate-role-fade-in{animation:.4s ease-out forwards role-fade-in}.animate-pulse-dot{animation:2s ease-in-out infinite pulse-dot}.animate-marquee{animation:40s linear infinite marquee}.cta-shine{background:linear-gradient(100deg,#0000 30%,#ffffff59 50%,#0000 70%)}@media (prefers-reduced-motion:reduce){.landing-root *,.landing-root :before,.landing-root :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
