:root{--radius-xs:4px;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px}html,body,#root{height:100%}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#000000e0;background-color:#f5f5f5;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif}::selection{background-color:#2563eb33}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:.45s ease-out both fade-up}.page-enter-delay-1{animation-delay:80ms}.page-enter-delay-2{animation-delay:.16s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:#00000026}::-webkit-scrollbar-thumb:hover{background:#00000040}.home-page{background:radial-gradient(at 20% 20%,#3b82f61f 0,#0000 50%),radial-gradient(at 80% 0,#6366f11a 0,#0000 45%),radial-gradient(at 60% 80%,#0ea5e914 0,#0000 40%);grid-template-rows:1fr auto;min-height:100dvh;display:grid}.home-page>.home-mesh{display:contents}.home-page .ant-layout-content,.home-footer.ant-layout-footer{background:0 0}.home-footer.ant-layout-footer{background:0 0;padding:32px 24px 40px}.home-section{margin:0 auto;padding-left:24px;padding-right:24px}.home-hero{text-align:center;max-width:960px;padding-top:50px;padding-bottom:32px}.home-hero-title-wrap{--home-hero-title-line-height:1.2;--home-hero-title-gap:.35em;height:calc((2 * var(--home-hero-title-line-height) + var(--home-hero-title-gap)) * clamp(2rem, 5vw, 3.5rem))}.home-hero-title{align-items:center;gap:var(--home-hero-title-gap);height:100%;font-size:clamp(2rem,5vw,3.5rem);line-height:var(--home-hero-title-line-height);letter-spacing:.06em;flex-direction:column;margin:0;display:flex}.home-hero-title-line{flex:0 0 calc(var(--home-hero-title-line-height) * 1em);min-height:calc(var(--home-hero-title-line-height) * 1em);letter-spacing:inherit;display:block}.home-hero-highlight{background:linear-gradient(90deg,#2563eb,#4f46e5);color:#0000;-webkit-background-clip:text;background-clip:text}.home-hero-cursor{color:#2563eb;margin-left:2px;font-weight:400;animation:1s step-end infinite home-hero-cursor-blink;display:inline-block}@keyframes home-hero-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.home-hero-desc{max-width:640px;margin:24px auto 0;font-size:18px}.home-hero-actions{justify-content:center;margin-top:24px}.home-terminal{max-width:720px;padding-top:10px;padding-bottom:80px}.home-terminal-card{overflow:hidden}.home-terminal-header{background:#f5f5f5;border-bottom:1px solid #f0f0f0;padding:10px 16px}.home-terminal-dot{border-radius:50%;width:12px;height:12px}.home-terminal-dot--red{background:#f87171}.home-terminal-dot--yellow{background:#fbbf24}.home-terminal-dot--green{background:#34d399}.home-terminal-label{margin-left:8px;font-size:12px}.home-features{flex-direction:column;gap:40px;max-width:1152px;display:flex}.home-features-title.ant-typography{text-align:center;margin:0}.home-feature-card{flex:240px}.home-feature-icon{font-size:28px}.home-feature-name{margin:0}.home-footer-split{border-color:#0000001f;height:12px;margin:0 12px}.home-footer .ant-typography-secondary{font-size:13px}.login-brand{background:linear-gradient(135deg,#2563eb 0%,#4f46e5 50%,#6d28d9 100%)}.login-page{flex-direction:column;min-height:100vh;display:flex}@media (width>=992px){.login-page{flex-direction:row}}.login-page-scene{color:#fff;background:linear-gradient(145deg,#1e1b4b 0%,#312e81 35%,#4338ca 70%,#6366f1 100%);display:none;position:relative;overflow:hidden}@media (width>=992px){.login-page-scene{flex-direction:column;width:50%;min-height:100vh;display:flex}}.login-page-scene-inner{z-index:2;flex-direction:column;flex:1;width:100%;min-height:0;padding:48px 40px 24px;display:flex;position:relative}.login-page-brand{text-align:center;width:100%;margin-top:40px}.login-page-brand-eyebrow{letter-spacing:.22em;color:#ffffff94;margin-bottom:14px;font-size:14px;font-weight:600;display:block}.login-page-brand-title{color:#fff!important;margin-bottom:0!important;font-size:36px!important;font-weight:600!important;line-height:1.3!important}.login-page-brand-desc{max-width:360px;min-height:28px;transition:opacity .32s,transform .32s;color:#ffffffbf!important;margin:16px auto 24px!important;font-size:17px!important;line-height:1.6!important}.login-page-brand-desc.is-hidden{opacity:0;transform:translateY(8px)}.login-page-brand-tags{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.login-page-brand-tag{border-radius:var(--radius-full);color:#ffffffe0;background:#ffffff1a;border:1px solid #ffffff29;padding:6px 16px;font-size:14px;line-height:1.5;animation:.45s ease-out both fade-up}.login-page-brand-tag:first-child{animation-delay:.1s}.login-page-brand-tag:nth-child(2){animation-delay:.18s}.login-page-brand-tag:nth-child(3){animation-delay:.26s}.login-page-characters-wrap{flex:1;justify-content:center;align-items:flex-end;min-height:0;padding-bottom:8px;display:flex}.login-page-scene-footer{flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:4px 8px;width:100%;padding-top:16px;display:flex}.login-page-scene-footer-text{letter-spacing:.02em;white-space:nowrap;color:#ffffffa6!important;font-size:12px!important;line-height:1.4!important}.login-page-scene-footer-sep{background:#ffffff59;border-radius:50%;flex-shrink:0;width:3px;height:3px}.login-page-scene-footer-link{letter-spacing:.02em;color:#ffffff80;white-space:nowrap;font-size:12px;line-height:1.4;text-decoration:none;transition:color .2s}.login-page-scene-footer-link:hover{color:#ffffffd9}.login-page-scene-glow{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.login-page-scene-glow--1{background:#a78bfa59;width:280px;height:280px;animation:12s ease-in-out infinite login-float;top:15%;right:10%}.login-page-scene-glow--2{background:#6366f140;width:360px;height:360px;animation:16s ease-in-out infinite reverse login-float;bottom:10%;left:5%}@keyframes login-float{0%,to{transform:translate(0)}50%{transform:translate(20px,-16px)}}.login-page-form-wrap{background:#f8fafc;flex:1;padding:48px 24px}.login-page-card{border-radius:var(--radius-xl);background:#fff;border:1px solid #0000000f;width:100%;max-width:420px;padding:36px 32px 28px;box-shadow:0 20px 50px #0f172a14}.login-page-card-eyebrow{letter-spacing:.32em;color:#2563eb;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.login-page-form{margin-top:24px}.login-page-form .ant-form-item{margin-bottom:20px}.login-page-form .ant-form-item:last-child{margin-bottom:28px}.login-page-input.ant-input,.login-page-input.ant-input-affix-wrapper{border-radius:var(--radius-md);height:44px;padding-inline:16px}.login-page-sms-row{width:100%}.login-page-sms-btn.ant-btn{border-radius:var(--radius-md);flex-shrink:0;min-width:108px;height:44px;padding-inline:12px;font-size:14px}.captcha-modal-desc{color:#0000008c;margin:0 0 16px;font-size:14px}.captcha-modal .ant-modal-body{padding-top:12px}.login-page-submit{border-radius:var(--radius-md);height:44px;margin-top:4px;font-weight:500}.login-page-forgot-wrap{margin-top:12px}.login-page-forgot-wrap .ant-typography{font-size:13px}.captcha-image-wrap{border-radius:var(--radius-md);background:#f8fafc;border:1px solid #0000001a;flex-shrink:0;justify-content:center;align-items:center;width:108px;height:44px;display:flex;overflow:hidden}.captcha-image{object-fit:cover;cursor:pointer;width:100%;height:100%}.login-character{transform-origin:bottom;transition:all .7s ease-in-out;position:absolute;bottom:0}.login-character-eyes{transition:all .7s ease-in-out;display:flex;position:absolute}.login-character-eyes--fast{transition:all .2s ease-out}.login-character-mouth{border-radius:var(--radius-full);background:#2d2d2d;width:80px;height:4px;transition:all .2s ease-out;position:absolute}.login-characters--shake{animation:.6s ease-in-out login-head-shake}@keyframes login-head-shake{0%,to{transform:translate(0)}15%{transform:translate(-12px)rotate(-2deg)}30%{transform:translate(12px)rotate(2deg)}45%{transform:translate(-10px)rotate(-1.5deg)}60%{transform:translate(10px)rotate(1.5deg)}75%{transform:translate(-6px)}}@media (prefers-reduced-motion:reduce){.login-page-scene-glow--1,.login-page-scene-glow--2{animation:none}.login-character,.login-character-eyes,.login-character-mouth{transition:none}}.wallet-balance-card{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 50%,#6d28d9 100%);border:none}.wallet-balance-card .ant-card-head{border-bottom-color:#ffffff26;min-height:46px}.wallet-balance-card .ant-card-head-title{color:#ffffffe6}.wallet-balance-card .ant-statistic-title{color:#ffffffbf;font-size:15px}.wallet-balance-card .ant-statistic-content{color:#fff}.wallet-balance-card .ant-statistic-content-value{font-weight:600;font-size:28px!important}.wallet-balance-card .wallet-balance-hint{color:#ffffffb3;font-size:14px}.terminal-code{white-space:pre-wrap;word-break:break-all;color:#6ee7b7;background:#0f172a;margin:0;padding:20px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.7;display:block}.line-chart-wrap{border-radius:var(--radius-md);width:100%;overflow:hidden}.line-chart-echarts{width:100%;min-height:160px}.line-chart-fill.line-chart-echarts{height:100%;min-height:0}.console-shell{font-size:16px}.console-sidebar-brand{color:#2563eb;font-size:17px;font-weight:600;line-height:1.2}.console-shell .ant-menu-inline .ant-menu-item,.console-shell .ant-menu-inline .ant-menu-submenu-title{height:44px;font-size:16px;line-height:44px}.console-shell .ant-layout-header .ant-btn,.console-content{font-size:16px}.console-content .ant-input-sm,.console-content .ant-input-number-sm,.console-content .ant-select-sm,.console-content .ant-picker-sm,.console-content .ant-btn-sm,.console-content .ant-form-small .ant-form-item-label>label{font-size:15px}.console-page{width:100%}.console-page-desc{font-size:16px}.console-card.ant-card-small>.ant-card-head{min-height:46px;padding:0 18px}.console-card.ant-card-small>.ant-card-body{padding:18px}.console-card .ant-card-head-title{font-size:17px;font-weight:600}.console-card .ant-card-extra{font-size:15px}.console-card .ant-table-small .ant-table-thead>tr>th,.console-card .ant-table-small .ant-table-tbody>tr>td,.console-content .ant-tabs-tab{font-size:16px}.stat-card.ant-card-small>.ant-card-body{box-sizing:border-box;height:120px;padding:18px 20px}.stat-card-inner{height:100%}.stat-card-label{font-size:15px}.stat-card-icon{font-size:18px;line-height:1}.stat-card-value .ant-statistic-content-value{font-weight:600;line-height:1.2;font-size:28px!important}.stat-card-hint{font-size:14px;line-height:1.2}.console-form-block{max-width:520px}.console-list-item{border-top:1px solid #f0f0f0;padding:12px 0}.console-list-item:first-child{border-top:none;padding-top:0}.line-chart-fill{box-sizing:border-box;height:100%}.dashboard-page{flex-direction:column;gap:12px;height:calc(100vh - 104px);display:flex;overflow:hidden}.dashboard-page--loading{justify-content:center;align-items:center}.dashboard-stats{flex-shrink:0}.dashboard-stats .ant-col{display:flex}.dashboard-stats .stat-card{width:100%}.dashboard-body{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex;overflow:hidden}.dashboard-chart-section{flex:55;min-height:0;display:flex;overflow:hidden}.dashboard-chart-card{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.dashboard-chart-card .ant-card-head-title{overflow:visible}.dashboard-chart-title{font-size:17px;font-weight:600;line-height:1.4}.dashboard-chart-picker-hint{white-space:nowrap;font-size:13px}.dashboard-chart-range-hint{white-space:nowrap;font-size:14px}.dashboard-chart-card .ant-card-body{flex-direction:column;flex:1;min-height:0;padding:12px 16px 14px;display:flex;overflow:hidden}.dashboard-chart-body{flex:1;min-height:0;overflow:hidden}.dashboard-chart-spin,.dashboard-chart-spin .ant-spin-container{height:100%}.dashboard-announce-bar{flex-direction:column;flex:45;min-height:0;display:flex;overflow:hidden}.dashboard-announce-bar .ant-card-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.dashboard-announce-list{flex-direction:column;flex:1;gap:10px;display:flex;overflow:hidden}.dashboard-announce-item{border-bottom:1px solid #f0f0f0;flex-shrink:0;padding-bottom:10px}.dashboard-announce-item:last-child{border-bottom:none;padding-bottom:0}
