:root{--star-base: #f5f4ef;--star-1: rgba(68, 64, 60, .4);--star-2: rgba(68, 64, 60, .25);--star-3: rgba(68, 64, 60, .15);--nebula-1: rgba(197, 160, 89, .08);--nebula-1b: rgba(197, 160, 89, .04);--nebula-2: rgba(120, 113, 108, .06);--nebula-2b: rgba(120, 113, 108, .03);--nebula-3: rgba(197, 160, 89, .05);--nebula-3b: rgba(197, 160, 89, .02);--nebula-opacity: .15;--grain-opacity: .035;--glow-warm: rgba(197, 160, 89, .12);--glow-soft: rgba(197, 160, 89, .05);--glow-cool: rgba(168, 162, 158, .08);--glow-opacity: .35;--aurora-1: rgba(197, 160, 89, .3);--aurora-2: rgba(120, 113, 108, .25);--aurora-3: rgba(197, 160, 89, .2);--aurora-4: rgba(120, 113, 108, .15);--aurora-5: rgba(197, 160, 89, .1);--aurora-6: rgba(120, 113, 108, .05);--aurora-opacity: .4;--meteor-tail: rgba(197, 160, 89, .3);--meteor-core: rgba(197, 160, 89, .7);--meteor-glow: rgba(197, 160, 89, .3)}.dark{--star-base: #0f1115;--star-1: rgba(252, 199, 122, .52);--star-2: rgba(252, 199, 122, .34);--star-3: rgba(252, 199, 122, .22);--nebula-1: rgba(240, 180, 110, .22);--nebula-1b: rgba(200, 120, 80, .14);--nebula-2: rgba(210, 150, 90, .18);--nebula-2b: rgba(255, 200, 120, .12);--nebula-3: rgba(180, 120, 70, .16);--nebula-3b: rgba(220, 150, 90, .1);--nebula-opacity: .28;--grain-opacity: .055;--glow-warm: rgba(237, 184, 114, .28);--glow-soft: rgba(255, 215, 170, .12);--glow-cool: rgba(120, 170, 255, .18);--glow-opacity: .6;--aurora-1: rgba(255, 170, 80, .85);--aurora-2: rgba(255, 60, 160, .75);--aurora-3: rgba(255, 110, 190, .65);--aurora-4: rgba(255, 180, 90, .35);--aurora-5: rgba(255, 80, 140, .5);--aurora-6: rgba(80, 170, 255, .2);--aurora-opacity: .35;--meteor-tail: rgba(120, 190, 255, .6);--meteor-core: rgba(210, 240, 255, .95);--meteor-glow: rgba(120, 190, 255, .7)}.low-power{--nebula-opacity: .18;--grain-opacity: .03;--glow-opacity: .3}.hero-scan-text{display:inline-block;background-image:linear-gradient(90deg,#1a1e25,#101319 40%,#2c313a,#101319 60%,#1a1e25);background-size:300% 100%;background-position:0% 50%;color:transparent;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:heroScan 3.4s ease-in-out infinite}.dark .hero-scan-text{background-image:linear-gradient(90deg,#0f1115,#fff 45%,#fff 55%,#0f1115)}@keyframes heroScan{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.typing-line{display:block;width:0;max-width:100%;white-space:nowrap;overflow:hidden;border-right:1px solid currentColor;animation:typingLine 1.8s steps(28,end) forwards;animation-delay:var(--delay, 0s);will-change:width}.typing-line+.typing-line{margin-top:4px}@keyframes typingLine{to{width:100%}}@media(prefers-reduced-motion:reduce){.hero-scan-text{animation:none;background-position:50% 50%}.typing-line{width:auto;border-right:none;animation:none}.starfield,.starfield-far,.starfield-near{animation:none}.meteor{animation:none;opacity:0}.nebula,.section-aurora{animation:none}}.no-radius *,.no-radius *:before,.no-radius *:after{border-radius:0!important}.pixelated{image-rendering:pixelated;image-rendering:crisp-edges}html,body,#root{min-height:100%}body{background:#09090b;color:#fafafa}.section-divider{background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent)}
