:root{color-scheme:dark;--bg: #09090f;--bg-elevated: #0e0f17;--surface: #13151f;--surface-raised: #181b27;--surface-hover: #1d2030;--line: #292c3b;--line-soft: #202330;--text: #f6f7fb;--text-secondary: #a9afbf;--text-muted: #747b8e;--violet: #6d5dfc;--violet-hover: #7b6cff;--violet-soft: #28234d;--mint: #54e1bb;--mint-soft: #15382f;--cyan: #53cbea;--cyan-soft: #14323c;--amber: #efb660;--amber-soft: #382a17;--danger: #f07d78;--shadow: 0 18px 45px rgba(0, 0, 0, .2)}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.58}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #958aff;outline-offset:2px}h1,h2,h3,p{margin-top:0}strong,b,h1,h2,h3{letter-spacing:0}.primary,.secondary,.danger-button,.text-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;font-weight:680;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.primary{min-height:40px;padding:9px 15px;border:1px solid var(--violet);color:#fff;background:var(--violet);box-shadow:0 10px 24px #6d5dfc38}.primary:hover:not(:disabled){border-color:var(--violet-hover);background:var(--violet-hover);transform:translateY(-1px)}.secondary{min-height:40px;padding:9px 14px;border:1px solid #35394b;color:#dfe2ec;background:#171925}.secondary:hover:not(:disabled){border-color:#555a70;background:#1c1f2c}.danger-button{min-height:40px;padding:9px 15px;border:1px solid #954b50;color:#fff;background:#7c383d}.danger-button:hover:not(:disabled){border-color:#b65d63;background:#95464c}.text-button{padding:3px 0;border:0;color:#9d94ff;background:transparent}.text-button:hover:not(:disabled){color:#c0baff}.icon-button{width:34px;height:34px;padding:0;border:1px solid var(--line);color:var(--text-secondary);background:var(--surface)}.icon-button:hover{color:#fff;background:var(--surface-hover)}.icon-button.danger{color:#d9878c}.icon-button.danger:hover:not(:disabled){border-color:#6a393d;color:#ffb0b5;background:#291719}.compact{min-height:34px;padding:6px 11px;font-size:12px}.full-width{width:100%}.mobile-only,.mobile-menu{display:none}.brand{display:flex;align-items:center;gap:11px;color:#fff}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid #5e55c6;border-radius:7px;color:#fff;background:#28234f;box-shadow:inset 0 0 18px #6d5dfc26}.brand-name{font-size:19px;font-weight:760;line-height:1}.brand-name b{color:#8d82ff}.brand-name small{display:block;margin-top:6px;color:#777e91;font-size:8px;font-weight:760}.compact-brand{justify-content:center}.app-shell{display:grid;min-height:100vh;grid-template-columns:244px minmax(0,1fr);background:var(--bg)}.sidebar{position:sticky;top:0;z-index:20;display:flex;height:100vh;flex-direction:column;padding:23px 13px 14px;border-right:1px solid var(--line-soft);background:#0b0c13}.sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:0 9px 25px}.workspace-switcher{display:grid;grid-template-columns:30px 1fr 16px;align-items:center;gap:9px;margin:0 3px 23px;padding:10px;border:1px solid var(--line);border-radius:7px;color:#fff;background:var(--surface)}.workspace-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:6px;color:#afa8ff;background:var(--violet-soft)}.workspace-switcher small{display:block;margin-bottom:3px;color:var(--text-muted);font-size:9px}.workspace-switcher strong{display:block;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.workspace-switcher>svg{color:#646b7d}.nav-label{margin:0 11px 8px;color:#555c6f;font-size:9px;font-weight:780}.main-nav{display:grid;gap:4px}.nav-item{position:relative;display:flex;min-height:41px;align-items:center;gap:11px;padding:9px 11px;border:1px solid transparent;border-radius:6px;color:#8f96a8;background:transparent;text-align:left;font-size:12px}.nav-item:hover{color:#e8eaf1;background:#151721}.nav-item.active{border-color:#37315f;color:#fff;background:#211e3e}.nav-item.active svg{color:#a79fff}.active-pip{position:absolute;right:10px;width:5px;height:5px;border-radius:50%;background:#8b7fff;box-shadow:0 0 10px #8b7fffcc}.sidebar-footer{display:grid;gap:8px;margin-top:auto}.service-card{padding:10px 11px;border:1px solid var(--line-soft);border-radius:6px;background:#10121a}.service-card>div{display:flex;align-items:center;gap:7px}.service-card strong{color:#b9bfcc;font-size:10px}.service-card small{display:block;margin:5px 0 0 13px;color:#5f6677;font-size:9px}.live-dot{display:inline-block;width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--mint);box-shadow:0 0 10px #54e1bb80}.signout{width:100%}.nav-backdrop{display:none}.workspace-content{min-width:0;padding:0 clamp(22px,4vw,58px) 50px}.topbar{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line-soft)}.topbar-title{display:flex;align-items:center;gap:12px}.crumb,.section-kicker{margin-bottom:6px;color:#8b82e6;font-size:9px;font-weight:780;line-height:1.2}.topbar h1{margin:0;font-size:21px;line-height:1.25}.topbar-actions{display:flex;align-items:center;gap:10px}.workspace-state,.state-label,.availability,.record-state{display:inline-flex;min-height:25px;align-items:center;gap:6px;padding:4px 8px;border-radius:4px;font-size:10px;font-style:normal;font-weight:680;white-space:nowrap}.workspace-state{color:var(--amber);background:var(--amber-soft)}.workspace-state>span,.availability>span{width:5px;height:5px;border-radius:50%;background:currentColor}.workspace-state.active,.availability.open,.record-state.success{color:var(--mint);background:var(--mint-soft)}.account-mark{display:grid;width:32px;height:32px;place-items:center;border:1px solid #3a3e50;border-radius:50%;color:#d8dbe5;background:var(--surface);font-size:10px;font-weight:780}.action-button{white-space:nowrap}.notice{display:flex;align-items:flex-start;gap:10px;margin-top:18px;padding:11px 13px;border:1px solid #2c594d;border-radius:6px;color:#a5d9ca;background:#10241f;font-size:12px;line-height:1.5}.notice>svg{margin-top:2px;color:var(--mint)}.notice div{display:grid;gap:2px}.notice span{color:var(--mint);font-size:9px;font-weight:780}.page-stack{display:grid;gap:17px;padding-top:26px}.overview-stage{display:grid;min-height:292px;grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);gap:44px;align-items:center;padding:31px 34px;overflow:hidden;border:1px solid #292c3b;border-radius:8px;background:#11131c;box-shadow:var(--shadow)}.stage-copy .section-kicker{display:flex;align-items:center;gap:8px;color:#aaa4f5}.stage-copy h2{max-width:560px;margin:0 0 13px;font-size:35px;line-height:1.16}.stage-copy>p:not(.section-kicker){max-width:500px;margin-bottom:22px;color:var(--text-secondary);font-size:13px;line-height:1.7}.stage-actions{display:flex;gap:9px}.api-preview{align-self:stretch;padding:15px;border:1px solid #303445;border-radius:7px;background:#0a0c12;box-shadow:0 20px 35px #00000042}.preview-bar{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #222532;color:#686f82;font-size:9px;font-weight:760}.preview-bar>span:first-child{display:flex;align-items:center;gap:7px}.preview-bar i{width:6px;height:6px;border-radius:50%;background:var(--mint)}.latency{color:var(--mint)}.preview-line{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;margin-top:20px;padding:13px;border:1px solid #252837;border-radius:5px;background:#11131c}.preview-line code{overflow:hidden;color:#c2c6d2;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.method{color:#a49bff;font-size:10px;font-weight:780}.ok{padding:3px 5px;border-radius:3px;color:var(--mint);background:var(--mint-soft);font-size:9px;font-weight:760}.preview-data{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:9px;margin-top:10px}.preview-data span{overflow:hidden;padding:10px;border:1px solid #232634;border-radius:5px;color:#d1d4df;background:#0e1017;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.preview-data em{display:block;margin-bottom:5px;color:#62697b;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:8px;font-style:normal;font-weight:760}.preview-pulse{display:flex;height:63px;align-items:end;gap:7px;margin-top:12px;padding:10px 12px;border:1px solid #232634;border-radius:5px}.preview-pulse span{width:100%;min-height:8px;border-radius:2px 2px 0 0;background:#373353}.preview-pulse span:nth-child(1){height:22%}.preview-pulse span:nth-child(2){height:45%}.preview-pulse span:nth-child(3){height:34%}.preview-pulse span:nth-child(4){height:73%;background:#5a50d5}.preview-pulse span:nth-child(5){height:52%}.preview-pulse span:nth-child(6){height:88%;background:#6d5dfc}.preview-pulse span:nth-child(7){height:66%}.preview-pulse span:nth-child(8){height:42%}.verification-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 15px;border:1px solid #584524;border-radius:6px;color:#e5c691;background:#251d12}.verification-banner>svg{color:var(--amber)}.verification-banner strong{font-size:12px}.verification-banner p{margin:3px 0 0;color:#aa9574;font-size:10px}.verification-banner.rejected{border-color:#6a3438;color:#f0b3b8;background:#281417}.verification-banner.rejected p{color:#bc858a}.modal-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#030408c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.verification-dialog{width:min(100%,570px);max-height:calc(100vh - 44px);overflow:auto;border:1px solid #35394a;border-radius:8px;background:#151720;box-shadow:0 32px 90px #00000085}.verification-dialog>header{display:grid;grid-template-columns:38px 1fr 34px;gap:11px;align-items:center;padding:17px 18px;border-bottom:1px solid var(--line-soft)}.verification-dialog>header>span{display:grid;width:38px;height:38px;place-items:center;border-radius:7px;color:#aaa2ff;background:var(--violet-soft)}.verification-dialog h2{margin:3px 0 0;font-size:17px}.verification-dialog form{display:grid;gap:14px;padding:19px}.verification-copy strong{font-size:13px}.verification-copy p{margin:5px 0 0;color:var(--text-secondary);font-size:10px;line-height:1.6}.verification-dialog label{display:grid;gap:7px;color:#bdc1cd;font-size:10px;font-weight:650}.verification-dialog label>input:not([type=file]),.verification-dialog label>select{min-height:40px;padding:9px 10px;border:1px solid #343849;border-radius:5px;outline:0;color:#f5f6fa;background:#0d0f16;font-size:11px}.verification-dialog label>input:focus,.verification-dialog label>select:focus{border-color:#756aff;box-shadow:0 0 0 3px #6d5dfc1f}.verification-dialog label>select option{color:#11131b;background:#fff}.license-upload{position:relative;min-height:92px;cursor:pointer}.license-upload>span{display:grid;height:100%;place-items:center;align-content:center;gap:6px;border:1px dashed #45495b;border-radius:6px;color:#b9bdc8;background:#0e1017;text-align:center}.license-upload svg{color:#968dff}.license-upload b{max-width:90%;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.license-upload small{color:var(--text-muted);font-size:8px;font-weight:500}.license-upload input{position:absolute;width:1px;height:1px;opacity:0}.verification-dialog footer{display:flex;justify-content:flex-end;gap:9px;padding-top:3px}.review-note{display:flex;align-items:flex-start;gap:9px;padding:11px;border:1px solid #69383b;border-radius:6px;color:#efb1b6;background:#271518}.review-note svg{flex:0 0 auto;margin-top:1px}.review-note strong{font-size:10px}.review-note p{margin:4px 0 0;color:#bd858a;font-size:9px;line-height:1.55}.verification-status{display:grid;justify-items:center;padding:29px 22px 22px;text-align:center}.status-orbit{display:grid;width:60px;height:60px;margin-bottom:15px;place-items:center;border:1px solid #5a4c2d;border-radius:50%;color:var(--amber);background:var(--amber-soft)}.status-orbit.approved{border-color:#315b50;color:var(--mint);background:var(--mint-soft)}.verification-status h3{margin:5px 0 7px;font-size:18px}.verification-status>p:not(.section-kicker){max-width:390px;margin:0;color:var(--text-secondary);font-size:10px;line-height:1.65}.verification-status dl{width:100%;margin:20px 0 16px;border-top:1px solid var(--line-soft)}.verification-status dl>div{display:grid;grid-template-columns:135px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--line-soft);text-align:left}.verification-status dt{color:var(--text-muted);font-size:9px}.verification-status dd{margin:0;color:#d6d9e1;font-size:10px;word-break:break-word}.verification-status footer{width:100%}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{position:relative;display:grid;min-height:137px;gap:8px;padding:16px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:var(--surface);box-shadow:0 12px 25px #00000021}.metric-card:after{position:absolute;right:-24px;bottom:-35px;width:90px;height:90px;border:1px solid #2c3040;border-radius:50%;content:""}.metric-top{display:flex;align-items:center;gap:9px;color:var(--text-secondary);font-size:10px}.metric-icon{display:grid;width:29px;height:29px;place-items:center;border-radius:5px}.metric-card.mint .metric-icon{color:var(--mint);background:var(--mint-soft)}.metric-card.violet .metric-icon{color:#a9a0ff;background:var(--violet-soft)}.metric-card.cyan .metric-icon{color:var(--cyan);background:var(--cyan-soft)}.metric-card.amber .metric-icon{color:var(--amber);background:var(--amber-soft)}.metric-card>strong{align-self:end;font-size:24px;line-height:1}.metric-card>small{color:var(--text-muted);font-size:10px}.two-column-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:14px}.panel{min-width:0;padding:18px;border:1px solid var(--line);border-radius:7px;background:var(--surface);box-shadow:0 12px 30px #00000021}.panel h2{margin:0;font-size:16px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.panel-heading .section-kicker{margin-bottom:6px}.panel-heading .text-button{font-size:10px}.state-label{color:#b8b2ff;background:var(--violet-soft)}.empty-state{display:flex;align-items:flex-start;gap:12px;padding:28px 3px 8px}.empty-mark{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid #303445;border-radius:7px;color:#777f92;background:#10121a}.empty-state strong{display:block;margin:1px 0 5px;font-size:12px}.empty-state p{max-width:430px;margin:0;color:var(--text-muted);font-size:10px;line-height:1.6}.empty-state .text-button{margin-top:9px;font-size:10px}.usage-list{margin-top:14px}.usage-row{display:grid;grid-template-columns:30px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-top:1px solid var(--line-soft)}.usage-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:5px;color:var(--mint);background:var(--mint-soft)}.usage-row div{display:grid;gap:4px;min-width:0}.usage-row strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.usage-row div span{color:var(--text-muted);font-size:9px}.usage-row>b{color:#dfe2eb;font-size:11px;white-space:nowrap}.step-list{display:grid;gap:0;margin:15px 0 17px;padding:0;list-style:none}.step-list li{display:grid;grid-template-columns:25px 1fr 16px;gap:9px;align-items:center;padding:11px 0;border-top:1px solid var(--line-soft)}.step-list li>span{color:#8e84fb;font-size:9px;font-weight:780}.step-list strong{display:block;margin-bottom:3px;font-size:11px}.step-list p{margin:0;color:var(--text-muted);font-size:9px}.step-list svg{color:#5e6577}.page-intro{display:flex;min-height:108px;align-items:end;justify-content:space-between;gap:20px;padding:8px 2px 4px}.page-intro h2{margin:0 0 8px;font-size:27px}.page-intro p:not(.section-kicker){margin:0;color:var(--text-secondary);font-size:12px;line-height:1.55}.market-stats{display:flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid #315248;border-radius:6px;color:#b8ddd3;background:#12231f}.market-stats strong{font-size:20px}.market-stats>span:last-child{font-size:10px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px;border:1px solid var(--line);border-radius:7px;background:var(--surface)}.search-field{display:flex;width:min(100%,420px);min-height:36px;align-items:center;gap:9px;padding:0 10px;border:1px solid var(--line-soft);border-radius:5px;color:#656d80;background:#0f1119}.search-field input{width:100%;min-width:0;padding:7px 0;border:0;outline:0;color:var(--text);background:transparent;font-size:11px}.search-field input::placeholder{color:#5d6475}.filter-tabs{display:flex;gap:4px}.filter-tabs button{min-height:31px;padding:5px 10px;border:1px solid transparent;border-radius:4px;color:#7d8495;background:transparent;font-size:10px}.filter-tabs button:hover,.filter-tabs button.selected{border-color:#403a72;color:#c1bcff;background:var(--violet-soft)}.model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.model-card{display:flex;min-width:0;min-height:294px;flex-direction:column;padding:16px;border:1px solid var(--line);border-radius:7px;background:var(--surface);box-shadow:0 13px 28px #00000024;transition:border-color .16s ease,background .16s ease,transform .16s ease}.model-card:hover{border-color:#484264;background:#171925;transform:translateY(-2px)}.model-card-top{display:flex;align-items:center;justify-content:space-between;gap:9px}.model-symbol{display:grid;width:35px;height:35px;place-items:center;border:1px solid #37334f;border-radius:7px;color:#a89fff;background:#201d3b}.availability.closed{color:var(--amber);background:var(--amber-soft)}.model-heading{margin-top:16px}.model-heading>span{color:#70778a;font-size:9px}.model-card h3{margin:5px 0 0;font-size:15px;line-height:1.35}.model-card>p{min-height:38px;margin:8px 0 13px;color:var(--text-secondary);font-size:10px;line-height:1.6}.model-id{overflow:hidden;padding:8px 9px;border:1px solid #252837;border-radius:4px;color:#858c9e;background:#0e1017;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.model-prices{display:grid;gap:8px;margin-top:auto;padding-top:14px;border-top:1px solid var(--line-soft)}.price-line{display:grid;grid-template-columns:31px 1fr;gap:3px 7px;align-items:start;color:#858c9c;font-size:9px;line-height:1.45}.price-line>strong{grid-row:1 / span 2;color:#cbcfd9;font-size:9px}.price-line b{color:var(--text);font-weight:680}.unavailable-copy{display:flex;align-items:flex-start;gap:8px;color:#bd9a65;font-size:9px;line-height:1.55}.unavailable-copy svg{flex:0 0 auto;margin-top:1px}.project-layout{gap:18px}.credential-section{overflow:hidden;padding:0}.credential-section-head{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;border-bottom:1px solid var(--line-soft);background:#151722}.credential-section-head h2{margin-top:4px;font-size:14px}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px}.project-item{display:grid;min-width:0;min-height:76px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;border:1px solid var(--line-soft);border-radius:6px;background:#10121a}.project-item-icon{display:grid;width:34px;height:34px;place-items:center;border:1px solid #37334f;border-radius:5px;color:#aaa2ff;background:#201d3b}.project-item>div{display:grid;min-width:0;gap:4px}.project-item strong,.project-item code,.project-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-item strong{color:#d9dce5;font-size:11px}.project-item code{color:#7e8495;font-size:8px}.project-item small{color:#62697a;font-size:8px}.project-item-actions{display:flex;gap:5px}.project-item-actions .icon-button{width:29px;height:29px}.key-table{overflow-x:auto;padding:0 16px 5px}.key-table-row{display:grid;min-width:880px;grid-template-columns:minmax(290px,1.6fr) minmax(120px,.7fr) 70px 100px 190px;align-items:center;gap:12px;min-height:84px;border-top:1px solid var(--line-soft);color:#9fa5b4;font-size:9px}.key-table-head{min-height:35px;border-top:0;color:#646b7c;font-size:8px;font-weight:720}.key-table-row>span{min-width:0}.key-table-row>span:nth-child(2){display:grid;gap:4px}.key-table-row>span:nth-child(2) b{overflow:hidden;color:#cdd0da;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.key-table-row>span:nth-child(2) small{color:#62697b;font-size:8px}.key-primary{display:grid;min-width:0;gap:5px}.key-primary>b{overflow:hidden;color:#dcdee6;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.key-primary>code{overflow:hidden;color:#9d96e4;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.key-primary>small{color:#d2a85d;font-size:8px}.key-table-row .key-actions{justify-content:flex-start}.key-table-row .key-actions .icon-button{width:29px;height:29px}.credential-inline-error{display:flex;align-items:center;gap:7px;margin:12px 16px 0;padding:9px 10px;border:1px solid #63383d;border-radius:5px;color:#e5a0a6;background:#251518;font-size:9px}.credential-summary{display:grid;grid-template-columns:140px 160px minmax(0,1fr);min-height:70px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:var(--surface)}.credential-summary>div{display:flex;align-items:center;gap:10px;padding:13px 15px;border-right:1px solid var(--line-soft)}.credential-summary>div:last-child{border-right:0}.summary-symbol{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:6px;color:#aaa2ff;background:var(--violet-soft)}.credential-summary small{display:block;margin-bottom:3px;color:var(--text-muted);font-size:8px;font-weight:720}.credential-summary strong{font-size:17px}.credential-summary .credential-endpoint{justify-content:flex-end;gap:13px}.credential-endpoint small{margin:0}.credential-endpoint code{max-width:100%;overflow:hidden;padding:7px 9px;border:1px solid #2b2e3e;border-radius:4px;color:#b9b4f6;background:#0c0e15;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.credential-projects{display:grid;gap:13px}.credential-page-section-head{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.credential-page-section-head h2{margin:4px 0 10px;font-size:14px}.project-list{display:grid;gap:13px}.project-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:var(--surface);box-shadow:0 13px 28px #00000021}.project-card-head{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border-bottom:1px solid var(--line-soft);background:#151722}.project-identity{display:flex;min-width:0;align-items:center;gap:11px}.project-identity>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid #37334f;border-radius:6px;color:#a89fff;background:#201d3b}.project-identity>div{min-width:0}.project-identity>div>div{display:flex;align-items:center;gap:9px}.project-identity h3{overflow:hidden;margin:0;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.project-identity p{overflow:hidden;margin:5px 0 0;color:var(--text-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.project-card-actions{display:flex;flex:0 0 auto;align-items:center;gap:6px}.key-list{overflow-x:auto;padding:0 16px 4px}.key-list-head,.key-row{display:grid;min-width:820px;grid-template-columns:minmax(235px,1.5fr) 75px 92px 92px 180px;gap:13px;align-items:center}.key-list-head{min-height:36px;color:#646b7c;font-size:8px;font-weight:720}.key-row{min-height:88px;border-top:1px solid var(--line-soft);color:#9fa5b4;font-size:9px}.key-row>span:first-child{display:grid;min-width:0;gap:5px}.key-row b{overflow:hidden;color:#d8dbe4;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.key-row code{color:#8580bb;font-size:8px}.key-policy-summary{overflow:hidden;color:#666d80;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.key-budget-meter{display:grid;width:min(100%,236px);gap:4px;margin-top:3px}.key-budget-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#78b8a5;font-size:8px;font-weight:700}.key-budget-heading small{overflow:hidden;color:#6b7284;font-size:7px;font-weight:580;text-overflow:ellipsis;white-space:nowrap}.key-budget-line{display:grid;grid-template-columns:13px minmax(0,1fr) 27px;align-items:center;gap:5px;color:#687082;font-size:7px}.key-budget-line>i{display:block;height:3px;overflow:hidden;border-radius:2px;background:#282c37}.key-budget-line>i>b{display:block;height:100%;border-radius:inherit;background:#59b89d}.key-budget-line>strong{color:#7f8799;font-size:7px;text-align:right}.key-budget-meter.warning .key-budget-heading{color:#d2a85d}.key-budget-meter.warning .key-budget-line>i>b{background:#c99746}.key-budget-meter.critical .key-budget-heading{color:#e1838b}.key-budget-meter.critical .key-budget-line>i>b{background:#d4616c}.key-state{display:inline-flex;min-height:23px;align-items:center;padding:4px 7px;border-radius:4px;color:#9198a9;background:#242632;font-style:normal;font-weight:680;white-space:nowrap}.key-state.active{color:var(--mint);background:var(--mint-soft)}.key-actions{display:flex;justify-content:flex-end;gap:6px}.key-actions .icon-button{width:29px;height:29px}.key-actions>span{color:#52596b}.key-list-empty{display:flex;min-height:72px;align-items:center;justify-content:center;gap:8px;border-top:1px solid var(--line-soft);color:#697083;font-size:10px}.credential-dialog{width:min(100%,520px)}.credential-confirm{margin:0;padding:13px;border:1px solid #4e472f;border-radius:6px;color:#d9c08d;background:#241e13;font-size:11px;line-height:1.6}.credential-confirm code{color:#f0d7a4}.credential-confirm.danger-copy{border-color:#64383c;color:#e6a6ab;background:#281619}.credential-confirm.danger-copy code{color:#f1b6ba}.policy-dialog{width:min(100%,650px)}.policy-form{display:grid;gap:14px}.policy-toggle{display:flex!important;min-height:52px;grid-template-columns:none;align-items:center;gap:11px!important;padding:10px 12px;border:1px solid #343849;border-radius:6px;background:#0e1017}.policy-toggle>input,.policy-model-option>input{width:16px!important;height:16px!important;min-height:0!important;flex:0 0 auto;padding:0!important;accent-color:var(--violet)}.policy-toggle>span{display:grid;gap:4px}.policy-toggle b{font-size:10px}.policy-toggle small{color:var(--text-muted);font-size:8px;font-weight:580}.policy-form fieldset{min-width:0;margin:0;padding:12px;border:1px solid #303445;border-radius:6px}.policy-form legend{padding:0 5px;color:#858c9e;font-size:9px;font-weight:700}.policy-model-grid{display:grid;max-height:190px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;overflow-y:auto}.policy-model-option{display:flex!important;min-width:0;grid-template-columns:none;align-items:center;gap:9px!important;padding:9px;border:1px solid #282b39;border-radius:5px;background:#11131b}.policy-model-option>span{display:grid;min-width:0;gap:3px}.policy-model-option b,.policy-model-option code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.policy-model-option b{color:#d5d8e1;font-size:9px}.policy-model-option code{color:#747b8e;font-size:8px}.policy-form textarea{width:100%;resize:vertical;min-height:82px;padding:9px 10px;border:1px solid #343849;border-radius:5px;outline:0;color:#f5f6fa;background:#0d0f16;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;line-height:1.55}.policy-form textarea:focus{border-color:#756aff;box-shadow:0 0 0 3px #6d5dfc1f}.policy-empty{margin:0;padding:12px;color:var(--text-muted);text-align:center;font-size:9px}.policy-error{margin:0;color:#e99ba1;font-size:9px}.policy-budget-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.policy-budget-usage{display:grid;gap:11px;padding-top:14px;border-top:1px solid var(--line-soft)}.policy-budget-usage>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.policy-budget-usage>header>div{display:grid;gap:3px}.policy-budget-usage>header small{color:#72798c;font-size:8px;font-weight:700}.policy-budget-usage>header strong{color:#acd2c6;font-size:10px}.policy-budget-usage>header svg{color:#ce9e4f}.policy-budget-usage.critical>header strong,.policy-budget-usage.critical>header svg{color:#e1838b}.budget-usage-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.budget-usage-values>span{display:grid;min-width:0;gap:4px}.budget-usage-values small{color:#676e80;font-size:8px}.budget-usage-values b{overflow:hidden;color:#d4d7e0;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.budget-remaining-values{display:flex;flex-wrap:wrap;gap:7px 18px;color:#777f91;font-size:8px}.budget-remaining-values b{color:#bfc4d0;font-size:8px}.secret-dialog{width:min(100%,610px)}.secret-dialog-body{padding:19px}.secret-key-name{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:13px;border-bottom:1px solid var(--line-soft);font-size:10px}.secret-key-name span{color:#d9dce5;font-weight:680}.secret-key-name code{color:#8f89c8;font-size:9px}.secret-dialog-body>.primary{margin-top:14px}.key-warning{display:flex;align-items:flex-start;gap:7px;margin:15px 0 0;color:#c9a56d;font-size:10px;line-height:1.55}.key-warning svg{flex:0 0 auto;margin-top:1px}.key-output{display:grid;grid-template-columns:1fr 34px;gap:9px;align-items:center;margin-top:14px;padding:10px;border:1px solid #343849;border-radius:6px;background:#0c0e15}.key-output code{overflow:auto;color:#dcd9ff;font-size:10px;white-space:pre-wrap;word-break:break-all}.billing-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.billing-summary.single{grid-template-columns:minmax(0,1fr)}.balance-summary{display:grid;gap:13px;padding:17px;border:1px solid var(--line);border-radius:7px;background:var(--surface);box-shadow:0 13px 28px #00000024}.balance-title{display:flex;align-items:center;gap:9px}.balance-title>span{display:grid;width:31px;height:31px;place-items:center;border-radius:5px;color:#aaa2ff;background:var(--violet-soft)}.balance-title b{font-size:10px}.balance-title i{margin-left:auto;color:var(--mint);font-size:8px;font-style:normal}.balance-summary>strong{font-size:25px}.balance-summary>div:last-child{display:flex;flex-wrap:wrap;gap:6px 18px;padding-top:11px;border-top:1px solid var(--line-soft)}.balance-summary small{color:var(--text-muted);font-size:9px}.balance-summary small b{color:#bfc3ce}.billing-tabs{display:flex;width:fit-content;gap:4px;padding:4px;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.billing-tabs button{min-height:32px;padding:6px 12px;border:1px solid transparent;border-radius:4px;color:var(--text-muted);background:transparent;font-size:10px}.billing-tabs button.selected{border-color:#453e79;color:#d8d4ff;background:var(--violet-soft)}.ledger-count{color:var(--text-muted);font-size:10px}.ledger-table{margin-top:15px;overflow:auto}.ledger-row{display:grid;min-width:830px;grid-template-columns:1.1fr 1.25fr .9fr 1.45fr .8fr .55fr;gap:12px;align-items:center;padding:11px 0;border-top:1px solid var(--line-soft);color:#a6acba;font-size:9px}.ledger-head{color:#676e80;font-size:8px}.ledger-row>span:first-child{display:grid;gap:3px}.ledger-row b{color:#d0d3dc;font-size:9px}.ledger-row small{overflow:hidden;color:#61687a;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.charge-value{color:#dcd8ff;font-weight:700}.billing-note,.docs-note{display:flex;align-items:flex-start;gap:11px;padding:14px 16px;border:1px solid #305348;border-radius:7px;color:#a8cfc4;background:#11231f;font-size:10px;line-height:1.6}.billing-note>svg,.docs-note>svg{flex:0 0 auto;color:var(--mint)}.billing-note strong,.docs-note strong{color:#d8ece7}.billing-note p,.docs-note p{margin:3px 0 0}.usage-owner{display:grid;min-width:0;gap:3px}.wallet-ledger-table{margin-top:15px;overflow:auto}.wallet-ledger-row{display:grid;min-width:700px;grid-template-columns:1.3fr .9fr .85fr .85fr 1.35fr;gap:12px;align-items:center;padding:11px 0;border-top:1px solid var(--line-soft);color:#a6acba;font-size:9px}.wallet-ledger-head{color:#676e80;font-size:8px}.wallet-ledger-row>span:first-child{display:grid;gap:3px}.wallet-ledger-row b{color:#d0d3dc;font-size:9px}.wallet-ledger-row small{overflow:hidden;color:#61687a;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.ledger-event{display:flex;align-items:center;gap:6px;color:#c8cad3}.ledger-amount{font-weight:760}.ledger-amount.incoming{color:var(--mint)}.ledger-amount.outgoing{color:#e5a1a8}.billing-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.billing-tabs button>span{display:grid;min-width:17px;height:17px;place-items:center;padding:0 4px;border-radius:9px;color:#fff;background:#6658de;font-size:8px;font-weight:760}.recharge-command{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(380px,.65fr);gap:18px;align-items:center;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.recharge-command>div:first-child{display:flex;min-width:0;align-items:center;gap:12px}.recharge-command-icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid #2e6257;border-radius:6px;color:var(--mint);background:#102721}.recharge-command h2{margin:4px 0 5px;font-size:17px}.recharge-command p:not(.section-kicker){margin:0;color:var(--text-secondary);font-size:10px;line-height:1.55}.recharge-command-meta{display:grid;grid-template-columns:1fr 80px auto;gap:12px;align-items:center}.recharge-command-meta>span{display:grid;gap:4px;min-width:0}.recharge-command-meta small{color:var(--text-muted);font-size:8px}.recharge-command-meta strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.recharge-history{padding-bottom:5px}.recharge-loading{display:flex;min-height:110px;align-items:center;justify-content:center;gap:8px;color:var(--text-muted);font-size:10px}.recharge-order-list{margin-top:14px}.recharge-order-row{display:grid;min-height:72px;grid-template-columns:34px minmax(190px,1.3fr) minmax(105px,.55fr) 75px minmax(150px,.9fr);gap:12px;align-items:center;padding:11px 0;border-top:1px solid var(--line-soft)}.recharge-state-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:5px;color:#d5aa62;background:var(--amber-soft)}.recharge-state-icon.approved{color:var(--mint);background:var(--mint-soft)}.recharge-state-icon.rejected{color:#df8d94;background:#321b20}.recharge-order-id,.recharge-order-amount,.recharge-order-note{display:grid;min-width:0;gap:4px}.recharge-order-id strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.recharge-order-row small{color:var(--text-muted);font-size:8px}.recharge-order-amount strong{font-size:12px}.recharge-order-note span{overflow:hidden;color:#a7adba;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.recharge-status{display:inline-flex;width:fit-content;min-height:24px;align-items:center;padding:4px 7px;border-radius:4px;color:#dab775;background:var(--amber-soft);font-size:8px;font-weight:700;white-space:nowrap}.recharge-status.approved{color:var(--mint);background:var(--mint-soft)}.recharge-status.rejected{color:#e39ba1;background:#321b20}.recharge-status.cancelled{color:#969dac;background:#252833}.recharge-dialog{width:min(100%,520px)}.recharge-instructions{display:flex;align-items:flex-start;gap:10px;padding:12px;border-left:2px solid #42af99;color:#a9d4c8;background:#10231f}.recharge-instructions svg{flex:0 0 auto}.recharge-instructions strong{font-size:10px}.recharge-instructions p{margin:4px 0 0;color:#84a99f;font-size:9px;line-height:1.55}.recharge-amount-input{display:grid;grid-template-columns:44px minmax(0,1fr);min-height:44px;overflow:hidden;border:1px solid #343849;border-radius:5px;background:#0d0f16}.recharge-amount-input:focus-within{border-color:#756aff;box-shadow:0 0 0 3px #6d5dfc1f}.recharge-amount-input span{display:grid;place-items:center;border-right:1px solid #2f3341;color:#7ad0bb;font-size:9px;font-weight:750}.recharge-amount-input input{width:100%;min-width:0;border:0!important;box-shadow:none!important;font-size:17px!important;font-weight:750}.verification-dialog textarea{width:100%;resize:vertical;padding:9px 10px;border:1px solid #343849;border-radius:5px;outline:0;color:#f5f6fa;background:#0d0f16;font:inherit;line-height:1.55}.verification-dialog textarea:focus{border-color:#756aff;box-shadow:0 0 0 3px #6d5dfc1f}.docs-grid{display:grid;grid-template-columns:minmax(250px,.78fr) minmax(0,1.22fr);gap:14px}.endpoint-code,.code-output{overflow:auto;margin:14px 0 0;padding:13px;border:1px solid #2a2e3e;border-radius:5px;color:#c7c2ff;background:#0b0d14;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;line-height:1.7;white-space:pre-wrap;word-break:break-word}.muted-copy{display:flex;align-items:flex-start;gap:7px;margin:13px 0 0;color:var(--text-muted);font-size:9px;line-height:1.6}.muted-copy svg{flex:0 0 auto;margin-top:1px}.code-panel{padding:0;overflow:hidden}.code-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:11px 13px;border-bottom:1px solid var(--line-soft);background:#10121a}.code-title>span{display:flex;gap:5px}.code-title i{width:6px;height:6px;border-radius:50%;background:#4a4e5d}.code-title b{color:#888f9f;font-size:9px}.code-title em{justify-self:end;color:#7067d0;font-size:8px;font-style:normal}.code-panel .code-output{margin:0;border:0;border-radius:0;min-height:180px}.auth-page{display:grid;min-height:100vh;grid-template-columns:minmax(480px,1.15fr) minmax(400px,.85fr);background:var(--bg)}.auth-stage{position:relative;display:flex;min-height:100vh;flex-direction:column;padding:36px clamp(38px,6vw,92px);overflow:hidden;border-right:1px solid var(--line-soft);background:#0b0c13}.auth-stage:before{position:absolute;right:10%;bottom:18%;width:340px;height:220px;border:1px solid #242737;border-radius:8px;content:"";transform:rotate(-5deg)}.auth-stage>*{position:relative;z-index:1}.auth-copy{max-width:650px;margin:auto 0 34px}.auth-kicker{display:flex;align-items:center;gap:8px;margin-bottom:15px;color:#8c84e4;font-size:9px;font-weight:780}.auth-kicker span{width:20px;height:1px;background:#6d5dfc}.auth-copy h1{margin:0;color:#fff;font-size:62px;line-height:1}.auth-copy h2{max-width:570px;margin:12px 0 15px;color:#d7d9e2;font-size:31px;line-height:1.2}.auth-copy>p:last-child{max-width:520px;margin:0;color:#8f96a8;font-size:13px;line-height:1.75}.auth-console{width:min(100%,620px);margin-bottom:25px;overflow:hidden;border:1px solid #303445;border-radius:7px;background:#090b11;box-shadow:0 24px 60px #0000004d}.console-top{display:flex;align-items:center;justify-content:space-between;padding:10px 13px;border-bottom:1px solid #232634;color:#737a8c;font-size:8px;font-weight:760}.console-top>span:first-child{display:flex;align-items:center;gap:7px}.console-top i{width:6px;height:6px;border-radius:50%;background:var(--mint)}.console-top>span:last-child{color:var(--mint)}.console-code{display:grid;gap:9px;padding:15px;color:#a8afbf;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px}.console-code b{margin-right:8px;color:#9f96ff}.console-code em{display:inline-block;width:55px;color:#5f6678;font-style:normal}.console-code strong{color:var(--mint)}.console-models{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #232634}.console-models span{padding:9px;border-right:1px solid #232634;color:#666d7f;text-align:center;font-size:8px}.console-models span:last-child{border-right:0}.auth-trust{display:flex;flex-wrap:wrap;gap:8px}.auth-trust span{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid #292c3a;border-radius:4px;color:#7f8698;background:#10121a;font-size:9px}.auth-trust svg{color:#8980e8}.auth-panel{display:grid;min-height:100vh;place-items:center;padding:35px;background:#0e0f17}.auth-card{width:min(100%,410px);padding:29px;border:1px solid #2b2e3d;border-radius:8px;color:var(--text);background:var(--surface);box-shadow:0 28px 60px #00000040}.auth-card h2{margin:0 0 7px;font-size:23px}.auth-description{margin:0 0 22px;color:var(--text-secondary);font-size:11px}.auth-tabs{display:flex;gap:21px;margin-bottom:21px;border-bottom:1px solid var(--line)}.auth-tabs button{padding:0 0 10px;border:0;border-bottom:2px solid transparent;color:var(--text-muted);background:transparent;font-size:11px}.auth-tabs button.selected{border-color:#8277ff;color:#b2acff;font-weight:700}.auth-card form{display:grid;gap:14px}.auth-card label{display:grid;gap:7px;color:#c6cad4;font-size:10px;font-weight:660}.auth-card input,.auth-card select{width:100%;min-height:41px;padding:9px 10px;border:1px solid #35394a;border-radius:5px;outline:0;color:#f5f6fa;background:#0e1017;font-size:11px}.auth-card input::placeholder{color:#5d6475}.auth-card input:focus,.auth-card select:focus{border-color:#766bff;box-shadow:0 0 0 3px #6d5dfc1f}.auth-card option{color:#11131b;background:#fff}.auth-submit{width:100%;margin-top:3px}.form-note{margin:13px 0 0;padding:9px 10px;border:1px solid #2d5b4e;border-radius:5px;color:#a9d9cc;background:#10241f;font-size:10px;line-height:1.5}.verify-button{margin-top:9px}.auth-legal{margin:16px 0 0;color:#575e70;text-align:center;font-size:8px}.loading{display:grid;min-height:100vh;place-items:center;color:var(--text-muted);text-align:center;font-size:11px}.loading p{margin:13px 0 0}@media(max-width:1120px){.overview-stage{grid-template-columns:1fr;gap:25px}.api-preview{min-height:230px}.metric-grid,.model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column-grid{grid-template-columns:1fr}.auth-page{grid-template-columns:1fr 430px}.auth-stage{padding:34px 45px}}@media(max-width:800px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:0;width:min(86vw,280px);transform:translate(-101%);transition:transform .2s ease}.nav-open .sidebar{transform:translate(0)}.nav-backdrop{position:fixed;z-index:15;top:0;right:0;bottom:0;left:0;display:none;border:0;background:#000000a6}.nav-open .nav-backdrop{display:block}.mobile-only,.mobile-menu{display:inline-flex}.workspace-content{padding:0 17px 32px}.topbar{min-height:70px}.topbar h1{font-size:18px}.crumb{font-size:8px}.workspace-state,.account-mark{display:none}.action-button{min-height:35px;padding:7px 10px;font-size:10px}.overview-stage{min-height:auto;padding:23px 19px}.stage-copy h2{font-size:27px}.stage-actions{flex-direction:column}.stage-actions button{width:100%}.preview-data,.policy-budget-grid{grid-template-columns:1fr}.preview-pulse{height:52px}.metric-grid,.billing-summary,.docs-grid{grid-template-columns:1fr}.billing-tabs{width:100%}.billing-tabs button{flex:1}.recharge-command{grid-template-columns:1fr}.recharge-command-meta{grid-template-columns:1fr 70px}.recharge-command-meta .primary{grid-column:1 / -1;width:100%}.recharge-order-row{grid-template-columns:34px minmax(0,1fr) auto;gap:9px;margin-top:10px;padding:13px;border:1px solid var(--line-soft);border-radius:6px;background:#0f1119}.recharge-order-amount{grid-column:2}.recharge-order-row>.recharge-status{grid-column:3;grid-row:1}.recharge-order-note{grid-column:2 / -1;padding-top:9px;border-top:1px solid var(--line-soft)}.wallet-ledger-table{overflow:visible}.wallet-ledger-head{display:none}.wallet-ledger-row:not(.wallet-ledger-head){min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:9px 14px;margin-top:10px;padding:13px;border:1px solid var(--line-soft);border-radius:6px;background:#0f1119}.wallet-ledger-row:not(.wallet-ledger-head)>span:first-child{min-width:0}.wallet-ledger-row:not(.wallet-ledger-head)>.ledger-event{grid-column:2;grid-row:1;justify-self:end}.wallet-ledger-row:not(.wallet-ledger-head)>strong{grid-column:2;grid-row:2;justify-self:end}.wallet-ledger-row:not(.wallet-ledger-head)>.ledger-amount{grid-column:1;font-size:13px}.wallet-ledger-row:not(.wallet-ledger-head)>.ledger-amount:before,.wallet-ledger-row:not(.wallet-ledger-head)>span:nth-child(5):before{display:block;margin-bottom:4px;color:var(--text-muted);font-size:8px;font-weight:500}.wallet-ledger-row:not(.wallet-ledger-head)>.ledger-amount:before{content:"余额变动"}.wallet-ledger-row:not(.wallet-ledger-head)>span:nth-child(5){grid-column:2;justify-self:end;text-align:right}.wallet-ledger-row:not(.wallet-ledger-head)>span:nth-child(5):before{content:"变动后余额"}.wallet-ledger-row:not(.wallet-ledger-head)>span:nth-child(6){grid-column:1 / -1;padding-top:9px;border-top:1px solid var(--line-soft);color:#8f96a8;line-height:1.5}.model-grid{grid-template-columns:1fr}.metric-card{min-height:116px}.page-intro,.catalog-toolbar{align-items:flex-start;flex-direction:column}.page-intro{min-height:90px}.page-intro h2{font-size:23px}.market-stats,.search-field,.filter-tabs{width:100%}.filter-tabs button{flex:1}.verification-banner{grid-template-columns:auto 1fr}.verification-banner button{grid-column:1 / -1;width:100%}.credential-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.credential-summary>div:nth-child(2){border-right:0}.credential-summary .credential-endpoint{grid-column:1 / -1;justify-content:space-between;border-top:1px solid var(--line-soft)}.project-card-head{align-items:flex-start;flex-direction:column}.project-card-actions{width:100%}.project-card-actions .primary{flex:1}.key-list{overflow:visible;padding:0 13px 12px}.key-list-head{display:none}.key-row{min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;margin-top:11px;padding:12px;border:1px solid var(--line-soft);border-radius:6px;background:#10121a}.key-row>span:nth-child(2){justify-self:end}.key-row>span:nth-child(3),.key-row>span:nth-child(4){display:grid;gap:4px}.key-row>span:nth-child(3):before,.key-row>span:nth-child(4):before{color:#62697b;font-size:8px;content:"最近使用"}.key-row>span:nth-child(4){justify-self:end;text-align:right}.key-row>span:nth-child(4):before{content:"创建时间"}.key-row>.key-actions{grid-column:1 / -1;padding-top:9px;border-top:1px solid var(--line-soft)}.key-actions .icon-button{width:34px;height:34px}.policy-model-grid,.auth-page{grid-template-columns:1fr}.auth-stage{min-height:520px;padding:28px 24px;border-right:0;border-bottom:1px solid var(--line-soft)}.auth-copy{margin:70px 0 25px}.auth-copy h1{font-size:44px}.auth-copy h2{font-size:25px}.auth-console{margin-bottom:18px}.auth-panel{min-height:auto;padding:30px 20px}.auth-card{padding:22px}}@media(max-width:460px){.topbar-actions .primary svg{display:none}.topbar-actions .primary{padding-inline:9px}.metric-grid{grid-template-columns:1fr}.overview-stage{padding:20px 15px}.stage-copy h2{font-size:25px}.api-preview{padding:11px}.preview-line{grid-template-columns:auto minmax(0,1fr) auto;padding:10px}.page-stack{padding-top:20px}.auth-stage{min-height:480px}.auth-copy{margin-top:52px}.console-models{grid-template-columns:repeat(2,1fr)}.console-models span:nth-child(2){border-right:0}.console-models span:nth-child(-n+2){border-bottom:1px solid #232634}.modal-backdrop{padding:10px}.verification-dialog{max-height:calc(100vh - 20px)}.verification-dialog form{padding:15px}.verification-status dl>div{grid-template-columns:1fr;gap:5px}.verification-dialog footer{flex-direction:column-reverse}.verification-dialog footer button{width:100%}}@media(max-width:760px){.project-grid{grid-template-columns:1fr;padding:11px}.project-item{grid-template-columns:34px minmax(0,1fr)}.project-item-actions{grid-column:1 / -1;justify-content:flex-end;padding-top:8px;border-top:1px solid var(--line-soft)}.credential-section-head{align-items:flex-start;flex-direction:column}.credential-section-head>button{width:100%}.key-table{overflow:visible;padding:0 11px 12px}.key-table-head{display:none}.key-table-row:not(.key-table-head){min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;margin-top:11px;padding:12px;border:1px solid var(--line-soft);border-radius:6px;background:#10121a}.key-table-row:not(.key-table-head)>span:nth-child(3){justify-self:end;grid-column:2;grid-row:1}.key-table-row:not(.key-table-head)>span:nth-child(2),.key-table-row:not(.key-table-head)>span:nth-child(4){display:grid;gap:4px}.key-table-row:not(.key-table-head)>span:nth-child(4){justify-self:end;text-align:right}.key-table-row:not(.key-table-head)>span:nth-child(4):before{color:#62697b;font-size:8px;content:"最近使用"}.key-table-row:not(.key-table-head)>.key-actions{grid-column:1 / -1;justify-content:flex-end;padding-top:9px;border-top:1px solid var(--line-soft)}.key-table-row:not(.key-table-head)>.key-actions .icon-button{width:34px;height:34px}.wallet-ledger-row:not(.wallet-ledger-head)>span:nth-child(4){grid-column:2;justify-self:end;text-align:right}.wallet-ledger-row:not(.wallet-ledger-head)>span:nth-child(4):before{display:block;margin-bottom:4px;color:var(--text-muted);font-size:8px;content:"变动后余额"}.wallet-ledger-row:not(.wallet-ledger-head)>span:nth-child(5){grid-column:1 / -1;padding-top:9px;border-top:1px solid var(--line-soft);color:#8f96a8;line-height:1.5}}
