:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;background:#eef3f7;color:#16202a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#ffffffdb,#eef3f7fa),radial-gradient(circle at 18% 0%,rgba(50,121,194,.16),transparent 28%),radial-gradient(circle at 88% 6%,rgba(22,163,74,.12),transparent 26%)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px}.login-panel{width:min(460px,100%);border:1px solid rgba(111,124,139,.22);border-radius:8px;background:#ffffffd6;box-shadow:0 24px 70px #18273724;padding:28px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-mark{display:inline-grid;width:52px;height:52px;place-items:center;border-radius:8px;background:#0e7490;color:#fff;box-shadow:0 12px 28px #0e749047}.eyebrow{margin:22px 0 8px;color:#526374;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1{margin:0;font-size:34px;line-height:1.15;letter-spacing:0}.login-copy{margin:10px 0 0;color:#5f6f7d;line-height:1.7}.login-form{display:grid;gap:16px;margin-top:28px}.login-form label{display:grid;gap:8px;color:#314253;font-size:14px;font-weight:700}.login-form input,.search-box input{width:100%;border:1px solid #cbd6df;border-radius:8px;background:#fff;color:#14212d;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.login-form input{height:46px;padding:0 14px}.login-form .checkbox-field{display:inline-flex;align-items:center;justify-self:start;gap:9px;color:#485968;font-size:14px;font-weight:750;-webkit-user-select:none;user-select:none}.login-form .checkbox-field input{width:18px;height:18px;margin:0;padding:0;flex:0 0 auto;border:1px solid #b8c7d3;border-radius:6px;appearance:none;accent-color:#0e7490;background:#fff;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.login-form .checkbox-field input:checked{border-color:#0e7490;background:linear-gradient(135deg,transparent 58%,rgba(255,255,255,.2)),#0e7490}.login-form .checkbox-field input:checked:after{display:block;width:5px;height:9px;margin:2px 0 0 5px;border:solid #fff;border-width:0 2px 2px 0;content:"";transform:rotate(45deg)}.login-form .checkbox-field input:focus-visible{outline:none;box-shadow:0 0 0 4px #0e749024}.login-form input:focus,.search-box:focus-within{border-color:#0e7490;box-shadow:0 0 0 4px #0e74901f}.form-error,.error-banner,.notice-banner{border:1px solid rgba(220,38,38,.24);border-radius:8px;background:#fff1f1;color:#b42318}.form-error{padding:11px 12px;font-size:14px}.primary-button,.secondary-button,.icon-button,.segmented button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;font-weight:800;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}.primary-button{height:46px;gap:9px;background:#0e7490;color:#fff;box-shadow:0 12px 24px #0e749038}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled),.icon-button:hover:not(:disabled),.segmented button:hover{transform:translateY(-1px)}.app-shell{width:min(1440px,100%);margin:0 auto;padding:28px}.app-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.app-header .eyebrow{margin-top:0}.app-header h1{font-size:32px}.app-header span{display:block;margin-top:8px;color:#607080;word-break:break-all}.header-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.secondary-button{min-height:40px;gap:8px;border:1px solid #ccd7df;background:#fffc;color:#263746;padding:0 14px}.error-banner{display:flex;gap:10px;align-items:center;margin-bottom:18px;padding:12px 14px}.notice-banner{margin-bottom:18px;border-color:#d9770638;background:#fff7ed;color:#9a3412;padding:12px 14px}.summary-grid{display:grid;grid-template-columns:minmax(240px,1.4fr) minmax(240px,1.4fr) repeat(2,minmax(170px,.8fr));gap:14px;margin-bottom:16px}.summary-main,.stat-card,.toolbar,.table-wrap,.empty-state{border:1px solid rgba(112,126,140,.2);border-radius:8px;background:#ffffffd1;box-shadow:0 14px 36px #18273714;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.summary-main{padding:18px}.summary-title{display:flex;align-items:center;gap:12px}.summary-title svg{color:#0e7490}.summary-title span,.stat-card span,.toolbar-count{color:#5d6e7f;font-size:13px;font-weight:750}.summary-title strong{display:block;margin-top:3px;font-size:28px}.summary-main p{margin:12px 0 0;color:#6b7b88;font-size:13px}.stat-card{display:grid;align-content:center;gap:8px;padding:18px}.stat-card strong{font-size:28px}.stat-card small{color:#70808f}.stat-with-icon{display:inline-flex;align-items:center;gap:8px;color:#172432}.progress{display:grid;gap:8px;margin-top:14px}.compact-progress{min-width:132px;margin-top:0;gap:5px}.progress-meta{display:flex;justify-content:space-between;gap:8px;color:#607080;font-size:12px}.progress-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-track{height:10px;overflow:hidden;border-radius:999px;background:#dde6ed}.compact-progress .progress-track{height:7px}.progress-fill{height:100%;border-radius:inherit;transition:width .22s ease}.tone-good{color:#047857}.progress-fill.tone-good{background:#10b981}.tone-warning{color:#b45309}.progress-fill.tone-warning{background:#f59e0b}.tone-danger{color:#dc2626}.progress-fill.tone-danger{background:#ef4444}.tone-muted{color:#718091}.progress-fill.tone-muted{background:#94a3b8}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px}.search-box{display:flex;flex:1 1 320px;min-width:220px;align-items:center;gap:8px;border:1px solid #cbd6df;border-radius:8px;background:#fff;padding:0 12px;color:#687888}.search-box input{height:40px;border:0;padding:0}.segmented{display:inline-flex;gap:4px;border-radius:8px;background:#e4ebf1;padding:4px}.segmented button{min-height:32px;background:transparent;color:#526170;padding:0 12px}.segmented button.active{background:#fff;color:#0e7490;box-shadow:0 6px 14px #1f30401a}.toolbar-count{margin-left:auto;white-space:nowrap}.table-wrap{overflow:auto}table{width:100%;min-width:1200px;border-collapse:separate;border-spacing:0}th,td{border-bottom:1px solid #e4ebf1;padding:14px 16px;text-align:left;vertical-align:middle}th{position:sticky;top:0;z-index:1;background:#f8fbfdf5;color:#566675;font-size:12px;font-weight:900}tbody tr{transition:background-color .15s ease}tbody tr:hover{background:#ecf4f89e}.account-name,.platform-cell,.quota-cell,.cost-cell{display:grid;gap:4px}.account-name strong{max-width:260px;overflow-wrap:anywhere;color:#172432}.account-name span,.platform-cell small,.account-name small,.quota-line,.cost-cell span{color:#718091;font-size:12px}.cost-cell strong{color:#172432;font-size:16px;font-variant-numeric:tabular-nums}.account-name small{max-width:300px;color:#b42318;overflow-wrap:anywhere}.platform-cell span{font-weight:800}.status-pill{display:inline-flex;min-width:52px;justify-content:center;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.plan-pill{display:inline-flex;min-width:56px;justify-content:center;border-radius:999px;background:#e6f3f6;color:#0e7490;padding:5px 9px;font-size:12px;font-weight:900}.plan-free{background:#eef2f6;color:#526170}.plan-plus,.plan-pro{background:#dcfce7;color:#047857}.plan-team,.plan-business,.plan-enterprise{background:#e0f2fe;color:#0369a1}.muted-cell{color:#718091;font-size:12px;white-space:nowrap}.status-active{background:#dcfce7;color:#047857}.status-error{background:#fee2e2;color:#dc2626}.status-muted{background:#e5eaf0;color:#526170}.icon-button{width:34px;height:34px;border:1px solid #cbd6df;background:#fff;color:#314253}.empty-state{padding:32px;color:#617080;text-align:center}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1120px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.app-shell{padding:18px}.app-header{align-items:flex-start;flex-direction:column}.header-actions{justify-content:flex-start;width:100%}.summary-grid{grid-template-columns:1fr}.toolbar{align-items:stretch;flex-direction:column}.search-box{flex-basis:auto}.segmented{width:100%;overflow-x:auto}.segmented button{flex:1 0 auto}.toolbar-count{margin-left:0}h1{font-size:29px}}
