:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#eef1f4;--panel:#fff;--panel-strong:#f3f5f7;--text:#17202a;--muted:#667085;--border:#d7dce3;--accent:#1d66d2;--critical:#c7352b;--warning:#c17a13;--success:#16834f;--hospital:#245b9f;--ambulance:#22845d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0e1521;--panel:#111b2a;--panel-strong:#1a2636;--text:#e7edf5;--muted:#9aa8ba;--border:#2c3a4d;--accent:#6aa8ff;--critical:#ff6b61;--warning:#f0b554;--success:#43d17c;--hospital:#78aef2;--ambulance:#42c489}body{background:var(--bg);color:var(--text);margin:0}button,input,select{font:inherit}button{box-sizing:border-box}.app-shell{grid-template-columns:var(--rail-width,360px) minmax(0, 1fr);min-height:100vh;transition:grid-template-columns .12s;display:grid}.app-shell.no-rail{grid-template-columns:minmax(0,1fr)}.app-shell.rail-collapsed .control-rail{box-shadow:none;border-right-color:#0000}.rail-resize-handle{top:0;bottom:0;left:var(--rail-width,360px);z-index:15;cursor:col-resize;background:0 0;border:0;border-radius:0;width:10px;padding:0;position:fixed;transform:translate(-5px)}.rail-resize-handle:before{content:"";background:0 0;width:2px;position:absolute;top:0;bottom:0;left:4px}.rail-resize-handle:hover:before,.rail-resize-handle:focus-visible:before,.rail-resize-handle.collapsed:before,body.rail-resizing .rail-resize-handle:before{background:color-mix(in srgb, var(--accent) 72%, transparent)}.rail-resize-handle.collapsed{border:1px solid color-mix(in srgb, var(--accent) 45%, var(--border));background:color-mix(in srgb, var(--panel) 78%, transparent);cursor:pointer;border-left:0;border-radius:0 999px 999px 0;width:18px;height:48px;top:50%;bottom:auto;left:0;transform:translateY(-50%);box-shadow:0 8px 24px #10182833}.rail-resize-handle.collapsed:before{display:none}body.rail-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.map-loading{min-height:100vh;color:var(--muted);background:var(--bg);place-items:center;display:grid}.boot-shell,.surface-empty{background:var(--bg);min-height:100vh}.surface-main{min-width:0;min-height:100vh}.surface-empty{place-items:center;display:grid}.settings-stack{gap:12px;display:grid}.settings-row{border:1px solid var(--border);background:var(--panel-strong);border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.settings-row div{gap:3px;min-width:0;display:grid}.settings-row span{color:var(--muted);font-size:13px;line-height:1.25}.settings-row select{border:1px solid var(--border);background:var(--panel);max-width:220px;color:var(--text);border-radius:6px;padding:7px 10px}.instance-page{box-sizing:border-box;background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent) 11%, transparent), transparent 34rem), linear-gradient(135deg, color-mix(in srgb, var(--bg) 86%, white), var(--bg));place-items:start center;min-height:100vh;padding:44px 20px;display:grid}.instance-panel{border:1px solid var(--border);background:color-mix(in srgb, var(--panel) 98%, transparent);border-radius:10px;width:min(1120px,100%);overflow:hidden;box-shadow:0 22px 64px #10182829}.instance-panel header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.instance-panel .instance-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--panel) 96%, transparent), color-mix(in srgb, var(--panel-strong) 74%, transparent));padding:28px 30px}.instance-hero-copy{gap:10px;max-width:860px;display:grid}.instance-hero h1{letter-spacing:0;max-width:860px;margin:0;font-size:clamp(24px,2.4vw,34px);font-weight:560;line-height:1.16}.instance-hero h1 strong{font-weight:800}.instance-hero p{max-width:820px;color:var(--muted);margin:0;font-size:17px;line-height:1.38}.instance-status{border:1px solid var(--border);background:var(--panel);width:fit-content;color:var(--muted);border-radius:999px;margin-top:4px;padding:5px 9px;font-size:12px;font-weight:700}.instance-panel .command-button{width:auto;margin-top:0}.instance-list{gap:14px;padding:16px;display:grid}.scenario-picker-group{border:1px solid var(--border);background:var(--panel-strong);border-radius:8px;gap:12px;padding:16px;display:grid}.scenario-picker-group>header{border-bottom:0;justify-content:space-between;align-items:start;gap:16px;padding:0;display:flex}.scenario-picker-group>header span{flex:auto;gap:3px;min-width:0;display:grid}.scenario-picker-group>header strong{font-size:20px}.scenario-run-list{gap:8px;display:grid}.command-button.compact{padding:9px 12px;font-size:14px}.scenario-new-run{z-index:1;cursor:pointer;pointer-events:auto;white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:7px;min-width:112px;display:inline-flex;position:relative}.empty-row.compact{border-radius:5px;padding:9px 10px}.instance-row{box-sizing:border-box;border:1px solid var(--border);background:var(--panel);width:100%;color:var(--text);border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 12px;display:grid}.instance-row:focus-within,.instance-row:hover{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 16%, transparent)}.instance-open-target{min-width:0;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;gap:3px;padding:0;text-decoration:none;display:grid}.instance-open-target strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.instance-row-actions{align-items:center;gap:8px;display:inline-flex}.instance-action{min-height:34px;color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:6px 9px;text-decoration:none;display:inline-flex}.instance-action:hover,.instance-action:focus-visible{border-color:var(--border);background:var(--panel-strong)}.instance-action.delete{color:var(--critical)}.instance-action.delete:disabled{cursor:not-allowed;opacity:.42}@media (width<=760px){.instance-page{padding:12px}.instance-panel .instance-hero{padding:22px}.scenario-picker-group>header,.instance-row{grid-template-columns:minmax(0,1fr)}.scenario-picker-group>header{display:grid}.scenario-new-run{width:fit-content}.instance-row-actions{justify-content:flex-start}}.control-rail{z-index:4;border-right:1px solid var(--border);background:color-mix(in srgb, var(--panel) 96%, transparent);flex-direction:column;gap:10px;min-width:0;max-height:100vh;padding-top:12px;display:flex;position:relative;overflow:auto;box-shadow:8px 0 24px #1018281f}.brand{color:var(--text);font-size:13px;font-weight:760}.placement-banner{border:1px solid color-mix(in srgb, var(--accent) 35%, var(--border));background:color-mix(in srgb, var(--accent) 10%, var(--panel));color:var(--accent);border-radius:6px;justify-content:space-between;align-items:center;gap:8px;margin:0 12px;padding:10px;font-size:13px;display:flex}.category{padding:0 12px}.category-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.category-title{align-items:center;gap:6px;min-width:0;display:inline-flex;position:relative}.category-icon{width:18px;height:18px;color:var(--muted);place-items:center;display:inline-grid}.category-header h2{color:var(--muted);text-transform:uppercase;letter-spacing:0;margin:0;font-size:13px}.category-header h2 span{color:var(--text);margin-left:3px;font-weight:760}.category-actions{align-items:center;gap:2px;display:inline-flex}.field-menu-wrap{place-items:center;display:inline-grid;position:relative}.field-menu{z-index:90;border:1px solid var(--border);background:var(--panel);border-radius:6px;padding:5px;position:fixed;box-shadow:0 16px 40px #10182833}.field-menu-empty{color:var(--muted);padding:7px 8px;font-size:12px}.field-toggle{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:7px;padding:6px 7px;font-size:12px;display:grid}.field-toggle:hover,.field-toggle:focus-visible{background:color-mix(in srgb, var(--accent) 10%, transparent)}.empty-row{border:1px dashed var(--border);color:var(--muted);background:color-mix(in srgb, var(--panel-strong) 72%, transparent);border-radius:6px;margin-bottom:6px;padding:9px 10px;font-size:12px}.icon-button{border:1px solid var(--border);background:var(--panel);width:28px;height:28px;color:var(--text);cursor:pointer;border-radius:6px;place-items:center;display:inline-grid}.icon-button.bare{background:0 0;border-color:#0000;border-radius:4px;width:22px;height:22px}.icon-button.ghost{background:0 0;border-color:#0000;width:26px;height:26px}.icon-button[aria-pressed=true]{border-color:color-mix(in srgb, var(--accent) 46%, var(--border));color:var(--accent)}.icon-button.bare[aria-pressed=true],.icon-button.ghost[aria-pressed=true]{border-color:#0000}.icon-button:hover{border-color:var(--accent);color:var(--accent)}.icon-button.bare:hover,.icon-button.ghost:hover{background:color-mix(in srgb, var(--accent) 10%, transparent);border-color:#0000}.object-row{box-sizing:border-box;border:1px solid #0000;border-bottom-color:var(--border);cursor:pointer;background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:6px;width:100%;margin-bottom:0;padding:3px 4px;display:grid;position:relative}.object-row-main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:6px 0;display:grid}.object-row-content{min-width:0;display:block}.object-status{place-items:center;margin-top:0;display:inline-grid;position:relative}.status-indicator{place-items:center;width:16px;height:16px;display:inline-grid;position:relative}.status-indicator.arrow{color:var(--warning)}.status-indicator.arrow[data-tone=ready]{color:var(--success)}.status-indicator.arrow[data-tone=error]{color:var(--critical)}.status-indicator.pulse{animation:1.3s ease-in-out infinite status-pulse}.status-inner-dot{background:var(--muted);border-radius:999px;width:4px;height:4px;position:absolute}.status-inner-dot[data-tone=ready]{background:var(--success)}.status-inner-dot[data-tone=working]{background:var(--warning)}.status-inner-dot[data-tone=error]{background:var(--critical)}@keyframes status-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.58;transform:scale(1.55)}}.object-row:hover,.object-row.selected{border-color:color-mix(in srgb, var(--accent) 34%, var(--border));background:color-mix(in srgb, var(--accent) 6%, transparent)}.object-row.has-new-info{border-color:color-mix(in srgb, var(--critical) 36%, var(--border))}.object-row.muted{opacity:.58;background:color-mix(in srgb, var(--panel-strong) 46%, transparent)}.object-row.muted .row-title,.object-row.muted .object-meta{color:var(--muted)}.row-title{vertical-align:middle;align-items:center;gap:4px;max-width:100%;display:inline-flex;overflow:visible}.row-title-text{cursor:help;align-items:center;min-width:0;max-width:100%;font-size:12px;font-weight:650;display:inline-flex;position:relative;overflow:visible}.row-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.row-title .icon-button{width:18px;height:18px;color:var(--muted);flex:none}.new-info-dot{vertical-align:middle;background:color-mix(in srgb, var(--critical) 12%, var(--panel));color:var(--critical);text-transform:uppercase;cursor:help;border:0;border-radius:999px;padding:1px 5px;font-size:10px;font-weight:760;display:inline-grid}.new-info-tooltip{z-index:80;border:1px solid var(--border);background:var(--panel);color:var(--text);text-align:left;text-transform:none;pointer-events:none;border-radius:6px;padding:8px;font-size:11px;line-height:1.35;position:fixed;box-shadow:0 16px 40px #10182838}.new-info-tooltip strong,.new-info-tooltip span{display:block}.new-info-tooltip strong{margin-bottom:3px;font-size:11px}.new-info-tooltip span{color:var(--muted);font-weight:520}.object-meta{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:3px;margin-top:0;font-size:11px;line-height:1.2;display:inline-flex;overflow:hidden}.object-meta strong{font-weight:650}.object-row-details{flex-wrap:wrap;grid-column:1/-1;gap:3px 8px;min-width:0;padding:0 46px 4px 26px;display:flex}.object-row-procedures{min-width:0;color:var(--muted);grid-column:1/-1;align-items:center;gap:6px;padding:0 28px 5px 26px;font-size:11px;font-weight:700;display:flex}.object-row-procedures>span{flex:none}.object-row-procedures .procedure-run-badges{min-width:0}.row-tooltip,.marker-hover-card{z-index:30;border:1px solid var(--border);background:var(--panel);color:var(--text);pointer-events:none;border-radius:6px;padding:10px;font-size:12px;line-height:1.35;display:none;position:absolute;box-shadow:0 16px 40px #10182838}.marker-hover-card{min-width:230px;max-width:310px}.row-info{width:18px;height:18px;color:var(--muted);cursor:help;background:0 0;border:0;border-radius:999px;place-self:center end;place-items:center;font-size:11px;font-weight:800;display:inline-grid;position:relative}.row-info:hover,.row-info:focus-visible{background:color-mix(in srgb, var(--accent) 10%, transparent);color:var(--accent);outline:none}.row-tooltip{width:min(260px, calc(var(--rail-width,360px) - 64px));pointer-events:none;text-align:left;max-width:calc(100vw - 24px);top:24px;right:0}.row-title-text:hover .row-tooltip,.row-title-text:focus-visible .row-tooltip{display:block}.row-tooltip strong,.marker-hover-card strong{margin-bottom:6px;font-size:13px;display:block}.row-tooltip span,.marker-hover-card div{color:var(--muted);display:block}.system-footer{border-top:1px solid var(--border);background:color-mix(in srgb, var(--panel) 96%, transparent);min-width:0;color:var(--muted);white-space:nowrap;align-items:center;gap:6px;margin-top:auto;padding:8px 10px;font-size:12px;display:flex;position:sticky;bottom:0}.system-footer .icon-button{width:24px;height:24px;color:var(--muted);background:0 0;border-color:#0000}.system-footer>.icon-button:last-child{margin-left:auto}.sim-clock{min-width:0;color:var(--text);font-variant-numeric:tabular-nums;align-items:center;gap:3px;display:inline-flex}.sim-clock .icon-button{width:22px;height:22px}.version{color:var(--muted)}.status-dot{background:var(--muted);width:8px;height:8px;box-shadow:0 0 0 2px color-mix(in srgb, var(--panel) 80%, transparent);border-radius:999px;flex:none}.status-dot.ready,.status-dot[data-tone=ready]{background:var(--success)}.status-dot.working,.status-dot[data-tone=working]{background:var(--warning)}.status-dot.error,.status-dot[data-tone=error]{background:var(--critical)}.status-dot.idle,.status-dot[data-tone=idle]{background:var(--muted)}.status-dot-button{cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:18px;height:18px;padding:0;display:inline-grid}.status-dot-button:hover,.status-dot-button:focus-visible{background:color-mix(in srgb, var(--accent) 10%, transparent);outline:none}.command-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:8px;padding:9px 10px;text-decoration:none;display:inline-flex}.map-region{min-width:0;height:100vh;position:relative;overflow:hidden}.scenario-guidance{z-index:22;top:18px;left:calc(var(--rail-width,360px) + 18px);width:min(460px, calc(100vw - var(--rail-width,360px) - 36px));border:1px solid color-mix(in srgb, var(--accent) 34%, var(--border));background:color-mix(in srgb, var(--panel) 96%, transparent);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px 12px 12px 14px;display:grid;position:fixed;box-shadow:0 18px 42px #10182838}.rail-collapsed .scenario-guidance{width:min(460px,100vw - 36px);left:18px}.scenario-guidance strong{margin-bottom:4px;font-size:13px;display:block}.scenario-guidance strong.update-title{color:var(--critical)}.scenario-guidance p{color:var(--muted);margin:0;font-size:12px;line-height:1.35}.scenario-guidance button{width:22px;height:22px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;display:inline-grid}.scenario-guidance button:hover,.scenario-guidance button:focus-visible{color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent);outline:none}.map{width:100%;height:100%;position:absolute;inset:0}.map.placing .maplibregl-canvas{cursor:crosshair}.map-input-debug{z-index:120;width:min(720px, calc(100vw - var(--rail-width,360px) - 36px));box-sizing:border-box;border:1px solid var(--border);background:color-mix(in srgb, var(--panel) 94%, transparent);max-height:38vh;color:var(--text);pointer-events:none;border-radius:6px;gap:5px;padding:8px;font:11px/1.35 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;display:grid;position:fixed;bottom:72px;right:12px;overflow:hidden;box-shadow:0 16px 40px #10182838}.map-input-debug strong{font-family:inherit;font-size:12px}.map-input-debug span{color:var(--accent);overflow-wrap:anywhere}.map-input-debug ol{min-height:0;color:var(--muted);margin:0;padding-left:16px;overflow:hidden}.rail-collapsed .map-input-debug,.no-rail .map-input-debug{width:min(720px,100vw - 24px)}.object-popup .maplibregl-popup-content{border:1px solid var(--border);background:var(--panel);text-align:left;min-width:230px;max-width:310px;color:var(--text);border-radius:6px;padding:10px;font-size:12px;line-height:1.35;box-shadow:0 16px 40px #10182838}.object-popup .maplibregl-popup-tip{border-top-color:var(--panel);border-bottom-color:var(--panel)}.object-popup strong{margin-bottom:6px;font-size:13px;display:block}.object-popup div{color:var(--muted);display:block}.hover-new-info{margin-bottom:4px;font-weight:700;color:var(--critical)!important}.modal-backdrop{z-index:40;background:#11182761;place-items:center;display:grid;position:fixed;inset:0}.modal-shell{background:var(--panel);border:1px solid var(--border);border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;width:min(420px,100vw - 32px);max-height:min(720px,100vh - 32px);display:grid;box-shadow:0 24px 60px #10182840}.modal-shell.small{width:min(420px,100vw - 32px)}.modal-shell.medium{width:min(540px,100vw - 32px)}.modal-shell.large{width:min(1120px,100vw - 32px)}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:start;gap:14px;padding:16px 16px 12px;display:flex}.modal-header h2{align-items:center;gap:8px;margin:0;font-size:18px;display:inline-flex}.modal-header h2 .status-dot{width:15px;height:15px;box-shadow:none}.modal-header p{color:var(--muted);margin:4px 0 0;font-size:13px}.modal-body{min-height:0;padding:16px;overflow:auto}.process-surface-message,.process-surface-error{height:100%;min-height:0;color:var(--muted);border:1px solid var(--border);background:var(--panel-strong);border-radius:8px;place-items:center;display:grid}.process-surface-error{color:var(--critical)}.process-surface-window-layer{z-index:48;pointer-events:none;position:fixed;inset:0}.process-surface-window{border:1px solid var(--border);background:var(--panel);pointer-events:auto;border-radius:8px;grid-template-rows:42px minmax(0,1fr);min-width:0;min-height:0;display:grid;position:fixed;overflow:hidden;box-shadow:0 24px 60px #10182847}.process-surface-statusbar{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--panel-strong) 82%, var(--panel));-webkit-user-select:none;user-select:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:0 10px 0 14px;display:grid}.process-surface-drag-handle{cursor:move;touch-action:none;grid-template-columns:minmax(120px,auto) minmax(0,1fr);align-items:center;gap:14px;min-width:0;height:100%;display:grid;overflow:hidden}.process-surface-drag-handle strong{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;min-width:0;font-size:15px;display:inline-flex;overflow:hidden}.process-surface-asset-dot{width:10px;height:10px;box-shadow:0 0 0 2px color-mix(in srgb, var(--panel) 80%, transparent);border-radius:50%;flex:none}.process-surface-status-items{min-width:0;color:var(--muted);align-items:center;gap:12px;font-size:12px;display:flex;overflow:hidden}.process-surface-status-items span{white-space:nowrap}.process-surface-status-items b{color:var(--text)}.process-surface-statusbar button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;font-size:22px;line-height:1;display:grid}.process-surface-statusbar button:hover{color:var(--text);background:color-mix(in srgb, var(--border) 45%, transparent)}.process-surface-lens-control{cursor:default;touch-action:auto;place-items:center;width:30px;height:30px;display:grid;position:relative}.process-surface-window-actions{align-items:center;gap:6px;display:flex}.process-surface-statusbar .process-surface-icon-button{font-size:0}.process-surface-lens-menu{z-index:5;border:1px solid var(--border);background:color-mix(in srgb, var(--panel) 96%, transparent);cursor:default;pointer-events:auto;-webkit-user-select:auto;user-select:auto;border-radius:8px;gap:4px;width:260px;padding:8px;display:grid;position:absolute;top:34px;right:0;box-shadow:0 18px 42px #1018283d}.process-surface-statusbar .process-surface-lens-menu button{text-align:left;border-radius:6px;justify-items:start;gap:2px;width:100%;height:auto;padding:8px 10px;font-size:12px;display:grid}.process-surface-lens-menu button strong{font-size:13px}.process-surface-lens-menu button span{color:var(--muted)}.process-surface-lens-menu button.active{color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent)}.process-transient-backdrop{z-index:52;pointer-events:auto;background:#10182838;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.process-transient-modal{border:1px solid var(--border);background:var(--panel);border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(760px,100vw - 56px);max-height:min(720px,100vh - 56px);display:grid;overflow:hidden;box-shadow:0 24px 70px #10182852}.process-transient-header{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--panel-strong) 84%, var(--panel));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.process-transient-header>div{gap:3px;min-width:0;display:grid}.process-transient-header strong{color:var(--text);font-size:17px}.process-transient-header span{color:var(--muted);font-size:12px}.process-transient-header button,.process-transient-play{border:1px solid var(--border);width:32px;height:32px;color:var(--muted);background:var(--panel);cursor:pointer;border-radius:6px;place-items:center;display:grid}.process-transient-header button:hover,.process-transient-play:hover:not(:disabled){color:var(--text);background:color-mix(in srgb, var(--border) 38%, var(--panel))}.process-transient-list{gap:8px;min-height:0;padding:12px;display:grid;overflow:auto}.process-transient-row{border:1px solid var(--border);background:color-mix(in srgb, var(--panel-strong) 48%, var(--panel));border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:grid}.process-transient-copy{gap:3px;min-width:0;display:grid}.process-transient-copy strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.process-transient-copy span{color:var(--muted);font-size:12px;line-height:1.35}.process-transient-fields{align-items:center;gap:8px;display:flex}.process-transient-fields label{color:var(--muted);white-space:nowrap;grid-template-columns:auto 72px auto;align-items:center;gap:6px;font-size:11px;display:grid}.process-transient-fields input{border:1px solid var(--border);width:72px;height:30px;color:var(--text);background:var(--panel);font:inherit;border-radius:6px;padding:0 8px;font-size:12px}.process-transient-fields small{color:var(--muted);font-size:11px}.process-transient-play{color:var(--accent)}.process-transient-play:disabled{opacity:.48;cursor:default}.process-surface-window-body{min-height:0;padding:0;overflow:hidden}.process-surface-resize-handle{z-index:2;touch-action:none;position:absolute}.process-surface-resize-handle.east{cursor:ew-resize;width:10px;top:42px;bottom:14px;right:0}.process-surface-resize-handle.south{cursor:ns-resize;height:10px;bottom:0;left:0;right:14px}.process-surface-resize-handle.north{cursor:ns-resize;height:10px;top:0;left:14px;right:14px}.process-surface-resize-handle.west{cursor:ew-resize;width:10px;top:42px;bottom:14px;left:0}.process-surface-resize-handle.corner{cursor:nwse-resize;width:18px;height:18px;bottom:0;right:0}.process-surface-resize-handle.corner.north-east{cursor:nesw-resize;top:0;bottom:auto;right:0}.process-surface-resize-handle.corner.north-west{cursor:nwse-resize;inset:0 auto auto 0}.process-surface-resize-handle.corner.south-west{cursor:nesw-resize;bottom:0;left:0;right:auto}.process-surface-resize-handle.corner:after{content:"";border-right:2px solid color-mix(in srgb, var(--muted) 70%, transparent);border-bottom:2px solid color-mix(in srgb, var(--muted) 70%, transparent);width:8px;height:8px;position:absolute;bottom:5px;right:5px}.process-surface-resize-handle.corner.north-east:after,.process-surface-resize-handle.corner.north-west:after,.process-surface-resize-handle.corner.south-west:after{display:none}.process-artifact-backdrop{z-index:54;pointer-events:auto;background:#10182847;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.process-artifact-modal{border:1px solid var(--border);background:var(--panel);border-radius:8px;grid-template-rows:auto auto minmax(0,1fr);width:min(1120px,100vw - 56px);height:min(780px,100vh - 56px);display:grid;overflow:hidden;box-shadow:0 24px 70px #10182857}.process-artifact-header{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--panel-strong) 82%, var(--panel));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:grid}.process-artifact-header>div:first-child{gap:3px;min-width:0;display:grid}.process-artifact-header strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.process-artifact-header span,.process-artifact-copy-status{color:var(--muted);font-size:12px}.process-artifact-actions{align-items:center;gap:6px;display:flex}.process-artifact-search{border:1px solid var(--border);width:min(280px,30vw);height:30px;color:var(--muted);background:var(--panel);border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;padding:0 8px;display:grid}.process-artifact-search input{min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-size:12px}.process-artifact-search span{color:var(--muted);white-space:nowrap;font-size:11px}.process-artifact-actions button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.process-artifact-actions button:hover:not(:disabled){color:var(--text);background:color-mix(in srgb, var(--border) 45%, transparent)}.process-artifact-actions button:disabled{opacity:.45;cursor:default}.process-artifact-copy-status{border-bottom:1px solid var(--border);grid-row:2;padding:7px 14px}.process-artifact-body{background:color-mix(in srgb, var(--panel-strong) 54%, var(--panel));grid-row:3;min-height:0;overflow:auto}.process-artifact-body pre{min-width:max-content;color:var(--text);white-space:pre;margin:0;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.45}.process-artifact-source{min-height:100%}.process-artifact-component-index{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--panel) 82%, var(--panel-strong));grid-template-columns:repeat(auto-fit,minmax(224px,1fr));gap:6px;padding:12px;display:grid}.process-artifact-component-row{border:1px solid color-mix(in srgb, var(--border) 72%, transparent);background:color-mix(in srgb, var(--panel-strong) 60%, transparent);border-radius:6px;grid-template-columns:minmax(0,1fr) minmax(0,.75fr) auto;align-items:center;gap:6px;min-width:0;padding:4px 6px;display:grid}.process-artifact-component-row button{min-width:0;color:var(--text);font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;overflow:hidden}.process-artifact-component-row button.overview{color:#991b1b;font-weight:700}.process-artifact-component-row>span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;overflow:hidden}.process-artifact-component-row .source-icon{width:24px;height:24px;color:var(--muted);place-items:center;display:grid}.process-artifact-component-row .source-icon:hover{color:var(--text)}.process-artifact-body pre .source-match{color:#111827;background:#fde68a;border-radius:3px}.process-artifact-body pre .active-line{outline:1px solid color-mix(in srgb, var(--accent) 40%, transparent);background:color-mix(in srgb, var(--accent) 8%, transparent);display:inline}.process-artifact-diagram{cursor:grab;touch-action:none;background:#fff;height:100%;min-height:100%;position:relative;overflow:hidden}.process-artifact-diagram.panning{cursor:grabbing}.process-artifact-diagram-inner{transform-origin:0 0;will-change:transform;position:absolute;top:18px;left:18px}.process-artifact-diagram-inner svg{-webkit-user-select:none;user-select:none;width:auto;max-width:none;height:auto;display:block}.process-artifact-render-error{border:1px solid color-mix(in srgb, var(--critical) 36%, var(--border));color:var(--critical);background:color-mix(in srgb, var(--critical) 8%, var(--panel));border-radius:6px;margin:14px;padding:10px 12px;font-size:13px}.process-catalog-modal{width:min(920px,100vw - 56px)}.process-catalog-body{background:var(--panel)}.process-catalog-sections{gap:18px;padding:16px;display:grid}.process-catalog-section{gap:8px;min-width:0;display:grid}.process-catalog-section>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;min-width:0;padding-bottom:6px;display:flex}.process-catalog-section>header strong{color:var(--text);font-size:13px}.process-catalog-section>header span{color:var(--muted);font-size:12px}.process-catalog-rows{gap:5px;display:grid}.process-catalog-row{border:1px solid color-mix(in srgb, var(--border) 70%, transparent);background:color-mix(in srgb, var(--panel-strong) 58%, transparent);border-radius:6px;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:8px;min-width:0;min-height:34px;padding:5px 6px 5px 9px;display:grid}.process-catalog-row-main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:2px;padding:0;display:grid}.process-catalog-row-main:disabled{cursor:default}.process-catalog-row-main:not(:disabled):hover code,.process-catalog-row-main:not(:disabled):focus-visible code{color:var(--accent)}.process-catalog-row code{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;overflow:hidden}.process-catalog-row span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.process-catalog-copy-button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.process-catalog-copy-button:hover{color:var(--text);background:color-mix(in srgb, var(--border) 45%, transparent)}.process-catalog-source-modal{width:min(980px,100vw - 96px);height:min(720px,100vh - 96px)}.process-credibility-modal{width:min(1180px,100vw - 56px)}.process-credibility-body{background:var(--panel)}.process-credibility-layout{grid-template-columns:minmax(220px,300px) minmax(0,1fr);min-height:100%;display:grid}.process-credibility-list{border-right:1px solid var(--border);background:color-mix(in srgb, var(--panel-strong) 70%, var(--panel));align-content:start;gap:6px;min-height:0;padding:12px;display:grid}.process-credibility-list button{border:1px solid color-mix(in srgb, var(--border) 70%, transparent);min-width:0;color:var(--text);background:var(--panel);font:inherit;text-align:left;cursor:pointer;border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;padding:9px;display:grid}.process-credibility-list button.active,.process-credibility-list button:hover{border-color:color-mix(in srgb, var(--accent) 42%, var(--border));background:color-mix(in srgb, var(--accent) 8%, var(--panel))}.process-credibility-list button span,.process-credibility-evidence-header>div:first-child{gap:4px;min-width:0;display:grid}.process-credibility-list strong,.process-credibility-evidence-header strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.process-credibility-list small,.process-credibility-evidence-header span{color:var(--muted);font-size:11px;line-height:1.35}.process-credibility-panel{grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:auto}.process-credibility-evidence-header{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--panel-strong) 52%, var(--panel));grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;min-width:0;padding:12px;display:grid}.process-credibility-evidence-header code{width:max-content;max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.process-credibility-artifact-tabs{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.process-credibility-artifact-tabs button{border:1px solid var(--border);min-height:30px;color:var(--muted);background:var(--panel);font:inherit;cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:0 9px;font-size:12px;display:inline-flex}.process-credibility-artifact-tabs button.active,.process-credibility-artifact-tabs button:hover{color:var(--text);border-color:color-mix(in srgb, var(--accent) 42%, var(--border))}.process-credibility-summary{gap:12px;padding:12px;display:grid}.process-credibility-metrics{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:8px;display:grid}.process-credibility-metrics div{border:1px solid var(--border);background:color-mix(in srgb, var(--panel-strong) 62%, var(--panel));border-radius:6px;gap:3px;min-width:0;padding:8px 10px;display:grid}.process-credibility-metrics span,.process-credibility-case-row small{color:var(--muted);font-size:11px}.process-credibility-metrics strong{color:var(--text);font-size:18px}.process-credibility-cases{gap:5px;display:grid}.process-credibility-case-row{border:1px solid color-mix(in srgb, var(--border) 70%, transparent);background:color-mix(in srgb, var(--panel-strong) 45%, transparent);border-radius:6px;grid-template-columns:minmax(0,1fr) auto minmax(96px,auto);align-items:center;gap:10px;min-width:0;padding:7px 9px;display:grid}.process-credibility-case-row span{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.process-credibility-case-row strong{color:#15803d;white-space:nowrap;font-size:12px}.process-credibility-svg{background:#fff;min-height:100%;padding:12px;overflow:auto}.process-credibility-svg svg{max-width:none;display:block}.process-component-source-backdrop{z-index:55;background:#1018281f;place-items:center;padding:48px;display:grid;position:fixed;inset:0}.process-imported-source-backdrop{z-index:60;background:#1018282e;place-items:center;padding:56px;display:grid;position:fixed;inset:0}.process-component-source-modal{border:1px solid var(--border);background:var(--panel);border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(760px,100vw - 96px);height:min(620px,100vh - 96px);display:grid;overflow:hidden;box-shadow:0 24px 70px #10182857}.process-component-source-modal header{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--panel-strong) 82%, var(--panel));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.process-component-source-modal header>div{gap:3px;min-width:0;display:grid}.process-component-source-modal header strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.process-component-source-modal header span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.process-component-source-modal header button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.process-component-source-modal header button:hover{color:var(--text);background:color-mix(in srgb, var(--border) 45%, transparent)}.process-component-source-modal pre{min-width:0;min-height:0;color:var(--text);white-space:pre;margin:0;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.45;overflow:auto}.process-component-source-modal code{width:max-content;min-width:100%;display:block}.process-component-source-modal .source-link{color:#1d4ed8;font:inherit;text-underline-offset:2px;cursor:pointer;background:#bfdbfe94;border:0;padding:0 1px;text-decoration:underline;display:inline}.process-component-source-modal .source-link:hover,.process-component-source-modal .source-link:focus-visible{color:#1e40af;background:#dbeafe;outline:1px solid #93c5fd}.process-component-source-modal pre .active-line{outline:1px solid color-mix(in srgb, var(--accent) 40%, transparent);background:color-mix(in srgb, var(--accent) 8%, transparent);display:inline}.process-imported-source-modal{width:min(900px,100vw - 112px);height:min(680px,100vh - 112px)}.procedure-backdrop{z-index:92;pointer-events:auto;background:#0f172a6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.procedure-window-layer{z-index:92;pointer-events:none;position:fixed;inset:0}.procedure-modal{--procedure-font-scale:1;background:#f8fafc;border:1px solid #cbd5e1;grid-template-rows:auto auto 1fr;width:min(1500px,100vw - 48px);height:min(940px,100vh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a47}.procedure-modal.procedure-window{pointer-events:auto;width:auto;min-width:0;height:auto;min-height:0;position:absolute}.procedure-resize-handle{z-index:8;touch-action:none;position:absolute}.procedure-resize-handle.north{cursor:ns-resize;height:10px;top:0;left:14px;right:14px}.procedure-resize-handle.east{cursor:ew-resize;width:10px;top:14px;bottom:14px;right:0}.procedure-resize-handle.south{cursor:ns-resize;height:10px;bottom:0;left:14px;right:14px}.procedure-resize-handle.west{cursor:ew-resize;width:10px;top:14px;bottom:14px;left:0}.procedure-resize-handle.corner{width:18px;height:18px}.procedure-resize-handle.corner.north-east{cursor:nesw-resize;top:0;right:0}.procedure-resize-handle.corner.north-west{cursor:nwse-resize;top:0;left:0}.procedure-resize-handle.corner.south-east{cursor:nwse-resize;bottom:0;right:0}.procedure-resize-handle.corner.south-west{cursor:nesw-resize;bottom:0;left:0}.procedure-header{background:#fff;border-bottom:1px solid #d8e0ea;gap:9px;min-height:74px;padding:16px 20px;display:grid}.procedure-header strong{color:#0f172a;font-size:22px;display:block}.procedure-header-top{cursor:move;touch-action:none;justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}.procedure-current-unit-line{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.procedure-current-unit-line strong{display:inline}.procedure-run-comma{color:#64748b;font-weight:800}.procedure-run-badges,.procedure-run-completed-group{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.procedure-run-badge{appearance:none;color:#475569;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;min-height:22px;padding:1px 2px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.procedure-run-badge.active{color:#166534;animation:1.25s ease-in-out infinite procedure-badge-pulse}.procedure-run-badge.completed{color:#64748b}.procedure-run-badge.open{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}.procedure-run-badge:hover,.procedure-run-badge:focus-visible{color:#1d4ed8;text-underline-offset:2px;outline:none;text-decoration:underline}.procedure-cross-unit-strip{flex-wrap:wrap;gap:8px;width:100%;min-width:0;display:flex}.procedure-cross-unit{white-space:nowrap;background:#f8fafc;border:1px solid #d8e0ea;flex-wrap:wrap;align-items:center;gap:5px;min-height:28px;padding:4px 8px;display:inline-flex}.procedure-cross-unit.current{background:#eff6ff;border-color:#bfdbfe}.procedure-cross-unit-name{color:#334155;font-size:12px;font-weight:900}.procedure-header-actions{align-items:center;gap:8px;display:flex}.procedure-header-actions button,.procedure-mode-actions button,.procedure-mode-actions a,.procedure-step-actions button,.procedure-list button,.procedure-assessment,.procedure-tag{color:#172033;cursor:pointer;background:#fff;border:1px solid #cbd5e1}.procedure-header-actions button{place-items:center;width:38px;height:38px;display:grid}.procedure-header-actions .procedure-font-button{font-family:inherit;font-weight:900;line-height:1}.procedure-header-actions .procedure-font-button.large{font-size:22px}.procedure-header-actions .procedure-font-button.small{font-size:15px}.procedure-csf-strip{background:0 0;flex-wrap:wrap;gap:8px;min-width:0;display:flex}.procedure-csf-shell{display:inline-flex;position:relative}.procedure-csf{appearance:none;white-space:nowrap;color:#475569;text-align:left;text-transform:capitalize;cursor:help;background:#fff;border:1px solid #cbd5e1;align-items:center;padding:7px 10px;font-family:inherit;font-size:13px;display:inline-flex}.procedure-csf:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.procedure-csf-popover{z-index:6;color:#0f172a;text-transform:none;background:#fff;border:1px solid #cbd5e1;gap:7px;width:max-content;max-width:min(900px,100vw - 80px);padding:11px 12px;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 42px #0f172a38}.procedure-csf-shell:hover .procedure-csf-popover,.procedure-csf-shell:focus-within .procedure-csf-popover{display:grid}.procedure-csf-popover strong,.procedure-csf-popover small,.procedure-csf-popover p{white-space:nowrap;margin:0}.procedure-csf-popover p{color:#475569}.procedure-csf-popover small{color:#64748b}.procedure-csf-status-text.satisfied,.procedure-csf-signal.satisfied b{color:#15803d}.procedure-csf-status-text.challenged,.procedure-csf-signal.challenged b{color:#b42318}.procedure-csf-status-text.unknown,.procedure-csf-signal.unknown b{color:#64748b}.procedure-csf-signals{gap:4px;display:grid;overflow-x:auto}.procedure-csf-signal{white-space:nowrap;grid-template-columns:auto auto auto;align-items:baseline;gap:8px;min-width:0;display:grid}.procedure-csf-signal span{color:#334155;font-weight:850}.procedure-csf-signal code{color:#64748b;font-family:inherit;font-size:12px}.procedure-csf.satisfied{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.procedure-csf.challenged{color:#991b1b;background:#fff1f2;border-color:#fecaca}@keyframes procedure-soft-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.78;transform:scale(1.08)}}@keyframes procedure-badge-pulse{0%,to{text-shadow:none;transform:scale(1)}50%{text-shadow:0 0 16px #16653485;transform:scale(1.23)}}.procedure-error{color:#b42318;background:#fff1f0;border-bottom:1px solid #fecaca;padding:10px 20px;font-weight:700}.procedure-loading-panel{background:#f8fafc;grid-template-rows:auto auto;align-content:start;gap:18px;min-height:0;padding:28px 32px;display:grid}.procedure-loading-panel h2{color:#0f172a;margin:0;font-size:22px}.procedure-loading-panel p{color:#64748b;margin:5px 0 0;font-size:14px}.procedure-load-steps{gap:8px;max-width:760px;display:grid}.procedure-load-step{background:#fff;border:1px solid #d8e0ea;grid-template-columns:auto minmax(180px,.5fr) minmax(0,1fr);align-items:center;gap:11px;min-height:48px;padding:9px 12px;display:grid}.procedure-load-step strong{color:#172033;font-size:14px}.procedure-load-step small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.procedure-load-dot{background:#fff;border:2px solid #cbd5e1;border-radius:50%;width:13px;height:13px}.procedure-load-step.running .procedure-load-dot{border-color:#bfdbfe #2563eb #2563eb}.procedure-load-step.done .procedure-load-dot{background:#15803d;border-color:#15803d}.procedure-load-step.failed .procedure-load-dot{background:#dc2626;border-color:#dc2626}.procedure-load-step.failed strong,.procedure-load-step.failed small{color:#b42318}.procedure-layout{grid-template-columns:318px 18px 1fr;min-height:0;display:grid}.procedure-layout.toc-compact{grid-template-columns:92px 18px 1fr}.procedure-layout.toc-collapsed{grid-template-columns:18px 1fr}.procedure-list{background:#f1f5f9;border-right:1px solid #d8e0ea;min-height:0;padding:14px;overflow:auto}.procedure-toc-handle{color:#475569;cursor:pointer;background:#e8eef6;border:0;border-right:1px solid #d8e0ea;place-items:center;width:18px;min-height:0;display:grid}.procedure-toc-handle:hover,.procedure-toc-handle:focus-visible{color:#1d4ed8;background:#dbeafe;outline:none}.procedure-list h3{color:#475569;letter-spacing:.08em;text-transform:uppercase;margin:16px 0 8px;font-size:12px}.procedure-list h3:first-child{margin-top:0}.procedure-list button{width:100%;font-size:calc(13px * var(--procedure-font-scale));text-align:left;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;margin-bottom:7px;padding:9px 10px;display:grid}.procedure-layout.toc-compact .procedure-list{padding:10px 8px}.procedure-layout.toc-compact .procedure-list h3,.procedure-layout.toc-compact .procedure-list button small{display:none}.procedure-layout.toc-compact .procedure-list button{text-align:center;grid-template-columns:1fr;justify-items:center;gap:5px;padding:8px 4px}.procedure-list button.active{border-color:#2563eb;box-shadow:inset 3px 0 #2563eb}.procedure-list button.run-active{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.procedure-list button.run-completed{color:#64748b;background:#f1f5f9;border-color:#cbd5e1}.procedure-list button.run-active.active{border-color:#22c55e;box-shadow:inset 3px 0 #15803d}.procedure-list button.run-completed.active{border-color:#94a3b8;box-shadow:inset 3px 0 #64748b}.procedure-list button span{font-weight:800}.procedure-book-icon{color:#64748b;place-items:center;width:20px;height:20px;display:inline-grid}.procedure-book-icon.active{color:#15803d;animation:1.3s ease-in-out infinite status-pulse}.procedure-book-icon.completed{color:#94a3b8}.procedure-book-icon.title-icon{width:26px;height:26px;margin-top:1px}.procedure-list button small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.procedure-document{background:#f8fafc;grid-template-rows:auto 1fr;min-height:0;display:grid;overflow:hidden}.procedure-document-toolbar{background:#f8fafc;border-bottom:1px solid #d8e0ea;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 22px 14px;display:flex}.procedure-document-title{grid-template-columns:minmax(0,auto) auto auto auto;align-items:center;gap:8px;min-width:0;display:grid}.procedure-document-title h2{color:#0f172a;min-width:0;font-size:calc(24px * var(--procedure-font-scale));text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.procedure-summary-help{color:#64748b;cursor:help;background:0 0;border:0;place-items:center;padding:0;display:inline-grid;position:relative}.procedure-summary-popover{z-index:4;color:#64748b;background:#fff;border:1px solid #cbd5e1;width:min(520px,70vw);padding:10px 12px;font-size:13px;line-height:1.35;display:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 14px 34px #0f172a2e}.procedure-summary-help:hover .procedure-summary-popover,.procedure-summary-help:focus-visible .procedure-summary-popover{display:block}.procedure-source-icon{color:#475569;background:#fff;border:1px solid #cbd5e1;place-items:center;width:27px;height:27px;text-decoration:none;display:inline-grid}.procedure-source-icon:hover,.procedure-source-icon:focus-visible{color:#1d4ed8;border-color:#2563eb;outline:none}.procedure-step-counter{appearance:none;white-space:nowrap;color:#475569;font-size:calc(13px * var(--procedure-font-scale));cursor:pointer;background:0 0;border:0;padding:2px 0;font-weight:800}.procedure-step-counter:hover:not(:disabled),.procedure-step-counter:focus-visible:not(:disabled){color:#1d4ed8;text-underline-offset:2px;outline:none;text-decoration:underline}.procedure-step-counter:disabled{cursor:default;opacity:.62}.procedure-document-body{min-height:0;font-size:calc(14px * var(--procedure-font-scale));padding:14px 22px 34px;overflow:auto}.procedure-mode-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.procedure-mode-actions button,.procedure-mode-actions a{min-height:28px;font-size:calc(12px * var(--procedure-font-scale));align-items:center;gap:6px;padding:5px 9px;font-weight:800;text-decoration:none;display:inline-flex}.procedure-mode-actions button.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.procedure-mode-actions button.run.running{color:#fff;background:#15803d;border-color:#15803d;animation:1.8s ease-in-out infinite procedure-run-button-pulse}.procedure-mode-actions button.reset:not(:disabled){color:#334155;background:#f8fafc;border-color:#94a3b8}.procedure-mode-actions button.completed:disabled{color:#64748b;opacity:1;cursor:default;background:#eef2f7;border-color:#cbd5e1}.procedure-mode-actions button:disabled,.procedure-step-actions button:disabled,.procedure-assessment:disabled{opacity:.48;cursor:not-allowed}.procedure-mode-actions button.run.running:disabled{opacity:1;cursor:default}.procedure-document.completed-run .procedure-document-body{background:#eef2f7}.procedure-document.completed-run .procedure-step{opacity:.64;background:#f1f5f9}.procedure-steps{gap:12px;display:grid}.procedure-step{background:#fff;border:1px solid #d8e0ea;grid-template-columns:1fr auto;gap:12px;padding:13px;display:grid}.procedure-step.complete{border-left:4px solid #15803d}.procedure-step.failed{border-left:4px solid #b42318}.procedure-step-main{grid-template-columns:auto 1fr;gap:10px;min-width:0;display:grid}.procedure-assessment{place-items:center;width:28px;height:28px;padding:0;display:grid}.procedure-assessment.machine-met{outline-offset:2px;outline:2px solid #15803d}.procedure-assessment.machine-not-met{outline-offset:2px;outline:2px solid #dc2626}.procedure-assessment.machine-unknown{outline-offset:2px;outline:2px solid #94a3b8}.procedure-assessment.complete{color:#fff;background:#15803d;border-color:#15803d}.procedure-assessment.failed{color:#fff;background:#b42318;border-color:#b42318}.procedure-assessment.unknown{color:#475569;background:#e2e8f0}.procedure-assessment.just-confirmed{animation:1s ease-out procedure-check-once}.procedure-assessment.just-failed{animation:1s ease-out procedure-fail-once}@keyframes procedure-run-button-pulse{0%,to{box-shadow:0 0 #15803d00}50%{box-shadow:0 0 0 2px #15803d1a}}@keyframes procedure-check-once{0%{transform:scale(1);box-shadow:0 0 #15803d47}35%{transform:scale(1.16);box-shadow:0 0 0 8px #15803d33}to{transform:scale(1);box-shadow:0 0 #15803d00}}@keyframes procedure-fail-once{0%{transform:scale(1);box-shadow:0 0 #b4231847}35%{transform:scale(1.16);box-shadow:0 0 0 8px #b4231833}to{transform:scale(1);box-shadow:0 0 #b4231800}}.procedure-step-content{min-width:0}.procedure-step-content h3{color:#0f172a;font-size:calc(17px * var(--procedure-font-scale));flex-wrap:wrap;align-items:baseline;gap:8px;margin:0 0 10px;display:flex}.procedure-step-content h3 span{color:#64748b;font-size:calc(14px * var(--procedure-font-scale));font-weight:700}.procedure-two-column{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:14px;display:grid}.procedure-column{min-width:0}.procedure-column.response{border-left:1px solid #d8e0ea;padding-left:14px}.procedure-column p{color:#1f2937;font-size:calc(14px * var(--procedure-font-scale));margin:0 0 8px;line-height:1.42}.procedure-column p b{color:#475569;text-transform:uppercase;font-size:calc(11px * var(--procedure-font-scale));letter-spacing:.06em;margin-right:6px}.block-caution{font-weight:700;color:#9a3412!important}.procedure-branch{width:100%;color:inherit;font-size:calc(13px * var(--procedure-font-scale));text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #d8e0ea;gap:4px;margin-bottom:9px;padding:8px 9px;display:grid}.procedure-branch:hover:not(:disabled),.procedure-branch:focus-visible:not(:disabled){background:#eff6ff;border-color:#2563eb;outline:none}.procedure-branch:disabled{cursor:not-allowed;opacity:.64}.procedure-branch strong{color:#0f172a}.procedure-branch span{color:#1d4ed8;font-weight:800}.procedure-branch em{color:#64748b;font-style:normal;line-height:1.35}.procedure-tag{color:#1d4ed8;font:inherit;background:#eff6ff;border-color:#bfdbfe;padding:0 3px;font-weight:800;display:inline}.procedure-step-actions{flex-direction:column;gap:7px;display:flex}.procedure-step-actions button{place-items:center;width:30px;height:30px;padding:0;display:grid}.procedure-step-actions button.active{color:#1d4ed8;background:#eff6ff;border-color:#1d4ed8}.procedure-comment-editor{gap:8px;margin-top:10px;display:grid}.procedure-comment-editor textarea{resize:vertical;color:#0f172a;min-height:72px;font:inherit;background:#fff;border:1px solid #cbd5e1;padding:9px}.procedure-comment-editor button{color:#172033;background:#fff;border:1px solid #cbd5e1;justify-self:start;padding:7px 10px;font-weight:800}.procedure-comment{color:#713f12;background:#fffbeb;border:1px solid #fde68a;margin-top:10px;padding:9px 10px}.procedure-tag-popover{color:#fff;z-index:2;background:#0f172a;gap:5px;width:min(360px,100% - 52px);padding:12px;display:grid;position:absolute;bottom:26px;right:26px;box-shadow:0 18px 45px #0f172a59}.procedure-tag-popover span,.procedure-tag-popover small,.procedure-tag-popover em{color:#cbd5e1}.procedure-tag-popover b{color:#93c5fd;font-size:20px}.procedure-loading,.procedure-refreshing{color:#64748b;padding:16px;font-weight:800}.procedure-refreshing{background:#fff;border:1px solid #cbd5e1;position:absolute;bottom:18px;left:20px}.procedure-confirm-backdrop{z-index:5;background:#0f172a6b;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.procedure-confirm{background:#fff;border:1px solid #cbd5e1;gap:12px;width:min(520px,100%);padding:18px;display:grid;box-shadow:0 22px 48px #0f172a47}.procedure-toast{z-index:6;color:#14532d;max-width:min(620px,100% - 44px);animation:procedure-toast-life var(--procedure-toast-duration,10s) ease-in-out forwards;background:#ecfdf5;border:1px solid #86efac;padding:12px 14px;font-weight:800;position:absolute;box-shadow:0 16px 44px #0f172a33}.procedure-toast.corner{bottom:22px;right:22px}.procedure-toast.center{text-align:center;max-width:min(760px,100% - 72px);font-size:15px;top:50%;left:50%;translate:-50% -50%}.procedure-toast.success{color:#14532d;background:#ecfdf5;border-color:#86efac}.procedure-toast.transition{color:#1e3a8a;background:#eff6ff;border-color:#93c5fd}@keyframes procedure-toast-life{0%{opacity:0}8%,88%{opacity:1}to{opacity:0}}.procedure-confirm h2{color:#0f172a;margin:0;font-size:20px}.procedure-confirm p{color:#475569;margin:0;line-height:1.42}.procedure-confirm-actions{justify-content:flex-end;gap:8px;display:flex}.procedure-confirm-actions button{color:#172033;cursor:pointer;background:#fff;border:1px solid #cbd5e1;min-height:32px;padding:6px 11px;font-weight:900}.procedure-confirm-actions button.primary{color:#fff;background:#1d4ed8;border-color:#1d4ed8}@media (width<=980px){.procedure-layout{grid-template-columns:1fr}.procedure-list{border-bottom:1px solid #d8e0ea;border-right:0;max-height:260px}.procedure-two-column{grid-template-columns:1fr}.procedure-column.response{border-left:0;padding-left:0}}.process-surface-viewport{background:linear-gradient(#8391a221 1px,#0000 1px) 0 0/40px 40px,linear-gradient(90deg,#8391a221 1px,#0000 1px) 0 0/40px 40px,#1c2024;border:0;border-radius:0;width:100%;height:100%;overflow:hidden}.process-surface-svg{cursor:grab;touch-action:none;width:100%;height:100%;font-family:inherit;display:block}.process-surface-svg.panning{cursor:grabbing}.process-surface-system-zone{fill:#252a3085;stroke:#9aa5b133;stroke-width:1px}.process-surface-system-zone.primary-zone{fill:#24303c8f}.process-surface-system-zone.heat-transfer-zone{fill:#252a309e}.process-surface-system-zone.secondary-zone{fill:#302a2675}.process-surface-header-lane{fill:#11141861;stroke:#9aa5b11f;stroke-width:1px}.process-surface-header-lane.steam-lane{stroke:#df846c57}.process-surface-header-lane.feedwater-lane{stroke:#40c4d657}.process-surface-zone-label{fill:#9ba6b2;letter-spacing:0;font-size:11px;font-weight:800}.process-surface-lane-label{fill:#737f8c;letter-spacing:0;font-size:9px;font-weight:800}.process-flow-casing{fill:none;stroke:#2d3034;stroke-width:9px;stroke-linecap:square;stroke-linejoin:round;pointer-events:none}.process-flow{fill:none;stroke-width:4px;stroke-linecap:square;stroke-linejoin:round;opacity:.86;pointer-events:none}.process-flow.primary{stroke:#5ba3f0}.process-flow.steam{stroke:#e07a5f}.process-flow.feedwater,.process-flow.condensate{stroke:#34c4d8}.process-flow.electrical{stroke:#f0c14b}.process-flow.cooling{stroke:#44b3a4}.process-flow.support{stroke:#94a3b8}.process-widget .widget-shell{fill:color-mix(in srgb, var(--panel) 94%, transparent);stroke:color-mix(in srgb, var(--border) 78%, var(--text));stroke-width:1.6px}.process-widget{cursor:grab;touch-action:none}.process-widget.dragging{cursor:grabbing}.process-widget.dragging .widget-shell{filter:drop-shadow(0 10px 18px color-mix(in srgb, var(--text) 22%, transparent));stroke-width:3px}.process-widget.primary .widget-shell{stroke:#2563eb}.process-widget.secondary .widget-shell{stroke:#a85623}.process-widget.support .widget-shell{stroke:#22845d}.process-widget.warning .widget-shell{stroke:#b97912}.process-widget.critical .widget-shell{stroke:#c7352b}.overview-status-shell,.overview-readout-shell{fill:#23272cf0;stroke:#656b71;stroke-width:1.4px}.overview-status-shell{stroke:#6089b5}.overview-status-title,.overview-readout-title{fill:#f6f7f9;font-size:13px;font-weight:800}.widget-title.overview-readout-title,.widget-title.sg-title{fill:#f6f7f9}.overview-status-label{fill:#a7b0ba;text-transform:uppercase;font-size:10px;font-weight:800}.overview-status-value{fill:#f6f7f9;font-size:18px;font-weight:800}.overview-readout{fill:#d7dee8;font-size:10.5px;font-weight:700}.overview-readout .widget-readout-label{fill:#a7b0ba;font-size:9.5px}.overview-metric-cell{pointer-events:none}.overview-metric-label{fill:#a7b0ba;text-transform:uppercase;font-size:9px;font-weight:850}.overview-metric-value{fill:#f6f7f9;font-size:12px;font-weight:850}.rps-shell{fill:#20262cf0;stroke:#527398;stroke-width:1.4px}.rps-shell.tripped{stroke:#ef4444;stroke-width:2px}.rps-title{fill:#f8fafc;font-size:12px;font-weight:850}.rps-state rect{fill:#154f2d;stroke:#86efacb8;stroke-width:1px}.rps-state.tripped rect{fill:#6b1c1d;stroke:#fca5a5c2}.rps-state text{fill:#f8fafc;font-size:9px;font-weight:900}.rps-primary{fill:#86efac;font-size:13px;font-weight:900}.rps-primary.tripped{fill:#fca5a5}.rps-detail{fill:#cbd5e1;font-size:9.2px;font-weight:800}.alarm-panel-shell{fill:#20262cf2;stroke:#5f656b;stroke-width:1.4px}.alarm-panel-shell.normal{stroke:#6fc0a4}.alarm-panel-shell.warning{stroke:#f59e0b}.alarm-panel-shell.critical{stroke:#ef4444;stroke-width:2px}.alarm-panel-title{fill:#f8fafc;font-size:13px;font-weight:850}.alarm-panel-summary text,.alarm-panel-empty,.alarm-panel-row text,.alarm-panel-focus text{font-weight:800}.alarm-panel-summary-label,.alarm-panel-focus-label{fill:#9ba6b2;text-transform:uppercase;font-size:9px}.alarm-panel-summary-value{fill:#f8fafc;font-size:12px}.alarm-panel-divider{stroke:#a7b0ba42;stroke-width:1px}.alarm-panel-empty{fill:#9ba6b2;font-size:13px}.alarm-panel-row rect{fill:#11161b9e;stroke:#a7b0ba29;stroke-width:1px}.alarm-panel-row.warning rect{fill:#4a3510cc}.alarm-panel-row.critical rect,.alarm-panel-row.trip rect{fill:#4f1414d6;stroke:#ef444494}.alarm-panel-row-kind{fill:#f8fafc;font-size:8.8px}.alarm-panel-row-title{fill:#e2e8f0;font-size:9.6px}.alarm-panel-row-status,.alarm-panel-row-time{fill:#cbd5e1;font-size:8.8px}.alarm-panel-focus-title{fill:#f8fafc;font-size:12px}.alarm-panel-focus-title.warning{fill:#fbbf24}.alarm-panel-focus-title.critical{fill:#fca5a5}.alarm-panel-focus-title.normal{fill:#86efac}.alarm-panel-focus-message,.alarm-panel-focus-meta{fill:#cbd5e1;font-size:9.4px}.alarm-panel-focus-meta{fill:#94a3b8}.rv-shell,.pz-shell,.tg-shell,.cd-shell{fill:#20262ceb;stroke:#666b71;stroke-width:1.2px}.widget-title.rv-title{fill:#f8fafc;font-size:14px;font-weight:850}.rv-vessel-body{fill:#141a20d1;stroke:#b1d2f6;stroke-width:1.5px}.rv-coolant-fill{fill:#5ba3f06b}.rv-core rect{fill:#423c26;stroke:#f0c14bad;stroke-width:1px}.rv-core path{stroke:#f8fafc7a;stroke-width:1.2px}.rv-flow-guide{fill:none;stroke-width:2.2px;stroke-linecap:square}.rv-flow-guide.hot{stroke:#5ba3f0}.rv-flow-guide.cold{stroke:#a3cbf6}.pz-vessel{fill:#11161bbd;stroke:#aed1f5;stroke-width:1.4px}.pz-level{fill:#81b8f3;opacity:.72}.pz-target{stroke:#f8fafca3;stroke-width:1px;stroke-dasharray:4 4}.tg-generator{fill:#11161bc7;stroke:#e7a08e;stroke-width:2px}.tg-blades{fill:none;stroke:#f1d6d0;stroke-width:2.5px;stroke-linecap:square;stroke-linejoin:round}.tg-output{fill:#f8fafc;font-size:12px;font-weight:850}.cd-hotwell{fill:#11161bc7;stroke:#a6e3ed;stroke-width:1px}.cd-hotwell-fill{fill:#6fd4e3;opacity:.6}.cd-condensate-rain{fill:none;stroke:#ebb2a4;stroke-width:1.7px;stroke-dasharray:8 5}.pump-shell{fill:#20262ceb;stroke:#6089b5;stroke-width:1.6px}.pump-inner{fill:#11161b9e;stroke:#f8fafc6b;stroke-width:1.2px}.pump-impeller{fill:none;stroke:#d6e7f9;stroke-width:3px;stroke-linejoin:round}.pump-impeller.stopped{stroke:#f9934d}.pump-state{fill:#f8fafc;font-size:11px;font-weight:850}.pump-state.stopped{fill:#f9893b}.pump-secondary{fill:#94a3b8;font-size:8.5px;font-weight:750}.process-widget.steam-generator{color:#d7dee8}.sg-shell{fill:#20262ceb;stroke:#666b71;stroke-width:1.2px}.sg-shell.alert{stroke:#f59e0b;stroke-width:2px}.sg-status-rail{fill:#2dd38a;opacity:.86}.sg-status-rail.alert{fill:#f59e0b;opacity:1}.sg-section-rule{stroke:#b2bac438;stroke-width:1px}.sg-title{fill:#f8fafc;letter-spacing:0;font-size:15px;font-weight:850}.sg-type-label,.sg-instrument-label{fill:#9ba6b2;letter-spacing:0;font-size:9px;font-weight:800}.sg-state-pill{fill:#478971;stroke:#54d18d7a;stroke-width:1px}.sg-state-pill.alert{fill:#896b3a;stroke:#f59e0b}.sg-state-text{fill:#f6f7f9;letter-spacing:0;font-size:8px;font-weight:900}.sg-radiation-text{fill:#9ba6b2;font-size:8px;font-weight:800}.sg-instrument-label{font-size:8px}.sg-level-track{fill:#19343a;stroke:#b2bac461;stroke-width:1px}.sg-level-fill{fill:#61cedd;opacity:.88}.sg-peer-band{fill:#f8fafc80;opacity:.48}.sg-level-reference{stroke:#f6f7f9c2;stroke-width:1px}.sg-level-reference.low{stroke:#f59e0b;stroke-dasharray:4 4}.sg-level-value{fill:#f6f7f9;font-size:14px;font-weight:900}.sg-vessel-shadow{fill:#11161bb3;stroke:none}.sg-vessel-water{fill:#66d2e2;opacity:.44}.sg-peer-vessel-band{fill:#f8fafc;opacity:.34}.sg-vessel-trend{fill:none;stroke:#ceeff5;stroke-width:1.6px;stroke-linecap:square;stroke-linejoin:round;opacity:.82}.sg-vessel.compact .sg-vessel-trend,.sg-vessel.compact .sg-peer-vessel-band{opacity:0}.sg-vessel-outline{fill:#15191e8a;stroke:#d0d7de94;stroke-width:1.4px}.sg-vessel-cap{fill:#343a419e;stroke:#d0d7de57;stroke-width:1px}.sg-secondary-waterline{stroke:#40c4d6b3;stroke-width:2px}.sg-uncover-threshold{stroke:#f59e0bb8;stroke-width:1px;stroke-dasharray:5 4}.sg-u-tube-reference{fill:none;stroke:#9fc8f4;stroke-width:4.6px;stroke-linecap:square;stroke-linejoin:round;opacity:.58}.sg-u-tube-reference.secondary{stroke-width:1.8px;opacity:.44}.sg-vessel.compact .sg-u-tube-reference{stroke-width:5.2px;opacity:.46}.sg-vessel.compact .sg-u-tube-reference.secondary,.sg-vessel.compact .sg-uncover-threshold{opacity:0}.sg-primary-bundle{fill:none;stroke:#7db5f1;stroke-width:4.8px;stroke-linecap:square}.sg-primary-bundle.secondary{stroke:#9cc8f4;stroke-width:2.3px;opacity:.74}.sg-tube-sheet{fill:none;stroke:#f8fafc57;stroke-width:1px;stroke-dasharray:3 4}.sg-separator-bank rect{fill:#252d34d6;stroke:#f8fafc61;stroke-width:1px}.sg-separator-bank path{fill:none;stroke:#f8fafc70;stroke-width:1.2px;stroke-linecap:square;stroke-linejoin:round}.sg-downcomer-annulus{fill:none;stroke:#a4e3ed;stroke-width:1.6px;stroke-linecap:square;stroke-linejoin:round;opacity:.76}.sg-downcomer-arrow{fill:none;stroke:#9ce1ec;stroke-width:1.2px;stroke-linecap:square;marker-end:none}.sg-tube-supports{fill:none;stroke:#f8fafc47;stroke-width:1.1px;stroke-dasharray:4 3}.sg-steam-riser{fill:none;stroke:#e07a5f;stroke-width:4px;stroke-linecap:square}.sg-feedwater-line{stroke:#34c4d8;stroke-width:4px;stroke-linecap:square}.sg-port-label{fill:#8f9ba7;font-size:7px;font-weight:800}.sg-port-label.steam{fill:#e69b87}.sg-port-label.feedwater{fill:#6ad2e1}.sg-metric-cell,.sg-flow-trends,.sg-pressure-gauge,.sg-balance,.sg-leak-strip{pointer-events:none}.sg-spark-label{fill:#9ba6b2;font-size:8px;font-weight:800}.sg-spark-label.steam{fill:#e69985}.sg-spark-label.feedwater{fill:#63d1e1}.sg-spark-baseline{stroke:#f8fafc3d;stroke-width:1px}.sg-trend-tail{fill:none;stroke-width:1.8px;stroke-linecap:square;stroke-linejoin:round}.sg-trend-tail.level{stroke:#f8fafc;opacity:.72}.sg-trend-tail.steam{stroke:#e07a5f}.sg-trend-tail.feedwater{stroke:#34c4d8}.sg-trend-tail.pressure{stroke:#f0c14b;opacity:.86}.sg-pressure-track{fill:#3d3722;stroke:#f8fafc4d;stroke-width:1px}.sg-pressure-fill{fill:#f0c14b;opacity:.82}.sg-balance-axis{stroke:#f8fafc52;stroke-width:1px}.sg-balance-center{stroke:#f8fafc9e;stroke-width:1.2px}.sg-balance-bar{fill:#c2ebf2;opacity:.9}.sg-balance-bar.negative{fill:#e07a5f}.sg-balance-bar.positive{fill:#34c4d8}.sg-leak-track{fill:#392d16;stroke:#f8fafc33;stroke-width:1px}.sg-leak-fill{fill:#8adcab;opacity:.76}.sg-leak-fill.alert{fill:#f59e0b;opacity:1}.sg-readout{fill:#f6f7f9;font-size:13px;font-weight:850}.sg-metric-label{fill:#9ba6b2;font-size:8px;font-weight:800}.widget-level-fill{fill:url(#process-vessel-fill);opacity:.82}.widget-reference-line{stroke:color-mix(in srgb, var(--muted) 44%, transparent);stroke-width:1px;stroke-dasharray:4 5}.widget-coil,.widget-ring,.widget-impeller,.widget-valve{fill:none;stroke:currentColor;stroke-width:3.4px;stroke-linecap:round;stroke-linejoin:round;color:var(--text);opacity:.72}.widget-ring{stroke-dasharray:.72 .28;transform-box:fill-box;transform-origin:50%;animation:3.5s linear infinite process-widget-spin}.widget-impeller,.widget-valve{fill:color-mix(in srgb, var(--accent) 18%, transparent)}.widget-title{fill:var(--text);font-size:14px;font-weight:700}.widget-title.centered{font-size:12px}.widget-readout{fill:var(--muted);font-size:12px;font-weight:600}.widget-readout.centered{font-size:11px}.widget-readout-label{fill:color-mix(in srgb, var(--muted) 82%, var(--text));font-weight:700}@keyframes process-flow-dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-1px}}@keyframes process-widget-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-footer{border-top:1px solid var(--border);padding:12px 16px}.modal-form{gap:12px;display:grid}.modal-form label{color:var(--muted);gap:6px;font-size:13px;display:grid}.modal-form input,.modal-form select{border:1px solid var(--border);color:var(--text);background:var(--panel-strong);border-radius:6px;padding:9px 10px}.modal-actions{justify-content:flex-end;gap:8px;display:flex}.modal-actions button{border:1px solid var(--border);background:var(--panel);cursor:pointer;border-radius:6px;padding:8px 12px}.modal-actions .primary{background:var(--accent);border-color:var(--accent);color:#fff}.startup-steps{gap:8px;margin:0;padding:0;list-style:none;display:grid}.startup-modal-frame.fading .modal-backdrop{opacity:0;transition:opacity .25s}.startup-steps li{border:1px solid var(--border);background:var(--panel-strong);border-radius:6px;grid-template-columns:18px minmax(0,1fr) auto;align-items:start;gap:10px;padding:9px 10px;display:grid}.startup-indicator{border:2px solid var(--border);background:var(--panel);border-radius:999px;width:11px;height:11px;margin-top:3px}.startup-steps li.running .startup-indicator{border-color:var(--accent)}.startup-steps li.done .startup-indicator{background:#16834f;border-color:#16834f}.startup-steps li.failed .startup-indicator{border-color:var(--critical);background:var(--critical)}.startup-step-main{gap:3px;min-width:0;display:grid}.startup-step-label{font-size:13px;font-weight:650}.startup-step-error{color:var(--critical);overflow-wrap:anywhere;font-size:12px}.startup-step-details{color:var(--muted);flex-wrap:wrap;gap:3px 10px;font-size:11px;line-height:1.3;display:flex}.startup-step-details strong{color:var(--text);font-size:inherit}.startup-step-status{color:var(--muted);white-space:nowrap;font-size:12px}.startup-steps li.done .startup-step-status{color:#16834f}.startup-steps li.failed .startup-step-status{color:var(--critical)}.startup-actions{margin-top:14px}.startup-actions .command-button:disabled{cursor:wait;opacity:.68}
