:root{color:#17201d;font-synthesis:none;text-rendering:optimizelegibility;background:#eef1ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.brand-mark{color:#d8ff74;letter-spacing:.18em;font-size:.92rem;font-weight:850}.login-page{color:#eaf2ed;background:#111a17;grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.login-brand,.login-footer{justify-content:space-between;align-items:center;padding:1.5rem clamp(1.5rem,5vw,5rem);display:flex}.login-brand{border-bottom:1px solid #2b3833}.login-brand .brand-context{margin-left:1rem;margin-right:auto}.brand-context,.login-footer{color:#92a29b;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.language-switcher{color:#66766f;align-items:center;gap:.45rem;font-size:.72rem;display:flex}.language-switcher button{color:#899991;cursor:pointer;background:0 0;border:0;width:auto;margin:0;padding:.15rem 0;font-weight:650}.language-switcher button:hover,.language-switcher button.active{color:#d8ff74}.login-workspace{grid-template-columns:minmax(0,1.2fr) minmax(19rem,27rem);align-items:start;gap:clamp(3rem,9vw,9rem);width:min(72rem,100%);margin:auto;padding:clamp(3rem,9vw,8rem) clamp(1.5rem,5vw,5rem);display:grid}.login-intro h1,.home-page h1,.status-screen h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.5rem,6vw,5.25rem);font-weight:520;line-height:.98}.login-intro>p:last-child,.home-summary,.status-screen>p{color:#9baba4;max-width:35rem;font-size:1rem;line-height:1.7}.section-label{color:#2a7564;letter-spacing:.13em;text-transform:uppercase;margin:0 0 1.4rem;font-size:.73rem;font-weight:800}.login-page .section-label{color:#d8ff74}.login-form{border-top:2px solid #d8ff74;gap:.65rem;padding-top:.4rem;display:grid}.login-form label{color:#b7c3be;margin-top:1.2rem;font-size:.78rem;font-weight:700}.login-form input{color:#f3f7f4;background:0 0;border:0;border-bottom:1px solid #48564f;border-radius:0;outline:0;width:100%;padding:.85rem 0;transition:border-color .16s}.login-form input:focus{border-color:#d8ff74}.primary-action{color:#111a17;cursor:pointer;background:#d8ff74;border:0;border-radius:.2rem;width:fit-content;min-width:8.5rem;margin-top:1.4rem;padding:.85rem 1.2rem;font-weight:800;transition:transform .14s,background .14s}.primary-action:hover:not(:disabled){background:#e4ff9b;transform:translateY(-1px)}.primary-action:disabled{cursor:wait;opacity:.65}.danger-action{color:#fff;cursor:pointer;background:#a84431;border:0;border-radius:.2rem;padding:.8rem 1rem;font-weight:800}.danger-action:disabled{cursor:wait;opacity:.65}.form-message,.shell-message{color:#ffd5ca;background:#1a2421;border-left:3px solid #ec8f75;margin-top:1rem;padding:.75rem 0 .75rem 1rem;font-size:.88rem;line-height:1.5;animation:.18s ease-out message-in}.form-message--session{color:#dce9e1;border-color:#d8ff74}.success-message{color:#1e5d4d;background:#dfece5;border-left:3px solid #2a806b;margin:0 0 1.5rem;padding:.8rem 1rem;font-size:.84rem;animation:.18s ease-out message-in}.login-footer{border-top:1px solid #2b3833;justify-content:flex-start}.app-frame{background:#eef1ed;min-height:100vh}.topbar{color:#eaf2ed;background:#111a17;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(2rem,5vw,5rem);min-height:4.75rem;padding:0 clamp(1.25rem,4vw,3.5rem);display:grid}.topbar-brand{align-items:center;gap:.75rem;font-weight:700;display:flex}.topbar nav a{color:#f1f5f2;border-bottom:2px solid #d8ff74;align-items:center;min-height:4.75rem;font-size:.9rem;text-decoration:none;display:inline-flex}.administrator-menu{align-items:center;gap:1.5rem;display:flex}.administrator-menu>div{text-align:right;display:grid}.administrator-menu strong{font-size:.85rem}.administrator-menu span{color:#8fa098;margin-top:.15rem;font-size:.72rem}.text-action{color:#d8ff74;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.text-action:disabled{opacity:.55}.home-page{max-width:74rem;margin:0 auto;padding:clamp(4rem,9vw,8rem) clamp(1.5rem,5vw,4rem);animation:.28s ease-out workspace-in}.home-page h1{color:#17201d;max-width:55rem}.home-summary{color:#53615b}.shell-message{color:#7d2d1d;background:#f9e7df;max-width:42rem;margin:0 0 2rem}.session-facts{border-top:1px solid #aeb8b3;grid-template-columns:repeat(2,1fr);max-width:44rem;margin:4rem 0 0;display:grid}.session-facts>div{padding:1.25rem 1.5rem 0 0}.session-facts dt{color:#6e7a74;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.session-facts dd{margin:.55rem 0 0;font-weight:700}.status-screen{color:#eaf2ed;background:#111a17;place-content:center;justify-items:start;min-height:100vh;padding:2rem;display:grid}.status-screen .loading-line{background:#34423c;width:min(18rem,65vw);height:2px;margin:2.5rem 0 1rem;overflow:hidden}.status-screen .loading-line:after{content:"";background:#d8ff74;width:42%;height:100%;animation:1.1s ease-in-out infinite alternate loading;display:block}.status-screen>p{margin-top:1.4rem}.status-screen--error{justify-items:start}.status-screen--error h1{max-width:45rem;margin-top:1.5rem}.status-code{color:#d8ff74;letter-spacing:.16em;font-size:.8rem;font-weight:850}@keyframes loading{0%{transform:translate(-20%)}to{transform:translate(160%)}}@keyframes workspace-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes message-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=760px){.login-workspace{grid-template-columns:1fr;gap:2.5rem}.topbar{grid-template-columns:1fr auto;min-height:auto;padding-top:1rem;padding-bottom:1rem}.topbar nav,.administrator-menu>div{display:none}.session-facts{grid-template-columns:1fr}}.app-frame{grid-template-columns:15.5rem minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#eaf2ed;background:#111a17;flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.sidebar-brand{border-bottom:1px solid #2b3833;align-items:center;gap:.75rem;min-height:5.25rem;padding:0 1.5rem;font-weight:750;display:flex}.sidebar nav{gap:.2rem;padding:1.25rem .75rem;display:grid}.sidebar nav button{color:#91a099;text-align:left;cursor:pointer;background:0 0;border:0;border-left:2px solid #0000;padding:.72rem .8rem;transition:color .14s,background .14s}.sidebar nav button:hover{color:#eef5f1;background:#19231f}.sidebar nav button.active{color:#f7fbf8;background:#1b2722;border-left-color:#d8ff74}.operator{border-top:1px solid #2b3833;gap:.25rem;margin-top:auto;padding:1.25rem 1.5rem 1.5rem;display:grid}.operator strong{font-size:.82rem}.operator span{color:#899991;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.operator>button{color:#d8ff74;cursor:pointer;background:0 0;border:0;width:fit-content;margin-top:.8rem;padding:0;font-weight:700}.operator .language-switcher{margin-top:.7rem}.operator .language-switcher button{color:#899991}.operator .language-switcher button:hover,.operator .language-switcher button.active{color:#d8ff74}.workspace{background:#eef1ed;min-width:0}.page-header{background:#f6f8f5;border-bottom:1px solid #ccd3cf;padding:3.75rem clamp(1.5rem,5vw,5rem) 2.5rem;animation:.22s ease-out workspace-in}.page-header h1{color:#17201d;letter-spacing:-.055em;max-width:70rem;margin:0;font-size:clamp(2.3rem,5vw,4.6rem);font-weight:520;line-height:1}.page-header>p:last-child{color:#66736d;max-width:48rem;margin:1rem 0 0;line-height:1.6}.page-content{gap:2.75rem;padding:2.25rem clamp(1.5rem,5vw,5rem) 5rem;display:grid}.home-actions{border-top:1px solid #aab5af;grid-template-columns:repeat(3,1fr);display:grid}.operational-summary{border-top:1px solid #98a69f;grid-template-columns:repeat(4,1fr);margin:0;display:grid}.operational-summary>div{border-right:1px solid #d0d7d3;padding:1rem 1rem 1.2rem 0}.operational-summary dt{color:#718079;letter-spacing:.06em;text-transform:uppercase;font-size:.67rem;font-weight:800}.operational-summary dd{margin:.55rem 0 0;font-size:1.35rem;font-weight:650}.home-actions button{text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #c2cbc6;min-height:10rem;padding:1.25rem;transition:background .14s,transform .14s;display:grid}.home-actions button:hover{background:#e4eae6;transform:translateY(-2px)}.home-actions span,.home-actions small{color:#718079;font-size:.72rem}.home-actions strong{align-self:end;font-size:1.1rem}.section-block{border-top:1px solid #ccd3cf;padding-top:1rem}.section-title{justify-content:space-between;align-items:center;gap:1rem;min-height:2.75rem;display:flex}.section-title h2{letter-spacing:-.01em;margin:0;font-size:1rem}.secondary-action,.row-action{color:#245f52;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #245f52;padding:.35rem 0;font-weight:700}.secondary-action:disabled,.row-action:disabled{opacity:.45;cursor:not-allowed}.row-action{margin-right:.8rem;font-size:.78rem}.row-action.danger{color:#963e2d;border-color:#963e2d}.table-scroll{border-top:1px solid #98a69f;margin-top:.6rem;overflow:auto}table{border-collapse:collapse;width:100%;font-size:.82rem}th{color:#718079;letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:.75rem 1rem .75rem 0;font-size:.67rem}td{vertical-align:top;border-top:1px solid #d3dad6;min-width:7rem;padding:1rem 1rem 1rem 0}.provider-filter-row{cursor:pointer}.provider-filter-row td{transition:background .14s}.provider-filter-row:hover td,.provider-filter-row:focus-visible td{background:#e8eeea}.provider-filter-row.selected td{background:#dde9e2}.provider-filter-row td:first-child{padding-left:.7rem}.provider-filter-row.selected td:first-child{box-shadow:inset 3px 0 #245f52}.provider-filter-row:focus-visible{outline:none}.table-subtitle,td small{color:#75827c;margin-top:.25rem;display:block}.model-price{gap:.4rem;min-width:18rem;display:grid}.model-price small{margin-top:0}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem}.status{white-space:nowrap;color:#64716b;letter-spacing:.05em;text-transform:uppercase;align-items:center;font-size:.7rem;font-weight:800;display:inline-flex}.status:before{content:"";background:#85928c;border-radius:50%;width:.42rem;height:.42rem;margin-right:.4rem}.status--active:before,.status--succeeded:before,.status--success:before{background:#2a806b}.status--disabled:before,.status--revoked:before,.status--failed:before,.status--failure:before,.status--denied:before{background:#c65b43}.status--in_progress:before,.status--planned:before{background:#c49a27}.compact-select{background:#f8faf7;border:1px solid #b5c0ba;min-width:7.5rem;padding:.45rem .55rem}.table-filter{color:#6d7973;justify-content:flex-end;align-items:center;gap:.65rem;margin:0 0 .8rem;font-size:.75rem;font-weight:700;display:flex}.table-filter select{background:#f8faf7;border:1px solid #b5c0ba;min-width:12rem;padding:.5rem .6rem}.api-tags{flex-wrap:wrap;gap:.35rem;min-width:10rem;display:flex}.api-tag{color:#59665f;white-space:nowrap;background:#edf1ef;border:1px solid #b9c3be;align-items:center;padding:.24rem .42rem;font-size:.66rem;font-weight:750;display:inline-flex}.api-tag--verified{color:#1f6654;background:#e1eee8;border-color:#6fa08f}.api-tag--failed{color:#9a3f2c;background:#f6e8e3;border-color:#d49a89}.empty-state,.detail-empty{color:#7a8781;border-top:1px solid #d0d7d3;place-items:center;min-height:8rem;font-size:.83rem;display:grid}.split-workspace{grid-template-columns:minmax(0,1fr) minmax(19rem,25rem);gap:3rem;display:grid}.editor{color:#eaf2ed;background:#17211d;align-self:start;gap:.9rem;padding:1.25rem 1.4rem 1.5rem;display:grid;position:sticky;top:2rem}.modal-backdrop{z-index:20;background:#07100dcc;place-items:start center;padding:3rem 1.5rem;animation:.16s ease-out message-in;display:grid;position:fixed;inset:0;overflow:auto}.modal-panel{width:min(36rem,100%);box-shadow:0 1.5rem 5rem #0008}.modal-panel--wide{width:min(72rem,100%)}.modal-panel .editor{position:static}.price-fields{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:.25rem 0;padding:0;display:grid}.price-fields legend{color:#a2b0a9;width:100%;margin-bottom:.7rem;font-size:.7rem;font-weight:800}.api-selector{border:1px solid #415049;gap:.65rem;margin:0;padding:.9rem;display:grid}.api-selector legend{color:#a2b0a9;padding:0 .35rem;font-size:.7rem;font-weight:800}.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.checkbox-grid label{cursor:pointer;border:1px solid #35433d;grid-template-columns:auto 1fr;align-items:center;gap:0 .5rem;padding:.55rem;display:grid}.checkbox-grid input{grid-row:1/span 2;width:auto;margin:0}.checkbox-grid span{font-size:.78rem}.checkbox-grid small{color:#829088;font-size:.62rem}.form-hint{color:#a2b0a9;margin:0;font-size:.78rem;line-height:1.55}.field{gap:.38rem;display:grid}.field>span{color:#6d7973;font-size:.7rem;font-weight:800}.editor .field>span,.playground-form .field>span{color:#a2b0a9}.editor-heading h2,.confirmation-dialog h2{margin:0;font-size:1.45rem;font-weight:620}.editor-heading .section-label,.confirmation-dialog .section-label{color:#d8ff74;margin-bottom:.45rem}.editor-heading>p:last-child,.confirmation-dialog>p{color:#a2b0a9;margin:.15rem 0 .45rem;font-size:.8rem;line-height:1.55}.form-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.field input,.field select,.field textarea,.inline-editor input,.inline-editor select,.compact-form input,.compact-form select{width:100%;color:inherit;background:#f8faf7;border:1px solid #b5c0ba;border-radius:2px;outline:0;padding:.68rem .72rem}.editor input,.editor select{color:#f1f5f2;background:#111a17;border-color:#415049}.field input:focus,.field select:focus,.field textarea:focus{border-color:#2a7564;box-shadow:0 0 0 2px #2a756425}.form-actions{justify-content:flex-end;gap:1rem;display:flex}.form-actions .primary-action{margin-top:0}.inline-editor{background:#e5eae7;border-left:2px solid #2a7564;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.65rem;margin:.75rem 0 1rem;padding:1rem;display:grid}.inline-editor .primary-action{margin-top:0}.inline-create{flex-direction:column;align-items:flex-end;display:flex}.inline-test{gap:.2rem;display:inline-grid}.inline-test small{color:#53615b}.master-detail{grid-template-columns:minmax(13rem,20rem) minmax(0,1fr);gap:2.5rem;display:grid}.master-list{border-top:1px solid #98a69f}.master-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #d0d7d3;justify-content:space-between;align-items:center;width:100%;padding:1rem .75rem;display:flex}.master-list>button>span:first-child{gap:.25rem;min-width:0;display:grid}.master-list>button small{color:#75827c;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.master-list>button:hover,.master-list>button.selected{background:#e2e8e4}.detail-panel{border-left:1px solid #bcc6c1;min-width:0;padding-left:2rem}.detail-panel>header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.detail-panel h2{margin:0;font-size:1.5rem;font-weight:600}.detail-description{color:#68756f;max-width:36rem;margin:.55rem 0 0;font-size:.82rem;line-height:1.55}.detail-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.channel-facts{border-top:1px solid #d0d7d3;grid-template-columns:repeat(2,minmax(0,1fr));margin:1.4rem 0 0;display:grid}.channel-facts>div{padding:.85rem 1rem 0 0}.channel-facts dt,.credential-grid span{color:#75827c;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:800}.channel-facts dd{margin:.35rem 0 0;font-size:.82rem}.usage-section{margin-top:2rem}.usage-controls{align-items:center;gap:.7rem;display:flex}.usage-controls select{color:#34443d;background:0 0;border:0;border-bottom:1px solid #8d9b94;padding:.3rem 1.4rem .3rem .2rem}.live-indicator{color:#2a7564;align-items:center;font-size:.7rem;font-weight:800;display:inline-flex}.live-indicator:before{content:"";background:#2a806b;border-radius:50%;width:.42rem;height:.42rem;margin-right:.4rem;animation:2s infinite live-pulse;box-shadow:0 0 #2a806b66}.usage-summary{border-top:1px solid #98a69f;border-bottom:1px solid #d0d7d3;grid-template-columns:repeat(6,minmax(0,1fr));margin:0;display:grid}.usage-summary>div{min-width:0;padding:1rem .8rem 1rem 0}.usage-summary dt{color:#718079;letter-spacing:.04em;text-transform:uppercase;font-size:.65rem;font-weight:800}.usage-summary dd{text-overflow:ellipsis;margin:.45rem 0 0;font-size:clamp(.95rem,1.4vw,1.25rem);font-weight:650;overflow:hidden}.usage-summary small,.usage-meta{color:#75827c;font-size:.67rem}.usage-summary .positive dd{color:#1f735e}.usage-summary .negative dd{color:#a84431}.usage-meta{text-align:right;padding-top:.65rem}.scope-options{border-top:1px solid #415049;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.scope-options button{color:#dce5e0;text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #415049;gap:.25rem;min-height:7rem;padding:.9rem;display:grid}.scope-options button:last-child{border-right:0}.scope-options button:hover,.scope-options button.selected{color:#111a17;background:#d8ff74}.scope-options code,.scope-options small{color:#8fa098;font-size:.68rem}.scope-options button.selected code,.scope-options button.selected small{color:#3f5149}.scope-options strong{align-self:end;font-size:.88rem}.model-checklist{border-top:1px solid #415049;grid-template-columns:repeat(2,minmax(0,1fr));max-height:11rem;display:grid;overflow:auto}.model-checklist label{cursor:pointer;border-bottom:1px solid #34423c;align-items:center;gap:.65rem;padding:.7rem .3rem;display:flex}.model-checklist label>span{display:grid}.model-checklist small,.access-price-row small,.matched-models span{color:#8fa098;font-size:.68rem}.matched-models{justify-content:space-between;align-items:center;margin-top:.4rem;display:flex}.access-price-list{border-top:1px solid #415049;max-height:23rem;overflow:auto}.access-price-row{border-bottom:1px solid #34423c;grid-template-columns:minmax(12rem,1.4fr) repeat(3,minmax(7rem,1fr));align-items:end;gap:.7rem;padding:.8rem 0;display:grid}.access-price-row>div:first-child{align-self:center;display:grid}@keyframes live-pulse{70%{box-shadow:0 0 0 .35rem #2a806b00}to{box-shadow:0 0 #2a806b00}}.detail-panel>section{margin-top:2rem}.record-line{border-top:1px solid #d0d7d3;align-items:center;gap:1rem;padding:.85rem 0;font-size:.82rem;display:flex}.record-line>span:first-child{flex:1;display:grid}.record-line small{color:#75827c}.secret-once{color:#f1f6f3;background:#17211d;border-left:3px solid #d8ff74;gap:.65rem;margin:1.5rem 0;padding:1rem;display:grid}.secret-once code{overflow-wrap:anywhere;color:#d8ff74}.secret-once button{color:#d8ff74;cursor:pointer;background:0 0;border:0;width:fit-content}.credential-grid{border-top:1px solid #aab5af;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.credential-grid>div{border-bottom:1px solid #d0d7d3;gap:.45rem;min-width:0;padding:1rem 1rem 1rem 0;display:grid}.credential-grid code{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.credential-grid .row-action{width:fit-content}.section-note{color:#75827c;margin:.7rem 0 0;font-size:.75rem;line-height:1.5}.model-prerequisite{border-top:1px solid #aab5af;grid-template-columns:repeat(3,minmax(0,1fr));padding-top:.2rem;display:grid}.model-prerequisite>div{border-right:1px solid #d0d7d3;gap:.3rem;min-height:7.5rem;padding:.9rem 1rem .9rem 0;display:grid}.model-prerequisite>div+div{padding-left:1rem}.model-prerequisite span,.model-prerequisite small{color:#75827c;font-size:.7rem}.model-prerequisite strong{align-self:end;font-size:.84rem}.model-prerequisite .primary-action{grid-column:1/-1;margin-top:.9rem}.compact-form{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.6rem;margin-top:.75rem;display:grid}.playground{grid-template-columns:minmax(20rem,.9fr) minmax(0,1.1fr);gap:3rem;display:grid}.playground-form{color:#eef5f1;background:#17211d;gap:1rem;padding:1.35rem;display:grid}.playground-form textarea,.playground-form select,.playground-form input{color:#f1f5f2;resize:vertical;background:#111a17;border-color:#415049}.playground-targets,.playground-parameters{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.playground-switches{justify-content:space-between;align-items:center;gap:1rem;padding-block:.15rem;display:flex}.playground-verification{color:#b5c0ba;border-left:2px solid #89968f;margin:-.35rem 0 0;padding-left:.65rem;font-size:.72rem;line-height:1.5}.playground-verification.verified{color:#9fd7c5;border-color:#43a487}.playground-verification.failed{color:#ffc0b3;border-color:#ff866d}.mode-switch{background:#111a17;border:1px solid #415049;padding:.18rem;display:inline-flex}.mode-switch button{color:#a2b0a9;cursor:pointer;background:0 0;border:0;min-width:5.4rem;padding:.55rem .75rem}.mode-switch button.active{color:#111a17;background:#d8ff74}.thinking-switch{color:#dfe9e3;cursor:pointer;align-items:center;gap:.55rem;font-size:.78rem;display:flex}.thinking-switch input{accent-color:#d8ff74}.playground-output{border-top:1px solid #98a69f;min-width:0;padding-top:1rem}.playground-output h3{margin:1.2rem 0 .55rem;font-size:.82rem}.playground-output details{margin-top:1rem}.playground-output summary{color:#516159;cursor:pointer;font-size:.78rem;font-weight:750}.playground-stats{color:#6d7973;border-bottom:1px solid #c5cec9;flex-wrap:wrap;gap:.45rem 1rem;padding-block:.75rem;font-size:.72rem;display:flex}.playground-output pre,.content-inspector pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#dfe9e3;background:#111a17;max-height:28rem;padding:1rem;line-height:1.55;overflow:auto}.output-meta{color:#6d7973;justify-content:space-between;font-size:.73rem;display:flex}.request-list>button{grid-template-columns:minmax(0,1fr) auto auto;gap:1rem;display:grid}.request-list>button>span:first-child{min-width:0;display:grid}.request-list small{color:#77847e}.detail-facts{border-top:1px solid #aab5af;grid-template-columns:repeat(2,1fr);display:grid}.detail-facts>div{padding:1rem 1rem 1rem 0}.detail-facts dt{color:#718079;text-transform:uppercase;font-size:.67rem;font-weight:800}.detail-facts dd{margin:.4rem 0 0;font-size:.82rem}.attempt{border-top:1px solid #d0d7d3;grid-template-columns:1fr auto auto;gap:.7rem;padding:1rem 0;font-size:.8rem;display:grid}.attempt small{color:#75827c;grid-column:1/-1}.content-inspector{margin-top:1.5rem}.content-inspector h3{margin:1.2rem 0 .45rem;font-size:.8rem}.loading-bar{background:#ccd4d0;height:2px;overflow:hidden}.loading-bar:after{content:"";background:#2a7564;width:35%;height:100%;animation:1s ease-in-out infinite alternate loading;display:block}@media (width<=980px){.app-frame{grid-template-columns:1fr}.sidebar{height:auto;position:static}.sidebar nav{display:flex;overflow:auto}.sidebar nav button{white-space:nowrap}.operator{display:none}.split-workspace,.master-detail,.playground{grid-template-columns:1fr}.usage-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.access-price-row{grid-template-columns:1fr repeat(3,minmax(6rem,1fr))}.detail-panel{border-top:1px solid #bcc6c1;border-left:0;padding:1.5rem 0 0}.home-actions{grid-template-columns:1fr}.home-actions button{border-bottom:1px solid #c2cbc6;border-right:0}.page-header{padding-top:2.5rem}}@media (width<=620px){.playground-targets,.playground-parameters{grid-template-columns:1fr}.playground-switches{flex-direction:column;align-items:stretch}.page-content,.page-header{padding-left:1.1rem;padding-right:1.1rem}.sidebar nav{padding:.65rem}.detail-facts,.session-facts,.price-fields,.form-columns,.channel-facts,.credential-grid,.scope-options,.model-checklist,.usage-summary,.access-price-row,.model-prerequisite{grid-template-columns:1fr}.model-prerequisite>div,.model-prerequisite>div+div{border-bottom:1px solid #d0d7d3;border-right:0;min-height:5.5rem;padding:.8rem 0}.model-prerequisite .primary-action{grid-column:auto}.scope-options button{border-bottom:1px solid #415049;border-right:0;min-height:5rem}.request-list>button{grid-template-columns:1fr auto}.request-list>button>.mono{display:none}.attempt{grid-template-columns:1fr auto}.attempt>.mono{grid-column:1/-1}}@media (width<=760px){.operational-summary{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
