*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#222;background:#fafafa;font:14px/1.4 system-ui,sans-serif}.app{flex-direction:column;min-height:100%;display:flex}.viewport{background:#e9e7e3;height:55dvh;position:relative}.viewport canvas{display:block}.panel{padding:0 16px 24px}@media (width>=900px){.app{flex-direction:row;height:100vh}.viewport{flex:0 0 65%;height:auto}.panel{flex:1;overflow-y:auto}}.hud{z-index:20;pointer-events:none;color:#fff;background:#000000a6;border-radius:4px;padding:6px 8px;font:12px/1.5 ui-monospace,monospace;position:absolute;top:8px;left:8px}.hud button{pointer-events:auto;font:inherit;min-height:28px;margin-top:4px}.lost{z-index:30;background:#e4e4e4e6;place-items:center;font-weight:600;display:grid;position:absolute;inset:0}.toolbar{z-index:20;background:#ffffffeb;border-radius:10px;gap:6px;padding:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 1px 8px #0000002e}.toolbar button{min-width:36px;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:7px;padding:0 10px}.toolbar button.active{color:#fff;background:#2b6cb0;border-color:#2b6cb0}.summary{z-index:1;background:#fafafa;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:8px;padding:10px 0;display:flex;position:sticky;top:0}.summary strong{font-size:22px}.fake{gap:6px;display:flex}.fake button{font:inherit;color:#888;background:#eee;border:1px solid #bbb;border-radius:6px;padding:6px 10px}.tabs{border-bottom:2px solid #e2e2e2;margin:10px 0 4px;display:flex}.tabs button{font:inherit;color:#777;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-2px;padding:8px 0;font-weight:600}.tabs button.active{color:#222;border-bottom-color:#2b6cb0}.tabbody{padding-top:4px}.row{align-items:center;gap:10px;margin:12px 0;display:flex}.row>span:first-child{flex:0 0 74px}.row small{color:#666}.hint{color:#666;margin:-4px 0 10px 84px;font-size:12px}.slider-wrap{flex:1;min-width:0;padding-top:22px;position:relative}.slider-wrap input[type=range]{width:100%;margin:0}.pill{color:#fff;white-space:nowrap;pointer-events:none;background:#2b6cb0;border-radius:10px;padding:4px 7px;font-size:11px;line-height:1;position:absolute;top:0;transform:translate(-50%)}.segmented{gap:0;display:flex}.segmented button{min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #bbb;padding:0 12px}.segmented button:first-child{border-radius:6px 0 0 6px}.segmented button:last-child{border-radius:0 6px 6px 0}.segmented button+button{border-left:none}.segmented button.active{color:#fff;background:#2b6cb0;border-color:#2b6cb0}.stepper button,.swatch,.reset{cursor:pointer;min-width:36px;min-height:36px;font:inherit;background:#fff;border:1px solid #bbb;border-radius:6px}.stepper{align-items:center;gap:8px;display:flex}.stepper output{text-align:center;flex:0 0 24px}.stepper button:disabled{opacity:.4;cursor:default}.swatches{gap:8px;display:flex}.swatch.active{outline-offset:1px;outline:3px solid #2b6cb0}.chips{flex-wrap:wrap;gap:6px;margin:10px 0;display:flex}.chip{min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:17px;padding:0 12px}.chip.active{color:#fff;background:#ff8a75;border-color:#ff8a75}.display-btns{gap:8px;display:flex}.display-btns button{color:#555;cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:6px;place-items:center;min-width:44px;min-height:44px;display:grid}.display-btns button.active{color:#2b6cb0;background:#eaf1f8;border-color:#2b6cb0;outline:1px solid #2b6cb0}.parts{margin:14px 0}.parts summary{cursor:pointer;font-weight:600}.parts table{border-collapse:collapse;width:100%;margin-top:8px;font-size:13px}.parts td,.parts th{text-align:left;border-bottom:1px solid #e5e5e5;padding:4px 6px}.parts td:nth-child(2),.parts th:nth-child(2){text-align:right}.reset{padding:0 16px}.slider-wrap.snaps .dots{pointer-events:none;justify-content:space-between;align-items:center;height:20px;display:flex;position:absolute;top:22px;left:14px;right:14px}.slider-wrap.snaps .dots span{background:#b5b5b5;border-radius:3px;width:6px;height:6px}.slider-wrap.snaps input[type=range]{z-index:1;position:relative}.cards{grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0;display:grid}.cards button{font:inherit;color:#444;cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:8px;justify-items:center;gap:6px;padding:8px 4px;font-size:11px;display:grid}.cards button.active{background:#eaf1f8;border-color:#2b6cb0;outline:1px solid #2b6cb0}.toolbar button{white-space:nowrap}@media (width<=600px){.toolbar{gap:4px;padding:5px}.toolbar button{min-width:32px;min-height:32px;padding:0 7px;font-size:12px}}.carousel{gap:8px;padding:4px 0 8px;display:flex;overflow-x:auto}.carousel button{cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:8px;flex:none;padding:6px;line-height:0}.carousel button.active{border-color:#e8552f}
