.host-feature{gap:1rem;display:grid}.host-feature .host-heading,.host-feature .host-section-heading,.host-feature .card-title{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.host-feature .host-heading h2,.host-feature .host-panel h3,.host-feature .host-panel h4,.host-feature .host-panel h5{margin-top:0}.host-feature .host-panel{background:var(--panel);border:1px solid var(--border);border-radius:.6rem;padding:1rem}.host-feature .enrollment-panel{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;display:grid}.host-feature .enrollment-panel .one-time,.host-feature .enrollment-panel .warning{grid-column:1/-1}.host-feature .one-time{background:#071528;border:1px solid #244362;border-radius:.65rem;padding:1rem}.host-feature .one-time pre{overflow-wrap:anywhere;white-space:pre-wrap;background:#020a15;border-radius:.4rem;padding:.75rem}.host-feature .worker-grid,.host-feature .offer-list,.host-feature .rental-list{gap:.75rem;display:grid}.host-feature .worker-card,.host-feature .offer-row,.host-feature .rental-row,.host-feature .offer-editor{background:var(--panel-strong);border:1px solid var(--border);border-radius:.65rem;padding:.9rem}.host-feature .host-facts,.host-feature .rental-value{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.host-feature .host-facts div,.host-feature .rental-value div{min-width:0}.host-feature .host-facts dt,.host-feature .rental-value dt{color:var(--muted);text-transform:uppercase;font-size:.75rem}.host-feature .host-facts dd,.host-feature .rental-value dd{overflow-wrap:anywhere;margin:.2rem 0 0}.host-feature .capacity{border-left:3px solid var(--action);margin:.8rem 0;padding-left:.8rem}.host-feature .capacity p{margin:.35rem 0}.host-feature .capacity small{color:var(--muted);font-weight:400}.host-feature .warning{color:#f5c96f}.host-feature .guidance{background:#201b0d;border-radius:.4rem;padding:.6rem}.host-feature .state{border:1px solid var(--border);border-radius:999px;margin-left:.35rem;padding:.15rem .45rem;font-size:.75rem;font-weight:700;display:inline-block}.host-feature .state-online,.host-feature .state-running,.host-feature .state-active{border-color:var(--success);color:var(--success)}.host-feature .state-offline,.host-feature .state-draining,.host-feature .state-paused,.host-feature .state-stopping{border-color:var(--warning);color:#f5c96f}.host-feature .state-disabled,.host-feature .state-failed{border-color:var(--danger-text);color:var(--danger-text)}.host-feature .offer-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;display:grid}.host-feature .offer-editor{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:.75rem;display:grid}.host-feature .offer-editor h4,.host-feature .offer-editor .actions{grid-column:1/-1}@media (width<=760px){.host-feature .host-heading,.host-feature .host-section-heading,.host-feature .offer-row,.host-feature .enrollment-panel{grid-template-columns:1fr;display:grid}.host-feature .host-facts,.host-feature .rental-value,.host-feature .offer-editor{grid-template-columns:1fr}.host-feature .offer-editor h4,.host-feature .offer-editor .actions,.host-feature .enrollment-panel .one-time,.host-feature .enrollment-panel .warning{grid-column:auto}}.operator-workspace{gap:1rem;display:grid}.operator-workspace>h2{margin-bottom:-.5rem}.operator-tabs{flex-wrap:wrap;gap:.5rem;display:flex}.operator-tabs button[aria-current=page]{background:var(--panel-strong);color:var(--text)}.operator-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:1rem;display:grid}.operator-card{border:1px solid var(--border);border-radius:.8rem;gap:.8rem;padding:1rem;display:grid}.operator-card h2,.operator-card h3,.operator-card p{margin:0}.inline-form,.pagination,.confirm{flex-wrap:wrap;align-items:end;gap:.65rem;display:flex}.role-checks{border:0;flex-wrap:wrap;gap:.75rem;margin:0;padding:0;display:flex}.role-checks label{flex-direction:row;align-items:center;gap:.3rem;display:flex}.credential{background:var(--panel-strong);border:1px solid var(--action);overflow-wrap:anywhere;border-radius:.6rem;gap:.5rem;padding:.8rem;display:grid}.record-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.record-card{border-top:1px solid var(--border);overflow-wrap:anywhere;gap:.5rem;padding-top:.75rem;display:grid}@media (width<=42rem){.operator-tabs button,.inline-form>button,.pagination>button{width:100%}.operator-card{padding:.8rem}}.workloads{gap:1.5rem;display:grid}.workload-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.workload-heading h2,.workloads h3,.workloads h4{overflow-wrap:anywhere}.workload-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;display:grid}.workload-grid article{background:var(--panel);border:1px solid var(--border);border-radius:.75rem;gap:.6rem;padding:1rem;display:grid}.evidence-list{gap:.5rem;padding:0;list-style:none;display:grid}.evidence-list li{border-left:.25rem solid var(--action);gap:.2rem;padding:.35rem .75rem;display:grid}.log-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;display:grid}.log-grid p{overflow-wrap:anywhere}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;--bg:#07111f;--panel:#0d1b2d;--panel-strong:#13243a;--text:#f4f7fb;--muted:#a9b8cb;--border:#5e738b;--action:#0b63ce;--action-hover:#176fd3;--danger:#c22f47;--danger-text:#ff8fa3;--success:#3bb878;--warning:#e6a93f;font-family:ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}body{background:var(--bg);min-width:0;color:var(--text);margin:0;line-height:1.5}button,input,select,textarea{font:inherit}button{border:1px solid var(--border);background:var(--action);color:#fff;cursor:pointer;border-radius:.45rem;min-height:2.75rem;padding:.65rem .9rem;font-weight:700}button:hover{background:var(--action-hover)}button:disabled{cursor:wait;opacity:.65}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #ffd166}.skip-link{z-index:10;background:var(--text);color:var(--bg);border-radius:.35rem;padding:.6rem .8rem;font-weight:800;position:fixed;top:.5rem;left:.5rem;translate:0 -200%}.skip-link:focus{translate:0}.topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;padding:.75rem clamp(1rem,4vw,3rem);display:flex}.brand{color:var(--text);letter-spacing:-.025em;font-size:1.25rem;font-weight:800;text-decoration:none}.identity{color:var(--muted);align-items:center;gap:.65rem;display:flex}.identity strong{border:1px solid var(--border);color:var(--text);border-radius:999px;padding:.2rem .6rem}.status{border-bottom:1px solid var(--border);min-height:2.6rem;color:var(--muted);padding:.55rem clamp(1rem,4vw,3rem)}.status[data-state=success]{border-color:var(--success);color:var(--text)}.status[data-state=error]{border-color:var(--danger);color:var(--text)}.status[data-state=unknown],.status[data-state=rate_limited]{border-color:var(--warning);color:var(--text)}.status[data-state=unavailable]{border-color:var(--danger);color:var(--text)}main{min-height:calc(100vh - 6.6rem)}.center-card{border:1px solid var(--border);background:var(--panel);border-radius:.8rem;width:min(34rem,100% - 2rem);margin:8vh auto;padding:clamp(1.25rem,4vw,2.5rem)}.center-card form{gap:1rem;margin-top:1.5rem;display:grid}label{gap:.35rem;font-weight:700;display:grid}input,select,textarea{border:1px solid var(--border);min-height:2.75rem;color:var(--text);background:#06101d;border-radius:.4rem;padding:.6rem .7rem}.eyebrow{color:#83baff;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:800}h1,h2,p{margin-top:0}.shell{grid-template-columns:15rem minmax(0,1fr);min-height:calc(100vh - 6.6rem);display:grid}aside{border-right:1px solid var(--border);padding:1.25rem}nav{gap:.5rem;display:grid}nav button{text-align:left;background:0 0}nav button[aria-current=page]{background:var(--panel-strong);border-color:var(--action)}.workspace{min-width:0;padding:clamp(1rem,4vw,3rem)}.workspace-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.danger{background:var(--danger)}.session-card{border:1px solid var(--border);background:var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:2rem 0;display:grid}.session-card div{background:var(--panel);min-width:0;padding:1rem}dt{color:var(--muted);text-transform:uppercase;font-size:.8rem;font-weight:700}dd{overflow-wrap:anywhere;margin:.35rem 0 0;font-family:ui-monospace,monospace}pre{max-width:100%;overflow-x:auto}img,svg{max-width:100%}.empty{border:1px dashed var(--border);background:var(--panel);border-radius:.6rem;padding:2rem}.empty p,.feature>p{color:var(--muted)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.5rem 0 2rem;display:grid}.wide{grid-column:1/-1}.actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.secondary{background:0 0}.offer-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:1rem;display:grid}.offer-card{border:1px solid var(--border);background:var(--panel);border-radius:.6rem;gap:1rem;padding:1.25rem;display:grid}.offer-card dl,.summary{border:1px solid var(--border);background:var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid}.offer-card dl div,.summary div{background:var(--panel);min-width:0;padding:.75rem}.offer-card button{align-self:end}@media (width<=44rem){.topbar{flex-wrap:wrap;align-items:flex-start}.identity span{display:none}.shell{display:block}aside{border-right:0;border-bottom:1px solid var(--border)}nav{display:flex}nav button{text-align:center;flex:1}.workspace-heading{flex-direction:column;align-items:stretch}.session-card,.form-grid,.offer-card dl,.summary{grid-template-columns:1fr}.wide{grid-column:auto}.actions{flex-direction:column-reverse;align-items:stretch}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
