.brand-mark{display:flex;min-width:0;align-items:center;gap:10px}.brand-mark__icon{display:inline-flex;width:32px;height:32px;flex:0 0 32px;align-items:center;justify-content:center;overflow:hidden;border-radius:7px;color:#fff;background:var(--brand-color);font-size:18px}.brand-mark__icon img{width:100%;height:100%;object-fit:contain}.brand-mark__name{min-width:0;overflow:hidden;color:var(--console-ink);font-size:16px;font-weight:600;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.admin-shell{min-height:100svh;flex-direction:column;background:var(--console-bg)}.admin-shell__body{min-height:calc(100svh - var(--console-header-height));background:var(--console-bg)}.admin-header{position:sticky;top:0;z-index:50;display:flex;height:var(--console-header-height);flex:0 0 var(--console-header-height);align-items:center;gap:8px;padding:0 16px;border-bottom:1px solid var(--console-border);background:var(--console-surface);box-shadow:0 1px 2px color-mix(in srgb,var(--console-ink) 4%,transparent);line-height:normal}.admin-header__brand{width:calc(var(--console-sidebar-width) - 16px);min-width:0;flex:0 0 calc(var(--console-sidebar-width) - 16px)}.admin-header__toggle{width:36px!important;height:36px!important;color:var(--console-text)!important}.admin-header__account{height:40px!important;margin-left:auto;padding:4px 8px 4px 4px!important;color:var(--console-text)!important}.admin-header__account-name{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-header__account-arrow{color:var(--console-muted);font-size:10px}.admin-sider{position:sticky!important;top:var(--console-header-height);height:calc(100svh - var(--console-header-height));overflow:hidden;border-right:1px solid var(--console-border);background:var(--console-surface)!important}.admin-sider__inner{display:flex;height:100%;flex-direction:column}.admin-sider__mobile-header{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:0 10px 0 18px;border-bottom:1px solid var(--console-border-soft);color:var(--console-ink);font-size:14px;font-weight:600}.admin-sider__close,.admin-sider__backdrop{display:none}.admin-sider__menu{flex:1;overflow-y:auto;padding:12px;border-inline-end:0!important;background:transparent!important}.admin-sider__menu .ant-menu-item{width:100%;height:40px;margin:2px 0;border-radius:6px;color:var(--console-text);font-size:14px;font-weight:500}.admin-sider__menu .ant-menu-item-selected{color:var(--brand-color);background:color-mix(in srgb,var(--brand-color) 8%,var(--console-surface));font-weight:600}.admin-sider__menu .ant-menu-item-selected:before{position:absolute;left:0;width:3px;height:20px;border-radius:0 3px 3px 0;background:var(--brand-color);content:""}.admin-main{min-width:0;background:var(--console-bg)}.admin-content{padding:24px}.admin-content__inner{width:100%;max-width:1560px;margin:0 auto}.admin-content .ant-card{border-color:var(--console-border);border-radius:8px;box-shadow:0 1px 2px color-mix(in srgb,var(--console-ink) 3%,transparent)}@media (max-width: 991px){.admin-sider__backdrop{position:fixed;inset:var(--console-header-height) 0 0;z-index:30;display:block;padding:0;border:0;border-radius:0;background:color-mix(in srgb,var(--console-ink) 22%,transparent)}.admin-sider{position:fixed!important;top:var(--console-header-height);bottom:0;z-index:40;height:auto;box-shadow:16px 0 32px color-mix(in srgb,var(--console-ink) 12%,transparent)}.admin-sider.ant-layout-sider-zero-width{visibility:hidden}.admin-sider__close{display:inline-flex}.admin-header__brand{width:auto;flex:1 1 auto}.admin-content{padding:20px}}@media (max-width: 575px){.admin-header__account-name,.admin-header__account-arrow{display:none}.admin-header__account{width:36px!important;padding:4px!important}.admin-header__brand .brand-mark__name{max-width:150px}.admin-content{padding:16px 12px 24px}}.tenant-shell{min-height:100svh;flex-direction:column;background:var(--console-bg)}.tenant-shell__body{min-height:calc(100svh - var(--console-header-height));background:var(--console-bg)}.tenant-topbar{position:sticky;top:0;z-index:50}.tenant-topbar .tenant-header{position:static}.impersonation-banner{display:flex;min-height:48px;align-items:center;justify-content:center;gap:12px;padding:8px 16px;background:#b42318;color:#fff}.impersonation-banner__message,.impersonation-banner__expiry{min-width:0}.impersonation-banner__message{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.impersonation-banner__expiry{color:#ffffffd1;font-size:12px}.impersonation-banner__reconfirm{color:#fff3cd;font-size:12px;font-weight:600}.impersonation-banner__exit{flex:0 0 auto;border-color:#fff!important;color:#fff!important}.tenant-shell--impersonating .tenant-shell__body{min-height:calc(100svh - var(--console-header-height) - 48px)}.tenant-shell--impersonating .tenant-sider{top:calc(var(--console-header-height) + 48px);height:calc(100svh - var(--console-header-height) - 48px)}.tenant-sider{position:sticky!important;top:var(--console-header-height);height:calc(100svh - var(--console-header-height));overflow:hidden;border-right:1px solid var(--console-border);background:var(--console-surface)!important}.tenant-sider__inner{display:flex;height:100%;flex-direction:column}.tenant-sider__mobile-header{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:0 10px 0 18px;border-bottom:1px solid var(--console-border-soft);color:var(--console-ink);font-size:14px;font-weight:600}.tenant-sider__close,.tenant-sider__backdrop{display:none}.tenant-sider__menu{flex:1;overflow-y:auto;padding:12px;border-inline-end:0!important;background:transparent!important}.tenant-sider__menu .ant-menu-submenu-title,.tenant-sider__menu .ant-menu-item{width:100%;margin:2px 0;border-radius:6px;color:var(--console-text)}.tenant-sider__menu>.ant-menu-item,.tenant-sider__menu>.ant-menu-submenu>.ant-menu-submenu-title{height:40px;font-size:14px;font-weight:500}.tenant-sider__menu .ant-menu-sub{background:transparent!important}.tenant-sider__menu .ant-menu-sub .ant-menu-item{height:36px;color:var(--console-muted);font-size:13px}.tenant-sider__menu .ant-menu-item-selected{color:var(--brand-color);background:color-mix(in srgb,var(--brand-color) 8%,white);font-weight:500}.tenant-sider__menu .ant-menu-item-selected:before{position:absolute;left:0;width:3px;height:20px;border-radius:0 3px 3px 0;background:var(--brand-color);content:""}.tenant-main{min-width:0;background:var(--console-bg)}.tenant-header{position:sticky;top:0;z-index:50;display:flex;height:var(--console-header-height);flex:0 0 var(--console-header-height);align-items:center;gap:8px;padding:0 16px;border-bottom:1px solid var(--console-border);background:var(--console-surface);line-height:normal}.tenant-header__brand{width:calc(var(--console-sidebar-width) - 16px);min-width:0;flex:0 0 calc(var(--console-sidebar-width) - 16px)}.tenant-header__toggle{width:36px!important;height:36px!important;color:var(--console-text)!important}.tenant-header__account{height:40px!important;margin-left:auto;padding:4px 8px 4px 4px!important;color:var(--console-text)!important}.tenant-header__account-name{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-header__account-arrow{color:var(--console-muted);font-size:10px}.tenant-content{padding:24px}.tenant-content__inner{width:100%;max-width:1560px;margin:0 auto}.tenant-content .ant-card{border-color:var(--console-border);border-radius:8px;box-shadow:0 1px 2px #18202c08}@media (max-width: 991px){.tenant-sider__backdrop{position:fixed;inset:var(--console-header-height) 0 0;z-index:30;display:block;padding:0;border:0;border-radius:0;background:#18202c38}.tenant-sider{position:fixed!important;top:var(--console-header-height);bottom:0;z-index:40;height:auto;box-shadow:16px 0 32px #18202c1f}.tenant-shell--impersonating .tenant-sider{top:calc(var(--console-header-height) + 48px)}.tenant-sider.ant-layout-sider-zero-width{visibility:hidden}.tenant-sider__close{display:inline-flex}.tenant-header__brand{width:auto;flex:1 1 auto}.tenant-content{padding:20px}}@media (max-width: 575px){.impersonation-banner{justify-content:space-between;gap:8px;padding-inline:12px}.impersonation-banner__expiry,.tenant-header__account-name{display:none}.tenant-header__account{width:36px!important;padding:4px!important}.tenant-header__account-arrow{display:none}.tenant-header__brand .brand-mark__name{max-width:150px}.tenant-content{padding:16px 12px 24px}}.auth-page{display:grid;min-height:100svh;place-items:center;padding:40px 20px;background:#f5f8fc}.auth-page__content{width:min(100%,448px)}.auth-page__brand{display:flex;flex-direction:column;align-items:center;margin-bottom:28px;text-align:center}.auth-page__brand .brand-mark{justify-content:center}.auth-page__brand .brand-mark__icon{width:42px;height:42px;flex-basis:42px;color:var(--brand-color);background:transparent;box-shadow:none;font-size:36px}.auth-page__brand .brand-mark__name{max-width:340px;font-size:30px;line-height:1.3}.auth-page__brand p{margin:12px 0 0;color:var(--console-muted);font-size:14px;line-height:1.6}.auth-page__card{border:1px solid var(--console-border);border-radius:8px;background:var(--console-surface);box-shadow:0 10px 32px #1f293714}.auth-page__card .ant-card-body{padding:32px}.auth-page__card h1{margin:0 0 24px!important;color:var(--console-ink)!important;font-size:24px!important;line-height:1.35!important;text-align:center}.auth-page__error{margin-bottom:16px}.auth-page__card .ant-form-item{margin-bottom:18px}.auth-page__card .ant-form-item-label{padding-bottom:6px}.auth-page__card .ant-btn-primary{height:42px;margin-top:2px}@media (max-width: 575px){.auth-page{place-items:start center;padding:48px 16px 24px}.auth-page__brand{margin-bottom:24px}.auth-page__brand .brand-mark__name{max-width:250px;font-size:26px}.auth-page__card .ant-card-body{padding:28px 22px}}.dashboard-page{display:grid;gap:24px}.dashboard-heading{display:block}.dashboard-heading h1{margin:0;color:var(--console-ink);font-size:22px;font-weight:600;line-height:1.4}.dashboard-heading p{margin:8px 0 0;color:var(--console-muted);font-size:14px;line-height:1.5}.dashboard-primary-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:16px}.dashboard-card{min-width:0;overflow:hidden;border:1px solid var(--console-border);border-radius:8px;background:var(--console-surface);box-shadow:0 1px 2px #1f293708}.dashboard-card__header,.dashboard-reminder-group__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-card__header{min-height:64px;padding:14px 20px;border-bottom:1px solid var(--console-border-soft)}.dashboard-card__header h2,.dashboard-reminder-group__header h3{margin:0;color:var(--console-ink);font-weight:600}.dashboard-card__header h2{font-size:16px}.dashboard-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:20px;overflow:hidden;border:1px solid var(--console-border-soft);border-radius:6px;background:var(--console-border-soft)}.dashboard-metric{display:grid;min-width:0;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px;background:var(--console-surface)}.dashboard-metric__label{display:block;overflow:hidden;color:var(--console-ink);font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.dashboard-metric__icon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:6px;color:var(--brand-color);background:color-mix(in srgb,var(--brand-color) 8%,white);font-size:17px}.dashboard-metric .ant-statistic-content{color:var(--console-ink);font-size:24px;font-weight:600}.dashboard-metric__helper{display:block;margin-top:3px;overflow:hidden;color:var(--console-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dashboard-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:20px}.dashboard-quick-link{display:flex;min-width:0;min-height:42px;align-items:center;gap:9px;padding:9px 11px;border:1px solid var(--console-border);border-radius:6px;color:var(--console-text);background:var(--console-surface);font-size:13px;font-weight:500;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.dashboard-quick-link:hover{border-color:color-mix(in srgb,var(--brand-color) 45%,var(--console-border));color:var(--brand-color);background:color-mix(in srgb,var(--brand-color) 4%,white)}.dashboard-quick-link>span{color:var(--brand-color);font-size:15px}.dashboard-reminders__content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-reminder-group{min-width:0;padding:16px 20px 4px}.dashboard-reminder-group+.dashboard-reminder-group{border-left:1px solid var(--console-border-soft)}.dashboard-reminder-group__header{min-height:36px}.dashboard-reminder-group__header h3{font-size:14px}.dashboard-list .ant-list-item{min-height:72px;padding:12px 0!important}.dashboard-task__title{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-task__progress{display:grid;grid-template-columns:minmax(80px,140px) 1fr;align-items:center;gap:10px;color:var(--console-muted);font-size:12px}@media (max-width: 1199px){.dashboard-primary-grid{grid-template-columns:1fr}}@media (max-width: 767px){.dashboard-service-grid,.dashboard-reminders__content{grid-template-columns:1fr}.dashboard-reminder-group+.dashboard-reminder-group{border-top:1px solid var(--console-border-soft);border-left:0}}@media (max-width: 575px){.dashboard-card__header,.dashboard-reminder-group{padding-right:16px;padding-left:16px}.dashboard-service-grid,.dashboard-quick-grid{margin:16px}.dashboard-quick-grid{grid-template-columns:1fr;padding:0}.dashboard-task__progress{grid-template-columns:1fr;gap:3px}.dashboard-list .ant-list-item{align-items:flex-start}}.admin-page{display:grid;gap:24px}.admin-page-heading,.admin-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-page-heading h1,.admin-detail-heading h1{margin:0;color:var(--console-ink);font-size:22px;font-weight:600;line-height:1.4}.admin-page-heading p,.admin-detail-heading p{margin:8px 0 0;color:var(--console-muted);font-size:14px;line-height:1.5}.admin-panel,.admin-detail-card{border:1px solid var(--console-border);border-radius:8px;box-shadow:0 1px 2px #18202c08}.admin-panel .ant-card-body{padding:20px}.admin-detail-card .ant-card-head{min-height:58px;border-bottom-color:var(--console-border-soft)}.admin-list-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px}.admin-list-toolbar__search{width:min(100%,320px)}.admin-list-toolbar__filter{width:132px}.admin-list-toolbar__create{margin-left:auto}.admin-panel__alert{margin-bottom:16px}.admin-detail-heading__title{display:flex;align-items:center;gap:10px;margin-top:4px}.admin-detail-heading__actions{display:flex;gap:8px;margin-top:36px}.admin-descriptions .ant-descriptions-item-label{width:152px;color:var(--console-muted);background:var(--console-bg)!important}.admin-detail-card__notice{margin-top:16px}.admin-form__number{width:100%}.admin-dashboard-reminder__hint{margin:6px 0 16px;color:var(--console-muted);font-size:13px;line-height:1.5}.admin-monitoring-empty .ant-empty{margin:40px 0}@media (max-width: 767px){.admin-page-heading,.admin-detail-heading{flex-direction:column}.admin-detail-heading__actions{width:100%;margin-top:0}.admin-detail-heading__actions .ant-btn{flex:1}.admin-list-toolbar__search,.admin-list-toolbar__filter,.admin-list-toolbar__create{width:100%;margin-left:0}.admin-panel .ant-card-body{padding:16px}}.resources-page{min-width:0}.resources-page__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.resources-page__heading .ant-typography{margin-bottom:4px}.resources-sections{display:grid;gap:24px}.resources-section{overflow:hidden;border:1px solid var(--console-border);border-radius:10px;background:var(--console-surface);box-shadow:0 1px 2px #18202c08}.resources-section>.ant-collapse-item{border-bottom:0}.resources-section>.ant-collapse-item>.ant-collapse-header{align-items:center;padding:16px 24px}.resources-section>.ant-collapse-item>.ant-collapse-header .ant-collapse-expand-icon{padding-inline-end:10px}.resources-section .ant-collapse-content{border-top:1px solid var(--console-border-soft)}.resources-section .ant-collapse-content-box{padding:24px}.resources-section__label{display:grid;gap:2px}.resources-section__header{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.resources-section__action{flex:0 0 auto}.resources-section__label .ant-typography{margin:0}.resources-section__label .ant-typography:first-child{color:var(--console-ink)}.resources-account{overflow:hidden;border:1px solid var(--console-border-soft);border-radius:10px;background:var(--console-surface)}.resources-account__summary{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:stretch;min-height:116px}.resources-account__amount{display:grid;align-content:center;min-width:0;padding:20px 24px}.resources-account__amount--balance{display:flex;align-items:center;gap:14px}.resources-account__amount--available{gap:5px;border-inline-start:1px solid var(--console-border-soft)}.resources-account__icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;color:var(--console-surface);font-size:21px}.resources-account__icon--balance{background:var(--brand-color)}.resources-account__balance-value{min-width:0}.resources-account__amount .ant-typography{display:block;margin:0}.resources-account__amount--balance h2.ant-typography{margin-top:3px;font-size:clamp(32px,3vw,44px);line-height:1.08;font-variant-numeric:tabular-nums}.resources-account__amount--available strong{color:var(--console-ink);font-size:22px;line-height:1.25;font-variant-numeric:tabular-nums}.resources-account__action-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:4px;border-top:1px solid var(--console-border-soft);background:color-mix(in srgb,var(--brand-color) 2%,var(--console-surface))}.resources-account__rail-action{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:48px;padding-inline:14px;border-radius:8px;color:var(--console-ink);font-weight:500}.resources-account__rail-action:not(:first-child){border-inline-start:1px solid var(--console-border-soft)}.resources-account__rail-action .anticon{font-size:17px}@media (hover: hover){.resources-account__rail-action:hover{background:color-mix(in srgb,var(--brand-color) 7%,var(--console-surface))}}.resources-account__rail-action:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-color) 14%,transparent)}.resources-stop-reason{display:flex;gap:8px;align-items:flex-start;color:var(--console-text)}.resources-stop-reason .anticon{margin-top:3px;color:var(--ant-color-warning)}.resources-api-key-table .ant-table-wrapper{overflow:hidden;border:1px solid var(--console-border-soft);border-radius:10px}.resources-api-key__masked{color:var(--console-text);font-variant-numeric:tabular-nums}.resources-api-key-delete__target{display:grid;gap:4px;padding:12px 14px;margin-top:16px;border:1px solid color-mix(in srgb,var(--ant-color-error) 38%,transparent);border-radius:8px;background:color-mix(in srgb,var(--ant-color-error) 7%,var(--console-surface))}.resources-api-key-delete__target-name{color:var(--ant-color-error);font-size:16px;line-height:1.5;overflow-wrap:anywhere}.resources-api-key-delete__form{margin-top:20px}.resources-api-key-reveal__details .ant-descriptions-item-label{width:88px;white-space:nowrap}.resources-api-key-reveal__details .ant-descriptions-view table{width:100%;table-layout:fixed}.resources-api-key-reveal__details .ant-descriptions-item-content{min-width:0}.resources-api-key-reveal__value{display:block;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;word-break:break-all}.resources-usage-filters{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(180px,1fr) auto;gap:16px;align-items:end;padding:16px;margin-bottom:24px;border:1px solid var(--console-border-soft);border-radius:10px;background:var(--console-surface)}.resources-usage-filter{display:grid;gap:8px;min-width:0}.resources-usage-filter .ant-picker,.resources-usage-filter .ant-select{width:100%}.resources-usage-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.resources-usage-summary__item{display:grid;gap:6px;min-width:0;padding:18px 20px;border:1px solid var(--console-border-soft);border-radius:10px;background:color-mix(in srgb,var(--brand-color) 3%,var(--console-surface))}.resources-usage-summary__item:last-child{background:color-mix(in srgb,var(--console-ink) 3%,var(--console-surface))}.resources-usage-summary__item .ant-typography{margin:0}.resources-usage-summary__item strong{color:var(--console-ink);font-size:24px;font-variant-numeric:tabular-nums}.resources-usage-chart-card{padding:20px;border:1px solid var(--console-border-soft);border-radius:10px;background:var(--console-surface)}.resources-usage-chart-card>.ant-typography{color:var(--console-text)}.resources-usage-chart-card__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.resources-usage-chart-card__header>.ant-typography{color:var(--console-text);font-weight:600}.resources-usage-chart-card__header .ant-segmented{max-width:100%}.resources-usage-chart{width:100%;height:340px!important;margin-top:8px}.resources-activation-modal__subtitle{margin-top:-8px}.resources-billing-cycle{margin-bottom:6px;text-align:center}.resources-billing-cycle .ant-radio-group{padding:4px;border:1px solid color-mix(in srgb,var(--brand-color) 24%,var(--console-border-soft));border-radius:999px;background:color-mix(in srgb,var(--brand-color) 6%,var(--console-surface))}.resources-billing-cycle .ant-radio-button-wrapper{min-width:112px;border:0;border-radius:999px;background:transparent;text-align:center;font-weight:600}.resources-billing-cycle .ant-radio-button-wrapper:before{display:none}.resources-billing-cycle .ant-radio-button-wrapper-checked{box-shadow:0 6px 14px color-mix(in srgb,var(--brand-color) 20%,transparent)}.resources-billing-cycle__note{margin:-2px 0 18px;color:var(--brand-color);text-align:center;font-weight:600}.resources-activation-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;padding:14px 16px;margin-bottom:24px;border-radius:8px;background:color-mix(in srgb,var(--brand-color) 3%,var(--console-surface))}.resources-activation-summary strong{font-variant-numeric:tabular-nums;text-align:right}.resources-activation-summary__balance,.resources-activation-total strong{color:var(--brand-color)}.resources-activation-total{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;margin-top:-4px;margin-bottom:16px;border:1px solid color-mix(in srgb,var(--brand-color) 18%,var(--console-border-soft));border-radius:8px;background:color-mix(in srgb,var(--brand-color) 5%,var(--console-surface))}.resources-activation-total strong{display:inline-flex;align-items:center;gap:6px;font-variant-numeric:tabular-nums}.resources-recharge-balance{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;margin-bottom:20px;border:1px solid var(--console-border-soft);border-radius:8px;background:color-mix(in srgb,var(--brand-color) 3%,var(--console-surface))}.resources-recharge-balance strong{color:var(--brand-color);font-variant-numeric:tabular-nums}.resources-warning-modal__subtitle{margin-top:-8px}.resources-warning-modal__intro{padding:14px 16px 2px;margin-bottom:20px;border-radius:8px;background:color-mix(in srgb,var(--brand-color) 3%,var(--console-surface))}.resources-warning-modal__intro .ant-typography{margin-bottom:8px}.resources-warning-modal__recipient-note{margin:16px 0 0}.resources-payment-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.resources-payment-method{display:flex;align-items:center;min-width:0;margin-inline-end:0;padding:12px 14px;border:1px solid var(--console-border-soft);border-radius:8px;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.resources-payment-method:hover{border-color:color-mix(in srgb,var(--brand-color) 42%,var(--console-border-soft))}.resources-payment-method:has(.ant-radio-checked){border-color:var(--brand-color);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand-color) 12%,transparent);background:color-mix(in srgb,var(--brand-color) 4%,var(--console-surface))}.resources-payment-method>span:not(.ant-radio){display:grid;gap:2px;min-width:0}.resources-payment-method strong,.resources-payment-method .ant-typography{line-height:1.3}.resources-payment-method .ant-typography{margin:0;font-size:12px}.resources-payment-method__icon{margin:0 10px 0 4px;font-size:26px}.resources-payment-method__icon--alipay{color:#1677ff}.resources-payment-method__icon--wechat{color:#07c160}.resources-payment-method__icon--transfer{color:#722ed1}.resources-payment-pending{display:grid;gap:16px}.resources-payment-pending__summary{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.resources-payment-pending__summary strong{font-size:20px}.resources-payment-pending__qrcode{display:grid;gap:12px;justify-items:center;padding:8px 0}.resources-payment-pending__qrcode .ant-typography{margin:0}.resources-payment-pending__redirect{display:grid;gap:12px;justify-items:center;padding:8px 0;text-align:center}.resources-payment-pending__redirect .ant-typography{margin:0}.resources-payment-pending__status{display:flex;align-items:center;gap:8px}.resources-modal-loading{padding:48px 0;color:var(--console-muted);text-align:center}.resources-modal-recipients-heading,.resources-modal-recipient__header{display:flex;align-items:center;justify-content:space-between}.resources-modal-recipients-heading{margin:18px 0 10px;color:var(--console-ink);font-weight:600}.resources-modal-recipient{padding:12px 14px 2px;margin-bottom:12px;border:1px solid var(--console-border-soft);border-radius:8px;background:var(--console-bg)}.resources-modal-recipient__header{width:100%;margin-bottom:4px}.resources-modal-recipient__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.resources-modal-policy{padding:12px 14px 4px;margin:12px 0 20px;border-left:3px solid var(--brand-color);background:color-mix(in srgb,var(--brand-color) 4%,var(--console-surface));color:var(--console-text)}.resources-modal-policy ul{padding-left:20px;margin:8px 0}.resources-payment-hint{margin-top:-12px;margin-bottom:16px;font-size:12px}@media (max-width: 800px){.resources-account__summary{grid-template-columns:minmax(0,1fr) minmax(0,.8fr)}.resources-account__amount--available{padding-inline:20px}}@media (max-width: 991px){.resources-usage-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-usage-filters>.ant-btn{grid-column:1 / -1}}@media (max-width: 640px){.resources-page__heading{margin-bottom:14px}.resources-page__heading h2.ant-typography{font-size:24px}.resources-sections{gap:16px}.resources-section>.ant-collapse-item>.ant-collapse-header{padding:14px}.resources-section .ant-collapse-content-box{padding:16px 14px}.resources-account__summary{grid-template-columns:1fr}.resources-account__amount{padding:16px}.resources-account__amount--available{border-top:1px solid var(--console-border-soft);border-inline-start:0}.resources-account__action-rail{grid-template-columns:1fr}.resources-account__rail-action{justify-content:flex-start;padding-inline:12px}.resources-account__rail-action:not(:first-child){border-top:1px solid var(--console-border-soft);border-inline-start:0}.resources-section__header{align-items:flex-start;gap:10px}.resources-usage-filters{grid-template-columns:1fr;gap:12px;padding:14px}.resources-usage-filters>.ant-btn{grid-column:auto}.resources-usage-chart-card{padding:14px}.resources-usage-summary{grid-template-columns:1fr;gap:12px}.resources-usage-summary__item{padding:16px}.resources-usage-chart-card__header{align-items:flex-start;flex-direction:column}.resources-usage-chart{height:280px!important}.resources-modal-recipient__grid,.resources-payment-methods{grid-template-columns:1fr}}.billing-records__toolbar{margin-bottom:16px}:root{--brand-color: #1677ff;--console-bg: #f5f6f8;--console-surface: #ffffff;--console-ink: #1f1f1f;--console-text: #4b5563;--console-muted: #6b7280;--console-border: #e2e8f0;--console-border-soft: #edf1f6;--console-sidebar-width: 244px;--console-header-height: 56px}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background:var(--console-bg);color:var(--console-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--brand-color);text-decoration:none}button,input,textarea,select{font:inherit}:focus-visible{outline:2px solid color-mix(in srgb,var(--brand-color) 72%,white);outline-offset:2px}
