html,body{background:#12151a;height:100%;margin:0;font-family:system-ui,sans-serif;overflow:hidden}:root{--asset-panel-width:calc(340px * 2 / 3 * 1.3)}#container{position:fixed;inset:0}#container canvas{width:100%;height:100%;display:block}#asset-panel{width:var(--asset-panel-width);box-sizing:border-box;z-index:3;--bim-ui_size-lg:.75rem;--bim-label--fz:.6875rem;--bim-ui_size-base:.6875rem;--bim-ui_size-16xl:1.75rem;height:100%;position:fixed;top:0;bottom:0;left:0}#asset-monitor{cursor:pointer;--asset-type-size:1rem;--asset-type-weight:700;--asset-fault-color:crimson;--asset-healthy-color:#3ddc84}#asset-monitor bim-table-row,#asset-monitor bim-table-cell{align-items:flex-start;height:auto;min-height:2rem}#asset-monitor bim-label{white-space:normal;max-width:100%;overflow:visible}#asset-monitor .fixture-name{width:100%;min-width:0;color:var(--bim-label--c,var(--bim-ui_bg-contrast-100));align-items:flex-start;gap:.3rem;display:flex}#asset-monitor .fixture-name__icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:.7rem;height:.7rem;margin-top:.15rem}#asset-monitor .fixture-name__text{white-space:normal;overflow-wrap:anywhere;word-break:break-word;flex:1;min-width:0;line-height:1.3}#status{top:12px;left:calc(var(--asset-panel-width) + 12px);z-index:2;color:#f8fafc;background:#0f172ad1;border-radius:6px;margin:0;padding:8px 12px;font-size:14px;position:fixed}#status[hidden]{display:none}#status.error{background:#7f1d1deb}#plans{left:calc(var(--asset-panel-width) + 12px);z-index:2;color:#f8fafc;box-sizing:border-box;background:#0f172ae0;border-radius:8px;flex-direction:row;align-items:center;gap:8px;width:auto;max-height:none;padding:10px 12px;display:flex;position:fixed;bottom:12px;right:12px}#plans[hidden]{display:none}.plans-header{justify-content:space-between;align-items:center;gap:8px;display:flex}#plans h2{white-space:nowrap;margin:0;font-size:14px;font-weight:600}#close-plan,.plan-button{color:#f8fafc;font:inherit;cursor:pointer;background:#1e293b;border:0;border-radius:6px}#close-plan{white-space:nowrap;padding:6px 10px;font-size:13px}#close-plan[aria-pressed=true],.plan-button[aria-pressed=true]{background:#2563eb}#plan-list{flex-direction:row;gap:6px;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.plan-button{text-align:center;white-space:nowrap;width:auto;padding:8px 10px;font-size:13px}.plan-empty{color:#cbd5e1;margin:0;font-size:13px}@media (width<=720px){#asset-panel{width:min(var(--asset-panel-width), 100vw)}#plans,#status{left:12px}#plans{flex-wrap:wrap}}
