:root{
  --gw-ws-bg:#07111a;--gw-ws-panel:#0d1b25;--gw-ws-panel-2:#112531;
  --gw-ws-line:rgba(139,169,186,.22);--gw-ws-muted:#91a8b6;--gw-ws-text:#eef5f8;
  --gw-ws-petrol:var(--gw-color-primary,#0e8f91);
}
.app-main>.gw-shell-frame{flex:1 1 100%;width:100%}
@media(min-width:901px){
  body.gw-shell.gw-dashboard-active .gw-shell-frame{display:grid;grid-template-columns:220px minmax(0,1fr);width:100%;min-height:100vh}
  body.gw-shell.gw-dashboard-active .gw-shell-frame>.gw-dashboard__side{
    position:sticky;inset:auto;top:0;z-index:80;display:flex;flex-direction:column;align-items:stretch;align-self:start;gap:10px;
    width:220px;height:100vh;min-height:0;padding:14px 10px;border:0;border-right:1px solid rgba(103,129,145,.34);
    background:linear-gradient(180deg,#071520,#091d27);box-shadow:12px 0 30px rgba(0,0,0,.18);overflow-y:auto
  }
  body.gw-shell.gw-dashboard-active .gw-brand{flex:0 0 auto;width:100%;min-width:0;padding:2px 4px 14px;border-bottom:1px solid rgba(133,159,174,.2)}
  body.gw-shell.gw-dashboard-active .gw-brand__mark{width:30px;height:44px;flex-basis:30px}
  body.gw-shell.gw-dashboard-active #gwSideNav{display:flex;flex:1 1 auto;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:4px;width:100%;min-width:0}
  body.gw-shell.gw-dashboard-active #gwSideNav .gw-acc{position:static;width:100%}
  body.gw-shell.gw-dashboard-active #gwSideNav .gw-acc-head{width:100%;min-height:42px;padding:9px;border-radius:5px;color:#dce7ed;font-size:10px;line-height:1.3;text-align:left;white-space:normal}
  body.gw-shell.gw-dashboard-active #gwSideNav .gw-acc-head:hover,
  body.gw-shell.gw-dashboard-active #gwSideNav .gw-acc.open>.gw-acc-head{background:#113541;color:#fff}
  body.gw-shell.gw-dashboard-active #gwSideNav .gw-acc-head .chev{margin-left:auto;transform:none}
  body.gw-shell.gw-dashboard-active #gwSideNav .gw-acc.open>.gw-acc-head .chev{transform:rotate(90deg)}
  body.gw-shell.gw-dashboard-active #gwSideNav .gw-acc-body{
    position:static;display:none;width:100%;min-width:0;max-width:none;max-height:none;margin:0;padding:3px 0 5px 8px;
    overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none
  }
  body.gw-shell.gw-dashboard-active #gwSideNav .gw-acc.open>.gw-acc-body{display:block}
  body.gw-shell.gw-dashboard-active #gwSideNav .gw-side-sub{width:100%;min-height:36px;padding:7px 9px;border-radius:5px;white-space:normal}
  body.gw-shell.gw-dashboard-active .gw-shell-body{padding:0;min-width:0}
  body.gw-shell.gw-dashboard-active .gw-shell-frame>.gw-shell-body>.gw-dash-head{min-height:74px;padding:10px 18px}
}
.gw-workspace{min-height:calc(100vh - 156px);margin:0 -24px -24px;color:var(--gw-ws-text);background:#07111a;border-top:1px solid var(--gw-ws-line);overflow:hidden}
body.gw-dashboard-active .gw-workspace{margin:0}
body.gw-dashboard-active>.gw-perm-banner,
body.gw-dashboard-active .gw-perm-banner{pointer-events:none}
.gw-ws-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 18px;background:linear-gradient(180deg,#0b1b26,#08151f);border-bottom:1px solid var(--gw-ws-line)}
.gw-ws-header small{display:block;color:#73bfb4;font:700 10px 'JetBrains Mono',monospace;letter-spacing:.08em}
.gw-ws-benefit{margin:4px 0 0;color:#d5e0e6;font-size:13px}
.gw-ws-modes{display:flex;padding:3px;border:1px solid var(--gw-ws-line);border-radius:8px;background:#0b1822}
.gw-ws-modes button{min-height:36px;padding:7px 13px;border:0;border-radius:6px;background:transparent;color:#aebdc7;font-size:12px}
.gw-ws-modes button.is-active{background:#0b797b;color:#fff;box-shadow:0 0 20px rgba(14,143,145,.22)}
.gw-ws-kpis{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:1px;background:var(--gw-ws-line);border-bottom:1px solid var(--gw-ws-line)}
.gw-ws-kpi{display:grid;grid-template-columns:1fr auto;gap:2px 12px;min-height:72px;padding:10px 14px;border:0;border-radius:0;background:#0d1b25;text-align:left}
.gw-ws-kpi span{color:var(--gw-ws-muted);font-size:10px;text-transform:uppercase;letter-spacing:.04em}.gw-ws-kpi b{grid-row:1/3;grid-column:2;font-size:24px;color:#fff}
.gw-ws-kpi small{color:#738b99;font-size:9px}.gw-ws-kpi.is-critical{box-shadow:inset 3px 0 0 var(--gw-status-scaffold-blocked,#d1453b)}
.gw-ws-body{display:grid;grid-template-columns:minmax(260px,var(--gw-ws-list-width)) 8px minmax(300px,1fr) 8px minmax(380px,var(--gw-ws-detail-width));height:calc(100vh - 257px);min-height:500px}
.gw-ws-resizer{position:relative;z-index:7;width:8px;height:100%;min-height:0;padding:0;border:0;border-radius:0;background:#10232e;cursor:col-resize}
.gw-ws-resizer i{position:absolute;top:48%;left:2px;width:4px;height:34px;border-radius:3px;background:#607784}
.gw-ws-resizer:hover,.gw-ws-resizer:focus-visible{outline:2px solid #54bdb3;outline-offset:-2px;background:#17414b}.gw-ws-resizer:hover i,.gw-ws-resizer:focus-visible i{background:#a8e9df}
.gw-ws-list-panel,.gw-ws-model,.gw-ws-detail-panel{min-width:0;overflow:auto;background:var(--gw-ws-panel)}
.gw-ws-list-panel{border-right:1px solid var(--gw-ws-line)}.gw-ws-detail-panel{border-left:1px solid var(--gw-ws-line);background:#eef2f4;color:#14222b}
.gw-ws-list-panel>header,.gw-ws-model>header{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:9px 12px;border-bottom:1px solid var(--gw-ws-line)}
.gw-ws-list-panel>header div{display:grid}.gw-ws-list-panel>header small{color:#7190a1;font-size:9px;letter-spacing:.08em}.gw-ws-list-panel>header b{font-size:15px}.gw-ws-list-panel>header>span{display:grid;place-items:center;min-width:28px;height:24px;border-radius:12px;background:#173342;color:#8fd7cb;font-size:11px}
.gw-ws-search{display:flex;align-items:center;gap:7px;margin:9px 10px 6px;padding:0 9px;border:1px solid var(--gw-ws-line);border-radius:7px;background:#091720}
.gw-ws-search input{height:36px;padding:7px 0;border:0;background:transparent;color:#eaf3f7;font-size:11px}.gw-ws-search input:focus{outline:0}.gw-ws-search:focus-within{outline:2px solid #53b9b0}
.gw-ws-filter-row{display:flex;gap:5px;padding:2px 10px 8px}.gw-ws-filter-row button{min-height:28px;padding:5px 9px;border-radius:5px;background:#122633;color:#8fa8b6;font-size:10px}.gw-ws-filter-row button.is-active{border-color:#3ba79d;color:#a7e7dd}
.gw-ws-list{border-top:1px solid var(--gw-ws-line)}.gw-ws-scaffold{display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:9px;align-items:start;width:100%;min-height:76px;padding:11px 10px;border:0;border-bottom:1px solid var(--gw-ws-line);border-radius:0;background:#0c1b25;text-align:left}
.gw-ws-scaffold:hover,.gw-ws-scaffold.is-selected{background:#14303b;box-shadow:inset 3px 0 0 #1ca5a0}.gw-ws-scaffold span{display:grid;gap:3px}.gw-ws-scaffold b{font-size:13px;color:#fff}.gw-ws-scaffold small{color:#9bb0bb;font-size:10px}.gw-ws-scaffold em{color:#d4e0e5;font-size:10px;font-style:normal}
.gw-ws-badge{padding:3px 6px;border-radius:4px;background:#263a45;color:#dce6eb;font-size:9px;white-space:nowrap}.gw-ws-badge--blocked{background:#7c2421;color:#fff}.gw-ws-badge--released{background:#1d704c;color:#fff}.gw-ws-badge--assembly{background:#165b8a;color:#fff}.gw-ws-badge--due{background:#9a6716;color:#fff}
.gw-ws-status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#7b8790}.gw-ws-status-dot--blocked{background:var(--gw-status-scaffold-blocked,#d1453b)}.gw-ws-status-dot--released{background:var(--gw-status-scaffold-released,#3f9d6d)}.gw-ws-status-dot--assembly{background:var(--gw-status-scaffold-in-assembly,#3b82c4)}.gw-ws-status-dot--due{background:var(--gw-status-scaffold-due-soon,#d99a2b)}
.gw-ws-model{position:relative;background:#d7dde0;color:#18262f}.gw-ws-model>header{position:relative;z-index:3;min-height:44px;background:rgba(250,252,253,.94);border-color:#c5cfd4}.gw-ws-model>header>button{min-height:30px;padding:4px 8px;background:#fff;color:#263842}
.gw-ws-legend{display:flex;gap:12px;flex-wrap:wrap}.gw-ws-legend span{display:flex;align-items:center;gap:5px;font-size:9px;color:#3f505a}
#gwWorkspaceModel,.gw-ws-model-fallback,.gw-ws-plant-art{height:100%}.gw-ws-model-fallback{position:relative;min-height:430px;overflow:hidden;background:linear-gradient(#edf1f3,#cbd4d8)}
.gw-ws-fallback-note{position:absolute;z-index:4;left:12px;bottom:12px;display:grid;gap:2px;padding:8px 10px;border:1px solid rgba(20,42,54,.16);border-radius:7px;background:rgba(250,252,253,.9)}.gw-ws-fallback-note b{font-size:11px}.gw-ws-fallback-note span{font-size:9px;color:#5d6e77}
.gw-ws-plant-art{position:relative;overflow:hidden;background:linear-gradient(180deg,#e8edef 0 15%,#d3dadd 15% 78%,#bec8cc 78%)}
.gw-ws-plant-art:before,.gw-ws-plant-art:after{content:"";position:absolute;left:5%;right:5%;height:18%;bottom:19%;border:2px solid #8c999f;background:repeating-linear-gradient(90deg,transparent 0 26px,#9ca8ad 27px 29px),repeating-linear-gradient(0deg,transparent 0 20px,#a3adb1 21px 22px);transform:skewX(-4deg);opacity:.8}
.gw-ws-plant-art:after{left:22%;right:13%;bottom:41%;height:12%;transform:skewX(5deg);opacity:.55}.gw-ws-stack{position:absolute;bottom:35%;width:7%;border:2px solid #86949a;background:repeating-linear-gradient(0deg,#aeb8bc 0 12px,#e2e6e7 13px 15px);border-radius:45% 45% 3px 3px}
.gw-ws-stack--a{left:18%;height:39%}.gw-ws-stack--b{left:47%;height:55%}.gw-ws-stack--c{right:18%;height:34%}.gw-ws-pipe{position:absolute;height:18px;border:2px solid #8d999e;border-radius:12px;background:#c1c9cc}.gw-ws-pipe--a{left:8%;right:27%;bottom:31%}.gw-ws-pipe--b{left:35%;right:8%;bottom:57%}
.gw-ws-pin{position:absolute;z-index:5;display:flex;align-items:center;gap:4px;min-height:28px;padding:3px 5px;border:2px solid #61737d;border-radius:5px;background:#f7fafb;color:#24333b;font-size:9px;box-shadow:0 3px 9px rgba(25,42,52,.18);transform:translate(-50%,-50%)}.gw-ws-pin i{display:grid;place-items:center;width:16px;height:16px;border-radius:3px;background:#73848d;color:#fff;font-style:normal}.gw-ws-pin--blocked{border-color:#c92620}.gw-ws-pin--blocked i{background:#c92620}.gw-ws-pin--released{border-color:#288b5a}.gw-ws-pin--released i{background:#288b5a}.gw-ws-pin--assembly{border-color:#2876b3}.gw-ws-pin--assembly i{background:#2876b3}.gw-ws-pin--due{border-color:#ce8815}.gw-ws-pin--due i{background:#ce8815}.gw-ws-pin.is-selected{outline:3px solid rgba(18,128,130,.3);transform:translate(-50%,-50%) scale(1.08)}
.gw-ws-status-hero{display:flex;align-items:center;gap:12px;padding:16px 18px;background:#1b6d4a;color:#fff}.gw-ws-status-hero>span{display:grid;place-items:center;width:42px;height:42px;border:2px solid rgba(255,255,255,.72);border-radius:50%;font-size:24px;font-weight:900}.gw-ws-status-hero div{display:grid;gap:5px}.gw-ws-status-hero b{font:800 17px 'Space Grotesk',sans-serif}.gw-ws-status-hero small{font-size:11px}.gw-ws-status--blocked{background:linear-gradient(110deg,#b41916,#d32c23)}.gw-ws-status--due{background:#a56b0e}.gw-ws-status--assembly{background:#1e6599}
.gw-ws-facts{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #ced6da}.gw-ws-facts>div{display:grid;gap:4px;min-height:66px;padding:10px 12px;border-right:1px solid #d6dde0}.gw-ws-facts span{color:#667983;font-size:8px;text-transform:uppercase}.gw-ws-facts b{font-size:11px}
.gw-ws-detail-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:9px;padding:10px}.gw-ws-photo-card,.gw-ws-docs{min-width:0;border:1px solid #ccd5d9;border-radius:7px;background:#fff;overflow:hidden}.gw-ws-photo-card header,.gw-ws-docs header{display:flex;justify-content:space-between;align-items:center;padding:8px 9px;border-bottom:1px solid #dce2e5;font-size:10px}.gw-ws-photo-card header button,.gw-ws-docs header button{min-height:24px;padding:3px 5px;border:0;background:transparent;color:#08797c;font-size:8px}
.gw-ws-photo-card img{display:block;width:100%;height:190px;object-fit:cover}.gw-ws-photo-empty{display:grid;place-items:center;align-content:center;gap:5px;height:190px;background:linear-gradient(145deg,#dfe6e8,#c4ced2);color:#52656f;text-align:center}.gw-ws-photo-empty span{font-size:34px}.gw-ws-photo-empty b{font-size:11px}.gw-ws-photo-empty small{max-width:170px;font-size:9px}
.gw-ws-docs>div{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:7px;margin:7px;padding:8px;border:1px solid #e0e5e7;border-radius:5px}.gw-ws-docs>div span{display:grid;place-items:center;height:34px;background:#d7e0e3;color:#b31e1b;font-size:8px;font-weight:800}.gw-ws-docs>div b{font-size:9px}
.gw-ws-tech{margin:0 10px 10px;border:1px solid #ccd5d9;border-radius:7px;background:#fff}.gw-ws-tech summary{padding:9px 11px;font-size:10px;font-weight:800;cursor:pointer}.gw-ws-tech dl{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0;padding:0 10px 10px}.gw-ws-tech dl div{display:grid;grid-template-columns:1fr 1fr;padding:5px;border-bottom:1px solid #edf0f1}.gw-ws-tech dt{color:#72838c;font-size:8px}.gw-ws-tech dd{margin:0;font-size:9px;font-weight:700}.gw-ws-actions{padding:0 10px 12px}.gw-ws-primary{width:100%;min-height:40px;border:0;border-radius:6px;background:#087f81;color:#fff}
.gw-ws-empty{display:grid;place-items:center;align-content:center;gap:6px;min-height:180px;padding:20px;color:var(--gw-ws-muted);text-align:center}.gw-ws-empty b{color:inherit}.gw-ws-empty span{font-size:10px}
.gw-workspace[data-mode="detail"] .gw-ws-body{grid-template-columns:260px 8px minmax(240px,.55fr) 8px minmax(520px,1.45fr)}.gw-workspace[data-mode="model"] .gw-ws-body{grid-template-columns:260px 8px minmax(560px,1fr) 8px 380px}.gw-workspace[data-mode="overview"] .gw-ws-detail-panel{max-width:520px}
@media(max-width:1200px) and (min-width:901px){.gw-ws-body{grid-template-columns:270px 8px minmax(300px,1fr) 8px 400px}.gw-ws-kpis{grid-template-columns:repeat(4,1fr)}.gw-ws-kpi:nth-child(n+5){display:none}.gw-ws-detail-grid{grid-template-columns:1fr}.gw-ws-photo-card img,.gw-ws-photo-empty{height:135px}}
@media(max-height:800px) and (min-width:901px){.gw-workspace{min-height:calc(100vh - 130px)}.gw-ws-body{height:calc(100vh - 225px);min-height:430px}.gw-ws-kpi{min-height:58px}.gw-ws-kpi small{display:none}.gw-ws-photo-card img,.gw-ws-photo-empty{height:125px}}
@media(max-width:900px){#gwWorkspace{display:none!important}}
