:root{color:#edf1f3;background:#101417;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{font:inherit}:focus-visible{outline-offset:2px;outline:2px solid #83b8d3}button,select,.tab-button,.component-card,.layer-button,.show-all-row,.download-stl,#render-mode{transition:border-color .12s,background-color .12s,color .12s}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.layout{grid-template-columns:minmax(0,1fr) 380px;min-height:100vh;display:grid}.viewport{background:#11171b;min-width:0;position:relative}#scene{width:100%;height:100vh;display:block}.toolbar{z-index:2;pointer-events:none;flex-wrap:wrap;align-items:center;gap:10px;display:flex;position:absolute;top:14px;left:14px;right:14px}.toolbar>*{pointer-events:auto}.toolbar button,.toolbar span,.toolbar-field{color:#f4f7f8;background:#171e23e6;border:1px solid #3b4851;border-radius:6px;min-height:36px;padding:8px 10px}.toolbar button{cursor:pointer}.toolbar button:hover,#render-mode:hover{background:#222c33f2;border-color:#6d8798}.toolbar button:active{background:#2a3640}.toolbar-group{align-items:stretch;gap:6px;display:flex}.toolbar-group>*{pointer-events:auto}.toolbar-field{grid-template-columns:auto minmax(170px,220px);align-items:center;gap:8px;padding-right:8px;display:grid}.toolbar-field-compact{grid-template-columns:auto minmax(130px,170px)}.toolbar-field span{color:#d8e1e6;text-transform:uppercase;margin:0;font-size:12px}.toolbar-field select{min-width:0}.toolbar button.is-active{background:#2c2a18;border-color:#f2d45a}.review-sheet-overlay{z-index:1;pointer-events:none;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:absolute;inset:0}.review-sheet-overlay[hidden]{display:none}.review-sheet-cell{border:1px solid #788892cc;position:relative}.review-sheet-cell strong,.review-sheet-cell span{background:#101417db;padding:0 8px;position:absolute;left:14px}.review-sheet-cell strong{color:#eef3f5;letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;top:14px}.review-sheet-cell span{color:#c0ccd3;margin:0;font-size:11px;top:34px}.structural-legend{z-index:2;pointer-events:none;background:#0e1316e6;border:1px solid #3b4851;border-radius:6px;width:min(320px,100% - 28px);padding:12px;position:absolute;bottom:14px;right:14px}.structural-legend[hidden]{display:none}.legend-gradient{background:linear-gradient(90deg,#1f78d1 0%,#f2d45a 50%,#d7191c 100%);border:1px solid #5a6368;border-radius:4px;height:14px;margin-top:10px}.legend-scale{justify-content:space-between;gap:12px;display:flex}.flight-hud{z-index:2;pointer-events:none;background:#0e1316db;border:1px solid #3b4851;border-radius:6px;padding:10px;position:absolute;bottom:14px;left:14px}.walkthrough-hud{z-index:2;color:#edf1f3;pointer-events:none;background:#0e1316e6;border:1px solid #3b4851;border-radius:6px;min-width:220px;max-width:min(360px,100% - 28px);padding:10px 12px;font-size:13px;position:absolute;bottom:88px;left:14px}.walkthrough-hud[hidden]{display:none}.key-grid{grid-template-columns:repeat(4,34px);gap:6px;display:grid}.key-grid kbd{color:#dfe8ed;background:#1f2a31;border:1px solid #56646d;border-bottom-color:#29333a;border-radius:5px;place-items:center;width:34px;height:30px;font:700 12px/1 Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.key-grid kbd.is-held{color:#15130a;background:#f2d45a;border-color:#f2d45a;box-shadow:0 0 14px #f2d45a75}.panel{background:#181f24;border-left:1px solid #2d3740;height:100vh;padding:18px;overflow:auto}.panel-section{margin-bottom:24px}.panel-tabs{margin-top:14px}.tab-list{z-index:2;background:#181f24;grid-template-columns:repeat(auto-fit,minmax(54px,1fr));gap:6px;margin-bottom:12px;padding-bottom:8px;display:grid;position:sticky;top:0}.tab-button{color:#b8c5cd;cursor:pointer;background:#202930;border:1px solid #303b43;border-bottom-width:2px;border-radius:6px;min-height:34px;padding:7px 6px}.tab-button:hover{color:#e8eef1;border-color:#6d8798}.tab-button.is-active{color:#f4f7f8;background:#22323c;border-color:#83b8d3 #83b8d3 #f2d45a}.tab-panel{display:none}.tab-panel.is-active{display:block}h2{color:#bac6ce;text-transform:uppercase;margin:0 0 9px;font-size:13px}.summary,.data-row,.component-card,.show-all-row,.layer-button,.field,.cost-row{color:#edf1f3;text-align:left;background:#202930;border:1px solid #303b43;border-radius:6px;width:100%;margin:8px 0;padding:10px;display:block}.component-card{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.component-card:hover,.show-all-row:hover,.layer-button:hover{border-color:#6d8798}.component-card.is-isolated,.show-all-row.is-active,.layer-button.is-active{background:#22323c;border-color:#83b8d3}.show-all-row,.layer-button,.download-stl{cursor:pointer}.show-all-row{text-align:center}.layer-grid{grid-template-columns:1fr;gap:8px;display:grid}.layer-button{min-height:64px}.download-stl{color:#f4f7f8;background:#2a3640;border:1px solid #51626d;border-radius:5px;padding:7px 9px}.download-stl:disabled{color:#7f8b93;cursor:not-allowed;opacity:.6}.field span{margin:0 0 7px}select{color:#f4f7f8;cursor:pointer;background:#12191e;border:1px solid #51626d;border-radius:6px;width:100%;min-height:36px;padding:9px 10px}select:hover{border-color:#6d8798}#render-mode{cursor:pointer}input[type=range]{accent-color:#f2d45a;width:100%}.option-costs{margin-top:10px}.cost-row{padding:8px 10px}.cost-row.selected{background:#22323c;border-color:#83b8d3}strong,span,small{display:block}span,small{color:#aebbc3;margin-top:4px;font-size:12px;line-height:1.35}.warning{border-color:#7c6a35}.error{border-color:#8b3a36}.document-tree,.document-tree ul{margin:0;padding-left:14px;list-style:none}.document-tree{padding-left:0}.document-folder summary{cursor:pointer;color:#dce5ea;padding:7px 0}.document-file{border-bottom:1px solid #273039;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:8px;padding:6px 0;display:grid}.document-file a{overflow-wrap:anywhere;color:#9ed2ee;text-decoration:none}.document-file a:hover,.document-file a:focus{text-decoration:underline}@media (width<=900px){.layout{grid-template-columns:1fr}#scene{height:64vh}.panel{border-top:1px solid #2d3740;border-left:0;height:auto}.structural-legend{bottom:calc(36vh + 10px);right:10px}}.invest-chart{background:#161c21;border-radius:8px;margin:12px 0;padding:10px}.invest-chart h3{margin:0 0 8px;font-size:.85rem}.invest-chart-body{align-items:flex-start;gap:12px;display:flex}.invest-pie{flex:none;width:120px;height:120px}.invest-circles{width:100%;height:auto}.invest-circle-value{fill:#edf1f3;font-size:13px;font-weight:700}.invest-circle-label{fill:#9fb0bb;font-size:11px}.invest-legend{flex-direction:column;gap:4px;min-width:0;font-size:.75rem;display:flex}.invest-legend-row{align-items:center;gap:6px;display:flex}.invest-legend-row strong{white-space:nowrap;margin-left:auto}.invest-swatch{border-radius:2px;flex:none;width:10px;height:10px}.invest-chart small{color:#8b9aa5;margin-top:6px;display:block}#r8-loading-overlay{color:#cde;letter-spacing:.04em;z-index:9999;pointer-events:none;background:#101417f5;flex-direction:column;justify-content:center;align-items:center;gap:14px;font-size:1.1rem;display:flex;position:fixed;inset:0}#r8-loading-overlay:before{content:"";border:3px solid #2c3a44;border-top-color:#83b8d3;border-radius:50%;width:34px;height:34px;animation:.9s linear infinite r8-spin}.status-toast{z-index:5;color:#e8eef1;pointer-events:none;background:#0e1316f0;border:1px solid #3b4851;border-radius:999px;align-items:center;gap:9px;padding:8px 16px;font-size:13px;display:flex;position:absolute;top:64px;left:50%;transform:translate(-50%)}.status-toast[hidden]{display:none}.status-spinner{border:2px solid #2c3a44;border-top-color:#f2d45a;border-radius:50%;width:14px;height:14px;margin:0;animation:.9s linear infinite r8-spin}@keyframes r8-spin{to{transform:rotate(360deg)}}.panel::-webkit-scrollbar{width:10px}.panel::-webkit-scrollbar-thumb{background:#303b43;border-radius:5px}.panel::-webkit-scrollbar-thumb:hover{background:#41505a}
