@keyframes heroGlobeIntro{0%,40%{transform:scale(1.2)}55%,to{transform:scale(.85)}}@media(min-width:1024px){@keyframes heroGlobeIntro{0%,40%{transform:translate(50%) scale(1.25)}60%{transform:translate(50%) scale(1)}to{transform:translate(0) scale(1)}}}@keyframes heroTextReveal{0%,65%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.animate-hero-globe{animation:heroGlobeIntro 4s cubic-bezier(.2,.8,.2,1) forwards}.animate-hero-text{animation:heroTextReveal 4s cubic-bezier(.2,.8,.2,1) forwards}@keyframes globeCarousel1{0%,23.33%{opacity:1}33.33%,90%{opacity:0}to{opacity:1}}@keyframes globeCarousel2{0%,23.33%{opacity:0}33.33%,56.66%{opacity:1}66.66%,to{opacity:0}}@keyframes globeCarousel3{0%,56.66%{opacity:0}66.66%,90%{opacity:1}to{opacity:0}}.animate-globe-1{animation:globeCarousel1 10.5s infinite}.animate-globe-2{animation:globeCarousel2 10.5s infinite}.animate-globe-3{animation:globeCarousel3 10.5s infinite}.cosmic-smoke{background:radial-gradient(circle at 30% 30%,rgba(99,102,241,.45),transparent 55%),radial-gradient(circle at 70% 60%,rgba(168,85,247,.35),transparent 55%),radial-gradient(circle at 50% 50%,rgba(56,189,248,.35),transparent 60%);filter:blur(40px);animation:smokeSpin 25s linear infinite,smokePulse 8s ease-in-out infinite alternate}@keyframes smokeSpin{0%{transform:translate(-50%,-50%) rotate(0) scale(1)}to{transform:translate(-50%,-50%) rotate(360deg) scale(1.15)}}@keyframes smokePulse{0%{opacity:.5}to{opacity:1}}@keyframes flyMail{0%{transform:translate(0) scale(1);opacity:1}40%{transform:translate(30px,-30px) scale(.6);opacity:0}41%{transform:translate(-30px,30px) scale(.6);opacity:0}to{transform:translate(0) scale(1);opacity:1}}.group:hover .animate-fly-mail{animation:flyMail 1.5s ease-in-out infinite}.circuit-svg{filter:url(#neon-glow)}.circuit-lines path{stroke-dasharray:600;stroke-dashoffset:600;animation:drawCircuit 12s cubic-bezier(.4,0,.2,1) infinite,circuitPulse 4s ease-in-out infinite alternate 6s}.circuit-lines path:nth-child(1){animation-delay:0s,6s}.circuit-lines path:nth-child(3){animation-delay:.5s,6.5s}.circuit-lines path:nth-child(5){animation-delay:1.2s,7.2s}.circuit-lines path:nth-child(7){animation-delay:1.8s,7.8s}.circuit-lines path:nth-child(9){animation-delay:.8s,6.8s}.circuit-lines path:nth-child(11){animation-delay:1.5s,7.5s}.circuit-lines path:nth-child(13){animation-delay:2.1s,8.1s}.circuit-lines path:nth-child(15){animation-delay:2.7s,2.7s;animation-duration:9s,4s}.circuit-node{opacity:0;animation:nodeAppear 1s ease-out forwards}.circuit-node:nth-child(2){animation-delay:2.5s}.circuit-node:nth-child(4){animation-delay:3.5s}.circuit-node:nth-child(6){animation-delay:4s}.circuit-node:nth-child(8){animation-delay:4.5s}.circuit-node:nth-child(10){animation-delay:3s}.circuit-node:nth-child(12){animation-delay:3.8s}.circuit-node:nth-child(14){animation-delay:4.2s}.circuit-node:nth-child(16){animation-delay:4.8s}@keyframes drawCircuit{0%{stroke-dashoffset:600}50%{stroke-dashoffset:0}60%{stroke-dashoffset:0}to{stroke-dashoffset:600}}@keyframes circuitPulse{0%{opacity:.2;stroke:#0284c7}to{opacity:.8;stroke:#38bdf8}}@keyframes nodeAppear{to{opacity:1;box-shadow:0 0 10px #38bdf8}}@keyframes ringPulse{0%{filter:drop-shadow(0 0 30px rgba(56,189,248,.2))}50%{filter:drop-shadow(0 0 50px rgba(56,189,248,.6))}to{filter:drop-shadow(0 0 30px rgba(56,189,248,.2))}}.dark .animate-ring-pulse{animation:ringPulse 4s ease-in-out infinite alternate 6s}@keyframes breathe{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.animate-breathe{animation:breathe 6s ease-in-out infinite}@keyframes buttonBreathe{0%{transform:scale(1);box-shadow:0 0 15px #0ea5e966}50%{transform:scale(1.02);box-shadow:0 0 30px #38bdf8b3}to{transform:scale(1);box-shadow:0 0 15px #0ea5e966}}.animate-button-breathe{animation:buttonBreathe 4s ease-in-out infinite}.animate-button-breathe:hover{animation-play-state:paused;transform:scale(1.1);box-shadow:0 0 35px #38bdf8e6}@keyframes textShimmer{0%{background-position:0% 50%;text-shadow:0 0 10px rgba(14,165,233,.1);transform:scale(1)}50%{background-position:100% 50%;text-shadow:0 0 25px rgba(56,189,248,.4);transform:scale(1.005)}to{background-position:0% 50%;text-shadow:0 0 10px rgba(14,165,233,.1);transform:scale(1)}}.animate-text-breathe{background:linear-gradient(90deg,#0f172a,#0ea5e9,#2563eb,#0f172a);background-size:200% auto;color:transparent;-webkit-background-clip:text;background-clip:text;animation:textShimmer 5s ease-in-out infinite;display:inline-block}.dark .animate-text-breathe{background:linear-gradient(90deg,#fff,#38bdf8,#60a5fa,#fff);background-size:200% auto;color:transparent;-webkit-background-clip:text;background-clip:text;animation:textShimmer 5s ease-in-out infinite;display:inline-block}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.planet-orbit{transform-origin:260px 210px;transition:transform .5s ease}.galaxy-container:hover .planet-orbit{animation-name:orbit;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:var(--orbit-duration)}.galaxy-container:hover .galaxy-core-pulse{animation:buttonBreathe 2s ease-in-out infinite}.galaxy-container:hover .galaxy-star{animation:orbit 6s linear infinite;transform-origin:260px 210px}
