:root{color:#0f172a;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh;background:#fff}button{font:inherit}.app-shell{display:grid;min-height:100vh;grid-template-columns:188px 1fr}.sidebar{display:flex;flex-direction:column;border-right:1px solid #edf1f6;background:#fbfcff;padding:34px 24px 28px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#0f172a;color:#fff;font-size:14px;font-weight:760}.brand-name{font-size:17px;font-weight:700}.brand-subtitle{margin-top:2px;color:#94a3b8;font-size:11px}.nav-list{display:grid;gap:22px;margin-top:74px}.nav-item{position:relative;display:flex;height:28px;align-items:center;border:0;background:transparent;color:#64748b;cursor:default;font-size:13px;font-weight:540;padding:0 0 0 22px;text-align:left}.nav-item.active{color:#0f172a;font-weight:720}.nav-active-line{position:absolute;left:0;width:3px;height:22px;border-radius:999px;background:#0071e3}.account-block{display:grid;gap:8px;margin-top:auto;color:#94a3b8;font-size:11px}.account-block-button{width:100%;border:0;background:transparent;cursor:pointer;padding:8px 0;text-align:left}.account-block-button.active{color:#0f172a}.account-block strong{color:#0f172a;font-size:13px;font-weight:520}.account-block a,.account-link{display:inline-flex;width:fit-content;min-height:24px;align-items:center;border:0;background:transparent;padding:0;color:#0071e3;cursor:pointer;font-size:12px;line-height:1;text-decoration:none;white-space:nowrap}.main{width:min(1048px,calc(100vw - 260px));margin:0 auto;padding:36px 0 72px}.page-header{display:flex;align-items:flex-start;justify-content:space-between}.page-header h1{margin:0;font-size:32px;font-weight:720;letter-spacing:0}.page-header p{margin:10px 0 0;color:#64748b;font-size:13px}.header-actions{display:flex;align-items:center;gap:12px}.small-pill,.avatar{border:1px solid #dce5f2;background:#fff;color:#0f172a}.small-pill{height:30px;border-radius:999px;padding:0 20px;font-size:12px;font-weight:590}.avatar{width:30px;height:30px;border-radius:50%;border-color:#0071e3;background:#0071e3;color:#fff;font-size:12px;font-weight:760}.usage-hero{position:relative;display:grid;min-height:184px;grid-template-columns:130px 160px 160px 90px 1fr;gap:28px;margin-top:58px;overflow:hidden;border-radius:26px;background:radial-gradient(circle at 80% 10%,rgba(0,113,227,.26),transparent 28%),linear-gradient(135deg,#050816,#0f172a 58%,#111827);box-shadow:0 22px 52px #0f172a2e;color:#fff;padding:35px 34px}.metric{display:grid;align-content:start;gap:14px}.metric span,.mini-heading,.key-stat span{color:#ffffff94;font-size:12px}.metric strong{font-size:38px;font-weight:760;letter-spacing:0}.metric small{color:#ffffff94;font-size:12px}.key-breakdown{display:grid;min-width:310px;align-content:start;gap:10px}.mini-heading{display:flex;align-items:center;gap:6px}.key-stat{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:8px}.key-stat strong{color:#fff;font-size:11px;font-weight:560;white-space:nowrap}.trend{display:grid;width:220px;margin-top:4px;color:#ffffff94}.trend svg{width:210px;height:54px}.filters{display:flex;justify-content:space-between;gap:28px;margin-top:50px}.key-tabs,.filter-actions{display:flex;flex-wrap:wrap;gap:10px}.filter-pill{display:inline-flex;height:30px;align-items:center;gap:6px;border:1px solid #dce5f2;border-radius:999px;background:#fff;color:#0f172a;cursor:pointer;font-size:12px;font-weight:590;padding:0 18px}.filter-pill.selected{border-color:#cfe2ff;background:#eef6ff}.filter-select,.filter-date,.filter-search{height:30px;border:1px solid #dce5f2;border-radius:999px;background:#fff;color:#0f172a;font:inherit;font-size:12px;font-weight:590;padding:0 14px}.filter-date{width:130px}.filter-search{width:min(260px,100%)}.usage-table{margin-top:48px;border-top:1px solid #e8edf4}.table-row{position:relative;display:grid;grid-template-columns:96px 124px 152px 140px 114px 98px 102px 110px 96px;min-height:60px;align-items:center;border-bottom:1px solid #e8edf4;column-gap:0;font-size:13px}.table-head{min-height:52px;color:#94a3b8;font-size:11px}.muted{color:#64748b}.mono{font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace;font-size:13px}.status-cell,.body-cell,.result-cell{position:relative;display:inline-flex;width:fit-content;align-items:center;gap:10px}.status-dot{width:10px;height:10px;border-radius:999px}.status-dot.succeeded{background:#22c55e}.status-dot.running,.status-dot.queued{background:#ff9f0a}.status-dot.failed{background:#ff3b30}.status-dot.expired{background:#94a3b8}.failure-tip{position:absolute;z-index:8;top:28px;left:-14px;display:none;width:max-content;border-radius:12px;background:#111827;box-shadow:0 18px 42px #0f172a2e;color:#fff;font-size:12px;padding:10px 14px}.status-cell:hover .failure-tip{display:block}.json-button,.result-button{height:28px;border:1px solid #cfe2ff;border-radius:999px;background:#eef6ff;color:#0068d9;cursor:pointer;font-size:12px;font-weight:650;padding:0 18px}.json-button{border-color:#dce5f2;background:#fff;color:#0f172a;font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace}.json-popover{position:absolute;z-index:6;top:34px;left:-96px;display:none;width:320px;border:1px solid #dbe7f5;border-radius:18px;background:#fff;box-shadow:0 22px 48px #0f172a24;padding:16px}.body-cell:hover .json-popover{display:grid;gap:12px}.json-popover code{white-space:pre-wrap;color:#0f172a;font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace;font-size:11px;line-height:1.55}.json-popover small{color:#64748b;font-size:12px}.wait-label{display:inline-flex;width:fit-content;height:28px;align-items:center;border:1px solid #dce5f2;border-radius:999px;color:#64748b;font-size:12px;font-weight:590;padding:0 18px}.empty-result{color:#94a3b8}.media-preview{position:absolute;z-index:7;right:0;bottom:38px;display:none;width:238px;height:134px;overflow:hidden;border-radius:16px;background:#0f172a;box-shadow:0 22px 48px #0f172a38}.result-cell:hover .media-preview{display:block}.media-preview img{width:100%;height:100%;object-fit:cover}.media-art{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 52% 50%,rgba(255,255,255,.9) 0 22px,transparent 23px),linear-gradient(140deg,rgba(56,189,248,.26),transparent 44%),linear-gradient(28deg,rgba(29,78,216,.5) 0 32%,transparent 33%),linear-gradient(135deg,#0f172a,#1d4ed8 68%,#38bdf8)}.media-preview.image .media-art{background:radial-gradient(circle at 76% 20%,rgba(255,255,255,.78) 0 18px,transparent 19px),linear-gradient(28deg,rgba(34,197,94,.52) 0 34%,transparent 35%),linear-gradient(145deg,#0f172a,#1d4ed8 60%,#60a5fa)}.media-art img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.84}.play-icon{position:absolute;top:50%;left:50%;width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:19px solid #0071e3;transform:translate(-35%,-50%)}.waveform{display:flex;height:100%;align-items:center;justify-content:center;gap:5px;background:linear-gradient(135deg,#0f172a,#111827)}.waveform i{display:block;width:5px;min-height:8px;border-radius:999px;background:linear-gradient(#5ac8fa,#34c759)}.text-preview{display:-webkit-box;overflow:hidden;height:100%;color:#f8fafc;font-size:13px;line-height:1.6;padding:18px;-webkit-box-orient:vertical;-webkit-line-clamp:5}.result-lightbox{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#f8fafcc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:42px}.result-lightbox-panel{display:grid;max-width:min(920px,92vw);max-height:86vh;place-items:center}.result-lightbox-panel.image img,.result-lightbox-panel.video video{display:block;max-width:min(920px,92vw);max-height:86vh;border-radius:20px;box-shadow:0 30px 72px #0f172a33;object-fit:contain}.result-lightbox-panel.video video{width:min(920px,92vw);background:#0f172a}.lightbox-close{position:fixed;top:28px;right:30px;display:inline-grid;width:40px;height:40px;place-items:center;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#ffffffeb;box-shadow:0 18px 48px #0f172a21;color:#0f172a;cursor:pointer}.audio-lightbox{display:grid;width:min(720px,86vw);gap:28px;border-radius:24px;background:#111827;box-shadow:0 30px 72px #0f172a33;padding:34px}.waveform.large{height:168px;border-radius:20px}.waveform.large i{width:8px}.audio-lightbox audio{width:100%}.text-lightbox{max-width:min(720px,86vw);max-height:72vh;overflow:auto;border-radius:24px;background:#fff;box-shadow:0 30px 72px #0f172a29;color:#0f172a;font-size:16px;line-height:1.8;padding:34px}.page-stack{display:grid;gap:48px;margin-top:58px}.api-key-hero{display:grid;min-height:184px;grid-template-columns:150px 180px 1fr;gap:44px;border-radius:26px;background:radial-gradient(circle at 82% 8%,rgba(0,113,227,.24),transparent 28%),linear-gradient(135deg,#050816,#0f172a 58%,#111827);box-shadow:0 22px 52px #0f172a2e;color:#fff;padding:35px 34px}.api-key-hero>div:not(.key-create){display:grid;align-content:start;gap:14px}.api-key-hero strong{font-size:38px;font-weight:760}.api-key-hero small,.eyebrow{color:#ffffff94;font-size:12px}.key-create{display:grid;grid-template-columns:1fr 1fr 96px minmax(180px,1fr) auto;gap:12px;align-content:end}.field,.key-create label{display:grid;gap:9px;color:#64748b;font-size:12px}.key-create label{color:#ffffff94}input,select,textarea{width:100%;border:1px solid #dce5f2;border-radius:16px;background:#fff;color:#0f172a;font:inherit;font-size:13px;outline:none;padding:0 14px}.key-create input{height:34px;border-color:#ffffff2e;background:#ffffff1a;color:#fff}.key-model-picker{display:flex;flex-wrap:wrap;grid-column:1 / -1;gap:8px}.model-toggle{height:28px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:#ffffffb8;cursor:pointer;font-size:12px;font-weight:590;padding:0 12px}.model-toggle.selected{border-color:#ffffff6b;background:#fff;color:#0f172a}.primary-action,.generate-button{display:inline-flex;height:34px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:#0071e3;color:#fff;cursor:pointer;font-size:13px;font-weight:650;padding:0 18px}.generate-button:disabled{cursor:default;opacity:.72}.key-list{border-top:1px solid #e8edf4}.key-row{display:grid;grid-template-columns:145px 125px 128px minmax(180px,1fr) 124px 72px 108px 148px;min-height:60px;align-items:center;border-bottom:1px solid #e8edf4;font-size:13px}.key-row-block{border-bottom:1px solid #e8edf4}.key-row-block .key-row{border-bottom:0}.key-row-head{min-height:52px;color:#94a3b8;font-size:11px}.key-name,.key-actions{display:inline-flex;align-items:center;gap:9px}.model-scope{color:#0f172a;font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-button{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:1px solid #dce5f2;border-radius:50%;background:#fff;color:#0f172a;cursor:pointer}.icon-button.danger{color:#ff3b30}.key-edit-row{display:grid;grid-template-columns:130px 140px 90px 170px minmax(220px,1fr) auto;gap:12px;align-items:end;padding:0 0 18px}.key-edit-row label{display:grid;gap:7px;color:#94a3b8;font-size:11px}.key-edit-row input{height:34px;border-radius:999px;background:#fbfdff}.key-edit-models{display:flex;flex-wrap:wrap;gap:8px}.edit-model-toggle{height:30px;border:1px solid #dce5f2;border-radius:999px;background:#fff;color:#64748b;cursor:pointer;font-size:12px;font-weight:590;padding:0 12px}.edit-model-toggle.selected{border-color:#0071e33d;background:#0071e31a;color:#005bbf}.key-edit-actions{display:inline-flex;gap:8px}.created-key{display:grid;grid-template-columns:78px 1fr auto;min-height:54px;align-items:center;gap:14px;border-top:1px solid #e8edf4;border-bottom:1px solid #e8edf4}.created-key span{color:#94a3b8;font-size:12px}.created-key code{overflow:hidden;color:#0f172a;font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.created-key button{display:inline-flex;height:30px;align-items:center;gap:7px;border:1px solid #dce5f2;border-radius:999px;background:#fff;color:#0071e3;cursor:pointer;font-size:12px;font-weight:620;padding:0 12px}.api-docs{display:grid;gap:18px;border-top:1px solid #e8edf4;padding-top:8px}.section-title.compact{height:42px}.reference-strip{display:grid;grid-template-columns:1fr 1.4fr .8fr;gap:28px;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;padding:18px 0}.reference-strip div{display:grid;gap:8px;min-width:0}.reference-strip span,.reference-table>div:first-child span{color:#94a3b8;font-size:11px;font-weight:650;letter-spacing:0;text-transform:uppercase}.reference-strip code,.reference-table code{color:#0f172a;font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reference-table{display:grid;border-top:1px solid #eef2f7}.reference-table>div{display:grid;min-height:42px;align-items:center;border-bottom:1px solid #eef2f7;color:#475569;font-size:13px}.endpoint-table>div{grid-template-columns:1.4fr .7fr 1fr}.param-table>div{grid-template-columns:.8fr 1.6fr .6fr}.error-table>div{grid-template-columns:1fr 1.35fr 1fr}.task-flow{display:flex;flex-wrap:wrap;gap:10px;border-bottom:1px solid #eef2f7;padding:0 0 18px}.task-flow span{display:inline-flex;height:28px;align-items:center;border:1px solid #dce5f2;border-radius:999px;color:#334155;font-size:12px;font-weight:620;padding:0 12px}.doc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.doc-snippet{display:grid;gap:12px;border-top:1px solid #eef2f7;padding-top:14px}.doc-snippet>div{display:flex;min-height:30px;align-items:center;justify-content:space-between;gap:12px}.doc-snippet strong{font-size:13px;font-weight:680}.doc-snippet button{display:inline-flex;height:28px;align-items:center;gap:6px;border:1px solid #dce5f2;border-radius:999px;background:#fff;color:#0071e3;cursor:pointer;font-size:12px;font-weight:620;padding:0 12px}.doc-snippet code{min-height:132px;overflow:auto;border-radius:18px;background:#f8fbff;color:#0f172a;font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace;font-size:11px;line-height:1.65;white-space:pre-wrap;padding:14px}.inline-alert{color:#ff3b30;font-size:13px}.playground-grid{display:grid;grid-template-columns:430px 1fr;gap:54px;margin-top:58px}.composer{display:grid;align-content:start;gap:22px}.tab-line{display:flex;gap:10px}.tab-pill{height:30px;border:1px solid #dce5f2;border-radius:999px;background:#fff;color:#0f172a;cursor:pointer;font-size:12px;font-weight:590;padding:0 18px}.tab-pill.selected{border-color:#cfe2ff;background:#eef6ff}.field select,.field input{height:40px}.prompt-field textarea{min-height:156px;resize:vertical;line-height:1.7;padding:14px}.material-zone{display:grid;gap:13px;border-top:1px solid #e8edf4;border-bottom:1px solid #e8edf4;padding:15px 0}.material-head,.material-row{display:grid;grid-template-columns:74px 1fr;gap:14px;align-items:center}.material-head{grid-template-columns:1fr auto}.material-head span,.material-row span{color:#94a3b8;font-size:11px}.material-head button{display:inline-flex;height:28px;align-items:center;gap:6px;border:1px solid #dce5f2;border-radius:999px;background:#fff;color:#0f172a;cursor:pointer;font-size:12px;font-weight:590;padding:0 12px}.material-head button:disabled{cursor:default;opacity:.72}.file-input{display:none}.material-row>div{display:flex;flex-wrap:wrap;gap:8px}.material-chip{height:28px;border:1px solid #dce5f2;border-radius:999px;background:#fff;color:#0f172a;cursor:pointer;font-size:12px;font-weight:590;padding:0 12px}.material-chip span{max-width:142px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-chip small{color:#94a3b8;font-size:11px;font-weight:520}.material-limits{display:flex;min-height:18px;align-items:center;justify-content:space-between;gap:14px;color:#94a3b8;font-size:11px}.material-limits strong{color:#ff3b30;font-weight:590}.link-row textarea{min-height:58px;border-radius:18px;line-height:1.45;padding:10px 13px;resize:vertical}.reference-strip{display:flex;flex-wrap:wrap;gap:8px;align-items:center;border-bottom:1px solid #e8edf4;padding:13px 0}.reference-strip span{color:#94a3b8;font-size:11px}.reference-strip small{border:1px solid #dce5f2;border-radius:999px;color:#64748b;font-size:12px;padding:5px 10px}.result-stage{display:grid;align-content:start;gap:18px}.stage-art{display:grid;place-items:center;position:relative;min-height:374px;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 72% 20%,rgba(255,255,255,.82) 0 38px,transparent 39px),linear-gradient(32deg,rgba(34,197,94,.52) 0 34%,transparent 35%),linear-gradient(145deg,#0f172a,#1d4ed8 60%,#60a5fa);box-shadow:0 22px 52px #0f172a2e}.stage-art.video{background:linear-gradient(28deg,rgba(29,78,216,.5) 0 32%,transparent 33%),linear-gradient(135deg,#0f172a,#1d4ed8 68%,#38bdf8)}.stage-art.audio,.stage-art.chat{background:linear-gradient(135deg,#050816,#0f172a 60%,#111827)}.stage-media{width:100%;height:100%;min-height:374px;object-fit:cover}video.stage-media{background:#0f172a;object-fit:contain}.stage-audio{display:grid;width:min(460px,86%);gap:26px}.stage-audio audio{width:100%}.stage-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;color:#fff}.stage-status{position:absolute;right:22px;bottom:22px;border-radius:999px;background:#ffffffeb;color:#0f172a;font-size:12px;font-weight:650;padding:7px 12px}.stage-status.failed{color:#ff3b30}.chat-result{width:62%;margin:0;color:#ffffffc7;font-size:15px;line-height:1.9}.stage-wave{display:flex;height:120px;align-items:center;justify-content:center;gap:9px}.stage-wave i{display:block;width:8px;min-height:18px;border-radius:999px;background:linear-gradient(#5ac8fa,#34c759)}.result-meta{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8edf4;padding-bottom:16px}.result-copy{display:grid;gap:4px}.result-copy span{color:#64748b;font-size:13px}.result-copy small{color:#94a3b8;font-size:11px}.result-meta button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#0071e3;cursor:pointer;font-size:13px;font-weight:650}.result-meta button:disabled{cursor:default;opacity:.36}.empty-stage{display:grid;min-height:374px;place-items:center;border-top:1px solid #e8edf4;border-bottom:1px solid #e8edf4;color:#94a3b8}.request-line{display:grid;grid-column:1 / -1;gap:14px;border-top:1px solid #e8edf4;padding-top:26px}.request-line span{color:#94a3b8;font-size:11px}.request-line code{color:#0f172a;font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace;font-size:12px;line-height:1.7;white-space:pre-wrap}.home-page,.models-page{display:grid;gap:34px;margin-top:58px}.home-hero{display:grid;min-height:170px;grid-template-columns:180px 180px 180px 1fr;gap:32px;align-items:center;overflow:hidden;border-radius:26px;background:radial-gradient(circle at 78% 12%,rgba(52,199,89,.24),transparent 28%),linear-gradient(135deg,#050816,#0f172a 56%,#111827);box-shadow:0 22px 52px #0f172a2e;color:#fff;padding:32px 34px}.home-hero div{display:grid;gap:12px}.home-hero span,.home-hero small{color:#ffffff94;font-size:12px}.home-hero strong{font-size:34px;font-weight:760;letter-spacing:0}.home-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px}.home-panel,.home-section,.model-market{border-top:1px solid #e8edf4}.panel-title{display:inline-flex;height:52px;align-items:center;gap:9px;color:#0f172a;font-size:14px;font-weight:700}.compact-row{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #eef2f7;font-size:13px}.compact-row span{color:#64748b}.compact-row strong{font-size:12px;font-weight:640;white-space:nowrap}.empty-row{display:flex;min-height:50px;align-items:center;border-top:1px solid #eef2f7;color:#94a3b8;font-size:13px}.spark-bars{display:flex;height:162px;align-items:end;gap:18px;border-top:1px solid #eef2f7;padding-top:24px}.spark-bars span{display:grid;justify-items:center;gap:10px}.spark-bars i{display:block;width:18px;border-radius:999px;background:linear-gradient(#5ac8fa,#0071e3)}.spark-bars small{color:#94a3b8;font-size:11px}.recent-list{border-top:1px solid #eef2f7}.recent-row{display:grid;grid-template-columns:18px 160px 1fr 90px auto;min-height:58px;align-items:center;gap:16px;border-bottom:1px solid #eef2f7;font-size:13px}.recent-row span:not(.status-dot),.recent-row small{color:#64748b}.text-action{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;border:0;background:transparent;color:#0071e3;cursor:pointer;font-size:13px;font-weight:650}.model-filters{display:flex;gap:10px}.model-row{display:grid;grid-template-columns:1.4fr 110px 140px 100px;min-height:72px;align-items:center;gap:22px;border-bottom:1px solid #eef2f7;font-size:13px}.model-head{min-height:48px;color:#94a3b8;font-size:11px}.model-empty{display:flex;min-height:72px;align-items:center;border-bottom:1px solid #eef2f7;color:#94a3b8;font-size:13px}.model-name{display:inline-flex;align-items:center;gap:12px}.model-name>svg{color:#0071e3}.model-name span{display:grid;gap:4px}.model-name strong{font-weight:680}.model-name small,.kind-label{color:#64748b;font-size:12px}.model-price{position:relative;display:inline-flex;width:fit-content;align-items:center;color:#0f172a;cursor:default;font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace;font-size:12px;outline:none}.price-history-popover{position:absolute;z-index:7;top:28px;left:-16px;display:none;min-width:190px;gap:10px;border:1px solid #e1e8f0;border-radius:16px;background:#fffffff5;box-shadow:0 24px 52px #0f172a24;padding:14px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.model-price:hover .price-history-popover,.model-price:focus-visible .price-history-popover{display:grid}.price-history-popover strong{color:#0f172a;font-family:Inter,SF Pro Display,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:720}.price-history-popover span{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:10px}.price-history-popover small{color:#94a3b8;font-family:Inter,SF Pro Display,ui-sans-serif,system-ui,sans-serif;font-size:11px}.price-history-popover em{color:#0f172a;font-style:normal;white-space:nowrap}.model-json{left:auto;right:0;width:380px}.model-param-list{display:grid;gap:8px;border-top:1px solid #eef2f7;padding-top:12px}.model-param-list small{display:grid;grid-template-columns:112px 1fr;align-items:center;gap:12px;color:#64748b;font-size:12px}.model-param-list code{color:#0f172a;font-size:11px;white-space:nowrap}.account-page{display:grid;gap:34px;margin-top:58px}.account-hero{display:grid;min-height:170px;grid-template-columns:180px 180px 180px 1fr;gap:32px;align-items:center;overflow:hidden;border-radius:26px;background:radial-gradient(circle at 78% 12%,rgba(90,200,250,.26),transparent 28%),linear-gradient(135deg,#050816,#0f172a 56%,#111827);box-shadow:0 22px 52px #0f172a2e;color:#fff;padding:32px 34px}.account-hero div{display:grid;gap:12px}.account-hero span,.account-hero small{color:#ffffff94;font-size:12px}.account-hero strong{font-size:34px;font-weight:760;letter-spacing:0}.hero-action{justify-self:end;display:inline-flex;height:38px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:#fff;color:#0f172a;cursor:pointer;font-size:13px;font-weight:650;padding:0 18px}.account-section{display:grid;gap:0;border-top:1px solid #e8edf4}.section-title{display:inline-flex;height:54px;align-items:center;gap:9px;color:#0f172a;font-size:14px;font-weight:700}.settings-row{display:grid;grid-template-columns:130px 1.1fr 1fr auto;min-height:62px;align-items:center;gap:20px;border-top:1px solid #eef2f7;font-size:13px}.settings-row>span:first-child,.billing-row small{color:#94a3b8;font-size:12px}.settings-row strong{font-weight:620}.settings-row.editable{grid-template-columns:1fr 1fr auto 90px;padding:16px 0}.settings-row.verify-row{grid-template-columns:220px auto 1fr}.settings-row.editable label,.password-grid label{display:grid;gap:8px;color:#94a3b8;font-size:12px}.settings-row.editable input,.settings-row.editable select,.password-grid input,.settings-editor input{height:38px;border-radius:14px}.settings-editor{display:grid;gap:18px;padding:18px 0 2px}.settings-toggle{display:inline-flex;align-items:center;gap:10px;color:#0f172a;font-size:13px;font-weight:620}.settings-toggle.inline{align-self:end;height:38px}.settings-toggle input{width:16px;height:16px;accent-color:#0071e3}.settings-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.settings-fields label,.settings-wide{display:grid;gap:8px;color:#94a3b8;font-size:12px}.settings-editor input,.settings-editor textarea{width:100%;border:1px solid #dce5f2;background:#ffffffd1;color:#0f172a;font:inherit;padding:0 13px}.settings-editor textarea{min-height:104px;resize:vertical;border-radius:16px;padding:12px 13px}.safety-hit-list{gap:10px}.safety-hit-row{display:grid;grid-template-columns:120px 120px 86px 140px minmax(0,1fr);gap:10px;align-items:center;min-height:34px;border-top:1px solid #e6edf6;color:#334155}.safety-hit-row code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a}.settings-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-height:34px}.settings-actions span{color:#0071e3;font-size:12px}.backup-actions{display:flex;min-height:58px;align-items:center;gap:12px;border-top:1px solid #eef2f7}.backup-actions span{color:#0071e3;font-size:12px}.email-template-list{display:grid;gap:16px;padding:10px 0 28px}.email-confirmation-line{display:flex;align-items:end;gap:12px;padding:4px 0 18px;border-bottom:1px solid #eef2f7}.email-confirmation-line label{display:grid;flex:1;gap:6px;color:#64748b;font-size:12px}.email-confirmation-line input{width:100%;height:38px;border:1px solid #dce5f2;border-radius:14px;background:#ffffffd1;color:#0f172a;font:inherit;padding:0 13px}.email-template-row{display:grid;grid-template-columns:96px 1fr 1.7fr auto;gap:12px;align-items:start}.email-template-row>span{padding-top:10px;color:#64748b;font-size:12px}.email-template-row input,.email-template-row textarea{width:100%;border:1px solid #dce5f2;border-radius:14px;background:#ffffffd1;color:#0f172a;font:inherit;padding:0 13px}.email-template-row input{height:38px}.email-template-row textarea{min-height:72px;resize:vertical;padding:10px 13px}.email-log-table{border-top:1px solid #eef2f7}.email-log-tools,.audit-log-tools{margin:0 0 14px}.email-log-row{grid-template-columns:116px 90px 1.2fr 1.6fr 80px}.ops-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 34px;border-top:1px solid #eef2f7}.ops-issues{display:grid;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #eef2f7}.ops-issues-ok{color:#0f9f6e;font-size:13px}.ops-issue{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:start;padding:10px 0;font-size:13px}.ops-issue strong{color:#182235}.ops-issue span{color:#64748b;line-height:1.55}.ops-issue-danger strong{color:#c2410c}.ops-issue-warn strong{color:#a16207}.audit-log-table{border-top:1px solid #eef2f7}.audit-log-row{grid-template-columns:116px 1.1fr 1.2fr 1.5fr}.email-empty{display:flex;min-height:58px;align-items:center;color:#94a3b8;font-size:13px}.announcement-form{display:grid;grid-template-columns:minmax(160px,.7fr) minmax(260px,1.6fr) auto auto;gap:12px;align-items:center;padding:14px 0}.announcement-form input[type=text],.announcement-form input:not([type]){height:38px;border:1px solid #dce5f2;border-radius:14px;background:#ffffffd1;color:#0f172a;font:inherit;padding:0 13px}.announcement-form label{display:inline-flex;align-items:center;gap:8px;color:#64748b;font-size:12px}.announcement-form input[type=checkbox]{accent-color:#0071e3}.announcement-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;background:#0f172a2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.announcement-modal{width:min(420px,calc(100vw - 40px));display:grid;gap:16px;border:1px solid rgba(226,232,240,.88);border-radius:24px;background:#fffffff0;box-shadow:0 24px 70px #0f172a2e;padding:24px}.announcement-modal strong{color:#0f172a;font-size:18px;letter-spacing:0}.announcement-modal p{margin:0;color:#475569;font-size:14px;line-height:1.7}.announcement-modal div{display:flex;justify-content:flex-end;gap:10px}.row-action{display:inline-flex;height:30px;align-items:center;justify-content:center;gap:7px;border:1px solid #dce5f2;border-radius:999px;background:#fff;color:#0f172a;cursor:pointer;font-size:12px;font-weight:620;padding:0 13px;white-space:nowrap}.row-action.primary{border-color:#0071e3;background:#0071e3;color:#fff}.row-action.danger{color:#ff3b30}.row-action:disabled{cursor:default;opacity:.58}.status-badge{display:inline-flex;width:max-content;height:26px;align-items:center;gap:5px;border-radius:999px;font-size:12px;font-weight:620;padding:0 10px}.status-badge.ok{background:#eefaf2;color:#15803d}.status-badge.pending{background:#fff7ed;color:#c2410c}.inline-message{color:#0071e3;font-size:12px}.password-grid{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:14px;align-items:end;border-top:1px solid #eef2f7;padding:16px 0}.billing-list{border-top:1px solid #eef2f7}.recharge-line{display:grid;grid-template-columns:1fr 1fr auto 90px;gap:14px;align-items:end;border-top:1px solid #eef2f7;padding:16px 0}.recharge-line label{display:grid;gap:8px;color:#94a3b8;font-size:12px}.recharge-line input,.recharge-line select{height:38px;border:1px solid #dce5f2;border-radius:14px;background:#ffffffd1;color:#0f172a;font:inherit;padding:0 13px}.billing-row{display:grid;grid-template-columns:1fr 120px 160px auto;min-height:58px;align-items:center;gap:20px;border-bottom:1px solid #eef2f7;font-size:13px}.amount-plus{color:#15803d}.amount-minus{color:#0f172a}.danger-row{grid-template-columns:130px 1fr 150px auto auto;border-bottom:1px solid #eef2f7}.danger-code-input{height:38px;min-width:0;border:1px solid #dce5f2;border-radius:14px;background:#ffffffd1;color:#0f172a;font:inherit;padding:0 13px}.admin-page{display:grid;gap:34px;margin-top:58px}.admin-shell .main{width:min(1120px,calc(100vw - 260px))}.admin-hero{display:grid;min-height:184px;grid-template-columns:repeat(4,1fr);gap:28px;overflow:hidden;border-radius:26px;background:radial-gradient(circle at 82% 10%,rgba(90,200,250,.22),transparent 28%),linear-gradient(135deg,#050816,#0f172a 58%,#111827);box-shadow:0 22px 52px #0f172a2e;color:#fff;padding:35px 34px}.admin-hero div{display:grid;align-content:start;gap:14px}.admin-hero span,.admin-hero small{color:#ffffff94;font-size:12px}.admin-hero strong{font-size:36px;font-weight:760;letter-spacing:0}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px}.admin-panel,.admin-table,.admin-settings{border-top:1px solid #e8edf4}.admin-table{overflow-x:auto}.admin-toolbar{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #e8edf4;border-bottom:1px solid #eef2f7}.admin-toolbar>div{display:flex;align-items:center;gap:12px}.admin-toolbar strong{font-size:14px;font-weight:700}.admin-toolbar span{display:inline-flex;align-items:center;gap:6px;color:#94a3b8;font-size:12px}.model-config-form{display:grid;grid-template-columns:1fr 1fr 92px 92px 138px 138px 74px 86px auto 60px;gap:10px;align-items:center;border-bottom:1px solid #eef2f7;padding:0 0 18px}.model-config-form input,.model-config-form select{height:36px;min-width:0;border:1px solid #dce5f2;border-radius:13px;background:#ffffffd6;color:#0f172a;font:inherit;padding:0 11px}.model-config-form span{color:#0071e3;font-size:12px}.channel-form,.provider-account-form{display:grid;gap:10px;align-items:center;border-bottom:1px solid #eef2f7;padding:14px 0 18px}.channel-form{grid-template-columns:minmax(120px,1fr) minmax(100px,.8fr) minmax(100px,.8fr) 112px minmax(180px,1.6fr) minmax(112px,.9fr) 82px auto}.provider-account-form{grid-template-columns:minmax(130px,1fr) minmax(110px,.9fr) 82px 110px 76px 90px 170px minmax(130px,1fr) auto}.account-resource-head{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:18px}.account-resource-actions{display:inline-flex;align-items:center;gap:10px}.account-resource-actions select{height:34px;min-width:132px;border:1px solid #dce5f2;border-radius:13px;background:#ffffffdb;color:#0f172a;font:inherit;font-size:12px;padding:0 10px}.channel-form input,.channel-form select,.provider-account-form input,.provider-account-form select{height:36px;min-width:0;border:1px solid #dce5f2;border-radius:13px;background:#ffffffd6;color:#0f172a;font:inherit;padding:0 11px}.record-admin-filters{display:flex;flex-wrap:wrap;gap:10px;margin-top:-18px}.admin-row{display:grid;min-height:66px;align-items:center;gap:18px;border-bottom:1px solid #eef2f7;font-size:13px}.admin-row-head{min-height:48px;color:#94a3b8;font-size:11px}.admin-row strong{font-weight:650}.admin-row small{display:block;margin-top:4px;color:#94a3b8;font-size:11px}.user-admin-row{grid-template-columns:1.35fr 86px 92px 172px 92px 1fr 70px}.user-admin-row input,.user-admin-row select{height:34px;min-width:0;border-radius:13px;font-size:12px;padding:0 10px}.discount-edit{display:grid;grid-template-columns:1fr 58px;gap:8px}.model-admin-row{grid-template-columns:1.2fr 92px 140px 140px 74px 160px 140px}.channel-admin-row{grid-template-columns:1.2fr .7fr 92px 112px 66px 78px 162px 60px 72px 204px}.provider-account-row{grid-template-columns:1.12fr .72fr 74px 74px 86px 94px 156px 112px 126px 264px}.model-admin-row input,.channel-admin-row input,.channel-admin-row select,.channel-admin-row textarea,.provider-account-row input,.provider-account-row select{height:34px;min-width:0;border:1px solid #dce5f2;border-radius:13px;background:#ffffffd6;color:#0f172a;font:inherit;font-size:12px;padding:0 10px}.channel-admin-row textarea{min-height:56px;padding:8px 10px;resize:vertical}.channel-admin-row>span:first-child{display:grid;gap:8px}.stacked-input{display:grid;gap:5px}.reset-window-cell strong,.reset-window-cell small{display:block}.row-actions-inline{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px}.record-admin-row{min-width:1160px;grid-template-columns:118px 162px 130px 122px 92px 92px 82px 88px 88px 1fr}.callback-cell .admin-status-badge{height:24px}.payment-admin-row{grid-template-columns:128px 1.3fr 110px 100px 90px 76px}.announcement-admin-row{grid-template-columns:1.7fr 90px 74px 100px 130px 86px}.admin-status-badge{display:inline-flex;width:max-content;height:26px;align-items:center;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:620;padding:0 10px}.alert-ok{color:#15803d}.alert-warn{color:#c2410c}.alert-danger{color:#ff3b30}.auth-page{display:grid;min-height:100vh;place-items:center;background:radial-gradient(circle at 72% 18%,rgba(90,200,250,.18),transparent 30%),linear-gradient(180deg,#fff,#f8fbff);padding:48px}.auth-panel{display:grid;width:min(420px,100%);gap:28px}.auth-brand{display:inline-flex;align-items:center;gap:12px}.auth-brand strong{display:block;font-size:18px;font-weight:720}.auth-brand span{color:#94a3b8;font-size:12px}.auth-copy{display:grid;gap:8px;border-top:1px solid #e8edf4;padding-top:34px}.auth-copy h1{margin:0;font-size:34px;font-weight:740;letter-spacing:0}.auth-copy p{margin:0;color:#64748b;font-size:13px}.auth-form{display:grid;gap:16px}.auth-form label{display:grid;gap:8px;color:#64748b;font-size:12px}.auth-form input{height:42px;border-radius:16px}.auth-submit{display:inline-flex;height:42px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:#0071e3;color:#fff;cursor:pointer;font-size:13px;font-weight:680;margin-top:4px;padding:0 18px}.auth-submit:disabled{cursor:default;opacity:.72}.auth-footer{display:flex;min-height:28px;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e8edf4;padding-top:18px}.auth-footer button{border:0;background:transparent;color:#0071e3;cursor:pointer;font-size:13px;font-weight:640;padding:0}.auth-links,.auth-message{display:inline-flex;align-items:center;gap:5px}.auth-links{flex-wrap:wrap;gap:16px}.auth-message{color:#15803d;font-size:12px}.public-market-page{width:min(1080px,calc(100vw - 96px));margin:0 auto;padding:44px 0 72px}.public-market-header{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:24px}.auth-submit.compact{height:34px;margin:0}.public-market-title{display:grid;gap:10px;border-top:1px solid #e8edf4;margin-top:44px;padding-top:40px}.public-market-title h1{margin:0;color:#0f172a;font-size:32px;font-weight:740;letter-spacing:0}.public-market-title p{margin:0;color:#64748b;font-size:13px}.public-market-page .models-page{margin-top:40px}.quiet-placeholder{display:grid;min-height:420px;place-items:center;border-top:1px solid #e8edf4;border-bottom:1px solid #e8edf4;color:#94a3b8;font-size:13px;margin-top:58px}.spin{animation:spin .9s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1180px){body{min-width:960px}.app-shell{grid-template-columns:164px 1fr}.sidebar{padding-left:18px;padding-right:18px}.main{width:calc(100vw - 220px)}}:root{--surface: #ffffff;--surface-muted: #f5f7fb;--surface-soft: #fafbfe;--line: #e5eaf2;--line-strong: #d8e0eb;--text: #111827;--text-muted: #66758a;--text-soft: #94a3b8;--blue: #0071e3;--blue-soft: #edf5ff;--green: #22c55e;--orange: #ff9f0a;--red: #ff3b30;--radius: 12px;color:var(--text);background:var(--surface-soft)}body{min-width:1240px;background:linear-gradient(90deg,#f8faff 0 248px,transparent 248px),var(--surface-soft)}input,select,textarea{border-color:var(--line);border-radius:10px;background:var(--surface);box-shadow:inset 0 1px #11182705}input:focus,select:focus,textarea:focus{border-color:#0071e36b;box-shadow:0 0 0 3px #0071e31a}.app-shell{grid-template-columns:248px minmax(0,1fr);background:var(--surface-soft)}.sidebar{border-right-color:var(--line);background:#f8faffe0;padding:28px 24px 24px}.brand{gap:11px}.brand-mark{width:34px;height:34px;border:1px solid rgba(17,24,39,.08);border-radius:10px;background:#111827;box-shadow:0 8px 18px #11182714;color:#fff;font-size:13px;font-weight:740}.brand-name{color:var(--text);font-size:20px;font-weight:720}.brand-subtitle{color:var(--text-soft);font-size:12px}.nav-list{gap:8px;margin-top:54px}.nav-item{height:42px;gap:12px;border:1px solid transparent;border-radius:10px;color:#53637a;cursor:pointer;font-size:14px;font-weight:560;padding:0 12px}.nav-item svg{color:#66758a}.nav-item:hover{background:#ffffffa3}.nav-item.active{border-color:#0071e314;background:linear-gradient(90deg,#edf5ff,#edf5ff7a);color:var(--blue);font-weight:690}.nav-item.active svg{color:var(--blue)}.nav-active-line{display:none}.account-block{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;color:var(--text-soft);font-size:11px}.account-block-button{border-radius:12px}.account-block-button:hover,.account-block-button.active{color:var(--text)}.account-block div{display:grid;min-width:0;gap:3px}.account-block strong{overflow:hidden;color:var(--text);font-size:13px;font-weight:590;text-overflow:ellipsis;white-space:nowrap}.account-actions{display:inline-flex;min-width:0;align-items:center;gap:12px;margin-top:4px}.account-avatar,.avatar{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:10px;background:#eef2f8;color:#475569;font-size:12px;font-weight:680}.main{width:min(1120px,calc(100vw - 328px));margin:0 auto;padding:30px 0 70px}.page-header{align-items:center}.page-header h1{color:var(--text);font-size:26px;font-weight:720}.page-header p{margin-top:7px;color:var(--text-muted);font-size:13px}.header-actions{gap:8px}.small-pill,.avatar,.shell-icon,.icon-button{border-color:var(--line);background:var(--surface);color:#475569}.small-pill{height:34px;border-radius:10px;padding:0 12px}.icon-pill{display:inline-flex;align-items:center;gap:7px}.shell-icon{border-radius:10px}.home-page,.models-page,.account-page,.page-stack{gap:22px;margin-top:28px}.metric-strip,.usage-hero,.api-key-hero,.account-hero,.home-panel,.home-section,.model-market,.account-section,.composer,.result-stage,.request-line,.created-key,.api-docs{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffeb;box-shadow:none}.metric-strip,.account-hero,.api-key-hero,.usage-hero{color:var(--text)}.home-hero,.account-hero{min-height:134px;grid-template-columns:180px 180px 180px 1fr;gap:28px;background:var(--surface);padding:25px 32px}.home-hero div,.account-hero div,.api-key-hero>div:not(.key-create),.metric{gap:9px}.home-hero div:not(:last-of-type),.account-hero div:not(:last-of-type),.api-key-hero>div:not(.key-create):not(:last-of-type),.usage-hero .metric:not(:last-of-type){border-right:1px solid var(--line)}.home-hero span,.home-hero small,.account-hero span,.account-hero small,.api-key-hero small,.eyebrow,.metric span,.metric small,.mini-heading,.key-stat span{color:var(--text-muted);font-size:12px}.home-hero strong,.account-hero strong,.api-key-hero strong,.metric strong{color:var(--text);font-size:32px;font-weight:710}.hero-action,.primary-action,.generate-button,.row-action.primary{height:34px;border:1px solid rgba(0,113,227,.18);border-radius:10px;background:var(--blue);box-shadow:0 8px 18px #0071e31f;color:#fff}.hero-action{justify-self:end}.home-layout{display:grid;grid-template-columns:380px minmax(0,1fr);align-items:start;gap:22px}.home-column{display:grid;gap:22px}.home-panel,.home-section{overflow:hidden;border-top:1px solid var(--line)}.panel-title,.section-title{width:100%;height:52px;border-bottom:1px solid var(--line);color:var(--text);font-size:14px;padding:0 18px}.panel-title svg,.section-title svg{color:#53637a}.capability-row{display:grid;width:100%;min-height:70px;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--text);cursor:pointer;padding:0 18px;text-align:left}.capability-row:hover{background:var(--surface-soft)}.capability-icon{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:10px;color:var(--blue)}.capability-row span:nth-child(2){display:grid;gap:4px}.capability-row strong{font-size:14px;font-weight:680}.capability-row small{color:var(--text-muted);font-size:12px}.compact-row,.empty-row,.recent-row,.model-row,.settings-row,.billing-row,.key-row,.table-row{border-color:var(--line)}.compact-row{min-height:46px;padding:0 18px}.spark-bars{height:236px;gap:15px;border-top:0;padding:20px 24px 22px}.spark-bars i{width:15px;border-radius:5px;background:var(--blue)}.recent-list,.key-list,.usage-table,.model-market{border-top:0}.recent-head{color:var(--text-soft);font-size:11px;font-weight:650}.recent-row{grid-template-columns:18px minmax(150px,1fr) minmax(160px,1.2fr) 92px 92px;padding:0 18px}.text-action,.result-meta button{color:var(--blue)}.usage-hero{grid-template-columns:140px 160px 150px 120px 1fr;gap:28px;min-height:150px;margin-top:28px;overflow:visible;padding:28px 32px}.key-breakdown{min-width:0;gap:8px}.key-stat{border-bottom-color:var(--line)}.key-stat strong{color:var(--text)}.trend{color:var(--text-muted)}.filters{align-items:flex-start;margin-top:18px}.filter-pill,.filter-select,.filter-date,.filter-search,.tab-pill,.json-button,.result-button,.wait-label,.row-action,.model-toggle,.edit-model-toggle,.material-head button,.material-chip,.created-key button,.doc-snippet button{height:34px;border-color:var(--line);border-radius:10px;background:var(--surface);color:#334155;font-weight:610}.filter-pill.selected,.tab-pill.selected,.model-toggle.selected,.edit-model-toggle.selected{border-color:#0071e333;background:var(--blue-soft);color:var(--blue)}.usage-table{margin-top:18px;overflow:visible;padding:0 18px}.table-row{grid-template-columns:88px 124px 150px 132px 108px 82px 86px 82px 76px}.table-head,.key-row-head,.model-head{color:var(--text-soft);font-size:11px;font-weight:650}.status-dot.succeeded{background:var(--green)}.status-dot.running,.status-dot.queued{background:var(--orange)}.status-dot.failed{background:var(--red)}.result-button{background:var(--surface);color:var(--blue)}.media-preview{border:1px solid var(--line);border-radius:12px;background:#f8fafc;box-shadow:0 18px 38px #11182724}.media-art{display:grid;place-items:center;background:#eef2f7}.media-art img{opacity:1}.play-icon{display:none}.preview-play{z-index:1;color:var(--blue)}.waveform,.audio-lightbox{background:#f8fafc}.waveform i,.stage-wave i{background:var(--blue)}.text-preview{background:#111827}.api-key-hero{grid-template-columns:130px 160px minmax(0,1fr);gap:26px;min-height:0;padding:24px 32px}.key-create{grid-template-columns:repeat(5,minmax(0,1fr));align-content:start}.key-create label:nth-child(7){grid-column:span 2}.key-create .primary-action{align-self:end}.key-create label{color:var(--text-muted)}.key-create input{height:36px;border-color:var(--line);border-radius:10px;background:var(--surface);color:var(--text)}.key-model-picker{gap:8px}.model-toggle{color:#53637a}.created-key{grid-template-columns:92px 1fr auto;margin-top:-6px;padding:0 18px}.key-list,.api-docs,.account-section,.model-market{overflow:hidden;padding:0 18px 8px}.key-row{grid-template-columns:135px 112px 116px minmax(160px,1fr) 104px 74px 106px 148px}.key-name svg,.model-name>svg{color:var(--blue)}.api-docs{gap:16px;padding-top:8px}.reference-strip,.reference-table>div,.doc-snippet,.task-flow{border-color:var(--line)}.doc-snippet code{border:1px solid var(--line);border-radius:10px;background:#f8fafc}.playground-grid{grid-template-columns:430px minmax(0,1fr);gap:22px;margin-top:28px}.composer,.result-stage,.request-line{padding:18px}.composer{gap:18px}.material-zone,.reference-strip,.result-meta,.request-line{border-color:var(--line)}.stage-art,.stage-art.video,.stage-art.audio,.stage-art.chat,.empty-stage{min-height:372px;border:1px solid var(--line);border-radius:var(--radius);background:#f8fafc;box-shadow:none}.stage-art.image{background:#f8fafc}.stage-media{min-height:372px;border-radius:calc(var(--radius) - 1px)}.stage-play,.empty-stage,.chat-result{color:var(--text-muted)}.chat-result{width:74%}.stage-status{border:1px solid var(--line);border-radius:10px;background:#fffffff0}.model-filters{gap:8px}.models-page{gap:18px}.model-row{grid-template-columns:1.45fr 110px 140px 82px}.model-name small,.kind-label,.muted{color:var(--text-muted)}.account-section{gap:0}.settings-row{grid-template-columns:130px minmax(0,1.1fr) minmax(0,1fr) auto}.password-grid,.recharge-line{border-color:var(--line);padding:18px 0}.billing-list{border-color:var(--line)}.status-badge{border-radius:10px}.inline-alert,.inline-message{color:var(--red)}@media(max-width:980px){body{min-width:0}.app-shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto 1fr;gap:16px;border-right:0;border-bottom:1px solid var(--line);padding:14px}.nav-list{display:flex;overflow-x:auto;margin-top:0}.account-block{display:none}.main{width:100%;padding:22px 14px 48px}.home-layout,.playground-grid,.home-hero,.account-hero,.usage-hero,.api-key-hero{grid-template-columns:1fr}}
