.hero-card{background:linear-gradient(135deg,#fff 0%,#f8fafc 50%,#f1f5f9 100%);border:1px solid #e2e8f099;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005,0 10px 15px -3px #00000008,0 20px 25px -5px #00000005,inset 0 1px #fffc}.hero-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000a,0 20px 25px -5px #00000008,0 40px 50px -12px #00000006,inset 0 1px #fffc}.hero-glow{pointer-events:none;opacity:.8;background:radial-gradient(80% 50% at 20% 40%,#3b82f614 0%,#0000 50%),radial-gradient(60% 40% at 80% 60%,#6366f10f 0%,#0000 50%),radial-gradient(50% 30% at 50% 100%,#8b5cf60a 0%,#0000 50%);width:100%;height:100%;animation:8s ease-in-out infinite glowPulse;position:absolute;top:0;left:0}@keyframes glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}.hero-icon{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe80;animation:6s ease-in-out infinite iconFloat;position:relative;box-shadow:0 0 0 4px #3b82f60d,0 10px 25px -5px #3b82f626}.hero-icon:before{content:"";z-index:-1;filter:blur(8px);background:linear-gradient(135deg,#3b82f633 0%,#6366f11a 100%);border-radius:50%;animation:4s ease-in-out infinite alternate iconGlow;position:absolute;inset:-1px}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes iconGlow{0%{opacity:.5;transform:scale(1)}to{opacity:.8;transform:scale(1.1)}}.hero-title{background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#334155 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;opacity:0;-webkit-background-clip:text;background-clip:text;line-height:1.2;animation:.8s cubic-bezier(.4,0,.2,1) forwards titleReveal;transform:translateY(10px)}@keyframes titleReveal{to{opacity:1;transform:translateY(0)}}.hero-subtitle{color:#64748b;opacity:0;font-size:.9375rem;line-height:1.6;animation:.8s cubic-bezier(.4,0,.2,1) .15s forwards subtitleReveal;transform:translateY(10px)}@keyframes subtitleReveal{to{opacity:1;transform:translateY(0)}}.hero-cta{opacity:0;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 50%,#60a5fa 100%);border:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.8s cubic-bezier(.4,0,.2,1) .3s forwards ctaReveal;position:relative;overflow:hidden;transform:translateY(10px);box-shadow:0 1px 2px #2563eb4d,0 4px 12px -2px #2563eb66,0 8px 24px -4px #2563eb33}.hero-cta:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.hero-cta:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 2px 4px #2563eb4d,0 8px 20px -4px #2563eb80,0 16px 40px -8px #2563eb4d}.hero-cta:hover:before{left:100%}.hero-cta:active{transform:translateY(0)scale(.98)}@keyframes ctaReveal{to{opacity:1;transform:translateY(0)}}.hero-card:after{content:"";opacity:.015;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:640px){.hero-card{padding:2rem 1.5rem}.hero-title{font-size:1.5rem}.hero-subtitle{font-size:.875rem}}
/*# sourceMappingURL=eceffc3a5d2651c0.css.map*/