:root{color:#202927;font-synthesis:none;text-rendering:optimizelegibility;background:#e8edeb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{min-width:640px;margin:0;overflow:hidden}button,a{font:inherit}.model-lab{background:#fff;grid-template-rows:44px minmax(0,1fr);width:100%;height:100%;display:grid}.model-lab-header{color:#f7faf9;background:#253330;border-bottom:1px solid #18221f;align-items:center;gap:18px;padding:0 14px;display:flex}.model-lab-header strong{font-size:14px;font-weight:650}.model-lab-header span{color:#bed0ca;font-size:12px}.model-lab-workspace{grid-template-columns:230px minmax(0,1fr);min-height:0;display:grid}.model-catalog{background:#f6f8f7;border-right:1px solid #c9d1ce;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid}.model-catalog-heading{border-bottom:1px solid #d7dddb;justify-content:space-between;align-items:center;height:42px;padding:0 12px;display:flex}.model-catalog-heading h1{text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.model-catalog-heading span{color:#63716d;font-size:12px}.model-list{min-height:0;padding:6px 0;overflow-y:auto}.model-list-item{color:#293431;text-align:left;cursor:pointer;background:0 0;border:0;border-left:3px solid #0000;grid-template-columns:8px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:54px;padding:7px 12px;display:grid}.model-list-item:hover{background:#e9eeec}.model-list-item:focus-visible{outline-offset:-2px;outline:2px solid #197b74}.model-list-item.is-selected{background:#dce9e5;border-left-color:#16776f}.model-list-marker{background:#e2a73b;width:8px;height:18px}.model-list-copy{gap:3px;min-width:0;display:grid}.model-list-copy strong,.model-list-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.model-list-copy strong{font-size:13px;font-weight:600}.model-list-copy small{color:#67736f;font-size:11px}.model-source{border-top:1px solid #d7dddb;gap:6px;padding:10px 12px 12px;display:grid}.model-source span{color:#687570;text-transform:uppercase;font-size:10px;font-weight:700}.model-source a{color:#126a64;width:fit-content;font-size:12px}.model-source code{color:#7b5c22;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.viewer-host{background:#fff;min-width:0;min-height:0}.viewer-host iframe{border:0;width:100%;height:100%;display:block}
