.hero_heroSection__cUEhu{min-height:100vh;background:#000;color:#fff;position:relative;scroll-behavior:smooth}.hero_starsBackground__Q8zkE{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0}.hero_star__eLTxX{position:absolute;width:2px;height:2px;background:hsla(0,0%,100%,.8);border-radius:50%;box-shadow:0 0 3px hsla(0,0%,100%,.5);animation:hero_starFloat__VL8uR linear infinite;bottom:-10px}@keyframes hero_starFloat__VL8uR{0%{transform:translateY(0) translateX(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) translateX(20px);opacity:0}}.hero_nav__Pw1N0{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:100;display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background:hsla(0,0%,4%,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;width:calc(100% - 80px);max-width:1100px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.04);transition:max-width .6s cubic-bezier(.34,1.4,.64,1),background .3s ease,box-shadow .3s ease}.hero_navBrand__YbuJ3{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:hsla(0,0%,100%,.95)}.hero_navBrand__YbuJ3 svg{width:14px;height:14px}.hero_navCenter__OVkrn{display:flex;align-items:center;gap:2px;flex:1 1;justify-content:center}.hero_navRight__OHFBt{display:flex;align-items:center;gap:10px}.hero_navLink__MQuKB{display:flex;align-items:center;gap:6px;font-size:13px;color:hsla(0,0%,100%,.55);text-decoration:none;transition:color .2s ease,background .2s ease;cursor:pointer;padding:6px 12px;border-radius:8px}.hero_navLink__MQuKB:hover{color:#fff;background:hsla(0,0%,100%,.07)}.hero_navLink__MQuKB svg{width:14px;height:14px}.hero_navStatus__nP0mW{white-space:nowrap}.hero_navFlag___YGb_,.hero_navStatus__nP0mW{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:8px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08)}.hero_navFlag___YGb_{cursor:pointer;transition:background .2s ease}.hero_navFlag___YGb_:hover{background:hsla(0,0%,100%,.07)}.hero_navScrolled__ubmm_{max-width:680px;background:rgba(8,8,8,.96);box-shadow:0 4px 24px rgba(0,0,0,.6),inset 0 1px 0 hsla(0,0%,100%,.04)}.hero_navScrolled__ubmm_ .hero_navFlag___YGb_{display:none}.hero_flagText__IEI_p{font-size:13px;color:hsla(0,0%,100%,.7)}.hero_statusDot__GpgFC{width:8px;height:8px;border-radius:50%;background:#23a55a;box-shadow:0 0 8px rgba(35,165,90,.5)}.hero_statusText__b1lMO{font-size:13px;color:hsla(0,0%,100%,.9)}.hero_statusFlag__mSSXZ{font-size:14px}.hero_heroContent__lYeV5{display:flex;flex-direction:column;gap:20px;max-width:1400px;margin:0 auto;padding:110px 60px 60px;min-height:100vh}.hero_heroTop__t1V1Z{display:flex;align-items:center;justify-content:space-between;gap:60px}.hero_heroLeft__TiLky{display:flex;flex-direction:column;gap:40px;flex:1 1}.hero_cardsRow__nS5GK{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;width:100%}.hero_bottomSection__T9ZOW{width:100%;display:flex;flex-direction:column;gap:16px}.hero_sectionTitle__i3u77{text-align:center;margin-top:60px!important;margin-bottom:0;font-size:18px!important;font-weight:700!important;letter-spacing:4px!important;text-transform:uppercase;position:relative;display:flex!important;align-items:center;justify-content:center;gap:16px}.hero_sectionTitle__i3u77 strong{background:linear-gradient(90deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.95) 40%,hsla(0,0%,100%,.5));background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:hero_sectionShimmer__WHBh_ 4s linear infinite;font-weight:700}.hero_sectionTitle__i3u77:after,.hero_sectionTitle__i3u77:before{content:"";flex:1 1;max-width:120px;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25));box-shadow:0 0 8px hsla(0,0%,100%,.15)}.hero_sectionTitle__i3u77:after{background:linear-gradient(90deg,hsla(0,0%,100%,.25),transparent)}@keyframes hero_sectionShimmer__WHBh_{0%{background-position:200%}to{background-position:-200%}}.hero_heroTitle__T1_Bl{font-size:72px;font-weight:700;line-height:1.1;letter-spacing:-2px;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}.hero_heroTitle__T1_Bl strong{font-weight:900}.hero_heroTitle__T1_Bl .hero_italic__znZoP{font-style:italic;font-weight:600;color:hsla(0,0%,100%,.7)}.hero_cursor__M_7OB{display:inline-block;width:3px;background:hsla(0,0%,100%,.85);margin-left:4px;border-radius:2px;vertical-align:baseline;animation:hero_blink___NpIL 1.1s step-start infinite;color:transparent;position:relative;top:-4px}@keyframes hero_blink___NpIL{0%,to{opacity:1}50%{opacity:0}}.hero_fadeInUp__cAbua{opacity:0;transform:translateY(24px);animation:hero_fadeInUp__cAbua .7s cubic-bezier(.22,1,.36,1) forwards}@keyframes hero_fadeInUp__cAbua{to{opacity:1;transform:translateY(0)}}.hero_fadeDelay0__YGkVS{animation-delay:.1s}.hero_fadeDelay1__glN_3{animation-delay:.25s}.hero_fadeDelay2___Udf3{animation-delay:.4s}.hero_fadeDelay3__u6LwV{animation-delay:.55s}.hero_fadeDelay4__MTTiy{animation-delay:.7s}.hero_fadeDelay5__YW5sw{animation-delay:.85s}.hero_heroSubtitle__XPDSC{font-size:16px;color:hsla(0,0%,100%,.6);line-height:1.6;max-width:500px;margin-top:20px}.hero_heroQuote__O8Tsc{font-size:14px;font-style:italic;color:hsla(0,0%,100%,.5);margin-top:12px}.hero_heroButtons__9Cm9f{display:flex;gap:12px;margin-top:28px}.hero_btnPrimary__FU1cw,.hero_btnSecondary__kgO2p{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);text-decoration:none;border:none;outline:none}.hero_btnPrimary__FU1cw{background:hsla(0,0%,100%,.95);color:#000;border:1px solid hsla(0,0%,100%,.2)}.hero_btnPrimary__FU1cw:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px hsla(0,0%,100%,.15)}.hero_btnPrimary__FU1cw:active{transform:translateY(0)}.hero_btnSecondary__kgO2p{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.15)}.hero_btnSecondary__kgO2p:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.25);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.hero_btnSecondary__kgO2p:active{transform:translateY(0)}.hero_profileCard__cMoJV{--mouse-x:-1000px;--mouse-y:-1000px;position:relative;background:linear-gradient(135deg,rgba(0,0,0,.85),rgba(0,0,0,.75));border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:24px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:visible;transition:border-color .3s ease,box-shadow .3s ease}.hero_profileCard__cMoJV:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 18px 60px rgba(0,0,0,.65),0 0 60px hsla(0,0%,100%,.05)}.hero_profileCard__cMoJV:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(400px circle at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.1),transparent 40%);z-index:0;border-radius:16px}.hero_cornerAction__msVOW{position:absolute;top:14px;right:14px;z-index:2;width:36px;height:36px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.35);color:hsla(0,0%,100%,.65);display:grid;place-items:center;cursor:pointer;opacity:0;transform:translateY(4px);transition:all .3s ease;pointer-events:none;text-decoration:none}.hero_profileCard__cMoJV:hover .hero_cornerAction__msVOW{opacity:1;transform:translateY(0);pointer-events:auto}.hero_cornerAction__msVOW:hover{transform:translateY(-2px);color:hsla(0,0%,100%,.95);background:rgba(0,0,0,.6);box-shadow:0 4px 12px rgba(0,0,0,.3)}.hero_profileHeader__FlUrb{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.hero_profileAvatar__1yqfb{position:relative;width:80px;height:80px;border-radius:50%;overflow:visible;flex-shrink:0;cursor:pointer;transition:transform .2s ease,opacity .2s ease;-webkit-tap-highlight-color:rgba(255,255,255,.1);touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero_profileAvatar__1yqfb:active{transform:scale(.95);opacity:.8}.hero_profileAvatar__1yqfb img{width:100%;height:100%;object-fit:cover;border-radius:50%}.hero_profileAvatarStatus__KTKya{position:absolute;bottom:-2px;right:-2px;width:24px;height:24px;border-radius:50%;background:#23a55a;border:4px solid rgba(0,0,0,.9);z-index:2}.hero_profileInfo__N8pnU{flex:1 1}.hero_profileName__ZxW0L{font-size:20px;font-weight:700;margin-bottom:4px;color:hsla(0,0%,100%,.95)}.hero_profileUsername__h_lS7{font-size:14px;color:hsla(0,0%,100%,.5);margin-bottom:12px}.hero_profileBadges__FPmOq{display:flex;gap:8px;align-items:center}.hero_profileBadge__zoSfx{width:22px;height:22px;object-fit:contain}.hero_profileBadgeSkeleton__5To4q{width:22px;height:22px;background:hsla(0,0%,100%,.1);border-radius:50%;animation:hero_pulse__q806C 1.5s ease-in-out infinite}.hero_profileSocial__pFyfn{display:flex;gap:8px;margin-top:12px}.hero_socialIcon__xOBdM{width:20px;height:20px;opacity:.7;transition:opacity .2s ease;cursor:pointer}.hero_socialIcon__xOBdM:hover{opacity:1}.hero_profileMeta__2AaLh{display:flex;align-items:center;gap:4px;font-size:12px;color:hsla(0,0%,100%,.5)}.hero_profileMeta__2AaLh,.hero_profileSocialSection__sP1HU{margin-top:16px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.06)}.hero_profileSocialHeader__0vOpd{display:flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.9);font-size:12px;font-weight:600;margin-bottom:12px}.hero_profileSocialLine__GNmIH{flex:1 1;height:1px;background:hsla(0,0%,100%,.1)}.hero_profileSocialRow__on_hv{display:flex;gap:8px}.hero_profileSocialBtn__nd8JD{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;border:none;outline:none;color:#fff;text-decoration:none;cursor:pointer;background:#1a1a1a;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;box-shadow:0 8px 16px rgba(0,0,0,.35)}.hero_profileSocialBtn__nd8JD:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 12px 24px rgba(0,0,0,.4)}.hero_profileSocialSp__Iw953 svg{color:#1db954}.hero_profileSocialIg__VdyHH,.hero_profileSocialTt__TVG08{background:#1a1a1a}.hero_musicCard__XqjEC{--mouse-x:-1000px;--mouse-y:-1000px;position:relative;background:linear-gradient(135deg,rgba(0,0,0,.85),rgba(0,0,0,.75));border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:20px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);height:100%;display:flex;flex-direction:column;overflow:visible;transition:border-color .3s ease,box-shadow .3s ease}.hero_musicCard__XqjEC:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 18px 60px rgba(0,0,0,.65),0 0 60px hsla(0,0%,100%,.05)}.hero_musicCard__XqjEC:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(400px circle at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.1),transparent 40%);z-index:0;border-radius:16px}.hero_musicHeader__21cid{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;position:relative;z-index:1}.hero_musicTitle__m5X34{gap:8px;font-size:12px;font-weight:600;color:hsla(0,0%,100%,.6)}.hero_musicLive__9_i4w,.hero_musicTitle__m5X34{display:flex;align-items:center;text-transform:uppercase;letter-spacing:.5px}.hero_musicLive__9_i4w{gap:6px;padding:4px 10px;border-radius:6px;background:rgba(29,185,84,.1);border:1px solid rgba(29,185,84,.3);font-size:10px;font-weight:700;color:#1db954}.hero_musicLiveDot__wgBiN{width:6px;height:6px;border-radius:50%;background:#1db954;animation:hero_pulse__q806C 2s ease-in-out infinite}@keyframes hero_pulse__q806C{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.9)}}.hero_musicContent__ofl6F{display:flex;gap:16px;flex:1 1;position:relative;z-index:1}.hero_musicCover__wp8Ea{width:80px;height:80px;border-radius:8px;object-fit:cover;flex-shrink:0}.hero_musicInfo__u1QA4{flex:1 1;min-width:0;display:flex;flex-direction:column}.hero_musicTrack__c1cKT{font-size:15px;font-weight:700;color:hsla(0,0%,100%,.95);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero_musicArtist__EbBcQ{font-size:12px;color:hsla(0,0%,100%,.5);margin-bottom:12px}.hero_musicProgress__27_SO{width:100%;height:4px;background:hsla(0,0%,100%,.1);border-radius:2px;overflow:hidden;margin-bottom:8px}.hero_musicProgressBar___6Xor{height:100%;background:#1db954;border-radius:2px;transition:width 1s linear}.hero_musicTime__UHozT{display:flex;justify-content:space-between;font-size:11px;color:hsla(0,0%,100%,.5)}.hero_musicStatus__SLHCO{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.06);position:relative;z-index:1}.hero_musicStatusLabel__ILD6l{font-size:11px;font-weight:600;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:.5px}.hero_musicStatusValue__jOZn8{font-size:12px;color:hsla(0,0%,100%,.9)}.hero_musicStatusEmpty__zL7_i{font-size:13px;color:hsla(0,0%,100%,.5);text-align:center;padding:40px 20px}.hero_badgesSection__hTdli{--mouse-x:-1000px;--mouse-y:-1000px;position:relative;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:24px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:visible;transition:border-color .3s ease,box-shadow .3s ease}.hero_badgesSection__hTdli:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 18px 60px rgba(0,0,0,.65),0 0 60px hsla(0,0%,100%,.05)}.hero_badgesSection__hTdli:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(400px circle at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.1),transparent 40%);z-index:0;border-radius:16px}.hero_badgesHeader__56aql{margin-bottom:20px;position:relative;z-index:1}.hero_badgesTitle__W9m7q{font-size:16px;font-weight:700;color:hsla(0,0%,100%,.95);margin-bottom:4px}.hero_badgesSubtitle__9bSYE{font-size:12px;color:hsla(0,0%,100%,.5)}.hero_badgesGrid__r2qM1{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;position:relative;z-index:1}.hero_badgeCard__vlne5{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px;transition:all .2s ease}.hero_badgeCard__vlne5:hover{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1);transform:translateY(-2px)}.hero_badgeCardHeader__QYJ8r{display:flex;align-items:center;gap:6px;font-size:10px;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.hero_badgeCardLabel__A4OLG{flex:1 1}.hero_badgeCardNext__YrlRm{color:hsla(0,0%,100%,.4)}.hero_badgeCardBody__VxdrB{display:flex;align-items:center;gap:8px}.hero_badgeCardStatus__0Si16{font-size:10px;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.hero_badgeCardName__K0_FA{flex:1 1;font-size:18px;font-weight:700;color:hsla(0,0%,100%,.95);display:flex;align-items:center;gap:8px}.hero_badgeCardMax__8Tjf0{font-size:12px;color:hsla(0,0%,100%,.5);font-weight:600}.hero_badgeProgressBar__1_vhp{width:100%;height:6px;background:hsla(0,0%,100%,.08);border-radius:3px;overflow:hidden}.hero_badgeProgressFill__vwGV0{height:100%;background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:3px;transition:width .3s ease}.hero_badgeCardFooter__u3Jla{display:flex;align-items:center;gap:6px;font-size:11px;color:hsla(0,0%,100%,.4);padding-top:4px;border-top:1px solid hsla(0,0%,100%,.04)}.hero_deviceSection__t0bFM{--mouse-x:-1000px;--mouse-y:-1000px;position:relative;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:24px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:visible;transition:border-color .3s ease,box-shadow .3s ease}.hero_deviceSection__t0bFM:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 18px 60px rgba(0,0,0,.65),0 0 60px hsla(0,0%,100%,.05)}.hero_deviceSection__t0bFM:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(400px circle at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.1),transparent 40%);z-index:0;border-radius:16px}.hero_deviceHeaderCentered__adxLQ{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;margin-bottom:20px;position:relative;z-index:1}.hero_deviceHeaderIcon__iMlBm{color:hsla(0,0%,100%,.7);margin-bottom:4px}.hero_deviceTitle__dT_Qc{font-size:20px;font-weight:700;color:hsla(0,0%,100%,.95)}.hero_deviceSubtitle__U_T_N{font-size:12px;color:hsla(0,0%,100%,.5)}.hero_deviceDisplay__2xJX0{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;padding:24px 32px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;position:relative;z-index:1}.hero_deviceModel__5aMw3{width:200px;height:340px;display:flex;align-items:center;justify-content:center;background:rgba(20,20,22,.85);border:1px solid hsla(0,0%,100%,.08);border-radius:24px;position:relative;overflow:hidden}.hero_deviceModelPlaceholder____vfB{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,hsla(0,0%,100%,.04) 0,transparent 70%)}.hero_deviceModelIcon__s_zIL{font-size:80px;opacity:.35;animation:hero_float__NG74L 6s ease-in-out infinite}.hero_deviceModelLabelBadge__p6L10{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.85);background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.12);border-radius:8px;padding:5px 14px}.hero_deviceRealtimeBtn__SiH8i{display:flex;align-items:center;gap:8px;padding:10px 24px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;color:hsla(0,0%,100%,.9);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.hero_deviceRealtimeBtn__SiH8i:hover{background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.2);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.hero_deviceRealtimeBtn__SiH8i:active{transform:translateY(0)}.hero_deviceStats__UMhui{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px;position:relative;z-index:1}.hero_deviceStatCard__N_fEy{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.07);border-radius:12px;padding:14px 10px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;transition:background .2s ease,border-color .2s ease;min-width:0}.hero_deviceStatCard__N_fEy:hover{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.12)}.hero_deviceStatCardBattery__paKd9{border-color:rgba(34,197,94,.35);background:rgba(34,197,94,.05)}.hero_deviceStatCardBattery__paKd9:hover{border-color:rgba(34,197,94,.5);background:rgba(34,197,94,.08)}.hero_deviceStatCardBattery__paKd9 .hero_deviceStatIcon__NhCyH,.hero_deviceStatCardBattery__paKd9 .hero_deviceStatValue__JS1jb{color:#22c55e}.hero_deviceStatIcon__NhCyH{color:hsla(0,0%,100%,.55);display:flex;align-items:center;justify-content:center}.hero_deviceStatValue__JS1jb{font-size:15px;font-weight:700;color:hsla(0,0%,100%,.95);line-height:1.1}.hero_deviceStatValueLarge__kNBuy{font-size:13px;font-weight:700;color:hsla(0,0%,100%,.95);line-height:1.1}.hero_deviceStatLabel__PEbkt{font-size:10px;color:hsla(0,0%,100%,.45);line-height:1.3}.hero_deviceStatBar__g0Ulh{width:100%;height:3px;background:hsla(0,0%,100%,.08);border-radius:2px;overflow:hidden;margin:2px 0}.hero_deviceStatBarFillGreen__hj_6b{height:100%;background:linear-gradient(90deg,#22c55e,#4ade80);border-radius:2px}.hero_deviceStatBarFillOrange__tGLlX{height:100%;background:linear-gradient(90deg,#f97316,#fb923c);border-radius:2px}.hero_deviceStatBarFillBlue__9zJJi{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:2px}@keyframes hero_waveDown__TXlMW{0%{transform:translateY(0)}30%{transform:translateY(10px)}60%{transform:translateY(0)}to{transform:translateY(0)}}.hero_deviceStatWave0__7kiPH{animation:hero_waveDown__TXlMW .6s ease-in-out 0ms both}.hero_deviceStatWave1__eCNyd{animation:hero_waveDown__TXlMW .6s ease-in-out 80ms both}.hero_deviceStatWave2__fAfdp{animation:hero_waveDown__TXlMW .6s ease-in-out .16s both}.hero_deviceStatWave3__9pvX4{animation:hero_waveDown__TXlMW .6s ease-in-out .24s both}.hero_deviceStatWave4__6i7p5{animation:hero_waveDown__TXlMW .6s ease-in-out .32s both}.hero_deviceStatWave5__aG4SM{animation:hero_waveDown__TXlMW .6s ease-in-out .4s both}.hero_heroRight__KH8vh{position:relative;display:flex;align-items:flex-start;justify-content:center;perspective:1200px;flex-shrink:0;margin-top:20px;margin-bottom:40px}.hero_planet__4LRxR{width:180px;height:180px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#4a4a4a 0,#2a2a2a 40%,#1a1a1a 70%,#0a0a0a 100%);box-shadow:inset -20px -20px 40px rgba(0,0,0,.9),inset 10px 10px 20px hsla(0,0%,100%,.05),0 0 60px rgba(0,0,0,.8),0 0 100px hsla(0,0%,100%,.1);position:relative;z-index:10;animation:hero_float__NG74L 8s ease-in-out infinite;transform-style:preserve-3d}.hero_planet__4LRxR:before{content:"";position:absolute;top:20%;left:20%;width:30%;height:30%;border-radius:50%;background:radial-gradient(circle,hsla(0,0%,100%,.2) 0,transparent 70%);filter:blur(10px)}.hero_planet__4LRxR:after{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 30% 30%,hsla(0,0%,100%,.08) 0,transparent 40%),radial-gradient(circle at 70% 70%,rgba(0,0,0,.6) 0,transparent 50%)}.hero_planetRing__mVKHW{position:absolute;border-radius:50%;top:50%;left:50%;transform-style:preserve-3d;pointer-events:none;border-style:solid;z-index:5}.hero_planetRing__mVKHW:first-child{width:290px;height:290px;border-width:1.5px;border-color:hsla(0,0%,100%,.15);transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(0deg);box-shadow:inset 0 0 20px hsla(0,0%,100%,.08),0 0 20px hsla(0,0%,100%,.08);animation:hero_ringRotate1__Cyb5_ 15s linear infinite}.hero_planetRing__mVKHW:nth-child(2){width:340px;height:340px;border-width:1.5px;border-color:hsla(0,0%,100%,.12);transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(30deg);box-shadow:inset 0 0 18px hsla(0,0%,100%,.06),0 0 18px hsla(0,0%,100%,.06);animation:hero_ringRotate2__2Iffr 20s linear infinite reverse}.hero_planetRing__mVKHW:nth-child(3){width:390px;height:390px;border-width:1.5px;border-color:hsla(0,0%,100%,.1);transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(60deg);box-shadow:inset 0 0 16px hsla(0,0%,100%,.05),0 0 16px hsla(0,0%,100%,.05);animation:hero_ringRotate3__2GNz7 25s linear infinite}.hero_planetRing__mVKHW:nth-child(4){width:440px;height:440px;border-width:1px;border-color:hsla(0,0%,100%,.08);transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(90deg);box-shadow:inset 0 0 14px hsla(0,0%,100%,.04),0 0 14px hsla(0,0%,100%,.04);animation:hero_ringRotate4___yWY5 30s linear infinite reverse}.hero_planetOrbitDot__i1lxw{position:absolute;top:50%;left:50%;width:340px;height:340px;transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg);transform-style:preserve-3d;animation:hero_orbitDot__TB5_W 8s linear infinite;pointer-events:none;z-index:15}.hero_planetOrbitDot__i1lxw:before{content:"✦";position:absolute;top:-11px;left:50%;transform:translateX(-50%);font-size:16px;color:#fff;line-height:1;text-shadow:0 0 2px #fff,0 0 6px #fff,0 0 12px #c8e1ff,0 0 24px rgba(180,210,255,.9),0 0 40px rgba(150,190,255,.7),0 0 60px rgba(120,170,255,.4);animation:hero_starTwinkle__wFxD3 1.8s ease-in-out infinite alternate}@keyframes hero_starTwinkle__wFxD3{0%{opacity:.75;text-shadow:0 0 2px #fff,0 0 6px #fff,0 0 12px rgba(200,225,255,.9),0 0 24px rgba(180,210,255,.7),0 0 40px rgba(150,190,255,.5),0 0 60px rgba(120,170,255,.3);transform:translateX(-50%) scale(.8)}to{opacity:1;text-shadow:0 0 3px #fff,0 0 8px #fff,0 0 18px #dcebff,0 0 35px #bed7ff,0 0 55px rgba(160,200,255,.8),0 0 80px rgba(130,175,255,.5);transform:translateX(-50%) scale(1.2)}}@keyframes hero_orbitDot__TB5_W{0%{transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(0deg)}to{transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(1turn)}}@keyframes hero_float__NG74L{0%,to{transform:translateY(0) rotateY(0deg)}50%{transform:translateY(-12px) rotateY(3deg)}}@keyframes hero_ringRotate1__Cyb5_{0%{transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(0deg)}to{transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(1turn)}}@keyframes hero_ringRotate2__2Iffr{0%{transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(30deg)}to{transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(390deg)}}@keyframes hero_ringRotate3__2GNz7{0%{transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(60deg)}to{transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(420deg)}}@keyframes hero_ringRotate4___yWY5{0%{transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(90deg)}to{transform:translate(-50%,-50%) rotateX(65deg) rotateY(-15deg) rotate(450deg)}}@media (max-width:1024px){.hero_heroContent__lYeV5{padding:120px 40px 40px}.hero_heroTop__t1V1Z{flex-direction:column;align-items:flex-start}.hero_heroTitle__T1_Bl{font-size:56px}.hero_heroRight__KH8vh{margin-top:40px;align-self:center}.hero_planet__4LRxR{width:150px;height:150px}.hero_planetRing__mVKHW:first-child{width:240px;height:240px}.hero_planetRing__mVKHW:nth-child(2){width:280px;height:280px}.hero_planetRing__mVKHW:nth-child(3){width:320px;height:320px}.hero_planetRing__mVKHW:nth-child(4){width:360px;height:360px}.hero_cardsRow__nS5GK{grid-template-columns:1fr}}@media (max-width:768px){.hero_nav__Pw1N0{display:none}.hero_heroContent__lYeV5{padding:40px 24px 24px}.hero_heroTitle__T1_Bl{font-size:40px}.hero_planet__4LRxR{width:120px;height:120px}.hero_planetRing__mVKHW:first-child{width:200px;height:200px}.hero_planetRing__mVKHW:nth-child(2){width:230px;height:230px}.hero_planetRing__mVKHW:nth-child(3){width:260px;height:260px}.hero_planetRing__mVKHW:nth-child(4){width:290px;height:290px}.hero_badgesGrid__r2qM1{grid-template-columns:1fr}.hero_deviceStats__UMhui{grid-template-columns:repeat(3,1fr)}.hero_cardsRow__nS5GK{grid-template-columns:1fr}}.hero_avatarModal__opoHb{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:hero_avatarModalFadeIn__UrChb .3s ease-out}.hero_avatarModalClosing__vLW7g{animation:hero_avatarModalFadeOut__FWKi0 .4s ease-in}.hero_avatarModalContent__deEiR{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;max-width:90vw;max-height:90vh;width:100%;height:100%;justify-content:center;pointer-events:none}.hero_avatarModalContent__deEiR>*{pointer-events:auto}.hero_avatarModalImage__8tQeQ{--modal-size:500px;position:fixed;top:var(--start-y,50%);left:var(--start-x,50%);width:var(--modal-size);height:var(--modal-size);transform:translate(-50%,-50%);border-radius:50%;border:2px solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.05);box-shadow:0 20px 60px rgba(0,0,0,.5);animation:hero_avatarImageExpand__cGjWa .5s cubic-bezier(.34,1.56,.64,1) forwards}.hero_avatarModalImageClosing__R14mD{animation:hero_avatarImageCollapse__GjOfs .35s cubic-bezier(.4,0,.2,1) forwards}.hero_avatarModalBtn__lomvX{position:absolute;z-index:10;padding:10px;border-radius:50%;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.6);color:hsla(0,0%,100%,.9);cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;opacity:0;animation:hero_avatarActionsFadeIn__njQfP .3s ease-out .3s forwards;-webkit-tap-highlight-color:rgba(255,255,255,.2);touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero_avatarModalBtn__lomvX svg{flex-shrink:0}.hero_avatarModalBtn__lomvX:hover{background:rgba(0,0,0,.8);border-color:hsla(0,0%,100%,.3);color:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.4)}.hero_avatarModalBtn__lomvX:active{transform:scale(.95)}.hero_avatarModalBtnClose__xtHlP{top:12px;right:12px}.hero_avatarModalBtnDownload__PLPwD{top:12px;left:12px}.hero_downloadSuccess__ph2Gc{background:rgba(29,185,84,.9)!important;border-color:rgba(29,185,84,.5)!important;opacity:1!important;animation:hero_downloadSuccessAnim__T7DtI .3s cubic-bezier(.34,1.56,.64,1)!important}.hero_downloadSuccess__ph2Gc svg{opacity:1!important;display:block!important}.hero_avatarModalImageClosing__R14mD .hero_avatarModalBtn__lomvX{opacity:0;animation:hero_avatarActionsFadeOut__Nfj7m .2s ease-in forwards}@keyframes hero_avatarModalFadeIn__UrChb{0%{opacity:0}to{opacity:1}}@keyframes hero_avatarModalFadeOut__FWKi0{0%{opacity:1}70%{opacity:.8}to{opacity:0}}@keyframes hero_avatarModalScaleIn__kPS_3{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}@keyframes hero_avatarModalScaleOut__uvlBb{0%{transform:scale(1);opacity:1}to{transform:scale(.3);opacity:0}}@keyframes hero_avatarImageExpand__cGjWa{0%{top:var(--start-y,50%);left:var(--start-x,50%);width:var(--start-width,80px);height:var(--start-height,80px);transform:translate(-50%,-50%);border-radius:50%}to{top:50%;left:50%;width:var(--modal-size,500px);height:var(--modal-size,500px);transform:translate(-50%,-50%) scale(1);border-radius:20px}}@keyframes hero_avatarImageCollapse__GjOfs{0%{top:50%;left:50%;width:var(--modal-size,500px);height:var(--modal-size,500px);transform:translate(-50%,-50%);border-radius:20px;opacity:1}80%{opacity:1}to{top:var(--start-y,50%);left:var(--start-x,50%);width:var(--start-width,80px);height:var(--start-height,80px);transform:translate(-50%,-50%);border-radius:50%;opacity:0}}@keyframes hero_avatarActionsFadeIn__njQfP{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero_avatarActionsFadeOut__Nfj7m{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes hero_downloadSuccessAnim__T7DtI{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media (max-width:768px){.hero_avatarModalImage__8tQeQ{--modal-size:min(400px,90vw);width:var(--modal-size);height:var(--modal-size)}.hero_avatarModalBtn__lomvX{width:48px;height:48px;min-width:48px;min-height:48px;padding:12px}}.hero_weatherWrapper__GlmiE{display:grid;grid-template-columns:72fr 28fr;grid-gap:16px;gap:16px;width:100%;align-items:stretch}.hero_weatherCard__IpeQp{--mouse-x:-1000px;--mouse-y:-1000px;position:relative;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}.hero_weatherCard__IpeQp:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(400px circle at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.07),transparent 40%);z-index:0;border-radius:16px}.hero_weatherCard__IpeQp>*{position:relative;z-index:1}.hero_weatherCard__IpeQp:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 18px 60px rgba(0,0,0,.65),0 0 60px hsla(0,0%,100%,.05)}.hero_weatherLocation__4ZwY3{display:flex;align-items:center;gap:10px;margin-bottom:14px}.hero_weatherLocationIcon__gfNwb{width:32px;height:32px;border-radius:9px;background:rgba(99,102,241,.15);border:1px solid rgba(99,102,241,.25);display:flex;align-items:center;justify-content:center;color:#818cf8;flex-shrink:0}.hero_weatherLocationName__pVfFP{font-size:14px;font-weight:700;color:hsla(0,0%,100%,.95)}.hero_weatherLocationCountry__Exm1Y{font-size:11px;color:hsla(0,0%,100%,.45);margin-top:1px}.hero_weatherTempBanner__tRs2J{display:flex;align-items:center;gap:12px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.07);border-radius:10px;padding:12px 16px;margin-bottom:10px}.hero_weatherConditionIcon__kLlIb{width:44px;height:44px;flex-shrink:0}.hero_weatherTempValue__PmirT{font-size:36px;font-weight:800;color:hsla(0,0%,100%,.95);line-height:1;letter-spacing:-1.5px}.hero_weatherTempUnit__Xgj_e{font-size:16px;font-weight:400;letter-spacing:0;color:hsla(0,0%,100%,.6);margin-left:2px}.hero_weatherConditionText__bjWS4{font-size:13px;color:hsla(0,0%,100%,.75);margin-bottom:4px}.hero_weatherUpdated__jADKy{display:flex;align-items:center;gap:5px;font-size:11px;color:hsla(0,0%,100%,.4);margin-bottom:14px}.hero_weatherMetrics__eJ7Qp{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.hero_weatherMetricCard__4Nn_4{border-radius:9px;padding:10px 12px;display:flex;flex-direction:column;gap:3px;border:1px solid transparent;transition:filter .2s}.hero_weatherMetricCard__4Nn_4:hover{filter:brightness(1.15)}.hero_weatherMetricLabel__1q8MP{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;margin-bottom:3px}.hero_weatherMetricLabelIcon__WZsGH{display:flex;align-items:center}.hero_weatherMetricValue__XlklY{font-size:16px;font-weight:700;color:hsla(0,0%,100%,.95);line-height:1.2}.hero_weatherMetricSub__9WyUa{font-size:10px;color:hsla(0,0%,100%,.45);margin-top:1px}.hero_weatherMetric_blue__xWpQr{background:rgba(59,130,246,.08);border-color:rgba(59,130,246,.22)}.hero_weatherMetric_cyan__4MiYU{background:rgba(6,182,212,.08);border-color:rgba(6,182,212,.22)}.hero_weatherMetric_orange__lTSUe{background:rgba(234,88,12,.08);border-color:rgba(234,88,12,.22)}.hero_weatherMetric_purple__bVlh7{background:rgba(139,92,246,.08);border-color:rgba(139,92,246,.22)}.hero_weatherMetric_yellow__VHW_H{background:rgba(202,138,4,.08);border-color:rgba(202,138,4,.22)}.hero_weatherMetric_green__vEMtW{background:rgba(34,197,94,.08);border-color:rgba(34,197,94,.22)}.hero_weatherMetric_rose__CY_Gi{background:rgba(244,63,94,.08);border-color:rgba(244,63,94,.22)}.hero_weatherMetric_slate__HfohD{background:rgba(100,116,139,.08);border-color:rgba(100,116,139,.22)}.hero_weatherMetricLabel_blue__eQ81W{color:#60a5fa}.hero_weatherMetricLabel_cyan__OjElu{color:#22d3ee}.hero_weatherMetricLabel_orange___20Ux{color:#fb923c}.hero_weatherMetricLabel_purple__3tvGk{color:#a78bfa}.hero_weatherMetricLabel_yellow__8Y0wC{color:#facc15}.hero_weatherMetricLabel_green__GlmgQ{color:#4ade80}.hero_weatherMetricLabel_rose__TvVi8{color:#fb7185}.hero_weatherMetricLabel_slate___K5tV{color:#94a3b8}.hero_weatherMetricLabelIcon_blue__Xv0zu{color:#60a5fa}.hero_weatherMetricLabelIcon_cyan__yHUlN{color:#22d3ee}.hero_weatherMetricLabelIcon_orange__KYKZu{color:#fb923c}.hero_weatherMetricLabelIcon_purple__U0lLy{color:#a78bfa}.hero_weatherMetricLabelIcon_yellow__Yhdmc{color:#facc15}.hero_weatherMetricLabelIcon_green__qGyD3{color:#4ade80}.hero_weatherMetricLabelIcon_rose__CA_7z{color:#fb7185}.hero_weatherMetricLabelIcon_slate___dSrG{color:#94a3b8}.hero_weatherHoursCard__E7_n9{--mouse-x:-1000px;--mouse-y:-1000px;position:relative;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}.hero_weatherHoursCard__E7_n9:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(350px circle at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.07),transparent 40%);z-index:0;border-radius:16px}.hero_weatherHoursCard__E7_n9>*{position:relative;z-index:1}.hero_weatherHoursCard__E7_n9:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 18px 60px rgba(0,0,0,.65)}.hero_weatherHoursHeader__8hOTG{margin-bottom:12px}.hero_weatherHoursTitle__N_XH_{font-size:13px;font-weight:700;color:hsla(0,0%,100%,.9);margin-bottom:3px}.hero_weatherHoursSub__gJgG4{font-size:10px;color:hsla(0,0%,100%,.4);line-height:1.4}.hero_weatherHoursList__XnSEJ{display:flex;flex-direction:column;gap:6px;overflow-y:auto;max-height:350px;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.1) transparent;padding-right:4px}.hero_weatherHoursList__XnSEJ::-webkit-scrollbar{width:4px}.hero_weatherHoursList__XnSEJ::-webkit-scrollbar-track{background:transparent}.hero_weatherHoursList__XnSEJ::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:2px}.hero_weatherHourRow__Ta4za{display:grid;grid-template-columns:40px 26px 44px 1fr;align-items:center;grid-gap:6px;gap:6px;padding:8px 10px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:9px;transition:background .2s}.hero_weatherHourRow__Ta4za:hover{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1)}.hero_weatherHourTime__1uPRQ{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.8)}.hero_weatherHourIcon__mePyV{width:24px;height:24px}.hero_weatherHourTemp__gnBKC{font-size:13px;font-weight:700;color:hsla(0,0%,100%,.95)}.hero_weatherHourMeta__Flu5h{display:flex;gap:6px;font-size:10px;color:hsla(0,0%,100%,.45);flex-wrap:wrap}.hero_weatherHourMeta__Flu5h span{display:flex;align-items:center;gap:3px}.hero_weatherLoading__84ReK{display:flex;align-items:center;gap:12px;padding:40px;color:hsla(0,0%,100%,.5);font-size:14px}.hero_weatherLoadingSpinner__zEPxu{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.1);border-top-color:hsla(0,0%,100%,.5);border-radius:50%;animation:hero_spin__mp7h5 .8s linear infinite}@keyframes hero_spin__mp7h5{to{transform:rotate(1turn)}}.hero_weatherError__WaOOW{padding:40px;color:hsla(0,0%,100%,.4);font-size:14px;text-align:center}@media (max-width:1024px){.hero_weatherWrapper__GlmiE{grid-template-columns:1fr}.hero_weatherMetrics__eJ7Qp{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero_weatherMetrics__eJ7Qp{grid-template-columns:repeat(2,1fr)}}.hero_statsRow__0Nqo6{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;width:100%}.hero_statCard__ilgay{--mouse-x:-1000px;--mouse-y:-1000px;position:relative;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;transition:border-color .3s ease,box-shadow .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hero_statCard__ilgay:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 12px 40px rgba(0,0,0,.5)}.hero_statIcon__Rg3fn{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.hero_statValue__lCEDd{font-size:36px;font-weight:800;color:hsla(0,0%,100%,.95);letter-spacing:-1px;line-height:1}.hero_statLabel__2CFWJ{font-size:12px;color:hsla(0,0%,100%,.45);font-weight:500}.hero_projectsGrid__hM9nJ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;width:100%}.hero_projectCard__yJObm{position:relative;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hero_projectCard__yJObm:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 12px 40px rgba(0,0,0,.5);transform:translateY(-3px)}.hero_projectImageWrap__dMbUD{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:hsla(0,0%,100%,.04)}.hero_projectImage__Ax2kV{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.hero_projectCard__yJObm:hover .hero_projectImage__Ax2kV{transform:scale(1.04)}.hero_projectImageOverlay__dC7zA{position:absolute;inset:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;gap:12px;opacity:0;transition:opacity .25s ease}.hero_projectCard__yJObm:hover .hero_projectImageOverlay__dC7zA{opacity:1}.hero_projectBtn__pv5sl{display:flex;align-items:center;gap:7px;padding:10px 18px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .15s ease,opacity .15s ease;white-space:nowrap}.hero_projectBtn__pv5sl:hover{transform:scale(1.05);opacity:.9}.hero_projectBtnCode__xq_Vu{background:hsla(0,0%,6%,.92);color:#fff;border:1px solid hsla(0,0%,100%,.15)}.hero_projectBtnDemo__hxVp4{background:hsla(0,0%,100%,.95);color:#111;border:none}.hero_projectCardBody__Lh_Nt{padding:18px 20px 20px;display:flex;flex-direction:column;gap:10px;flex:1 1}.hero_projectCardTop__D_3bb{display:flex;align-items:center;justify-content:space-between;gap:8px}.hero_projectName__0ZpIC{font-size:16px;font-weight:700;color:hsla(0,0%,100%,.95);line-height:1.3}.hero_projectType__hJlWc{font-size:11px;font-weight:600;color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;padding:3px 9px;white-space:nowrap;flex-shrink:0}.hero_projectDesc__lrSOC{font-size:12px;color:hsla(0,0%,100%,.45);line-height:1.6}.hero_projectTags__HnTsz{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.hero_projectTag__eyYLF{font-size:10px;font-weight:600;color:hsla(0,0%,100%,.55);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:5px;padding:3px 8px;text-transform:uppercase;letter-spacing:.4px}.hero_projectImagePlaceholder__8RqEO{width:100%;height:100%;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero_projectImagePlaceholder__8RqEO:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;filter:blur(60px);opacity:.35;transition:opacity .4s ease,transform .4s ease;background:var(--glow-color,#6366f1)}.hero_projectCard__yJObm:hover .hero_projectImagePlaceholder__8RqEO:before{opacity:.55;transform:scale(1.15)}.hero_projectImagePlaceholder__8RqEO:after{content:"";position:absolute;width:60px;height:60px;border-radius:50%;filter:blur(20px);opacity:.6;background:var(--glow-color,#6366f1)}.hero_projectGlowBeam__BTOr0{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:2px;height:60%;background:linear-gradient(to top,var(--glow-color,#6366f1),transparent);opacity:.4;filter:blur(1px)}.hero_projectGlowBeam__BTOr0:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:1px;background:var(--glow-color,#6366f1);opacity:.5;filter:blur(2px);box-shadow:0 0 12px 4px var(--glow-color,#6366f1)}@media (max-width:1024px){.hero_projectsGrid__hM9nJ,.hero_statsRow__0Nqo6{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero_statsRow__0Nqo6{grid-template-columns:repeat(2,1fr)}.hero_projectsGrid__hM9nJ{grid-template-columns:1fr}}