.HeroSection-module__sBkrQG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__canvas{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.HeroSection-module__sBkrQG__blob1{pointer-events:none;z-index:0;background:radial-gradient(circle,#4f9cf90d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite HeroSection-module__sBkrQG__blobFloat;position:absolute;top:-150px;left:-150px}.HeroSection-module__sBkrQG__blob2{pointer-events:none;z-index:0;background:radial-gradient(circle,#6d6afe0a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:12s ease-in-out infinite reverse HeroSection-module__sBkrQG__blobFloat;position:absolute;bottom:-80px;right:-80px}@keyframes HeroSection-module__sBkrQG__blobFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}.HeroSection-module__sBkrQG__content{z-index:1;grid-template-columns:1fr auto;align-items:center;gap:60px;padding-top:40px;padding-bottom:80px;display:grid;position:relative}.HeroSection-module__sBkrQG__textSide{max-width:600px}.HeroSection-module__sBkrQG__tagline{color:var(--text-secondary);letter-spacing:.1px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:13px;font-weight:500;animation:.7s both HeroSection-module__sBkrQG__fadeUp;display:inline-flex}.HeroSection-module__sBkrQG__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(40px,6vw,72px);font-weight:800;line-height:1.08;animation:.7s .1s both HeroSection-module__sBkrQG__fadeUp}.HeroSection-module__sBkrQG__titleGradient{color:var(--accent-cyan)}.HeroSection-module__sBkrQG__titleAccent{color:var(--text-secondary);position:relative}.HeroSection-module__sBkrQG__titleAccent:after{display:none}.HeroSection-module__sBkrQG__subtitle{color:var(--text-secondary);max-width:480px;margin-bottom:36px;font-size:clamp(15px,1.8vw,17px);font-weight:400;line-height:1.75;animation:.7s .2s both HeroSection-module__sBkrQG__fadeUp}.HeroSection-module__sBkrQG__actions{flex-wrap:wrap;gap:14px;margin-bottom:48px;animation:.7s .3s both HeroSection-module__sBkrQG__fadeUp;display:flex}.HeroSection-module__sBkrQG__stats{align-items:center;gap:24px;animation:.7s .4s both HeroSection-module__sBkrQG__fadeUp;display:flex}.HeroSection-module__sBkrQG__stat{flex-direction:column;gap:2px;display:flex}.HeroSection-module__sBkrQG__statNum{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;font-size:24px;font-weight:700;line-height:1;display:block}.HeroSection-module__sBkrQG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:12px}.HeroSection-module__sBkrQG__statDivider{background:#ffffff1a;width:1px;height:40px}.HeroSection-module__sBkrQG__featuredCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;flex-shrink:0;width:320px;animation:.7s .3s both HeroSection-module__sBkrQG__fadeUp,4s ease-in-out 1s infinite HeroSection-module__sBkrQG__float;position:relative;overflow:hidden}@keyframes HeroSection-module__sBkrQG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.HeroSection-module__sBkrQG__featuredBadge{z-index:10;color:#fbbf24;text-transform:uppercase;letter-spacing:.5px;background:#fbbf2433;border:1px solid #fbbf2466;border-radius:100px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:700;display:flex;position:absolute;top:14px;left:14px}.HeroSection-module__sBkrQG__featuredImageWrapper{aspect-ratio:16/10;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__featuredImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.HeroSection-module__sBkrQG__featuredCard:hover .HeroSection-module__sBkrQG__featuredImage{transform:scale(1.05)}.HeroSection-module__sBkrQG__featuredImageOverlay{background:linear-gradient(#0000,#000c);height:60%;position:absolute;bottom:0;left:0;right:0}.HeroSection-module__sBkrQG__featuredInfo{flex-direction:column;gap:10px;padding:20px;display:flex}.HeroSection-module__sBkrQG__featuredTitle{font-family:var(--font-display);color:var(--text-primary);font-size:20px;font-weight:800;line-height:1.2}.HeroSection-module__sBkrQG__featuredMeta{justify-content:space-between;align-items:center;gap:8px;display:flex}.HeroSection-module__sBkrQG__featuredCat{color:var(--accent-cyan);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.HeroSection-module__sBkrQG__featuredSize{color:var(--text-muted);align-items:center;gap:4px;font-size:12px;display:flex}.HeroSection-module__sBkrQG__featuredDownloadBtn{background:linear-gradient(135deg, var(--accent-cyan), #07f);color:#000;width:100%;font-family:var(--font-display);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:12px;font-size:15px;font-weight:700;transition:all .3s;display:flex}.HeroSection-module__sBkrQG__featuredDownloadBtn:hover{transform:translateY(-2px);box-shadow:0 0 30px #00f0ff66}.HeroSection-module__sBkrQG__scrollIndicator{z-index:1;opacity:.5;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.HeroSection-module__sBkrQG__scrollDot{border:2px solid #ffffff4d;border-radius:12px;width:24px;height:40px;position:relative}.HeroSection-module__sBkrQG__scrollDot:before{content:"";background:#fff9;border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite HeroSection-module__sBkrQG__scrollBounce;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes HeroSection-module__sBkrQG__scrollBounce{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.3;transform:translate(-50%)translateY(12px)}}@keyframes HeroSection-module__sBkrQG__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__sBkrQG__pulse-glow{0%,to{box-shadow:0 0 20px #00f0ff4d}50%{box-shadow:0 0 50px #00f0ff99,0 0 100px #00f0ff33}}@media (max-width:1024px){.HeroSection-module__sBkrQG__content{text-align:center;grid-template-columns:1fr;justify-items:center}.HeroSection-module__sBkrQG__featuredCard{width:min(320px,90vw);animation:.7s .3s both HeroSection-module__sBkrQG__fadeUp}.HeroSection-module__sBkrQG__textSide{max-width:100%}.HeroSection-module__sBkrQG__actions,.HeroSection-module__sBkrQG__stats{justify-content:center}.HeroSection-module__sBkrQG__subtitle{max-width:100%}}@media (max-width:640px){.HeroSection-module__sBkrQG__hero{min-height:auto;padding-top:100px;padding-bottom:40px}.HeroSection-module__sBkrQG__content{padding-top:20px;padding-bottom:40px}.HeroSection-module__sBkrQG__blob1,.HeroSection-module__sBkrQG__blob2,.HeroSection-module__sBkrQG__scrollIndicator{display:none}.HeroSection-module__sBkrQG__statsNum{font-size:22px}}
