:root{--ink:#101311;--paper:#f2f1eb;--muted:#646961;--line:#10131126;--accent:#ceff39;--deep:#17251d;--panel:#e7e8df}.terminal-back-link{margin-block-end:1rem}.terminal-header{align-items:center}.web-terminal-panel{border:1px solid var(--line);background:var(--surface);border-radius:14px;overflow:hidden}.web-terminal-toolbar{border-block-end:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 1.25rem;display:flex}.web-terminal-toolbar h2{margin:0;font-size:1rem}.web-terminal-toolbar p{color:var(--muted);margin:.25rem 0 0;font-size:.8125rem}.web-terminal-actions{flex:none;align-items:center;gap:.75rem;display:flex}.terminal-connection{background:var(--panel);min-height:1.75rem;color:var(--muted);border-radius:999px;align-items:center;padding-inline:.625rem;font-size:.75rem;font-weight:700;display:inline-flex}.terminal-connection--connected{color:#17613a;background:#dff3e7}.terminal-connection--connecting{color:#765416;background:#fff0cc}.web-terminal-messages{background:var(--panel);min-height:2.625rem;color:var(--muted);padding:.625rem 1.25rem;font-size:.8125rem}.web-terminal-messages p{margin:0}.web-terminal-messages [role=alert]{color:var(--danger);font-weight:650}.web-terminal-surface{background:#101419;height:min(62vh,44rem);min-height:31rem;padding:.875rem}.web-terminal-surface .xterm{height:100%}.web-terminal-surface .xterm-viewport{scrollbar-color:#52616b #101419;scrollbar-width:thin}.web-terminal-surface:focus-within{outline:3px solid var(--focus,#38bdf8);outline-offset:-3px}@media (max-width:760px){.web-terminal-toolbar{flex-direction:column;align-items:stretch}.web-terminal-actions{justify-content:space-between}.web-terminal-actions .button{min-height:44px}.web-terminal-surface{height:58vh;min-height:25rem;padding:.625rem}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(#10131109 1px, transparent 1px), linear-gradient(90deg, #10131109 1px, transparent 1px), var(--paper);font-family:var(--font-sans), sans-serif;background-size:48px 48px;margin:0}a{color:inherit;text-decoration:none}.skip-link{z-index:1000;color:var(--paper);background:var(--ink);padding:12px 16px;font-weight:750;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{outline:3px solid var(--accent);outline-offset:3px;transform:translateY(0)}main{min-height:100vh}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);margin:0 auto;padding:28px 0;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-weight:800;display:inline-flex}.brand-mark{background:var(--ink);width:34px;height:34px;color:var(--accent);font-family:var(--font-mono), monospace;border-radius:2px;place-items:center;display:grid}.platform-state{color:var(--muted);font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:9px;font-size:12px;display:flex}.nav-actions{align-items:center;gap:24px;display:flex}.nav-login{min-height:44px;color:var(--paper);background:var(--ink);align-items:center;padding:11px 16px;font-size:13px;font-weight:750;display:inline-flex}.nav-register{color:var(--ink);border:1px solid var(--ink);background:0 0}.state-dot{background:#df773e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #df773e26}.state-dot--online{background:#50a45e;box-shadow:0 0 0 4px #50a45e26}.hero{width:min(1180px,100% - 40px);margin:0 auto;padding:112px 0 104px}.eyebrow{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px;font-size:12px;font-weight:600;display:block}.eyebrow:before{content:"";background:var(--ink);width:34px;height:2px;margin:0 12px 3px 0;display:inline-block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;max-width:1000px;margin-bottom:34px;font-size:clamp(58px,9vw,128px);line-height:.9}h1 span{color:#0000;-webkit-text-stroke:1.5px var(--ink)}.hero-copy{max-width:680px;color:var(--muted);margin-bottom:38px;font-size:clamp(18px,2vw,23px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid var(--ink);justify-content:center;align-items:center;min-height:44px;padding:14px 20px;font-weight:750;transition:transform .15s,background .15s;display:inline-flex}.button:focus-visible{outline-offset:3px;outline:3px solid #5073ff}.button--primary{background:var(--ink);color:var(--paper)}.button--secondary{background:0 0}.metric-strip{background:var(--deep);color:var(--paper);grid-template-columns:repeat(3,1fr);display:grid}.metric-strip>div{border-right:1px solid #ffffff29;min-height:220px;padding:42px max(30px,16.6667vw - 196.667px)}.metric-strip span{color:var(--accent);font-family:var(--font-mono), monospace;margin-bottom:42px;font-size:12px;display:block}.metric-strip strong{margin-bottom:10px;font-size:19px;display:block}.metric-strip p{color:#f2f1eb9e;max-width:300px;margin-bottom:0;line-height:1.55}.section{width:min(1180px,100% - 40px);margin:0 auto;padding:110px 0}.section--muted{border-top:1px solid var(--line)}.capacity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.capacity-card{border:1px solid var(--line);background:#f2f1ebc2;flex-direction:column;align-items:flex-start;min-height:300px;padding:26px;display:flex}.capacity-card h3{letter-spacing:-.04em;margin:46px 0 8px;font-size:25px}.capacity-card p{color:var(--muted);margin-bottom:20px}.capacity-card>strong{font-family:var(--font-mono), monospace;margin-bottom:24px}.capacity-card .button{width:100%;margin-top:auto}.capacity-empty{border:1px solid var(--line);background:#e7e8dfa8;max-width:760px;padding:34px}.capacity-empty strong{margin-bottom:8px;font-size:22px;display:block}.capacity-empty p{color:var(--muted);margin-bottom:24px}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:48px;margin-bottom:52px;display:grid}h2{letter-spacing:-.055em;margin-bottom:0;font-size:clamp(38px,5vw,70px);line-height:1}.section-heading>p,.architecture>div>p{color:var(--muted);margin-bottom:4px;line-height:1.65}.section-live{justify-items:end;display:grid}.section-live>p{color:var(--muted);margin-bottom:0;line-height:1.65}.product-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.product-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#f2f1ebb8;min-height:260px;padding:24px}.product-heading{justify-content:space-between;align-items:start;margin-bottom:90px;display:flex}.status{background:var(--accent);font-family:var(--font-mono), monospace;text-transform:uppercase;padding:5px 8px;font-size:10px;font-weight:600}.status--future{background:var(--panel)}.product-index{color:#10131147;font-family:var(--font-mono), monospace;font-size:11px}.product-card h3{letter-spacing:-.035em;margin-bottom:8px;font-size:20px}.product-card p{color:var(--muted);font-size:13px;line-height:1.5}.architecture{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.architecture h2{margin-bottom:24px}.terminal{color:#dfffc6;box-shadow:16px 16px 0 var(--accent);background:#101713;border:1px solid #293b31;overflow:hidden}.terminal-bar{border-bottom:1px solid #293b31;align-items:center;gap:7px;min-height:46px;padding:0 16px;display:flex}.terminal-bar span{background:#667269;border-radius:50%;width:8px;height:8px}.terminal-bar code{color:#8b9a90;margin-left:8px;font-size:11px}.terminal pre{font-family:var(--font-mono), monospace;margin:0;padding:32px;font-size:14px;line-height:2;overflow-x:auto}footer{width:min(1180px,100% - 40px);color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:24px;margin:0 auto;padding:30px 0 54px;font-size:13px;display:flex}footer span:first-child{color:var(--ink);font-weight:800}.auth-shell{background:var(--paper);grid-template-columns:minmax(0,1.15fr) minmax(440px,.85fr);min-height:100vh;display:grid}.auth-context{min-height:100vh;color:var(--paper);background:linear-gradient(#ceff3914 1px, transparent 1px), linear-gradient(90deg, #ceff3914 1px, transparent 1px), var(--deep);background-size:56px 56px;flex-direction:column;justify-content:space-between;padding:46px max(48px,50vw - 590px);display:flex}.brand--light{color:var(--paper)}.brand-mark--light{color:var(--ink);background:var(--accent)}.eyebrow--light:before{background:var(--accent)}.auth-context h1{letter-spacing:-.07em;max-width:760px;margin-bottom:30px;font-size:clamp(52px,6.4vw,98px);line-height:.92}.auth-context>div>p{color:#f2f1eba8;max-width:620px;margin-bottom:0;font-size:18px;line-height:1.65}.auth-footnote{color:#f2f1eb7a;font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.08em;margin-bottom:0;font-size:11px}.auth-panel{place-items:center;min-height:100vh;padding:48px;display:grid}.auth-card{width:min(100%,460px)}.auth-card h2{margin-bottom:16px;font-size:clamp(46px,5vw,68px)}.auth-card>p{color:var(--muted);margin-bottom:38px}.auth-form,.password-form{gap:22px;display:grid}.field{gap:8px;display:grid}.field label{font-size:13px;font-weight:750}.field input{width:100%;min-height:50px;color:var(--ink);font:inherit;background:#ffffff80;border:1px solid #10131159;border-radius:0;padding:12px 14px}.field input:focus-visible{outline-offset:2px;border-color:var(--ink);outline:3px solid #5073ff}.field small{color:var(--muted);font-size:11px}.form-message{min-height:24px}.form-message p{color:#9f2f23;margin:0;font-size:13px;line-height:1.5}.auth-submit{cursor:pointer;min-height:52px}button:disabled{cursor:wait;opacity:.62}.back-link{min-height:44px;color:var(--muted);align-items:center;margin-top:28px;font-size:13px;display:inline-flex}.back-link:hover{color:var(--ink)}.auth-register-link{align-items:center;min-height:44px;margin-top:14px;font-size:13px;font-weight:750;display:inline-flex}.auth-register-link:hover{text-decoration:underline}.auth-register-link:focus-visible{outline-offset:3px;outline:3px solid #5073ff}.auth-card--registration{width:min(100%,540px)}.terms-check{min-height:44px;color:var(--muted);cursor:pointer;align-items:flex-start;gap:12px;padding:8px 0;font-size:12px;line-height:1.5;display:flex}.terms-check input{width:20px;height:20px;accent-color:var(--deep);flex:none}.terms-check input:focus-visible{outline-offset:2px;outline:3px solid #5073ff}.customer-shell{grid-template-columns:270px minmax(0,1fr);min-height:100vh;display:grid}.customer-sidebar{min-height:100vh;color:var(--paper);background:var(--deep);flex-direction:column;align-self:start;padding:30px 24px;display:flex;position:sticky;top:0}.customer-sidebar nav{gap:4px;margin-top:72px;display:grid}.customer-sidebar nav a{color:#f2f1eb9e;border-left:2px solid #0000;align-items:center;min-height:44px;padding:12px;font-size:13px;display:flex}.customer-sidebar nav a:hover{color:var(--paper);border-left-color:var(--accent);background:#ffffff0f}.customer-sidebar nav a:focus-visible{outline-offset:2px;outline:3px solid #5073ff}.customer-identity{border-top:1px solid #ffffff1f;gap:5px;margin-top:auto;padding:20px 12px 4px;display:grid}.customer-identity strong{font-size:13px}.customer-identity span{color:var(--accent);font-family:var(--font-mono), monospace;text-transform:uppercase;font-size:9px}.sidebar-brand-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.sidebar-menu-toggle{min-width:52px;min-height:44px;color:var(--paper);font:inherit;cursor:pointer;background:0 0;border:1px solid #f2f1eb6b;padding:8px 12px;font-size:12px;font-weight:750;display:none}.sidebar-menu-toggle:focus-visible,.sidebar-signout:focus-visible,.sidebar-customer-link:focus-visible,.console-nav-item:focus-visible{outline-offset:2px;outline:3px solid #8fa5ff}.sidebar-signout,.sidebar-customer-link{color:#f2f1ebb8;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:1px solid #f2f1eb33;align-items:center;padding:11px 12px;font-size:13px;display:flex}.sidebar-signout:hover,.sidebar-customer-link:hover{color:var(--paper);border-color:#f2f1eb85}.sidebar-signout:disabled{cursor:wait;opacity:.64}.console-mode-switch{background:#ffffff12;border:1px solid #f2f1eb29;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.console-mode-switch--single{grid-template-columns:1fr}.customer-sidebar nav .console-mode-switch a,.dashboard-sidebar nav .console-mode-switch a{color:#f2f1eb99;text-align:center;background:0 0;border:0;justify-content:center;align-items:center;min-height:44px;padding:9px 8px;font-size:11px;font-weight:750;display:flex}.customer-sidebar nav .console-mode-switch a:hover,.dashboard-sidebar nav .console-mode-switch a:hover,.customer-sidebar nav .console-mode-switch a.is-current,.dashboard-sidebar nav .console-mode-switch a.is-current{color:var(--deep);background:var(--paper)}.console-mode-switch a:focus-visible{outline-offset:2px;outline:3px solid #8fa5ff}.customer-main{width:min(100%,1460px);padding:52px clamp(28px,5vw,84px) 100px}.customer-header{border-bottom:1px solid var(--line);margin-bottom:28px;padding-bottom:44px}.customer-header h1{margin-bottom:16px;font-size:clamp(52px,7vw,100px)}.customer-header p{color:var(--muted);margin-bottom:0;font-size:17px}.customer-actions{justify-content:space-between;align-items:center;gap:24px;min-height:48px;display:flex}.customer-actions p{color:var(--muted);margin:0;font-size:12px}.customer-message{min-height:46px;padding:10px 0}.customer-message p[role=status]{color:#2f6b3a}.customer-onboarding{background:var(--deep);color:var(--paper);grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:end;gap:42px;padding:28px;display:grid}.customer-onboarding h2{max-width:650px;font-size:clamp(34px,4vw,54px)}.customer-onboarding ol{gap:4px;margin:0;padding:0;list-style:none;display:grid}.customer-onboarding li{border-left:2px solid #f2f1eb3d}.customer-onboarding li.is-complete{border-left-color:var(--accent)}.customer-onboarding a{color:#f2f1ebb8;align-items:center;min-height:44px;padding:11px 14px;display:flex}.customer-onboarding a:hover{color:var(--paper);background:#ffffff0f}.customer-onboarding a:focus-visible,.rental-prerequisite a:focus-visible{outline-offset:2px;outline:3px solid #8fa5ff}.customer-section{margin-top:86px;scroll-margin-top:20px}.customer-section:focus-visible{outline-offset:10px;outline:3px solid #5073ff}.rental-prerequisite{color:var(--muted);margin:-6px 0 0;font-size:12px}.rental-prerequisite a{text-underline-offset:3px;text-decoration:underline}.customer-section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:24px;display:flex}.customer-section-heading>div{align-items:baseline;gap:14px;display:flex}.customer-section-heading span{color:var(--muted);font-family:var(--font-mono), monospace;font-size:10px}.customer-section-heading h2{font-size:clamp(32px,4vw,52px)}.customer-section-heading>p{color:var(--muted);margin:0 0 5px;font-size:12px}.rental-list,.ssh-key-list{gap:16px;display:grid}.rental-card{border:1px solid var(--line);background:#ffffff52;padding:26px}.rental-card>header,.customer-offer-card>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.rental-card h3,.customer-offer-card h3{margin:0 0 8px;font-size:24px}.rental-card code{color:var(--muted);font-size:10px}.rental-state{color:#704019;font-family:var(--font-mono), monospace;text-transform:uppercase;background:#f2d1a7;padding:5px 8px;font-size:9px;font-weight:700}.rental-state--running{color:#224f2b;background:#bde5c1}.rental-state--ended{color:var(--muted);background:var(--panel)}.rental-state--failed,.rental-state--expired{color:#7a2820;background:#f0c0ba}.provisioning-panel{border:1px solid var(--line);background:#e7e8dfb8;margin-top:18px;padding:20px}.provisioning-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.provisioning-heading>div{gap:5px;display:grid}.provisioning-heading strong{font-size:14px}.provisioning-heading span,.provisioning-heading time{color:var(--muted);font-size:10px}.provisioning-steps{grid-template-columns:repeat(3,minmax(0,1fr));margin:20px 0 0;padding:0;list-style:none;display:grid}.provisioning-step{grid-template-columns:16px minmax(0,1fr);gap:10px;min-width:0;padding-right:16px;display:grid;position:relative}.provisioning-step:not(:last-child):after{z-index:0;content:"";background:#10131126;height:2px;position:absolute;top:7px;left:16px;right:0}.provisioning-marker{z-index:1;background:var(--panel);border:2px solid #1013114d;border-radius:50%;width:14px;height:14px;position:relative}.provisioning-step--complete .provisioning-marker{background:#4e9d5d;border-color:#4e9d5d}.provisioning-step--complete:not(:last-child):after{background:#4e9d5d}.provisioning-step--current .provisioning-marker{background:var(--accent);border-color:var(--deep);box-shadow:0 0 0 4px #ceff396b}.provisioning-step strong{margin-bottom:6px;font-size:11px;display:block}.provisioning-step p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.provisioning-step--pending{opacity:.58}.rental-card>dl{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:22px 0 0;display:grid}.rental-card>dl>div,.customer-offer-card>dl>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:78px;padding:14px}.rental-card dt,.customer-offer-card dt{color:var(--muted);font-family:var(--font-mono), monospace;text-transform:uppercase;margin-bottom:10px;font-size:9px}.rental-card dd,.customer-offer-card dd{margin:0;font-size:12px;font-weight:750}.connection-card{color:var(--paper);background:var(--deep);gap:10px;margin-top:18px;padding:18px;display:grid}.connection-card strong{color:var(--accent);font-size:12px}.connection-card code{color:var(--paper);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;font-size:12px}.rental-failure{color:#9f2f23;margin:18px 0 0;font-size:13px}.stop-rental-form{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding-top:18px;display:flex}.machine-actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:end;gap:.75rem;padding-top:1rem;display:flex}.rental-extension-form{flex-wrap:wrap;align-items:end;gap:.75rem;display:flex}.rental-extension-form .field{min-width:9rem}.alert-list,.invitation-list{gap:.75rem;display:grid}.operational-alert,.invitation-list article,.operations-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:1rem}.operational-alert{border-left:4px solid #b7791f}.operational-alert--critical{border-left-color:var(--danger)}.operational-alert--info{border-left-color:var(--accent)}.operational-alert header,.invitation-list article,.invitation-code{justify-content:space-between;align-items:center;gap:1rem;display:flex}.operational-alert time,.invitation-list span,.invitation-list time{color:var(--muted);font-size:.875rem}.operations-grid{grid-template-columns:minmax(16rem,.8fr) minmax(20rem,1.2fr);gap:1rem;display:grid}.stack-form,.invitation-list article>div{gap:.75rem;display:grid}.invitation-code{background:var(--panel);overflow-wrap:anywhere;margin-top:1rem;padding:.75rem}@media (max-width:800px){.operations-grid{grid-template-columns:1fr}}.stop-rental-form label{min-height:44px;color:var(--muted);cursor:pointer;align-items:center;gap:11px;font-size:12px;display:flex}.stop-rental-form input{accent-color:#8c2e25;width:20px;height:20px}.button--danger{color:#fff;cursor:pointer;background:#8c2e25;border-color:#8c2e25}.customer-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.customer-offer-card{border:1px solid var(--line);background:#ffffff57;padding:26px}.customer-offer-card>header span{color:var(--muted);font-family:var(--font-mono), monospace;text-transform:uppercase;font-size:9px}.customer-offer-card>header strong{font-size:18px}.customer-offer-card h3{margin-top:48px;font-size:30px}.customer-offer-card>p{color:var(--muted);font-size:13px}.customer-offer-card>dl{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:22px 0;display:grid}.rental-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.rental-form .terms-check,.rental-form button{grid-column:1/-1}.field textarea{width:100%;color:var(--ink);font:inherit;resize:vertical;background:#ffffff80;border:1px solid #10131159;border-radius:0;padding:12px 14px}.field textarea:focus-visible,.rental-form input:focus-visible,.stop-rental-form input:focus-visible{outline-offset:2px;outline:3px solid #5073ff}.terms-check--compact{margin-top:2px}.ssh-key-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:24px;display:grid}.ssh-key-form{border:1px solid var(--line);gap:18px;padding:26px;display:grid}.ssh-key-form button{cursor:pointer;min-height:48px}.ssh-key-generator{border-left:3px solid var(--deep);background:#e7e8dfb8;gap:14px;padding:16px;display:grid}.ssh-key-generator strong{margin-bottom:5px;font-size:13px;display:block}.ssh-key-generator p,.ssh-key-security{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.ssh-key-security{border:1px solid var(--line);padding:12px}.ssh-key-security code{overflow-wrap:anywhere}.generated-key-session{border-top:1px solid var(--line);gap:12px;padding-top:18px;display:grid}.generated-key-session>div:first-child,.generated-key-list article header{justify-content:space-between;align-items:center;gap:16px;display:flex}.generated-key-session>div:first-child>strong{font-size:13px}.generated-key-session>div:first-child>span,.generated-key-list article header span,.generated-key-list article>p{color:var(--muted);font-size:10px}.generated-key-list{gap:10px;display:grid}.generated-key-list article{border:1px solid var(--line);background:#ffffff6b;gap:12px;padding:14px;display:grid}.generated-key-list article>p{margin:0}.generated-key-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.generated-key-actions .button{min-height:44px;padding:8px;font-size:10px}.ssh-key-list article{background:var(--deep);min-height:94px;color:var(--paper);gap:8px;padding:18px;display:grid}.ssh-key-list strong{font-size:13px}.ssh-key-list code,.ssh-key-list span{color:#f2f1eb94;overflow-wrap:anywhere;font-size:10px}.dashboard-shell{background:var(--paper);grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-sidebar{min-height:100vh;color:var(--paper);background:var(--deep);flex-direction:column;align-self:start;padding:30px 22px;display:flex;position:sticky;top:0}.dashboard-sidebar nav{flex-direction:column;flex:1;margin-top:72px;display:flex}.nav-group-label{color:#f2f1eb6b;font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.1em;margin:32px 12px 10px;font-size:10px}.console-nav-item{color:#f2f1eb8f;border-left:2px solid #0000;justify-content:space-between;align-items:center;min-height:44px;padding:11px 12px;font-size:13px;display:flex}a.console-nav-item:hover,.console-nav-item--active{color:var(--paper);border-left-color:var(--accent);background:#ffffff0f}.console-nav-item small{color:#f2f1eb57;font-family:var(--font-mono), monospace;text-transform:uppercase;font-size:9px}.console-nav-item--disabled{cursor:not-allowed;opacity:.68}.sidebar-session{gap:8px;margin-top:auto;padding-top:24px;display:grid}.sidebar-user{border-top:1px solid #ffffff1f;gap:4px;padding:20px 12px 4px;display:grid}.sidebar-user span{font-size:13px;font-weight:750}.sidebar-user small{color:var(--accent);font-family:var(--font-mono), monospace;text-transform:uppercase;font-size:10px}.protected-route-state{border:1px solid var(--line);background:#e7e8dfb8;max-width:820px;margin:8vh auto;padding:clamp(28px,6vw,68px)}.protected-route-state h1{margin-bottom:22px;font-size:clamp(48px,7vw,88px)}.protected-route-state>p{max-width:640px;color:var(--muted);font-size:17px;line-height:1.6}.protected-route-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.auth-service-warning{color:#7a401f;background:#fff0dc;border-left:3px solid #df773e;padding:12px 14px;line-height:1.5}.dashboard-main{width:min(100%,1440px);padding:48px clamp(28px,5vw,80px) 80px}.dashboard-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:76px;padding-bottom:38px;display:flex}.dashboard-header h1{margin-bottom:14px;font-size:clamp(50px,6vw,86px);line-height:.95}.dashboard-header p{color:var(--muted);margin-bottom:0}.dashboard-header--compact h1{font-size:clamp(48px,5vw,72px)}.dashboard-health{min-height:44px;color:var(--muted);font-family:var(--font-mono), monospace;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;display:flex}.dashboard-section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:24px;display:flex}.dashboard-section-heading>div{align-items:baseline;gap:14px;display:flex}.dashboard-section-heading span{color:var(--muted);font-family:var(--font-mono), monospace;font-size:10px}.dashboard-section-heading h2{font-size:clamp(28px,3vw,42px)}.dashboard-section-heading>p{color:var(--muted);margin-bottom:3px;font-size:13px}.dashboard-section-heading>.dashboard-section-live{justify-items:end;gap:0;align-items:initial;display:grid}.dashboard-section-live>p{color:var(--muted);margin:0;font-size:13px}.dashboard-section-heading>.live-refresh{align-items:center}.dashboard-metrics{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-metric{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff47;flex-direction:column;min-height:210px;padding:24px;display:flex}.dashboard-metric>span{color:var(--muted);font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.dashboard-metric strong{letter-spacing:-.06em;margin:32px 0 18px;font-size:68px;line-height:1}.dashboard-metric p{color:var(--muted);margin:auto 0 0;font-size:12px;line-height:1.5}.dashboard-grid{grid-template-columns:1.2fr .8fr;gap:24px;margin-top:76px;display:grid}.readiness-card,.storage-card,.account-card{border:1px solid var(--line);padding:34px}.readiness-list{margin:34px 0 0;padding:0;list-style:none}.readiness-list li{min-height:54px;color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;font-size:13px;display:flex}.readiness-list strong{font-family:var(--font-mono), monospace;text-transform:uppercase;font-size:9px}.readiness-list .is-complete{color:var(--ink)}.readiness-list .is-complete strong{background:var(--accent);padding:4px 7px}.storage-card{color:var(--paper);background:var(--deep);border-color:var(--deep)}.storage-card h2{color:var(--accent);margin:76px 0 20px;font-size:clamp(40px,4vw,60px)}.storage-card p{color:#f2f1eb9e;margin-bottom:0;line-height:1.65}.account-card{grid-template-columns:.8fr 1.2fr;gap:70px;margin-top:24px;display:grid}.account-card h2{overflow-wrap:anywhere;margin-bottom:14px;font-size:26px}.account-card>div>p{color:var(--muted);line-height:1.5}.text-button{color:#8c2e25;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:750}.text-button:disabled{cursor:wait;opacity:.58}.live-refresh{justify-content:flex-end;align-items:center;gap:18px;min-height:58px;padding:8px 0;display:flex}.live-refresh-copy{color:var(--muted);font-family:var(--font-mono), monospace;justify-items:end;gap:3px;font-size:10px;display:grid}.live-refresh-label{color:var(--ink);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:9px;font-weight:750;display:inline-flex}.live-refresh-label .state-dot{width:6px;height:6px}.live-refresh--error .live-refresh-label .state-dot{background:#df773e;box-shadow:0 0 0 4px #df773e26}.live-refresh--error .live-refresh-copy>span:last-child{color:#8c2e25}.text-button:focus-visible,.nav-login:focus-visible,.back-link:focus-visible,.console-nav-item:focus-visible{outline-offset:3px;outline:3px solid #5073ff}.host-enrollment{border:1px solid var(--line);background:#ffffff47;grid-template-columns:.7fr 1.3fr;gap:50px;margin-bottom:38px;padding:34px;display:grid}.host-enrollment h2{margin-bottom:18px;font-size:clamp(30px,3vw,44px)}.host-enrollment>div>p{color:var(--muted);line-height:1.6}.enrollment-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.enrollment-form .field:nth-child(3),.enrollment-form button{grid-column:span 2}.field select{width:100%;min-height:46px;color:var(--ink);font:inherit;background:#ffffffb3;border:1px solid #10131159;border-radius:0;padding:10px 12px}.field select:focus-visible{outline-offset:2px;outline:3px solid #5073ff}.token-result{background:var(--deep);color:var(--paper);grid-column:1/-1;padding:22px}.token-result strong{color:var(--accent);margin-bottom:12px;font-size:13px;display:block}.token-result code{overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;background:#0000004d;padding:12px;font-size:12px;display:block}.token-result p{color:#f2f1eb99;margin:12px 0 0;font-size:12px}.host-message{min-height:32px;margin-bottom:24px}.host-message p[role=status]{color:#2f6b3a}.empty-state{text-align:center;border:1px dashed #1013114d;padding:70px 30px}.empty-state strong{margin-bottom:10px;font-size:22px;display:block}.empty-state p{color:var(--muted);margin-bottom:0}.integration-state{background:var(--panel);border-radius:999px;flex:none;padding:5px 9px;font-size:.78rem}.integration-state--online{color:#147a42}.host-status{font-family:var(--font-mono), monospace;text-transform:uppercase;color:#704019;background:#f2d1a7;padding:4px 7px;font-size:9px;font-weight:600;display:inline-flex}.host-status--online,.host-status--approved,.host-status--healthy{color:#224f2b;background:#bde5c1}.host-status--offline,.host-status--disabled,.host-status--suspended,.host-status--closed,.host-status--unhealthy{color:#7a2820;background:#f0c0ba}.host-status--draining,.host-status--maintenance,.host-status--pending,.host-status--degraded{color:#704019;background:#f2d1a7}.metrics-toolbar button:focus-visible{outline-offset:3px;outline:3px solid #5073ff}.metrics-back-link{margin:0 0 28px}.metrics-header{align-items:center}.metrics-toolbar{border:1px solid var(--line);background:#ffffff57;grid-template-columns:minmax(170px,240px) 1fr auto;align-items:end;gap:24px;padding:18px;display:grid}.metrics-window-field select{min-height:46px;color:var(--ink);font:inherit;background:#ffffffbf;border:1px solid #10131159;border-radius:0;padding:10px 12px}.metrics-window-field select:focus-visible{outline-offset:2px;outline:3px solid #5073ff}.metrics-toolbar>p{color:var(--muted);margin:0 0 12px;font-size:12px}.metrics-toolbar .button{cursor:pointer;min-height:46px}.metrics-message{min-height:44px;padding:10px 0}.metrics-message p[role=status]{color:#2f6b3a}.metric-summary-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.metric-summary-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:142px;padding:20px;display:flex}.metric-summary-grid span{color:var(--muted);font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.07em;font-size:9px}.metric-summary-grid strong{letter-spacing:-.05em;font-size:clamp(30px,3vw,46px);line-height:1}.metric-chart-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.metric-chart{background:var(--deep);min-width:0;color:var(--paper);margin:0;padding:18px}.metric-chart figcaption{justify-content:space-between;align-items:start;gap:12px;min-height:42px;display:flex}.metric-chart figcaption span{color:#f2f1eb94;font-size:11px}.metric-chart figcaption strong{color:var(--accent);font-family:var(--font-mono), monospace;white-space:nowrap;font-size:12px}.metric-chart svg{width:100%;height:104px;display:block;overflow:visible}.metric-chart polyline{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linecap:square;stroke-linejoin:round}.metric-chart-baseline{fill:none;stroke:#f2f1eb2e;stroke-width:.5px}.metric-chart--empty{min-height:164px}.metric-chart--empty p{color:#f2f1eb80;margin:32px 0 0;font-size:12px}.metric-facts{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:20px 0 0;display:grid}.metric-facts>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:86px;padding:15px}.metric-facts dt{color:var(--muted);font-family:var(--font-mono), monospace;text-transform:uppercase;margin-bottom:10px;font-size:9px}.metric-facts dd{overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:700}.gpu-metric-list,.instance-metric-list{gap:18px;display:grid}.gpu-metric-card,.instance-metric-card{border:1px solid var(--line);background:#ffffff4d;padding:24px}.gpu-metric-card>header,.instance-metric-card>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.gpu-metric-card h3,.instance-metric-card h3{margin:0 0 8px;font-size:22px}.gpu-metric-card code,.instance-metric-card code{color:var(--muted);overflow-wrap:anywhere;font-size:10px}.temperature-reading{color:var(--accent);background:var(--deep);font-family:var(--font-mono), monospace;white-space:nowrap;padding:9px 11px;font-size:14px}.metric-chart-grid--gpu{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-chart-grid--instance{grid-template-columns:repeat(2,minmax(0,1fr))}.gpu-table-wrap{border:1px solid var(--line);overflow-x:auto}.gpu-table{border-collapse:collapse;background:#ffffff42;width:100%;min-width:900px}.gpu-table th,.gpu-table td{text-align:left;vertical-align:top;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px}.gpu-table th{color:var(--muted);font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.gpu-table td{font-size:13px}.gpu-table td strong,.gpu-table td code,.gpu-table td small{display:block}.gpu-table td code{max-width:270px;color:var(--muted);overflow-wrap:anywhere;margin:8px 0 4px;font-size:10px}.gpu-table td small{color:var(--muted);margin-top:5px;font-size:10px}.operator-warning{color:var(--paper);background:var(--deep);border-left:5px solid var(--accent);margin-bottom:26px;padding:22px}.operator-warning strong{color:var(--accent);margin-bottom:8px;font-size:13px;display:block}.operator-warning p{color:#f2f1ebad;max-width:820px;margin:0;font-size:12px;line-height:1.6}.managed-offer-list{gap:18px;display:grid}.managed-offer-card{border:1px solid var(--line);background:#ffffff4d;padding:26px}.managed-offer-card>header{justify-content:space-between;gap:24px;margin-bottom:24px;display:flex}.managed-offer-card h3{margin:0 0 7px;font-size:24px}.managed-offer-card header code{color:var(--muted);font-size:10px}.managed-offer-card header p{color:var(--muted);margin:8px 0 0;font-size:12px}.offer-readiness{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:8px;display:flex}.managed-offer-form{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:24px;display:grid}.managed-offer-form .offer-enable-check{grid-column:span 3;align-self:center}.managed-offer-form>button{cursor:pointer;align-self:end;min-height:48px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.metric-strip,.product-grid,.capacity-grid{grid-template-columns:repeat(2,1fr)}.section-heading,.architecture{grid-template-columns:1fr}.section-live{justify-items:start}.architecture{gap:44px}.auth-shell{grid-template-columns:1fr}.auth-context{min-height:520px}.auth-panel{min-height:auto;padding:80px 28px}.dashboard-shell,.customer-shell{grid-template-columns:1fr}.customer-sidebar{min-height:auto;padding:20px 24px;position:static}.sidebar-menu-toggle{justify-content:center;align-items:center;display:inline-flex}.customer-sidebar nav,.dashboard-sidebar nav{gap:4px;margin-top:16px;display:none}.customer-sidebar nav.is-open{display:grid}.dashboard-sidebar nav.is-open{display:flex}.customer-identity{margin-top:16px;padding-top:16px}.customer-offer-grid,.ssh-key-layout{grid-template-columns:1fr}.rental-card>dl{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-sidebar{min-height:auto;padding:20px 24px;position:static}.customer-onboarding{grid-template-columns:1fr}.dashboard-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.account-card,.host-enrollment{grid-template-columns:1fr}.metrics-toolbar{grid-template-columns:1fr auto}.metrics-toolbar>p{grid-area:2/1/auto/-1}.metric-summary-grid,.metric-facts,.metric-chart-grid,.metric-chart-grid--gpu,.managed-offer-form{grid-template-columns:repeat(2,minmax(0,1fr))}.managed-offer-form .offer-enable-check{grid-column:span 1}}@media (max-width:600px){.nav,.hero,.section,footer{width:min(100% - 28px,1180px)}.platform-state{text-align:right;justify-content:flex-end;max-width:145px}.nav-actions{gap:10px}.platform-state{display:none}.hero{padding:76px 0}h1{font-size:clamp(52px,17vw,82px)}.metric-strip,.product-grid,.capacity-grid{grid-template-columns:1fr}.metric-strip>div{border-bottom:1px solid #ffffff29;border-right:0;min-height:auto;padding:32px 24px}.metric-strip span,.product-heading{margin-bottom:28px}.section{padding:78px 0}.product-card{min-height:190px}footer{flex-direction:column}.auth-context{min-height:460px;padding:28px 22px 38px}.auth-context h1{font-size:50px}.auth-panel{padding:64px 20px}.dashboard-main{padding:42px 18px 60px}.customer-main{padding:42px 18px 70px}.customer-onboarding,.capacity-empty{padding:22px}.protected-route-actions .button{width:100%}.customer-header h1{font-size:54px}.customer-actions,.customer-section-heading,.stop-rental-form,.rental-card>header{flex-direction:column;align-items:flex-start}.live-refresh{justify-content:space-between;width:100%}.live-refresh-copy{justify-items:start}.customer-section-heading>div{align-items:flex-start}.rental-card,.customer-offer-card,.ssh-key-form{padding:20px}.rental-card>dl,.customer-offer-card>dl,.rental-form,.generated-key-actions,.provisioning-steps{grid-template-columns:1fr}.provisioning-heading{flex-direction:column}.provisioning-step{padding:0 0 18px}.provisioning-step:not(:last-child):after{width:2px;height:auto;inset:14px auto 0 6px}.rental-form .terms-check,.rental-form button{grid-column:auto}.stop-rental-form .button{width:100%}.dashboard-header,.dashboard-section-heading{flex-direction:column;align-items:flex-start}.dashboard-section-heading>.dashboard-section-live{justify-items:start;width:100%}.dashboard-header{margin-bottom:56px}.dashboard-metrics{grid-template-columns:1fr}.dashboard-metric{min-height:170px}.dashboard-grid{margin-top:56px}.readiness-card,.storage-card,.account-card{padding:24px}.host-enrollment{gap:28px;padding:24px}.enrollment-form{grid-template-columns:1fr}.enrollment-form .field:nth-child(3),.enrollment-form button{grid-column:auto}.metrics-header{align-items:flex-start}.metrics-toolbar,.metric-summary-grid,.metric-chart-grid,.metric-chart-grid--gpu,.metric-chart-grid--instance,.metric-facts{grid-template-columns:1fr}.metrics-toolbar>p{grid-area:auto}.gpu-metric-card,.instance-metric-card{padding:18px}.gpu-metric-card>header,.instance-metric-card>header{flex-direction:column}.managed-offer-card{padding:20px}.managed-offer-card>header{flex-direction:column}.offer-readiness{justify-content:flex-start}.managed-offer-form{grid-template-columns:1fr}}.customer-sidebar nav{flex-direction:column;flex:1;display:flex}.customer-header--compact{margin-bottom:24px}.customer-section--page,.customer-section--page:first-of-type{margin-top:20px}.icon-button,.refresh-icon-button{width:44px;min-width:44px;height:44px;min-height:44px;color:var(--ink);background:var(--surface);border:1px solid var(--line);vertical-align:middle;appearance:none;cursor:pointer;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.icon-button svg,.refresh-icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;transform-origin:50%;transform-box:fill-box;flex:0 0 20px;width:20px;height:20px;display:block}.icon-button:hover,.refresh-icon-button:hover{background:var(--panel);border-color:#8f989f}.icon-button:focus-visible,.refresh-icon-button:focus-visible{outline-offset:2px;outline:3px solid #5073ff}.icon-button:disabled,.refresh-icon-button:disabled{cursor:wait;opacity:.62}.refresh-icon-button.is-refreshing svg{animation:.8s linear infinite refresh-spin}@keyframes refresh-spin{to{transform:rotate(360deg)}}.app-dialog{width:min(720px,100% - 32px);max-height:min(86dvh,860px);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:0;overflow:auto;box-shadow:0 24px 70px #050b1047}.app-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080d119e}.dialog-header{z-index:2;background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex;position:sticky;top:0}.dialog-header h2{margin:3px 0 0;font-size:24px}.ssh-key-dialog .ssh-key-form{border:0;border-radius:0}.ssh-key-list--compact{gap:8px}.ssh-key-list--compact article{min-height:72px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:12px 14px;display:flex}.ssh-key-summary{grid-template-columns:minmax(120px,.65fr) minmax(180px,1.35fr) auto;align-items:center;gap:18px;min-width:0;display:grid}.ssh-key-list--compact strong{font-size:13px}.ssh-key-list--compact code,.ssh-key-list--compact span{min-width:0;color:var(--muted);font-size:10px}.ssh-key-list--compact code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.integration-state--pending{color:#805c10;background:#fff1ca}.integration-state--muted{color:var(--muted)}.telegram-preference{scroll-margin-top:24px}.telegram-preference__intro,.telegram-preference__control{min-width:0}.telegram-preference__title{justify-content:space-between;align-items:center;gap:12px;margin:5px 0 7px;display:flex}.telegram-preference__title h2{margin:0}.telegram-preference__control{gap:14px;display:grid}.telegram-preference__summary{grid-template-columns:minmax(0,1.2fr) minmax(90px,.55fr) minmax(0,1fr);gap:12px;margin:0;display:grid}.telegram-preference__summary div{background:var(--panel);border-radius:7px;min-width:0;padding:11px 12px}.telegram-preference__summary dt{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:750}.telegram-preference__summary dd{overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:700}.telegram-preference__actions{align-items:center;gap:8px;display:flex}.telegram-preference__actions .button{min-height:44px}.telegram-preference__actions .refresh-icon-button{width:44px;height:44px;min-height:44px}.telegram-preference__message:empty,.telegram-config-feedback:empty{display:none}.marketplace-preference{scroll-margin-top:24px}.marketplace-preference__control{gap:18px;min-width:0;display:grid}.marketplace-preference__channel{border-bottom:1px solid var(--line);padding-bottom:18px}.marketplace-preference__channel:last-of-type{border-bottom:0;padding-bottom:0}.marketplace-preference__channel-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.marketplace-preference__channel-title h3,.marketplace-preference__channel-title p{margin:0}.marketplace-preference__channel-title h3{font-size:15px;line-height:1.3}.marketplace-preference__channel-title p{margin-top:3px;font-size:12px}.marketplace-preference__summary{grid-template-columns:minmax(0,.9fr) minmax(0,.85fr) minmax(0,1.25fr);gap:12px;margin:14px 0;display:grid}.marketplace-preference__summary div{min-width:0}.marketplace-preference__summary dt{color:var(--muted);margin-bottom:4px;font-size:12px;font-weight:700}.marketplace-preference__summary dd{overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:700}.marketplace-preference__actions{flex-wrap:wrap;gap:8px;display:flex}.marketplace-preference__actions .button{min-height:40px}.marketplace-preference__feedback:empty{display:none}.marketplace-preference__feedback{margin-top:12px}.marketplace-preference__feedback p{border:1px solid #0000;border-radius:7px;margin:0;padding:10px 12px;font-size:13px;line-height:1.45}.marketplace-preference__feedback .form-error{color:#842a22;background:#fff0ed;border-color:#e7b8b1}.marketplace-preference__feedback .form-success{color:#195a32;background:#e5f4e8;border-color:#b9d9c0}.marketplace-preference__dialog{width:min(620px,100vw - 32px)}.telegram-preference__message p,.telegram-config-feedback p{margin:0}.telegram-preference .form-error,.telegram-config-dialog .form-error{color:#842a22;background:#fff0ed;border-left:3px solid #b83b30;padding:10px 12px}.telegram-preference .form-success,.telegram-config-dialog .form-success{color:#195a32;background:#e5f4e8;border-left:3px solid #3f925c;padding:10px 12px}.telegram-config-dialog{width:min(800px,100vw - 32px);max-height:min(90dvh,880px);overflow:hidden}.telegram-config-dialog__header{align-items:flex-start}.telegram-config-dialog__header>div{min-width:0}.telegram-config-dialog__header .icon-button{width:44px;height:44px;min-height:44px}.telegram-config-dialog__title{align-items:center;gap:12px;margin-top:3px;display:flex}.telegram-config-dialog__title h2{margin:0}.telegram-config-dialog__header p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.45}.telegram-config-form{max-height:calc(90dvh - 112px);display:grid;overflow:auto}.telegram-setup-strip{border-bottom:1px solid var(--line);background:#f7f7f3;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:16px 20px;list-style:none;display:grid}.telegram-setup-strip li{align-items:center;gap:9px;min-width:0;display:flex}.telegram-setup-strip li>span{width:26px;height:26px;color:var(--paper);background:var(--deep);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:850;display:grid}.telegram-setup-strip li>div{gap:1px;min-width:0;display:grid}.telegram-setup-strip strong{font-size:12px}.telegram-setup-strip small{color:var(--muted);overflow-wrap:anywhere;font-size:10px}.telegram-config-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;padding:20px;display:grid}.telegram-config-section{border:1px solid var(--line);border-radius:9px;align-content:start;gap:16px;min-width:0;padding:16px;display:grid}.telegram-config-section>header{align-items:flex-start;gap:10px;display:flex}.telegram-config-section>header>span{color:var(--muted);font-family:var(--font-mono), monospace;font-size:10px;font-weight:800}.telegram-config-section h3{margin:0 0 4px;font-size:15px}.telegram-config-section header p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.telegram-config-dialog .telegram-config-form textarea{resize:vertical;width:100%;min-height:112px;font-family:var(--font-mono), monospace}.telegram-config-form .field>small,.telegram-enabled-control small{color:var(--muted);font-size:11px;line-height:1.45}.telegram-secret-input{grid-template-columns:minmax(0,1fr) auto;display:grid}.telegram-secret-input input{border-radius:7px 0 0 7px;min-width:0}.telegram-config-dialog .telegram-secret-input input{min-height:44px}.telegram-secret-input button{min-width:62px;color:var(--ink);background:var(--panel);cursor:pointer;border:1px solid #10131159;border-left:0;border-radius:0 7px 7px 0;padding:0 12px;font-size:12px;font-weight:750}.telegram-secret-input button:focus-visible{outline-offset:2px;outline:3px solid #5073ff;position:relative}.telegram-chat-help{justify-content:space-between;align-items:center;gap:12px;display:flex}.telegram-chat-help .button{flex:none;min-height:44px}.telegram-enabled-control{border:1px solid var(--line);cursor:pointer;background:#f7f7f3;border-radius:8px;align-items:flex-start;gap:11px;margin:0 20px 16px;padding:13px 14px;display:flex}.telegram-enabled-control input{flex:none;width:18px;height:18px;margin:2px 0 0}.telegram-enabled-control input:focus-visible{outline-offset:2px;outline:3px solid #5073ff}.telegram-enabled-control span{gap:2px;display:grid}.telegram-enabled-control strong{font-size:13px}.telegram-config-feedback{margin:0 20px 16px}.telegram-config-dialog__actions{z-index:2;background:var(--surface);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin:0;padding:14px 20px;display:flex;position:sticky;bottom:0}.telegram-config-dialog__actions>p{color:var(--muted);margin:0;font-size:11px}.telegram-config-dialog__actions>div{gap:8px;display:flex}.telegram-config-dialog__actions .button{min-height:44px}.user-list{gap:8px;display:grid}.user-row{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(210px,1.2fr) minmax(230px,1fr) auto;align-items:center;gap:20px;min-height:96px;padding:14px 16px;display:grid}.user-primary,.user-meta,.user-state-actions{gap:4px;min-width:0;display:grid}.user-primary strong{font-size:14px}.user-primary span,.user-primary small,.user-meta span,.user-meta time{color:var(--muted);overflow-wrap:anywhere;font-size:11px}.user-meta{grid-template-columns:repeat(2,auto);justify-content:start;gap:4px 12px}.user-meta time{grid-column:1/-1}.user-state-actions{justify-items:end}.user-status,.current-user-label{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.user-status--active{color:#195a32}.user-status--suspended,.user-status--closed{color:#8c2e25}.current-user-label{padding:7px 0}@media (prefers-reduced-motion:reduce){.refresh-icon-button.is-refreshing svg{animation:none}}@media (max-width:1000px){.user-row{grid-template-columns:minmax(0,1fr) auto}.user-meta{grid-area:2/1/auto/-1}.user-state-actions{grid-area:1/2}}@media (max-width:900px){.customer-sidebar nav{display:none}.customer-sidebar nav.is-open{display:flex}}@media (max-width:650px){.customer-section-heading,.users-toolbar{flex-direction:column;align-items:stretch}.customer-section-heading .button,.users-search{width:100%}.ssh-key-list--compact article,.user-row{flex-direction:column;align-items:stretch}.ssh-key-list--compact article{display:flex}.ssh-key-list--compact article .button{width:100%}.ssh-key-summary{grid-template-columns:1fr;gap:5px;width:100%}.user-row{grid-template-columns:1fr;display:grid}.user-meta,.user-state-actions{grid-area:auto/1}.user-state-actions{justify-items:stretch}.app-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px)}}.brand-logo{border:1px solid var(--line);background:#fff;border-radius:7px;flex:none;width:32px;height:32px;display:block;position:relative;overflow:hidden}.brand-logo img{width:48px;max-width:none;height:48px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.brand-logo--light{background:#fff;border-color:#ffffff47}.language-switcher{align-items:center;min-width:64px;min-height:44px;display:inline-flex}.language-switcher select{width:100%;min-height:44px;color:var(--ink);background:var(--surface);border:1px solid var(--line);font-family:var(--font-mono), monospace;cursor:pointer;border-radius:7px;padding:8px 30px 8px 11px;font-size:12px;font-weight:650}.language-switcher--light{width:100%;margin-top:8px}.language-switcher--light select{color:var(--paper);background:0 0;border-color:#ffffff3d}.auth-brand-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.auth-simple .auth-register-link,.auth-simple .back-link{width:max-content;display:flex}.auth-simple .back-link{margin-top:14px}@media (max-width:720px){.nav{align-items:flex-start}.nav-actions{flex-wrap:wrap;justify-content:flex-end}.platform-state{justify-content:flex-end;width:100%}.section-live,.section-live .live-refresh{width:100%}}@media (max-width:600px){.section-live .live-refresh{flex-direction:column;align-items:flex-start;gap:4px}.section-live .live-refresh-copy{max-width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}:root{--ink:#181b1f;--paper:#f6f7f8;--muted:#687078;--line:#dfe3e7;--accent:#d7f56b;--deep:#171a1e;--panel:#eef0f2;--surface:#fff;--focus:#315efb;--danger:#b42318}body{background:var(--paper)}button,input,select,textarea{font:inherit}.nav{width:min(1120px,100% - 40px);padding:18px 0}.brand{letter-spacing:-.02em;gap:10px}.brand-mark{border-radius:7px;width:30px;height:30px;font-size:13px}.nav-actions{gap:10px}.nav-login,.button{border-radius:7px;min-height:42px;padding:10px 15px;font-size:13px;transition:background-color .12s,border-color .12s}.button:hover{transform:none}.button--primary:hover,.nav-login:hover{background:#30353b}.button--secondary{background:var(--surface);border-color:var(--line)}.button--secondary:hover{border-color:#9aa2aa}.button--danger{color:#fff;background:var(--danger);border-color:var(--danger)}.button:focus-visible,.nav-login:focus-visible,button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.workspace-hero{justify-content:space-between;align-items:end;gap:32px;width:min(1120px,100% - 40px);margin:0 auto;padding:72px 0 36px;display:flex}.workspace-hero h1{letter-spacing:-.055em;margin:0 0 8px;font-size:clamp(38px,6vw,64px);line-height:1}.workspace-hero p{color:var(--muted);margin:0}.section{width:min(1120px,100% - 40px);padding:48px 0 84px}.section-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.section-heading h2,.dashboard-section-heading h2,.customer-section-heading h2,.host-enrollment h2{letter-spacing:-.025em;margin:0;font-size:22px;line-height:1.2}.section-live{display:block}.capacity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.capacity-card{border-color:var(--line);background:var(--surface);border-radius:9px;min-height:240px;padding:20px}.capacity-card h3{margin:28px 0 6px;font-size:20px}.status,.host-status,.rental-state{text-transform:none;letter-spacing:0;border-radius:999px;width:fit-content}.status{color:#4d5359;background:var(--panel)}.status--live{color:#24522c;background:#d8efdc}.capacity-empty,.empty-state{border:1px solid var(--line);background:var(--surface);border-radius:9px;padding:24px}footer{width:min(1120px,100% - 40px);padding:22px 0 32px}.dashboard-shell,.customer-shell{grid-template-columns:224px minmax(0,1fr)}.dashboard-sidebar,.customer-sidebar{background:var(--deep);min-height:100vh;padding:22px 16px}.dashboard-sidebar nav,.customer-sidebar nav{gap:3px;margin-top:36px}.nav-group-label{color:#969da5;margin:12px 8px 6px;font-size:10px}.console-mode-switch{border-radius:7px;margin-bottom:12px}.customer-sidebar nav .console-mode-switch a,.dashboard-sidebar nav .console-mode-switch a{border-radius:5px}.console-nav-item,.customer-sidebar nav>a{border:0;border-radius:6px;min-height:42px;padding:10px 11px}.console-nav-item--active,.customer-sidebar nav>a:hover{color:#fff;background:#2a2e34;border:0}.sidebar-session{margin-top:auto}.sidebar-signout{border-radius:6px}.dashboard-main,.customer-main{width:min(100%,1280px);padding:38px clamp(24px,4vw,56px) 72px}.dashboard-header,.customer-header{align-items:center;min-height:0;margin:0 0 36px;padding:0 0 22px}.dashboard-header--compact{margin-bottom:28px}.dashboard-header h1,.dashboard-header--compact h1,.customer-header h1{letter-spacing:-.045em;margin:0 0 6px;font-size:clamp(30px,4vw,42px);line-height:1.1}.dashboard-header p,.customer-header p{color:var(--muted);margin:0;font-size:14px}.dashboard-health{border:1px solid var(--line);background:var(--surface);border-radius:7px;min-height:38px;padding:8px 12px;font-size:11px}.dashboard-section-heading,.customer-section-heading{align-items:center;margin-bottom:16px}.dashboard-section-live{display:block}.dashboard-metrics{gap:10px}.dashboard-metric{border:1px solid var(--line);background:var(--surface);border-radius:9px;min-height:148px;padding:18px}.dashboard-metric>span{color:var(--muted);margin:0;font-size:11px}.dashboard-metric strong{margin:auto 0 2px;font-size:38px}.dashboard-metric p{font-size:11px}.host-enrollment{border:1px solid var(--line);background:var(--surface);border-radius:9px;gap:24px;margin-bottom:32px;padding:20px}.host-enrollment p{color:var(--muted);margin:8px 0 0;font-size:12px}.enrollment-form{gap:12px}.field input,.field select,.field textarea{background:var(--surface);border-color:#cbd1d6;border-radius:7px;min-height:42px}.managed-offer-card,.rental-card,.customer-offer-card,.ssh-key-form{border-color:var(--line);background:var(--surface);border-radius:9px}.host-action-state{color:var(--muted);font-size:11px}.customer-message{min-height:32px}.ssh-key-layout,.customer-offer-grid{gap:12px}.ssh-key-form,.customer-offer-card,.rental-card{padding:20px}.customer-offer-card h3,.rental-card h3{font-size:19px}.customer-offer-card>dl,.rental-card>dl{border-radius:7px;overflow:hidden}.provisioning-panel,.connection-card{border-radius:7px}.auth-simple{place-items:center;min-height:100vh;padding:32px 20px;display:grid}.auth-simple-card{border:1px solid var(--line);background:var(--surface);border-radius:11px;width:min(100%,460px);padding:28px;box-shadow:0 12px 32px #131b2312}.auth-simple-card--wide{width:min(100%,560px)}.auth-simple .auth-card{width:100%;margin-top:52px}.auth-simple .auth-card h1{letter-spacing:-.04em;margin-bottom:28px;font-size:30px;line-height:1.2}@media (max-width:900px){.capacity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell,.customer-shell{grid-template-columns:1fr}.dashboard-sidebar,.customer-sidebar{min-height:auto;padding:14px 18px;position:relative}.dashboard-sidebar nav,.customer-sidebar nav{margin-top:12px}}@media (max-width:600px){.workspace-hero{flex-direction:column;align-items:flex-start;padding:48px 0 20px}.workspace-hero .hero-actions,.workspace-hero .button{width:100%}.section{padding:36px 0 64px}.section-heading{flex-direction:column;align-items:flex-start}.capacity-grid{grid-template-columns:1fr}.dashboard-main,.customer-main{padding:30px 16px 56px}.dashboard-header{margin-bottom:28px}}:root{--type-hero-title:clamp(32px, 4vw, 48px);--type-page-title:clamp(26px, 2.8vw, 34px);--type-section-title:20px;--type-card-title:18px}.workspace-hero{padding-top:56px}.workspace-hero h1{font-size:var(--type-hero-title);letter-spacing:-.045em;line-height:1.05}.section{padding-top:38px}.section-heading h2,.dashboard-section-heading h2,.customer-section-heading h2,.host-enrollment h2{font-size:var(--type-section-title)}.dashboard-main,.customer-main{padding-top:30px}.dashboard-header,.customer-header{margin-bottom:28px;padding-bottom:18px}.dashboard-header--compact,.customer-header--compact{margin-bottom:22px}.dashboard-header h1,.dashboard-header--compact h1,.customer-header h1{font-size:var(--type-page-title);letter-spacing:-.035em;line-height:1.15}.dashboard-metric strong{font-size:32px}.provisioning-step{grid-template-rows:16px auto;grid-template-columns:1fr;gap:10px}.provisioning-step:not(:last-child):after{left:14px}.provisioning-step>div{z-index:1;position:relative}.capacity-card h3,.customer-offer-card h3,.rental-card h3,.managed-offer-card h3{font-size:var(--type-card-title)}.ssh-key-modal h2,.dialog-card h2{font-size:var(--type-section-title);letter-spacing:-.025em;line-height:1.25}.auth-simple .auth-card h1{margin-bottom:22px;font-size:26px}.settings-stack{gap:14px;width:min(100%,920px);display:grid}.settings-stack .account-card,.preference-card{border:1px solid var(--line);background:var(--surface);border-radius:9px;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);align-items:start;gap:48px;margin:0;padding:22px;display:grid}.preference-card h2,.settings-stack .account-card h2{font-size:var(--type-section-title);letter-spacing:-.025em;overflow-wrap:anywhere;margin:5px 0 7px;line-height:1.25}.preference-card p,.settings-stack .account-card>div>p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.preference-control{gap:7px;display:grid}.preference-control>label{font-size:12px;font-weight:750}.preference-control .language-switcher,.preference-control .language-switcher select{width:100%}.preference-control .language-switcher select{min-height:44px;color:var(--ink);background:var(--surface);border:1px solid #cbd1d6;border-radius:7px;padding:10px 36px 10px 12px}@media (max-width:700px){.workspace-hero{padding-top:40px}.dashboard-main,.customer-main{padding-top:24px}.settings-stack .account-card,.preference-card{grid-template-columns:1fr;gap:22px}.telegram-preference__summary{grid-template-columns:1fr}.marketplace-preference__summary{grid-template-columns:1fr;gap:9px}.telegram-config-grid{grid-template-columns:1fr}.telegram-setup-strip{grid-template-columns:1fr;gap:10px}.telegram-config-dialog__actions{flex-direction:column;align-items:stretch}.telegram-config-dialog__actions>div,.telegram-config-dialog__actions .button{width:100%}.provisioning-step{grid-template-rows:auto;grid-template-columns:16px minmax(0,1fr);gap:10px}.provisioning-step:not(:last-child):after{left:6px}}body{font-size:var(--type-body);line-height:1.55}.dashboard-header p,.customer-header p,.preference-card p,.settings-stack .account-card>div>p,.managed-rental-card header p,.button,.nav-login,.field input,.field select,.field textarea{font-size:13px}.button--compact{min-height:36px;font-size:12px}.field label,.preference-control>label{font-size:12px}.field small,.billing-summary-card>span,.billing-state,.data-table th,.gpu-table th,.managed-rental-card dt{font-size:11px}.data-table td,.gpu-table td,.data-table__primary,.managed-rental-card dd{font-size:13px}.data-table__secondary,.billing-summary-card>small,.billing-notice strong,.billing-notice p,.billing-sections .dashboard-section-heading span,.customer-section--page .dashboard-section-heading span,.managed-rentals .dashboard-section-heading span{font-size:12px}.data-table__tertiary,.data-table__stack small,.data-table__error,.managed-rental-card>footer,.live-refresh-copy{font-size:11px}.billing-summary-card>strong{margin-top:20px;font-size:26px}.billing-filters{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:minmax(260px,1.5fr) repeat(5,minmax(140px,1fr));align-items:end;gap:12px;margin-bottom:18px;padding:16px;display:grid}.billing-filter-actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.billing-filter-result{color:var(--muted);grid-column:1/-1;margin:0;font-size:12px}@media (max-width:1280px){.billing-filters{grid-template-columns:repeat(3,minmax(180px,1fr))}.billing-filter-search{grid-column:span 2}}@media (max-width:760px){:root{--type-page-title:26px;--type-section-title:18px;--type-card-title:16px}.billing-filters,.billing-summary-grid{grid-template-columns:1fr}.billing-filter-search{grid-column:auto}.button--compact{min-height:44px}}.mfa-setup-dialog{width:min(620px,100% - 32px)}.mfa-setup-dialog .mfa-setup{gap:16px;padding:20px;display:grid}.mfa-setup-dialog .mfa-setup>p{color:var(--muted);margin:0;font-size:13px}.mfa-secret-row{border:1px solid var(--line);background:var(--panel);border-radius:8px;gap:12px;padding:14px;display:grid}.mfa-secret-row code{overflow-wrap:anywhere;letter-spacing:.08em;font-size:15px}.mfa-secret-row>div{flex-wrap:wrap;gap:8px;display:flex}.customer-empty-action{justify-items:start;gap:8px;display:grid}.customer-empty-action>p{margin:0 0 6px}.dashboard-header p,.customer-header p,.channel-command-center__header p,.vast-host-card__header p,.operations-status-card>p{font-size:13px}.console-nav-item,.customer-sidebar nav>a,.sidebar-signout,.sidebar-customer-link,.button,.button--compact,.field input,.field select,.field textarea,.segmented-control button{min-height:40px;font-size:13px}.data-table thead th,.gpu-table thead th{z-index:2;background:#f3f5f6;position:sticky;top:0}.vast-host-card__canonical-status{color:#244c37;background:#eff7f0;border-left:3px solid #5f9368;border-radius:5px;gap:2px;width:fit-content;max-width:760px;margin-top:10px;padding:9px 11px;display:grid}.vast-host-card__canonical-status>span{font-size:12px;font-weight:750}.vast-host-card__canonical-status>strong{font-size:14px;line-height:1.4}.vast-host-card__canonical-status--danger{color:#7c2d24;border-left-color:var(--danger);background:#fff2ef}.vast-host-card__canonical-status--warning{color:#705514;background:#fff8e6;border-left-color:#b58a1f}.gpu-table tr.is-stale td{background:#fafafa}.gpu-table tr.is-stale td:not(:last-child){color:#626a72}.gpu-table .telemetry-stale{color:#8a4b13;white-space:normal;margin-top:6px;font-weight:700}.ssh-key-list--compact article{min-height:76px}@media (max-width:1180px){.rental-card>dl{grid-template-columns:repeat(2,minmax(0,1fr))}.rental-card>dl>div,.rental-card>dl>div:nth-child(3),.rental-card>dl>div:nth-child(4n){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.rental-card>dl>div:nth-child(2n){border-right:0}.rental-card>dl>div:nth-last-child(-n+2){border-bottom:0}}@media (max-width:640px){.button,.button--compact,.field input,.field select,.field textarea,.segmented-control button{min-height:44px}.rental-card>dl{grid-template-columns:1fr}.rental-card>dl>div,.rental-card>dl>div:nth-child(2n),.rental-card>dl>div:nth-child(3),.rental-card>dl>div:nth-child(4n),.rental-card>dl>div:nth-last-child(-n+2),.rental-card>dl>div:nth-last-child(-n+4){border-right:0;border-bottom:1px solid var(--line)}.rental-card>dl>div:last-child{border-bottom:0}}.vast-rental-summary{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:12px;display:grid;overflow:hidden}.vast-rental-summary>div{background:var(--surface);gap:5px;min-width:0;padding:16px 18px;display:grid}.vast-rental-summary span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.vast-rental-summary strong{font-variant-numeric:tabular-nums;letter-spacing:-.025em;font-size:22px}.vast-rental-table-shell{margin-bottom:28px}.vast-rental-table{min-width:920px}.vast-rental-table td{vertical-align:middle;font-variant-numeric:tabular-nums}.vast-rental-table__earnings{color:var(--success);white-space:nowrap}.vast-rental-table .channel-state+.data-table__secondary{margin-top:5px}.vast-rental-empty{margin-bottom:28px}.vast-earnings-history{margin-top:24px}.dashboard-section-heading--nested h3{margin:0;font-size:16px}.vast-host-list{gap:16px;display:grid}.vast-host-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden}.vast-host-card__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 20px;display:flex}.vast-host-card__title-line,.vast-host-card__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.vast-host-card__title-line h3{margin:0 4px 0 0;font-size:18px;line-height:1.35}.vast-host-card__header p{color:var(--muted);margin:5px 0 3px;font-size:13px}.vast-host-card__header .channel-state-copy{max-width:760px;font-size:13px;display:block}.vast-price-summary{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.vast-price-summary>div{border-right:1px solid var(--line);align-content:start;gap:4px;min-width:0;padding:16px 20px;display:grid}.vast-price-summary>div:last-child{border-right:0}.vast-price-summary span,.vast-host-facts dt{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.vast-price-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:21px;line-height:1.25;overflow:hidden}.vast-price-summary small{color:var(--muted);font-size:12px}.vast-host-card__body{grid-template-columns:minmax(360px,1.05fr) minmax(420px,1fr);align-items:stretch;gap:20px;padding:18px 20px 20px;display:grid}.vast-price-history{background:var(--panel);border:1px solid var(--line);border-radius:10px;min-width:0;margin:0;padding:12px 14px 10px}.vast-price-history svg{width:100%;height:144px;display:block}.vast-price-history__axis{stroke:var(--line);stroke-width:1px}.vast-price-history__axis-label{fill:#626a72;font-family:var(--font-mono), monospace;font-size:10px}.vast-price-history__target,.vast-price-history__market{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;vector-effect:non-scaling-stroke}.vast-price-history__target{stroke:var(--accent)}.vast-price-history__market{stroke:var(--muted);stroke-dasharray:5 5}.vast-price-history figcaption{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 14px;font-size:11px;display:flex}.vast-price-history figcaption>span{align-items:center;gap:6px;display:inline-flex}.vast-price-history__range{margin-left:auto}.vast-price-history__key{background:var(--muted);border-radius:99px;width:18px;height:3px;display:inline-block}.vast-price-history__key--target{background:var(--accent)}.vast-price-history__empty{min-height:188px;color:var(--muted);background:var(--panel);border:1px dashed var(--line);text-align:center;border-radius:10px;place-items:center;margin:0;padding:24px;font-size:13px;display:grid}.vast-host-facts{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.vast-host-facts>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:11px 13px}.vast-host-facts>div:nth-child(2n){border-right:0}.vast-host-facts>div:nth-last-child(-n+2){border-bottom:0}.vast-host-facts dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;line-height:1.4}.channel-dialog>.dialog-description{color:var(--muted);margin:0;padding:0 20px;font-size:13px}.channel-form>.dialog-description{padding:0}@media (max-width:1100px){.vast-host-card__body{grid-template-columns:1fr}}@media (max-width:760px){.vast-rental-summary{grid-template-columns:1fr}.vast-host-card__header{flex-direction:column;align-items:stretch}.vast-host-card__actions .button{flex:1}.vast-price-summary,.vast-host-facts{grid-template-columns:1fr}.vast-price-summary>div,.vast-host-facts>div,.vast-host-facts>div:nth-child(2n),.vast-host-facts>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.vast-price-summary>div:last-child,.vast-host-facts>div:last-child{border-bottom:0}.vast-host-card__body{padding:14px}.vast-price-history__range{width:100%;margin-left:0}}.dashboard-sidebar,.customer-sidebar{scrollbar-width:thin;height:100vh;overflow-y:auto}.dashboard-sidebar nav,.customer-sidebar nav{margin-top:24px}.navigation-group+.navigation-group{margin-top:5px}.navigation-group .nav-group-label{margin-top:9px}.console-nav-item,.customer-sidebar nav>a{justify-content:flex-start;gap:10px}.navigation-icon{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 18px;width:18px;height:18px;display:block}.console-nav-item>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-heading-actions{justify-content:flex-end;align-items:center!important;gap:10px!important;display:flex!important}.operations-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.operations-status-card{background:var(--surface);border:1px solid var(--line);border-radius:9px;min-width:0;padding:18px}.operations-status-card--warning{border-color:color-mix(in srgb, var(--danger) 35%, var(--line))}.operations-status-card>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.operations-status-card>header span,.channel-health-grid article>span{color:var(--muted);font-family:var(--font-mono), monospace;letter-spacing:.045em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.operations-status-card h3{margin:0;font-size:18px}.operations-status-card>header a{color:#244c37;text-underline-offset:3px;white-space:nowrap;font-size:12px;font-weight:750;text-decoration:underline}.operations-status-card>p{color:var(--muted);margin:18px 0 0;font-size:13px}.operations-status-list{margin:16px 0 0;padding:0;list-style:none;display:grid}.operations-status-list li{border-top:1px solid var(--line);gap:3px;padding:10px 0;display:grid}.operations-status-list strong,.operations-status-list span{font-size:12px}.operations-status-list span{color:var(--muted)}.operations-status-details,.channel-runtime-details{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:16px 0 0;display:grid}.operations-status-details>div,.channel-runtime-details>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:10px 12px}.operations-status-details dt,.channel-runtime-details dt{color:var(--muted);margin-bottom:3px;font-size:10px}.operations-status-details dd,.channel-runtime-details dd{overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:700}.channel-command-center{background:var(--surface);border:1px solid var(--line);border-radius:10px;margin-bottom:16px;overflow:hidden}.channel-command-center__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;padding:18px 20px;display:flex}.channel-command-center__header h2,.channel-command-center__header p{margin:0}.channel-command-center__header p{max-width:680px;color:var(--muted);margin-top:6px;font-size:13px}.channel-title-line{align-items:center;gap:10px;display:flex}.channel-title-line h2{font-size:22px}.channel-health-grid{background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.channel-health-grid article{background:var(--surface);flex-direction:column;min-width:0;min-height:110px;padding:15px 18px;display:flex}.channel-health-grid article.has-warning{background:#fff8f6}.channel-health-grid article strong{letter-spacing:-.035em;margin-top:auto;font-size:24px}.channel-health-grid article small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4}.channel-inline-alert{color:var(--danger);border-top:1px solid color-mix(in srgb, var(--danger) 25%, var(--line));background:#fff0ed;margin:0;padding:10px 20px;font-size:12px}.channel-host-table td:first-child{min-width:210px}.channel-host-table td:nth-child(2){min-width:185px}.channel-host-table td:nth-child(3){min-width:240px}.channel-host-table td:nth-child(4){min-width:165px}.channel-host-table td:nth-child(5){min-width:230px}.channel-host-table td:nth-child(6){min-width:235px}.channel-state-copy{max-width:250px;color:var(--muted);margin-top:6px;font-size:11px;line-height:1.4;display:block}.channel-state-copy--danger{color:var(--danger)}.channel-state-copy--warning{color:#765416}.channel-state-copy--positive{color:#24522c}.button--danger-quiet{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 30%, var(--line));background:#fff}.channel-settings-note{background:var(--panel);border-radius:7px;gap:3px;padding:12px;display:grid}.channel-settings-note strong{font-size:12px}.channel-settings-note span{color:var(--muted);font-size:12px}.channel-host-overview{border-bottom:1px solid var(--line);background:#f6f7f3;padding:18px 20px}.channel-host-overview__state{align-items:center;gap:12px;display:flex}.channel-host-overview__state strong{font-size:12px}.channel-readiness-list{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.channel-readiness-list>span{background:var(--surface);border:1px solid var(--line);border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:5px 8px;font-size:11px;display:inline-flex}.channel-readiness-list>.is-ready{color:#24522c}.channel-readiness-list>.is-blocked{color:var(--danger)}.channel-readiness-heading{margin-top:16px;font-size:12px;display:block}.channel-readiness-heading+.channel-readiness-list{margin-top:8px}.channel-runtime-details{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.channel-form-section{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:14px;display:grid}.channel-form-section legend{padding:0 6px;font-size:12px;font-weight:750}.channel-form-section--fees{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-form-section--fees .field-help{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.channel-form-section--fees input:read-only{color:var(--muted);background:color-mix(in srgb, var(--surface) 78%, var(--line));cursor:default}.host-enrollment-dialog{width:min(620px,100% - 32px)}.enrollment-form--dialog{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px;display:grid}.enrollment-form--dialog .dialog-intro,.enrollment-form--dialog .form-error,.enrollment-form--dialog .token-result,.enrollment-form--dialog .dialog-actions{grid-column:1/-1}.dialog-intro{color:var(--muted);margin:0;font-size:13px}@media (max-width:1080px){.channel-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.operations-overview-grid{grid-template-columns:1fr}.channel-command-center__header{flex-direction:column;align-items:stretch}}@media (max-width:640px){.channel-health-grid,.channel-runtime-details,.channel-form-section,.channel-form-section--fees,.enrollment-form--dialog{grid-template-columns:1fr}.channel-host-overview__state,.dashboard-heading-actions{flex-direction:column;align-items:stretch!important}.enrollment-form--dialog .dialog-intro,.enrollment-form--dialog .form-error,.enrollment-form--dialog .token-result,.enrollment-form--dialog .dialog-actions{grid-column:auto}}:root{--type-hero-title:clamp(30px, 3vw, 40px);--type-page-title:26px;--type-section-title:17px;--type-card-title:15px;--workspace-max:1680px;--control-height:38px}body{color:#202429;font-size:13px}.nav,.workspace-hero,.section,footer{width:min(1440px,100% - 48px)}.workspace-hero{padding:48px 0 26px}.workspace-hero h1{margin-bottom:6px}.section{padding:30px 0 64px}.dashboard-main,.customer-main{width:min(100%, var(--workspace-max));max-width:none;padding:28px 36px 64px}.dashboard-header,.customer-header,.dashboard-header--compact,.customer-header--compact{min-height:56px;margin-bottom:22px;padding-bottom:14px}.dashboard-header h1,.dashboard-header--compact h1,.customer-header h1{font-size:var(--type-page-title);letter-spacing:-.025em;margin-bottom:3px;line-height:1.15}.dashboard-header p,.customer-header p{font-size:12px}.dashboard-health{min-height:34px;padding:7px 10px}.dashboard-section-heading,.customer-section-heading{min-height:38px;margin-bottom:12px}.section-heading h2,.dashboard-section-heading h2,.customer-section-heading h2,.host-enrollment h2,.operations-grid .operations-card>h2,.operations-card .card-heading h2,.ssh-key-modal h2,.dialog-card h2,.preference-card h2,.settings-stack .account-card h2{font-size:var(--type-section-title);letter-spacing:-.015em;line-height:1.25}.card-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px;display:flex}.card-heading h2{margin:0}.card-heading span{color:var(--muted);font-size:11px}.button,.nav-login{min-height:var(--control-height);padding:8px 13px;font-size:12px}.button--compact{min-height:32px;padding:6px 10px;font-size:11px}.field{gap:5px}.field label{font-size:11px}.field input,.field select,.field textarea{min-height:var(--control-height);padding:8px 10px;font-size:12px}.field small{font-size:10px;line-height:1.4}.live-refresh{min-height:34px}.live-refresh-copy{font-size:10px}.dashboard-metrics{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden}.dashboard-metric{border:0;border-radius:0;min-height:112px;padding:15px}.dashboard-metric strong{margin-top:16px;font-size:27px}.host-enrollment{grid-template-columns:minmax(180px,.55fr) minmax(520px,1.45fr);gap:20px;margin-bottom:24px;padding:16px}.host-enrollment p{margin-top:5px;font-size:11px}.enrollment-form{grid-template-columns:repeat(2,minmax(160px,1fr)) auto;align-items:end;gap:10px}.operations-grid{grid-template-columns:minmax(300px,360px) minmax(620px,1fr);align-items:start;gap:14px}.operations-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;padding:18px}.operations-grid .operations-card>h2{margin:0 0 14px}.stack-form{gap:11px}.invitation-code{margin-top:14px}.data-table-shell,.gpu-table-wrap{border:1px solid var(--line);background:var(--surface);scrollbar-gutter:stable;border-radius:8px;width:100%;overflow-x:auto}.data-table,.gpu-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:840px;color:var(--ink);background:var(--surface)}.data-table--hosts{min-width:1180px}.data-table--offers{min-width:1160px}.data-table--rentals{min-width:1080px}.data-table--billing{min-width:980px}.data-table--audit{min-width:1180px}.audit-details{max-width:360px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.billing-summary-grid{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:14px;display:grid;overflow:hidden}.billing-summary-card{background:var(--surface);flex-direction:column;min-height:112px;padding:15px;display:flex}.billing-summary-card>span{color:var(--muted);font-family:var(--font-mono), monospace;letter-spacing:.055em;text-transform:uppercase;font-size:10px;font-weight:700}.billing-summary-card>strong{letter-spacing:-.025em;margin-top:18px;font-size:24px;line-height:1.05}.billing-summary-card>strong.billing-summary-card__text{letter-spacing:-.015em;font-size:16px}.billing-summary-card>small{color:var(--muted);margin-top:auto;padding-top:7px;font-size:11px}.billing-notice{background:#f7faec;border:1px solid #dce5bd;border-left:3px solid #9abf25;border-radius:7px;align-items:baseline;gap:14px;margin:0 0 28px;padding:11px 13px;display:flex}.billing-notice strong{flex:none;font-size:11px}.billing-notice p{color:#596148;margin:0;font-size:11px;line-height:1.45}.billing-sections{gap:30px;display:grid}.billing-sections .dashboard-section-heading>div,.customer-section--page .dashboard-section-heading>div{gap:3px;display:grid}.billing-sections .dashboard-section-heading span,.customer-section--page .dashboard-section-heading span{color:var(--muted);font-size:11px}.customer-section--page .dashboard-section-heading h3{font-size:var(--type-section-title);letter-spacing:-.015em;margin:0;line-height:1.25}.billing-state{white-space:nowrap;border-radius:999px;align-items:center;min-height:22px;padding:4px 7px;font-size:10px;font-weight:750;line-height:1;display:inline-flex}.billing-state--finalized{color:#24522c;background:#d8efdc}.billing-state--estimated{color:#705514;background:#f5e9bf}.data-table thead,.gpu-table thead{background:#f3f5f6}.data-table th,.gpu-table th{color:#606870;border-bottom:1px solid var(--line);height:36px;font-family:var(--font-mono), monospace;letter-spacing:.055em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:8px 12px;font-size:10px;font-weight:700;line-height:1.25}.data-table td,.gpu-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e9ecef;min-width:0;padding:12px;font-size:12px;line-height:1.45}.data-table tbody tr:last-child td,.gpu-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover,.gpu-table tbody tr:hover{background:#fafbfb}.data-table__primary,.data-table__secondary,.data-table__tertiary,.data-table__error{display:block}.data-table__primary{color:var(--ink);font-size:12px;font-weight:720}.data-table__secondary{color:#626a72;margin-top:3px;font-size:11px}.data-table__tertiary{color:#858c93;margin-top:4px;font-size:10px}.data-table__id{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.data-table__error{max-width:220px;color:var(--danger);margin-top:5px;font-size:10px}.data-table__actions{text-align:right!important}.data-table__stack{gap:7px;display:grid}.data-table__stack>span,.data-table__stack small{display:block}.data-table__stack small{color:var(--muted);margin-top:2px;font-size:10px}.table-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.data-table .host-status,.data-table .rental-state,.data-table .user-status,.invitation-state{letter-spacing:0;text-transform:none;white-space:nowrap;border-radius:999px;align-items:center;min-height:22px;padding:4px 7px;font-size:10px;font-weight:750;line-height:1;display:inline-flex}.invitation-state{color:#3d454c;background:#eceff1}.invitation-state--active{color:#24522c;background:#d8efdc}.invitation-state--revoked,.invitation-state--expired{color:#7c2d24;background:#f8dfdc}.users-toolbar{align-items:end}.users-toolbar>div:first-child{gap:3px;display:grid}.users-toolbar>div:first-child>span{color:var(--muted);font-size:10px}.users-search{width:min(320px,100%)}.host-action-state{text-align:right;max-width:180px;margin:5px 0 0 auto;display:block}.gpu-table td strong,.gpu-table td small,.gpu-table td code{display:block}.gpu-table td strong{font-size:12px}.gpu-table td code,.gpu-table td small{color:var(--muted);margin-top:3px;font-size:9px}.operator-warning{border-radius:7px;margin-bottom:14px;padding:12px 14px}.operator-warning strong{font-size:11px}.operator-warning p{margin-top:3px;font-size:10px;line-height:1.45}.managed-offer-list{gap:12px}.offer-availability-statuses{flex-wrap:wrap;gap:5px;display:flex}.offer-readiness-list{min-width:190px;color:var(--muted);gap:4px;margin:9px 0 0;padding:0;font-size:12px;list-style:none;display:grid}.offer-readiness-list li{grid-template-columns:8px 1fr auto;align-items:center;gap:6px;display:grid}.offer-readiness-list li:before{content:"";background:#b56b22;border-radius:50%;width:7px;height:7px}.offer-readiness-list li[data-ready=true]:before{background:#4b9256}.offer-readiness-list strong{color:var(--ink);font-size:12px;font-weight:650}.managed-offer-card{padding:16px}.managed-offer-card>header{margin-bottom:14px;padding-bottom:12px}.managed-offer-card h3,.customer-offer-card h3,.rental-card h3{font-size:var(--type-card-title)}.offer-readiness{justify-content:flex-end;gap:5px;max-width:620px}.managed-offer-form{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px}.managed-offer-form .terms-check{grid-column:1/span 3}.managed-offer-form>.button{align-self:end}.customer-section{margin-top:32px}.customer-section:first-of-type{margin-top:16px}.ssh-key-list--compact article{min-height:52px;padding:10px 12px}.customer-offer-grid{grid-template-columns:repeat(3,minmax(260px,1fr));gap:12px}.customer-offer-card,.rental-card{padding:16px}.customer-offer-card>dl,.rental-card>dl{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;border-radius:0;margin:14px 0;display:grid;overflow:visible}.customer-offer-card>dl{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-offer-card>dl>div,.rental-card>dl>div{border:0;border-right:1px solid var(--line);background:0 0;min-width:0;padding:10px}.customer-offer-card>dl>div:first-child,.rental-card>dl>div:first-child{padding-left:0}.customer-offer-card>dl>div:last-child,.rental-card>dl>div:last-child{border-right:0;padding-right:0}.customer-offer-card dt,.rental-card dt{color:var(--muted);margin-bottom:3px;font-size:9px}.customer-offer-card dd,.rental-card dd{font-size:11px;line-height:1.35}.provisioning-panel,.connection-card{padding:14px}.provisioning-step strong{font-size:11px}.provisioning-step p{font-size:10px}.settings-stack{width:min(100%,1100px)}.settings-stack .account-card,.preference-card{padding:18px}.host-enrollment .enrollment-form>.button{grid-column:auto;min-width:190px}.app-dialog .dialog-header h2{letter-spacing:-.02em;font-size:18px;line-height:1.25}.metrics-toolbar{min-height:72px;padding:14px 18px}.metrics-toolbar .button{min-height:var(--control-height)}.metric-summary-grid article{min-height:104px;padding:15px}.metric-summary-grid strong{letter-spacing:-.035em;font-size:30px}.metric-chart-grid{gap:10px;margin-top:12px}.metric-chart{padding:14px}.metric-chart figcaption{min-height:34px}.metric-chart svg{height:88px}.metric-facts{margin-top:12px}.metric-facts>div{min-height:68px;padding:12px}.metric-facts dt{margin-bottom:6px}.metrics-section{margin-top:42px}.gpu-metric-list,.instance-metric-list{gap:12px}.gpu-metric-card,.instance-metric-card{background:var(--surface);border-radius:8px;padding:16px}.gpu-metric-card h3,.instance-metric-card h3{font-size:var(--type-card-title);letter-spacing:-.015em;margin-bottom:5px}.temperature-reading{border-radius:5px;padding:7px 9px;font-size:12px}@media (min-width:1500px){.dashboard-main,.customer-main{padding-left:44px;padding-right:44px}}.managed-offer-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 14px;display:grid}.managed-offer-summary>div{border-right:1px solid var(--line);min-width:0;padding:10px 12px}.managed-offer-summary>div:nth-child(3n){border-right:0}.managed-offer-summary dt{color:var(--muted);font-size:var(--type-label);margin-bottom:4px}.managed-offer-summary dd{overflow-wrap:anywhere;font-size:var(--type-body);margin:0}.offer-edit-dialog,.host-manage-dialog{width:min(780px,100% - 32px)}.managed-offer-form--dialog{grid-template-columns:repeat(2,minmax(0,1fr));padding:20px}.managed-offer-form--dialog>[role=alert],.managed-offer-form--dialog .terms-check,.managed-offer-form--dialog .dialog-actions{grid-column:1/-1}.dialog-actions{justify-content:flex-end;gap:8px;display:flex}.host-manage-dialog__content{padding:20px}.account-card__heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.api-key-list{border-top:1px solid var(--line);display:grid}.api-key-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(12rem,1fr) minmax(18rem,1.4fr) auto;align-items:center;gap:1rem;padding:.9rem 0;display:grid}.api-key-row>div{gap:.2rem;display:grid}.api-key-row span{color:var(--muted);font-size:.875rem}.api-key-secret{gap:1rem;display:grid}.api-key-secret code{overflow-wrap:anywhere;border:1px solid var(--line);background:var(--panel);border-radius:.65rem;max-width:100%;padding:.85rem;display:block}.mfa-setup>code,.mfa-recovery-codes>code{overflow-wrap:anywhere;white-space:pre-wrap;border:1px solid var(--line);background:var(--panel);font-family:var(--font-mono), monospace;border-radius:.65rem;padding:.85rem;display:block}.mfa-recovery-codes{gap:.8rem;display:grid}.billing-amount-positive{color:#216e39;font-weight:700}.billing-amount-negative{color:#a12a2a;font-weight:700}.billing-topup-form{align-items:end;gap:.8rem;display:flex}@media (max-width:640px){.billing-topup-form{display:grid}}@media (max-width:780px){.account-card__heading{display:grid}.api-key-row{grid-template-columns:1fr}}.host-state-form{gap:16px;display:grid}.host-restart-section{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.host-restart-section h3{font-size:var(--type-card-title);margin:0}.host-restart-section p{color:var(--muted);margin:6px 0 14px}.metric-component-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.metric-component-grid>article{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;padding:14px}.metric-component-grid h3{font-size:var(--type-card-title);margin:0 0 10px}.metric-facts--compact{grid-template-columns:1fr;margin:0}.metric-facts--compact>div{border:0;border-bottom:1px solid var(--line);min-height:0;padding:8px 0}.metric-facts--compact>div:last-child{border-bottom:0}@media (max-width:1180px){.operations-grid{grid-template-columns:1fr}.managed-offer-form{grid-template-columns:repeat(2,minmax(150px,1fr))}.managed-offer-form .terms-check{grid-column:1/-1}.customer-offer-grid{grid-template-columns:repeat(2,minmax(260px,1fr))}.rental-card>dl{grid-template-columns:repeat(3,minmax(0,1fr))}.rental-card>dl>div:nth-child(3){border-right:0}}@media (max-width:720px){.managed-offer-summary,.metric-component-grid{grid-template-columns:1fr}.managed-offer-summary>div,.managed-offer-summary>div:nth-child(3n){border-right:0;border-bottom:1px solid var(--line)}.managed-offer-summary>div:last-child{border-bottom:0}.managed-offer-form--dialog{grid-template-columns:1fr}}@media (max-width:900px){.dashboard-main,.customer-main{width:100%;padding:24px 20px 56px}.host-enrollment{grid-template-columns:1fr}.enrollment-form{grid-template-columns:1fr 1fr}.enrollment-form .button{grid-column:1/-1}.dashboard-metrics,.billing-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){:root{--type-page-title:24px}.dashboard-main,.customer-main{padding-left:16px;padding-right:16px}.dashboard-header,.customer-header{align-items:flex-start}.users-toolbar,.dashboard-section-heading,.customer-section-heading{align-items:stretch}.users-search{width:100%}.operations-card{padding:14px}.customer-offer-grid,.managed-offer-form,.enrollment-form{grid-template-columns:1fr}.managed-offer-form .terms-check,.enrollment-form .button{grid-column:auto}.dashboard-metrics,.billing-summary-grid{grid-template-columns:1fr}.billing-notice{flex-direction:column;align-items:flex-start;gap:4px}.customer-offer-card>dl,.rental-card>dl{grid-template-columns:1fr}.customer-offer-card>dl>div,.rental-card>dl>div,.rental-card>dl>div:nth-child(3){border-right:0;border-bottom:1px solid var(--line);padding:9px 0}.customer-offer-card>dl>div:last-child,.rental-card>dl>div:last-child{border-bottom:0}}.managed-rentals .dashboard-section-heading>div:first-child{gap:5px;display:grid}.managed-rentals .dashboard-section-heading span{color:var(--muted);font-size:12px}.segmented-control{border:1px solid var(--line);background:var(--panel);border-radius:7px;gap:2px;padding:3px;display:inline-flex}.segmented-control button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:7px 12px;font-size:12px;font-weight:750}.segmented-control button.is-active{color:var(--ink);background:var(--surface);box-shadow:0 1px 3px #131b2314}.managed-rental-list{gap:12px;display:grid}.managed-rental-card{border:1px solid var(--line);background:var(--surface);border-radius:9px;padding:20px}.managed-rental-card>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.managed-rental-card h3{font-size:var(--type-card-title);letter-spacing:-.025em;margin:5px 0 4px}.managed-rental-card header p{color:var(--muted);margin:0;font-size:12px}.managed-rental-card dl{border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 0;display:grid;overflow:hidden}.managed-rental-card dl>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:12px}.managed-rental-card dl>div:nth-child(3n){border-right:0}.managed-rental-card dl>div:nth-last-child(-n+3){border-bottom:0}.managed-rental-card dt{color:var(--muted);font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:9px}.managed-rental-card dd{overflow-wrap:anywhere;margin:0;font-size:12px}.managed-rental-card>footer{width:100%;color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin:14px 0 0;padding:0;font-size:10px;display:flex}.managed-rental-card>footer code{overflow-wrap:anywhere}.managed-rental-card>footer span{color:var(--danger)}.gpu-telemetry-boundary{background:#f6f8f9;border:1px solid #d8e0e7;border-left:3px solid #71808d;border-radius:7px;margin:14px 0;padding:12px 14px}.gpu-telemetry-boundary strong{font-size:13px}.gpu-telemetry-boundary p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.gpu-power-limit-section{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.gpu-power-limit-section>h3{font-size:var(--type-card-title);margin:0}.gpu-power-limit-section>p{color:var(--muted);margin:6px 0 14px;font-size:12px}.gpu-power-limit-list{gap:10px;display:grid}.gpu-power-limit-control{border:1px solid var(--line);background:var(--panel);border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 14px;padding:14px;display:grid}.gpu-power-limit-control__heading{grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.gpu-power-limit-control__heading>div{gap:2px;min-width:0;display:grid}.gpu-power-limit-control__heading strong{font-size:13px}.gpu-power-limit-control__heading span{color:var(--muted);font-family:var(--font-mono), monospace;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.gpu-power-limit-control__heading output{letter-spacing:-.02em;flex:none;font-size:20px;font-weight:780}.gpu-power-limit-control input[type=range]{width:100%;min-height:32px;accent-color:var(--accent)}.gpu-power-limit-control__status{color:var(--muted);flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;font-size:12px;display:flex}.gpu-power-limit-control>p{color:var(--danger);grid-column:1/-1;margin:0;font-size:12px}.gpu-power-limit-control>.button{grid-column:2}@media (max-width:700px){.managed-rentals .dashboard-section-heading{align-items:stretch}.segmented-control{width:100%}.segmented-control button{flex:1;min-height:44px}.managed-rental-card dl{grid-template-columns:1fr}.managed-rental-card dl>div,.managed-rental-card dl>div:nth-child(3n),.managed-rental-card dl>div:nth-last-child(-n+3){border-right:0;border-bottom:1px solid var(--line)}.managed-rental-card dl>div:last-child{border-bottom:0}.managed-rental-card>footer{flex-direction:column;align-items:flex-start}.gpu-power-limit-control{grid-template-columns:1fr}.gpu-power-limit-control>.button{grid-column:auto;width:100%}}.console-nav-item,.customer-sidebar nav>a{font-size:14px}.sidebar-signout,.sidebar-customer-link{font-size:13px}.data-table th,.gpu-table th{font-size:11px}.data-table td,.gpu-table td,.data-table__primary{font-size:13px}.data-table__secondary,.billing-summary-card>small{font-size:12px}.billing-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.billing-summary-card{min-height:126px;padding:18px}.billing-summary-card>span{font-size:11px}.billing-summary-card>strong{font-size:26px}@media (max-width:900px){.billing-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.billing-summary-grid{grid-template-columns:1fr}}.channel-summary{background:var(--surface);border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:18px 20px;display:flex}.channel-summary h2,.channel-summary p{margin:0}.channel-summary h2{margin-top:3px;font-size:22px}.channel-summary p{color:var(--muted);margin-top:5px;font-size:14px}.channel-summary__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.channel-host-table td{vertical-align:middle}.channel-host-table td:first-child,.channel-host-table td:nth-child(4),.channel-host-table td:nth-child(5){display:table-cell}.channel-host-table td strong,.channel-host-table td small{display:block}.channel-host-table .host-status{width:fit-content;margin-top:5px}.channel-host-table td small{max-width:240px;color:var(--muted);margin-top:4px;line-height:1.35}.channel-host-table .text-danger{color:var(--danger)}.channel-state{min-height:26px;color:var(--muted);background:var(--panel);border:1px solid var(--line);border-radius:999px;align-items:center;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.channel-state--listed,.channel-state--eligible,.channel-state--local_ready{color:#224f2b;border-color:color-mix(in srgb, #224f2b 35%, var(--line))}.channel-state--rented,.channel-state--local_reserved{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 35%, var(--line))}.channel-state--error,.channel-state--draining{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 35%, var(--line))}.channel-dialog{width:min(620px,100% - 32px)}.channel-host-dialog{width:min(860px,100% - 32px)}.channel-form{gap:16px;padding:20px;display:grid}.channel-host-form .channel-enable-check,.channel-host-form .dialog-actions,.channel-form__wide{grid-column:1/-1}@media (max-width:760px){.channel-summary{flex-direction:column;align-items:stretch}.channel-summary__actions .button{flex:1}.channel-host-form{grid-template-columns:1fr}.channel-host-form .channel-enable-check,.channel-host-form .dialog-actions,.channel-form__wide{grid-column:auto}}.channel-host-table{min-width:1320px}.channel-host-form{grid-template-columns:1fr}:root{--type-page-title:28px;--type-section-title:19px;--type-card-title:17px;--type-body:14px;--type-label:12px;--control-height:40px}body{font-size:var(--type-body)}.nav-group-label,.dashboard-metric>span,.billing-summary-card>span,.vast-price-summary span,.vast-host-facts dt,.channel-health-grid article>span,.operations-status-card>header span,.data-table th,.gpu-table th,.customer-offer-card dt,.rental-card dt,.managed-rental-card dt{letter-spacing:.035em;font-size:12px}.data-table td,.gpu-table td,.data-table__primary,.customer-offer-card dd,.rental-card dd,.managed-rental-card dd,.vast-host-facts dd,.operations-status-list strong,.operations-status-list span,.channel-state-copy,.field small,.live-refresh-copy,.ssh-key-list--compact code,.ssh-key-list--compact span{font-size:13px}.button,.button--compact,.field input,.field select,.field textarea,.segmented-control button{min-height:40px;font-size:13px}.console-nav-item,.customer-sidebar nav>a,.sidebar-signout{min-height:44px}.refresh-icon-button,.icon-button{width:44px;min-width:44px;height:44px;min-height:44px}.rental-card>dl{grid-template-columns:repeat(4,minmax(0,1fr))}.rental-card>dl>div,.rental-card>dl>div:nth-child(3){border-right:1px solid var(--line)}.rental-card>dl>div:nth-child(4n){border-right:0}.rental-card>dl>div:nth-last-child(-n+4){border-bottom:0}@media (max-width:1180px){.rental-card>dl{grid-template-columns:repeat(2,minmax(0,1fr))}.rental-card>dl>div,.rental-card>dl>div:nth-child(3),.rental-card>dl>div:nth-child(4n){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.rental-card>dl>div:nth-child(2n){border-right:0}.rental-card>dl>div:nth-last-child(-n+2){border-bottom:0}}@media (max-width:640px){.button,.button--compact,.field input,.field select,.field textarea,.segmented-control button{min-height:44px}.rental-card>dl{grid-template-columns:1fr}.rental-card>dl>div,.rental-card>dl>div:nth-child(2n),.rental-card>dl>div:nth-child(3),.rental-card>dl>div:nth-child(4n),.rental-card>dl>div:nth-last-child(-n+2),.rental-card>dl>div:nth-last-child(-n+4){border-right:0;border-bottom:1px solid var(--line)}.rental-card>dl>div:last-child{border-bottom:0}}.marketplace-router{gap:16px;margin:0 0 24px;display:grid}.marketplace-router__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.marketplace-router__header h2,.marketplace-router__header p{margin:0}.marketplace-router__header h2{font-size:20px;line-height:1.3}.marketplace-router__header p{max-width:760px;color:var(--muted);margin-top:6px;font-size:13px;line-height:1.55}.marketplace-router__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.marketplace-router__summary{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.marketplace-router__summary>div{border-right:1px solid var(--line);gap:5px;min-width:0;padding:15px 16px;display:grid}.marketplace-router__summary>div:last-child{border-right:0}.marketplace-router__summary span,.table-cell-note{color:var(--muted);font-size:13px;line-height:1.45}.marketplace-router__summary strong{font-size:15px;line-height:1.35}.marketplace-router__table{min-width:1260px}.marketplace-router__table th,.marketplace-router__table td{vertical-align:top}.marketplace-router__table th:first-child{z-index:1;background:var(--surface);position:sticky;left:0}.table-cell-note{overflow-wrap:anywhere;max-width:260px;margin-top:4px;display:block}.table-actions-heading{text-align:right}.status-pill{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:5px 9px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.status-pill--positive{color:#24522c;background:#d8efdc}.status-pill--neutral{color:#3d454c;background:#eceff1}.status-pill--warning{color:#704400;background:#fff0c2}.marketplace-router>.form-message{border-radius:6px;min-height:0;margin:0;padding:10px 12px;font-size:13px}.form-message--success{color:#24522c;background:#e7f5e9}.form-message--error{color:var(--danger);background:#fbe9e7}.marketplace-router__history{border-top:1px solid var(--line)}.marketplace-router__history summary{cursor:pointer;align-items:center;min-height:44px;padding:10px 2px;font-size:13px;font-weight:700;display:flex}.marketplace-router__history ol{border:1px solid var(--line);border-radius:8px;margin:0;padding:0;list-style:none}.marketplace-router__history li{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,.8fr) minmax(160px,.7fr) minmax(240px,1.5fr);gap:14px;padding:11px 14px;font-size:13px;display:grid}.marketplace-router__history li:last-child{border-bottom:0}.marketplace-router__dialog{position:relative}.marketplace-router__dialog--wide{width:min(820px,100% - 32px)}.app-dialog__close-form{z-index:3;justify-content:flex-end;height:0;margin:0 12px 0 auto;display:flex;position:sticky;top:12px}.app-dialog__content{gap:18px;padding:24px;display:grid}.app-dialog__content>div:first-child{padding-right:48px}.app-dialog__content h2,.app-dialog__content p{margin:0}.app-dialog__content h2{font-size:21px;line-height:1.35}.app-dialog__content>div:first-child p{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.55}.checkbox-row{cursor:pointer;align-items:center;gap:10px;min-height:44px;font-size:13px;font-weight:650;display:flex}.checkbox-row input{flex:0 0 18px;width:18px;height:18px}.field-help{color:var(--muted);margin:-8px 0 0;font-size:12px;line-height:1.5}.marketplace-runtime-readiness{border:1px solid var(--line);background:#f7f8f5;border-radius:8px;gap:10px;padding:14px 16px;display:grid}.marketplace-runtime-readiness h3,.marketplace-runtime-readiness p{margin:0}.marketplace-runtime-readiness h3{font-size:15px;line-height:1.4}.marketplace-runtime-readiness ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:0;padding:0;list-style:none;display:grid}.marketplace-runtime-readiness li{min-width:0;color:var(--muted);overflow-wrap:anywhere;padding-inline-start:22px;font-size:13px;line-height:1.45;position:relative}.marketplace-runtime-readiness li:before{content:"";inset-inline-start:1px;background:var(--danger);border-radius:50%;width:9px;height:9px;position:absolute;top:5px}.marketplace-runtime-readiness li[data-ready=true]{color:var(--ink)}.marketplace-runtime-readiness li[data-ready=true]:before{background:#3c7a43}.marketplace-runtime-readiness p{color:var(--muted);font-size:13px;line-height:1.5}.marketplace-router__fieldset{border:0;border-top:1px solid var(--line);gap:12px;margin:0;padding:16px 0 0;display:grid}.marketplace-router__fieldset legend{padding:0 12px 0 0;font-size:14px;font-weight:750}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.field>span{font-size:12px;font-weight:700}.app-dialog__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (max-width:980px){.marketplace-router__header{display:grid}.marketplace-router__actions{justify-content:flex-start}.marketplace-router__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.marketplace-router__summary>div:nth-child(2){border-right:0}.marketplace-router__summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:640px){.marketplace-router__summary,.form-grid--two{grid-template-columns:1fr}.marketplace-router__summary>div,.marketplace-router__summary>div:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.marketplace-router__summary>div:last-child{border-bottom:0}.marketplace-router__actions>.button{flex:160px}.app-dialog__content{padding:20px 16px}.app-dialog__actions .button{flex:140px}.marketplace-router__history li{grid-template-columns:1fr;gap:4px}.marketplace-runtime-readiness ul{grid-template-columns:1fr}}
