.Useroverview-module__ChjOHa__dashboardContainer{background:#0a0a0a;max-width:1400px;min-height:calc(100vh - 80px);margin:100px auto 0;padding:0 24px}.Useroverview-module__ChjOHa__topNavbarBor{height:80px}.Useroverview-module__ChjOHa__topNavbar{z-index:1000;background-color:#000;width:1400px;margin:0 auto;padding-top:40px;position:fixed;top:50px}.Useroverview-module__ChjOHa__header{margin-bottom:32px}.Useroverview-module__ChjOHa__title{color:#fff;margin:0 0 8px;font-size:24px;font-weight:600}.Useroverview-module__ChjOHa__subtitle{color:#a3a3a3;margin:0;font-size:14px}.Useroverview-module__ChjOHa__filterSection{background:rgba(38,38,38,.5);border-radius:10px;align-items:center;gap:12px;margin-bottom:32px;padding:0 30px;display:flex}.Useroverview-module__ChjOHa__filterBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 20px;font-size:14px;transition:all .2s;display:flex}.Useroverview-module__ChjOHa__filterBtn svg{flex-shrink:0}.Useroverview-module__ChjOHa__filterBtnActive{color:#fff;background:#6560fe;border-color:#6560fe}.Useroverview-module__ChjOHa__customDateWrapper{position:relative}.Useroverview-module__ChjOHa__refreshBtn{cursor:pointer;color:#666;border:1px solid #3e3e3e;border-radius:6px;justify-content:center;align-items:center;padding:8px 12px;transition:all .2s;display:flex}.Useroverview-module__ChjOHa__refreshBtn:hover{color:#6560fe;border-color:#6560fe}.Useroverview-module__ChjOHa__datePickerDropdown{z-index:1000;background:#1a1a1a;border:1px solid #333;border-radius:12px;min-width:600px;padding:20px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 20px rgba(0,0,0,.15)}.Useroverview-module__ChjOHa__datePickerHeader{text-align:center;color:#666;border-bottom:1px solid rgba(240,240,240,.38);margin-bottom:16px;padding-bottom:12px;font-size:14px}.Useroverview-module__ChjOHa__calendarHeader{grid-template-columns:40px 1fr 1fr 40px;align-items:center;gap:20px;margin-bottom:16px;display:grid}.Useroverview-module__ChjOHa__calendarHeader button{cursor:pointer;color:#666;background:0 0;border:none;padding:4px;font-size:20px}.Useroverview-module__ChjOHa__calendarHeader button:hover{color:#6560fe}.Useroverview-module__ChjOHa__calendarHeader span{text-align:center;color:#fff;font-weight:500}.Useroverview-module__ChjOHa__calendarGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Useroverview-module__ChjOHa__calendarMonth{min-width:250px}.Useroverview-module__ChjOHa__weekdays{text-align:center;color:#666;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:8px;font-size:12px;font-weight:500;display:grid}.Useroverview-module__ChjOHa__days{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.Useroverview-module__ChjOHa__day{aspect-ratio:1;cursor:pointer;color:#fff;border-radius:6px;justify-content:center;align-items:center;font-size:14px;transition:all .2s;display:flex}.Useroverview-module__ChjOHa__day:hover{background:#a5a0ff}.Useroverview-module__ChjOHa__otherMonth{color:#555}.Useroverview-module__ChjOHa__selectedDay{color:#fff!important;background:#6560fe!important}.Useroverview-module__ChjOHa__rangeDay{color:#a5a0ff!important;background:#2a2550!important}.Useroverview-module__ChjOHa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:40px;display:grid}.Useroverview-module__ChjOHa__statCard{background:#262626;border-color:#262626;border-radius:12px;padding:24px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.Useroverview-module__ChjOHa__statCard:before{content:"";background:linear-gradient(135deg,rgba(101,96,254,.1) 0%,transparent 100%);border-radius:0 60px 0 0;width:60px;height:60px;position:absolute;bottom:0;left:0}.Useroverview-module__ChjOHa__statCard:after{content:"";background:linear-gradient(225deg,rgba(101,96,254,.15) 0%,transparent 100%);border-radius:0 0 0 80px;width:80px;height:80px;position:absolute;top:0;right:0}.Useroverview-module__ChjOHa__statCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1)}.Useroverview-module__ChjOHa__statHeader{z-index:1;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.Useroverview-module__ChjOHa__statLabel{color:#a3a3a3;font-size:14px;font-weight:500}.Useroverview-module__ChjOHa__statIcon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Useroverview-module__ChjOHa__statValue{color:#fff;z-index:1;font-size:28px;font-weight:600;position:relative}.Useroverview-module__ChjOHa__chartSection{background:#0a0a0a;border:1px solid #26262c;border-radius:12px;padding:32px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.Useroverview-module__ChjOHa__chartTitle{color:#1a1a1a;margin:0 0 24px;font-size:20px;font-weight:600}.Useroverview-module__ChjOHa__chartContainer{width:100%}.Useroverview-module__ChjOHa__chartHeader{color:#a3a3a3;flex-direction:column;align-items:flex-start;margin-bottom:24px;display:flex}.Useroverview-module__ChjOHa__chartSubtitle{color:#fff;font-size:18px;font-weight:600}.Useroverview-module__ChjOHa__chartTotal{color:#a3a3a3;font-size:14px}.Useroverview-module__ChjOHa__chartWrapper{gap:16px;display:flex}.Useroverview-module__ChjOHa__yAxis{flex-direction:column;justify-content:space-between;min-width:40px;padding:20px 0;display:flex}.Useroverview-module__ChjOHa__yAxisLabel{color:#999;text-align:right;font-size:12px;line-height:1}.Useroverview-module__ChjOHa__chartArea{flex:1}.Useroverview-module__ChjOHa__chart{border-bottom:2px solid #f0f0f0;border-left:2px solid #f0f0f0;justify-content:space-between;align-items:flex-end;gap:8px;height:300px;padding:20px 0;display:flex}.Useroverview-module__ChjOHa__barWrapper{flex:1;align-items:flex-end;height:100%;display:flex;position:relative}.Useroverview-module__ChjOHa__barContainer{justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex}.Useroverview-module__ChjOHa__bar{cursor:pointer;background:linear-gradient(#ff6b9d 0%,#c94277 100%);border-radius:4px 4px 0 0;width:100%;max-width:40px;min-height:4px;transition:all .3s;position:relative}.Useroverview-module__ChjOHa__bar:hover{opacity:.8;transform:scaleY(1.05)}.Useroverview-module__ChjOHa__xAxis{justify-content:space-between;gap:8px;margin-top:8px;display:flex}.Useroverview-module__ChjOHa__xAxisLabel{text-align:center;color:#999;flex:1;font-size:12px}.Useroverview-module__ChjOHa__tooltip{z-index:10;margin-bottom:8px;animation:.2s Useroverview-module__ChjOHa__fadeIn;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}@keyframes Useroverview-module__ChjOHa__fadeIn{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Useroverview-module__ChjOHa__tooltipContent{color:#fff;white-space:nowrap;background:rgba(0,0,0,.85);border-radius:8px;padding:12px 16px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.15)}.Useroverview-module__ChjOHa__tooltipContent:after{content:"";border-top:6px solid rgba(0,0,0,.85);border-left:6px solid transparent;border-right:6px solid transparent;width:0;height:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.Useroverview-module__ChjOHa__tooltipDate{opacity:.8;margin-bottom:4px;font-size:12px}.Useroverview-module__ChjOHa__tooltipAmount{margin-bottom:4px;font-size:16px;font-weight:600}.Useroverview-module__ChjOHa__tooltipModel{opacity:.8;font-size:12px}@media (max-width:1024px){.Useroverview-module__ChjOHa__datePickerDropdown{min-width:500px}.Useroverview-module__ChjOHa__calendarMonth{min-width:220px}}.Useroverview-module__ChjOHa__topoptions{justify-content:space-between;display:flex}@media (max-width:768px){.Useroverview-module__ChjOHa__dashboardContainer{padding:24px 16px}.Useroverview-module__ChjOHa__statsGrid{grid-template-columns:1fr}.Useroverview-module__ChjOHa__filterSection{flex-wrap:wrap}.Useroverview-module__ChjOHa__datePickerDropdown{min-width:90vw;left:50%;transform:translate(-50%)}.Useroverview-module__ChjOHa__calendarGrid{grid-template-columns:1fr}.Useroverview-module__ChjOHa__calendarHeader{grid-template-columns:40px 1fr 40px}.Useroverview-module__ChjOHa__calendarHeader span:last-of-type{display:none}.Useroverview-module__ChjOHa__chart{gap:4px;height:200px}.Useroverview-module__ChjOHa__bar{max-width:20px}.Useroverview-module__ChjOHa__yAxis{min-width:30px}.Useroverview-module__ChjOHa__yAxisLabel,.Useroverview-module__ChjOHa__xAxisLabel{font-size:10px}.Useroverview-module__ChjOHa__chartWrapper{gap:8px}}@media (max-width:480px){.Useroverview-module__ChjOHa__title,.Useroverview-module__ChjOHa__statValue{font-size:24px}.Useroverview-module__ChjOHa__chartTitle{font-size:18px}.Useroverview-module__ChjOHa__filterBtn{padding:6px 12px;font-size:12px}.Useroverview-module__ChjOHa__datePickerDropdown{padding:16px}.Useroverview-module__ChjOHa__calendarMonth{min-width:100%}.Useroverview-module__ChjOHa__day{font-size:12px}}.Useroverview-module__ChjOHa__modelSelector{background:#1a1a1a;border-radius:8px;flex-wrap:wrap;gap:16px;margin-bottom:24px;padding:16px;display:flex}.Useroverview-module__ChjOHa__modelCheckbox{cursor:pointer;color:#fff;align-items:center;gap:8px;font-size:14px;display:flex}.Useroverview-module__ChjOHa__modelCheckbox input[type=checkbox]{cursor:pointer}.Useroverview-module__ChjOHa__modelColorDot{border-radius:50%;width:12px;height:12px;transition:opacity .2s}.Useroverview-module__ChjOHa__lineChart{height:300px;position:relative}.Useroverview-module__ChjOHa__lineChart svg{display:block}.Useroverview-module__ChjOHa__topCardsSection{grid-template-columns:2fr 1fr;gap:20px;margin-bottom:24px;display:grid}.Useroverview-module__ChjOHa__myAppsCard{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:24px}.Useroverview-module__ChjOHa__cardTitle{color:#fff;margin:0 0 16px;font-size:18px;font-weight:600}.Useroverview-module__ChjOHa__appsGrid{grid-template-columns:repeat(3,1fr);gap:15px;height:210px;display:grid}.Useroverview-module__ChjOHa__appItem{background:#262626;border-radius:10px;flex-direction:column;align-items:center;padding:10px;text-decoration:none;transition:transform .2s;display:flex}.Useroverview-module__ChjOHa__appItem:hover{transform:translateY(-4px)}.Useroverview-module__ChjOHa__appImage{object-fit:cover;border-radius:10px;width:100%;height:100%;margin-bottom:8px}.Useroverview-module__ChjOHa__appName{color:#fff;text-align:center;font-size:14px}.Useroverview-module__ChjOHa__rightCards{flex-direction:column;gap:16px;display:flex;position:relative}.Useroverview-module__ChjOHa__userInfoDiv{border:1px solid rgba(255,255,255,.1);position:relative}.Useroverview-module__ChjOHa__rightCardsBg{object-fit:cover;pointer-events:none;z-index:0;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.Useroverview-module__ChjOHa__userInfoCard,.Useroverview-module__ChjOHa__balanceCard,.Useroverview-module__ChjOHa__contactCard{z-index:1;position:relative}.Useroverview-module__ChjOHa__balanceCardTop{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.Useroverview-module__ChjOHa__userInfoCard{border-bottom:1px solid rgba(255,255,255,.1);align-items:center;gap:16px;padding:20px;display:flex}.Useroverview-module__ChjOHa__userAvatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Useroverview-module__ChjOHa__userDetails{flex:1}.Useroverview-module__ChjOHa__userEmail{color:#fff;margin-bottom:4px;font-size:16px;font-weight:600}.Useroverview-module__ChjOHa__userDate{color:#999;font-size:12px}.Useroverview-module__ChjOHa__balanceCard{border-radius:12px;padding:20px}.Useroverview-module__ChjOHa__balanceLabel{color:#999;margin-bottom:8px;margin-right:15px;font-size:14px}.Useroverview-module__ChjOHa__balanceAmount{color:#fff;margin-bottom:12px;font-size:32px;font-weight:700}.Useroverview-module__ChjOHa__rechargeBtn{color:#fff;cursor:pointer;background:#6560fe;border:none;border-radius:8px;width:100%;height:40px;font-size:14px;font-weight:600;transition:background .2s}.Useroverview-module__ChjOHa__rechargeBtn:hover{background:#5550e0}.Useroverview-module__ChjOHa__contactCard{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:20px}.Useroverview-module__ChjOHa__contactTitle{color:#999;margin-bottom:12px;font-size:14px}.Useroverview-module__ChjOHa__contactIcons{gap:12px;display:flex}.Useroverview-module__ChjOHa__contactIcon{color:#fff;cursor:pointer;background:#2a2a2a;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Useroverview-module__ChjOHa__contactIcon:hover{background:#6560fe;transform:translateY(-2px)}.Useroverview-module__ChjOHa__modalOverlay{z-index:10000;background:rgba(0,0,0,.7);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Useroverview-module__ChjOHa__modalContent{background:#1a1a1a;border-radius:16px;width:90%;max-width:400px;padding:32px;position:relative}.Useroverview-module__ChjOHa__closeButton{color:#999;cursor:pointer;background:0 0;border:none;font-size:24px;position:absolute;top:16px;right:16px}.Useroverview-module__ChjOHa__modalBody h3{color:#fff;text-align:center;margin:0 0 20px}.Useroverview-module__ChjOHa__qrCode{width:100%;max-width:300px;margin:0 auto;display:block}.Useroverview-module__ChjOHa__emailContent{text-align:center}.Useroverview-module__ChjOHa__emailText{color:#fff;margin-bottom:16px;font-size:16px}.Useroverview-module__ChjOHa__copyButton{color:#fff;cursor:pointer;background:#6560fe;border:none;border-radius:8px;width:100%;height:40px}.Useroverview-module__ChjOHa__copyButton:hover{background:#5550e0}@media (max-width:768px){.Useroverview-module__ChjOHa__topCardsSection{grid-template-columns:1fr}.Useroverview-module__ChjOHa__appsGrid{grid-template-columns:repeat(2,1fr)}}
.Navbar-module__F6Ou9W__navbar{z-index:9999;-webkit-backdrop-filter:blur(10px);background:0 0;width:100%;padding:12px 24px;transition:all .3s;position:fixed;top:0}.Navbar-module__F6Ou9W__homeNavbar{background:rgba(0,0,0,.4)}.Navbar-module__F6Ou9W__navbarContainer{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;display:flex}.Navbar-module__F6Ou9W__navbarLeft{z-index:1001;align-items:center;display:flex}.Navbar-module__F6Ou9W__navbarCenter{align-items:center;gap:16px;margin-left:24px;display:flex}.Navbar-module__F6Ou9W__centerNavButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;height:40px;padding:0 18px;font-size:14px;line-height:40px;transition:all .2s}.Navbar-module__F6Ou9W__centerNavButton:hover{color:#8480f5}.Navbar-module__F6Ou9W__logoContainer{cursor:pointer;align-items:center;gap:8px;transition:opacity .3s;display:flex}.Navbar-module__F6Ou9W__logoContainer:hover{opacity:.8}.Navbar-module__F6Ou9W__logoShow{height:40px}.Navbar-module__F6Ou9W__logoIcon{width:32px;height:32px}.Navbar-module__F6Ou9W__logoText{color:#000;white-space:nowrap;font-size:20px;font-weight:700}.Navbar-module__F6Ou9W__homeNavbarLogoText{color:#fff!important}.Navbar-module__F6Ou9W__navbarRight{justify-content:space-between;align-items:center;gap:10px;min-height:40px;display:flex}.Navbar-module__F6Ou9W__rightButton{align-items:center;gap:15px;width:auto;height:100%;display:flex}.Navbar-module__F6Ou9W__navLinksContainer{align-items:center;gap:15px;display:flex}.Navbar-module__F6Ou9W__navActionsContainer{align-items:center;gap:10px;margin-left:auto;display:flex}.Navbar-module__F6Ou9W__isHomeNavLink{color:#fff!important}.Navbar-module__F6Ou9W__isHomeNavLink:hover{color:#6560fe!important}.Navbar-module__F6Ou9W__navLink{color:#fff;white-space:nowrap;border-radius:6px;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s}.Navbar-module__F6Ou9W__navLink:hover{color:#6560fe}.Navbar-module__F6Ou9W__avatarContainer{cursor:pointer;transition:transform .3s}.Navbar-module__F6Ou9W__avatarContainer:hover{transform:scale(1.05)}.Navbar-module__F6Ou9W__hamburgerButton{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;padding:0;display:none}.Navbar-module__F6Ou9W__hamburgerLine{background-color:#fff;border-radius:2px;width:100%;height:3px;transition:all .3s}@media (max-width:1200px){.Navbar-module__F6Ou9W__navbarRight{gap:16px}.Navbar-module__F6Ou9W__navLink{padding:6px 10px;font-size:13px}.Navbar-module__F6Ou9W__logoText{font-size:18px}}@media (max-width:768px){.Navbar-module__F6Ou9W__navbarCenter{display:none}.Navbar-module__F6Ou9W__hamburgerButton{display:flex}.Navbar-module__F6Ou9W__navbarRight{z-index:1000;background-color:#000;flex-direction:column;align-items:flex-start;width:80%;max-width:300px;height:100vh;padding:80px 20px 20px;transition:right .3s;position:fixed;top:0;right:-100%;overflow-y:auto}.Navbar-module__F6Ou9W__navbarRight.Navbar-module__F6Ou9W__mobileMenuOpen{right:0;box-shadow:-2px 0 10px rgba(0,0,0,.3)}.Navbar-module__F6Ou9W__navLinksContainer{flex-direction:column;gap:0;width:100%;margin-left:0}.Navbar-module__F6Ou9W__navLink{border-bottom:1px solid rgba(255,255,255,.1);width:100%;padding:15px 10px}.Navbar-module__F6Ou9W__dropdownContainer{width:100%}.Navbar-module__F6Ou9W__dropdownMenu{box-shadow:none;background:rgba(255,255,255,.05);margin-top:0;position:static}.Navbar-module__F6Ou9W__dropdownGrid{grid-template-columns:1fr}.Navbar-module__F6Ou9W__rightButton{border-top:1px solid rgba(255,255,255,.1);flex-direction:column;gap:15px;width:100%;margin-top:20px;padding-top:20px}.Navbar-module__F6Ou9W__avatarWrapper{width:100%}.Navbar-module__F6Ou9W__avatarContainer{justify-content:flex-start}.Navbar-module__F6Ou9W__navbarRight.Navbar-module__F6Ou9W__mobileMenuOpen:before{content:"";z-index:-1;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0}.Navbar-module__F6Ou9W__logoText{display:none}}.Navbar-module__F6Ou9W__loginModalOverlay{z-index:10000;background:rgba(0,0,0,.6);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Navbar-module__F6Ou9W__loginModal{background:#fff;border-radius:20px;width:90%;max-width:440px;padding:40px;position:relative;box-shadow:0 8px 32px rgba(0,0,0,.2)}.Navbar-module__F6Ou9W__loginCloseBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:20px;right:20px}.Navbar-module__F6Ou9W__loginCloseBtn:hover{opacity:.7}.Navbar-module__F6Ou9W__loginHeader{text-align:center;margin-bottom:32px}.Navbar-module__F6Ou9W__loginHeader img{margin:0 auto 16px}.Navbar-module__F6Ou9W__loginTitle{color:#333;margin:0 0 8px;font-size:24px;font-weight:600}.Navbar-module__F6Ou9W__loginSubtitle{color:#999;margin:0;font-size:14px}.Navbar-module__F6Ou9W__loginForm{flex-direction:column;gap:16px;display:flex}.Navbar-module__F6Ou9W__loginInputGroup{width:100%}.Navbar-module__F6Ou9W__loginInput{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-size:14px;transition:border-color .2s}.Navbar-module__F6Ou9W__loginInput::placeholder{color:#ccc}.Navbar-module__F6Ou9W__loginInput:focus{border-color:#6560fe}.Navbar-module__F6Ou9W__loginSubmitBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#f0f 0%,#8b5cf6 50%,#00d9ff 100%);border:none;border-radius:10px;width:100%;margin-top:8px;padding:14px;font-size:16px;font-weight:500;transition:opacity .3s}.Navbar-module__F6Ou9W__loginSubmitBtn:hover{opacity:.9}.Navbar-module__F6Ou9W__loginAgreement{margin-top:8px}.Navbar-module__F6Ou9W__agreementText{color:#666;font-size:13px}.Navbar-module__F6Ou9W__agreementLink{color:#6560fe;margin:0 2px;text-decoration:none}.Navbar-module__F6Ou9W__agreementLink:hover{text-decoration:underline}.Navbar-module__F6Ou9W__avatarContainer{position:relative}.Navbar-module__F6Ou9W__userDropdown{z-index:1000;background:#fff;border-radius:12px;width:240px;animation:.2s Navbar-module__F6Ou9W__slideDown;position:absolute;top:calc(100% + 2px);right:0;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.15)}@keyframes Navbar-module__F6Ou9W__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__F6Ou9W__userDropdownHeader{padding:16px 20px}.Navbar-module__F6Ou9W__userEmail{color:#333;margin-bottom:6px;font-size:14px;font-weight:500}.Navbar-module__F6Ou9W__userBalance{color:#6560fe;font-size:13px;font-weight:500}.Navbar-module__F6Ou9W__userDropdownDivider{background:#e5e7eb;width:84%;height:1px;margin:0 8%}.Navbar-module__F6Ou9W__userDropdownMenu{padding:8px 0}.Navbar-module__F6Ou9W__userMenuItem{color:#333;cursor:pointer;padding:12px 20px;font-size:14px;transition:background .2s}.Navbar-module__F6Ou9W__userMenuItem:hover{background:#f5f5f5}.Navbar-module__F6Ou9W__userMenuItem:active{background:#ebebeb}.Navbar-module__F6Ou9W__avatarWrapper{margin:-8px;padding:8px;position:relative}.Navbar-module__F6Ou9W__avatarContainer{justify-content:center;align-items:center;display:flex}.Navbar-module__F6Ou9W__dropdownContainer{display:inline-block;position:relative}.Navbar-module__F6Ou9W__dropdownArrow{margin-left:5px;font-size:12px;transition:transform .2s}.Navbar-module__F6Ou9W__dropdownArrowOpen{transform:rotate(180deg)}.Navbar-module__F6Ou9W__dropdownMenu{z-index:100;color:#fff;background-color:#1a1a1a;border-radius:8px;min-width:500px;margin-top:5px;padding:8px 0;font-size:14px;position:absolute;top:100%;left:0;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Navbar-module__F6Ou9W__dropdownGrid{grid-template-columns:repeat(2,1fr);gap:12px 20px;display:grid}.Navbar-module__F6Ou9W__dropdownItem{color:#fff;white-space:nowrap;border-radius:8px;align-items:center;padding:12px 16px;font-size:14px;text-decoration:none;transition:all .2s;display:flex;position:relative}.Navbar-module__F6Ou9W__dropdownItem:hover{background-color:#2a2a2a}.Navbar-module__F6Ou9W__dropdownIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:8px;display:inline-flex}.Navbar-module__F6Ou9W__dropdownIcon svg{width:100%;height:100%;display:block}.Navbar-module__F6Ou9W__connectManage{color:#6560fe;cursor:pointer;border:1px solid #6560fe;border-radius:6px;padding:5px 16px;font-size:14px;font-weight:500}.Navbar-module__F6Ou9W__isHomeConnectManage{color:#fff;border:1px solid #fff}.Navbar-module__F6Ou9W__searchBox{background:#f5f5f7;border-radius:25px;align-items:center;width:200px;height:40px;padding:0 16px;transition:all .3s;display:flex}.Navbar-module__F6Ou9W__homeSearchBox{background:rgba(255,255,255,.12)!important}.Navbar-module__F6Ou9W__searchIcon{color:#86868b;flex-shrink:0;margin-right:12px;font-size:14px}.Navbar-module__F6Ou9W__searchInput{color:#1d1d1f;background:0 0;border:none;outline:none;flex:1;width:100px;height:100%;font-size:14px}.Navbar-module__F6Ou9W__clearButton{color:#000;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:600;line-height:1;transition:all .2s;display:flex}.Navbar-module__F6Ou9W__subNavbar{background:#000;border-bottom:1px solid #313131;justify-content:center;width:100%;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.04)}.Navbar-module__F6Ou9W__subNavbarContainer{align-items:center;gap:40px;max-width:1400px;height:50px;margin:0 auto;padding:0 40px;display:flex}.Navbar-module__F6Ou9W__subNavLink{color:#b0b0b0;white-space:nowrap;padding:15px 0;font-size:14px;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__F6Ou9W__subNavLink:hover{color:#ededed}.Navbar-module__F6Ou9W__subNavLinkActive{color:#fff;font-weight:500}.Navbar-module__F6Ou9W__subNavLinkActive:after{content:"";background:#4169e1;height:2px;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.Navbar-module__F6Ou9W__subNavbarContainer{-webkit-overflow-scrolling:touch;gap:20px;padding:0 20px;overflow-x:auto;overflow-y:hidden}.Navbar-module__F6Ou9W__subNavbarContainer::-webkit-scrollbar{display:none}.Navbar-module__F6Ou9W__subNavLink{font-size:13px}}.Navbar-module__F6Ou9W__controlDiv{cursor:pointer;background:0 0;border-radius:99px;justify-content:center;align-items:center;width:120px;height:40px;max-height:40px;padding:0 18px;font-size:14px;text-decoration:none;display:inline-flex;color:#fff!important}.Navbar-module__F6Ou9W__controlDiv:hover{background:rgba(255,255,255,.2);border-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1)}
.LoginModal-module__cnTbjq__loginModalOverlay{z-index:9999;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;animation:.3s ease-out LoginModal-module__cnTbjq__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.LoginModal-module__cnTbjq__loginModal{background:#fff;border-radius:16px;width:90%;max-width:480px;max-height:90vh;padding:40px 32px;animation:.3s ease-out LoginModal-module__cnTbjq__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3)}.LoginModal-module__cnTbjq__loginCloseBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex;position:absolute;top:16px;right:16px}.LoginModal-module__cnTbjq__loginCloseBtn:hover{background-color:#f5f5f5}.LoginModal-module__cnTbjq__loginHeader{text-align:center;margin-bottom:32px}.LoginModal-module__cnTbjq__logoIcon{height:50px}.LoginModal-module__cnTbjq__loginTitle{color:#333;margin:16px 0 8px;font-size:24px;font-weight:600}.LoginModal-module__cnTbjq__loginSubtitle{color:#999;margin:0;font-size:14px}.LoginModal-module__cnTbjq__thirdPartyLogin{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.LoginModal-module__cnTbjq__googleLoginBtn,.LoginModal-module__cnTbjq__githubLoginBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:5px;justify-content:center;align-items:center;gap:12px;width:100%;height:48px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.LoginModal-module__cnTbjq__googleLoginBtn:hover{color:#6560fe;background:#f8f9fa;border-color:#6560fe}.LoginModal-module__cnTbjq__githubLoginBtn:hover{color:#333;background:#f8f9fa;border-color:#333}.LoginModal-module__cnTbjq__divider{text-align:center;margin:24px 0;position:relative}.LoginModal-module__cnTbjq__divider:before,.LoginModal-module__cnTbjq__divider:after{content:"";background-color:#e0e0e0;width:40%;height:1px;position:absolute;top:50%}.LoginModal-module__cnTbjq__divider:before{left:0}.LoginModal-module__cnTbjq__divider:after{right:0}.LoginModal-module__cnTbjq__divider span{color:#999;background:#fff;padding:0 12px;font-size:14px;position:relative}.LoginModal-module__cnTbjq__loginForm{flex-direction:column;gap:16px;display:flex}.LoginModal-module__cnTbjq__loginInputGroup{border:1px solid #ddd;border-radius:5px;align-items:center;padding:0 6px;display:flex}.LoginModal-module__cnTbjq__loginInput{border:0 solid #ddd;border-radius:5px;outline:none;width:100%;height:48px;padding:0 16px;font-size:15px;transition:all .3s}.LoginModal-module__cnTbjq__loginInput::placeholder{color:#bbb}.LoginModal-module__cnTbjq__codeInputWrapper{align-items:center;width:100%;display:flex;position:relative}.LoginModal-module__cnTbjq__codeInputWrapper .LoginModal-module__cnTbjq__loginInput{flex:1}.LoginModal-module__cnTbjq__sendCodeBtn{color:#6560fe;cursor:pointer;white-space:nowrap;background:#fff;border:0 solid #6560fe;border-radius:5px;min-width:120px;height:45px;font-size:14px;font-weight:500;transition:all .3s}.LoginModal-module__cnTbjq__sendCodeBtn:hover:not(:disabled){color:#fff;background:#6560fe}.LoginModal-module__cnTbjq__sendCodeBtn:disabled{opacity:.6;cursor:not-allowed;color:#999;background:#f5f5f5;border-color:#e0e0e0}.LoginModal-module__cnTbjq__loginSubmitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f0f,#6560fe,#00d9ff);border:none;border-radius:8px;width:100%;height:48px;margin-top:8px;font-size:16px;font-weight:600;transition:all .3s}.LoginModal-module__cnTbjq__loginSubmitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(101,96,254,.3)}.LoginModal-module__cnTbjq__loginSubmitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.LoginModal-module__cnTbjq__registDiv{color:#666;justify-content:space-between;font-size:14px;display:flex}.LoginModal-module__cnTbjq__registbtn{color:#6560fe;cursor:pointer}.LoginModal-module__cnTbjq__loginAgreement{text-align:center;margin-top:8px}.LoginModal-module__cnTbjq__agreementText{color:#666;font-size:13px}.LoginModal-module__cnTbjq__agreementLink{color:#6560fe;margin:0 2px;text-decoration:none}.LoginModal-module__cnTbjq__agreementLink:hover{text-decoration:underline}@keyframes LoginModal-module__cnTbjq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoginModal-module__cnTbjq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.LoginModal-module__cnTbjq__loginModal{width:95%;padding:32px 24px}.LoginModal-module__cnTbjq__loginTitle{font-size:20px}.LoginModal-module__cnTbjq__loginInput,.LoginModal-module__cnTbjq__loginSubmitBtn{height:44px}.LoginModal-module__cnTbjq__sendCodeBtn{min-width:100px;font-size:13px}}.LoginModal-module__cnTbjq__checkingLogin{z-index:10;background:rgba(255,255,255,.9);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.LoginModal-module__cnTbjq__loadingSpinner{border:4px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:1s linear infinite LoginModal-module__cnTbjq__spin}@keyframes LoginModal-module__cnTbjq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoginModal-module__cnTbjq__checkingLogin p{color:#666;margin:0;font-size:14px}.LoginModal-module__cnTbjq__agreementLabel{cursor:pointer;justify-content:center;align-items:flex-start;gap:8px;display:flex}.LoginModal-module__cnTbjq__agreementCheckbox{cursor:pointer;flex-shrink:0;width:16px;height:16px}
.LogoutModal-module__6R-2pa__logoutModalOverlay{z-index:1000;background:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.LogoutModal-module__6R-2pa__logoutModal{background:#fff;border-radius:8px;width:90%;max-width:400px;padding:30px;position:relative;box-shadow:0 2px 10px rgba(0,0,0,.1)}.LogoutModal-module__6R-2pa__closeBtn{cursor:pointer;background:0 0;border:none;padding:5px;position:absolute;top:15px;right:15px}.LogoutModal-module__6R-2pa__content{text-align:center}.LogoutModal-module__6R-2pa__icon{margin-bottom:20px;font-size:48px}.LogoutModal-module__6R-2pa__title{color:#333;margin-bottom:20px;font-size:24px;font-weight:600}.LogoutModal-module__6R-2pa__description{color:#333;margin-bottom:20px;font-size:16px}.LogoutModal-module__6R-2pa__info{background:#f8f9fa;border-radius:4px;margin:20px 0;padding:15px}.LogoutModal-module__6R-2pa__info p{color:#666;margin:5px 0}.LogoutModal-module__6R-2pa__buttonGroup{gap:10px;margin-top:20px;display:flex}.LogoutModal-module__6R-2pa__cancelBtn,.LogoutModal-module__6R-2pa__confirmBtn,.LogoutModal-module__6R-2pa__goLoginBtn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px;font-size:16px;transition:background-color .2s}.LogoutModal-module__6R-2pa__cancelBtn{color:#0a0a0a;border:1px solid #999}.LogoutModal-module__6R-2pa__confirmBtn,.LogoutModal-module__6R-2pa__goLoginBtn{color:#fff;background:linear-gradient(135deg,#f0f,#6560fe,#00d9ff)}.LogoutModal-module__6R-2pa__confirmBtn:hover,.LogoutModal-module__6R-2pa__goLoginBtn:hover{background:linear-gradient(135deg,#f0f,#6560fe,#00d9ff)}.LogoutModal-module__6R-2pa__confirmBtn:disabled,.LogoutModal-module__6R-2pa__cancelBtn:disabled{opacity:.6;cursor:not-allowed}
.Footer-module__zzTxZG__footer{color:#fff;background:#000;padding:80px 40px 40px}.Footer-module__zzTxZG__container{max-width:1400px;margin:0 auto}.Footer-module__zzTxZG__linksSection{grid-template-columns:repeat(3,1fr);gap:60px;margin-bottom:80px;margin-left:30px;display:grid}.Footer-module__zzTxZG__linksSectionDj{grid-template-columns:repeat(3,1fr)}@media (max-width:968px){.Footer-module__zzTxZG__linksSection{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:576px){.Footer-module__zzTxZG__linksSection{grid-template-columns:1fr;gap:30px}}.Footer-module__zzTxZG__linkColumn{flex-direction:column;display:flex}.Footer-module__zzTxZG__logoImage{width:auto;height:32px}.Footer-module__zzTxZG__footerText{text-align:left;color:#666;margin-top:20px;font-family:PingFang SC,PingFang SC-400;font-size:14px;font-weight:400;line-height:20px}.Footer-module__zzTxZG__icons{align-items:center;gap:10px;margin-top:24px;display:flex}.Footer-module__zzTxZG__iconButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.Footer-module__zzTxZG__iconButton:hover{opacity:.85}.Footer-module__zzTxZG__iconImage{object-fit:contain;width:44px;height:44px}.Footer-module__zzTxZG__columnTitle{color:#888;text-transform:uppercase;letter-spacing:.5px;margin:0 0 20px;font-size:14px;font-weight:600}.Footer-module__zzTxZG__linkList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__zzTxZG__link{color:#ccc;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__zzTxZG__link:hover{color:#fff}.Footer-module__zzTxZG__viewAllLink{color:#4169e1;margin-top:16px;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__zzTxZG__viewAllLink:hover{color:#5a7fe6}.Footer-module__zzTxZG__logoSection{text-align:center;margin-bottom:60px}.Footer-module__zzTxZG__logo{color:#fff;letter-spacing:-2px;margin:0;font-size:120px;font-weight:900}@media (max-width:768px){.Footer-module__zzTxZG__logo{font-size:80px}}.Footer-module__zzTxZG__bottomSection{border-top:1px solid #222;justify-content:space-between;align-items:center;padding-top:40px;display:flex}@media (max-width:576px){.Footer-module__zzTxZG__bottomSection{flex-direction:column;gap:20px}}.Footer-module__zzTxZG__copyright{color:#666;font-size:14px}.Footer-module__zzTxZG__socialLinks{gap:16px;display:flex}.Footer-module__zzTxZG__socialLink{color:#888;background:#1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__zzTxZG__socialLink:hover{color:#fff;background:#2a2a2a}.Footer-module__zzTxZG__modalOverlay{z-index:9999;background:rgba(0,0,0,.7);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Footer-module__zzTxZG__modalContent{background:#1a1a1a;border-radius:12px;width:90%;max-width:400px;padding:32px;position:relative}.Footer-module__zzTxZG__closeButton{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;display:flex;position:absolute;top:16px;right:16px}.Footer-module__zzTxZG__closeButton:hover{color:#fff}.Footer-module__zzTxZG__modalBody{text-align:center}.Footer-module__zzTxZG__modalBody h3{color:#fff;margin-bottom:24px;font-size:20px}.Footer-module__zzTxZG__qrCode{width:200px;height:200px;margin:0 auto}.Footer-module__zzTxZG__emailContent{flex-direction:column;gap:16px;display:flex}.Footer-module__zzTxZG__emailText{color:#fff;background:rgba(255,255,255,.05);border-radius:8px;padding:12px;font-size:16px}.Footer-module__zzTxZG__copyButton{color:#fff;cursor:pointer;background:#4169e1;border:none;border-radius:8px;padding:12px 24px;font-size:14px;transition:background .2s}.Footer-module__zzTxZG__copyButton:hover{background:#5a7fe8}.Footer-module__zzTxZG__socialLink{cursor:pointer;background:0 0;border:none;padding:0}
.HeroSection-module__HfUKsq__heroSection{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:200px 20px 80px;display:flex;position:relative}.HeroSection-module__HfUKsq__heroContent{z-index:2;text-align:center;max-width:1200px;animation:1s ease-out HeroSection-module__HfUKsq__fadeInUp;position:relative}.HeroSection-module__HfUKsq__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e0e7ff;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:99px;align-items:center;gap:10px;height:38px;margin-bottom:30px;padding:5px 15px 5px 5px;font-size:14px;display:inline-flex}.HeroSection-module__HfUKsq__badgeText{letter-spacing:.5px;color:#fff;background:linear-gradient(90deg,#7c3aed 0%,#00c4e5 100%);border-radius:99px;align-items:center;height:28px;padding:0 9px;font-family:PingFang SC,PingFang SC-400;font-size:14px;font-weight:400;display:flex}.HeroSection-module__HfUKsq__badgeDivider{color:rgba(165,180,252,.3)}.HeroSection-module__HfUKsq__badgeDesc{text-align:left;color:#fff;background:0 0;align-items:center;height:20px;font-family:PingFang SC,PingFang SC-400,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;display:flex}.HeroSection-module__HfUKsq__title{text-align:center;color:#fff;font-family:Microsoft YaHei UI,Microsoft YaHei UI-700;font-size:60px;font-weight:700}.HeroSection-module__HfUKsq__subtitle{text-align:center;color:#fff;margin-bottom:36px;font-family:Microsoft YaHei UI,Microsoft YaHei UI-700;font-size:60px;font-weight:700}.HeroSection-module__HfUKsq__description{text-align:center;color:#fff;height:72px;margin-bottom:60px;font-family:PingFang SC,PingFang SC-400;font-size:25px;font-weight:400;line-height:36px}.HeroSection-module__HfUKsq__buttonGroup{justify-content:center;gap:16px;margin-bottom:90px;display:flex}.HeroSection-module__HfUKsq__primaryButton{cursor:pointer;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:99px;width:227px;height:59px;transition:all .3s}.HeroSection-module__HfUKsq__primaryButton span{text-align:left;color:#fff;width:96px;height:22px;font-family:PingFang SC,PingFang SC-400,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;display:inline-block}.HeroSection-module__HfUKsq__primaryButton:hover{background:rgba(255,255,255,.15)}.HeroSection-module__HfUKsq__companyButton{cursor:pointer;background:linear-gradient(90deg,#7c3aed 0%,#00c4e5 100%);border:none;border-radius:99px;width:227px;height:59px;transition:all .3s}.HeroSection-module__HfUKsq__companyButton span{text-align:left;color:#fff;width:96px;height:22px;font-family:PingFang SC,PingFang SC-400,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;display:inline-block}.HeroSection-module__HfUKsq__companyButton:hover{background:linear-gradient(90deg,#6b2fd6 0%,#00aac9 100%)}.HeroSection-module__HfUKsq__secondaryButton{cursor:pointer;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:99px;width:227px;height:59px;transition:all .3s}.HeroSection-module__HfUKsq__secondaryButton span{text-align:center;color:#fff;width:96px;height:22px;font-family:PingFang SC,PingFang SC-400,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;display:inline-block}.HeroSection-module__HfUKsq__secondaryButton:hover{background:rgba(255,255,255,.15)}.HeroSection-module__HfUKsq__partnerSection{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.HeroSection-module__HfUKsq__partnerLabel{text-align:center;color:rgba(255,255,255,.5);height:28px;font-family:PingFang SC,PingFang SC-400;font-size:20px;font-weight:400}.HeroSection-module__HfUKsq__marqueeContainer{width:100%;padding:20px 0;position:relative;overflow:hidden}.HeroSection-module__HfUKsq__marqueeTrack{gap:50px;width:-moz-fit-content;width:fit-content;animation:30s linear infinite HeroSection-module__HfUKsq__marqueeScroll;display:flex}.HeroSection-module__HfUKsq__marqueeTrack:hover{animation-play-state:paused}.HeroSection-module__HfUKsq__marqueeItem{flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.HeroSection-module__HfUKsq__marqueeItem:hover{transform:scale(1.05)}.HeroSection-module__HfUKsq__marqueeImage{object-fit:contain;width:auto;height:40px}.HeroSection-module__HfUKsq__modalOverlay{z-index:9999;background:rgba(0,0,0,.7);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.HeroSection-module__HfUKsq__modalContent{background:#1a1a1a;border-radius:12px;width:90%;max-width:400px;padding:32px;position:relative}.HeroSection-module__HfUKsq__closeButton{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;display:flex;position:absolute;top:16px;right:16px}.HeroSection-module__HfUKsq__closeButton:hover{color:#fff}.HeroSection-module__HfUKsq__modalBody{text-align:center}.HeroSection-module__HfUKsq__modalBody h3{color:#fff;margin-bottom:24px;font-size:20px}.HeroSection-module__HfUKsq__qrCode{object-fit:contain;width:220px;height:220px;margin:0 auto}@keyframes HeroSection-module__HfUKsq__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes HeroSection-module__HfUKsq__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.HeroSection-module__HfUKsq__title{font-size:48px}.HeroSection-module__HfUKsq__subtitle{font-size:28px}.HeroSection-module__HfUKsq__marqueeImage{height:32px}}@media (max-width:768px){.HeroSection-module__HfUKsq__heroSection{padding:100px 20px 60px}.HeroSection-module__HfUKsq__title{font-size:36px}.HeroSection-module__HfUKsq__subtitle{letter-spacing:1px;font-size:22px}.HeroSection-module__HfUKsq__description{font-size:15px}.HeroSection-module__HfUKsq__buttonGroup{flex-direction:column;align-items:stretch;margin-bottom:60px}.HeroSection-module__HfUKsq__badge{flex-direction:column;gap:6px;padding:10px 16px}.HeroSection-module__HfUKsq__badgeDivider{display:none}.HeroSection-module__HfUKsq__marqueeItem{padding:0}.HeroSection-module__HfUKsq__marqueeImage{height:30px}}@media (max-width:480px){.HeroSection-module__HfUKsq__title{font-size:28px}.HeroSection-module__HfUKsq__subtitle{font-size:18px}.HeroSection-module__HfUKsq__marqueeItem{padding:0}.HeroSection-module__HfUKsq__marqueeImage{height:24px}}
.TopNavbar-module__eAtuOa__navLinksContainer{align-items:center;gap:40px;margin-bottom:20px;display:flex}.TopNavbar-module__eAtuOa__isHomeNavLink{color:#fff!important}.TopNavbar-module__eAtuOa__isHomeNavLink:hover{color:#6560fe!important}.TopNavbar-module__eAtuOa__navLink{color:#fff;white-space:nowrap;border-bottom:2px solid transparent;padding:16px 0;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s}.TopNavbar-module__eAtuOa__navLink:hover{color:#6560fe}.TopNavbar-module__eAtuOa__navLinkActive{color:#fff;border-bottom-color:#6560fe}.TopNavbar-module__eAtuOa__dropdownContainer{display:inline-block;position:relative}.TopNavbar-module__eAtuOa__dropdownArrow{margin-left:5px;font-size:12px;transition:transform .2s}.TopNavbar-module__eAtuOa__dropdownArrowOpen{transform:rotate(180deg)}@media (max-width:1200px){.TopNavbar-module__eAtuOa__navLink{padding:6px 10px;font-size:13px}}@media (max-width:768px){.TopNavbar-module__eAtuOa__navLinksContainer{flex-direction:column;gap:0;width:100%;margin-left:0}.TopNavbar-module__eAtuOa__navLink{border-bottom:1px solid rgba(255,255,255,.1);width:100%;padding:15px 10px}.TopNavbar-module__eAtuOa__dropdownContainer{width:100%}}
.FeaturesSection-module__FslG7q__featuresSection{width:100%;padding:60px 20px;position:relative}.FeaturesSection-module__FslG7q__container{max-width:1700px;margin:0 auto;padding-left:200px}.FeaturesSection-module__FslG7q__header{text-align:center;margin-bottom:60px;padding-right:200px}.FeaturesSection-module__FslG7q__title{text-align:center;color:#fff;margin:0 0 15px;font-family:PingFang SC,PingFang SC-400;font-size:40px;font-weight:400}.FeaturesSection-module__FslG7q__subtitle{text-align:center;color:#bbb;font-family:PingFang SC,PingFang SC-400;font-size:16px;font-weight:400}.FeaturesSection-module__FslG7q__content{grid-template-columns:1fr 2fr;align-items:start;gap:50px;display:grid}.FeaturesSection-module__FslG7q__navList{flex-direction:column;display:flex}.FeaturesSection-module__FslG7q__navItemWrap{padding:0;position:relative}.FeaturesSection-module__FslG7q__navItem{cursor:pointer;text-align:left;color:#999;font-family:PingFang SC,PingFang SC-400;font-size:18px;font-weight:400;transition:color .24s}.FeaturesSection-module__FslG7q__navItem:hover,.FeaturesSection-module__FslG7q__navItemActive{color:#fff}.FeaturesSection-module__FslG7q__navExpand{position:relative}.FeaturesSection-module__FslG7q__fadeSlideIn{animation:.28s both FeaturesSection-module__FslG7q__fadeSlideIn}@keyframes FeaturesSection-module__FslG7q__fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.FeaturesSection-module__FslG7q__navExpandLine{border:1px solid;border-image:linear-gradient(90deg,#7c3aed 10%,#00c4e5 60%,rgba(25,25,25,0) 100%) 1;height:0;margin:30px 0}.FeaturesSection-module__FslG7q__navExpandLine_null{border:1px solid rgba(255,255,255,.1);height:0;margin:30px 0}.FeaturesSection-module__FslG7q__navHeadline{color:#e5e7eb;margin-bottom:8px;font-size:14px;font-weight:700}.FeaturesSection-module__FslG7q__navDescription{text-align:left;color:#bbb;margin-top:10px;margin-bottom:40px;font-family:PingFang SC,PingFang SC-400;font-size:14px;font-weight:400;line-height:25px}.FeaturesSection-module__FslG7q__primaryButton{cursor:pointer;text-align:center;color:#fff;background:linear-gradient(90deg,#7c3aed 0%,#06b6d4 100%);border-radius:99px;width:170px;height:50px;font-family:PingFang SC,PingFang SC-400;font-size:16px;font-weight:400;line-height:50px}.FeaturesSection-module__FslG7q__primaryButton:hover{filter:brightness(1.05)}.FeaturesSection-module__FslG7q__modalOverlay{z-index:9999;background:rgba(0,0,0,.7);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.FeaturesSection-module__FslG7q__modalContent{background:#1a1a1a;border-radius:12px;width:90%;max-width:400px;padding:32px;position:relative}.FeaturesSection-module__FslG7q__closeButton{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;display:flex;position:absolute;top:16px;right:16px}.FeaturesSection-module__FslG7q__closeButton:hover{color:#fff}.FeaturesSection-module__FslG7q__modalBody{text-align:center}.FeaturesSection-module__FslG7q__modalBody h3{color:#fff;margin-bottom:24px;font-size:20px}.FeaturesSection-module__FslG7q__qrCode{object-fit:contain;width:220px;height:220px;margin:0 auto}.FeaturesSection-module__FslG7q__right{justify-content:flex-end;display:flex}.FeaturesSection-module__FslG7q__showcaseImageWrap{width:100%}.FeaturesSection-module__FslG7q__showcaseImage{will-change:transform,opacity;width:975px;height:auto;display:block}.FeaturesSection-module__FslG7q__showcase{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(15,23,42,.42);border:1px dashed rgba(148,163,184,.28);border-radius:18px;width:100%;padding:18px}.FeaturesSection-module__FslG7q__showcaseHeader{background:rgba(0,0,0,.22);border:1px solid rgba(148,163,184,.18);border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:12px 14px;display:flex}.FeaturesSection-module__FslG7q__showcaseTitle{color:#fff;font-size:18px;font-weight:700}.FeaturesSection-module__FslG7q__showcaseBadge{letter-spacing:1px;color:rgba(255,255,255,.9);background:radial-gradient(circle at 30% 30%,rgba(99,102,241,.9) 0%,rgba(34,195,255,.25) 60%,transparent 100%);border-radius:14px;justify-content:center;align-items:center;width:84px;height:64px;font-size:34px;font-weight:800;display:flex;box-shadow:0 18px 40px rgba(99,102,241,.18)}.FeaturesSection-module__FslG7q__showcaseGrid{grid-template-columns:1fr 1.6fr;gap:14px;display:grid}.FeaturesSection-module__FslG7q__bigCard{background:rgba(2,6,23,.55);border:1px solid rgba(148,163,184,.18);border-radius:16px;min-height:340px;padding:16px;position:relative;overflow:hidden}.FeaturesSection-module__FslG7q__bigCardTitle{color:#fff;margin-bottom:12px;font-size:14px;font-weight:700}.FeaturesSection-module__FslG7q__chips{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.FeaturesSection-module__FslG7q__chip{color:rgba(226,232,240,.9);background:rgba(15,23,42,.6);border:1px solid rgba(148,163,184,.18);border-radius:999px;padding:6px 10px;font-size:12px}.FeaturesSection-module__FslG7q__bigCardVisual{filter:blur();background:radial-gradient(circle at 30% 30%,rgba(34,195,255,.7) 0%,rgba(99,102,241,.25) 55%,transparent 72%);border-radius:999px;width:220px;height:220px;position:absolute;bottom:-40px;left:-20px}.FeaturesSection-module__FslG7q__smallCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.FeaturesSection-module__FslG7q__smallCard{background:rgba(2,6,23,.45);border:1px solid rgba(148,163,184,.16);border-radius:16px;padding:12px 12px 10px;overflow:hidden}.FeaturesSection-module__FslG7q__smallCardTitle{color:#fff;margin-bottom:4px;font-size:13px;font-weight:700}.FeaturesSection-module__FslG7q__smallCardDesc{color:rgba(148,163,184,.88);margin-bottom:10px;font-size:12px;line-height:1.6}.FeaturesSection-module__FslG7q__smallCardImage{border:1px solid rgba(148,163,184,.12);border-radius:12px;width:100%;overflow:hidden}.FeaturesSection-module__FslG7q__smallCardImage img{object-fit:cover;width:100%;height:92px;display:block}@media (max-width:768px){.FeaturesSection-module__FslG7q__title{font-size:36px}.FeaturesSection-module__FslG7q__content{grid-template-columns:1fr}.FeaturesSection-module__FslG7q__right{justify-content:stretch}.FeaturesSection-module__FslG7q__showcaseGrid{grid-template-columns:1fr}.FeaturesSection-module__FslG7q__bigCard{min-height:240px}}
.DeleteConfirmDialog-module__YzDICW__overlay{z-index:2000;background:rgba(0,0,0,.6);justify-content:center;align-items:center;animation:.2s DeleteConfirmDialog-module__YzDICW__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes DeleteConfirmDialog-module__YzDICW__fadeIn{0%{opacity:0}to{opacity:1}}.DeleteConfirmDialog-module__YzDICW__dialog{background:#1a2233;border-radius:8px;width:90%;max-width:500px;animation:.3s DeleteConfirmDialog-module__YzDICW__slideUp}@keyframes DeleteConfirmDialog-module__YzDICW__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.DeleteConfirmDialog-module__YzDICW__header{border-bottom:1px solid rgba(255,255,255,.1);justify-content:space-between;align-items:center;padding:10px 24px;display:flex}.DeleteConfirmDialog-module__YzDICW__title{color:#fff;margin:0;font-size:18px;font-weight:500}.DeleteConfirmDialog-module__YzDICW__closeBtn{color:rgba(255,255,255,.6);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:flex}.DeleteConfirmDialog-module__YzDICW__closeBtn:hover{color:#fff}.DeleteConfirmDialog-module__YzDICW__body{padding:32px 24px}.DeleteConfirmDialog-module__YzDICW__warningIcon{justify-content:center;margin-bottom:20px;display:flex}.DeleteConfirmDialog-module__YzDICW__message{color:rgba(255,255,255,.85);margin:0 0 8px;font-size:16px;line-height:1.5}.DeleteConfirmDialog-module__YzDICW__voiceName{color:#00d9ff;font-weight:500}.DeleteConfirmDialog-module__YzDICW__subMessage{color:rgba(255,255,255,.45);margin:0;font-size:14px}.DeleteConfirmDialog-module__YzDICW__footer{justify-content:flex-end;gap:16px;padding:0 24px 24px;display:flex}.DeleteConfirmDialog-module__YzDICW__cancelBtn,.DeleteConfirmDialog-module__YzDICW__confirmBtn{cursor:pointer;border:none;border-radius:4px;min-width:80px;padding:7px 24px;font-size:14px;transition:all .2s}.DeleteConfirmDialog-module__YzDICW__cancelBtn{color:rgba(255,255,255,.65);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15)}.DeleteConfirmDialog-module__YzDICW__cancelBtn:hover{color:rgba(255,255,255,.85);background:rgba(255,255,255,.12)}.DeleteConfirmDialog-module__YzDICW__confirmBtn{color:#000;background:#00d9ff;font-weight:500}.DeleteConfirmDialog-module__YzDICW__confirmBtn:hover{background:#00e5ff;box-shadow:0 2px 8px rgba(255,77,79,.3)}.DeleteConfirmDialog-module__YzDICW__confirmBtn:active{transform:scale(.98)}
.SubNavbar-module__ZXIXnq__heightBor{height:180px}.SubNavbar-module__ZXIXnq__containerBor{z-index:1000;background-color:#000;width:1400px;margin:0 auto;padding-top:40px;position:fixed;top:50px}.SubNavbar-module__ZXIXnq__subNavbar{background-color:#000;border-bottom:1px solid rgba(255,255,255,.1);padding:0 20px}.SubNavbar-module__ZXIXnq__subNavbarContainer{align-items:center;gap:40px;max-width:1400px;margin:0 auto 20px;display:flex}.SubNavbar-module__ZXIXnq__subNavLink{color:rgba(255,255,255,.6);padding:16px 0;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.SubNavbar-module__ZXIXnq__subNavLink:hover{color:rgba(255,255,255,.9)}.SubNavbar-module__ZXIXnq__subNavLinkActive{color:#fff;background:#6560fe;border-radius:25px;padding:6px 25px}@media (max-width:768px){.SubNavbar-module__ZXIXnq__subNavbarContainer{-webkit-overflow-scrolling:touch;gap:20px;overflow-x:auto}.SubNavbar-module__ZXIXnq__subNavLink{white-space:nowrap;font-size:13px}}
.UseCasesSection-module__gM_UHa__useCasesSection{width:100%;padding:60px 20px 0}.UseCasesSection-module__gM_UHa__container{max-width:1200px;margin:0 auto}.UseCasesSection-module__gM_UHa__header{text-align:center;margin-bottom:60px}.UseCasesSection-module__gM_UHa__title{text-align:center;color:#fff;margin:0 0 15px;font-family:PingFang SC,PingFang SC-400;font-size:40px;font-weight:400}.UseCasesSection-module__gM_UHa__subtitle{text-align:center;color:#bbb;font-family:PingFang SC,PingFang SC-400;font-size:16px;font-weight:400}.UseCasesSection-module__gM_UHa__stickySection{position:relative;overflow:visible}.UseCasesSection-module__gM_UHa__stackContainer{flex-direction:column;gap:56px;margin-bottom:130px;display:flex;position:relative}.UseCasesSection-module__gM_UHa__stickyCard{z-index:1;background:#13131a;border:1px solid rgba(255,255,255,.08);border-radius:20px;width:100%;min-height:520px;padding:22px;transition:box-shadow .3s;position:-webkit-sticky;position:sticky;box-shadow:0 24px 60px rgba(3,5,18,.45)}.UseCasesSection-module__gM_UHa__stickyCard:hover{box-shadow:0 30px 80px rgba(4,8,30,.62)}.UseCasesSection-module__gM_UHa__stickyCard:last-child{z-index:10}.UseCasesSection-module__gM_UHa__summaryCard{background:linear-gradient(126deg,rgba(10,23,49,.95) 0%,rgba(14,18,32,.95) 100%)}.UseCasesSection-module__gM_UHa__cardInner{justify-content:space-between;align-items:center;gap:36px;height:100%;display:flex}.UseCasesSection-module__gM_UHa__cardLeft{flex-direction:column;gap:14px;width:42%;display:flex}.UseCasesSection-module__gM_UHa__cardHeading{flex-direction:column;gap:10px;display:flex}.UseCasesSection-module__gM_UHa__cardIconWrap{border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.UseCasesSection-module__gM_UHa__cardIcon{object-fit:contain;width:100%;height:100%}.UseCasesSection-module__gM_UHa__cardTitle{text-align:left;color:#fff;font-family:PingFang SC,PingFang SC-400;font-size:25px;font-weight:400}.UseCasesSection-module__gM_UHa__cardDesc{text-align:left;color:#aaa;font-family:PingFang SC,PingFang SC-400;font-size:18px;font-weight:400}.UseCasesSection-module__gM_UHa__pointList{flex-direction:column;gap:24px;margin:20px 0 50px;list-style:none;display:flex}.UseCasesSection-module__gM_UHa__pointItem{color:rgba(255,255,255,.74);align-items:flex-start;gap:10px;font-size:14px;display:flex}.UseCasesSection-module__gM_UHa__pointImage{background:rgba(255,255,255,.1);border-radius:3px;width:16px;height:16px;margin:auto 0}.UseCasesSection-module__gM_UHa__pointText{color:#fff;font-family:PingFang SC,PingFang SC-400;font-size:14px;font-weight:400}.UseCasesSection-module__gM_UHa__pointMark{color:rgba(255,255,255,.95);background:rgba(255,255,255,.1);border-radius:999px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;font-size:11px;display:inline-flex}.UseCasesSection-module__gM_UHa__cardButton{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;color:#fff;cursor:pointer;background:linear-gradient(90deg,#7c3aed 0%,#00c4e5 100%);border:none;border-radius:99px;width:185px;height:54px;font-family:PingFang SC,PingFang SC-400;font-size:16px;font-weight:400;line-height:54px}.UseCasesSection-module__gM_UHa__cardButton:hover{filter:brightness(1.08)}.UseCasesSection-module__gM_UHa__modalOverlay{z-index:9999;background:rgba(0,0,0,.7);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.UseCasesSection-module__gM_UHa__modalContent{background:#1a1a1a;border-radius:12px;width:90%;max-width:400px;padding:32px;position:relative}.UseCasesSection-module__gM_UHa__closeButton{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;display:flex;position:absolute;top:16px;right:16px}.UseCasesSection-module__gM_UHa__closeButton:hover{color:#fff}.UseCasesSection-module__gM_UHa__modalBody{text-align:center}.UseCasesSection-module__gM_UHa__modalBody h3{color:#fff;margin-bottom:24px;font-size:20px}.UseCasesSection-module__gM_UHa__qrCode{width:200px;height:200px;margin:0 auto}.UseCasesSection-module__gM_UHa__modalDesc{color:#bbb;font-size:15px;line-height:1.8}.UseCasesSection-module__gM_UHa__summaryList{flex-wrap:wrap;gap:8px;display:flex}.UseCasesSection-module__gM_UHa__summaryTag{color:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:6px 12px;font-size:12px}.UseCasesSection-module__gM_UHa__cardRight{border-radius:16px;width:58%;height:476px;padding:2px;overflow:hidden}.UseCasesSection-module__gM_UHa__cardImage{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}@media (max-width:768px){.UseCasesSection-module__gM_UHa__title{font-size:36px}.UseCasesSection-module__gM_UHa__stackContainer{gap:24px;padding-bottom:80px}.UseCasesSection-module__gM_UHa__stickyCard{min-height:unset;padding:14px}.UseCasesSection-module__gM_UHa__cardInner{flex-direction:column;align-items:stretch;gap:18px}.UseCasesSection-module__gM_UHa__cardLeft,.UseCasesSection-module__gM_UHa__cardRight{width:100%}.UseCasesSection-module__gM_UHa__cardTitle{font-size:30px}.UseCasesSection-module__gM_UHa__cardImage{height:180px}}.UseCasesSection-module__gM_UHa__featuresGrid{background:#030309;border-top:1px solid rgba(0,0,0,.05);grid-template-columns:repeat(4,1fr);gap:24px;margin-top:80px;padding:40px 0;display:grid}.UseCasesSection-module__gM_UHa__featureCard{text-align:center;cursor:default;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:32px 20px;transition:all .3s;display:flex}.UseCasesSection-module__gM_UHa__featureImageWrap{justify-content:center;align-items:center;margin-bottom:24px;display:flex}.UseCasesSection-module__gM_UHa__featureImage{object-fit:contain;width:auto;height:auto}.UseCasesSection-module__gM_UHa__featureTitle{text-align:center;color:#fff;margin:15px 0 5px;font-family:PingFang SC,PingFang SC-400;font-size:18px;font-weight:400}.UseCasesSection-module__gM_UHa__featureDesc{text-align:center;color:#bbb;font-family:PingFang SC,PingFang SC-400;font-size:14px;font-weight:400}@media (max-width:1024px){.UseCasesSection-module__gM_UHa__featuresGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:60px}.UseCasesSection-module__gM_UHa__featureCard{padding:28px 16px}.UseCasesSection-module__gM_UHa__featureTitle{font-size:18px}}@media (max-width:640px){.UseCasesSection-module__gM_UHa__featuresGrid{grid-template-columns:1fr;gap:16px;margin-top:40px;padding:20px 0}.UseCasesSection-module__gM_UHa__featureCard{text-align:center;flex-direction:column;align-items:center;padding:24px 16px;display:flex}.UseCasesSection-module__gM_UHa__featureImageWrap{margin-bottom:16px}.UseCasesSection-module__gM_UHa__featureTitle{margin-bottom:8px;font-size:18px}.UseCasesSection-module__gM_UHa__featureDesc{max-width:240px;font-size:13px}}@media (prefers-color-scheme:dark){.UseCasesSection-module__gM_UHa__featureCard{background:rgba(255,255,255,.05)}.UseCasesSection-module__gM_UHa__featureTitle{color:#f0f0f0}.UseCasesSection-module__gM_UHa__featureDesc{color:#a0a0a0}.UseCasesSection-module__gM_UHa__featuresGrid{border-top-color:rgba(255,255,255,.1)}}
.ServicesSection-module__ncKtHG__servicesSection{width:100%;padding:100px 20px}.ServicesSection-module__ncKtHG__container{max-width:1200px;margin:0 auto}.ServicesSection-module__ncKtHG__header{text-align:center;margin-bottom:60px}.ServicesSection-module__ncKtHG__title{text-align:center;color:#fff;margin:0 0 15px;font-family:PingFang SC,PingFang SC-400;font-size:40px;font-weight:400}.ServicesSection-module__ncKtHG__subtitle{text-align:center;color:#bbb;font-family:PingFang SC,PingFang SC-400;font-size:16px;font-weight:400}.ServicesSection-module__ncKtHG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:30px;display:grid}.ServicesSection-module__ncKtHG__serviceCard{cursor:pointer;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:15px;width:370px;min-height:850px;padding:30px}.ServicesSection-module__ncKtHG__serviceCard:hover{box-shadow:0 24px 50px rgba(2,8,23,.35)}.ServicesSection-module__ncKtHG__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:25px;display:flex}.ServicesSection-module__ncKtHG__iconWrapper{border-radius:20px;justify-content:center;align-items:flex-end;width:70px;height:90px;display:flex}.ServicesSection-module__ncKtHG__icon{object-fit:contain;width:100%;display:block}.ServicesSection-module__ncKtHG__serial{object-fit:contain;width:92px;height:92px}.ServicesSection-module__ncKtHG__serviceTitle{text-align:left;color:#fff;margin-bottom:10px;font-family:PingFang SC,PingFang SC-400;font-size:25px;font-weight:400}.ServicesSection-module__ncKtHG__serviceEyebrow{text-align:left;color:#01c4e5;font-family:PingFang SC,PingFang SC-400;font-size:16px;font-weight:400}.ServicesSection-module__ncKtHG__serviceDescription{text-align:left;color:#aaa;margin-top:30px;margin-bottom:25px;font-family:PingFang SC,PingFang SC-400;font-size:14px;font-weight:400}.ServicesSection-module__ncKtHG__featuresList{flex-direction:column;flex:1;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ServicesSection-module__ncKtHG__AAA{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:10px;align-items:flex-start;gap:12px;min-height:60px;padding:15px;display:flex}.ServicesSection-module__ncKtHG__featureItem{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:10px;align-items:center;gap:12px;height:60px;padding-left:15px;display:flex}.ServicesSection-module__ncKtHG__checkIcon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ServicesSection-module__ncKtHG__checkIconImage{object-fit:contain;width:100%;height:100%}.ServicesSection-module__ncKtHG__checkDot{background:#12c2ff;border-radius:999px;width:8px;height:8px}.ServicesSection-module__ncKtHG__featureContent{text-align:center;color:#fff;flex-direction:column;gap:10px;font-family:PingFang SC,PingFang SC-400;font-size:16px;font-weight:400;display:flex}.ServicesSection-module__ncKtHG__featureText{text-align:left;color:#fff;font-family:PingFang SC,PingFang SC-400;font-size:16px;font-weight:400}.ServicesSection-module__ncKtHG__featureDesc{color:#aaa;text-align:left;margin:0;font-family:PingFang SC,PingFang SC-400;font-size:13px;font-weight:400;line-height:1.6}.ServicesSection-module__ncKtHG__featureTags{flex-wrap:wrap;gap:8px;display:flex}.ServicesSection-module__ncKtHG__featureTag{color:#5aa7ff;background:rgba(41,114,255,.16);border-radius:999px;padding:4px 10px;font-size:11px;line-height:1}.ServicesSection-module__ncKtHG__serviceCard:nth-child(3) .ServicesSection-module__ncKtHG__featureDesc{color:#aaa}.ServicesSection-module__ncKtHG__serviceCard:nth-child(3) .ServicesSection-module__ncKtHG__featureTag{color:#439bff;background:rgba(67,155,255,.15)}.ServicesSection-module__ncKtHG__learnMoreButton{text-align:left;color:#00d0ff;background:rgba(0,208,255,.05);border:1px solid rgba(0,208,255,.08);border-radius:10px;justify-content:flex-start;align-items:center;height:46px;margin-top:30px;font-family:PingFang SC,PingFang SC-400;font-size:14px;font-weight:400;display:flex}.ServicesSection-module__ncKtHG__arrowIcon{width:16px;height:16px;margin-left:15px;margin-right:8px}.ServicesSection-module__ncKtHG__learnMoreButton:hover{filter:brightness(1.08)}.ServicesSection-module__ncKtHG__serviceCard:nth-child(2) .ServicesSection-module__ncKtHG__serviceEyebrow,.ServicesSection-module__ncKtHG__serviceCard:nth-child(2) .ServicesSection-module__ncKtHG__learnMoreButton{color:#a033ff}.ServicesSection-module__ncKtHG__serviceCard:nth-child(2) .ServicesSection-module__ncKtHG__checkDot{background:#b45cff}.ServicesSection-module__ncKtHG__serviceCard:nth-child(2) .ServicesSection-module__ncKtHG__featureTag{color:#b45cff;background:rgba(180,92,255,.14)}.ServicesSection-module__ncKtHG__serviceCard:nth-child(2) .ServicesSection-module__ncKtHG__learnMoreButton{background:rgba(180,92,255,.1);border-color:rgba(180,92,255,.12)}.ServicesSection-module__ncKtHG__serviceCard:nth-child(3) .ServicesSection-module__ncKtHG__serviceEyebrow,.ServicesSection-module__ncKtHG__serviceCard:nth-child(3) .ServicesSection-module__ncKtHG__learnMoreButton{color:#439bff}.ServicesSection-module__ncKtHG__serviceCard:nth-child(3) .ServicesSection-module__ncKtHG__checkDot{background:#31b7ff}@media (max-width:768px){.ServicesSection-module__ncKtHG__servicesGrid{grid-template-columns:1fr}.ServicesSection-module__ncKtHG__title{font-size:36px}.ServicesSection-module__ncKtHG__serviceCard{min-height:unset}.ServicesSection-module__ncKtHG__serial{font-size:42px}.ServicesSection-module__ncKtHG__serviceDescription{min-height:unset}}
.NotificationModal-module__CYmH8a__modalOverlay{z-index:99999;background:rgba(0,0,0,.8);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.NotificationModal-module__CYmH8a__modal{background:#0a0a0a;border:1px solid #262626;border-radius:16px;width:100%;max-width:500px;max-height:90vh;animation:.3s NotificationModal-module__CYmH8a__slideUp;overflow-y:auto}@keyframes NotificationModal-module__CYmH8a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.NotificationModal-module__CYmH8a__modalHeader{border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;padding:15px;display:flex}.NotificationModal-module__CYmH8a__modalTitle{color:#fff;align-items:center;gap:12px;font-size:16px;font-weight:600;display:flex}.NotificationModal-module__CYmH8a__modalTitle svg{color:#fff}.NotificationModal-module__CYmH8a__closeBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.NotificationModal-module__CYmH8a__closeBtn:hover{color:#fff;background:#2a2a2a}.NotificationModal-module__CYmH8a__modalContent{padding:0 15px}.NotificationModal-module__CYmH8a__section{margin-bottom:20px}.NotificationModal-module__CYmH8a__section:last-child{margin-bottom:0}.NotificationModal-module__CYmH8a__sectionTitle{color:#fff;margin:0 0 10px;font-size:14px;font-weight:600}.NotificationModal-module__CYmH8a__thresholdGrid{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px;display:grid}.NotificationModal-module__CYmH8a__thresholdBtn{color:#ddd;cursor:pointer;background:#0a0a0a;border:2px solid #2a2a2a;border-radius:8px;padding:5px;font-size:14px;font-weight:500;transition:all .2s}.NotificationModal-module__CYmH8a__thresholdBtn:hover{border-color:#6560fe}.NotificationModal-module__CYmH8a__thresholdBtnActive{color:#fff;background:linear-gradient(90deg,#9333ea,#4f46e5);border-color:#6560fe}.NotificationModal-module__CYmH8a__customInput{margin-bottom:12px;position:relative}.NotificationModal-module__CYmH8a__currencySymbol{color:#888;font-size:16px;font-weight:500;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.NotificationModal-module__CYmH8a__customInputField{color:#fff;background:#0a0a0a;border:2px solid #2a2a2a;border-radius:8px;width:100%;padding:12px 16px 12px 36px;font-size:14px;transition:border-color .2s}.NotificationModal-module__CYmH8a__customInputField:focus{border-color:#6560fe;outline:none}.NotificationModal-module__CYmH8a__customInputField::placeholder{color:#666}.NotificationModal-module__CYmH8a__customInputField::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.NotificationModal-module__CYmH8a__customInputField::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.NotificationModal-module__CYmH8a__customInputField[type=number]{-moz-appearance:textfield}.NotificationModal-module__CYmH8a__hint{color:#a3a3a3;margin:0;font-size:12px;line-height:1.5}.NotificationModal-module__CYmH8a__toggleWrapper{align-items:center;gap:12px;margin-bottom:12px;display:flex}.NotificationModal-module__CYmH8a__toggle{cursor:pointer;width:40px;height:20px;display:inline-block;position:relative}.NotificationModal-module__CYmH8a__toggle input{opacity:0;width:0;height:0}.NotificationModal-module__CYmH8a__toggleSlider{background:#2a2a2a;border-radius:28px;transition:all .3s;position:absolute;top:0;bottom:0;left:0;right:0}.NotificationModal-module__CYmH8a__toggleSlider:before{content:"";background:#666;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute}.NotificationModal-module__CYmH8a__toggle input:checked+.NotificationModal-module__CYmH8a__toggleSlider{background:#6560fe}.NotificationModal-module__CYmH8a__toggle input:checked+.NotificationModal-module__CYmH8a__toggleSlider:before{background:#fff;transform:translate(20px)}.NotificationModal-module__CYmH8a__toggleLabel{color:#fff;font-size:14px}.NotificationModal-module__CYmH8a__languageSelect{color:#fff;cursor:pointer;background:#0a0a0a;border:2px solid #2a2a2a;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:border-color .2s}.NotificationModal-module__CYmH8a__languageSelect:focus{border-color:#6560fe;outline:none}.NotificationModal-module__CYmH8a__languageSelect option{color:#fff;background:#1a1a1a}.NotificationModal-module__CYmH8a__modalFooter{border-top:1px solid #2a2a2a;justify-content:flex-end;gap:12px;padding:24px;display:flex}.NotificationModal-module__CYmH8a__cancelBtn,.NotificationModal-module__CYmH8a__saveBtn{cursor:pointer;border:none;border-radius:8px;padding:8px 24px;font-size:14px;font-weight:500;transition:all .2s}.NotificationModal-module__CYmH8a__cancelBtn{color:#ddd;background:#2a2a2a}.NotificationModal-module__CYmH8a__cancelBtn:hover{background:#333}.NotificationModal-module__CYmH8a__saveBtn{color:#fff;background:linear-gradient(90deg,#9333ea,#4f46e5)}.NotificationModal-module__CYmH8a__saveBtn:hover{background:linear-gradient(90deg,#7e22ce,#4338ca)}@media (max-width:640px){.NotificationModal-module__CYmH8a__modal{max-width:95%}.NotificationModal-module__CYmH8a__thresholdGrid{grid-template-columns:repeat(3,1fr)}.NotificationModal-module__CYmH8a__modalHeader,.NotificationModal-module__CYmH8a__modalContent,.NotificationModal-module__CYmH8a__modalFooter{padding:16px}.NotificationModal-module__CYmH8a__modalFooter{flex-direction:column}.NotificationModal-module__CYmH8a__cancelBtn,.NotificationModal-module__CYmH8a__saveBtn{width:100%}}.NotificationModal-module__CYmH8a__emailInputWrapper{margin-top:16px;margin-bottom:12px}.NotificationModal-module__CYmH8a__emailInput{color:#fff;background:#0a0a0a;border:2px solid #2a2a2a;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:border-color .2s}.NotificationModal-module__CYmH8a__emailInput:focus{border-color:#6560fe;outline:none}.NotificationModal-module__CYmH8a__emailInput::placeholder{color:#666}.NotificationModal-module__CYmH8a__emailInputError{border-color:#ff4d4f!important}.NotificationModal-module__CYmH8a__errorHint{color:#ff4d4f;margin-top:4px;font-size:12px}
.CTASection-module__Ju4EBa__ctaSection{justify-content:center;align-items:center;width:100%;padding:120px;display:flex;position:relative;overflow:hidden}.CTASection-module__Ju4EBa__container{text-align:center;background-size:cover;border:1px solid rgba(255,255,255,.1);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:1200px;height:620px;display:flex}.CTASection-module__Ju4EBa__title{text-align:center;color:#fff;letter-spacing:.33px;font-family:Microsoft YaHei UI,Microsoft YaHei UI-700;font-size:65px;font-weight:700;line-height:80px}.CTASection-module__Ju4EBa__subtitle{text-align:center;color:#fff;margin:30px 0 15px;font-family:PingFang SC,PingFang SC-400;font-size:20px;font-weight:400}.CTASection-module__Ju4EBa__description{text-align:center;color:#fff;margin-bottom:34px;font-family:PingFang SC,PingFang SC-400;font-size:16px;font-weight:400}.CTASection-module__Ju4EBa__buttonGroup{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:50px;display:flex}.CTASection-module__Ju4EBa__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7c3aed 0%,#06b6d4 100%);border-radius:99px;width:200px;height:54px;font-family:PingFang SC,PingFang SC-400;font-size:16px;font-weight:400;line-height:54px}.CTASection-module__Ju4EBa__primaryButton:hover{box-shadow:0 6px 30px rgba(99,102,241,.5)}.CTASection-module__Ju4EBa__secondaryButton{color:#fff;cursor:pointer;border:1px solid rgba(255,255,255,.2);border-radius:99px;width:200px;height:54px;font-family:PingFang SC,PingFang SC-400;font-size:16px;font-weight:400}.CTASection-module__Ju4EBa__secondaryButton:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.4)}.CTASection-module__Ju4EBa__badges{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.CTASection-module__Ju4EBa__badgeItem{color:#999;align-items:center;gap:4px;height:20px;font-family:PingFang SC,PingFang SC-400;font-size:14px;font-weight:400;display:flex}.CTASection-module__Ju4EBa__badgeEmoji{width:12px;height:12px}.CTASection-module__Ju4EBa__modalOverlay{z-index:9999;background:rgba(0,0,0,.7);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.CTASection-module__Ju4EBa__modalContent{background:#1a1a1a;border-radius:12px;width:90%;max-width:400px;padding:32px;position:relative}.CTASection-module__Ju4EBa__closeButton{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;display:flex;position:absolute;top:16px;right:16px}.CTASection-module__Ju4EBa__closeButton:hover{color:#fff}.CTASection-module__Ju4EBa__modalBody{text-align:center}.CTASection-module__Ju4EBa__modalBody h3{color:#fff;margin-bottom:24px;font-size:20px}.CTASection-module__Ju4EBa__qrCode{object-fit:contain;width:220px;height:220px;margin:0 auto}@media (max-width:768px){.CTASection-module__Ju4EBa__title{font-size:36px}.CTASection-module__Ju4EBa__buttonGroup{flex-direction:column;align-items:center}.CTASection-module__Ju4EBa__badges{flex-direction:column;align-items:center;gap:16px}}
