.glasshouse-g1-root{--bg:#080808;--panel:#0d0d0d;--panel-strong:#131313;--field:#101010;--line:rgba(255,255,255,0.08);--line-strong:rgba(255,255,255,0.14);--text:#f4f4f4;--text-soft:rgba(244,244,244,0.76);--text-muted:rgba(244,244,244,0.48);--text-faint:rgba(244,244,244,0.28);--success:#49a078;--success-soft:rgba(73,160,120,0.13);--danger:#d16b6b;--danger-soft:rgba(209,107,107,0.12);--ring:rgba(255,255,255,0.28);--radius:8px;--radius-sm:6px;--sans:var(--font-geist-sans,"Geist","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif);--mono:var(--font-geist-mono,"Geist Mono","SF Mono",ui-monospace,Menlo,Monaco,Consolas,monospace);min-height:100%;margin:0;color:var(--text);background:var(--bg);font-family:var(--sans);font-size:13px;font-weight:400;letter-spacing:0;-webkit-font-smoothing:antialiased}.glasshouse-g1-root *{box-sizing:border-box}.glasshouse-g1-root button,.glasshouse-g1-root input,.glasshouse-g1-root select{font:inherit}.glasshouse-g1-root button{cursor:pointer}.glasshouse-g1-root button:disabled{cursor:not-allowed;opacity:.45}.glasshouse-g1-root a:focus-visible,.glasshouse-g1-root button:focus-visible,.glasshouse-g1-root input:focus-visible,.glasshouse-g1-root select:focus-visible{outline:0;box-shadow:0 0 0 2px var(--ring)}.glasshouse-g1-root a{color:inherit}.glasshouse-g1-root input,.glasshouse-g1-root select{min-width:0;width:100%;height:34px;color:var(--text);background:var(--field);border:1px solid var(--line-strong);border-radius:var(--radius-sm);padding:0 10px;font-family:var(--mono);font-size:12px;outline:none}.glasshouse-g1-root select{padding-right:30px}.glasshouse-g1-root .app-shell{min-height:100vh;height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:var(--bg)}.glasshouse-g1-root .topbar{min-height:72px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,.8fr) minmax(150px,.45fr) 110px minmax(290px,1fr);border-bottom:1px solid var(--line);background:rgba(8,8,8,.98)}.glasshouse-g1-root .brand-block,.glasshouse-g1-root .field,.glasshouse-g1-root .status-cluster{min-width:0}.glasshouse-g1-root .brand-block{display:flex;align-items:center;gap:13px;padding:13px 20px;border-right:1px solid var(--line)}.glasshouse-g1-root .triage-logo{width:118px;height:40px;object-fit:contain;object-position:left center;filter:invert(1) grayscale(1);opacity:.95;flex:0 0 auto}.glasshouse-g1-root .brand-divider{width:1px;height:34px;background:var(--line);flex:0 0 auto}.glasshouse-g1-root .brand-title{color:var(--text);font-size:15px;font-weight:600;white-space:nowrap}.glasshouse-g1-root .brand-subtitle{margin-top:3px;color:var(--text-muted);font-size:12px;white-space:nowrap}.glasshouse-g1-root .field{display:grid;align-content:center;gap:8px;padding:13px 16px;border-right:1px solid var(--line)}.glasshouse-g1-root .field>span,.glasshouse-g1-root .section-label{color:var(--text-muted);text-transform:uppercase;font-size:10px;line-height:1}.glasshouse-g1-root .status-cluster{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.glasshouse-g1-root .status-cell{display:grid;align-content:center;gap:5px;padding:13px 18px;border-right:1px solid var(--line)}.glasshouse-g1-root .status-cell:last-child{border-right:0}.glasshouse-g1-root .status-cell span{color:var(--text-muted);font-size:10px;text-transform:uppercase}.glasshouse-g1-root .status-cell b{display:inline-flex;align-items:center;gap:7px;color:var(--text-soft);font-size:12px;font-weight:650;text-transform:uppercase}.glasshouse-g1-root .status-cell small{min-width:0;color:var(--text-muted);font-family:var(--mono);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.glasshouse-g1-root .dot{width:7px;height:7px;display:inline-block;border-radius:99px;background:var(--text-faint)}.glasshouse-g1-root .dot.on{background:var(--success)}.glasshouse-g1-root .dot.off{background:var(--danger)}.glasshouse-g1-root .dashboard-grid{min-height:0;display:grid;grid-template-columns:320px minmax(540px,1.4fr) minmax(370px,.9fr);gap:10px;padding:10px;overflow:hidden}.glasshouse-g1-root .left-rail,.glasshouse-g1-root .right-rail{min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.glasshouse-g1-root .left-rail{overflow-y:auto}.glasshouse-g1-root .panel{min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.glasshouse-g1-root .panel-head{flex:0 0 auto;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-bottom:1px solid var(--line)}.glasshouse-g1-root .panel h2{margin:0;color:var(--text);text-transform:uppercase;font-size:11px;font-weight:650}.glasshouse-g1-root .panel-meta{display:flex;align-items:center;gap:12px;color:var(--text-muted);font-family:var(--mono);font-size:10px;text-transform:uppercase;white-space:nowrap}.glasshouse-g1-root .panel-actions{display:inline-flex;align-items:center;gap:8px;min-width:0}.glasshouse-g1-root .collapse-button{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 auto;color:var(--text-muted);background:var(--field);border:1px solid var(--line);border-radius:4px}.glasshouse-g1-root .collapse-button:hover{color:var(--text);border-color:var(--line-strong)}.glasshouse-g1-root .collapse-button span{display:block;font-family:var(--mono);font-size:13px;line-height:1;transform:rotate(90deg);transition:transform .12s ease}.glasshouse-g1-root .panel.is-collapsed .collapse-button span{transform:rotate(0deg)}.glasshouse-g1-root .panel-body{min-height:0;flex:1 1 auto;overflow:auto;padding:14px}.glasshouse-g1-root .scroll-panel-body{min-height:0;overflow:auto}.glasshouse-g1-root .intent-panel{flex:0 0 clamp(260px,34vh,380px)}.glasshouse-g1-root .timeline-panel{flex:1 1 0;min-height:150px}.glasshouse-g1-root .policy-panel{flex:0.58 1 0;min-height:132px}.glasshouse-g1-root .trap-panel{flex:1.15 1 0;min-height:220px}.glasshouse-g1-root .collapsible-panel.is-collapsed{flex:0 0 auto;min-height:0}.glasshouse-g1-root .link-button,.glasshouse-g1-root .primary-action,.glasshouse-g1-root .secondary-action{width:100%;min-height:36px;border-radius:var(--radius-sm);font-size:11px;font-weight:650;text-transform:uppercase}.glasshouse-g1-root .primary-action{color:#080808;background:#f4f4f4;border:1px solid #f4f4f4}.glasshouse-g1-root .primary-action:hover{background:#ffffff}.glasshouse-g1-root .secondary-action{margin-top:8px;color:var(--text-soft);background:var(--panel-strong);border:1px solid var(--line-strong)}.glasshouse-g1-root .secondary-action:hover{color:var(--text);border-color:var(--ring)}.glasshouse-g1-root .secondary-action.compact{min-height:32px}.glasshouse-g1-root .link-button{width:auto;min-height:0;padding:0;color:var(--text);background:transparent;border:0}.glasshouse-g1-root .hint-line{margin-top:10px;color:var(--text-muted);font-family:var(--mono);font-size:11px}.glasshouse-g1-root .policy-readiness,.glasshouse-g1-root .readiness-list,.glasshouse-g1-root .site-create,.glasshouse-g1-root .site-summary{display:grid;gap:9px}.glasshouse-g1-root .site-summary{margin-bottom:12px}.glasshouse-g1-root .site-create{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.glasshouse-g1-root .readiness-list{margin:12px 0}.glasshouse-g1-root .readiness-row{min-width:0;display:grid;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;background:var(--field);border:1px solid var(--line);border-radius:var(--radius-sm)}.glasshouse-g1-root .readiness-row>span:nth-child(2){min-width:0;display:grid;gap:4px}.glasshouse-g1-root .policy-readiness b,.glasshouse-g1-root .readiness-row b,.glasshouse-g1-root .release-line b,.glasshouse-g1-root .route-map b{min-width:0;color:var(--text-soft);font-family:var(--mono);font-size:11px;overflow-wrap:anywhere}.glasshouse-g1-root .readiness-row small,.glasshouse-g1-root .release-line small,.glasshouse-g1-root .shield-note span{min-width:0;color:var(--text-muted);font-size:11px;line-height:1.45}.glasshouse-g1-root .release-line{display:grid;gap:4px;padding:10px;margin-bottom:12px;background:var(--panel-strong);border:1px solid var(--line);border-radius:var(--radius-sm)}.glasshouse-g1-root .policy-readiness .row>span,.glasshouse-g1-root .release-line>span,.glasshouse-g1-root .route-map span{color:var(--text-muted);font-size:10px;text-transform:uppercase}.glasshouse-g1-root .switch-row{display:flex;align-items:center;gap:10px;min-height:34px;color:var(--text-soft)}.glasshouse-g1-root .switch-row input{width:16px;height:16px;flex:0 0 auto;accent-color:var(--success)}.glasshouse-g1-root .route-map{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:12px;border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden}.glasshouse-g1-root .route-map>div{min-width:0;display:grid;gap:5px;padding:8px;border-right:1px solid var(--line)}.glasshouse-g1-root .route-map>div:last-child{border-right:0}.glasshouse-g1-root .shield-note{display:grid;gap:8px;margin-top:12px;padding:10px;background:var(--danger-soft);border:1px solid rgba(209,107,107,.35);border-radius:var(--radius-sm)}@media (max-width:760px){.glasshouse-g1-root .app-shell{height:auto;min-height:100vh;overflow:visible}.glasshouse-g1-root .topbar{grid-template-columns:1fr}.glasshouse-g1-root .brand-block,.glasshouse-g1-root .field,.glasshouse-g1-root .status-cell{border-right:0;border-bottom:1px solid var(--line)}.glasshouse-g1-root .status-cluster{grid-template-columns:1fr}.glasshouse-g1-root .dashboard-grid{grid-template-columns:1fr;overflow:visible}.glasshouse-g1-root .left-rail,.glasshouse-g1-root .right-rail{overflow:visible}.glasshouse-g1-root .intent-panel,.glasshouse-g1-root .ledger-panel,.glasshouse-g1-root .policy-panel,.glasshouse-g1-root .timeline-panel,.glasshouse-g1-root .trap-panel{min-height:220px;flex:0 0 auto}.glasshouse-g1-root .route-map{grid-template-columns:repeat(2,minmax(0,1fr))}.glasshouse-g1-root .route-map>div{border-bottom:1px solid var(--line)}.glasshouse-g1-root .route-map>div:nth-child(2n){border-right:0}.glasshouse-g1-root .route-map>div:nth-last-child(-n+1){border-bottom:0}}.glasshouse-g1-root .checks,.glasshouse-g1-root .intent-timeline,.glasshouse-g1-root .session-list,.glasshouse-g1-root .trap-list{display:grid;gap:8px}.glasshouse-g1-root .session-row{width:100%;min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;color:var(--text-soft);text-align:left;background:var(--field);border:1px solid var(--line);border-radius:var(--radius-sm)}.glasshouse-g1-root .session-row.active,.glasshouse-g1-root .session-row:hover{color:var(--text);border-color:var(--line-strong);background:var(--panel-strong)}.glasshouse-g1-root .session-row>span{min-width:0;display:grid;gap:6px}.glasshouse-g1-root .session-row b,.glasshouse-g1-root .session-row small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.glasshouse-g1-root .session-row b{font-size:12px;font-weight:650}.glasshouse-g1-root .session-row small{color:var(--text-muted);font-family:var(--mono);font-size:10px}.glasshouse-g1-root .badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;min-height:22px;padding:3px 8px;color:var(--text-soft);background:var(--panel-strong);border:1px solid var(--line-strong);border-radius:4px;font-size:10px;text-transform:uppercase;white-space:nowrap;overflow-wrap:anywhere}.glasshouse-g1-root .badge.success{color:var(--success);background:var(--success-soft);border-color:rgba(73,160,120,.4)}.glasshouse-g1-root .badge.danger{color:var(--danger);background:var(--danger-soft);border-color:rgba(209,107,107,.4)}.glasshouse-g1-root .contract-line,.glasshouse-g1-root .row{display:flex;align-items:center;justify-content:space-between;gap:12px}.glasshouse-g1-root .row.tight{margin-bottom:6px}.glasshouse-g1-root .row .badge{flex:0 0 auto}.glasshouse-g1-root .row .mono{min-width:0}.glasshouse-g1-root .checkitem{min-width:0;display:grid;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:8px;color:var(--text-muted);font-size:11px}.glasshouse-g1-root .checkitem b{color:var(--text-faint);font-size:10px;text-transform:uppercase}.glasshouse-g1-root .checkdot{width:7px;height:7px;border-radius:99px;background:var(--text-faint)}.glasshouse-g1-root .checkdot.ok{background:var(--success)}.glasshouse-g1-root .checkdot.bad{background:var(--danger)}.glasshouse-g1-root .ledger-panel{min-height:0;display:flex;flex-direction:column}.glasshouse-g1-root .ledger-panel .panel-body{min-height:0;flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden;padding:0}.glasshouse-g1-root .ledger-toolbar{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;color:var(--text-muted);border-bottom:1px solid var(--line);font-family:var(--mono);font-size:11px}.glasshouse-g1-root .ledger-toolbar span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.glasshouse-g1-root .timeline-table{flex:1 1 auto;min-height:280px;overflow:auto;border-bottom:1px solid var(--line)}.glasshouse-g1-root .lhead,.glasshouse-g1-root .req{min-width:860px;display:grid;grid-template-columns:44px 148px 72px minmax(260px,1fr) 70px 136px 120px;align-items:center;gap:12px;padding:0 14px;font-family:var(--mono)}.glasshouse-g1-root .lhead{position:sticky;top:0;z-index:2;min-height:36px;color:var(--text-muted);background:var(--panel-strong);border-bottom:1px solid var(--line);font-size:10px;text-transform:uppercase}.glasshouse-g1-root .req{min-height:42px;color:var(--text-soft);border-bottom:1px solid var(--line);font-size:12px}.glasshouse-g1-root .req.active,.glasshouse-g1-root .req:hover{background:rgba(255,255,255,.035)}.glasshouse-g1-root .req.trap{color:var(--danger);background:var(--danger-soft);box-shadow:inset 3px 0 0 var(--danger)}.glasshouse-g1-root .dash,.glasshouse-g1-root .req .lx{color:var(--text-faint)}.glasshouse-g1-root .req .p,.glasshouse-g1-root .req .surface,.glasshouse-g1-root .req .type{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.glasshouse-g1-root .req .surface,.glasshouse-g1-root .req .type{color:var(--text-muted);text-transform:uppercase}.glasshouse-g1-root .req .m,.glasshouse-g1-root .req .s{color:var(--text);font-weight:650}.glasshouse-g1-root .danger,.glasshouse-g1-root .req .s.bad{color:var(--danger)}.glasshouse-g1-root .trap-tag{display:inline-flex;max-width:112px;padding:2px 6px;color:var(--danger);background:var(--danger-soft);border:1px solid rgba(209,107,107,.4);border-radius:4px;font-size:9px;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.glasshouse-g1-root .ledger-lower{display:grid;gap:10px;max-height:260px;overflow:auto;padding:14px}.glasshouse-g1-root .summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden}.glasshouse-g1-root .kv{min-width:0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:10px;padding:9px 0;border-bottom:1px solid var(--line)}.glasshouse-g1-root .summary-strip .kv{padding:10px;border-bottom:0;border-right:1px solid var(--line)}.glasshouse-g1-root .kv:last-child,.glasshouse-g1-root .summary-strip .kv:last-child{border-right:0;border-bottom:0}.glasshouse-g1-root .delta-strip span,.glasshouse-g1-root .kv span,.glasshouse-g1-root .mal-meter span,.glasshouse-g1-root .response-grid span{color:var(--text-muted);font-size:11px}.glasshouse-g1-root .delta-strip b,.glasshouse-g1-root .kv b,.glasshouse-g1-root .response-grid b{min-width:0;color:var(--text-soft);font-family:var(--mono);font-size:11px;font-weight:650;text-align:right;overflow-wrap:anywhere}.glasshouse-g1-root .evidence,.glasshouse-g1-root .mission-brief,.glasshouse-g1-root .panel p,.glasshouse-g1-root .preview,.glasshouse-g1-root .rationale{color:var(--text-soft);font-size:12px;line-height:1.6}.glasshouse-g1-root .mission-brief{padding:12px;background:var(--field);border:1px solid var(--line);border-radius:var(--radius-sm)}.glasshouse-g1-root .delta-strip,.glasshouse-g1-root .response-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden}.glasshouse-g1-root .response-grid{grid-template-columns:1fr}.glasshouse-g1-root .delta-strip>div,.glasshouse-g1-root .response-grid>div{min-width:0;display:grid;gap:7px;padding:10px;border-right:1px solid var(--line)}.glasshouse-g1-root .response-grid>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;border-right:0;border-bottom:1px solid var(--line)}.glasshouse-g1-root .delta-strip>div:last-child,.glasshouse-g1-root .response-grid>div:last-child{border-right:0;border-bottom:0}.glasshouse-g1-root .delta-strip strong{display:grid;place-items:center;padding:0 10px;color:var(--text-faint);border-right:1px solid var(--line);font-size:10px;text-transform:uppercase}.glasshouse-g1-root .result-block{padding:12px;background:var(--field);border:1px solid var(--line);border-radius:var(--radius-sm)}.glasshouse-g1-root .decode-goal{margin:8px 0 12px;color:var(--text);font-size:17px;line-height:1.35;font-weight:620}.glasshouse-g1-root .mono{font-family:var(--mono)}.glasshouse-g1-root .muted{color:var(--text-muted)}.glasshouse-g1-root .mal-meter{display:grid;gap:8px;margin:14px 0}.glasshouse-g1-root .mal-meter>div:last-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.glasshouse-g1-root .mal-meter b{font-family:var(--mono)}.glasshouse-g1-root .gauge,.glasshouse-g1-root .mal-track{height:6px;overflow:hidden;background:var(--panel-strong);border:1px solid var(--line);border-radius:99px}.glasshouse-g1-root .gauge span,.glasshouse-g1-root .mal-track span{display:block;height:100%;min-width:0;max-width:100%;background:var(--text-soft)}.glasshouse-g1-root .faithfulness{display:grid;gap:10px;margin:16px 0}.glasshouse-g1-root .gauge-row b,.glasshouse-g1-root .gauge-row span{color:var(--text-muted);font-family:var(--mono);font-size:11px}.glasshouse-g1-root .decodestream,.glasshouse-g1-root .preview{margin:0 0 12px;max-height:120px;overflow:auto;padding:10px;color:var(--text-soft);background:var(--field);border:1px solid var(--line);border-radius:var(--radius-sm);font-family:var(--mono);font-size:11px;white-space:pre-wrap}.glasshouse-g1-root .intent-panel .decodestream{max-height:none}.glasshouse-g1-root .intent-step{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;padding:10px;background:var(--field);border:1px solid var(--line);border-radius:var(--radius-sm)}.glasshouse-g1-root .intent-step>span{width:7px;height:7px;margin-top:5px;border-radius:99px;background:var(--text-faint)}.glasshouse-g1-root .intent-step.danger>span{background:var(--danger)}.glasshouse-g1-root .intent-step.success>span{background:var(--success)}.glasshouse-g1-root .intent-step b{color:var(--text);font-size:12px}.glasshouse-g1-root .intent-step p{margin:4px 0;overflow-wrap:anywhere}.glasshouse-g1-root .intent-step small,.glasshouse-g1-root .trap-row small{color:var(--text-muted);font-family:var(--mono);font-size:10px}.glasshouse-g1-root .trap-row{display:grid;gap:5px;padding:10px;background:var(--danger-soft);border:1px solid rgba(209,107,107,.32);border-radius:var(--radius-sm)}.glasshouse-g1-root .trap-row b{color:var(--danger);font-size:12px}.glasshouse-g1-root .trap-row span{color:var(--text-soft);font-family:var(--mono);font-size:11px;overflow-wrap:anywhere}.glasshouse-g1-root .disarm-callout{display:grid;gap:6px;margin-top:10px;padding:12px;border-radius:var(--radius-sm);border:1px solid var(--line-strong)}.glasshouse-g1-root .disarm-callout.ok{color:var(--success);background:var(--success-soft);border-color:rgba(73,160,120,.35)}.glasshouse-g1-root .disarm-callout.bad{color:var(--danger);background:var(--danger-soft);border-color:rgba(209,107,107,.35)}.glasshouse-g1-root .export{display:inline-flex;justify-content:center;width:100%;min-height:34px;margin-top:10px;padding:9px 12px;color:#080808;background:var(--text);border-radius:var(--radius-sm);text-decoration:none;font-size:11px;font-weight:650;text-transform:uppercase}.glasshouse-g1-root .empty{padding:42px 20px;color:var(--text-muted);text-align:center;font-size:12px}.glasshouse-g1-root .empty.compact{padding:18px 10px}.glasshouse-g1-root .tone-success{color:var(--success)!important}.glasshouse-g1-root .tone-danger{color:var(--danger)!important}@media (max-width:1260px){.glasshouse-g1-root .app-shell{height:auto;overflow:auto}.glasshouse-g1-root .topbar{grid-template-columns:1fr 1fr}.glasshouse-g1-root .brand-block,.glasshouse-g1-root .field,.glasshouse-g1-root .status-cluster{border-bottom:1px solid var(--line)}.glasshouse-g1-root .status-cluster{grid-column:1/-1}.glasshouse-g1-root .dashboard-grid{min-height:auto;grid-template-columns:300px minmax(0,1fr);overflow:visible}.glasshouse-g1-root .right-rail{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.glasshouse-g1-root .intent-panel,.glasshouse-g1-root .policy-panel,.glasshouse-g1-root .timeline-panel,.glasshouse-g1-root .trap-panel{min-height:260px}.glasshouse-g1-root .collapsible-panel.is-collapsed{min-height:0}}@media (max-width:760px){.glasshouse-g1-root{font-size:12px}.glasshouse-g1-root .dashboard-grid,.glasshouse-g1-root .right-rail,.glasshouse-g1-root .topbar{grid-template-columns:1fr}.glasshouse-g1-root .brand-block,.glasshouse-g1-root .field,.glasshouse-g1-root .status-cell{padding-left:14px;padding-right:14px}.glasshouse-g1-root .delta-strip,.glasshouse-g1-root .response-grid,.glasshouse-g1-root .status-cluster,.glasshouse-g1-root .summary-strip{grid-template-columns:1fr}.glasshouse-g1-root .delta-strip strong,.glasshouse-g1-root .delta-strip>div,.glasshouse-g1-root .response-grid>div,.glasshouse-g1-root .summary-strip .kv{border-right:0;border-bottom:1px solid var(--line)}.glasshouse-g1-root .dashboard-grid{padding:8px}}