.app-sider{background:#fff!important;border-right:1px solid #f0f0f0;display:flex;flex-direction:column}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.app-sider__logo{display:flex;align-items:center;gap:10px;padding:20px 20px 12px}.app-sider__brand{font-size:18px;font-weight:700;color:#1677ff;margin:0;white-space:nowrap}.app-sider__menu{flex:1;border-inline-end:none!important;padding:0 8px;overflow-y:auto}.app-sider__menu .ant-menu-item{border-radius:8px;margin-inline:0;width:100%}.app-sider__menu .ant-menu-item-selected{background:#e8f3ff!important;color:#1677ff;font-weight:500}.app-sider__promo{margin:12px;padding:16px;border-radius:12px;background:linear-gradient(135deg,#e8f3ff,#f0f7ff);border:1px solid #d6e8ff}.app-sider__promo-title{font-size:13px;font-weight:600;color:#1677ff;margin-bottom:4px}.app-sider__promo-desc{font-size:11px;color:#69b1ff;line-height:1.5}.app-sider__collapse{text-align:center;padding:8px;border-top:1px solid #f0f0f0;color:#bfbfbf;cursor:pointer}.app-sider__collapse:hover{color:#1677ff}.app-header{background:#fff!important;padding:0 24px!important;height:64px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f0f0;line-height:normal}.app-header__welcome{font-size:16px;font-weight:500;color:#1f1f1f}.app-header__date{font-size:12px;color:#8c8c8c;margin-top:2px}.app-header__balance{display:flex;align-items:center;gap:8px;padding:6px 14px;background:#f5f8ff;border-radius:20px;border:1px solid #e8f3ff;cursor:pointer}.app-header__balance-label{font-size:12px;color:#8c8c8c}.app-header__balance-value{font-size:14px;font-weight:600;color:#1677ff}.app-header__user{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:8px}.app-header__user:hover{background:#f5f5f5}.app-header__avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#69b1ff,#1677ff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.app-content{margin:20px 24px 24px;min-height:calc(100vh - 104px)}.app-layout-main{background:#f5f7fb}.login-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#eef6ff,#dceeff 45%,#c8e4ff);position:relative;overflow:hidden}.login-page:before,.login-page:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.login-page:before{width:520px;height:520px;background:radial-gradient(circle,rgba(255,255,255,.55) 0%,transparent 70%);top:-120px;left:-80px}.login-page:after{width:400px;height:400px;background:radial-gradient(circle,rgba(105,177,255,.2) 0%,transparent 70%);bottom:80px;right:20%}.login-page__wave{position:absolute;bottom:0;left:0;right:0;height:200px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 200' preserveAspectRatio='none'%3E%3Cpath fill='rgba(255,255,255,0.35)' d='M0,80 C360,160 720,0 1080,80 C1260,120 1380,100 1440,90 L1440,200 L0,200 Z'/%3E%3C/svg%3E") no-repeat bottom;background-size:100% 100%;pointer-events:none}.login-page__body{flex:1;display:flex;align-items:center;justify-content:center;gap:48px;padding:40px 48px 24px;max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:1}.login-page__brand{flex:1;max-width:520px;display:none}@media(min-width:992px){.login-page__brand{display:block}}.login-page__brand-head{display:flex;align-items:center;gap:12px;margin-bottom:32px}.login-page__brand-name{font-size:24px;font-weight:700;color:#1677ff;margin:0}.login-page__headline{font-size:32px;font-weight:700;color:#1f2937;line-height:1.35;margin:0 0 20px}.login-page__features{display:flex;gap:24px;margin-bottom:16px}.login-page__feature{display:flex;align-items:center;gap:6px;font-size:14px;color:#1677ff;font-weight:500}.login-page__tagline{font-size:14px;color:#8c8c8c;margin-bottom:40px;line-height:1.6}.login-page__illus{width:100%;max-width:460px}.login-page__card-wrap{flex:0 0 auto;width:100%;max-width:420px}.login-page__card{background:#fff;border-radius:16px;padding:32px 36px 28px;box-shadow:0 8px 32px #1677ff1a,0 2px 8px #0000000a}.login-page__card-logo{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:24px}.login-page__card-logo span{font-size:20px;font-weight:700;color:#1677ff}.login-page__tabs{display:flex;border-bottom:1px solid #f0f0f0;margin-bottom:24px}.login-page__tab{flex:1;text-align:center;padding:10px 0 12px;font-size:15px;color:#8c8c8c;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .2s,border-color .2s;background:none;border-top:none;border-left:none;border-right:none}.login-page__tab.active{color:#1677ff;font-weight:600;border-bottom-color:#1677ff}.login-page__form .ant-form-item-label>label{color:#595959;font-size:13px}.login-page__form .ant-input,.login-page__form .ant-input-affix-wrapper{border-radius:8px;padding:10px 12px}.login-page__options{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;margin-top:-8px}.login-page__forgot{font-size:13px;color:#1677ff;cursor:pointer}.login-page__forgot:hover{color:#4096ff}.login-page__submit{height:44px;border-radius:8px;font-size:15px;font-weight:500}.login-page__divider{display:flex;align-items:center;gap:12px;margin:24px 0 16px;color:#bfbfbf;font-size:12px}.login-page__divider:before,.login-page__divider:after{content:"";flex:1;height:1px;background:#f0f0f0}.login-page__apikey-btn{height:44px;border-radius:8px;font-size:14px;border-color:#d9d9d9;color:#595959}.login-page__help{text-align:center;margin-top:20px;font-size:13px;color:#8c8c8c}.login-page__help a{color:#1677ff;cursor:pointer}.login-page__footer{text-align:center;padding:16px 24px 24px;font-size:12px;color:#bfbfbf;position:relative;z-index:1;line-height:1.8}.login-page__footer a{color:#8c8c8c;margin:0 8px}.login-page__footer a:hover{color:#1677ff}.login-page__mobile-logo{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:8px}@media(min-width:992px){.login-page__mobile-logo{display:none}}.dash-stat-card{background:#fff;border-radius:12px;padding:20px 22px;box-shadow:0 1px 4px #0f172a0f;border:1px solid #f0f0f0;height:100%}.dash-stat-card__body{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.dash-stat-card__title{font-size:13px;color:#8c8c8c;margin-bottom:8px}.dash-stat-card__value{font-size:26px;font-weight:600;color:#1f1f1f;line-height:1.2}.dash-stat-card__subtitle{font-size:12px;color:#bfbfbf;margin-top:4px}.dash-stat-card__compare{font-size:12px;margin-top:8px}.dash-stat-card__compare.up{color:#52c41a}.dash-stat-card__compare.down{color:#ff4d4f}.dash-stat-card__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#1677ff;flex-shrink:0}.dash-panel{background:#fff;border-radius:12px;padding:20px 22px;box-shadow:0 1px 4px #0f172a0f;border:1px solid #f0f0f0;height:100%}.dash-panel__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dash-panel__title{font-size:15px;font-weight:600;color:#1f1f1f}.dash-panel__link{font-size:13px;color:#8c8c8c;cursor:pointer;transition:color .2s}.dash-panel__link:hover{color:#1677ff}.dash-overview{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}@media(max-width:1200px){.dash-overview{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.dash-overview{grid-template-columns:repeat(2,1fr)}}.dash-overview__item{display:flex;align-items:center;gap:12px;padding:12px 8px}.dash-overview__icon{width:40px;height:40px;border-radius:10px;background:#f5f8ff;display:flex;align-items:center;justify-content:center;font-size:18px;color:#1677ff;flex-shrink:0}.dash-overview__label{font-size:12px;color:#8c8c8c;margin-bottom:2px}.dash-overview__value{font-size:18px;font-weight:600;color:#1f1f1f}.dash-model-legend{display:flex;flex-direction:column;gap:12px;justify-content:center}.dash-model-legend__item{display:flex;align-items:center;gap:8px;font-size:13px}.dash-model-legend__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.dash-model-legend__name{flex:1;color:#595959;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-model-legend__meta{color:#8c8c8c;font-size:12px;white-space:nowrap}.dash-empty{color:#bfbfbf;text-align:center;padding:48px 16px;font-size:13px}.dashboard-page__title,.recharge-page__title{font-size:18px;font-weight:600;color:#1f1f1f;margin:0 0 20px}.recharge-section{margin-bottom:20px}.recharge-section__label{font-size:14px;font-weight:600;color:#1f1f1f;margin-bottom:12px}.recharge-pay-methods{display:flex;flex-wrap:wrap;gap:12px}.recharge-pay-card{display:flex;align-items:center;gap:10px;padding:12px 18px;border:1px solid #e8e8e8;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s;min-width:140px}.recharge-pay-card:hover{border-color:#91caff}.recharge-pay-card.active{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff1f;background:#f5f9ff}.recharge-pay-card__radio{width:16px;height:16px;border-radius:50%;border:2px solid #d9d9d9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.recharge-pay-card.active .recharge-pay-card__radio{border-color:#1677ff}.recharge-pay-card.active .recharge-pay-card__radio:after{content:"";width:8px;height:8px;border-radius:50%;background:#1677ff}.recharge-pay-card__logo{font-size:22px;color:#1677ff}.recharge-pay-card__name{font-size:14px;color:#1f1f1f;font-weight:500}.recharge-packages{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:1200px){.recharge-packages{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.recharge-packages{grid-template-columns:1fr}}.recharge-pkg-card{position:relative;border-radius:12px;padding:20px 20px 16px;border:1px solid #f0f0f0;overflow:hidden;display:flex;flex-direction:column;min-height:200px;box-shadow:0 1px 4px #0f172a0d}.recharge-pkg-card--trial{background:linear-gradient(180deg,#f0f7ff,#fff 55%)}.recharge-pkg-card--basic{background:linear-gradient(180deg,#e8f9ff,#fff 55%)}.recharge-pkg-card--pro{background:linear-gradient(180deg,#eef3ff,#fff 55%)}.recharge-pkg-card--enterprise{background:linear-gradient(180deg,#fff8f0,#fff 55%)}.recharge-pkg-card__deco{position:absolute;top:12px;right:12px;font-size:36px;opacity:.35;color:#91caff}.recharge-pkg-card--enterprise .recharge-pkg-card__deco{color:#ffc069}.recharge-pkg-card__name{font-size:14px;color:#595959;margin-bottom:8px;font-weight:500}.recharge-pkg-card__price{font-size:32px;font-weight:700;color:#1677ff;line-height:1.1;margin-bottom:6px}.recharge-pkg-card__credit{font-size:13px;color:#8c8c8c;margin-bottom:8px}.recharge-pkg-card__bonus{display:inline-block;font-size:11px;color:#fa8c16;background:#fff7e6;border:1px solid #ffd591;border-radius:4px;padding:1px 6px;margin-bottom:12px}.recharge-pkg-card__btn{margin-top:auto;height:38px;border-radius:8px;font-weight:500}.recharge-dual{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:768px){.recharge-dual{grid-template-columns:1fr}}.recharge-panel{background:#fff;border-radius:12px;padding:20px 22px;border:1px solid #f0f0f0;box-shadow:0 1px 4px #0f172a0d}.recharge-panel__head{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#1f1f1f;margin-bottom:16px}.recharge-panel__head .anticon{color:#1677ff;font-size:18px}.recharge-panel__hint{font-size:12px;color:#bfbfbf;margin-top:10px;line-height:1.5}.recharge-input-row{display:flex;gap:10px}.recharge-input-row .ant-input-affix-wrapper,.recharge-input-row .ant-input{flex:1;border-radius:8px;height:40px}.recharge-input-row .ant-btn{height:40px;border-radius:8px;min-width:72px}.recharge-records{background:#fff;border-radius:12px;padding:20px 22px;border:1px solid #f0f0f0;box-shadow:0 1px 4px #0f172a0d}.recharge-records__title{font-size:15px;font-weight:600;color:#1f1f1f;margin-bottom:16px}.recharge-records .ant-table-thead>tr>th{background:#fafafa!important;font-size:13px;color:#8c8c8c;font-weight:500}.recharge-records .ant-table-tbody>tr>td{font-size:13px}.recharge-status{display:inline-block;padding:2px 10px;border-radius:12px;font-size:12px;font-weight:500}.recharge-status--success{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.recharge-status--pending{background:#fff7e6;color:#fa8c16;border:1px solid #ffd591}.recharge-status--failed{background:#fff1f0;color:#ff4d4f;border:1px solid #ffa39e}.recharge-records__more{text-align:center;padding-top:12px;color:#8c8c8c;font-size:13px;cursor:pointer}.recharge-records__more:hover{color:#1677ff}.recharge-method-cell{display:flex;align-items:center;gap:6px}.recharge-detail-link{color:#1677ff;cursor:pointer;font-size:13px}.recharge-detail-link:hover{color:#4096ff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f7fb}
