:root{--bg:#f7f7f5;--surface:#fff;--surface-soft:#f2f2ef;--surface-strong:#e9e9e4;--line:#dbdbd5;--text:#20201d;--muted:#70706a;--accent:#e86414;--accent-strong:#c94f08;--accent-soft:#e864141a;--success:#168454;--warning:#ad6a00;--danger:#c43b35;--info:#2563c9;--server-live:#db2777;--shadow:none;--shadow-soft:none;--radius-lg:5px;--radius-md:5px;--radius-sm:5px;--font-sans:var(--font-fredoka), "Fredoka", ui-sans-serif, system-ui, sans-serif;--font-terminal:"Cascadia Code PL", "Cascadia Mono PL", "Cascadia Code Variable", "Cascadia Code", "Cascadia Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--app-sidebar-width:248px;--app-page-padding:clamp(20px, 3vw, 40px);--app-toolbar-height:64px;--app-toolbar-offset:92px}[data-theme=dark]{--bg:#111210;--surface:#181917;--surface-soft:#20211e;--surface-strong:#282a26;--line:#30312d;--text:#f3f3ef;--muted:#a2a29a;--accent:#f47d35;--accent-strong:#ff9351;--accent-soft:#f47d351f;--success:#47bd83;--warning:#e1a63a;--danger:#ee6a63;--info:#6d9fe8;--server-live:#f472b6;--shadow:none;--shadow-soft:none}html,body,body *{font-family:var(--font-sans)}code,pre,kbd,samp,.xterm,.xterm *,.cm-editor,.cm-editor *{font-family:var(--font-sans)!important}.xterm-shell-host,.xterm-shell-host .xterm,.xterm-shell-host .xterm *{letter-spacing:0}:is(.xterm-shell-host,.terminal-container,.ws-terminal-panel,.terminal-stream-log),:is(.xterm-shell-host,.terminal-container,.ws-terminal-panel,.terminal-stream-log) *{font-variant-ligatures:contextual;font-feature-settings:"calt" 1;font-family:var(--font-terminal)!important}:is(.terminal-prompt,.terminal-input,.terminal-ghost,.editor-terminal-path,.editor-terminal-prompt,.editor-terminal-input){letter-spacing:0}body{letter-spacing:-.008em}::selection{background:var(--accent-soft);color:var(--text)}:where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 68%, transparent);outline-offset:2px}.ops-app-shell{grid-template-columns:var(--app-sidebar-width) minmax(0, 1fr);transition:grid-template-columns .18s}.ops-app-shell.is-sidebar-collapsed{--app-sidebar-width:72px;grid-template-columns:72px minmax(0,1fr)}.ops-sidebar{z-index:50;border-right:1px solid var(--line);background:var(--surface);flex-direction:column;align-items:stretch;gap:0;min-width:0;height:100dvh;padding:0;display:flex;position:relative;overflow:hidden}.ops-app-shell.is-sidebar-collapsed .ops-sidebar{width:72px}.ops-app-shell.is-sidebar-collapsed .app-toolbar{left:72px}.ops-sidebar-brand{min-height:var(--app-toolbar-height);border-bottom:1px solid var(--line);white-space:nowrap;align-items:center;gap:11px;padding:0 16px;display:flex}.ops-product-mark{border:1px solid color-mix(in srgb, var(--accent) 25%, var(--line));background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:5px;flex:0 0 36px;place-items:center;display:grid}.ops-product-mark svg{width:20px;height:20px}.ops-product-name{min-width:0;line-height:1.12;display:grid}.ops-product-name strong{color:var(--text);letter-spacing:-.025em;font-size:.91rem;font-weight:550}.ops-product-name small{color:var(--muted);letter-spacing:.02em;margin-top:3px;font-size:.69rem}.ops-sidebar-navigation{scrollbar-width:thin;flex-direction:column;flex:1;gap:23px;min-height:0;padding:20px 12px;display:flex;overflow:hidden auto}.ops-nav-section,.ops-nav-items{gap:4px;display:grid}.ops-nav-section-label{min-height:17px;color:var(--muted);letter-spacing:.075em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;padding:0 10px 5px;font-size:.66rem;font-weight:550;overflow:hidden}.nav-tab.ops-nav-link{width:100%;min-width:0;height:38px;min-height:38px;color:var(--muted);border:1px solid #0000;border-radius:5px;justify-content:flex-start;gap:11px;padding:0 10px;font-size:.84rem;font-weight:550;text-decoration:none;transition:background .14s,border-color .14s,color .14s;display:flex}.nav-tab.ops-nav-link svg{flex:0 0 18px;width:18px;height:18px}.nav-tab.ops-nav-link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nav-tab.ops-nav-link:hover{background:var(--surface-soft);color:var(--text);box-shadow:none;border-color:#0000}.nav-tab.ops-nav-link.active{border-color:color-mix(in srgb, var(--accent) 17%, var(--line));background:var(--accent-soft);color:var(--accent-strong);box-shadow:none}.ops-sidebar-footer{border-top:1px solid var(--line);gap:4px;padding:12px;display:grid}.ops-sidebar-utility,.ops-sidebar-collapse{width:100%;min-height:38px;color:var(--muted);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:5px;align-items:center;gap:11px;padding:0 10px;font-size:.79rem;display:flex;overflow:hidden}.ops-sidebar-utility:hover,.ops-sidebar-collapse:hover{background:var(--surface-soft);color:var(--text)}.ops-sidebar-utility svg,.ops-sidebar-collapse svg{flex:0 0 18px;width:18px;height:18px}.ops-sidebar-version{min-height:32px;color:var(--muted);white-space:nowrap;align-items:center;gap:11px;padding:2px 10px 0;display:flex;overflow:hidden}.ops-sidebar-version-mark{border:1px solid var(--line);background:var(--surface-soft);width:18px;height:18px;color:var(--accent-strong);border-radius:5px;flex:0 0 18px;place-items:center;font-size:.62rem;font-weight:550;line-height:1;display:inline-grid}.ops-sidebar-version-copy{flex:1;justify-content:space-between;align-items:center;gap:10px;min-width:0;font-size:.65rem;display:flex}.ops-sidebar-version-copy strong{color:var(--muted);font-size:inherit;font-weight:550}.ops-sidebar.is-collapsed .ops-product-name,.ops-sidebar.is-collapsed .ops-nav-section-label,.ops-sidebar.is-collapsed .ops-nav-link span,.ops-sidebar.is-collapsed .ops-sidebar-utility span,.ops-sidebar.is-collapsed .ops-sidebar-collapse span,.ops-sidebar.is-collapsed .ops-sidebar-version-copy{display:none}.ops-sidebar.is-collapsed .ops-sidebar-brand,.ops-sidebar.is-collapsed .ops-nav-link,.ops-sidebar.is-collapsed .ops-sidebar-utility,.ops-sidebar.is-collapsed .ops-sidebar-collapse,.ops-sidebar.is-collapsed .ops-sidebar-version{justify-content:center;padding-inline:0}.ops-sidebar.is-collapsed .ops-sidebar-utility:hover,.ops-sidebar.is-collapsed .ops-sidebar-utility:focus-visible,.ops-sidebar.is-collapsed .ops-sidebar-collapse:hover,.ops-sidebar.is-collapsed .ops-sidebar-collapse:focus-visible{color:var(--accent);background:0 0}.ops-sidebar.is-collapsed .ops-sidebar-navigation{padding-inline:10px}.ops-sidebar.is-collapsed .ops-nav-section{gap:0}.ops-sidebar-mobile-close,.ops-mobile-menu,.ops-sidebar-backdrop{display:none}.main-content{padding:var(--app-toolbar-offset) var(--app-page-padding) var(--app-page-padding);background:var(--bg)}.ops-page-container{max-width:1600px;margin:0 auto}.app-toolbar{left:var(--app-sidebar-width);right:var(--app-scrollbar-width,0px);z-index:40;min-height:var(--app-toolbar-height);padding:8px var(--app-page-padding);border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 88%, transparent);box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:left .18s}.ops-toolbar-inner{align-items:center;gap:12px;width:100%;min-width:0;max-width:1600px;margin:0 auto;display:flex}[data-theme=dark] .app-toolbar{border-color:var(--line);background:color-mix(in srgb, var(--bg) 88%, transparent)}.ops-toolbar-context{align-items:center;min-width:0;display:none}.ops-toolbar-spacer{flex:1}.client-public-ip,.toolbar-header-actions{background:var(--surface);min-height:40px;box-shadow:none;border-radius:5px}[data-theme=dark] .client-public-ip,[data-theme=dark] .toolbar-header-actions{background:var(--surface)}.client-public-ip{padding:3px 4px;font-size:.72rem}.client-public-ip-divider{margin-left:0}.client-public-ip-icon{border-radius:5px;flex-basis:30px}.client-ip-whitelist-btn{border-radius:5px;flex-basis:30px;width:30px;height:30px}.toolbar-header-actions{gap:8px;padding:2px 4px 2px 10px}.account-menu-trigger{border-radius:5px;min-height:34px;padding-block:2px;font-size:.79rem}.account-avatar{background:0 0}.account-dropdown{border-color:var(--line);background:var(--surface);box-shadow:none;border-radius:5px}.server-picker-trigger{min-width:0;max-width:min(42vw,460px);min-height:32px;color:var(--text);box-shadow:none;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:0;align-items:center;gap:7px;padding:3px 2px;font-size:.72rem;display:inline-flex}.server-picker-trigger:hover,.server-picker-trigger:focus-visible{box-shadow:none;background:0 0;border-color:#0000}.server-picker-trigger:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 48%, transparent);outline-offset:3px}.server-picker-trigger:disabled{cursor:wait;opacity:.58}.server-picker-trigger-cloud,.server-picker-trigger-chevron{width:15px;height:15px;color:var(--muted);flex:none}.server-picker-trigger-label{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:550;overflow:hidden}.server-picker-trigger[data-environment=live] :is(.server-picker-trigger-cloud,.server-picker-trigger-label,.server-picker-trigger-chevron){color:var(--server-live)}.server-picker-trigger[data-environment=live]:focus-visible{outline-color:color-mix(in srgb, var(--server-live) 58%, transparent)}.server-picker-trigger-chevron{transition:transform .15s}.server-picker-trigger-chevron.is-open{transform:rotate(180deg)}.server-picker-dialog-body{flex-direction:column;gap:16px;display:flex;overflow:hidden}.server-picker-search{flex:none;position:relative}.server-picker-search>svg{z-index:1;width:15px;height:15px;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.server-picker-search .form-input{min-height:40px;box-shadow:none;border-radius:5px;padding-left:36px}.server-picker-tree{scrollbar-gutter:stable;gap:14px;max-height:min(58vh,560px);padding-right:3px;display:grid;overflow-y:auto}.server-picker-environment{border:1px solid var(--line);background:var(--surface);border-radius:5px;overflow:hidden}.server-picker-environment-heading{border-bottom:1px solid var(--line);background:var(--surface-soft);align-items:center;gap:11px;padding:12px 14px;display:flex}.server-picker-environment-icon{border:1px solid var(--line);background:var(--surface);width:30px;height:30px;color:var(--accent-strong);border-radius:5px;flex:none;place-items:center;display:inline-grid}.server-picker-environment-icon svg{width:15px;height:15px}.server-picker-environment-heading h4{color:var(--text);letter-spacing:.07em;margin:0;font-size:.75rem;font-weight:550}.server-picker-environment-heading div>span{color:var(--muted);margin-top:2px;font-size:.67rem;display:block}.server-picker-locations{display:grid}.server-picker-location{grid-template-columns:minmax(120px,.32fr) minmax(0,1fr);gap:14px;padding:14px;display:grid;position:relative}.server-picker-location+.server-picker-location{border-top:1px solid var(--line)}.server-picker-location-heading{min-width:0;color:var(--muted);align-items:flex-start;gap:8px;padding:10px 8px 10px 4px;font-size:.73rem;font-weight:550;display:flex}.server-picker-location-heading svg{width:15px;height:15px;color:var(--accent-strong);flex:none;margin-top:1px}.server-picker-location-heading span{color:var(--text);text-overflow:ellipsis;overflow:hidden}.server-picker-options{gap:7px;min-width:0;display:grid}.server-picker-option{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;min-height:52px;color:var(--text);box-shadow:none;cursor:pointer;font:inherit;text-align:left;border-radius:5px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.server-picker-option:hover,.server-picker-option:focus-visible{border-color:color-mix(in srgb, var(--accent) 35%, var(--line));background:color-mix(in srgb, var(--accent) 5%, var(--surface));outline:none}.server-picker-option:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 24%, transparent);outline-offset:1px}.server-picker-option.is-active{border-color:color-mix(in srgb, var(--success) 34%, var(--line));background:color-mix(in srgb, var(--success) 5%, var(--surface))}.server-picker-option.is-active[data-environment=live]{border-color:color-mix(in srgb, var(--server-live) 42%, var(--line));background:color-mix(in srgb, var(--server-live) 7%, var(--surface))}.server-picker-option.is-active[data-environment=live] :is(.server-picker-option-icon,.server-picker-option-copy strong,.server-picker-current){color:var(--server-live)}.server-picker-option:disabled{cursor:wait;opacity:.58}.server-picker-option-icon{border:1px solid var(--line);background:var(--surface-soft);width:34px;height:34px;color:var(--muted);border-radius:5px;place-items:center;display:inline-grid}.server-picker-option-icon svg{width:16px;height:16px}.server-picker-option-copy{gap:3px;min-width:0;display:grid}.server-picker-option-copy strong,.server-picker-option-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.server-picker-option-copy strong{font-size:.79rem;font-weight:550}.server-picker-option-copy span{color:var(--muted);font-size:.67rem}.server-picker-current{color:var(--success);align-items:center;gap:5px;font-size:.66rem;font-weight:550;display:inline-flex}.server-picker-current svg{width:13px;height:13px}.ops-auth-loading{background:var(--bg);place-items:center;min-height:100vh;display:grid}.ops-auth-loading span{border:2px solid var(--line);border-top-color:var(--accent);border-radius:5px;width:26px;height:26px;animation:.65s linear infinite ops-spin}.server-config-error{background:var(--bg);place-items:center;min-height:100vh;padding:24px;display:grid}.server-config-error-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);width:min(100%,440px);padding:28px}.server-config-error-card h1{color:var(--text);letter-spacing:-.025em;margin:6px 0 8px;font-size:1.15rem;font-weight:650}.server-config-error-card p{color:var(--muted);margin:0 0 20px;font-size:.86rem;line-height:1.55}@keyframes ops-spin{to{transform:rotate(360deg)}}.ops-page-header{grid-template-columns:minmax(0,1fr) auto;gap:18px 24px;margin-bottom:24px;display:grid}.ops-page-heading{min-width:0}.ops-page-eyebrow{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.68rem;font-weight:550}.ops-page-heading h1{color:var(--text);letter-spacing:-.04em;margin:0;font-size:clamp(1.55rem,2.3vw,2rem);font-weight:550;line-height:1.14}.ops-page-description{max-width:760px;color:var(--muted);margin-top:8px;font-size:.86rem;line-height:1.55}.ops-page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:8px;display:flex}.dashboard-server-ip{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--muted);border-radius:5px;align-items:center;padding-right:12px;display:inline-flex}.dashboard-server-ip-divider{color:var(--line-strong);margin:0 10px 0 2px}.dashboard-server-ip code{color:var(--text);font-family:var(--font-mono);white-space:nowrap;font-size:.78rem}.ops-page-header-content{grid-column:1/-1}.card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:none;margin-bottom:20px;padding:22px;transition:border-color .14s}.card:hover{border-color:var(--line)}.card-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;margin:0 0 18px;padding:0 0 15px;display:flex}.card-title{color:var(--text);letter-spacing:-.02em;margin:0;font-size:.94rem;font-weight:550}.card-footer{border-top:1px solid var(--line);margin:18px 0 0;padding:15px 0 0}.btn{min-height:38px;box-shadow:none;letter-spacing:-.01em;border-radius:5px;gap:7px;font-weight:550;transition:background .14s,border-color .14s,color .14s,opacity .14s}.btn:hover:not(:disabled){box-shadow:none;transform:none}.btn-primary{border:1px solid var(--accent);background:var(--accent);color:#fff}.btn-primary:hover:not(:disabled){border-color:var(--accent-strong);background:var(--accent-strong)}.btn-secondary{border:1px solid var(--line);background:var(--surface);color:var(--text)}.btn-secondary:hover:not(:disabled){border-color:color-mix(in srgb, var(--line) 55%, var(--muted));background:var(--surface-soft)}.btn-danger{border:1px solid var(--danger);background:var(--danger);color:#fff}.btn:disabled{cursor:not-allowed;opacity:.55}input:not([type=checkbox]):not([type=radio]),select,textarea{border-radius:5px}.ops-badge{border:1px solid color-mix(in srgb, currentColor 18%, transparent);border-radius:5px;min-height:22px;font-size:.69rem;font-weight:550}.ops-status-badge{border:1px solid color-mix(in srgb, currentColor 17%, var(--line));background:var(--surface-soft);width:fit-content;min-height:24px;color:var(--muted);white-space:nowrap;border-radius:5px;align-items:center;gap:6px;padding:2px 8px;font-size:.69rem;font-weight:550;display:inline-flex}.ops-status-badge.is-success{background:color-mix(in srgb, var(--success) 9%, var(--surface));color:var(--success)}.ops-status-badge.is-warning{background:color-mix(in srgb, var(--warning) 9%, var(--surface));color:var(--warning)}.ops-status-badge.is-danger{background:color-mix(in srgb, var(--danger) 9%, var(--surface));color:var(--danger)}.ops-status-badge.is-info{background:color-mix(in srgb, var(--info) 9%, var(--surface));color:var(--info)}.ops-status-dot{width:6px;height:6px;box-shadow:none;background:currentColor;border-radius:5px;flex:0 0 6px}.output-log-shell{border-radius:var(--radius-md);color:#e8e8e3;background:#111210;border:1px solid #30312d;overflow:hidden}.output-log-toolbar{background:#1a1b18;border-bottom:1px solid #30312d;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:7px 9px 7px 14px;display:flex}.output-log-meta,.output-log-actions{align-items:center;display:flex}.output-log-meta{color:#a7a79f;gap:9px;min-width:0;font-size:.72rem}.output-log-meta svg{color:#f47d35;flex:0 0 16px;width:16px;height:16px}.output-log-meta strong{color:#f3f3ef;font-size:.75rem;font-weight:550}.output-log-meta span{white-space:nowrap;border-left:1px solid #383934;padding-left:9px}.output-log-actions{flex:none;gap:4px}.output-log-actions .btn{color:#b9b9b2;background:0 0;border-color:#0000;width:34px;min-width:34px;min-height:34px;padding:0}.output-log-actions .btn:hover:not(:disabled){color:#fff;background:#282925;border-color:#3e3f39}.output-log-actions .btn svg{width:15px;height:15px}.output-log-scroll{overscroll-behavior:contain;max-height:min(60vh,620px);overflow:auto}.output-log-content{color:#d9d9d3;font-variant-ligatures:none;font-feature-settings:"calt" 0;tab-size:4;white-space:pre;min-width:max-content;margin:0;padding:18px 20px;font-size:.78rem;line-height:1.65;font-family:var(--font-terminal)!important}.output-log-content.is-running{color:#a7a79f}.output-log-content.is-error{color:#ff9b95}.output-log-empty{color:#85857e;text-align:left;justify-content:center;align-items:center;gap:12px;min-height:170px;padding:24px;display:flex}.output-log-empty>svg{color:#666760;flex:0 0 28px;width:28px;height:28px}.output-log-empty strong,.output-log-empty span{display:block}.output-log-empty strong{color:#d0d0ca;margin-bottom:4px;font-size:.83rem;font-weight:550}.output-log-empty span{font-size:.74rem;line-height:1.5}@media (max-width:640px){.output-log-toolbar{align-items:flex-start}.output-log-meta{flex-wrap:wrap}.output-log-meta strong{flex-basis:calc(100% - 25px)}.output-log-meta span:first-of-type{border-left:0;padding-left:25px}.output-log-content{padding:15px 16px;font-size:.73rem}}.ops-empty-state{border:1px dashed color-mix(in srgb, var(--line) 72%, var(--muted));border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 75%, var(--bg));text-align:center;place-content:center;justify-items:center;gap:13px;min-height:230px;padding:36px 24px;display:grid}.ops-empty-state.is-compact{min-height:160px;padding:24px}.ops-empty-icon{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--muted);border-radius:5px;place-items:center;display:grid}.ops-empty-icon svg{width:20px;height:20px}.ops-empty-state h3{margin:0;font-size:.91rem;font-weight:550}.ops-empty-state p{max-width:460px;color:var(--muted);margin:5px 0 0;font-size:.79rem;line-height:1.5}.ops-empty-action{margin-top:3px}.ui-dialog-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1414127a;padding:20px}.ui-dialog-overlay.is-hidden{display:none}.ui-dialog-panel{border:1px solid var(--line);background:var(--surface);box-shadow:none;border-radius:5px;flex-direction:column;display:flex}.ui-dialog-header{border-bottom:1px solid var(--line);flex:none;align-items:flex-start;padding:20px 22px 16px}.ui-dialog-header-copy{min-width:0}.ui-dialog-header h3{margin:0;font-size:.98rem;font-weight:550}.ui-dialog-header-actions{flex:none;align-items:center;gap:8px;display:flex}.ui-dialog-description,.ui-dialog-lead{color:var(--muted);font-size:.82rem;line-height:1.55}.ui-dialog-description{margin-top:6px}.ui-dialog-lead{margin:0 0 18px}.ui-dialog-body{min-height:0;padding:20px 22px 22px}.ui-dialog-close{border-radius:5px}.ui-dialog-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.ui-input-dialog-form .form-label{margin-bottom:8px;display:block}.ui-dialog-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:5px;padding:28px 18px;font-size:.82rem}.shell-project-dialog-body{overflow:hidden}.command-guide-dialog{height:min(92vh,980px)}.command-guide-dialog-body{flex:auto;max-height:none;padding:0;overflow:hidden}.editor-dialog{height:min(84vh,860px);max-height:calc(100dvh - 40px)}.editor-dialog-body{background:#000;flex:auto;max-height:none;padding:0;overflow:hidden}.editor-dialog .editor-actions{overflow-x:auto}.editor-dialog .editor-shell-shared-header{border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto;width:100%;max-width:none;height:100%}.editor-dialog-overlay-fullscreen{justify-content:stretch;align-items:stretch;padding:0}.editor-dialog.editor-dialog-fullscreen{border:0;border-radius:0;width:100vw;min-width:100vw;max-width:none;height:100dvh;max-height:100dvh}.ops-confirmation{align-items:flex-start;gap:13px;display:flex}.ops-confirmation-icon{background:color-mix(in srgb, var(--warning) 11%, var(--surface));width:36px;height:36px;color:var(--warning);border-radius:5px;flex:0 0 36px;place-items:center;display:grid}.ops-confirmation-icon.is-danger{background:color-mix(in srgb, var(--danger) 11%, var(--surface));color:var(--danger)}.ops-confirmation-icon svg{width:18px;height:18px}.ops-confirmation-copy{min-width:0;color:var(--muted);font-size:.82rem;line-height:1.55}.ops-confirmation-copy code{border:1px solid var(--line);background:var(--surface-soft);max-width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;border-radius:5px;margin-top:10px;padding:9px 10px;font-size:.76rem;display:block;overflow:hidden}.ops-confirmation-actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.ops-confirmation-actions.has-visible-labels .confirmation-text-action{gap:7px;width:auto;min-width:0;height:auto;min-height:38px;padding:0 12px;display:inline-flex}.ops-confirmation-actions.has-visible-labels .confirmation-text-action .btn-label{clip:auto;white-space:nowrap;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.ops-confirmation-actions.has-visible-labels .confirmation-text-action.is-dangerous,.ops-confirmation-actions.has-visible-labels .confirmation-text-action.is-dangerous:hover,.ops-confirmation-actions.has-visible-labels .confirmation-text-action.is-dangerous:focus-visible{color:var(--danger)}.ops-page-container table{border-collapse:separate;border-spacing:0}.ops-page-container th{color:var(--muted);letter-spacing:.045em;text-transform:uppercase;font-size:.68rem;font-weight:550}.ops-page-container td{font-size:.8rem}.ops-page-container tbody tr{transition:background .12s}.ops-page-container tbody tr:hover{background:color-mix(in srgb, var(--surface-soft) 70%, transparent)}.ops-resource-table{border-radius:var(--radius-lg);box-shadow:none}.ops-resource-table th,.ops-resource-table td{border-bottom:1px solid var(--line);padding:11px 14px}.ops-resource-table tbody tr:last-child td{border-bottom:0}.ops-terminal-workspace{padding:20px}.git-action-notice{border:1px solid color-mix(in srgb, var(--warning) 32%, var(--line));border-left:3px solid var(--warning);background:color-mix(in srgb, var(--warning) 6%, var(--surface));min-width:0;color:var(--text);border-radius:5px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;display:grid}.files-project-git-status{margin-bottom:14px}.shell-project-summary .git-action-notice{margin-top:14px}.git-action-notice-icon{border:1px solid color-mix(in srgb, var(--warning) 30%, var(--line));background:var(--surface);width:36px;height:36px;color:var(--warning);border-radius:5px;place-items:center;display:inline-grid}.git-action-notice-icon svg{width:17px;height:17px}.git-action-notice-copy{gap:2px;min-width:0;display:grid}.git-action-notice-eyebrow{color:var(--muted);letter-spacing:.045em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.62rem;font-weight:550;overflow:hidden}.git-action-notice-copy strong{color:var(--text);font-size:.8rem;font-weight:600;line-height:1.3}.git-action-notice-copy>span:last-child{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;line-height:1.35;overflow:hidden}.git-action-route{color:var(--warning);letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:5px;font-size:.67rem;font-weight:600;display:inline-flex}.git-action-route svg{width:12px;height:12px}.git-pull-guard-dialog{border-top:3px solid var(--danger)}.git-pull-guard-body{gap:16px;display:grid}.git-pull-stop-state{border:1px solid color-mix(in srgb, var(--danger) 30%, var(--line));border-left:3px solid var(--danger);background:color-mix(in srgb, var(--danger) 6%, var(--surface));border-radius:5px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:13px 14px;display:grid}.git-pull-stop-icon{border:1px solid color-mix(in srgb, var(--danger) 28%, var(--line));background:var(--surface);width:42px;height:42px;color:var(--danger);border-radius:5px;place-items:center;display:inline-grid}.git-pull-stop-icon svg{width:20px;height:20px}.git-pull-stop-state>div{gap:3px;min-width:0;display:grid}.git-pull-stop-state>div>span{color:var(--danger);letter-spacing:.055em;text-transform:uppercase;font-size:.64rem;font-weight:650}.git-pull-stop-state strong{color:var(--text);font-size:.82rem;font-weight:600;line-height:1.35}.git-pull-stop-state small{color:var(--muted);font-size:.69rem}.git-pull-resolution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.git-pull-resolution-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:5px;grid-template-columns:34px minmax(0,1fr) 34px;align-content:start;gap:10px;min-width:0;padding:14px;display:grid}.git-pull-resolution-icon{border:1px solid color-mix(in srgb, var(--accent) 26%, var(--line));background:var(--surface);width:34px;height:34px;color:var(--accent);border-radius:5px;place-items:center;display:inline-grid}.git-pull-resolution-card.is-stash-path .git-pull-resolution-icon{border-color:color-mix(in srgb, var(--info) 26%, var(--line));color:var(--info)}.git-pull-resolution-icon svg{width:16px;height:16px}.git-pull-resolution-action{border:1px solid color-mix(in srgb, var(--accent) 32%, var(--line));background:color-mix(in srgb, var(--accent) 8%, var(--surface));width:34px;height:34px;color:var(--accent);cursor:pointer;border-radius:5px;place-items:center;transition:border-color .15s,background .15s,color .15s,transform .15s;display:inline-grid}.git-pull-resolution-action:hover:not(:disabled),.git-pull-resolution-action:focus-visible{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 16%, var(--surface));outline:none;transform:translateY(-1px)}.git-pull-resolution-action.is-stash-action{border-color:color-mix(in srgb, var(--info) 32%, var(--line));background:color-mix(in srgb, var(--info) 8%, var(--surface));color:var(--info)}.git-pull-resolution-action.is-stash-action:hover:not(:disabled),.git-pull-resolution-action.is-stash-action:focus-visible{border-color:var(--info);background:color-mix(in srgb, var(--info) 16%, var(--surface))}.git-pull-resolution-action:disabled{cursor:wait;opacity:.46}.git-pull-resolution-action svg{width:16px;height:16px}.git-pull-resolution-spinner{animation:.65s linear infinite ops-spin}.git-pull-resolution-heading{min-width:0}.git-pull-resolution-heading>span{color:var(--muted);letter-spacing:.045em;text-transform:uppercase;font-size:.61rem;font-weight:600;display:block}.git-pull-resolution-heading h4{color:var(--text);margin:3px 0 0;font-size:.82rem;font-weight:600;line-height:1.3}.git-pull-resolution-heading p{color:var(--muted);margin:4px 0 0;font-size:.67rem;line-height:1.4}.git-pull-resolution-heading p code{color:var(--text);font-size:inherit}.git-pull-command-path{border:1px solid var(--line);background:color-mix(in srgb, var(--bg) 72%, var(--surface));border-radius:5px;grid-column:1/-1;gap:1px;min-width:0;padding:8px 0;display:grid;overflow:hidden}.git-pull-command-path>div{color:var(--muted);grid-template-columns:18px minmax(0,1fr);gap:5px;padding:3px 10px;font-size:.66rem;line-height:1.4;display:grid}.git-pull-command-path code,.git-pull-command-path span{font-family:var(--font-terminal)!important}.git-pull-command-path code{color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.git-pull-preflight-error{border:1px solid var(--line);background:var(--surface-soft);color:var(--muted);border-radius:5px;padding:14px;font-size:.75rem;line-height:1.55}.git-pull-resolution-error{border:1px solid color-mix(in srgb, var(--danger) 30%, var(--line));border-left:3px solid var(--danger);background:color-mix(in srgb, var(--danger) 6%, var(--surface));border-radius:5px;gap:3px;padding:11px 12px;display:grid}.git-pull-resolution-error strong{color:var(--danger);letter-spacing:.035em;text-transform:uppercase;font-size:.7rem;font-weight:650}.git-pull-resolution-error span{color:var(--text);overflow-wrap:anywhere;font-size:.72rem;line-height:1.5}.git-pull-guard-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding-top:14px;display:flex}.git-pull-guard-footer>span{color:var(--muted);font-size:.67rem;line-height:1.4}.git-pull-guard-footer .btn{flex:none}@media (max-width:640px){.git-action-notice{grid-template-columns:36px minmax(0,1fr)}.git-action-route{grid-column:2;justify-self:start}.git-pull-resolution-grid{grid-template-columns:minmax(0,1fr)}.git-pull-guard-footer{flex-direction:column;align-items:stretch}.git-pull-guard-footer .btn{width:100%}}.files-hc.card{border-color:var(--line);background:var(--surface);color:var(--text);padding:20px}.files-hc .files-card-header{border-bottom:1px solid var(--line);margin-bottom:14px;padding-bottom:14px}.files-hc h2{color:var(--text);font-size:.94rem;font-weight:550}.files-hc .panel-caption{color:var(--accent-strong);letter-spacing:.075em;font-size:.68rem;font-weight:550}.files-hc .files-browser{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:stretch;gap:12px}.files-hc .tree-panel,.files-hc .folder-panel{border-color:var(--line);background:var(--surface-soft);height:min(64vh,650px);min-height:480px;box-shadow:none;flex-direction:column;padding:0;display:flex;overflow:hidden}.files-hc .tree-panel>.panel-caption,.files-hc .folder-panel-toolbar{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:10px 14px;display:flex}.files-hc .folder-panel-actions{align-items:center;gap:6px;display:inline-flex}.files-hc .folder-panel-actions .btn{width:34px;min-width:34px;height:34px;min-height:34px}.files-hc .tree-scroll{scrollbar-gutter:stable;flex:auto;min-height:0;max-height:none;margin:0;padding:8px;overflow:auto}.files-hc .tree-search-bar{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--muted);border-radius:5px;grid-template-columns:16px minmax(0,1fr) 24px;align-items:center;gap:7px;margin:10px 10px 2px;padding:0 7px 0 10px;display:grid}.files-hc .tree-search-bar:focus-within{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.files-hc .tree-search-bar>svg{width:15px;height:15px}.files-hc .tree-search-bar input{min-width:0;height:40px;color:var(--text);background:0 0;border:0;outline:0;padding:0;font-size:.76rem}.files-hc .tree-search-bar input::-webkit-search-cancel-button{display:none}.files-hc .tree-search-bar button{width:24px;height:24px;color:var(--muted);background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.files-hc .tree-search-bar button:hover,.files-hc .tree-search-bar button:focus-visible{color:var(--accent)}.files-hc .tree-search-bar button svg{width:14px;height:14px}.files-hc .tree-search-results{flex-direction:column;display:flex}.files-hc .tree-search-summary{color:var(--muted);letter-spacing:.035em;text-transform:uppercase;padding:5px 8px 8px;font-size:.65rem}.files-hc .tree-search-result{min-height:44px}.files-hc .tree-search-result-copy{gap:1px;min-width:0;display:grid}.files-hc .tree-search-result-copy strong,.files-hc .tree-search-result-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.files-hc .tree-search-result-copy strong{color:var(--text);font-size:.76rem;font-weight:550}.files-hc .tree-search-result-copy small{color:var(--muted);font-size:.63rem}.files-hc .tree-search-state{color:var(--muted);text-align:center;padding:22px 10px;font-size:.75rem;line-height:1.5}.files-hc .tree-search-state.is-error{color:var(--danger)}.files-hc .tree-node{min-width:0}.files-hc .tree-node-btn,.files-hc .tree-node-btn>span:not(.vscode-icon){color:var(--text)}.files-hc .tree-node-btn{min-height:36px;padding:6px 8px 6px calc(8px + var(--tree-indent,0px));border-radius:5px;grid-template-columns:16px 18px minmax(0,1fr);align-items:center;gap:8px;font-size:.78rem;line-height:1.3;display:grid}.files-hc .tree-node-btn:hover,.files-hc .tree-node-btn.active{border-color:color-mix(in srgb, var(--accent) 24%, var(--line));background:color-mix(in srgb, var(--accent) 7%, var(--surface))}.files-hc .tree-node-toggle{width:16px;height:18px;color:var(--muted);place-items:center;display:inline-grid}.files-hc .tree-node-toggle svg{width:14px;height:14px}.files-hc .tree-node-spacer{width:14px;height:14px;display:block}.files-hc .tree-node-label{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:550;overflow:hidden}.files-hc .folder-current-location{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;margin:14px 14px 0;display:grid}.files-hc .folder-current-icon{border:1px solid var(--line);background:var(--surface);width:34px;height:34px;color:var(--accent-strong);border-radius:5px;place-items:center;display:inline-grid}.files-hc .folder-current-icon svg{width:17px;height:17px}.files-hc .folder-current-copy{gap:2px;min-width:0;display:grid}.files-hc .folder-current-copy>span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.65rem;font-weight:550}.files-hc .folder-current-copy strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:550;overflow:hidden}.files-hc .folder-detected-types{flex-wrap:wrap;gap:6px;margin:10px 14px 0;display:flex}.files-hc .folder-detected-badge{border:1px solid color-mix(in srgb, var(--accent) 24%, var(--line));background:var(--accent-soft);min-height:24px;color:var(--accent-strong);border-radius:5px;align-items:center;padding:3px 8px;font-size:.66rem;font-weight:550;display:inline-flex}.files-hc .folder-search-form{grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:8px;margin:12px 14px 0;display:grid}.files-hc .folder-search-input{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;min-height:36px;color:var(--text);font:inherit;border-radius:5px;padding:7px 10px;font-size:.76rem}.files-hc .folder-search-form .btn{width:36px;min-width:36px;height:36px;min-height:36px}.files-hc .folder-scroll{scrollbar-gutter:stable;flex:auto;min-height:0;max-height:none;margin:12px 14px 14px;overflow:auto}.files-hc .folder-table{border-color:var(--line);background:var(--surface);box-shadow:none;border-radius:5px;overflow:hidden}.files-hc .folder-table-header{z-index:1;border-color:var(--line);background:var(--surface-soft);min-height:38px;color:var(--muted);letter-spacing:.055em;grid-template-columns:minmax(0,1.8fr) minmax(92px,.55fr) minmax(74px,.35fr);gap:12px;padding:9px 12px;font-size:.64rem;font-weight:550;position:sticky;top:0}.files-hc .folder-entry{border-color:var(--line);background:var(--surface);min-height:58px;color:var(--text);grid-template-columns:minmax(0,1.8fr) minmax(92px,.55fr) minmax(74px,.35fr);gap:12px;padding:9px 12px}.files-hc .folder-entry:last-child{border-bottom:0}.files-hc .folder-entry-clickable:hover,.files-hc .folder-entry-clickable:focus-visible{background:color-mix(in srgb, var(--accent) 5%, var(--surface));outline:none}.files-hc .folder-entry-name{min-width:0;color:var(--text);grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;display:grid}.files-hc .folder-entry-name-copy{gap:2px;min-width:0;display:grid}.files-hc .folder-entry-name strong,.files-hc .folder-entry-path{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.files-hc .folder-entry-name strong{color:var(--text);font-size:.76rem;font-weight:550;line-height:1.3}.files-hc .folder-entry-path,.files-hc .folder-entry-type,.files-hc .folder-entry-size{color:var(--muted);word-break:normal;font-size:.65rem}.files-hc .folder-entry-type{justify-content:flex-start;align-items:center;min-width:0;display:flex}.files-hc .folder-entry-type-badge{border:1px solid var(--line);background:var(--surface-soft);min-height:22px;color:var(--muted);border-radius:5px;align-items:center;padding:2px 7px;font-size:.63rem;font-weight:550;display:inline-flex}.files-hc .folder-entry-type-badge.is-directory{border-color:color-mix(in srgb, var(--accent) 22%, var(--line));color:var(--accent-strong)}.files-hc .folder-entry-size,.files-hc .folder-table-size-header{text-align:right}.files-hc .folder-entry-size{font-variant-numeric:tabular-nums;white-space:nowrap}.files-hc .folder-entry>.empty-state{grid-column:1/-1}.files-hc input{border-color:var(--line);background:var(--surface);color:var(--text)}@media (max-width:900px){.files-hc .files-browser{grid-template-columns:minmax(0,1fr)}.files-hc .tree-panel{height:min(38vh,310px);min-height:240px}.files-hc .folder-panel{height:auto;min-height:0;overflow:visible}.files-hc .folder-scroll{flex:0 auto;max-height:480px}}@media (max-width:640px){.files-hc.card{padding:16px}.files-hc .folder-table-header{display:none}.files-hc .folder-entry{grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;min-height:0;padding:12px}.files-hc .folder-entry-name{grid-column:1/-1}.files-hc .folder-entry-type,.files-hc .folder-entry-size{align-items:start;gap:4px;display:grid}.files-hc .folder-entry-type:before,.files-hc .folder-entry-size:before{content:attr(data-label);color:var(--muted);letter-spacing:.055em;text-transform:uppercase;font-size:.57rem;font-weight:550}.files-hc .folder-entry-size{justify-items:end}}.admin-parity-page{padding:22px}.admin-parity-page .settings-section-header h1{margin:5px 0 6px;font-size:1.05rem;font-weight:550}.admin-stat-grid{gap:10px}.admin-stat{border-color:var(--line);background:var(--surface-soft);border-radius:5px;padding:14px 16px}[data-theme=dark] .admin-stat{border-color:var(--line);background:var(--surface-soft)}.admin-stat span{letter-spacing:.055em;font-size:.68rem}.admin-stat strong{font-size:1.25rem}.admin-management-section{border-color:var(--line);background:var(--surface-soft);border-radius:5px;margin-top:18px;padding:20px}[data-theme=dark] .admin-management-section{border-color:var(--line);background:var(--surface-soft)}.admin-management-heading h2{font-size:.98rem;font-weight:550}.admin-section-search{border-color:var(--line);padding:13px 0}.admin-parity-page .settings-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:5px}[data-theme=dark] .admin-parity-page .settings-table-wrap{background:var(--surface)}.admin-user-avatar{background:var(--accent-soft);border-radius:5px;flex-basis:34px;width:34px;height:34px}.admin-project-list{gap:8px}.admin-project-card{border-color:var(--line);background:var(--surface);border-radius:5px;gap:16px;padding:14px;transition:border-color .14s}.admin-project-card:hover,[data-theme=dark] .admin-project-card,[data-theme=dark] .admin-project-card:hover{border-color:color-mix(in srgb, var(--accent) 26%, var(--line));background:var(--surface);transform:none}.admin-project-icon{background:var(--accent-soft);border-radius:5px;flex-basis:38px;width:38px;height:38px}.admin-project-path{border-color:var(--line);background:var(--surface-soft);border-radius:5px;margin-top:9px;padding:8px 10px}[data-theme=dark] .admin-project-path{border-color:var(--line);background:var(--surface-soft)}.admin-project-picker{border-radius:5px}.admin-project-option{border-color:var(--line);background:var(--surface-soft);border-radius:5px}[data-theme=dark] .admin-project-option{border-color:var(--line);background:var(--surface-soft)}.admin-parity-dialog .ui-dialog-header{border-bottom-color:var(--line);padding:20px 22px 16px}.admin-parity-dialog .ui-dialog-body{padding:20px 22px 22px}.admin-user-parity-dialog .ui-dialog-body{overscroll-behavior:contain;scrollbar-gutter:stable;overflow-y:auto}.admin-user-parity-dialog .admin-project-options{max-height:none;overflow:visible}.admin-user-parity-dialog .ui-dialog-header-actions .admin-dialog-save{width:auto;min-width:0;color:var(--accent-strong);gap:7px;padding:0 12px;display:inline-flex}.admin-user-parity-dialog .admin-dialog-save .btn-label{clip:auto;white-space:nowrap;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.admin-parity-dialog .ui-dialog-header h3{margin:0;font-size:.98rem}.admin-clone-notice,.admin-check-row{border-radius:5px}.frontend-server-registry{margin-top:20px}.server-registry-header{align-items:flex-start}.server-registry-actions{flex:none;justify-content:flex-end}.server-registry-server-icon{background:var(--surface);color:var(--accent-strong);border-radius:5px;place-items:center;display:grid}.server-registry-stats{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.server-registry-section{padding:18px}.server-registry-list{gap:9px;display:grid}.server-registry-item{border:1px solid var(--line);background:var(--surface);border-radius:5px;padding:14px;transition:border-color .14s}.server-registry-item:hover{border-color:color-mix(in srgb, var(--accent) 27%, var(--line))}.server-registry-item[data-environment=live]:hover{border-color:color-mix(in srgb, var(--server-live) 38%, var(--line))}.server-registry-item.is-disabled{opacity:.62}.server-registry-item-heading{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.server-registry-server-icon{background:var(--accent-soft);width:38px;height:38px}.server-registry-item[data-environment=live] .server-registry-server-icon{background:color-mix(in srgb, var(--server-live) 9%, var(--surface));color:var(--server-live)}.server-registry-server-icon svg{width:18px;height:18px}.server-registry-server-copy{gap:4px;min-width:0;display:grid}.server-registry-title-row{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.server-registry-title-row>strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:550;overflow:hidden}.server-registry-server-copy>span{color:var(--muted);font-size:.72rem}.server-registry-item-actions{justify-content:flex-end}.server-registry-endpoints{border-left:2px solid var(--accent);background:var(--surface-soft);gap:7px;margin:12px 0 0 50px;padding:9px 11px;display:grid}.server-registry-item[data-environment=live] .server-registry-endpoints{border-left-color:var(--server-live)}.server-registry-endpoints>div{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;display:grid}.server-registry-endpoints span{color:var(--muted);letter-spacing:.045em;align-items:center;gap:5px;font-size:.61rem;font-weight:550;display:inline-flex}.server-registry-endpoints span svg{width:11px;height:11px}.server-registry-endpoints code{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.server-registry-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.server-registry-checks .admin-check-row{margin:0}.server-environment-toggle{border:1px solid var(--line);background:var(--surface-soft);border-radius:5px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:50px;padding:4px;display:grid}.server-environment-toggle button{min-width:0;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:4px;font-size:.78rem;font-weight:550;transition:background .14s,color .14s}.server-environment-toggle button:hover,.server-environment-toggle button:focus-visible{color:var(--accent-strong);outline:none}.server-environment-toggle button[aria-pressed=true]{background:var(--surface);color:var(--accent-strong)}.server-environment-toggle button[data-environment=live][aria-pressed=true]{color:var(--server-live)}.server-registry-toggle{min-width:106px}@media (max-width:780px){.server-registry-header{grid-template-columns:minmax(0,1fr);display:grid}.server-registry-actions{justify-content:flex-start}.server-registry-item-heading{grid-template-columns:minmax(0,1fr)}.server-registry-item-actions{justify-content:flex-start}.server-registry-endpoints{margin-left:0}}@media (max-width:560px){.server-registry-stats,.server-registry-checks{grid-template-columns:minmax(0,1fr)}.server-registry-endpoints>div{grid-template-columns:minmax(0,1fr);gap:4px}}.status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.status-card{background:var(--surface);box-shadow:none;border-radius:5px;gap:12px;padding:16px;transition:border-color .14s}.status-card:hover{border-color:color-mix(in srgb, var(--accent) 25%, var(--line));transform:none}.status-card-icon{background:var(--accent-soft);border-radius:5px;flex-basis:34px;width:34px;height:34px}.status-number{letter-spacing:-.05em;margin-bottom:7px;font-size:clamp(1.45rem,2.4vw,1.9rem);font-weight:550}.status-label{font-size:.76rem;font-weight:550}.resource-table-wrap{background:var(--surface);box-shadow:none;border-radius:5px}[data-theme=dark] .resource-table-wrap{background:var(--surface)}.resource-table-header{background:var(--surface);border-radius:0;padding:15px 17px}[data-theme=dark] .resource-table-header{background:var(--surface)}.resource-table th,.resource-table td,.settings-table th,.settings-table td{border-bottom-color:var(--line);padding:12px 16px}.resource-table th,.settings-table th,[data-theme=dark] .resource-table th,[data-theme=dark] .settings-table th{background:var(--surface-soft)}.dashboard-card{gap:18px}.dashboard-header{padding-bottom:15px}.dashboard-header h2{font-size:.97rem;font-weight:550}.dashboard-header p,.hardware-card p{font-size:.76rem}.hardware-grid{gap:10px}.hardware-card,[data-theme=dark] .hardware-card{border-color:var(--line);background:var(--surface-soft);border-radius:5px;grid-template-rows:32px 1.6rem 6px minmax(2.4em,1fr);align-content:start;gap:10px;min-height:150px;padding:15px;display:grid}.hardware-card p{overflow-wrap:anywhere;align-self:start;min-width:0}.hardware-icon{border-radius:5px;width:32px;height:32px}.hardware-label{letter-spacing:.055em;font-size:.68rem}.hardware-card strong{font-size:1.55rem;font-weight:550}.hardware-meter{background:var(--surface-strong);height:6px}.hardware-meter span{background:var(--accent)}.dashboard-actions{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0}.btn-warning{border:1px solid var(--warning);background:var(--warning);color:#fff}.settings-shell{grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:14px}.settings-sidebar,.settings-form-shell,[data-theme=dark] .settings-sidebar,[data-theme=dark] .settings-form-shell{border-color:var(--line);background:var(--surface-soft);box-shadow:none;border-radius:5px;padding:18px}.settings-summary{gap:8px;margin-top:17px}.settings-summary-item,[data-theme=dark] .settings-summary-item{border-color:var(--line);background:var(--surface);border-radius:5px;padding:12px 13px}.settings-summary-item span{letter-spacing:.05em;font-size:.67rem}.shell-card-header{margin-bottom:18px;padding-bottom:14px}.shell-card-header h2{font-size:.96rem;font-weight:550}.shell-project-trigger{min-height:40px;box-shadow:none;border-radius:5px;padding:8px 12px}.shell-project-option,[data-theme=dark] .shell-project-option{border-color:var(--line);background:var(--surface-soft);border-radius:5px;padding:11px 12px}.notification-stack{z-index:19000;top:max(16px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));overscroll-behavior:contain;pointer-events:none;scrollbar-width:none;flex-direction:column;gap:9px;width:min(390px,100vw - 32px);max-height:calc(100dvh - 32px);display:flex;position:fixed;overflow-y:auto}.notification-stack::-webkit-scrollbar{display:none}.notification{--notification-accent:#2563eb;--notification-surface:#fff;--notification-border:#d8d0c5;--notification-title-color:#211d1a;--notification-description-color:#6f655b;--notification-close-color:#7b7067;--notification-close-hover:#f3ece3;--notification-close-hover-color:#211d1a;isolation:isolate;border:1px solid var(--notification-border);background:var(--notification-surface);width:100%;min-width:0;max-width:none;color:var(--notification-title-color);box-shadow:none;pointer-events:auto;transform-origin:100% 0;border-radius:5px;grid-template-columns:36px minmax(0,1fr) 28px;align-items:start;gap:11px;padding:12px 11px 13px 13px;animation:.42s cubic-bezier(.16,1,.3,1) both notification-enter;display:grid;position:relative;overflow:hidden}.notification.info{--notification-accent:#2563eb;background:var(--notification-surface)}.notification.success{--notification-accent:#198754;background:var(--notification-surface)}.notification.warning{--notification-accent:#9a5a00;background:var(--notification-surface)}.notification.error{--notification-accent:#c2413a;background:var(--notification-surface)}[data-theme=dark] .notification{--notification-surface:#18181b;--notification-border:#3f3f46;--notification-title-color:#f4f4f5;--notification-description-color:#a1a1aa;--notification-close-color:#71717a;--notification-close-hover:#27272a;--notification-close-hover-color:#fff}[data-theme=dark] .notification.info{--notification-accent:#58a6ff}[data-theme=dark] .notification.success{--notification-accent:#3fb950}[data-theme=dark] .notification.warning{--notification-accent:#d29922}[data-theme=dark] .notification.error{--notification-accent:#f85149}.notification.is-leaving{pointer-events:none;animation:.18s cubic-bezier(.4,0,1,1) forwards notification-exit}.notification-signal{z-index:-1;background:var(--notification-accent);width:3px;position:absolute;inset:0 auto 0 0}.notification-icon{border:1px solid color-mix(in srgb, var(--notification-accent) 42%, var(--notification-border));background:color-mix(in srgb, var(--notification-accent) 10%, var(--notification-surface));width:36px;height:36px;color:var(--notification-accent);border-radius:5px;place-items:center;display:inline-grid}.notification-icon svg{width:17px;height:17px}.notification-copy{gap:2px;min-width:0;padding-top:1px;display:grid}.notification-label{color:var(--notification-accent);letter-spacing:.085em;text-transform:uppercase;font-size:.58rem;font-weight:650;line-height:1.2}.notification-title{color:var(--notification-title-color);overflow-wrap:anywhere;font-size:.78rem;font-weight:600;line-height:1.35;overflow:hidden}.notification-description{color:var(--notification-description-color);overflow-wrap:anywhere;margin-top:1px;font-size:.69rem;line-height:1.42}.notification .toast-dismiss-action,.notification .toast-dismiss-action:hover:not(:disabled),.notification .toast-dismiss-action:focus-visible{width:28px;min-width:28px;height:28px;min-height:28px;color:var(--notification-close-color);background:0 0;border:0;border-radius:5px}.notification .toast-dismiss-action:hover:not(:disabled),.notification .toast-dismiss-action:focus-visible{background:var(--notification-close-hover);color:var(--notification-close-hover-color);outline:none}.notification .toast-dismiss-action svg{width:14px;height:14px}.notification-lifetime{background:var(--notification-accent);opacity:.72;transform-origin:0;height:2px;animation:notification-lifetime var(--notification-duration,4s) linear forwards;position:absolute;bottom:0;left:0;right:0;transform:scaleX(1)}@keyframes notification-enter{0%{opacity:0;transform:translate(38px,-7px)scale(.96)}68%{opacity:1;transform:translate(-3px)scale(1)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes notification-exit{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translate(26px,-4px)scale(.97)}}@keyframes notification-lifetime{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:640px){.notification-stack{top:max(12px, env(safe-area-inset-top));width:auto;max-height:calc(100dvh - 24px);bottom:auto;left:12px;right:12px}}.btn,.btn.btn-primary,.btn.btn-secondary,.btn.btn-danger,.btn.btn-warning,.btn.btn-stop,.files-hc .btn,.editor-btn,.editor-btn-primary,.editor-btn-secondary,.terminal-send-btn,.terminal-doc-btn,.terminal-control-btn,.terminal-control-btn.close,.terminal-control-btn.maximize,.editor-terminal-action,.auth-icon-action,.toast-dismiss-action,.ui-dialog-close,[data-theme=dark] .ui-dialog-close,.shell-modal-close,.doc-modal-close{width:38px;min-width:38px;height:38px;min-height:38px;color:var(--muted);box-shadow:none;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;padding:0;display:inline-grid}.btn:hover:not(:disabled),.files-hc .btn:hover:not(:disabled),.editor-btn:hover:not(:disabled),.editor-btn-primary:hover:not(:disabled),.editor-btn-secondary:hover:not(:disabled),.terminal-send-btn:hover:not(:disabled),.terminal-doc-btn:hover:not(:disabled),.terminal-control-btn:hover:not(:disabled),.editor-terminal-action:hover:not(:disabled),.auth-icon-action:hover:not(:disabled),.toast-dismiss-action:hover:not(:disabled),.ui-dialog-close:hover:not(:disabled),.shell-modal-close:hover:not(:disabled),.doc-modal-close:hover:not(:disabled),:is(.btn,.editor-btn,.editor-terminal-action,.auth-icon-action,.toast-dismiss-action,.ui-dialog-close,.shell-modal-close,.doc-modal-close):focus-visible,.editor-btn[aria-pressed=true]{color:var(--accent);box-shadow:none;background:0 0;border-color:#0000;transform:none}.editor-tab-close,.editor-tab-close:hover:not(:disabled),.editor-tab-close:focus-visible{box-shadow:none;background:0 0;border:0;transform:none}.editor-tab-close{color:var(--muted)}.editor-tab-close:hover:not(:disabled),.editor-tab-close:focus-visible{color:var(--accent)}.ops-terminal-workspace :is(.terminal-send-btn,.terminal-doc-btn,.terminal-control-btn){color:var(--accent-strong);background:#fff;border:1px solid #d4d4d8}.ops-terminal-workspace :is(.terminal-send-btn,.terminal-doc-btn,.terminal-control-btn):hover:not(:disabled),.ops-terminal-workspace :is(.terminal-send-btn,.terminal-doc-btn,.terminal-control-btn):focus-visible{color:var(--accent-strong);background:#f4f4f5;border-color:#a1a1aa}.btn-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:is(.auth-submit-action,.auth-recovery-action,.account-dropdown-logout) .btn-label{clip:auto;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.btn.auth-submit-action{--auth-submit-bg:#c94f08;--auth-submit-border:#ad4306;--auth-submit-hover:#ad4306;--auth-submit-color:#fff;border:1px solid var(--auth-submit-border);background:var(--auth-submit-bg);width:100%;min-width:0;height:auto;min-height:46px;color:var(--auth-submit-color);letter-spacing:.01em;cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.82rem;font-weight:650;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}[data-theme=dark] .btn.auth-submit-action{--auth-submit-bg:#f47d35;--auth-submit-border:#ff9b5e;--auth-submit-hover:#ff9351;--auth-submit-color:#21140c}.btn.auth-submit-action:hover:not(:disabled){border-color:var(--auth-submit-hover);background:var(--auth-submit-hover);color:var(--auth-submit-color);transform:translateY(-1px)}.btn.auth-submit-action:focus-visible{border-color:var(--auth-submit-hover);background:var(--auth-submit-bg);color:var(--auth-submit-color);outline:2px solid color-mix(in srgb, var(--auth-submit-bg) 42%, transparent);outline-offset:3px}.btn.auth-submit-action:disabled{border-color:var(--auth-submit-border);background:var(--auth-submit-bg);color:var(--auth-submit-color);cursor:wait;opacity:.68;transform:none}.login-page{flex-direction:column;gap:15px;min-height:100dvh}.login-meta{letter-spacing:.015em;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:9px;width:min(1080px,100%);min-height:24px;font-size:.68rem;line-height:1.35;display:flex}.login-meta-version{letter-spacing:0;font-size:.63rem;font-weight:600}.login-meta-divider{background:var(--line);width:1px;height:13px}.login-meta-copyright{align-items:center;gap:5px;display:inline-flex}.login-meta-copyright svg{width:12px;height:12px;color:var(--text)}.login-meta-copyright strong{font-weight:550}@media (max-width:560px){.login-meta{flex-wrap:wrap;row-gap:6px}}.auth-icon-action.auth-recovery-action{gap:7px;width:auto;min-width:0;padding-inline:2px;font-size:.8rem;font-weight:550;display:inline-flex}.btn svg,.editor-btn svg,.terminal-send-btn svg,.terminal-doc-btn svg,.terminal-control-btn svg,.editor-terminal-action svg,.auth-icon-action svg,.toast-dismiss-action svg,.ui-dialog-close svg,.shell-modal-close svg,.doc-modal-close svg{width:16px;height:16px}.client-ip-whitelist-btn,.client-ip-whitelist-btn:hover:not(:disabled),.client-ip-whitelist-btn:focus-visible{width:30px;min-width:30px;height:30px;min-height:30px;box-shadow:none;background:0 0;border:0;padding:0;transform:none}.client-ip-whitelist-btn{color:var(--muted)}.client-ip-whitelist-btn:hover:not(:disabled),.client-ip-whitelist-btn:focus-visible{color:var(--accent)}.client-ip-whitelist-btn svg{color:currentColor;stroke:currentColor;width:17px;height:17px}.cloudflare-purge-dialog{color:var(--muted);flex-direction:column;gap:16px;font-size:.84rem;line-height:1.55;display:flex}.cloudflare-purge-dialog>p{margin:0}.cloudflare-purge-status{border:1px solid var(--line);background:var(--surface-soft);border-radius:5px;flex-direction:column;gap:4px;padding:12px;display:flex}.cloudflare-purge-status strong{color:var(--text);font-size:.78rem}.cloudflare-purge-status.is-success{border-color:color-mix(in srgb, var(--success) 28%, var(--line));background:color-mix(in srgb, var(--success) 7%, var(--surface))}.cloudflare-purge-status.is-error{border-color:color-mix(in srgb, var(--danger) 28%, var(--line));background:color-mix(in srgb, var(--danger) 7%, var(--surface))}.cloudflare-purge-actions{justify-content:flex-end;gap:8px;display:flex}.files-icon-action,.editor-terminal-action.is-icon{width:34px;min-width:34px;height:34px;min-height:34px}.editor-terminal-action:disabled{cursor:not-allowed;opacity:.55}.quick-command-btn:not(.empty-state),[data-theme=dark] .quick-command-btn:not(.empty-state){width:42px;min-width:42px;min-height:42px;color:var(--accent-strong);background:#fff;border:1px solid #d4d4d8;border-radius:5px;place-items:center;padding:0;display:inline-grid}.quick-command-btn:not(.empty-state):hover:not(:disabled),.quick-command-btn:not(.empty-state):focus-visible:not(:disabled),[data-theme=dark] .quick-command-btn:not(.empty-state):hover:not(:disabled),[data-theme=dark] .quick-command-btn:not(.empty-state):focus-visible:not(:disabled){color:var(--accent-strong);background:#f4f4f5;border-color:#a1a1aa}.quick-command-btn:not(.empty-state) .quick-command-icon{width:20px;height:20px;color:var(--accent-strong);background:0 0}.quick-command-btn:not(.empty-state) .quick-command-body{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ops-terminal-workspace .shell-card-header{grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:24px;display:grid}.shell-card-heading{min-width:0}.ops-terminal-workspace .shell-card-heading h2{margin:4px 0 0;font-size:1.05rem;font-weight:550}.shell-card-heading p,.ops-terminal-workspace .shell-section-heading p,.shell-command-empty p{color:var(--muted);margin:6px 0 0;font-size:.78rem;line-height:1.5}.ops-terminal-workspace .shell-toolbar-actions{flex-wrap:wrap;width:auto}.ops-terminal-workspace .shell-project-picker{min-width:250px;max-width:320px}.shell-project-trigger-main{align-items:center;gap:9px;min-width:0;display:inline-flex}.shell-project-trigger-main svg,.ops-terminal-workspace .shell-project-trigger-icon{flex:0 0 16px;width:16px;height:16px}.shell-project-context{border:1px solid var(--line);background:var(--surface);border-radius:5px;grid-template-columns:minmax(280px,1.05fr) minmax(240px,.72fr) minmax(340px,.95fr);margin-bottom:18px;display:grid;overflow:hidden}.shell-project-summary,.shell-service-summary,.shell-resource-summary{min-width:0;padding:20px}.shell-service-summary,.shell-resource-summary{border-left:1px solid var(--line)}.shell-resource-summary{background:color-mix(in srgb, var(--surface-soft) 54%, var(--surface))}.shell-project-summary-header,.shell-project-identity,.shell-service-heading,.shell-resource-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.shell-project-identity{justify-content:flex-start;min-width:0}.shell-project-edit{flex:none}.shell-project-edit-button{width:34px;min-width:34px;height:34px;min-height:34px;color:var(--muted);background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;padding:0;display:inline-flex}.shell-project-edit-button:hover{color:var(--accent);background:0 0}.shell-project-edit-button:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 55%, transparent);outline-offset:2px;color:var(--accent);background:0 0}.shell-project-edit-button>svg{flex:0 0 14px;width:14px;height:14px}button.shell-project-edit-button[data-tooltip]:after{display:none}.shell-project-mark,.shell-resource-metric-icon{border:1px solid var(--line);background:var(--surface-soft);color:var(--accent);border-radius:5px;flex:none;justify-content:center;align-items:center;display:inline-flex}.shell-project-mark{width:40px;height:40px}.shell-project-mark svg{width:18px;height:18px}.shell-project-title,.shell-service-heading>div,.shell-resource-heading>div{min-width:0}.shell-context-eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:550;line-height:1.2;display:block}.shell-project-title>strong,.shell-service-heading>div>strong,.shell-resource-heading>div>strong{color:var(--text);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:1.05rem;font-weight:550;line-height:1.25;display:block;overflow:hidden}.shell-service-count{border:1px solid var(--line);background:var(--surface-soft);min-width:26px;min-height:24px;color:var(--accent-strong);border-radius:5px;place-items:center;padding:4px 7px;font-size:.68rem;font-weight:650;line-height:1;display:inline-grid}.shell-service-source{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;margin-top:12px;font-size:.68rem;line-height:1.35;display:flex;overflow:hidden}.shell-service-server-address{border:1px solid color-mix(in srgb, var(--accent) 25%, var(--line));background:color-mix(in srgb, var(--accent) 6%, var(--surface));border-radius:5px;flex:0 auto;align-items:center;gap:5px;min-width:0;padding:3px 6px;display:inline-flex}.shell-service-server-address>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.58rem;font-weight:650}.shell-service-server-address>strong{min-width:0;color:var(--accent-strong);text-overflow:ellipsis;font-size:.66rem;font-weight:650;overflow:hidden}.shell-service-compose-source{text-overflow:ellipsis;min-width:0;overflow:hidden}.shell-service-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:5px;max-height:126px;margin-top:9px;overflow:auto}.shell-service-table{border-collapse:collapse;table-layout:fixed;width:100%}.shell-service-table th,.shell-service-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;height:31px;padding:6px 9px}.shell-service-table th{z-index:1;background:var(--surface-soft);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.61rem;font-weight:650;line-height:1;position:sticky;top:0}.shell-service-table th:last-child,.shell-service-table td:last-child{text-align:right;width:88px}.shell-service-table tbody tr:last-child td{border-bottom:0}.shell-service-name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:550;overflow:hidden}.shell-service-link,.shell-service-dynamic{border:1px solid color-mix(in srgb, var(--accent) 26%, var(--line));background:color-mix(in srgb, var(--accent) 7%, var(--surface));min-height:21px;color:var(--accent-strong);border-radius:5px;justify-content:flex-end;align-items:center;gap:4px;padding:3px 6px;font-size:.67rem;font-weight:650;line-height:1;text-decoration:none;display:inline-flex}.shell-service-link:hover{border-color:color-mix(in srgb, var(--accent) 52%, var(--line));background:color-mix(in srgb, var(--accent) 12%, var(--surface));color:var(--accent-strong)}.shell-service-link:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 52%, transparent);outline-offset:1px}.shell-service-link svg{flex:0 0 11px;width:11px;height:11px}.shell-service-dynamic{border-color:var(--line);background:var(--surface-soft);color:var(--muted)}.shell-service-empty td{height:72px;color:var(--muted);text-align:center;font-size:.68rem;line-height:1.45}.shell-project-title>span:last-child{color:var(--muted);margin-top:4px;font-size:.76rem;line-height:1.45;display:block}.shell-project-meta{border-top:1px solid var(--line);gap:10px;margin-top:18px;padding-top:14px;display:grid}.shell-project-meta-row{min-width:0;color:var(--muted);grid-template-columns:16px minmax(0,1fr);align-items:center;gap:9px;font-size:.75rem;display:grid}.shell-project-meta-row>svg{width:15px;height:15px}.shell-project-meta-label{color:var(--muted)}.shell-project-meta-row>:is(strong,code){min-width:0;color:var(--text);font-family:var(--font-sans);text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;font-weight:550;overflow:hidden}.shell-branch-control{border:1px solid var(--line);background:var(--surface-soft);border-radius:5px;grid-template-columns:minmax(0,1fr) 30px;justify-self:stretch;width:100%;min-width:0;max-width:100%;min-height:30px;display:inline-grid;overflow:hidden}.shell-project-path-row>code{box-sizing:border-box;border:1px solid var(--line);background:var(--surface-soft);border-radius:5px;width:100%;min-height:30px;padding:6px 10px;line-height:1.35}.shell-branch-name{min-width:0;color:var(--text);font-family:var(--font-sans);text-overflow:ellipsis;white-space:nowrap;padding:6px 10px;font-size:.73rem;font-weight:550;line-height:1.35;overflow:hidden}.shell-branch-edit-button{border:0;border-left:1px solid var(--line);background:var(--surface);width:30px;min-width:30px;min-height:28px;color:var(--muted);cursor:pointer;place-items:center;padding:0;display:inline-grid}.shell-branch-edit-button:hover:not(:disabled),.shell-branch-edit-button:focus-visible{background:color-mix(in srgb, var(--accent) 8%, var(--surface));color:var(--accent)}.shell-branch-edit-button:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 52%, transparent);outline-offset:-2px}.shell-branch-edit-button:disabled{cursor:not-allowed;opacity:.45}.shell-branch-edit-button svg{width:13px;height:13px}button.shell-branch-edit-button[data-tooltip]:after{display:none}.shell-branch-dialog-body{gap:14px;display:grid;overflow:hidden}.shell-branch-current{border:1px solid var(--line);border-left:3px solid var(--accent);background:var(--surface-soft);border-radius:5px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:11px 12px;display:grid}.shell-branch-current-mark,.shell-branch-option-mark{border:1px solid var(--line);background:var(--surface);color:var(--accent);border-radius:5px;place-items:center;display:inline-grid}.shell-branch-current-mark{width:32px;height:32px}.shell-branch-current-mark svg,.shell-branch-option-mark svg{width:14px;height:14px}.shell-branch-current>div{min-width:0}.shell-branch-current>div>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.64rem;font-weight:550;line-height:1.2;display:block}.shell-branch-current>div>strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.83rem;font-weight:550;display:block;overflow:hidden}.shell-branch-search{position:relative}.shell-branch-search .form-input{padding-right:86px}.shell-branch-refreshing{color:var(--muted);font-size:.66rem;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.shell-branch-fetch-all{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.shell-branch-fetch-all>span{color:var(--muted);font-size:.78rem;line-height:1.5}.shell-branch-error{border:1px solid color-mix(in srgb, var(--danger) 30%, var(--line));background:color-mix(in srgb, var(--danger) 7%, var(--surface));border-radius:5px;gap:4px;padding:11px 12px;display:grid}.shell-branch-error strong{color:var(--danger);font-size:.76rem;font-weight:600}.shell-branch-error span{color:var(--muted);white-space:pre-wrap;font-size:.72rem;line-height:1.45}.shell-branch-error button{color:var(--accent);cursor:pointer;background:0 0;border:0;justify-self:start;margin-top:4px;padding:4px 0;font-size:.72rem;font-weight:600}.shell-branch-loading{min-height:150px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:.76rem;display:flex}.shell-branch-loading>span{border:2px solid var(--line);border-top-color:var(--accent);border-radius:5px;width:16px;height:16px;animation:.65s linear infinite ops-spin}.shell-branch-groups{gap:16px;max-height:min(52vh,430px);padding-right:3px;display:grid;overflow-y:auto}.shell-branch-group{gap:7px;display:grid}.shell-branch-group-heading{justify-content:space-between;align-items:center;gap:12px;padding:0 2px;display:flex}.shell-branch-group-heading strong{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.66rem;font-weight:600}.shell-branch-group-heading span{border:1px solid var(--line);min-width:22px;color:var(--muted);text-align:center;border-radius:5px;padding:2px 6px;font-size:.62rem;line-height:1.2}.shell-branch-list{gap:5px;display:grid}.shell-branch-option{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;color:var(--text);cursor:pointer;text-align:left;border-radius:5px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.shell-branch-option:hover:not(:disabled),.shell-branch-option:focus-visible{border-color:color-mix(in srgb, var(--accent) 46%, var(--line));background:color-mix(in srgb, var(--accent) 6%, var(--surface))}.shell-branch-option:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 46%, transparent);outline-offset:1px}.shell-branch-option.is-current{border-color:color-mix(in srgb, var(--success) 30%, var(--line));background:color-mix(in srgb, var(--success) 6%, var(--surface));cursor:default}.shell-branch-option:disabled:not(.is-current){cursor:wait;opacity:.58}.shell-branch-option-mark{width:28px;height:28px}.shell-branch-option-copy{min-width:0;display:block}.shell-branch-option-copy strong,.shell-branch-option-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.shell-branch-option-copy strong{font-family:var(--font-sans);font-size:.76rem;font-weight:550}.shell-branch-option-copy small{color:var(--muted);margin-top:2px;font-size:.66rem}.shell-branch-option-status{color:var(--muted);align-items:center;gap:4px;font-size:.66rem;font-weight:600;display:inline-flex}.shell-branch-option-status svg{width:12px;height:12px}.shell-branch-option.is-current .shell-branch-option-mark,.shell-branch-option.is-current .shell-branch-option-status{color:var(--success)}.shell-branch-option.is-switching .shell-branch-option-status{color:var(--accent)}.shell-runtime-status{border:1px solid var(--line);background:var(--surface);max-width:170px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-radius:5px;flex:none;align-items:center;gap:7px;padding:5px 8px;font-size:.69rem;font-weight:550;line-height:1;display:inline-flex;overflow:hidden}.shell-runtime-status>span:first-child{background:var(--muted);border-radius:5px;flex:0 0 7px;width:7px;height:7px}.shell-runtime-status[data-state=running]{color:var(--success,#16803c)}.shell-runtime-status[data-state=running]>span:first-child{background:currentColor}.shell-runtime-status[data-state=pending]{color:var(--warning,#a35b00)}.shell-runtime-status[data-state=pending]>span:first-child{background:currentColor}.shell-runtime-status[data-state=stopped]{color:var(--danger,#c23232)}.shell-runtime-status[data-state=stopped]>span:first-child{background:currentColor}.shell-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px;display:grid}.shell-resource-metric{border-left:1px solid var(--line);grid-template-columns:26px minmax(0,1fr);align-items:center;gap:2px 8px;min-width:0;padding:0 12px;display:grid}.shell-resource-metric:first-child{border-left:0;padding-left:0}.shell-resource-metric:last-child{padding-right:0}.shell-resource-metric-icon{grid-row:1/span 2;width:26px;height:26px}.shell-resource-metric-icon svg{width:13px;height:13px}.shell-resource-metric>span:not(.shell-resource-metric-icon){color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:550;overflow:hidden}.shell-resource-metric>strong{min-width:0;color:var(--text);font-family:var(--font-sans);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:550;overflow:hidden}.shell-resource-meter-row{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:20px;font-size:.68rem;font-weight:550;display:flex}.shell-resource-meter-row>span:last-child{font-family:var(--font-sans)}.shell-resource-meter{background:color-mix(in srgb, var(--line) 78%, transparent);border-radius:5px;height:5px;margin-top:7px;overflow:hidden}.shell-resource-meter>span{border-radius:inherit;background:var(--accent);height:100%;transition:width .18s;display:block}.shell-project-context.is-empty .shell-project-summary,.shell-project-context.is-empty .shell-service-summary,.shell-project-context.is-empty .shell-resource-summary{opacity:.72}.ops-terminal-workspace :is(.btn,.terminal-send-btn,.terminal-doc-btn,.terminal-control-btn,.shell-modal-close,.doc-modal-close){white-space:nowrap;justify-content:center;align-items:center;gap:7px;width:auto;min-width:0;height:36px;min-height:36px;padding:0 11px;font-size:.76rem;font-weight:550;line-height:1;display:inline-flex}.ops-terminal-workspace .btn-label{clip:auto;white-space:nowrap;border:0;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.ops-terminal-workspace .terminal-controls{flex-wrap:wrap;align-items:center;gap:8px}.ops-terminal-workspace .terminal-controls button[data-tooltip]:after{top:calc(100% + 8px);bottom:auto}.ops-terminal-workspace .terminal-input-area{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.terminal-command-line{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:5px;align-items:center;gap:9px;min-width:0;min-height:38px;padding:0 12px;display:flex}.terminal-input-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.ops-terminal-workspace .terminal-input-wrap,.ops-terminal-workspace .terminal-input{width:100%}.ops-terminal-workspace .shell-command-panel{border-color:var(--line);background:var(--surface);padding:20px}.ops-terminal-workspace .shell-section-heading{border-bottom:1px solid var(--line);align-items:center;margin-bottom:20px;padding-bottom:16px}.ops-terminal-workspace .shell-section-heading h2{margin-top:4px;font-size:1rem;font-weight:550}.shell-command-count{border:1px solid var(--line);background:var(--surface-soft);min-height:26px;color:var(--muted);white-space:nowrap;border-radius:5px;align-items:center;padding:3px 9px;font-size:.69rem;font-weight:550;display:inline-flex}.ops-terminal-workspace .shell-preset-groups{gap:22px}.ops-terminal-workspace .shell-preset-group-header{color:var(--text);letter-spacing:.03em;justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;font-size:.72rem;font-weight:550;display:flex}.ops-terminal-workspace .shell-preset-group-header>span:last-child{color:var(--muted);font-variant-numeric:tabular-nums}.ops-terminal-workspace .shell-preset-grid{grid-template-columns:repeat(var(--shell-command-columns,3), minmax(0, 1fr));gap:10px}.ops-terminal-workspace .quick-command-btn:not(.empty-state),[data-theme=dark] .ops-terminal-workspace .quick-command-btn:not(.empty-state){align-items:center;place-items:initial;border-color:var(--line);background:var(--surface);width:100%;min-width:0;min-height:62px;color:var(--text);font-family:var(--font-sans);text-align:left;grid-template-columns:36px minmax(0,1fr);gap:11px;padding:10px 12px;display:grid}.ops-terminal-workspace .quick-command-btn:not(.empty-state):hover:not(:disabled),.ops-terminal-workspace .quick-command-btn:not(.empty-state):focus-visible:not(:disabled),[data-theme=dark] .ops-terminal-workspace .quick-command-btn:not(.empty-state):hover:not(:disabled),[data-theme=dark] .ops-terminal-workspace .quick-command-btn:not(.empty-state):focus-visible:not(:disabled){border-color:color-mix(in srgb, var(--accent) 42%, var(--line));background:var(--surface-soft);color:var(--text);transform:none}.ops-terminal-workspace .quick-command-btn:not(.empty-state) .quick-command-icon{width:36px;height:36px;color:var(--accent-strong);background:var(--accent-soft);justify-content:center;align-items:center;display:inline-flex}.ops-terminal-workspace .quick-command-btn:not(.empty-state) .quick-command-icon svg{width:17px;height:17px}.ops-terminal-workspace .quick-command-btn:not(.empty-state) .quick-command-body{clip:auto;white-space:normal;gap:4px;width:auto;min-width:0;height:auto;display:flex;position:static;overflow:visible}.ops-terminal-workspace .quick-command-label{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:550;line-height:1.3;overflow:hidden}.ops-terminal-workspace .quick-command-meta{color:var(--muted);letter-spacing:.03em;font-size:.66rem;font-weight:550}.shell-command-empty{border:1px dashed var(--line);background:var(--surface-soft);border-radius:5px;align-items:center;gap:12px;min-height:76px;padding:14px 16px;display:flex}.shell-command-empty>svg{width:22px;height:22px;color:var(--accent-strong);flex:0 0 22px}.shell-command-empty strong{color:var(--text);font-size:.82rem;font-weight:550;display:block}.account-dropdown-logout{width:100%;min-width:0;height:auto;min-height:38px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:5px;justify-content:flex-start;align-items:center;gap:8px;margin:7px 0 0;padding:0 10px;font-size:.8rem;font-weight:550;display:inline-flex}.account-dropdown-logout:hover,.account-dropdown-logout:focus-visible{color:var(--accent);background:0 0;border-color:#0000}button[data-tooltip]:not(.quick-command-btn){position:relative}button[data-tooltip]:not(.quick-command-btn):after{content:attr(data-tooltip);z-index:260;border:1px solid var(--tooltip-border);background:var(--tooltip-bg);width:max-content;max-width:min(320px,80vw);color:var(--tooltip-text);box-shadow:none;text-align:center;white-space:normal;opacity:0;pointer-events:none;border-radius:5px;padding:7px 9px;font-size:.72rem;font-weight:550;line-height:1.35;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%)translateY(4px)}button[data-tooltip]:not(.quick-command-btn):hover:after,button[data-tooltip]:not(.quick-command-btn):focus-visible:after{opacity:1;transform:translate(-50%)translateY(0)}.app-toolbar button[data-tooltip]:after,.ops-sidebar-brand button[data-tooltip]:after{top:calc(100% + 9px);bottom:auto;transform:translate(-50%)translateY(-4px)}.app-toolbar button[data-tooltip]:hover:after,.app-toolbar button[data-tooltip]:focus-visible:after,.ops-sidebar-brand button[data-tooltip]:hover:after,.ops-sidebar-brand button[data-tooltip]:focus-visible:after{transform:translate(-50%)translateY(0)}@media (max-width:1120px){.status-grid,.hardware-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1180px){.client-public-ip-label{display:none}.client-public-ip{gap:6px}}@media (max-width:960px){:root{--app-sidebar-width:0px;--app-page-padding:20px;--app-toolbar-offset:84px}.ops-app-shell,.ops-app-shell.is-sidebar-collapsed{--app-sidebar-width:0px;grid-template-columns:minmax(0,1fr)}.ops-sidebar,.ops-sidebar.is-collapsed{z-index:70;width:min(290px,100vw - 44px);box-shadow:none;transition:transform .18s;position:fixed;inset:0 auto 0 0;transform:translate(-102%)}.ops-app-shell.is-sidebar-collapsed .ops-sidebar{width:min(290px,100vw - 44px)}.ops-sidebar.is-mobile-open{transform:translate(0)}.ops-sidebar.is-collapsed .ops-product-name,.ops-sidebar.is-collapsed .ops-nav-section-label,.ops-sidebar.is-collapsed .ops-nav-link span,.ops-sidebar.is-collapsed .ops-sidebar-utility span,.ops-sidebar.is-collapsed .ops-sidebar-collapse span{display:initial}.ops-sidebar.is-collapsed .ops-sidebar-brand,.ops-sidebar.is-collapsed .ops-nav-link,.ops-sidebar.is-collapsed .ops-sidebar-utility,.ops-sidebar.is-collapsed .ops-sidebar-collapse{justify-content:flex-start;padding-inline:10px}.ops-sidebar.is-collapsed .ops-sidebar-brand{padding-inline:16px}.ops-sidebar.is-collapsed .ops-sidebar-navigation{padding-inline:12px}.ops-sidebar-collapse{display:none}.ops-sidebar-mobile-close,.ops-mobile-menu{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid}.ops-sidebar-mobile-close:hover,.ops-sidebar-mobile-close:focus-visible,.ops-mobile-menu:hover,.ops-mobile-menu:focus-visible{color:var(--accent);background:0 0}.ops-sidebar-mobile-close{margin-left:auto}.ops-sidebar-mobile-close svg,.ops-mobile-menu svg{width:18px;height:18px}.ops-sidebar-backdrop{z-index:65;opacity:0;pointer-events:none;background:#12120f7a;border:0;width:100%;height:100%;padding:0;transition:opacity .18s;display:block;position:fixed;inset:0}.ops-sidebar-backdrop.is-open{opacity:1;pointer-events:auto}.app-toolbar{padding-inline:var(--app-page-padding);left:0}.ops-app-shell.is-sidebar-collapsed .app-toolbar{left:0}.ops-toolbar-context{gap:12px;display:flex}.ops-terminal-workspace .shell-card-header{grid-template-columns:minmax(0,1fr);align-items:start;gap:16px}.ops-terminal-workspace .shell-toolbar-actions{justify-content:flex-start;width:100%}.ops-terminal-workspace .shell-project-picker{flex:260px;max-width:none}.ops-terminal-workspace .terminal-input-area,.shell-project-context{grid-template-columns:minmax(0,1fr)}.shell-service-summary,.shell-resource-summary{border-top:1px solid var(--line);border-left:0}.terminal-input-actions{justify-content:flex-end}}@media (max-width:720px){:root{--app-page-padding:14px;--app-toolbar-offset:78px}.app-toolbar{gap:8px;min-height:58px;padding-block:7px}.ops-toolbar-inner{gap:8px}.ops-toolbar-spacer{display:none}.client-public-ip{margin-left:auto}.client-public-ip-label,.client-public-ip code,.client-public-ip-divider{display:none}.client-public-ip{gap:4px;min-height:38px;padding:3px}.toolbar-divider,.account-menu-name{display:none}.toolbar-header-actions{min-height:38px;margin:0;padding:2px 3px}.server-target,.server-picker-trigger{max-width:132px}.server-picker-trigger-cloud{display:none}.server-picker-dialog-body{padding-inline:14px}.server-picker-location{grid-template-columns:minmax(0,1fr);gap:4px;padding:12px}.server-picker-location-heading{padding:2px 2px 8px}.server-picker-option{grid-template-columns:32px minmax(0,1fr)}.server-picker-current{grid-column:2;justify-self:start}.ops-page-header{grid-template-columns:minmax(0,1fr);margin-bottom:20px}.status-grid,.hardware-grid,.settings-shell{grid-template-columns:minmax(0,1fr)}.ops-page-actions{justify-content:flex-start}.ops-page-actions>.btn{flex:1}.ui-dialog-overlay{align-items:flex-end;padding:8px}.ui-dialog-panel{border-radius:5px;width:100%;max-height:calc(100dvh - 16px)}.admin-parity-dialog .ui-dialog-header{flex-direction:row;align-items:flex-start}.editor-dialog .ui-dialog-header{flex-wrap:wrap}.editor-dialog .ui-dialog-header-copy{flex:160px}.editor-dialog .ui-dialog-header-actions{width:100%}.editor-dialog .editor-actions{flex:auto;min-width:0}.ops-terminal-workspace .shell-toolbar-actions{grid-template-columns:minmax(0,1fr);display:grid}.ops-terminal-workspace .shell-project-picker{width:100%;min-width:0}.shell-project-summary,.shell-service-summary,.shell-resource-summary{padding:16px}.shell-service-table-wrap{max-height:180px}.shell-project-meta-row{grid-template-columns:16px minmax(0,1fr)}.shell-project-meta-label{display:none}.shell-branch-control{max-width:100%}.shell-branch-dialog-body{padding-inline:14px}.shell-branch-groups{max-height:46vh}.shell-branch-option{grid-template-columns:28px minmax(0,1fr)}.shell-branch-option-status{grid-column:2;justify-self:start}.shell-resource-heading{align-items:flex-start}.shell-resource-grid{grid-template-columns:minmax(0,1fr);gap:12px;margin-top:18px}.shell-resource-metric,.shell-resource-metric:first-child,.shell-resource-metric:last-child{border-top:1px solid var(--line);border-left:0;padding:12px 0 0}.shell-resource-metric:first-child{border-top:0;padding-top:0}.ops-terminal-workspace .shell-toolbar-actions>.btn{justify-self:start}.ops-terminal-workspace .terminal-header{flex-wrap:wrap;align-items:flex-start;gap:12px}.ops-terminal-workspace .terminal-controls{width:100%}.terminal-input-actions{flex-wrap:wrap;justify-content:flex-end;width:100%;display:flex}.ops-terminal-workspace .terminal-input-actions :is(.terminal-send-btn,.terminal-doc-btn){width:auto}.ops-terminal-workspace .shell-section-heading{align-items:flex-start}.ops-terminal-workspace .shell-preset-grid{grid-template-columns:minmax(0,1fr)}.ops-terminal-workspace :is(.overview-highlight,.overview-intro-copy){padding:20px}}html *,html :before,html :after{box-shadow:none!important;text-shadow:none!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.editor-dialog{--vscode-workbench:#181818;--vscode-editor:#1f1f1f;--vscode-surface:#252526;--vscode-hover:#2a2d2e;--vscode-active:#37373d;--vscode-border:#2b2b2b;--vscode-border-strong:#454545;--vscode-text:#ccc;--vscode-text-bright:#fff;--vscode-muted:#858585;--vscode-focus:#0078d4;--vscode-status:#181818;border-color:var(--vscode-border);background:var(--vscode-workbench);width:min(1280px,100vw - 40px);color:var(--vscode-text);overflow:hidden}.editor-dialog .ui-dialog-header{border-bottom:1px solid var(--vscode-border);background:var(--vscode-workbench);flex-wrap:nowrap;align-items:center;height:35px;min-height:35px;padding:0 4px 0 12px;position:relative}.editor-dialog .ui-dialog-header-copy{pointer-events:none;max-width:min(44vw,520px);position:absolute;left:50%;transform:translate(-50%)}.editor-dialog .ui-dialog-header h3{color:var(--vscode-text);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:1;overflow:hidden}.editor-dialog .ui-dialog-header-actions{gap:1px;width:auto;margin-left:auto}.editor-dialog .editor-actions{gap:1px;display:flex;overflow:visible}.editor-dialog :is(.editor-btn,.ui-dialog-close){color:#c5c5c5;background:0 0;border:0;border-radius:5px;width:28px;min-width:28px;height:28px;min-height:28px;padding:0}.editor-dialog :is(.editor-btn,.ui-dialog-close):hover:not(:disabled),.editor-dialog :is(.editor-btn,.ui-dialog-close):focus-visible{background:var(--vscode-hover);color:var(--vscode-text-bright)}.editor-dialog .editor-btn[aria-pressed=true]{background:var(--vscode-active);color:var(--vscode-text-bright)}.editor-dialog .editor-btn:disabled{color:#626262;opacity:1}.editor-dialog .editor-dialog-body{background:var(--vscode-editor)}.editor-dialog .editor-shell-shared-header{background:var(--vscode-editor);border:0;border-radius:0;grid-template-rows:minmax(0,1fr) 22px;width:100%;max-width:none;height:100%;display:grid;overflow:hidden}.editor-dialog .editor-workbench{background:var(--vscode-editor);min-width:0;min-height:0;display:flex;overflow:hidden}.editor-dialog .editor-explorer{background:var(--vscode-workbench);min-width:180px;max-width:560px;height:100%;color:var(--vscode-text);border:0;flex-direction:column;flex:none;display:flex;overflow:hidden}.editor-dialog .editor-explorer-title{min-height:35px;color:var(--vscode-text);letter-spacing:.02em;text-transform:uppercase;flex:0 0 35px;align-items:center;padding:0 20px;font-size:11px;font-weight:400;display:flex}.editor-dialog .editor-explorer-workspace{flex-direction:column;flex:1;min-height:0;display:flex}.editor-dialog .editor-explorer-head{min-height:22px;color:var(--vscode-text-bright);letter-spacing:.02em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;flex:0 0 22px;align-items:center;gap:2px;padding:0 8px;font-size:11px;font-weight:550;line-height:22px;display:flex;overflow:hidden}.editor-dialog .editor-explorer-head svg{flex:0 0 16px;width:16px;height:16px}.editor-dialog .editor-explorer-head span{text-overflow:ellipsis;overflow:hidden}.editor-dialog .editor-explorer-tree,.editor-dialog .editor-explorer-tree-scroll{min-height:0}.editor-dialog .editor-explorer-tree{flex:1;overflow:hidden}.editor-dialog .editor-explorer-tree-scroll{scrollbar-color:#79797966 transparent;scrollbar-width:thin;height:100%;overflow:auto}.editor-dialog .file-tree-surface{min-height:100%}.editor-dialog .editor-explorer .tree-node-btn{height:22px;min-height:22px;padding:0 8px 0 calc(8px + var(--tree-indent,0px));color:var(--vscode-text);background:0 0;border:0;border-radius:0;font-size:13px;font-weight:400}.editor-dialog .editor-explorer .tree-node-btn>span:not(.vscode-icon){color:inherit}.editor-dialog .editor-explorer .tree-node-btn:hover{background:var(--vscode-hover);color:var(--vscode-text-bright);border:0}.editor-dialog .editor-explorer .tree-node-btn.active{color:var(--vscode-text-bright);background:#04395e;border:0}.editor-dialog .editor-explorer .tree-node-toggle{width:16px;min-width:16px}.editor-dialog .editor-explorer .tree-node-toggle svg{width:14px;height:14px}.editor-dialog .editor-sidebar-resizer{z-index:2;background:var(--vscode-border);cursor:col-resize;touch-action:none;flex:0 0 4px;align-self:stretch;width:4px;position:relative}.editor-dialog .editor-sidebar-resizer:hover,.editor-dialog .editor-sidebar-resizer:active{background:var(--vscode-focus)}.editor-dialog .editor-main{background:var(--vscode-editor);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.editor-dialog .editor-tabbar{border-bottom:1px solid var(--vscode-border);background:var(--vscode-workbench);scrollbar-width:none;flex:0 0 35px;justify-content:flex-start;align-items:stretch;gap:0;min-height:35px;padding:0;display:flex;overflow:auto hidden}.editor-dialog .editor-tabbar::-webkit-scrollbar{display:none}.editor-dialog .editor-tab{border:0;border-top:1px solid #0000;border-right:1px solid var(--vscode-border);background:var(--vscode-workbench);min-width:120px;max-width:220px;height:35px;min-height:35px;color:var(--vscode-muted);cursor:default;flex:none;align-items:center;gap:7px;padding:0 6px 0 10px;font-size:13px;font-weight:400;display:inline-flex}.editor-dialog .editor-tab:hover{color:var(--vscode-text);background:#1f1f1f}.editor-dialog .editor-tab.active{border-top-color:var(--vscode-focus);background:var(--vscode-editor);color:var(--vscode-text-bright)}.editor-dialog .editor-tab:focus-visible{outline:1px solid var(--vscode-focus);outline-offset:-1px}.editor-dialog .editor-tab-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;max-width:170px;overflow:hidden}.editor-dialog .editor-tab-close,.editor-dialog .editor-tab-close:hover:not(:disabled),.editor-dialog .editor-tab-close:focus-visible{width:20px;min-width:20px;height:20px;min-height:20px;color:var(--vscode-text);border:0;border-radius:5px;flex:0 0 20px;justify-content:center;align-items:center;padding:0;display:inline-flex}.editor-dialog .editor-tab-close:hover:not(:disabled),.editor-dialog .editor-tab-close:focus-visible{background:var(--vscode-active);color:var(--vscode-text-bright)}.editor-dialog .editor-tab-dot{color:var(--vscode-text);font-size:10px}.editor-dialog .editor-tab-close.is-dirty .editor-tab-close-icon,.editor-dialog .editor-tab-close.is-dirty:hover .editor-tab-dot,.editor-dialog .editor-tab-close.is-dirty:focus-visible .editor-tab-dot{display:none}.editor-dialog .editor-tab-close.is-dirty:hover .editor-tab-close-icon,.editor-dialog .editor-tab-close.is-dirty:focus-visible .editor-tab-close-icon{display:block}.editor-dialog .editor-tab-empty{min-height:35px;color:var(--vscode-muted);align-items:center;padding:0 12px;font-size:12px;display:inline-flex}.editor-dialog .editor-breadcrumbs{background:var(--vscode-editor);min-height:26px;color:var(--vscode-muted);white-space:nowrap;flex:0 0 26px;align-items:center;padding:0 12px;font-size:12px;display:flex;overflow:hidden}.editor-dialog .editor-breadcrumb-item{align-items:center;gap:5px;min-width:0;display:inline-flex}.editor-dialog .editor-breadcrumb-item+.editor-breadcrumb-item:before{content:"›";color:#6f6f6f;margin:0 7px;font-size:16px}.editor-dialog .editor-breadcrumb-item:last-child{color:var(--vscode-text)}.editor-dialog .editor-breadcrumb-item>span:last-child{text-overflow:ellipsis;overflow:hidden}.editor-dialog .editor-breadcrumb-empty{color:#6f6f6f}.editor-dialog .editor-surface{background:var(--vscode-editor);flex:1;min-height:0;position:relative;overflow:hidden}.editor-dialog .editor-canvas,.editor-dialog .editor-host,.editor-dialog .vscode-code-editor,.editor-dialog .vscode-code-editor>.cm-editor{width:100%;height:100%;min-height:0}.editor-dialog .editor-canvas{position:relative}.editor-dialog .editor-loading{background:color-mix(in srgb, var(--vscode-editor) 94%, transparent);color:var(--vscode-muted);font-size:12px}.editor-dialog .editor-empty-state{width:100%;height:100%;color:var(--vscode-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.editor-dialog .editor-empty-state strong{color:var(--vscode-text);font-size:13px;font-weight:500}.editor-dialog .editor-empty-state span{font-size:12px}.editor-dialog .preview-markdown{background:var(--vscode-editor);color:var(--vscode-text);padding:24px 32px 48px}.editor-dialog .preview-markdown :is(h1,h2,h3,h4,h5,h6){color:var(--vscode-text-bright);border-bottom-color:var(--vscode-border)}.editor-dialog .preview-markdown :is(code,pre,blockquote){border-color:var(--vscode-border-strong);background:var(--vscode-workbench);color:var(--vscode-text)}.editor-dialog .preview-markdown a{color:#4daafc}.file-preview-dialog{height:min(820px,100dvh - 40px)}.file-preview-dialog-body{flex:1;min-height:0;padding:0;overflow:hidden}.file-preview-surface,.file-preview-frame,.file-preview-markdown{width:100%;height:100%;min-height:0}.file-preview-surface{background:#fff;position:relative;overflow:hidden}.file-preview-frame{background:#fff;border:0;display:block}.file-preview-markdown{overflow:auto}.file-preview-message{background:var(--surface);height:100%;min-height:320px;color:var(--muted);text-align:center;place-content:center;gap:6px;padding:28px;font-size:.82rem;display:grid}.file-preview-message strong{color:var(--text);font-size:.9rem;font-weight:550}.file-preview-message.is-error strong{color:var(--danger)}.editor-dialog .editor-terminal-dock{border-top:1px solid var(--vscode-border);background:var(--vscode-editor);flex:none;min-height:150px;max-height:48%;overflow:hidden}.editor-dialog .ws-terminal-panel,.editor-dialog .editor-terminal-panel{color:var(--vscode-text);background:var(--vscode-editor)!important;border:0!important}.editor-dialog .editor-terminal-header{border-bottom:1px solid var(--vscode-border);background:var(--vscode-editor);min-height:35px;color:var(--vscode-text);flex:0 0 35px;align-items:center;gap:8px;padding:0 8px 0 12px;font-size:12px;display:flex}.editor-dialog .editor-terminal-status,.editor-dialog .editor-terminal-scope{background:var(--vscode-hover);color:var(--vscode-muted);letter-spacing:.04em;text-transform:uppercase;border-radius:5px;padding:2px 6px;font-size:10px;font-weight:550}.editor-dialog .editor-terminal-status[data-state=open]{color:#89d185}.editor-dialog .editor-terminal-path{min-width:0;color:var(--vscode-muted);font-family:var(--font-sans);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.editor-dialog .editor-terminal-content{flex:1;min-height:0;padding:4px 8px;overflow:hidden}.editor-dialog .editor-terminal-command{border-top:1px solid var(--vscode-border);background:var(--vscode-editor);flex:0 0 34px;align-items:center;gap:8px;min-height:34px;padding:0 8px 0 12px;display:flex}.editor-dialog .editor-terminal-prompt{color:#4ec9b0;font-family:var(--font-sans);font-size:13px}.editor-dialog .editor-terminal-input{min-width:0;color:var(--vscode-text);font-family:var(--font-sans);background:0 0;border:0;outline:0;flex:1;font-size:13px}.editor-dialog .editor-terminal-input::placeholder{color:#6f6f6f}.editor-dialog .editor-terminal-action,.editor-dialog .editor-terminal-action:hover:not(:disabled),.editor-dialog .editor-terminal-action:focus-visible{width:26px;min-width:26px;height:26px;min-height:26px;color:var(--vscode-muted);background:0 0;border:0}.editor-dialog .editor-terminal-action:hover:not(:disabled),.editor-dialog .editor-terminal-action:focus-visible{background:var(--vscode-hover);color:var(--vscode-text-bright)}.editor-dialog .editor-statusbar{border-top:1px solid var(--vscode-border);background:var(--vscode-status);height:22px;min-height:22px;color:var(--vscode-text);justify-content:space-between;align-items:stretch;gap:8px;padding:0;font-size:11px;display:flex;overflow:hidden}.editor-dialog .editor-status-group{align-items:stretch;min-width:0;display:flex}.editor-dialog .editor-status-right{scrollbar-width:none;margin-left:auto;overflow-x:auto}.editor-dialog .editor-status-right::-webkit-scrollbar{display:none}.editor-dialog .editor-status-item{white-space:nowrap;flex:none;align-items:center;min-height:21px;padding:0 6px;display:inline-flex}.editor-dialog .editor-status-item.is-accent{color:#fff;background:#007acc;padding-inline:9px}.cm-context-menu{z-index:11001;color:#ccc;min-width:240px;font-family:var(--font-sans,system-ui, sans-serif);-webkit-user-select:none;user-select:none;background:#252526;border:1px solid #454545;border-radius:5px;padding:4px 0;font-size:13px;position:fixed}.cm-context-menu-item{width:100%;min-height:26px;color:inherit;text-align:left;white-space:nowrap;cursor:default;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;padding:3px 26px 3px 14px;display:flex}.cm-context-menu-item:hover,.cm-context-menu-item:focus-visible{color:#fff;background:#04395e;outline:none}.cm-context-menu-item.is-danger{color:#f48771}.cm-context-menu-item.is-danger:hover,.cm-context-menu-item.is-danger:focus-visible{color:#fff;background:#5a1d1d}.cm-context-menu-separator{background:#454545;height:1px;margin:4px 10px}.cm-context-menu-hint{color:#9d9d9d;font-size:12px}@media (max-width:720px){.editor-dialog{width:100%;height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}.editor-dialog .ui-dialog-header-copy{flex:1;max-width:140px;position:static;transform:none}.editor-dialog .ui-dialog-header h3{text-align:left}.editor-dialog .editor-actions{scrollbar-width:none;max-width:calc(100vw - 190px);overflow-x:auto}.editor-dialog .editor-actions::-webkit-scrollbar{display:none}.editor-dialog .editor-explorer{min-width:132px;width:min(42vw,220px)!important}.editor-dialog .editor-explorer-title{padding-inline:10px}.editor-dialog .editor-breadcrumbs{display:none}.editor-dialog .editor-tab{min-width:108px}.editor-dialog .editor-status-item:nth-child(2),.editor-dialog .editor-status-item:nth-child(3){display:none}}.brand-logo{flex:none;display:block;position:relative}.brand-logo-img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.brand-logo-dark,[data-theme=dark] .brand-logo-light{opacity:0}[data-theme=dark] .brand-logo-dark{opacity:1}.brand-icon{object-fit:contain;flex:none;display:block}.ops-product-mark.has-brand-icon{background:0 0;border:none;border-radius:5px;overflow:hidden}.login-brand{align-items:center;margin-bottom:18px;display:flex}@media (max-width:900px){.login-brand{justify-content:center}}
