@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{font-family:Inter,system-ui,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes gradient-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.gradient-text-animated{background:linear-gradient(135deg,#06b6d4,#3b82f6,#8b5cf6,#06b6d4);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-flow 6s ease infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.shimmer-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:shimmer 3s ease-in-out infinite;pointer-events:none}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.animate-float{animation:float 6s ease-in-out infinite}.animate-float-slow{animation:float 8s ease-in-out infinite}.animate-float-delayed{animation:float 7s ease-in-out 2s infinite}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px #06b6d426}50%{box-shadow:0 0 40px #06b6d44d}}.animate-glow-pulse{animation:glow-pulse 4s ease-in-out infinite}@keyframes counter-reveal{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-counter-reveal{animation:counter-reveal .8s cubic-bezier(.16,1,.3,1) forwards}@keyframes slide-up-spring{0%{opacity:0;transform:translateY(40px)}60%{transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up-spring{animation:slide-up-spring .7s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes scale-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.animate-scale-in{animation:scale-in .6s cubic-bezier(.16,1,.3,1) forwards}.glass-card{background:#fff9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2)}.dark .glass-card{background:#0f172a99;border:1px solid rgba(255,255,255,.08)}.hover-lift{transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease}.hover-lift:hover{transform:translateY(-6px);box-shadow:0 20px 40px -12px #00000026}.dark .hover-lift:hover{box-shadow:0 20px 40px -12px #0006}@keyframes border-spin{0%{--angle: 0deg}to{--angle: 360deg}}.animated-border{position:relative;overflow:hidden}.animated-border:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:conic-gradient(from var(--angle, 0deg),#06b6d4,#3b82f6,#8b5cf6,#06b6d4);border-radius:inherit;animation:border-spin 4s linear infinite;z-index:-1;opacity:0;transition:opacity .3s ease}.animated-border:hover:before{opacity:1}@keyframes particle-float{0%,to{opacity:.3;transform:translate(0) scale(1)}25%{opacity:.6;transform:translate(10px,-15px) scale(1.2)}50%{opacity:.4;transform:translate(-5px,-25px) scale(.8)}75%{opacity:.5;transform:translate(15px,-10px) scale(1.1)}}.reveal-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s cubic-bezier(.16,1,.3,1)}.reveal-on-scroll.visible{opacity:1;transform:translateY(0)}.stagger-children>*:nth-child(1){animation-delay:0ms}.stagger-children>*:nth-child(2){animation-delay:80ms}.stagger-children>*:nth-child(3){animation-delay:.16s}.stagger-children>*:nth-child(4){animation-delay:.24s}.stagger-children>*:nth-child(5){animation-delay:.32s}.stagger-children>*:nth-child(6){animation-delay:.4s}.stagger-children>*:nth-child(7){animation-delay:.48s}.stagger-children>*:nth-child(8){animation-delay:.56s}.stagger-children>*:nth-child(9){animation-delay:.64s}.stagger-children>*:nth-child(10){animation-delay:.72s}.stagger-children>*:nth-child(11){animation-delay:.8s}.stagger-children>*:nth-child(12){animation-delay:.88s}.stagger-children>*:nth-child(13){animation-delay:.96s}.gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;pointer-events:none}.dark .gradient-orb{opacity:.08}@keyframes line-draw{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes text-reveal{0%{opacity:0;letter-spacing:.3em;filter:blur(6px)}to{opacity:1;letter-spacing:normal;filter:blur(0)}}.animate-text-reveal{animation:text-reveal 1.2s cubic-bezier(.16,1,.3,1) forwards}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:marquee 30s linear infinite}@keyframes pulse-ring{0%{transform:scale(.8);opacity:.5}80%,to{transform:scale(2);opacity:0}}.pulse-ring:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:inherit;border:2px solid currentColor;animation:pulse-ring 2s cubic-bezier(.455,.03,.515,.955) infinite}.section-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(6,182,212,.3),transparent)}
