.hero{color:#fff;background:linear-gradient(140deg,#050e28 0%,#0b2660 48%,#1840a0 100%);padding:108px 24px 96px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;opacity:.82;background-image:radial-gradient(60% 70% at 20% 60%,#2b6fd438 0%,#0000 60%),radial-gradient(50% 50% at 82% 15%,#f0a50021 0%,#0000 50%),radial-gradient(40% 60% at 65% 85%,#4a8fe817 0%,#0000 50%),url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.018'%3E%3Ccircle cx='40' cy='40' r='1.2'/%3E%3Ccircle cx='20' cy='20' r='.8'/%3E%3Ccircle cx='60' cy='60' r='.8'/%3E%3Ccircle cx='60' cy='20' r='.6'/%3E%3Ccircle cx='20' cy='60' r='.6'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff0a);height:60px;position:absolute;bottom:-1px;left:0;right:0}.hero-inner{grid-template-columns:1fr 420px;align-items:center;gap:64px;max-width:1100px;margin:0 auto;display:grid;position:relative}.hero-badge{-webkit-backdrop-filter:blur(10px);color:#ffffffe0;letter-spacing:.1em;text-transform:uppercase;background:#ffffff17;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;margin-bottom:20px;padding:5px 16px;font-size:11px;font-weight:700;display:inline-flex}.hero-badge-dot{background:#f0a500;border-radius:999px;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.1)}}@keyframes waxFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(2deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.animate-fade-up{animation:.7s both fadeUp}.animate-fade-up-2{animation:.7s .12s both fadeUp}.animate-fade-up-3{animation:.7s .24s both fadeUp}.animate-fade-up-4{animation:.7s .36s both fadeUp}.animate-scale-in{animation:.9s .2s both scaleIn}.hero-title{letter-spacing:-.9px;max-width:780px;margin-bottom:20px;font-size:50px;font-weight:900;line-height:1.08}.hero-title em{color:#f0a500;font-style:normal}.hero-sub{color:#ffffffc7;letter-spacing:.01em;max-width:720px;margin-bottom:36px;font-size:17px;line-height:1.9}.hero-ctas{flex-wrap:wrap;gap:12px;display:flex}.hero-card{-webkit-backdrop-filter:blur(18px);z-index:1;background:#ffffff17;border:1px solid #ffffff2e;border-radius:24px;width:100%;padding:28px;animation:6s ease-in-out infinite waxFloat;position:relative;box-shadow:0 20px 60px #00000052,0 4px 12px #00000024,inset 0 1px #ffffff1f}.hero-stat{border-bottom:1px solid #ffffff14;padding:16px 0}.hero-stat:last-child{border-bottom:none;padding-bottom:0}.hero-stat-val{color:#f0a500;text-shadow:0 0 24px #f0a50052;letter-spacing:-.5px;margin-bottom:8px;font-size:30px;font-weight:900;line-height:1}.hero-stat-lbl{color:#ffffff80;font-size:11px;font-weight:500}@media (max-width:960px){.hero-inner{grid-template-columns:1fr;gap:48px}.hero-card{display:none}.hero-title{font-size:30px}}@media (max-width:600px){.hero{padding:80px 20px 72px}.hero-title{font-size:26px}.hero-sub{font-size:1rem}}@media (max-width:560px){.hero-badge{padding:5px 12px}.hero-ctas{flex-direction:column;gap:14px}}
