.hero-orb{filter:blur(100px);will-change:transform, opacity;border-radius:50%;position:absolute}.hero-orb-1{background:radial-gradient(circle,#0f766e24 0%,#78c8b414 50%,#0000 70%);width:50vw;max-width:800px;height:50vw;max-height:800px;animation:18s ease-in-out infinite orb-breathe-1;top:-15%;left:-10%}.hero-orb-2{background:radial-gradient(circle,#38a8911f 0%,#b4d2c30f 50%,#0000 70%);width:40vw;max-width:650px;height:40vw;max-height:650px;animation:24s ease-in-out infinite orb-breathe-2;top:10%;right:-12%}.hero-orb-3{background:radial-gradient(circle,#f0e1c32e 0%,#c8bea00f 50%,#0000 70%);width:35vw;max-width:550px;height:35vw;max-height:550px;animation:20s ease-in-out infinite orb-breathe-3;bottom:-5%;left:25%}@keyframes orb-breathe-1{0%,to{opacity:.9;transform:translate(0)scale(1)}33%{opacity:1;transform:translate(20px,15px)scale(1.06)}66%{opacity:.85;transform:translate(-10px,-8px)scale(.97)}}@keyframes orb-breathe-2{0%,to{opacity:.85;transform:translate(0)scale(1)}33%{opacity:1;transform:translate(-18px,12px)scale(.95)}66%{opacity:.9;transform:translate(14px,-16px)scale(1.05)}}@keyframes orb-breathe-3{0%,to{opacity:.8;transform:translate(0)scale(1)}33%{opacity:.95;transform:translate(12px,-20px)scale(1.04)}66%{opacity:.85;transform:translate(-16px,8px)scale(.96)}}@keyframes card-enter{0%{opacity:0;filter:blur(6px);transform:translate(-50%,-50%)translateY(40px)scale(.85)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)translateY(0)scale(1)}}.hero-card-enter{animation:1s cubic-bezier(.16,1,.3,1) forwards card-enter}.hero-headline{z-index:2;text-shadow:0 1px 3px #0000000f;position:relative}.hero-spotlight{z-index:-1;filter:blur(24px);background:radial-gradient(70% 60% at 50% 45%,#f8f8f5eb 0%,#f8f8f5bf 30%,#f8f8f559 60%,#0000 80%)}.hero-section .glass-card{-webkit-backdrop-filter:blur(8px);will-change:transform, opacity;background:#ffffff59;border:1px solid #ffffff80;border-radius:1rem;transition:opacity .6s,filter .6s;box-shadow:0 4px 24px -8px #0000000d,0 1px 3px #00000005,inset 0 1px #ffffffb3}.hero-section .glass-card:hover{opacity:.7!important;filter:blur()!important}.hero-status-dot{animation:2.5s ease-out infinite hero-pulse-ring;box-shadow:0 0 #22c55e66}@keyframes hero-pulse-ring{0%{box-shadow:0 0 #22c55e66}70%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 #22c55e00}}.hero-pulse-badge{animation:2s ease-in-out infinite badge-pulse}@keyframes badge-pulse{0%,to{opacity:1}50%{opacity:.55}}.hero-cursor{animation:.8s step-end infinite cursor-blink}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}.hero-memory-bar{animation:1.8s cubic-bezier(.16,1,.3,1) .6s both memory-fill}@keyframes memory-fill{0%{width:0%}to{width:72%}}.hero-skill-dot{animation:2s ease-in-out infinite skill-glow}@keyframes skill-glow{0%,to{box-shadow:0 0 #fbbf2466}50%{box-shadow:0 0 6px 2px #fbbf2440}}.hero-bottom-blend{background:linear-gradient(#0000 0%,#f8f8f566 35%,#f8f8f5d9 65%,#f8f8f5 100%)}@media (prefers-reduced-motion:reduce){.hero-card-enter{opacity:.3!important;animation:none!important}.hero-orb-1,.hero-orb-2,.hero-orb-3{animation:none!important}.hero-status-dot,.hero-pulse-badge,.hero-skill-dot{animation:none}.hero-cursor{opacity:0;animation:none}.hero-memory-bar{animation:none}}