@charset "UTF-8";.NotificationBanner-module__bannerContainer___b0Nvg{position:relative;width:100%;z-index:1000;animation:NotificationBanner-module__slideDown___yQK-x .3s ease-out}.NotificationBanner-module__bannerContainer___b0Nvg.NotificationBanner-module__closing___-HPJL{animation:NotificationBanner-module__slideUp___OYx8v .3s ease-in}.NotificationBanner-module__banner___ZpyiW{border-radius:0;border:none;border-bottom:1px solid rgba(255,255,255,.1);background:#0f1419f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin:0}.NotificationBanner-module__banner___ZpyiW .ant-alert-message{width:100%;margin:0;padding:0}.NotificationBanner-module__banner___ZpyiW .ant-alert-icon{margin-right:12px;font-size:16px}.NotificationBanner-module__banner___ZpyiW.ant-alert-info{background:#1890ff1a;border-bottom-color:#1890ff4d}.NotificationBanner-module__banner___ZpyiW.ant-alert-info .ant-alert-icon{color:#1890ff}.NotificationBanner-module__banner___ZpyiW.ant-alert-warning{background:#faad141a;border-bottom-color:#faad144d}.NotificationBanner-module__banner___ZpyiW.ant-alert-warning .ant-alert-icon{color:#faad14}.NotificationBanner-module__banner___ZpyiW.ant-alert-error{background:#ff4d4f1a;border-bottom-color:#ff4d4f4d}.NotificationBanner-module__banner___ZpyiW.ant-alert-error .ant-alert-icon{color:#ff4d4f}.NotificationBanner-module__bannerContent___U-RSZ{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px 0}@media (max-width: 768px){.NotificationBanner-module__bannerContent___U-RSZ{flex-direction:column;align-items:flex-start;gap:12px}}.NotificationBanner-module__messageSection___LQk9e{flex:1;display:flex;align-items:center;gap:16px}@media (max-width: 768px){.NotificationBanner-module__messageSection___LQk9e{flex-direction:column;align-items:flex-start;gap:8px}}.NotificationBanner-module__message___LaGRW{color:#fff;font-size:14px;line-height:1.5;margin:0}.NotificationBanner-module__actionItems___hMezK{display:flex;flex-wrap:wrap;gap:8px}.NotificationBanner-module__actionButton___y0u74{color:#1890ff;font-size:13px;padding:4px 8px;height:auto;border-radius:4px;transition:all .3s ease}.NotificationBanner-module__actionButton___y0u74:hover{background:#1890ff1a;color:#40a9ff}.NotificationBanner-module__actionSection___R49bk{display:flex;align-items:center;margin-left:16px}@media (max-width: 768px){.NotificationBanner-module__actionSection___R49bk{margin-left:0;align-self:flex-end}}.NotificationBanner-module__markReadButton___NCUrZ{color:#52c41a;font-size:12px;padding:4px 8px;height:auto;border-radius:4px;transition:all .3s ease}.NotificationBanner-module__markReadButton___NCUrZ:hover{background:#52c41a1a;color:#73d13d}.NotificationBanner-module__closeButton___9W8-a{color:#8892b0;font-size:12px;padding:4px 8px;height:auto;border-radius:4px;transition:all .3s ease}.NotificationBanner-module__closeButton___9W8-a:hover{background:#ffffff1a;color:#fff}@keyframes NotificationBanner-module__slideDown___yQK-x{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes NotificationBanner-module__slideUp___OYx8v{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@media (max-width: 576px){.NotificationBanner-module__bannerContent___U-RSZ{padding:12px 0}.NotificationBanner-module__message___LaGRW{font-size:13px}.NotificationBanner-module__actionButton___y0u74{font-size:12px;padding:2px 6px}}.NotificationManager-module__notificationManager___DpmFt{position:relative;width:100%;z-index:999}.NotificationManager-module__banner___PypN-{width:100%}.NotificationManager-module__banner___PypN-+.NotificationManager-module__banner___PypN-{margin-top:1px}.NotificationManager-module__notificationManager___DpmFt.NotificationManager-module__fixed___hxjut{position:fixed;top:0;left:0;right:0;z-index:1001}.NotificationManager-module__notificationManager___DpmFt.NotificationManager-module__relative___85rKG{position:relative;z-index:999}.UserLayout-module__userLayout___jsj6L{min-height:100vh;background:transparent}.UserLayout-module__userLayout___jsj6L .UserLayout-module__notificationManager___ec5fs{position:relative;z-index:1000}.UserLayout-module__userLayout___jsj6L .UserLayout-module__content___J8YKl{flex:1;background:transparent}.UserLayout-module__userLayout___jsj6L .UserLayout-module__content___J8YKl .UserLayout-module__contentInner___xUlkH{width:100%;padding:0;min-height:calc(100vh - 70px)}.UserLayout-module__userLayout___jsj6L .UserLayout-module__footer___Hcl8n{background:#0f1419f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.1)}.UserLayout-module__userLayout___jsj6L .UserLayout-module__footer___Hcl8n .UserLayout-module__footerContent___1B2TN{width:100%;padding:24px 5%;display:flex;justify-content:space-between;align-items:center}.UserLayout-module__userLayout___jsj6L .UserLayout-module__footer___Hcl8n .UserLayout-module__footerContent___1B2TN .UserLayout-module__footerText___egCod{color:#8892b0;font-size:12px}.UserLayout-module__userLayout___jsj6L .UserLayout-module__footer___Hcl8n .UserLayout-module__footerContent___1B2TN .UserLayout-module__footerLinks___yCh80{display:flex;gap:32px}.UserLayout-module__userLayout___jsj6L .UserLayout-module__footer___Hcl8n .UserLayout-module__footerContent___1B2TN .UserLayout-module__footerLinks___yCh80 a{color:#8892b0;font-size:12px;text-decoration:none;transition:all .3s ease;padding:8px 16px;border-radius:6px}.UserLayout-module__userLayout___jsj6L .UserLayout-module__footer___Hcl8n .UserLayout-module__footerContent___1B2TN .UserLayout-module__footerLinks___yCh80 a:hover{color:#fff;background:#ffffff0d}@media (max-width: 768px){.UserLayout-module__userLayout___jsj6L .UserLayout-module__footer___Hcl8n .UserLayout-module__footerContent___1B2TN{flex-direction:column;gap:8px;text-align:center;padding:16px}.UserLayout-module__userLayout___jsj6L .UserLayout-module__footer___Hcl8n .UserLayout-module__footerContent___1B2TN .UserLayout-module__footerLinks___yCh80{justify-content:center}}.AdminLayout-module__adminLayout___F7ksg{min-height:100vh;background:linear-gradient(135deg,#0f1419,#1a1f2e)}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__sider___mHXY5{background:#0f1419f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.1);box-shadow:2px 0 8px #00000026}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__sider___mHXY5 .AdminLayout-module__logo___ONht8{height:64px;display:flex;align-items:center;justify-content:center;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:16px;gap:12px}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__sider___mHXY5 .AdminLayout-module__logo___ONht8 .AdminLayout-module__logoText___VDNNl{color:#fff!important;margin:0;font-weight:600;font-size:18px;white-space:nowrap}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__sider___mHXY5 .AdminLayout-module__menu___DDpzC{background:transparent;border:none}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__sider___mHXY5 .AdminLayout-module__menu___DDpzC .ant-menu-item{margin:4px 8px;border-radius:8px;height:44px;line-height:44px;color:#fffc;transition:all .3s ease}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__sider___mHXY5 .AdminLayout-module__menu___DDpzC .ant-menu-item:hover{background:#1890ff1a;color:#fff}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__sider___mHXY5 .AdminLayout-module__menu___DDpzC .ant-menu-item.AdminLayout-module__ant-menu-item-selected___lcMs0{background:linear-gradient(135deg,#1890ff,#096dd9);color:#fff;box-shadow:0 2px 8px #1890ff4d}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__sider___mHXY5 .AdminLayout-module__menu___DDpzC .ant-menu-item.AdminLayout-module__ant-menu-item-selected___lcMs0:after{display:none}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__sider___mHXY5 .AdminLayout-module__menu___DDpzC .ant-menu-item-icon{font-size:16px}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW{background:transparent}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__header___Ck-cU{background:#0f1419f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1);padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000001a}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__header___Ck-cU .AdminLayout-module__headerLeft___UUJ9H .AdminLayout-module__trigger___7-P1W{color:#fffc;font-size:18px;width:40px;height:40px;border-radius:8px;transition:all .3s ease}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__header___Ck-cU .AdminLayout-module__headerLeft___UUJ9H .AdminLayout-module__trigger___7-P1W:hover{background:#ffffff1a;color:#fff}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__header___Ck-cU .AdminLayout-module__headerRight___KMCVM .AdminLayout-module__welcomeText___ZTs1q{color:#fffc;font-size:14px}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__header___Ck-cU .AdminLayout-module__headerRight___KMCVM .AdminLayout-module__avatar___YaUkr{background:linear-gradient(135deg,#1890ff,#096dd9);cursor:pointer;transition:all .3s ease}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__header___Ck-cU .AdminLayout-module__headerRight___KMCVM .AdminLayout-module__avatar___YaUkr:hover{transform:scale(1.05);box-shadow:0 4px 12px #1890ff4d}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__content___Y6A34{background:transparent;margin:24px;min-height:calc(100vh - 112px)}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__content___Y6A34 .AdminLayout-module__contentInner___K3rqW{background:#0f1419cc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;min-height:100%;box-shadow:0 8px 32px #0000004d;color:#fff}.AdminLayout-module__loadingContainer___bCDhH{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:linear-gradient(135deg,#0f1419,#1a1f2e);gap:16px}.AdminLayout-module__loadingContainer___bCDhH .ant-typography{color:#fffc;font-size:16px}@media (max-width: 768px){.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__header___Ck-cU{padding:0 16px}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__header___Ck-cU .AdminLayout-module__headerRight___KMCVM .AdminLayout-module__welcomeText___ZTs1q{font-size:12px}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__content___Y6A34{margin:16px}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__content___Y6A34 .AdminLayout-module__contentInner___K3rqW{padding:16px}}@media (max-width: 576px){.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__sider___mHXY5{position:fixed;z-index:1000;height:100vh}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW{margin-left:0}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__content___Y6A34{margin:8px}.AdminLayout-module__adminLayout___F7ksg .AdminLayout-module__mainLayout___MAQNW .AdminLayout-module__content___Y6A34 .AdminLayout-module__contentInner___K3rqW{padding:12px;border-radius:12px}}.HomePage-module__homePage___BY3rI{background:transparent;position:relative}.HomePage-module__homePage___BY3rI .HomePage-module__userAvatar___eyigK{position:fixed;top:24px;right:5%;z-index:1000}.HomePage-module__homePage___BY3rI .HomePage-module__userAvatar___eyigK .HomePage-module__avatar___y-MQD{width:40px;height:40px;cursor:pointer;transition:all .3s ease;border:2px solid rgba(255,255,255,.2);background:#0f1419cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.HomePage-module__homePage___BY3rI .HomePage-module__userAvatar___eyigK .HomePage-module__avatar___y-MQD:hover{border-color:#1890ff;box-shadow:0 0 20px #1890ff4d;transform:scale(1.05)}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b{text-align:center;padding:120px 0 100px;background:transparent;color:#fff;margin:0}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroContent___hXu1-{max-width:1000px;margin:0 auto;padding:0 5%}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroContent___hXu1- .HomePage-module__logoContainer___gRGyW{display:flex;justify-content:center;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroContent___hXu1- .HomePage-module__logoContainer___gRGyW:hover{transform:scale(1.05);opacity:.8}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroContent___hXu1- .HomePage-module__logoContainer___gRGyW:active{transform:scale(.95)}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroContent___hXu1- .HomePage-module__logoContainer___gRGyW .HomePage-module__heroLogo___Ts8QX{filter:drop-shadow(0 0 20px rgba(24,144,255,.4));transition:all .5s cubic-bezier(.4,0,.2,1);animation:HomePage-module__logoFloat___2ReT- 6s ease-in-out infinite}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroContent___hXu1- .HomePage-module__logoContainer___gRGyW .HomePage-module__heroLogo___Ts8QX:hover{filter:drop-shadow(0 0 40px rgba(24,144,255,.8)) drop-shadow(0 0 60px rgba(64,169,255,.6)) drop-shadow(0 0 80px rgba(24,144,255,.4));transform:scale(1.1) rotate(5deg);animation-play-state:paused}@keyframes HomePage-module__logoFloat___2ReT-{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-10px) rotate(2deg)}66%{transform:translateY(5px) rotate(-1deg)}}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroTitle___v1Mq6{font-size:4rem;font-weight:700;line-height:2;margin:0;overflow:hidden;background:linear-gradient(45deg,#fff,#1890ff,#40a9ff,#fff,#1890ff);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:HomePage-module__titleGlow___00-Kc 4s ease-in-out infinite,HomePage-module__titleFlow___BF7mw 6s linear infinite;text-shadow:0 0 10px rgba(24,144,255,.5);position:relative}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroTitle___v1Mq6:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:HomePage-module__titleShine___My-Tr 4s ease-in-out infinite;pointer-events:none}@media (max-width: 768px){.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroTitle___v1Mq6{font-size:2.5rem}}@keyframes HomePage-module__titleGlow___00-Kc{0%,to{filter:drop-shadow(0 0 10px rgba(24,144,255,.3))}50%{filter:drop-shadow(0 0 20px rgba(24,144,255,.8)) drop-shadow(0 0 40px rgba(64,169,255,.6))}}@keyframes HomePage-module__titleFlow___BF7mw{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes HomePage-module__titleShine___My-Tr{0%{transform:translate(-100%);opacity:0}50%{opacity:1}to{transform:translate(100%);opacity:0}}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroSubtitle___aRhSg{font-size:1.5rem;font-weight:500;color:#8892b0;margin-bottom:24px;letter-spacing:.5px;animation:HomePage-module__subtitleFade___V8kGn 2s ease-out .5s both}@media (max-width: 768px){.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroSubtitle___aRhSg{font-size:1.25rem}}@keyframes HomePage-module__subtitleFade___V8kGn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroDescription___YWuYm{color:#8892b0;font-size:1.25rem;line-height:1.6;margin-bottom:48px;animation:HomePage-module__descriptionFade___1LGo8 2s ease-out 1s both}@keyframes HomePage-module__descriptionFade___1LGo8{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroActions___0Y3XP .ant-btn{height:48px;padding:0 32px;font-size:16px;border-radius:8px}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroActions___0Y3XP .ant-btn-primary{background:linear-gradient(135deg,#1890ff,#096dd9);border:none;box-shadow:0 4px 16px #1890ff4d;position:relative;overflow:hidden}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroActions___0Y3XP .ant-btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroActions___0Y3XP .ant-btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #1890ff80,0 0 20px #1890ff4d;background:linear-gradient(135deg,#40a9ff,#1890ff)}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroActions___0Y3XP .ant-btn-primary:hover:before{left:100%}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroActions___0Y3XP .ant-btn-primary:active{transform:translateY(-1px)}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroActions___0Y3XP .ant-btn:not(.ant-btn-primary){background:transparent;border-color:#ffffff80;color:#fff}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroActions___0Y3XP .ant-btn:not(.ant-btn-primary):hover{background:#ffffff1a;border-color:#ffffffb3;color:#fff}.HomePage-module__homePage___BY3rI .HomePage-module__featuresSection___UTmSc{margin-bottom:80px;padding:80px 5%}.HomePage-module__homePage___BY3rI .HomePage-module__featuresSection___UTmSc .HomePage-module__featureCard___RQVk2{height:100%;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease}.HomePage-module__homePage___BY3rI .HomePage-module__featuresSection___UTmSc .HomePage-module__featureCard___RQVk2:hover{transform:translateY(-8px);background:#ffffff0d;border-color:#1890ff4d;box-shadow:0 12px 40px #0000004d}.HomePage-module__homePage___BY3rI .HomePage-module__featuresSection___UTmSc .HomePage-module__featureCard___RQVk2 .HomePage-module__featureContent___Jdm8V{text-align:center;padding:32px 24px}.HomePage-module__homePage___BY3rI .HomePage-module__featuresSection___UTmSc .HomePage-module__featureCard___RQVk2 .HomePage-module__featureContent___Jdm8V .HomePage-module__featureIcon___4Ld2s{font-size:48px;color:#1890ff;margin-bottom:24px;display:block;filter:drop-shadow(0 0 10px rgba(24,144,255,.3))}.HomePage-module__homePage___BY3rI .HomePage-module__featuresSection___UTmSc .HomePage-module__featureCard___RQVk2 .HomePage-module__featureContent___Jdm8V .ant-typography-h4{margin-bottom:16px;color:#fff;font-weight:600}.HomePage-module__homePage___BY3rI .HomePage-module__featuresSection___UTmSc .HomePage-module__featureCard___RQVk2 .HomePage-module__featureContent___Jdm8V .ant-typography-paragraph{color:#8892b0;margin-bottom:0;line-height:1.6}.HomePage-module__homePage___BY3rI .HomePage-module__stepsSection___4BPOf{margin-bottom:80px;padding:80px 5%}.HomePage-module__homePage___BY3rI .HomePage-module__stepsSection___4BPOf .HomePage-module__stepCard___lve8P{text-align:center;padding:32px 24px}.HomePage-module__homePage___BY3rI .HomePage-module__stepsSection___4BPOf .HomePage-module__stepCard___lve8P .HomePage-module__stepNumber___fhCcf{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff;font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.HomePage-module__homePage___BY3rI .HomePage-module__stepsSection___4BPOf .HomePage-module__stepCard___lve8P .ant-typography-h4{margin-bottom:16px;color:#fff;font-weight:600}.HomePage-module__homePage___BY3rI .HomePage-module__stepsSection___4BPOf .HomePage-module__stepCard___lve8P .ant-typography-paragraph{color:#8892b0;margin-bottom:0;line-height:1.6}.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS{padding:80px 5% 40px;margin-bottom:40px}.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS .HomePage-module__ctaCard___whPSQ{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS .HomePage-module__ctaCard___whPSQ .ant-card-body{padding:48px 32px}.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS .HomePage-module__ctaCard___whPSQ .HomePage-module__ctaContent___sJ-FM{text-align:center}.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS .HomePage-module__ctaCard___whPSQ .HomePage-module__ctaContent___sJ-FM .ant-typography-h3{color:#fff;margin-bottom:16px;font-weight:600}.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS .HomePage-module__ctaCard___whPSQ .HomePage-module__ctaContent___sJ-FM .ant-typography-paragraph{color:#8892b0;font-size:1.125rem;margin-bottom:32px;line-height:1.6}.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS .HomePage-module__ctaCard___whPSQ .HomePage-module__ctaContent___sJ-FM .ant-btn{height:44px;padding:0 28px;font-size:15px;border-radius:6px}.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS .HomePage-module__ctaCard___whPSQ .HomePage-module__ctaContent___sJ-FM .ant-btn-primary{background:linear-gradient(135deg,#1890ff,#096dd9);border:none;box-shadow:0 4px 16px #1890ff4d}.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS .HomePage-module__ctaCard___whPSQ .HomePage-module__ctaContent___sJ-FM .ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1890ff66;background:linear-gradient(135deg,#40a9ff,#1890ff)}.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS .HomePage-module__ctaCard___whPSQ .HomePage-module__ctaContent___sJ-FM .ant-btn:not(.ant-btn-primary){background:transparent;border-color:#ffffff80;color:#fff}.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS .HomePage-module__ctaCard___whPSQ .HomePage-module__ctaContent___sJ-FM .ant-btn:not(.ant-btn-primary):hover{background:#ffffff1a;border-color:#ffffffb3;color:#fff}.HomePage-module__homePage___BY3rI .HomePage-module__sectionHeader___AaqOp{text-align:center;margin-bottom:48px}.HomePage-module__homePage___BY3rI .HomePage-module__sectionHeader___AaqOp .ant-typography-h2{margin-bottom:8px;color:#262626}.HomePage-module__homePage___BY3rI .HomePage-module__sectionHeader___AaqOp .ant-typography-paragraph{color:#8c8c8c;font-size:16px;margin-bottom:0}@media (max-width: 576px){.HomePage-module__homePage___BY3rI .HomePage-module__featuresSection___UTmSc,.HomePage-module__homePage___BY3rI .HomePage-module__stepsSection___4BPOf,.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS,.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroContent___hXu1-{padding:0 16px}}@media (min-width: 576px) and (max-width: 992px){.HomePage-module__homePage___BY3rI .HomePage-module__featuresSection___UTmSc,.HomePage-module__homePage___BY3rI .HomePage-module__stepsSection___4BPOf,.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS,.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroContent___hXu1-{padding:0 3%}}@media (min-width: 1200px){.HomePage-module__homePage___BY3rI .HomePage-module__featuresSection___UTmSc,.HomePage-module__homePage___BY3rI .HomePage-module__stepsSection___4BPOf,.HomePage-module__homePage___BY3rI .HomePage-module__ctaSection___bLMNS{padding:0 8%}.HomePage-module__homePage___BY3rI .HomePage-module__heroSection___5vW-b .HomePage-module__heroContent___hXu1-{max-width:1200px;padding:0 8%}}.EditorSelector-module__editorSelector___FJoxn{padding:20px 0}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s{margin-bottom:24px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerContent___ecnFi{position:relative}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerLeft___UsN6B{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerLeft___UsN6B .EditorSelector-module__selectorTitle___6vxBt{color:#fff;font-size:24px;font-weight:600;margin-top:12px;margin-bottom:12px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerLeft___UsN6B .EditorSelector-module__selectorTitle___6vxBt.EditorSelector-module__ant-typography___oHTsV{margin-bottom:12px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerLeft___UsN6B .EditorSelector-module__selectorDescription___TeVuN{color:#8892b0!important;font-size:16px;line-height:1.6;margin-bottom:16px;max-width:600px;margin-left:auto;margin-right:auto}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerLeft___UsN6B .EditorSelector-module__selectorDescription___TeVuN.EditorSelector-module__ant-typography___oHTsV{margin-bottom:16px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerLeft___UsN6B .EditorSelector-module__systemInfo___kFICR{display:inline-flex;align-items:center;padding:8px 16px;background:#1890ff1a;border:1px solid rgba(24,144,255,.3);border-radius:20px;color:#40a9ff;font-size:14px;font-weight:500}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerLeft___UsN6B .EditorSelector-module__systemInfo___kFICR .EditorSelector-module__anticon___vJTAb{margin-right:6px;font-size:16px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerRight___jPQM3{flex-shrink:0;padding-top:8px;position:absolute;top:0;right:0}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerRight___jPQM3 .EditorSelector-module__confirmButton___jR3bE{background:linear-gradient(135deg,#1890ff,#40a9ff);border:none;box-shadow:0 4px 12px #1890ff4d;font-weight:600;height:48px;padding:0 32px;border-radius:8px;font-size:16px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerRight___jPQM3 .EditorSelector-module__confirmButton___jR3bE:hover:not(:disabled){background:linear-gradient(135deg,#40a9ff,#1890ff);box-shadow:0 6px 16px #1890ff66;transform:translateY(-2px)}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerRight___jPQM3 .EditorSelector-module__confirmButton___jR3bE:disabled{background:#ffffff1a;color:#8892b0;box-shadow:none;cursor:not-allowed}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU{margin-bottom:32px;display:flex;align-items:center;justify-content:center}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__editorCol___7tUqM{display:flex}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5{width:100%;height:100%;border:2px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0d;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5:hover{border-color:#1890ff80;background:#1890ff0d;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff33}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5.ant-radio-button-wrapper-checked{border-color:#1890ff;background:linear-gradient(135deg,#1890ff1a,#40a9ff1a);box-shadow:0 4px 16px #1890ff4d}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5.ant-radio-button-wrapper-checked:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1890ff66}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C{padding:20px;height:100%;display:flex;flex-direction:column;position:relative}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__recommendedBadge___P1ObS{position:absolute;top:-2px;right:-2px;z-index:2}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__recommendedBadge___P1ObS .EditorSelector-module__recommendedText___9eIAr{background:#1890ff;color:#fff;font-size:10px;font-weight:600;padding:2px 8px;border-radius:0 8px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorIcon___AbMEV{text-align:center;margin-bottom:16px;height:48px;display:flex;align-items:center;justify-content:center}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorIcon___AbMEV .EditorSelector-module__editorIconImg___ZBmKO{width:48px;height:48px;object-fit:contain;transition:transform .3s ease}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorIcon___AbMEV .EditorSelector-module__editorIconAntd___4G5vV{font-size:48px;color:#8892b0;transition:transform .3s ease}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorIcon___AbMEV .EditorSelector-module__iconEmoji___DYlcw{font-size:48px;display:inline-block;transition:transform .3s ease}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorInfo___NJgkk{flex:1;text-align:center}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorInfo___NJgkk .EditorSelector-module__editorName___WVqjb{color:#fff;font-size:18px;font-weight:600;margin-bottom:8px;line-height:1.3}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorInfo___NJgkk .EditorSelector-module__editorDescription___5W1d7{color:#8892b0;font-size:14px;line-height:1.5;margin-bottom:16px;min-height:42px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorInfo___NJgkk .EditorSelector-module__editorFeatures___BfQH-{margin-bottom:12px;display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorInfo___NJgkk .EditorSelector-module__editorFeatures___BfQH- .EditorSelector-module__patchTag___UVdz9,.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorInfo___NJgkk .EditorSelector-module__editorFeatures___BfQH- .EditorSelector-module__nativeTag___WYpWv,.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorInfo___NJgkk .EditorSelector-module__editorFeatures___BfQH- .EditorSelector-module__recommendTag___Obb-s{font-size:12px;border-radius:4px;padding:2px 6px;margin:0}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorInfo___NJgkk .EditorSelector-module__editorFeatures___BfQH- .EditorSelector-module__patchTag___UVdz9{background:#faad1433;color:#faad14;border:1px solid rgba(250,173,20,.3)}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorInfo___NJgkk .EditorSelector-module__editorFeatures___BfQH- .EditorSelector-module__nativeTag___WYpWv{background:#52c41a33;color:#52c41a;border:1px solid rgba(82,196,26,.3)}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorInfo___NJgkk .EditorSelector-module__editorFeatures___BfQH- .EditorSelector-module__recommendTag___Obb-s{background:#1890ff33;color:#1890ff;border:1px solid rgba(24,144,255,.3)}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorInfo___NJgkk .EditorSelector-module__versionInfo___Nfhi1{font-size:12px;color:#8892b0}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorInfo___NJgkk .EditorSelector-module__versionInfo___Nfhi1 .EditorSelector-module__versionLabel___s-IZR{font-weight:500;margin-right:4px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5 .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorInfo___NJgkk .EditorSelector-module__versionInfo___Nfhi1 .EditorSelector-module__versionText___Xca1M{color:#a0a8b8}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5:hover .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorIcon___AbMEV .EditorSelector-module__editorIconImg___ZBmKO,.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5:hover .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorIcon___AbMEV .EditorSelector-module__editorIconAntd___4G5vV,.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU .EditorSelector-module__radioCard___c-pB5:hover .EditorSelector-module__cardContent___ixg6C .EditorSelector-module__editorIcon___AbMEV .EditorSelector-module__iconEmoji___DYlcw{transform:scale(1.1)}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectionHint___o0Mb9{text-align:center;margin-bottom:24px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectionHint___o0Mb9 .EditorSelector-module__hintText___ZTmAP{color:#8892b0!important;font-size:14px;margin-bottom:12px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectionHint___o0Mb9 .EditorSelector-module__hintText___ZTmAP.EditorSelector-module__ant-typography___oHTsV{margin-bottom:12px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectionHint___o0Mb9 .EditorSelector-module__currentSelection___5uB4G{display:inline-flex;align-items:center;padding:8px 16px;background:#1890ff1a;border:1px solid rgba(24,144,255,.3);border-radius:20px;color:#40a9ff;font-size:14px;margin-bottom:20px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectionHint___o0Mb9 .EditorSelector-module__currentSelection___5uB4G strong{color:#1890ff;margin-left:4px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__otherEditorsNote___LBgbC .EditorSelector-module__otherEditorsAlert___1cgXz{border-radius:8px;background:#faad140d;border-color:#faad1433}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__otherEditorsNote___LBgbC .EditorSelector-module__otherEditorsAlert___1cgXz .EditorSelector-module__ant-alert-message___tJVW6{color:#faad14;font-weight:500}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__otherEditorsNote___LBgbC .EditorSelector-module__otherEditorsAlert___1cgXz .EditorSelector-module__ant-alert-description___InX8n{color:#d4b106}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__otherEditorsNote___LBgbC .EditorSelector-module__otherEditorsAlert___1cgXz .EditorSelector-module__ant-alert-description___InX8n p{margin-bottom:8px;line-height:1.5}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__otherEditorsNote___LBgbC .EditorSelector-module__otherEditorsAlert___1cgXz .EditorSelector-module__ant-alert-description___InX8n p:last-child{margin-bottom:0}.EditorSelector-module__editorCol___7tUqM{animation:EditorSelector-module__gridItemSlideIn___30BwB .5s ease-out forwards;opacity:0}@keyframes EditorSelector-module__gridItemSlideIn___30BwB{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.EditorSelector-module__editorSelector___FJoxn{padding:16px 0}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s{margin-bottom:20px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerContent___ecnFi{flex-direction:column;align-items:center;gap:16px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerLeft___UsN6B .EditorSelector-module__selectorTitle___6vxBt{font-size:20px;margin-bottom:8px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerLeft___UsN6B .EditorSelector-module__selectorDescription___TeVuN{font-size:14px;margin-bottom:12px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerLeft___UsN6B .EditorSelector-module__systemInfo___kFICR{padding:6px 12px;font-size:13px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerLeft___UsN6B .EditorSelector-module__systemInfo___kFICR .EditorSelector-module__anticon___vJTAb{font-size:14px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerRight___jPQM3{padding-top:0}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__headerRight___jPQM3 .EditorSelector-module__confirmButton___jR3bE{height:44px;padding:0 24px;font-size:15px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__recommendationAlert___K7B11{margin-bottom:20px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__recommendationAlert___K7B11 .EditorSelector-module__ant-alert-message___tJVW6{font-size:13px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU{margin-bottom:24px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectionHint___o0Mb9{margin-bottom:20px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectionHint___o0Mb9 .EditorSelector-module__hintText___ZTmAP{font-size:13px;margin-bottom:10px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectionHint___o0Mb9 .EditorSelector-module__selectedInfo___kVGoe{padding:6px 12px;font-size:13px}}@media (max-width: 480px){.EditorSelector-module__editorSelector___FJoxn{padding:12px 0}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s{margin-bottom:16px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__selectorTitle___6vxBt{font-size:18px;margin-bottom:6px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__selectorDescription___TeVuN{font-size:13px;margin-bottom:10px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__systemInfo___kFICR{padding:4px 10px;font-size:12px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectorHeader___0jn4s .EditorSelector-module__systemInfo___kFICR .EditorSelector-module__anticon___vJTAb{font-size:13px;margin-right:4px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__recommendationAlert___K7B11{margin-bottom:16px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__recommendationAlert___K7B11 .EditorSelector-module__ant-alert-message___tJVW6{font-size:12px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__editorsGrid___7ciZU{margin-bottom:20px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectionHint___o0Mb9{margin-bottom:16px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectionHint___o0Mb9 .EditorSelector-module__hintText___ZTmAP{font-size:12px;margin-bottom:8px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__selectionHint___o0Mb9 .EditorSelector-module__selectedInfo___kVGoe{padding:4px 10px;font-size:12px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__otherEditorsNote___LBgbC .EditorSelector-module__otherEditorsAlert___1cgXz .EditorSelector-module__ant-alert-message___tJVW6{font-size:12px}.EditorSelector-module__editorSelector___FJoxn .EditorSelector-module__otherEditorsNote___LBgbC .EditorSelector-module__otherEditorsAlert___1cgXz .EditorSelector-module__ant-alert-description___InX8n{font-size:11px}}.InstallStep-module__installStep___nKb95 .InstallStep-module__installCard___7hJew{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px}.InstallStep-module__installStep___nKb95 .InstallStep-module__stepHeader___mrF8V{margin-bottom:24px}.InstallStep-module__installStep___nKb95 .InstallStep-module__stepHeader___mrF8V .InstallStep-module__editorInfo___OgeCp{display:flex;align-items:center;gap:16px}.InstallStep-module__installStep___nKb95 .InstallStep-module__stepHeader___mrF8V .InstallStep-module__editorInfo___OgeCp .InstallStep-module__editorIcon___ps1ZH .InstallStep-module__iconEmoji___dPmrX{font-size:48px}.InstallStep-module__installStep___nKb95 .InstallStep-module__stepHeader___mrF8V .InstallStep-module__editorInfo___OgeCp .InstallStep-module__editorIcon___ps1ZH .InstallStep-module__iconEmoji___dPmrX img{width:48px;height:48px}.InstallStep-module__installStep___nKb95 .InstallStep-module__stepHeader___mrF8V .InstallStep-module__editorInfo___OgeCp .InstallStep-module__editorDetails___5xwUw .InstallStep-module__stepTitle___Mtg1k{color:#fff!important;margin-bottom:8px}.InstallStep-module__installStep___nKb95 .InstallStep-module__stepHeader___mrF8V .InstallStep-module__editorInfo___OgeCp .InstallStep-module__editorDetails___5xwUw .InstallStep-module__stepDescription___XQlal{color:#8892b0!important;margin-bottom:0}.InstallStep-module__installStep___nKb95 .InstallStep-module__installContent___S3xp- .InstallStep-module__installSteps___MQzXM{margin-bottom:24px}.InstallStep-module__installStep___nKb95 .InstallStep-module__installContent___S3xp- .InstallStep-module__downloadSection___yd-qX{margin-bottom:16px}.InstallStep-module__installStep___nKb95 .InstallStep-module__installContent___S3xp- .InstallStep-module__versionInfo___PAX5F{text-align:center;margin-bottom:24px}.InstallStep-module__installStep___nKb95 .InstallStep-module__stepActions___YkCeH{text-align:right;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:20px}.InstallStep-module__installStep___nKb95 .InstallStep-module__searchDemo___--Al6{text-align:center;margin-bottom:24px}.InstallStep-module__installStep___nKb95 .InstallStep-module__searchDemo___--Al6 .InstallStep-module__demoImage___DcIQv .InstallStep-module__searchScreenshot___0Q-6z{border-radius:8px;border:1px solid rgba(255,255,255,.1);max-width:75vw}.InstallStep-module__installStep___nKb95 .InstallStep-module__searchDemo___--Al6 .InstallStep-module__demoImage___DcIQv .InstallStep-module__imageCaption___Mxz46{display:block;margin-top:8px;color:#8892b0;font-size:12px}.LoginStep-module__loginStep___eKdlU .LoginStep-module__loginCard___nXf7B{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px}.LoginStep-module__loginStep___eKdlU .LoginStep-module__stepHeader___03i1d{text-align:center;margin-bottom:24px}.LoginStep-module__loginStep___eKdlU .LoginStep-module__stepHeader___03i1d .LoginStep-module__stepTitle___z7K6g{color:#fff!important;margin-bottom:8px}.LoginStep-module__loginStep___eKdlU .LoginStep-module__stepHeader___03i1d .LoginStep-module__stepDescription___w-KD9{color:#8892b0!important;margin-bottom:0}.LoginStep-module__loginStep___eKdlU .LoginStep-module__loginContent___rmptf .LoginStep-module__stepsSection___o3s8w{margin-bottom:24px}.LoginStep-module__loginStep___eKdlU .LoginStep-module__loginContent___rmptf .LoginStep-module__demoSection___G0CAa{text-align:center;margin-bottom:24px}.LoginStep-module__loginStep___eKdlU .LoginStep-module__loginContent___rmptf .LoginStep-module__demoSection___G0CAa .LoginStep-module__demoImage___YfbEJ .LoginStep-module__copyDemo___LY5Cs{border-radius:8px;border:1px solid rgba(255,255,255,.1)}.LoginStep-module__loginStep___eKdlU .LoginStep-module__loginContent___rmptf .LoginStep-module__demoSection___G0CAa .LoginStep-module__demoImage___YfbEJ .LoginStep-module__imageCaption___FKD-L{display:block;margin-top:8px;color:#8892b0;font-size:12px}.LoginStep-module__loginStep___eKdlU .LoginStep-module__loginContent___rmptf .LoginStep-module__tipsSection___JvLwp{margin-bottom:16px}.LoginStep-module__loginStep___eKdlU .LoginStep-module__loginContent___rmptf .LoginStep-module__troubleshootSection___sXch6{margin-bottom:24px}.LoginStep-module__loginStep___eKdlU .LoginStep-module__stepActions___To8hh{text-align:right;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:20px}.PatchMethodSelector-module__patchMethodSelector___ytuZz{width:100%;margin-bottom:24px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__selectorHeader___mnL3k{margin-bottom:16px;text-align:center}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__selectorHeader___mnL3k .PatchMethodSelector-module__headerTitle___sSvDp{display:block;margin-bottom:4px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__selectorHeader___mnL3k .PatchMethodSelector-module__headerSubtitle___4jPjd{display:block}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX{width:100%}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet{width:100%;height:auto;padding:16px;border-radius:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;margin-bottom:8px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet:hover{background:#ffffff0d;border-color:#1890ff4d}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet.PatchMethodSelector-module__ant-radio-button-wrapper-checked___8RSre{background:#1890ff1a;border-color:#1890ff}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet.PatchMethodSelector-module__ant-radio-button-wrapper-checked___8RSre .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodName___bNulF{color:#1890ff}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet.PatchMethodSelector-module__incompatible___B1rHP{opacity:.5;background:#ffffff03}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet.PatchMethodSelector-module__incompatible___B1rHP:hover{background:#ffffff05}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet .PatchMethodSelector-module__ant-radio-button___EkqPm{display:none}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodInfo___rUVdE{width:100%;text-align:left}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodHeader___kWntv{display:flex;align-items:center;margin-bottom:8px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodHeader___kWntv .PatchMethodSelector-module__methodIcon___hgYDk{font-size:24px;margin-right:12px;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodHeader___kWntv .PatchMethodSelector-module__methodTitle___hp7QG{flex:1;display:flex;align-items:center;gap:8px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodHeader___kWntv .PatchMethodSelector-module__methodTitle___hp7QG .PatchMethodSelector-module__methodName___bNulF{font-size:16px;font-weight:600;color:#fff;transition:color .3s ease}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodDetails___Ps-WS{margin-left:44px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodDetails___Ps-WS .PatchMethodSelector-module__methodDescription___x4jrt{display:block;color:#8892b0;font-size:14px;line-height:1.4;margin-bottom:8px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodDetails___Ps-WS .PatchMethodSelector-module__methodMeta___XdeCq{display:flex;flex-direction:column;gap:4px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodDetails___Ps-WS .PatchMethodSelector-module__methodMeta___XdeCq .PatchMethodSelector-module__platformInfo___ei8OF,.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodDetails___Ps-WS .PatchMethodSelector-module__methodMeta___XdeCq .PatchMethodSelector-module__requirements___7eop7{font-size:12px;color:#64748b}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodDetails___Ps-WS .PatchMethodSelector-module__methodMeta___XdeCq .PatchMethodSelector-module__requirements___7eop7{color:#f59e0b}@media (max-width: 768px){.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet{padding:12px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodHeader___kWntv .PatchMethodSelector-module__methodIcon___hgYDk{font-size:20px;width:28px;height:28px;margin-right:8px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodHeader___kWntv .PatchMethodSelector-module__methodTitle___hp7QG .PatchMethodSelector-module__methodName___bNulF{font-size:14px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodDetails___Ps-WS{margin-left:36px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodDetails___Ps-WS .PatchMethodSelector-module__methodDescription___x4jrt{font-size:13px}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodDetails___Ps-WS .PatchMethodSelector-module__methodMeta___XdeCq .PatchMethodSelector-module__platformInfo___ei8OF,.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__methodOption___jDMet .PatchMethodSelector-module__methodInfo___rUVdE .PatchMethodSelector-module__methodDetails___Ps-WS .PatchMethodSelector-module__methodMeta___XdeCq .PatchMethodSelector-module__requirements___7eop7{font-size:11px}}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__ant-radio-group___fyAGu{width:100%}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__ant-radio-button-wrapper___4IaXC{background:transparent;border:none}.PatchMethodSelector-module__patchMethodSelector___ytuZz .PatchMethodSelector-module__methodGroup___bCpxX .PatchMethodSelector-module__ant-radio-button-wrapper___4IaXC:before{display:none}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__loginCard___suKk5{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__stepActions___twCUv{text-align:right;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:20px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__stepHeader___TtU1Y{text-align:center;margin-bottom:24px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__stepHeader___TtU1Y .LoginFormStep-module__stepTitle___DGMxg{color:#fff!important;margin-bottom:8px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__stepHeader___TtU1Y .LoginFormStep-module__stepDescription___zUyxl{color:#8892b0!important;margin-bottom:0}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__helpAlert___vIIFt{margin-bottom:24px;background:#1890ff1a;border:1px solid rgba(24,144,255,.3)}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__helpAlert___vIIFt .LoginFormStep-module__ant-alert-message___U3Wsn{color:#40a9ff;font-weight:600}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__helpAlert___vIIFt .LoginFormStep-module__ant-alert-description___tXAdp{color:#8892b0}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__helpAlert___vIIFt .LoginFormStep-module__ant-alert-description___tXAdp p{margin-bottom:4px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__helpAlert___vIIFt .LoginFormStep-module__ant-alert-description___tXAdp p:last-child{margin-bottom:0}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__loginForm___xCYNj{max-width:500px;margin:0 auto}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__loginForm___xCYNj .ant-form-item-label>label{color:#fff;font-weight:700}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__loginForm___xCYNj .LoginFormStep-module__formInput___TXTAh{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);color:#fff}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__loginForm___xCYNj .LoginFormStep-module__formInput___TXTAh .ant-input{padding-left:5px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__loginForm___xCYNj .LoginFormStep-module__formInput___TXTAh::placeholder{color:#8892b0}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__loginForm___xCYNj .LoginFormStep-module__formInput___TXTAh:hover{border-color:#1890ff80;background:#ffffff14}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__loginForm___xCYNj .LoginFormStep-module__formInput___TXTAh:focus{border-color:#1890ff;background:#ffffff1a;box-shadow:0 0 0 2px #1890ff33}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__loginForm___xCYNj .LoginFormStep-module__formInput___TXTAh .LoginFormStep-module__ant-input-prefix___SAl9d{color:#8892b0}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__loginForm___xCYNj .LoginFormStep-module__submitButton___r6IKs{background:linear-gradient(135deg,#1890ff,#40a9ff);border:none;box-shadow:0 4px 12px #1890ff4d;font-weight:600;height:48px;border-radius:8px;font-size:16px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__loginForm___xCYNj .LoginFormStep-module__submitButton___r6IKs:hover:not(:disabled){background:linear-gradient(135deg,#40a9ff,#1890ff);box-shadow:0 6px 16px #1890ff66;transform:translateY(-2px)}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__loginForm___xCYNj .LoginFormStep-module__submitButton___r6IKs:disabled{background:#ffffff1a;color:#8892b0;box-shadow:none;cursor:not-allowed}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__helpText___5oR-x{text-align:center;color:#8892b0;font-size:14px;margin:16px 0}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__successCard___ugP83{background:#52c41a1a;border:1px solid rgba(82,196,26,.3);border-radius:12px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__successContent___y-Fvx{text-align:center;padding:40px 20px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__successContent___y-Fvx .LoginFormStep-module__successIcon___vQyHA{font-size:64px;color:#52c41a;margin-bottom:24px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__successContent___y-Fvx .LoginFormStep-module__successTitle___Q9ZPR{color:#52c41a!important;margin-bottom:16px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__successContent___y-Fvx .LoginFormStep-module__successDescription___1LgZ7{color:#73d13d!important;font-size:16px;line-height:1.6}@media (max-width: 768px){.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__stepActions___twCUv{padding-bottom:16px;margin-bottom:16px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__stepHeader___TtU1Y{margin-bottom:20px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__stepHeader___TtU1Y .LoginFormStep-module__stepTitle___DGMxg{font-size:20px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__stepHeader___TtU1Y .LoginFormStep-module__stepDescription___zUyxl{font-size:14px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__helpAlert___vIIFt{margin-bottom:20px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__helpAlert___vIIFt .LoginFormStep-module__ant-alert-description___tXAdp{font-size:13px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__formContent___Ce4BF .LoginFormStep-module__loginForm___xCYNj .LoginFormStep-module__submitButton___r6IKs{height:44px;font-size:15px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__successContent___y-Fvx{padding:30px 16px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__successContent___y-Fvx .LoginFormStep-module__successIcon___vQyHA{font-size:48px;margin-bottom:20px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__successContent___y-Fvx .LoginFormStep-module__successTitle___Q9ZPR{font-size:20px;margin-bottom:12px}.LoginFormStep-module__loginFormStep___X6tOP .LoginFormStep-module__successContent___y-Fvx .LoginFormStep-module__successDescription___1LgZ7{font-size:14px}}.EditorWizard-module__editorWizard___4gZBS{background:linear-gradient(135deg,#1890ff0d,#40a9ff0d);border:1px solid rgba(24,144,255,.2);border-radius:12px;margin-bottom:24px;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.EditorWizard-module__editorWizard___4gZBS:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-2px)}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardHeader___fZnii{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:16px;color:#1890ff}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardHeader___fZnii .EditorWizard-module__skipButton___y3bTi{color:#8892b0;transition:all .2s ease;font-weight:500}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardHeader___fZnii .EditorWizard-module__skipButton___y3bTi:hover{color:#40a9ff;background:#1890ff1a}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf{margin:12px 0 16px;padding:0 8px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW{padding-bottom:8px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW .EditorWizard-module__ant-steps-item-container___FCIe- .EditorWizard-module__ant-steps-item-content___-QoQh .EditorWizard-module__ant-steps-item-title___-JAQ0{font-size:13px;font-weight:600;line-height:1.2;margin-bottom:2px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW .EditorWizard-module__ant-steps-item-container___FCIe- .EditorWizard-module__ant-steps-item-content___-QoQh .EditorWizard-module__ant-steps-item-description___fYpp1{display:none}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW.EditorWizard-module__ant-steps-item-active___xWLXR .EditorWizard-module__ant-steps-item-title___-JAQ0{color:#1890ff}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW.EditorWizard-module__ant-steps-item-active___xWLXR .EditorWizard-module__ant-steps-item-description___fYpp1{color:#40a9ff}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW.EditorWizard-module__ant-steps-item-finish___zzuw9{cursor:pointer}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW.EditorWizard-module__ant-steps-item-finish___zzuw9 .EditorWizard-module__ant-steps-item-title___-JAQ0{color:#52c41a}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW.EditorWizard-module__ant-steps-item-finish___zzuw9 .EditorWizard-module__ant-steps-item-description___fYpp1{color:#73d13d}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW.EditorWizard-module__ant-steps-item-finish___zzuw9:hover .EditorWizard-module__ant-steps-item-title___-JAQ0{color:#1890ff}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW.EditorWizard-module__ant-steps-item-finish___zzuw9:hover .EditorWizard-module__ant-steps-item-icon___RsODu{background:#1890ff1a;border-color:#1890ff}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW.EditorWizard-module__ant-steps-item-wait___0hS0v .EditorWizard-module__ant-steps-item-title___-JAQ0{color:#8892b0}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW.EditorWizard-module__ant-steps-item-wait___0hS0v .EditorWizard-module__ant-steps-item-description___fYpp1{color:#64748b}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs{min-height:200px;padding:20px 0;transition:all .3s ease}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs .EditorWizard-module__verifyStep___q55AG{text-align:center;padding:40px 20px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs .EditorWizard-module__verifyStep___q55AG .EditorWizard-module__successIcon___MYyuG{font-size:64px;color:#52c41a;margin-bottom:20px;animation:EditorWizard-module__successPulse___LXrfG 2s ease-in-out infinite}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs .EditorWizard-module__verifyStep___q55AG h3{color:#fff;margin-bottom:12px;font-size:24px;font-weight:600}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs .EditorWizard-module__verifyStep___q55AG p{color:#8892b0;font-size:16px;line-height:1.6;max-width:400px;margin:0 auto}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9{padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:flex-end}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9 .EditorWizard-module__ant-btn___eTmM8{border-radius:6px;font-weight:500;transition:all .2s ease}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9 .EditorWizard-module__ant-btn___eTmM8:not(.EditorWizard-module__ant-btn-primary___qSG6D){background:#ffffff0d;border-color:#fff3;color:#8892b0}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9 .EditorWizard-module__ant-btn___eTmM8:not(.EditorWizard-module__ant-btn-primary___qSG6D):hover{background:#ffffff1a;border-color:#ffffff4d;color:#fff}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9 .EditorWizard-module__ant-btn___eTmM8.EditorWizard-module__ant-btn-primary___qSG6D{background:linear-gradient(135deg,#1890ff,#40a9ff);border:none;box-shadow:0 2px 8px #1890ff4d}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9 .EditorWizard-module__ant-btn___eTmM8.EditorWizard-module__ant-btn-primary___qSG6D:hover{background:linear-gradient(135deg,#40a9ff,#1890ff);box-shadow:0 4px 12px #1890ff66;transform:translateY(-1px)}@keyframes EditorWizard-module__successPulse___LXrfG{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes EditorWizard-module__fadeIn___Melz7{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes EditorWizard-module__slideIn___DGiyp{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.EditorWizard-module__stepContent___0amUs>*{animation:EditorWizard-module__fadeIn___Melz7 .3s ease-out}@media (max-width: 768px){.EditorWizard-module__editorWizard___4gZBS{margin:0 -16px 24px;border-radius:0;border-left:none;border-right:none}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardHeader___fZnii{font-size:14px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf{margin:20px 0 28px;padding:0 8px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW{padding-bottom:12px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW .EditorWizard-module__ant-steps-item-container___FCIe- .EditorWizard-module__ant-steps-item-content___-QoQh .EditorWizard-module__ant-steps-item-title___-JAQ0{font-size:13px;margin-bottom:2px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW .EditorWizard-module__ant-steps-item-container___FCIe- .EditorWizard-module__ant-steps-item-content___-QoQh .EditorWizard-module__ant-steps-item-description___fYpp1{font-size:11px;max-width:160px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs{min-height:160px;padding:16px 0}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs .EditorWizard-module__verifyStep___q55AG{padding:30px 16px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs .EditorWizard-module__verifyStep___q55AG .EditorWizard-module__successIcon___MYyuG{font-size:48px;margin-bottom:16px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs .EditorWizard-module__verifyStep___q55AG h3{font-size:20px;margin-bottom:8px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs .EditorWizard-module__verifyStep___q55AG p{font-size:14px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9{padding-top:16px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9 .EditorWizard-module__ant-space___wEerR{width:100%;justify-content:center}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9 .EditorWizard-module__ant-space___wEerR .EditorWizard-module__ant-btn___eTmM8{min-width:80px}}@media (max-width: 480px){.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf{margin:16px 0 24px;padding:0 4px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW{padding-bottom:8px}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW .EditorWizard-module__ant-steps-item-container___FCIe- .EditorWizard-module__ant-steps-item-content___-QoQh .EditorWizard-module__ant-steps-item-title___-JAQ0{font-size:12px;margin-bottom:0}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepsContainer___0clmf .EditorWizard-module__wizardSteps___n1qn4 .EditorWizard-module__ant-steps-item___CPIjW .EditorWizard-module__ant-steps-item-container___FCIe- .EditorWizard-module__ant-steps-item-content___-QoQh .EditorWizard-module__ant-steps-item-description___fYpp1{display:none}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9 .EditorWizard-module__ant-space___wEerR .EditorWizard-module__ant-btn___eTmM8{font-size:12px;padding:4px 12px;height:32px}}@media (prefers-color-scheme: dark){.EditorWizard-module__editorWizard___4gZBS{background:linear-gradient(135deg,#1890ff14,#40a9ff14);border-color:#1890ff4d}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardHeader___fZnii{color:#40a9ff}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardHeader___fZnii .EditorWizard-module__closeButton___s2Ac2{color:#8892b0}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardHeader___fZnii .EditorWizard-module__closeButton___s2Ac2:hover{color:#ff7875;background:#ff787526}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs .EditorWizard-module__verifyStep___q55AG h3{color:#f0f2f5}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs .EditorWizard-module__verifyStep___q55AG p{color:#a0a8b8}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9{border-top-color:#ffffff26}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9 .EditorWizard-module__ant-btn___eTmM8:not(.EditorWizard-module__ant-btn-primary___qSG6D){background:#ffffff14;border-color:#ffffff40;color:#a0a8b8}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9 .EditorWizard-module__ant-btn___eTmM8:not(.EditorWizard-module__ant-btn-primary___qSG6D):hover{background:#ffffff26;border-color:#ffffff59;color:#f0f2f5}}@media (prefers-contrast: high){.EditorWizard-module__editorWizard___4gZBS{border-width:2px;border-color:#1890ff}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardHeader___fZnii{color:#1890ff;font-weight:700}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs .EditorWizard-module__verifyStep___q55AG .EditorWizard-module__successIcon___MYyuG{color:#52c41a;text-shadow:0 0 4px rgba(82,196,26,.5)}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__stepContent___0amUs .EditorWizard-module__verifyStep___q55AG h3{color:#fff;text-shadow:0 0 2px rgba(255,255,255,.5)}.EditorWizard-module__editorWizard___4gZBS .EditorWizard-module__wizardActions___O0DS9 .EditorWizard-module__ant-btn___eTmM8{border-width:2px;font-weight:600}}.ExchangePage-module__exchangePage___qaHp1{min-height:100vh;background:transparent}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE{text-align:center;padding:40px 5% 30px}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE .ExchangePage-module__logoContainer___2Zf-h{margin-bottom:32px;display:flex;justify-content:center;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE .ExchangePage-module__logoContainer___2Zf-h:hover{transform:scale(1.05);opacity:.8}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE .ExchangePage-module__logoContainer___2Zf-h:active{transform:scale(.95)}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE .ExchangePage-module__logoContainer___2Zf-h .ExchangePage-module__heroLogo___GQhIa{filter:drop-shadow(0 0 20px rgba(24,144,255,.4));transition:all .5s cubic-bezier(.4,0,.2,1);animation:ExchangePage-module__logoFloat___p9Q5J 6s ease-in-out infinite}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE .ExchangePage-module__logoContainer___2Zf-h .ExchangePage-module__heroLogo___GQhIa:hover{filter:drop-shadow(0 0 40px rgba(24,144,255,.8)) drop-shadow(0 0 60px rgba(64,169,255,.6));transform:scale(1.1) rotate(5deg);animation-play-state:paused}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE .ExchangePage-module__logoContainer___2Zf-h .ExchangePage-module__successLogo___wDSFw{filter:drop-shadow(0 0 20px rgba(82,196,26,.4));animation:ExchangePage-module__logoFloat___p9Q5J 6s ease-in-out infinite}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE .ExchangePage-module__logoContainer___2Zf-h .ExchangePage-module__successLogo___wDSFw:hover{filter:drop-shadow(0 0 40px rgba(82,196,26,.8));transform:scale(1.1)}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE .ExchangePage-module__heroContent___Vb83k{max-width:800px;margin:0 auto}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE .ExchangePage-module__heroContent___Vb83k .ExchangePage-module__heroTitle___zfRhm{font-size:3rem;font-weight:700;margin-bottom:24px;background:linear-gradient(45deg,#fff,#1890ff,#40a9ff,#fff,#1890ff);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:ExchangePage-module__titleFlow___BARsl 6s linear infinite}@media (max-width: 768px){.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE .ExchangePage-module__heroContent___Vb83k .ExchangePage-module__heroTitle___zfRhm{font-size:2rem}}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE .ExchangePage-module__heroContent___Vb83k .ExchangePage-module__heroSubtitle___BhhfR{font-size:1.25rem;color:#8892b0;line-height:1.6}@media (max-width: 768px){.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE .ExchangePage-module__heroContent___Vb83k .ExchangePage-module__heroSubtitle___BhhfR{font-size:1.125rem}}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi{padding:0 5% 40px;display:flex;justify-content:center}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7{width:100%;max-width:500px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:40px;box-shadow:0 8px 32px #0000004d}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__errorAlert___XSm-P{margin-bottom:24px;background:#ff4d4f1a;border:1px solid rgba(255,77,79,.3);border-radius:8px}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__errorAlert___XSm-P .ant-alert-message{color:#ff6b6b}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__errorAlert___XSm-P .ant-alert-description{color:#f99}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__loginForm___1WxQM .ant-form-item-label label{color:#fff!important;font-weight:500}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__loginForm___1WxQM .ExchangePage-module__formInput___rcL4w{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:8px}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__loginForm___1WxQM .ExchangePage-module__formInput___rcL4w:hover{border-color:#1890ff;background:#ffffff14}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__loginForm___1WxQM .ExchangePage-module__formInput___rcL4w:focus-within{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33;background:#ffffff14}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__loginForm___1WxQM .ExchangePage-module__formInput___rcL4w .ant-input{background:transparent;color:#fff;border:none;padding-left:5px}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__loginForm___1WxQM .ExchangePage-module__formInput___rcL4w .ant-input::placeholder{color:#8892b0}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__loginForm___1WxQM .ExchangePage-module__formInput___rcL4w .anticon{color:#8892b0}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__loginForm___1WxQM .ExchangePage-module__submitButton___C0whD{height:48px;font-size:16px;font-weight:600;border-radius:8px;margin-top:16px;background:linear-gradient(135deg,#1890ff,#096dd9);border:none;box-shadow:0 4px 16px #1890ff4d;position:relative;overflow:hidden}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__loginForm___1WxQM .ExchangePage-module__submitButton___C0whD:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__loginForm___1WxQM .ExchangePage-module__submitButton___C0whD:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1890ff66;background:linear-gradient(135deg,#40a9ff,#1890ff)}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__loginForm___1WxQM .ExchangePage-module__submitButton___C0whD:hover:before{left:100%}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7 .ExchangePage-module__helpText___AncgU{margin-top:24px;text-align:center;color:#8892b0;font-size:14px;opacity:.8}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__wizardSection___I5C28{padding:0 5% 40px;background:transparent}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__wizardToggleSection___uKcM6{padding:0 5% 20px;text-align:center;background:transparent}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__wizardToggleSection___uKcM6 .ExchangePage-module__showWizardButton___x-lOD{background:#1890ff0d;border-color:#1890ff4d;color:#40a9ff;font-weight:500;padding:8px 24px;height:auto;border-radius:8px;transition:all .3s ease}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__wizardToggleSection___uKcM6 .ExchangePage-module__showWizardButton___x-lOD:hover{background:#1890ff1a;border-color:#1890ff;color:#1890ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff33}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__instructionsSection___uS-px{padding:0 5% 80px;background:transparent}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 5%}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f{max-width:600px;width:100%;text-align:center}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__successIcon___0kBtN{font-size:64px;color:#52c41a;margin-bottom:24px;display:block;filter:drop-shadow(0 0 10px rgba(82,196,26,.3));animation:ExchangePage-module__successPulse___tYntg 2s ease-in-out infinite}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__successTitle___tNyH1{color:#fff;margin-bottom:16px;font-weight:600}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__successDescription___-9ImG{color:#8892b0;margin-bottom:32px;font-size:1.125rem}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F{margin-bottom:32px}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F .ExchangePage-module__infoRow___1rexg{display:flex;flex-direction:column;margin-bottom:16px;text-align:left}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F .ExchangePage-module__infoRow___1rexg label{color:#fffc;font-size:14px;margin-bottom:8px;font-weight:500}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F .ExchangePage-module__infoRow___1rexg span{color:#fff;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;padding:12px;background:#0000004d;border:1px solid rgba(255,255,255,.2);border-radius:8px;word-break:break-all}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F .ExchangePage-module__tokenInput___Q7-kT{margin-bottom:16px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;background:#0000004d;border:1px solid rgba(255,255,255,.2);border-radius:8px}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F .ExchangePage-module__tokenInput___Q7-kT .ant-input{background:transparent;color:#fff;border:none}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F .ExchangePage-module__actionButtons___-4cBI{display:flex;gap:12px;justify-content:center}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F .ExchangePage-module__actionButtons___-4cBI .ExchangePage-module__copyButton___ETMqH{background:linear-gradient(135deg,#52c41a,#389e0d);border:none;box-shadow:0 4px 16px #52c41a4d}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F .ExchangePage-module__actionButtons___-4cBI .ExchangePage-module__copyButton___ETMqH:hover{transform:translateY(-2px);box-shadow:0 6px 20px #52c41a66}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F .ExchangePage-module__actionButtons___-4cBI .ExchangePage-module__homeButton___G7j9c{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);color:#fff}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F .ExchangePage-module__actionButtons___-4cBI .ExchangePage-module__homeButton___G7j9c:hover{background:#ffffff1a;border-color:#ffffff4d;color:#fff;transform:translateY(-2px)}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__redirectAlert___-rcGS{background:#1890ff1a;border:1px solid rgba(24,144,255,.3);border-radius:8px}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__redirectAlert___-rcGS .ant-alert-message{color:#40a9ff}@keyframes ExchangePage-module__logoFloat___p9Q5J{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-10px) rotate(2deg)}66%{transform:translateY(5px) rotate(-1deg)}}@keyframes ExchangePage-module__titleFlow___BARsl{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes ExchangePage-module__successPulse___tYntg{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@media (max-width: 768px){.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__heroSection___zZkwE{padding:60px 16px 40px}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi{padding:0 16px 32px}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__loginSection___nJexi .ExchangePage-module__loginCard___0Hea7{padding:32px 24px;border-radius:12px}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__instructionsSection___uS-px{padding:0 16px 60px}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3{padding:60px 16px}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__successIcon___0kBtN{font-size:48px}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F .ExchangePage-module__actionButtons___-4cBI{flex-direction:column}.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F .ExchangePage-module__actionButtons___-4cBI .ExchangePage-module__copyButton___ETMqH,.ExchangePage-module__exchangePage___qaHp1 .ExchangePage-module__successSection___EpTJ3 .ExchangePage-module__successContent___e5T5f .ExchangePage-module__tokenDisplay___HVw6F .ExchangePage-module__actionButtons___-4cBI .ExchangePage-module__homeButton___G7j9c{width:100%}}.DashboardPage-module__dashboardPage___tDd-I{min-height:100vh;background:transparent;padding-bottom:40px}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB{text-align:center;padding:60px 5% 40px}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__logoContainer___Tux9q{margin-bottom:24px;display:flex;justify-content:center;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__logoContainer___Tux9q:hover{transform:scale(1.05);opacity:.8}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__logoContainer___Tux9q:active{transform:scale(.95)}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__logoContainer___Tux9q .DashboardPage-module__heroLogo___oTB9A{filter:drop-shadow(0 0 20px rgba(24,144,255,.4));animation:DashboardPage-module__logoFloat___XNEBU 6s ease-in-out infinite}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__logoContainer___Tux9q .DashboardPage-module__heroLogo___oTB9A:hover{filter:drop-shadow(0 0 40px rgba(24,144,255,.8));transform:scale(1.1)}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__heroContent___rRgSn{margin-bottom:32px}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__heroContent___rRgSn .DashboardPage-module__heroTitle___583C6{font-size:2.5rem;font-weight:700;margin-bottom:16px;background:linear-gradient(45deg,#fff,#1890ff,#40a9ff,#fff,#1890ff);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:DashboardPage-module__titleFlow___8NoIR 6s linear infinite}@media (max-width: 768px){.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__heroContent___rRgSn .DashboardPage-module__heroTitle___583C6{font-size:2rem}}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__heroContent___rRgSn .DashboardPage-module__heroSubtitle___bemkV{font-size:1.125rem;color:#8892b0;line-height:1.6}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__actionButtons___raezI{display:flex;gap:16px;justify-content:center}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__actionButtons___raezI .DashboardPage-module__homeButton___SWh1e{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);color:#fff}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__actionButtons___raezI .DashboardPage-module__homeButton___SWh1e:hover{background:#ffffff1a;border-color:#ffffff4d;color:#fff;transform:translateY(-2px)}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__actionButtons___raezI .DashboardPage-module__refreshButton___s4Y0t{background:linear-gradient(135deg,#1890ff,#096dd9);border:none;box-shadow:0 4px 16px #1890ff4d}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__actionButtons___raezI .DashboardPage-module__refreshButton___s4Y0t:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1890ff66;background:linear-gradient(135deg,#40a9ff,#1890ff)}@media (max-width: 576px){.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__actionButtons___raezI{flex-direction:column;align-items:center}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__actionButtons___raezI .DashboardPage-module__homeButton___SWh1e,.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB .DashboardPage-module__actionButtons___raezI .DashboardPage-module__refreshButton___s4Y0t{width:200px}}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__statsSection___E5LH9{padding:0 5% 40px}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__statsSection___E5LH9 .DashboardPage-module__statCard___Du41R{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__statsSection___E5LH9 .DashboardPage-module__statCard___Du41R:hover{background:#ffffff14;border-color:#1890ff4d;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__statsSection___E5LH9 .DashboardPage-module__statCard___Du41R .ant-statistic-title{color:#8892b0;font-weight:500}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__statsSection___E5LH9 .DashboardPage-module__statCard___Du41R .ant-statistic-content{color:#fff}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__statsSection___E5LH9 .DashboardPage-module__statCard___Du41R .DashboardPage-module__quotaCard___av55c .DashboardPage-module__quotaHeader___Cs0o8{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:#8892b0;font-weight:500}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__statsSection___E5LH9 .DashboardPage-module__statCard___Du41R .DashboardPage-module__quotaCard___av55c .DashboardPage-module__quotaDetails___aiS-h{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#8892b0}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT{padding:0 5% 40px}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__cardHeader___qYMnU{margin-bottom:24px}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__cardHeader___qYMnU .ant-typography-h3{color:#fff;margin-bottom:8px;font-weight:600}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__cardHeader___qYMnU .ant-typography-paragraph{color:#8892b0;margin-bottom:0}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-table{background:transparent}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-table .DashboardPage-module__ant-table-thead___YdeYp>tr>th{background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1);color:#fff;font-weight:600}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-table .DashboardPage-module__ant-table-tbody___p9-BS>tr>td{border-bottom:1px solid rgba(255,255,255,.05);color:#a0a9c0}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-table .DashboardPage-module__ant-table-tbody___p9-BS>tr:hover>td{background:#ffffff08}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-table code{background:#1890ff1a;color:#40a9ff;padding:2px 6px;border-radius:4px;font-size:12px}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-pagination .DashboardPage-module__ant-pagination-item___ZVyEH{background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-pagination .DashboardPage-module__ant-pagination-item___ZVyEH a{color:#8892b0}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-pagination .DashboardPage-module__ant-pagination-item___ZVyEH:hover{border-color:#1890ff}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-pagination .DashboardPage-module__ant-pagination-item___ZVyEH:hover a{color:#1890ff}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-pagination .DashboardPage-module__ant-pagination-item___ZVyEH.DashboardPage-module__ant-pagination-item-active___DsfWv{background:#1890ff;border-color:#1890ff}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-pagination .DashboardPage-module__ant-pagination-item___ZVyEH.DashboardPage-module__ant-pagination-item-active___DsfWv a{color:#fff}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-pagination .DashboardPage-module__ant-pagination-prev___BXrCK .DashboardPage-module__ant-pagination-item-link___BSOcG,.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-pagination .DashboardPage-module__ant-pagination-next___8h6mN .DashboardPage-module__ant-pagination-item-link___BSOcG{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#8892b0}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-pagination .DashboardPage-module__ant-pagination-prev___BXrCK .DashboardPage-module__ant-pagination-item-link___BSOcG:hover,.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-pagination .DashboardPage-module__ant-pagination-next___8h6mN .DashboardPage-module__ant-pagination-item-link___BSOcG:hover{border-color:#1890ff;color:#1890ff}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__updateTime___okyM8{text-align:center;color:#8892b0;font-size:14px;padding:0 5%}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__updateTime___okyM8 .DashboardPage-module__anticon___dzElh{margin-right:8px;color:#1890ff}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__chartSection___SUK8W{margin:40px auto 0;padding:0 24px;max-width:1200px}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__chartSection___SUK8W .DashboardPage-module__chartCard___WalPR{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;transition:all .3s ease}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__chartSection___SUK8W .DashboardPage-module__chartCard___WalPR:hover{background:#ffffff14;border-color:#1890ff4d;transform:translateY(-2px);box-shadow:0 8px 32px #0003}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__chartSection___SUK8W .DashboardPage-module__chartCard___WalPR .ant-card-body{padding:32px}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__chartSection___SUK8W .DashboardPage-module__chartCard___WalPR .DashboardPage-module__cardHeader___qYMnU{text-align:center;margin-bottom:24px}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__chartSection___SUK8W .DashboardPage-module__chartCard___WalPR .DashboardPage-module__cardHeader___qYMnU .ant-typography-title{color:#fff!important;margin-bottom:8px!important}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__chartSection___SUK8W .DashboardPage-module__chartCard___WalPR .DashboardPage-module__cardHeader___qYMnU .ant-typography-paragraph{color:#8892b0!important;margin-bottom:0!important}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__chartSection___SUK8W .DashboardPage-module__chartCard___WalPR .DashboardPage-module__chartContainer___0uZ0h{display:flex;justify-content:center;align-items:center;padding:20px;background:#ffffff05;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__chartSection___SUK8W .DashboardPage-module__chartCard___WalPR .DashboardPage-module__chartContainer___0uZ0h .DashboardPage-module__chartImage___z6rBe{max-width:100%;max-height:400px;height:auto;border-radius:8px;transition:transform .3s ease}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__chartSection___SUK8W .DashboardPage-module__chartCard___WalPR .DashboardPage-module__chartContainer___0uZ0h .DashboardPage-module__chartImage___z6rBe:hover{transform:scale(1.02)}@keyframes DashboardPage-module__logoFloat___XNEBU{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-8px) rotate(1deg)}66%{transform:translateY(4px) rotate(-.5deg)}}@keyframes DashboardPage-module__titleFlow___8NoIR{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (max-width: 768px){.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__heroSection___1H0hB{padding:40px 16px 32px}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__statsSection___E5LH9,.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT{padding:0 16px 32px}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__historySection___RytCT .DashboardPage-module__historyCard___V2Ibk .DashboardPage-module__historyTable___Spu-z .ant-table{font-size:12px}.DashboardPage-module__dashboardPage___tDd-I .DashboardPage-module__updateTime___okyM8{padding:0 16px}.DashboardPage-module__progressCard___5K-38{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px}.DashboardPage-module__progressCard___5K-38 .ant-card-body{padding:24px}.DashboardPage-module__chartSection___SUK8W{padding:0 16px 32px}}.RenewPage-module__renewPage___MQX--{min-height:100vh;background:transparent}.RenewPage-module__renewPage___MQX-- .RenewPage-module__heroSection___CB5Sx{text-align:center;padding:80px 5% 60px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__heroSection___CB5Sx .RenewPage-module__logoContainer___NJGmN{margin-bottom:32px;display:flex;justify-content:center;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.RenewPage-module__renewPage___MQX-- .RenewPage-module__heroSection___CB5Sx .RenewPage-module__logoContainer___NJGmN:hover{transform:scale(1.05);opacity:.8}.RenewPage-module__renewPage___MQX-- .RenewPage-module__heroSection___CB5Sx .RenewPage-module__logoContainer___NJGmN:active{transform:scale(.95)}.RenewPage-module__renewPage___MQX-- .RenewPage-module__heroSection___CB5Sx .RenewPage-module__logoContainer___NJGmN .RenewPage-module__heroLogo___NnB99{filter:drop-shadow(0 0 20px rgba(250,140,22,.4));transition:all .5s cubic-bezier(.4,0,.2,1);animation:RenewPage-module__logoFloat___jNS16 6s ease-in-out infinite}.RenewPage-module__renewPage___MQX-- .RenewPage-module__heroSection___CB5Sx .RenewPage-module__logoContainer___NJGmN .RenewPage-module__heroLogo___NnB99:hover{filter:drop-shadow(0 0 40px rgba(250,140,22,.8)) drop-shadow(0 0 60px rgba(255,165,0,.6));transform:scale(1.1) rotate(5deg);animation-play-state:paused}.RenewPage-module__renewPage___MQX-- .RenewPage-module__heroSection___CB5Sx .RenewPage-module__heroContent___ReCSX{max-width:800px;margin:0 auto}.RenewPage-module__renewPage___MQX-- .RenewPage-module__heroSection___CB5Sx .RenewPage-module__heroContent___ReCSX .RenewPage-module__heroTitle___u1-fS{font-size:3rem;font-weight:700;margin-bottom:24px;background:linear-gradient(45deg,#fff,#fa8c16,#ff9c3e,#fff,#fa8c16);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:RenewPage-module__titleFlow___BdEzX 6s linear infinite}@media (max-width: 768px){.RenewPage-module__renewPage___MQX-- .RenewPage-module__heroSection___CB5Sx .RenewPage-module__heroContent___ReCSX .RenewPage-module__heroTitle___u1-fS{font-size:2rem}}.RenewPage-module__renewPage___MQX-- .RenewPage-module__heroSection___CB5Sx .RenewPage-module__heroContent___ReCSX .RenewPage-module__heroSubtitle___2Hxa7{font-size:1.25rem;color:#8892b0;line-height:1.6}@media (max-width: 768px){.RenewPage-module__renewPage___MQX-- .RenewPage-module__heroSection___CB5Sx .RenewPage-module__heroContent___ReCSX .RenewPage-module__heroSubtitle___2Hxa7{font-size:1.125rem}}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf{padding:0 5% 40px;display:flex;justify-content:center}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf .RenewPage-module__renewalCard___FqfB5{width:100%;max-width:500px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:40px;box-shadow:0 8px 32px #0000004d}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf .RenewPage-module__renewalCard___FqfB5 .RenewPage-module__renewalForm___a1-Bi .ant-form-item-label label{color:#fff!important;font-weight:500}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf .RenewPage-module__renewalCard___FqfB5 .RenewPage-module__renewalForm___a1-Bi .RenewPage-module__formInput___-8JGc{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:8px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf .RenewPage-module__renewalCard___FqfB5 .RenewPage-module__renewalForm___a1-Bi .RenewPage-module__formInput___-8JGc:hover{border-color:#fa8c16;background:#ffffff14}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf .RenewPage-module__renewalCard___FqfB5 .RenewPage-module__renewalForm___a1-Bi .RenewPage-module__formInput___-8JGc:focus-within{border-color:#fa8c16;box-shadow:0 0 0 2px #fa8c1633;background:#ffffff14}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf .RenewPage-module__renewalCard___FqfB5 .RenewPage-module__renewalForm___a1-Bi .RenewPage-module__formInput___-8JGc .ant-input{background:transparent;color:#fff;border:none;padding-left:5px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf .RenewPage-module__renewalCard___FqfB5 .RenewPage-module__renewalForm___a1-Bi .RenewPage-module__formInput___-8JGc .ant-input::placeholder{color:#8892b0}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf .RenewPage-module__renewalCard___FqfB5 .RenewPage-module__renewalForm___a1-Bi .RenewPage-module__formInput___-8JGc .anticon{color:#8892b0}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf .RenewPage-module__renewalCard___FqfB5 .RenewPage-module__renewalForm___a1-Bi .RenewPage-module__submitButton___MSKHZ{height:48px;font-size:16px;font-weight:600;border-radius:8px;margin-top:16px;background:linear-gradient(135deg,#fa8c16,#d46b08);border:none;box-shadow:0 4px 16px #fa8c164d;position:relative;overflow:hidden}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf .RenewPage-module__renewalCard___FqfB5 .RenewPage-module__renewalForm___a1-Bi .RenewPage-module__submitButton___MSKHZ:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf .RenewPage-module__renewalCard___FqfB5 .RenewPage-module__renewalForm___a1-Bi .RenewPage-module__submitButton___MSKHZ:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fa8c1666;background:linear-gradient(135deg,#ff9c3e,#fa8c16)}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf .RenewPage-module__renewalCard___FqfB5 .RenewPage-module__renewalForm___a1-Bi .RenewPage-module__submitButton___MSKHZ:hover:before{left:100%}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny{padding:0 5% 80px;display:flex;justify-content:center}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf{width:100%;max-width:700px;background:#ffffff0d;border:1px solid rgba(82,196,26,.3);border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:32px;box-shadow:0 8px 32px #0000004d}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__previewHeader___RPxkU{text-align:center;margin-bottom:32px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__previewHeader___RPxkU .RenewPage-module__previewIcon___1366b{font-size:48px;color:#52c41a;display:block;margin-bottom:16px;filter:drop-shadow(0 0 10px rgba(82,196,26,.3));animation:RenewPage-module__successPulse___UCD0x 2s ease-in-out infinite}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__previewHeader___RPxkU .RenewPage-module__previewTitle___Wtbk5{color:#fff;margin:0;font-weight:600}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__comparisonRow___q0Z55{margin-bottom:32px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__comparisonRow___q0Z55 .RenewPage-module__statusCard___e9t1a{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:20px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__comparisonRow___q0Z55 .RenewPage-module__statusCard___e9t1a .RenewPage-module__statusHeader___UbApN{color:#fff;font-weight:600;font-size:16px;margin-bottom:16px;text-align:center;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__comparisonRow___q0Z55 .RenewPage-module__statusCard___e9t1a .RenewPage-module__statusContent___2--3z .RenewPage-module__statusItem___uBLuP{display:flex;justify-content:space-between;margin-bottom:12px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__comparisonRow___q0Z55 .RenewPage-module__statusCard___e9t1a .RenewPage-module__statusContent___2--3z .RenewPage-module__statusItem___uBLuP:last-child{margin-bottom:0}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__comparisonRow___q0Z55 .RenewPage-module__statusCard___e9t1a .RenewPage-module__statusContent___2--3z .RenewPage-module__statusItem___uBLuP .RenewPage-module__statusLabel___NeieJ{color:#8892b0;font-size:14px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__comparisonRow___q0Z55 .RenewPage-module__statusCard___e9t1a .RenewPage-module__statusContent___2--3z .RenewPage-module__statusItem___uBLuP .RenewPage-module__statusValue___9LkbP{color:#fff;font-weight:500;font-size:14px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__renewalSummary___MXX0y{text-align:center;margin-bottom:32px;padding:20px;background:#fa8c161a;border:1px solid rgba(250,140,22,.3);border-radius:12px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__renewalSummary___MXX0y .RenewPage-module__summaryTitle___CzdwF{color:#fa8c16;font-weight:600;font-size:16px;margin-bottom:8px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__renewalSummary___MXX0y .RenewPage-module__summaryDetails___GXO6L{color:#8892b0;font-size:14px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__confirmButton___NXfeU{height:48px;font-size:16px;font-weight:600;border-radius:8px;background:linear-gradient(135deg,#52c41a,#389e0d);border:none;box-shadow:0 4px 16px #52c41a4d;position:relative;overflow:hidden}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__confirmButton___NXfeU:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__confirmButton___NXfeU:hover{transform:translateY(-2px);box-shadow:0 6px 20px #52c41a66;background:linear-gradient(135deg,#73d13d,#52c41a)}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__confirmButton___NXfeU:hover:before{left:100%}@keyframes RenewPage-module__logoFloat___jNS16{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-10px) rotate(2deg)}66%{transform:translateY(5px) rotate(-1deg)}}@keyframes RenewPage-module__titleFlow___BdEzX{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes RenewPage-module__successPulse___UCD0x{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@media (max-width: 768px){.RenewPage-module__renewPage___MQX-- .RenewPage-module__heroSection___CB5Sx{padding:60px 16px 40px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf{padding:0 16px 32px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__renewalSection___9wZdf .RenewPage-module__renewalCard___FqfB5{padding:32px 24px;border-radius:12px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny{padding:0 16px 60px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf{padding:24px 20px;border-radius:12px}.RenewPage-module__renewPage___MQX-- .RenewPage-module__previewSection___mh6ny .RenewPage-module__previewCard___fQZNf .RenewPage-module__comparisonRow___q0Z55 .RenewPage-module__statusCard___e9t1a{padding:16px}}.NodeSelection-module__nodeSelection___V-qSu{min-height:100vh;background:linear-gradient(135deg,#0f1419,#1a1f2e);padding:24px;display:flex;justify-content:center;align-items:flex-start}.NodeSelection-module__selectionCard___mEgf-{width:100%;max-width:900px;border-radius:16px;box-shadow:0 8px 32px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(24,144,255,.2);background:#0f1419f2}.NodeSelection-module__selectionCard___mEgf- .ant-card-body{padding:32px;background:transparent}.NodeSelection-module__header___neTcA{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}.NodeSelection-module__pageHeader___cHwDX{text-align:center;margin-bottom:32px}.NodeSelection-module__pageTitle___hi6FJ{color:#69c0ff;margin-bottom:12px!important;font-size:28px;font-weight:600}.NodeSelection-module__pageTitle___hi6FJ.ant-typography{margin-bottom:12px}.NodeSelection-module__pageDescription___ETFp-{color:#bfbfbf;font-size:16px;margin-bottom:0!important;max-width:600px;margin:0 auto}.NodeSelection-module__pageDescription___ETFp-.ant-typography{margin-bottom:0}.NodeSelection-module__recommendAlert___lcc-d{margin-bottom:24px;border-radius:12px;border:1px solid #389e0d;background:linear-gradient(135deg,#162312cc,#0f1419cc)}.NodeSelection-module__recommendAlert___lcc-d .ant-alert-icon{color:#52c41a}.NodeSelection-module__recommendAlert___lcc-d .ant-alert-message{color:#f0f0f0}.NodeSelection-module__recommendAlert___lcc-d .ant-alert-description{color:#bfbfbf}.NodeSelection-module__nodeList___e1Ab2{margin-bottom:32px}.NodeSelection-module__nodeList___e1Ab2 .ant-list-item{padding:20px;border-radius:12px;border:1px solid rgba(255,255,255,.1);margin-bottom:16px;background:#1a1f2e99;transition:all .3s ease;box-shadow:0 2px 8px #0003}.NodeSelection-module__nodeList___e1Ab2 .ant-list-item:hover{border-color:#69c0ff;box-shadow:0 4px 16px #69c0ff40;transform:translateY(-2px)}.NodeSelection-module__nodeList___e1Ab2 .ant-list-item:last-child{margin-bottom:0}.NodeSelection-module__nodeItem___EsWdN{cursor:pointer}.NodeSelection-module__nodeIcon___WUefG{font-size:28px;color:#69c0ff;background:linear-gradient(135deg,#111b26cc,#1f1f1fcc);padding:12px;border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center}.NodeSelection-module__nodeTitle___K5-jt{display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:18px;color:#f0f0f0}.NodeSelection-module__nodeDescription___dqLhA{margin-top:8px}.NodeSelection-module__nodeDescription___dqLhA .ant-typography{font-size:14px}.NodeSelection-module__helpAlert___YWiyi{border-radius:12px;background:linear-gradient(135deg,#111b2699,#0f141999);border:1px solid #1890ff}.NodeSelection-module__helpAlert___YWiyi .ant-alert-icon{color:#69c0ff}.NodeSelection-module__helpAlert___YWiyi .ant-alert-message{color:#f0f0f0}.NodeSelection-module__helpAlert___YWiyi .ant-alert-description p{margin-bottom:6px;color:#bfbfbf}.NodeSelection-module__helpAlert___YWiyi .ant-alert-description p:last-child{margin-bottom:0}.NodeSelection-module__nodeList___e1Ab2 .ant-list-item{animation:NodeSelection-module__slideInUp___hgau- .3s ease-out}@keyframes NodeSelection-module__slideInUp___hgau-{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ant-badge-status-processing .ant-badge-status-dot{animation:NodeSelection-module__pulse___ehelu 1.5s infinite}@keyframes NodeSelection-module__pulse___ehelu{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}@media (max-width: 768px){.NodeSelection-module__nodeSelection___V-qSu{padding:16px}.NodeSelection-module__selectionCard___mEgf-{max-width:100%;border-radius:12px}.NodeSelection-module__selectionCard___mEgf- .ant-card-body{padding:20px}.NodeSelection-module__header___neTcA{flex-direction:column;gap:16px;align-items:stretch}.NodeSelection-module__pageTitle___hi6FJ{font-size:24px}.NodeSelection-module__pageDescription___ETFp-{font-size:14px}.NodeSelection-module__nodeList___e1Ab2 .ant-list-item{padding:16px}.NodeSelection-module__nodeIcon___WUefG{font-size:24px;width:44px;height:44px;padding:10px}.NodeSelection-module__nodeTitle___K5-jt{flex-direction:column;align-items:flex-start;gap:8px;font-size:16px}}@media (max-width: 480px){.NodeSelection-module__nodeSelection___V-qSu{padding:12px}.NodeSelection-module__selectionCard___mEgf- .ant-card-body{padding:16px}.NodeSelection-module__pageHeader___cHwDX{margin-bottom:24px}.NodeSelection-module__pageTitle___hi6FJ{font-size:20px}.NodeSelection-module__nodeList___e1Ab2{margin-bottom:24px}.NodeSelection-module__nodeList___e1Ab2 .ant-list-item{padding:12px}.NodeSelection-module__nodeIcon___WUefG{font-size:20px;width:36px;height:36px;padding:8px}}.AdminLogin-module__loginPage___a45GN{min-height:100vh;background:linear-gradient(135deg,#0f1419,#1a1f2e);display:flex;align-items:center;justify-content:center;padding:24px}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn{width:100%;max-width:400px}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 8px 32px #0000004d;padding:40px 32px}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .ant-card-body{padding:0}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__logoSection___nxwKl{text-align:center;margin-bottom:32px}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__logoSection___nxwKl .AdminLogin-module__title___ENR6a{color:#fff!important;margin:16px 0 8px;font-weight:600}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__logoSection___nxwKl .AdminLogin-module__subtitle___gYxgk{color:#ffffffb3;font-size:14px}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__input___gDy-H{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;height:48px}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__input___gDy-H:hover{border-color:#1890ff80;background:#ffffff14}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__input___gDy-H:focus,.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__input___gDy-H.AdminLogin-module__ant-input-focused___isoQV{border-color:#1890ff;background:#ffffff14;box-shadow:0 0 0 2px #1890ff33}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__input___gDy-H .ant-input{background:transparent;color:#fff}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__input___gDy-H .ant-input::placeholder{color:#ffffff80}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__input___gDy-H .anticon{color:#fff9}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__checkbox___Nau7i{color:#fffc}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__checkbox___Nau7i .ant-checkbox-inner{background:#ffffff0d;border-color:#ffffff4d}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__checkbox___Nau7i .ant-checkbox-checked .ant-checkbox-inner{background:#1890ff;border-color:#1890ff}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__checkbox___Nau7i:hover .ant-checkbox-inner{border-color:#1890ff}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__loginButton___Agw7h{height:48px;background:linear-gradient(135deg,#1890ff,#096dd9);border:none;border-radius:8px;font-size:16px;font-weight:500;box-shadow:0 4px 16px #1890ff4d;transition:all .3s ease}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__loginButton___Agw7h:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1890ff66;background:linear-gradient(135deg,#40a9ff,#1890ff)}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__loginButton___Agw7h:active{transform:translateY(0)}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__loginButton___Agw7h.AdminLogin-module__ant-btn-loading___3o0Ib{transform:none}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__footer___2MQCO{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__footer___2MQCO .AdminLogin-module__footerText___vGFJG{color:#ffffff80;font-size:12px}@media (max-width: 576px){.AdminLogin-module__loginPage___a45GN{padding:16px}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2{padding:32px 24px;border-radius:12px}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__logoSection___nxwKl{margin-bottom:24px}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__logoSection___nxwKl .AdminLogin-module__title___ENR6a{font-size:20px}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__input___gDy-H{height:44px}.AdminLogin-module__loginPage___a45GN .AdminLogin-module__loginContainer___ICnFn .AdminLogin-module__loginCard___ILnQ2 .AdminLogin-module__loginForm___nosJp .AdminLogin-module__loginButton___Agw7h{height:44px;font-size:15px}}@keyframes AdminLogin-module__fadeInUp___gzFZW{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AdminLogin-module__loginCard___ILnQ2{animation:AdminLogin-module__fadeInUp___gzFZW .6s ease-out}.AdminDashboard-module__dashboard___74Yqq{padding:0;min-height:100%}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__header___rV6-U{margin-bottom:24px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__header___rV6-U .AdminDashboard-module__title___qjBsL{color:#fff!important;margin:0 0 8px;font-size:28px;font-weight:600}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__header___rV6-U .AdminDashboard-module__subtitle___j58dR{color:#ffffffb3;font-size:16px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__statsRow___9nQSd{margin-bottom:24px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__statsRow___9nQSd .AdminDashboard-module__statCard___NsD2B{background:#ffffff14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:12px;transition:all .3s ease}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__statsRow___9nQSd .AdminDashboard-module__statCard___NsD2B:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000004d;border-color:#ffffff40}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__statsRow___9nQSd .AdminDashboard-module__statCard___NsD2B .ant-card-body{padding:20px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__statsRow___9nQSd .AdminDashboard-module__statCard___NsD2B .ant-statistic-title{color:#fffc;font-size:14px;margin-bottom:8px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__statsRow___9nQSd .AdminDashboard-module__statCard___NsD2B .ant-statistic-content{display:flex;align-items:center;justify-content:space-between}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__statsRow___9nQSd .AdminDashboard-module__statCard___NsD2B .ant-statistic-content-value{font-size:24px;font-weight:600}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__statsRow___9nQSd .AdminDashboard-module__statCard___NsD2B .ant-statistic-content-prefix{margin-right:8px;font-size:20px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__statsRow___9nQSd .AdminDashboard-module__statCard___NsD2B .AdminDashboard-module__statSuffix___6-Mrc{font-size:12px;color:#fff9;text-align:right;line-height:1.2}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be{margin-bottom:24px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG{background:#ffffff14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:12px;height:320px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .ant-card-head{border-bottom:1px solid rgba(255,255,255,.1)}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .ant-card-head .ant-card-head-title{color:#fff;font-size:16px;font-weight:500}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .ant-card-body{padding:20px;height:calc(100% - 57px)}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .AdminDashboard-module__chartPlaceholder___ayncv{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#fff9;font-size:16px;text-align:center;gap:8px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .AdminDashboard-module__chartPlaceholder___ayncv div:first-child{font-size:24px;margin-bottom:8px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .AdminDashboard-module__chartPlaceholder___ayncv div:last-child{font-size:14px;color:#fff6}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .AdminDashboard-module__chartLoading___25v0u{display:flex;flex-direction:column;align-items:center;justify-content:center;height:220px;color:#fffc;gap:12px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .AdminDashboard-module__chartLoading___25v0u .ant-spin-dot .ant-spin-dot-item{background-color:#1890ff}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .AdminDashboard-module__chartLoading___25v0u div{font-size:14px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .AdminDashboard-module__chartContainer___apwsy{height:220px;padding:16px;display:flex;align-items:center;justify-content:center}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .AdminDashboard-module__chartContainer___apwsy .AdminDashboard-module__trendChart___oeriU{display:flex;align-items:flex-end;gap:8px;height:180px;width:100%;justify-content:space-around}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .AdminDashboard-module__chartContainer___apwsy .AdminDashboard-module__trendChart___oeriU .AdminDashboard-module__trendItem___4sWma{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1;max-width:60px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .AdminDashboard-module__chartContainer___apwsy .AdminDashboard-module__trendChart___oeriU .AdminDashboard-module__trendItem___4sWma .AdminDashboard-module__trendDate___2nxyV{font-size:12px;color:#fff9;writing-mode:horizontal-tb}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .AdminDashboard-module__chartContainer___apwsy .AdminDashboard-module__trendChart___oeriU .AdminDashboard-module__trendItem___4sWma .AdminDashboard-module__trendBar___CB5ea{width:20px;min-height:5px;border-radius:2px;transition:all .3s ease;cursor:pointer}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .AdminDashboard-module__chartContainer___apwsy .AdminDashboard-module__trendChart___oeriU .AdminDashboard-module__trendItem___4sWma .AdminDashboard-module__trendBar___CB5ea:hover{opacity:.8;transform:scaleY(1.1)}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG .AdminDashboard-module__chartContainer___apwsy .AdminDashboard-module__trendChart___oeriU .AdminDashboard-module__trendItem___4sWma .AdminDashboard-module__trendValue___ubLwn{font-size:11px;color:#fffc;font-weight:500}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy{background:#ffffff14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:12px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .ant-card-head{border-bottom:1px solid rgba(255,255,255,.1)}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .ant-card-head .ant-card-head-title{color:#fff;font-size:16px;font-weight:500}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .ant-card-body{padding:20px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .AdminDashboard-module__actionButtons___WktV0{display:flex;gap:16px;flex-wrap:wrap}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .AdminDashboard-module__actionButtons___WktV0 .AdminDashboard-module__actionButton___0bxrF{display:flex;flex-direction:column;align-items:center;padding:16px 24px;background:#1890ff1a;border:1px solid rgba(24,144,255,.3);border-radius:8px;cursor:pointer;transition:all .3s ease;min-width:120px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .AdminDashboard-module__actionButtons___WktV0 .AdminDashboard-module__actionButton___0bxrF:hover{background:#1890ff33;border-color:#1890ff80;transform:translateY(-2px)}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .AdminDashboard-module__actionButtons___WktV0 .AdminDashboard-module__actionButton___0bxrF .anticon{font-size:24px;color:#1890ff;margin-bottom:8px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .AdminDashboard-module__actionButtons___WktV0 .AdminDashboard-module__actionButton___0bxrF span{color:#fff;font-size:14px;font-weight:500}.AdminDashboard-module__loadingContainer___CG1sU{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#fff}.AdminDashboard-module__loadingContainer___CG1sU .ant-spin-dot .ant-spin-dot-item{background-color:#1890ff}.AdminDashboard-module__errorContainer___9kYvs{display:flex;align-items:center;justify-content:center;height:400px;font-size:16px}@media (max-width: 992px){.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG{height:280px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .AdminDashboard-module__actionButtons___WktV0{justify-content:center}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .AdminDashboard-module__actionButtons___WktV0 .AdminDashboard-module__actionButton___0bxrF{min-width:100px;padding:12px 16px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .AdminDashboard-module__actionButtons___WktV0 .AdminDashboard-module__actionButton___0bxrF .anticon{font-size:20px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .AdminDashboard-module__actionButtons___WktV0 .AdminDashboard-module__actionButton___0bxrF span{font-size:13px}}@media (max-width: 768px){.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__header___rV6-U .AdminDashboard-module__title___qjBsL{font-size:24px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__header___rV6-U .AdminDashboard-module__subtitle___j58dR{font-size:14px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__statsRow___9nQSd .AdminDashboard-module__statCard___NsD2B .ant-statistic-content-value{font-size:20px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__statsRow___9nQSd .AdminDashboard-module__statCard___NsD2B .ant-statistic-content-prefix{font-size:16px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__chartsRow___Rr6Be .AdminDashboard-module__chartCard___djYNG{height:240px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .AdminDashboard-module__actionButtons___WktV0{gap:12px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .AdminDashboard-module__actionButtons___WktV0 .AdminDashboard-module__actionButton___0bxrF{min-width:80px;padding:10px 12px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .AdminDashboard-module__actionButtons___WktV0 .AdminDashboard-module__actionButton___0bxrF .anticon{font-size:18px}.AdminDashboard-module__dashboard___74Yqq .AdminDashboard-module__actionsRow___Jq6nH .AdminDashboard-module__actionCard___xScLy .AdminDashboard-module__actionButtons___WktV0 .AdminDashboard-module__actionButton___0bxrF span{font-size:12px}.dark-table .AdminDashboard-module__ant-table___fIbhb{background:transparent!important}.dark-table .AdminDashboard-module__ant-table___fIbhb .AdminDashboard-module__ant-table-thead___AzrEt>tr>th{background:#ffffff1a!important;border-bottom:1px solid rgba(255,255,255,.2)!important;color:#ffffffe6!important;font-weight:600}.dark-table .AdminDashboard-module__ant-table___fIbhb .AdminDashboard-module__ant-table-tbody___UJm0n>tr>td{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.1)!important;color:#fffc!important}.dark-table .AdminDashboard-module__ant-table___fIbhb .AdminDashboard-module__ant-table-tbody___UJm0n>tr:hover>td{background:#ffffff0d!important}.dark-table .AdminDashboard-module__ant-table___fIbhb .AdminDashboard-module__ant-table-placeholder___-i8T0 .AdminDashboard-module__ant-table-tbody___UJm0n>tr>td{background:transparent!important;color:#fff9!important}.dark-table .AdminDashboard-module__ant-progress___ZMazg .AdminDashboard-module__ant-progress-text___nziD6{color:#ffffffe6!important;font-size:11px!important}}.resizable-table .ant-table-thead>tr>th{position:relative}.resizable-table .ant-table-thead>tr>th:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:4px;height:100%;cursor:col-resize;background:transparent;z-index:1}.resizable-table .ant-table-thead>tr>th:not(:last-child):after:hover{background:#1890ff;opacity:.3}.resizable-table .ant-table-thead>tr>th.action-column:after{display:none}.fixed-column-bg-fix .ant-table-fixed-right{background:#1f1f1f!important}.fixed-column-bg-fix .ant-table-fixed-right .ant-table-cell{background:#1f1f1f!important;border-left:1px solid #434343}.fixed-column-bg-fix .ant-table-fixed-right .ant-table-thead>tr>th{background:#1f1f1f!important;border-left:1px solid #434343}.fixed-column-bg-fix .ant-table-fixed-right .ant-table-tbody>tr:hover>td{background:#262626!important}.fixed-column-bg-fix .ant-table-fixed-left{background:#1f1f1f!important}.fixed-column-bg-fix .ant-table-fixed-left .ant-table-cell{background:#1f1f1f!important;border-right:1px solid #434343}.fixed-column-bg-fix .ant-table-fixed-left .ant-table-thead>tr>th{background:#1f1f1f!important;border-right:1px solid #434343}.fixed-column-bg-fix .ant-table-fixed-left .ant-table-tbody>tr:hover>td{background:#262626!important}.ant-table-cell-fix-right{background:#1f1f1f!important;border-left:2px solid #1890ff!important}.optimized-table .ant-table-body{overflow-x:auto;overflow-y:hidden}.optimized-table .ant-table-fixed-left{box-shadow:6px 0 6px -4px #0000004d}.optimized-table .ant-table-fixed-right{box-shadow:-6px 0 6px -4px #0000004d}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.antd-resizable-header{position:relative}.antd-resizable-header:last-child .antd-resizable-header__handler{right:0}.antd-resizable-header__content{position:absolute;left:0;top:0;background-clip:padding-box}.antd-resizable-header__handler{position:absolute;right:-5px;bottom:0;z-index:9;display:flex;justify-content:center;width:10px;height:100%;cursor:col-resize}.antd-resizable-header__handler:active,.antd-resizable-header__handler:hover{z-index:99;cursor:col-resize}.antd-resizable-header__handler:active .antd-resizable-header__handler__line,.antd-resizable-header__handler:hover .antd-resizable-header__handler__line{background:var(--resizable-line-background, #000);pointer-events:none}.antd-resizable-header__handler__line{width:4px;height:100%;border-radius:8px}.antd-resizable-header__title{position:relative;z-index:0}.antd-resizable-header__title--ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}:root{--resizable-line-background: #1890ff}[data-theme=dark]{--resizable-line-background: #177ddc}.unified-table-container{height:100%;display:flex;flex-direction:column}.unified-table-container .ant-pro-table{flex:1;display:flex;flex-direction:column}.unified-table-container .ant-pro-table .ant-pro-table-list-toolbar{margin-bottom:16px}.unified-table-container .ant-pro-table .ant-table-wrapper{flex:1}.unified-table-container .ant-table-filter-trigger{margin-inline:0}.unified-table-container .ant-table-cell[data-column-key=option] .ant-btn{margin-right:8px}.unified-table-container .ant-table-cell[data-column-key=option] .ant-btn:last-child{margin-right:0}.unified-table-container .ant-table-cell[data-column-key=option] .ant-dropdown-trigger{margin-left:8px}.unified-table-container .ant-table-small .ant-table-tbody>tr>td,.unified-table-container.ant-table-small .ant-table-tbody>tr>td{padding:6px 8px!important;line-height:1.4}.unified-table-container .ant-table-small .ant-table-thead>tr>th,.unified-table-container.ant-table-small .ant-table-thead>tr>th{padding:8px!important;font-weight:600;line-height:1.4}.unified-table-container .ant-table.ant-table-small .ant-table-tbody>tr>td{padding:6px 8px!important;line-height:1.4}.unified-table-container .ant-table.ant-table-small .ant-table-thead>tr>th{padding:8px!important;line-height:1.4}.unified-table-container .ant-pro-table-search .ant-form-item{margin-bottom:16px}.unified-table-container .ant-pro-table-search .ant-input-search .ant-input-search-button{border-radius:0 6px 6px 0}.unified-table-container .ant-pro-table-list-toolbar-container .ant-pro-table-list-toolbar-title{font-weight:600;font-size:16px}.unified-table-container .ant-pro-table-list-toolbar-container .ant-pro-table-list-toolbar-setting-items .ant-btn:hover{background-color:var(--ant-color-fill-tertiary)}.unified-table-container .ant-pagination{margin-top:16px;text-align:right}.unified-table-container .ant-pagination .ant-pagination-total-text{margin-right:16px;color:var(--ant-color-text-secondary)}.unified-table-container .ant-pagination .ant-pagination-options .ant-select{margin-right:8px}.unified-table-container .ant-spin-container{min-height:200px}.unified-table-container .ant-empty{margin:40px 0}@media (max-width: 768px){.unified-table-container .ant-pro-table-search .ant-col{flex:0 0 100%;max-width:100%}.unified-table-container .ant-table-wrapper .ant-table-content{overflow-x:auto}.unified-table-container .ant-pagination{text-align:center}.unified-table-container .ant-pagination .ant-pagination-options{display:none}}.unified-table-container .ant-table-fixed-right{background:var(--ant-color-bg-container, #1f1f1f)!important}.unified-table-container .ant-table-fixed-right .ant-table-cell{background:var(--ant-color-bg-container, #1f1f1f)!important;border-left:1px solid var(--ant-color-border, #434343)!important}.unified-table-container .ant-table-fixed-right .ant-table-thead>tr>th{background:var(--ant-color-bg-container, #1f1f1f)!important;border-left:1px solid var(--ant-color-border, #434343)!important}.unified-table-container .ant-table-fixed-left{background:var(--ant-color-bg-container, #1f1f1f)!important}.unified-table-container .ant-table-fixed-left .ant-table-cell{background:var(--ant-color-bg-container, #1f1f1f)!important;border-right:1px solid var(--ant-color-border, #434343)!important}.unified-table-container .ant-table-fixed-left .ant-table-thead>tr>th{background:var(--ant-color-bg-container, #1f1f1f)!important;border-right:1px solid var(--ant-color-border, #434343)!important}[data-theme=dark] .unified-table-container .ant-table-fixed-right{background:#1f1f1f!important}[data-theme=dark] .unified-table-container .ant-table-fixed-right .ant-table-cell{background:#1f1f1f!important;border-left:1px solid #434343!important}[data-theme=dark] .unified-table-container .ant-table-fixed-right .ant-table-thead>tr>th{background:#1f1f1f!important;border-left:1px solid #434343!important}[data-theme=dark] .unified-table-container .ant-table-fixed-left{background:#1f1f1f!important}[data-theme=dark] .unified-table-container .ant-table-fixed-left .ant-table-cell{background:#1f1f1f!important;border-right:1px solid #434343!important}[data-theme=dark] .unified-table-container .ant-table-fixed-left .ant-table-thead>tr>th{background:#1f1f1f!important;border-right:1px solid #434343!important}[data-theme=dark] .unified-table-container .ant-table-tbody>tr:hover>td{background:#262626!important}[data-theme=dark] .unified-table-container .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right,[data-theme=dark] .unified-table-container .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left{background:#262626!important}[data-theme=dark] .unified-table-container .ant-table-tbody>tr.ant-table-row-selected>td{background:#111b26!important}[data-theme=dark] .unified-table-container .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-right,[data-theme=dark] .unified-table-container .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-left{background:#111b26!important}.unified-table-container .ant-table-wrapper{transform:translateZ(0)}.unified-table-container .ant-table-wrapper .ant-table-body{scrollbar-width:thin;scrollbar-color:var(--ant-color-border) transparent}.unified-table-container .ant-table-wrapper .ant-table-body::-webkit-scrollbar{width:8px;height:8px}.unified-table-container .ant-table-wrapper .ant-table-body::-webkit-scrollbar-track{background:transparent}.unified-table-container .ant-table-wrapper .ant-table-body::-webkit-scrollbar-thumb{background:var(--ant-color-border);border-radius:4px}.unified-table-container .ant-table-wrapper .ant-table-body::-webkit-scrollbar-thumb:hover{background:var(--ant-color-border-secondary)}.cardkey-management{padding:24px}.cardkey-management .cardkey-cell{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;background:#f5f5f5;padding:4px 8px;border-radius:4px;display:inline-block}.cardkey-view{padding:24px;background:var(--bg-color, #1f1f1f);border-radius:8px;box-shadow:0 2px 8px #0000004d;color:var(--text-color, #ffffff)}.cardkey-view .ant-pro-table-list-toolbar-title{font-size:16px;font-weight:600;color:#1890ff}.cardkey-view .readonly-notice{margin-bottom:16px;padding:12px 16px;background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px;color:#52c41a;font-size:14px}.cardkey-view .readonly-notice .anticon{margin-right:8px}.cardkey-view code{padding:2px 6px;background:var(--code-bg, #2d2d2d);border:1px solid var(--border-color, #404040);border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;color:var(--code-text, #e6e6e6)}.cardkey-view .ant-tag{border-radius:4px;font-size:12px;line-height:20px;padding:0 8px}.cardkey-view .ant-table-tbody>tr.ant-table-row-selected>td{background:#e6f7ff}.cardkey-view .ant-pro-table-list-toolbar-right .ant-btn{margin-left:8px}.cardkey-view .ant-pro-table-list-toolbar-right .ant-btn:first-child{margin-left:0}.cardkey-view .ant-pro-table-search{padding:16px;background:var(--search-bg, #2a2a2a);border-radius:6px;margin-bottom:16px;border:1px solid var(--border-color, #404040)}.cardkey-view .ant-pagination{margin-top:16px;text-align:right}@media (max-width: 768px){.cardkey-view{padding:16px}.cardkey-view .ant-pro-table-list-toolbar{flex-direction:column;align-items:flex-start}.cardkey-view .ant-pro-table-list-toolbar .ant-pro-table-list-toolbar-title{margin-bottom:12px}.cardkey-view .ant-pro-table-list-toolbar .ant-pro-table-list-toolbar-right{width:100%;justify-content:flex-start}.cardkey-view .ant-pro-table-list-toolbar .ant-pro-table-list-toolbar-right .ant-btn{margin-right:8px;margin-left:0}.cardkey-view .ant-table-wrapper{overflow-x:auto}}.user-management .user-id{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#ffffffd9;background:#ffffff14;padding:2px 6px;border-radius:4px}.user-management .token-display{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px;background:#1890ff14;padding:4px 8px;border-radius:4px;color:#69c0ff;border:1px solid rgba(24,144,255,.2);display:inline-block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.user-management .card-key-value{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px;background:#722ed114;padding:4px 8px;border-radius:4px;color:#b37feb;border:1px solid rgba(114,46,209,.2);display:inline-block;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.user-management .expired-time{color:#ff7875;font-weight:500}.user-management .ant-pro-table .ant-pro-table-list-toolbar{padding:16px 0}.user-management .ant-pro-table .ant-table-thead>tr>th{background:#ffffff0a;font-weight:600;color:#ffffffd9;border-bottom:1px solid rgba(255,255,255,.1)}.user-management .ant-pro-table .ant-table-tbody>tr:hover>td{background:#ffffff14}.user-management .ant-pro-table .ant-table-tbody>tr>td{border-bottom:1px solid rgba(255,255,255,.06);color:#ffffffd9}.user-management .ant-tag{border-radius:4px;font-size:12px}.user-management .ant-tag.ant-tag-green{background:#52c41a26;border-color:#52c41a4d;color:#95de64}.user-management .ant-tag.ant-tag-orange{background:#fa8c1626;border-color:#fa8c164d;color:#ffc069}.user-management .ant-tag.ant-tag-red{background:#ff4d4f26;border-color:#ff4d4f4d;color:#ff7875}.user-management .ant-tag.ant-tag-volcano{background:#fa541c26;border-color:#fa541c4d;color:#ff9c6e}.user-management .ant-btn-text{color:#ffffffa6}.user-management .ant-btn-text:hover{background:#ffffff14;color:#ffffffd9}.user-management .ant-table-tbody>tr.ant-table-row-selected>td{background:#1890ff26}.user-management .ant-pro-table .ant-table-body{overflow-x:auto;overflow-y:hidden}.user-management .ant-pro-table .ant-table-fixed-left{box-shadow:6px 0 6px -4px #00000026}.user-management .ant-pro-table .ant-table-fixed-right{box-shadow:-6px 0 6px -4px #00000026}.user-management .ant-pro-table .ant-table-thead>tr>th{position:relative}.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(1),.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(2),.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(3),.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(4){border-right:2px solid rgba(24,144,255,.3)}.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(5),.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(6),.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(7){border-right:2px solid rgba(82,196,26,.3)}.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(8),.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(9){border-right:2px solid rgba(250,140,22,.3)}.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(10),.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(11),.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(12),.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(13){border-right:2px solid rgba(114,46,209,.3)}.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(14),.user-management .ant-pro-table .ant-table-thead>tr>th:nth-child(15){border-right:2px solid rgba(255,77,79,.3)}@media (max-width: 1600px){.user-management .ant-pro-table .ant-table-thead>tr>th{min-width:80px;font-size:12px}}@media (max-width: 1200px){.user-management .ant-pro-table-list-toolbar{flex-direction:column;gap:12px}.user-management .ant-pro-table-list-toolbar-left,.user-management .ant-pro-table-list-toolbar-right{width:100%}.user-management .token-display,.user-management .card-key-value{font-size:10px;padding:2px 4px;max-width:150px}}@media (max-width: 768px){.user-management .ant-pro-table .ant-table-thead>tr>th{min-width:60px;font-size:11px;padding:8px 4px}.user-management .ant-pro-table .ant-table-tbody>tr>td{padding:8px 4px;font-size:12px}.user-management .token-display,.user-management .card-key-value{font-size:9px;padding:1px 3px;max-width:120px}}.user-management .ant-spin-container{min-height:400px}.user-management .ant-empty{margin:40px 0}.user-management .ant-pagination{margin-top:24px;text-align:right}.user-management .ant-pagination .ant-pagination-total-text{color:#ffffffa6}.user-management .ant-pro-table-search .ant-form-item{margin-bottom:16px}.user-management .ant-pro-table-search .ant-form-item-label{font-weight:500;color:#ffffffd9}.user-management .ant-pro-table-list-toolbar-title{font-size:16px;font-weight:600;color:#ffffffd9}.user-management .batch-operation-tip{background:#1890ff26;border:1px solid rgba(24,144,255,.3);border-radius:6px;padding:8px 12px;margin-bottom:16px;color:#69c0ff;font-size:13px}.user-management .batch-operation-tip .anticon{margin-right:6px}.user-management .ant-pro-table-search{background:#ffffff05;border-radius:8px;padding:16px;margin-bottom:16px}.user-management .ant-input,.user-management .ant-select-selector{background:#ffffff0d!important;border-color:#ffffff26!important;color:#ffffffd9!important}.user-management .ant-input:hover,.user-management .ant-select-selector:hover{border-color:#ffffff40!important}.user-management .ant-input:focus,.user-management .ant-select-selector:focus{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}.user-management .ant-select-arrow{color:#ffffff73!important}.user-management .ant-btn.ant-btn-primary{background:#1890ff;border-color:#1890ff}.user-management .ant-btn.ant-btn-primary:hover{background:#40a9ff;border-color:#40a9ff}.user-management .ant-btn.ant-btn-default{background:#ffffff0d;border-color:#ffffff26;color:#ffffffd9}.user-management .ant-btn.ant-btn-default:hover{background:#ffffff14;border-color:#ffffff40;color:#ffffffd9}.account-pool-management .ant-pro-table .ant-pro-table-list-toolbar{padding:16px 0}.account-pool-management .ant-pro-table .ant-table-tbody>tr>td{padding:12px 16px}.account-pool-management .ant-pro-table .ant-tag{margin:0;border-radius:4px;font-size:12px;line-height:20px;padding:2px 8px}.account-pool-management .ant-pro-table .ant-badge .ant-badge-status-text{margin-left:8px;font-size:12px}.account-pool-management .ant-pro-table code{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:3px;padding:2px 4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px}.account-pool-management .ant-pro-table .ant-btn-link{padding:0;height:auto;line-height:1.5}.account-pool-management .ant-pro-table .ant-btn-link:not(:last-child){margin-right:8px}.account-pool-management .ant-pro-table .ant-pro-table-list-toolbar-right .ant-btn{margin-left:8px}.account-pool-management .ant-pro-table .ant-dropdown-trigger.ant-btn-primary{background:linear-gradient(135deg,#1890ff,#096dd9);border:none;box-shadow:0 2px 4px #1890ff4d}.account-pool-management .ant-pro-table .ant-dropdown-trigger.ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#1890ff);box-shadow:0 4px 8px #1890ff66}.account-pool-management .ant-pro-table-search .ant-form-item{margin-bottom:16px}.account-pool-management .ant-pro-table-search .ant-form-item-label{color:#ffffffd9}.account-pool-management .ant-pro-table-search .ant-input,.account-pool-management .ant-pro-table-search .ant-select-selector{background:#ffffff1a;border-color:#ffffff4d;color:#fff}.account-pool-management .ant-pro-table-search .ant-input:hover,.account-pool-management .ant-pro-table-search .ant-select-selector:hover{border-color:#ffffff80}.account-pool-management .ant-pro-table-search .ant-input:focus,.account-pool-management .ant-pro-table-search .ant-input.ant-select-focused .ant-select-selector,.account-pool-management .ant-pro-table-search .ant-select-selector:focus,.account-pool-management .ant-pro-table-search .ant-select-selector.ant-select-focused .ant-select-selector{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.account-pool-management .ant-pro-table-search .ant-select-arrow{color:#fff9}.account-pool-management .ant-pagination .ant-pagination-item{background:#ffffff1a;border-color:#fff3}.account-pool-management .ant-pagination .ant-pagination-item a{color:#ffffffd9}.account-pool-management .ant-pagination .ant-pagination-item:hover{border-color:#1890ff}.account-pool-management .ant-pagination .ant-pagination-item:hover a{color:#1890ff}.account-pool-management .ant-pagination .ant-pagination-item.ant-pagination-item-active{background:#1890ff;border-color:#1890ff}.account-pool-management .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#fff}.account-pool-management .ant-pagination .ant-pagination-prev .ant-pagination-item-link,.account-pool-management .ant-pagination .ant-pagination-next .ant-pagination-item-link{background:#ffffff1a;border-color:#fff3;color:#ffffffd9}.account-pool-management .ant-pagination .ant-pagination-prev .ant-pagination-item-link:hover,.account-pool-management .ant-pagination .ant-pagination-next .ant-pagination-item-link:hover{border-color:#1890ff;color:#1890ff}.account-pool-management .ant-pagination .ant-pagination-options .ant-select-selector{background:#ffffff1a;border-color:#fff3;color:#ffffffd9}.account-pool-management .ant-pagination .ant-pagination-total-text{color:#ffffffd9}.account-pool-management .ant-table-tbody>tr.ant-table-row-selected>td{background:#1890ff1a}.account-pool-management .ant-table-tbody>tr:hover>td{background:#ffffff0d}.account-pool-management .ant-empty .ant-empty-description{color:#fff9}.account-pool-management .ant-spin .ant-spin-dot i{background-color:#1890ff}.account-pool-management .ant-spin .ant-spin-text{color:#ffffffd9}@media (max-width: 768px){.account-pool-management .ant-pro-table .ant-table-container .ant-table-content .ant-table-tbody>tr>td{padding:8px 12px;font-size:12px}.account-pool-management .ant-pro-table .ant-pro-table-list-toolbar{flex-direction:column;align-items:stretch}.account-pool-management .ant-pro-table .ant-pro-table-list-toolbar .ant-pro-table-list-toolbar-left{margin-bottom:12px}.account-pool-management .ant-pro-table .ant-pro-table-list-toolbar .ant-pro-table-list-toolbar-right .ant-btn{margin:4px;flex:1}.account-pool-management .ant-pagination .ant-pagination-options{display:none}}.dark-theme .account-pool-management .ant-pro-table .ant-table{background:#ffffff05}.dark-theme .account-pool-management .ant-pro-table .ant-table .ant-table-thead>tr>th{background:#ffffff0d;border-bottom-color:#ffffff1a;color:#ffffffd9}.dark-theme .account-pool-management .ant-pro-table .ant-table .ant-table-tbody>tr>td{border-bottom-color:#ffffff1a;color:#ffffffd9}.admin-user-management{padding:24px;background:var(--bg-color, #1f1f1f);border-radius:8px;box-shadow:0 2px 8px #0000004d;color:var(--text-color, #ffffff)}.admin-user-management .ant-pro-table,.admin-user-management .ant-pro-table .ant-table{background:transparent}.admin-user-management .ant-pro-table .ant-table .ant-table-thead>tr>th{background:var(--header-bg, #2a2a2a);border-bottom:1px solid var(--border-color, #404040);color:var(--text-color, #ffffff)}.admin-user-management .ant-pro-table .ant-table .ant-table-tbody>tr>td{background:transparent;border-bottom:1px solid var(--border-color, #404040);color:var(--text-color, #ffffff)}.admin-user-management .ant-pro-table .ant-table .ant-table-tbody>tr:hover>td{background:var(--hover-bg, #2d2d2d)!important}.admin-user-management .ant-pro-table-search{padding:16px;background:var(--search-bg, #2a2a2a);border-radius:6px;margin-bottom:16px;border:1px solid var(--border-color, #404040)}.admin-user-management .ant-pro-table-list-toolbar{padding:16px 0}.admin-user-management .ant-pro-table-list-toolbar .ant-pro-table-list-toolbar-title{color:var(--text-color, #ffffff);font-size:18px;font-weight:600}.admin-user-management .ant-pagination .ant-pagination-item{background:var(--pagination-bg, #2a2a2a);border-color:var(--border-color, #404040)}.admin-user-management .ant-pagination .ant-pagination-item a{color:var(--text-color, #ffffff)}.admin-user-management .ant-pagination .ant-pagination-item:hover{border-color:var(--primary-color, #1890ff)}.admin-user-management .ant-pagination .ant-pagination-item.ant-pagination-item-active{background:var(--primary-color, #1890ff);border-color:var(--primary-color, #1890ff)}.admin-user-management .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#fff}.admin-user-management .ant-pagination .ant-pagination-prev,.admin-user-management .ant-pagination .ant-pagination-next{background:var(--pagination-bg, #2a2a2a);border-color:var(--border-color, #404040)}.admin-user-management .ant-pagination .ant-pagination-prev .ant-pagination-item-link,.admin-user-management .ant-pagination .ant-pagination-next .ant-pagination-item-link{color:var(--text-color, #ffffff)}.admin-user-management .ant-pagination .ant-pagination-prev:hover,.admin-user-management .ant-pagination .ant-pagination-next:hover{border-color:var(--primary-color, #1890ff)}.admin-user-management .ant-pagination .ant-pagination-prev:hover .ant-pagination-item-link,.admin-user-management .ant-pagination .ant-pagination-next:hover .ant-pagination-item-link{color:var(--primary-color, #1890ff)}.admin-user-management .ant-pagination .ant-pagination-options .ant-select .ant-select-selector{background:var(--pagination-bg, #2a2a2a);border-color:var(--border-color, #404040);color:var(--text-color, #ffffff)}.admin-user-management .ant-modal .ant-modal-content{background:var(--modal-bg, #1f1f1f);color:var(--text-color, #ffffff)}.admin-user-management .ant-modal .ant-modal-header{background:var(--modal-header-bg, #2a2a2a);border-bottom:1px solid var(--border-color, #404040)}.admin-user-management .ant-modal .ant-modal-header .ant-modal-title{color:var(--text-color, #ffffff)}.admin-user-management .ant-modal .ant-modal-body{background:var(--modal-bg, #1f1f1f)}.admin-user-management .ant-form .ant-form-item-label>label{color:var(--text-color, #ffffff)}.admin-user-management .ant-form .ant-input,.admin-user-management .ant-form .ant-input-password{background:var(--input-bg, #2a2a2a);border-color:var(--border-color, #404040);color:var(--text-color, #ffffff)}.admin-user-management .ant-form .ant-input:hover,.admin-user-management .ant-form .ant-input-password:hover{border-color:var(--primary-color, #1890ff)}.admin-user-management .ant-form .ant-input:focus,.admin-user-management .ant-form .ant-input-password:focus{border-color:var(--primary-color, #1890ff);box-shadow:0 0 0 2px #1890ff33}.admin-user-management .ant-form .ant-input::placeholder,.admin-user-management .ant-form .ant-input-password::placeholder{color:var(--placeholder-color, #666666)}.admin-user-management .ant-form .ant-select .ant-select-selector{background:var(--input-bg, #2a2a2a)!important;border-color:var(--border-color, #404040)!important;color:var(--text-color, #ffffff)!important}.admin-user-management .ant-form .ant-select:hover .ant-select-selector{border-color:var(--primary-color, #1890ff)!important}.admin-user-management .ant-form .ant-select.ant-select-focused .ant-select-selector{border-color:var(--primary-color, #1890ff)!important;box-shadow:0 0 0 2px #1890ff33!important}.admin-user-management .ant-form .ant-switch.ant-switch-checked{background:var(--primary-color, #1890ff)}.admin-user-management .ant-btn.ant-btn-link{color:var(--primary-color, #1890ff)}.admin-user-management .ant-btn.ant-btn-link:hover{color:var(--primary-hover-color, #40a9ff)}.admin-user-management .ant-btn.ant-btn-link.ant-btn-dangerous{color:var(--danger-color, #ff4d4f)}.admin-user-management .ant-btn.ant-btn-link.ant-btn-dangerous:hover{color:var(--danger-hover-color, #ff7875)}.admin-user-management .ant-tag{border-radius:4px;font-size:12px}.admin-user-management .ant-tag.ant-tag-blue{background:#1890ff1a;border-color:#1890ff4d;color:#40a9ff}.admin-user-management .ant-tag.ant-tag-orange{background:#ff8c001a;border-color:#ff8c004d;color:#ff8c00}.admin-user-management .ant-tag.ant-tag-red{background:#ff4d4f1a;border-color:#ff4d4f4d;color:#ff4d4f}.admin-user-management .ant-tag.ant-tag-success{background:#52c41a1a;border-color:#52c41a4d;color:#52c41a}.admin-user-management .ant-tag.ant-tag-error{background:#ff4d4f1a;border-color:#ff4d4f4d;color:#ff4d4f}.admin-user-management .ant-popover .ant-popover-inner{background:var(--popover-bg, #2a2a2a);color:var(--text-color, #ffffff)}.admin-user-management .ant-popover .ant-popover-arrow:before{background:var(--popover-bg, #2a2a2a)}.announcement-management .announcement-id{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#ffffffd9;background:#ffffff14;padding:2px 6px;border-radius:4px}.announcement-management .announcement-title{color:#ffffffd9;font-weight:500}.announcement-management .expired-time{color:#ff7875;font-weight:500}.announcement-management .ant-pro-table .ant-pro-table-list-toolbar{padding:16px 0}.announcement-management .ant-pro-table .ant-table-thead>tr>th{background:#ffffff0a;font-weight:600;color:#ffffffd9;border-bottom:1px solid rgba(255,255,255,.1)}.announcement-management .ant-pro-table .ant-table-tbody>tr:hover>td{background:#ffffff14}.announcement-management .ant-pro-table .ant-table-tbody>tr>td{border-bottom:1px solid rgba(255,255,255,.06);color:#ffffffd9}.announcement-management .ant-tag{border-radius:4px;font-size:12px}.announcement-management .ant-tag.ant-tag-green{background:#52c41a26;border-color:#52c41a4d;color:#95de64}.announcement-management .ant-tag.ant-tag-orange{background:#fa8c1626;border-color:#fa8c164d;color:#ffc069}.announcement-management .ant-tag.ant-tag-red{background:#ff4d4f26;border-color:#ff4d4f4d;color:#ff7875}.announcement-management .ant-tag.ant-tag-volcano{background:#fa541c26;border-color:#fa541c4d;color:#ff9c6e}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:14px;line-height:1.5715;color:#fff;background:linear-gradient(135deg,#0f1419,#1a1f2e,#0f1419) fixed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;background:transparent}.ant-layout{background:transparent!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.mt-0{margin-top:0}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}.p-0{padding:0}.p-1{padding:8px}.p-2{padding:16px}.p-3{padding:24px}.p-4{padding:32px}@media (max-width: 576px){.hidden-xs{display:none!important}}@media (min-width: 576px) and (max-width: 768px){.hidden-sm{display:none!important}}@media (min-width: 768px) and (max-width: 992px){.hidden-md{display:none!important}}@media (min-width: 992px){.hidden-lg{display:none!important}}
