:root{--bg:#120f0d;--panel:#1a1613;--panel-2:#211c18;--panel-3:#2a241f;--line:#342c26;--line-2:#43392f;--text:#efe6dc;--text-2:#b8aa9b;--text-3:#8a7c6e;--accent:#e9a15b;--accent-2:#f3c28c;--good:#6cc59a;--warn:#e9b35b;--bad:#e0584f;--info:#7aa7d9;--radius:10px;--font:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text);font:13px/1.45 var(--font);-webkit-font-smoothing:antialiased;overflow:hidden}button{font:inherit;color:inherit}b{font-weight:600}.app{grid-template:"top top top"52px"left center right"1fr/320px 1fr 350px;height:100%;display:grid;position:fixed;inset:0}.topbar{border-bottom:1px solid var(--line);background:linear-gradient(#1b1714,#16120f);grid-area:top;align-items:center;gap:16px;padding:0 14px;display:flex;position:relative}.left{border-right:1px solid var(--line);background:var(--panel);grid-area:left;overflow-y:auto}.right{border-left:1px solid var(--line);background:var(--panel);grid-area:right;overflow-y:auto}.center{grid-area:center;min-width:0;min-height:0;position:relative}.mobile-tabs{display:none}.left::-webkit-scrollbar{width:8px}.right::-webkit-scrollbar{width:8px}.left::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:8px}.right::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:8px}.brand{align-items:center;gap:10px;display:flex}.brand-text{flex-direction:column;line-height:1.1;display:flex}.brand-name{letter-spacing:.02em;font-weight:700}.brand-sub{color:var(--text-3);font-size:11px}.powered-by{border:1px solid var(--line);color:var(--text-3);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:12px;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.powered-by b{color:var(--text-2);font-weight:600}.powered-by:hover,.powered-by:focus-visible{color:var(--accent-2);background:#e9a15b14;border-color:#e9a15b73}.powered-by:hover b{color:var(--accent-2)}@media (max-width:1180px){.powered-by{display:none}}.design-name{color:var(--text);font:600 14px var(--font);background:0 0;border:1px solid #0000;border-radius:8px;min-width:120px;max-width:280px;padding:6px 8px}.design-name:hover,.design-name:focus{border-color:var(--line-2);background:var(--panel-2);outline:none}.topbar-actions{align-items:center;gap:6px;margin-left:auto;display:flex}.preset-select,.select-wrap select{background:var(--panel-2);border:1px solid var(--line-2);color:var(--text);font:inherit;border-radius:8px;padding:6px 10px}.tbtn{border:1px solid var(--line-2);cursor:pointer;height:30px;color:var(--text-2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#211c18d9;border-radius:8px;align-items:center;gap:6px;padding:0 10px;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.tbtn:hover:not(:disabled){color:var(--text);border-color:#5a4b3e}.tbtn.on{color:var(--accent-2);background:#e9a15b1f;border-color:#e9a15b80}.tbtn.icon{justify-content:center;width:30px;padding:0}.tbtn:disabled{opacity:.35;cursor:default}.editor{padding:8px 0 40px}.section{border-bottom:1px solid var(--line)}.section-head{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:12px 16px;display:flex}.section-head:hover{background:var(--panel-2)}.section-icon{background:var(--panel-3);width:28px;height:28px;color:var(--accent);border-radius:8px;place-items:center;display:grid}.section-title{flex:1;font-weight:600}.section .chev{color:var(--text-3);transition:transform .2s}.section.open .chev{transform:rotate(180deg)}.section-body{flex-direction:column;gap:12px;padding:4px 16px 18px;display:flex}.badge{color:var(--text-3);background:var(--panel-3);border-radius:999px;padding:2px 7px;font-size:11px}.field-head{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.field-label{color:var(--text-2);font-size:12px}.field-label.spaced{margin-top:4px;margin-bottom:-4px}.field-hint{color:var(--text-3);font-size:11px}.field-hint.below{margin-top:4px}.slider-value{font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}input[type=range]{appearance:none;cursor:pointer;background:0 0;width:100%;height:18px;margin:0}input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--accent) 0 var(--pct,50%), var(--line-2) var(--pct,50%) 100%);border-radius:4px;height:4px}input[type=range]::-moz-range-track{background:linear-gradient(90deg, var(--accent) 0 var(--pct,50%), var(--line-2) var(--pct,50%) 100%);border-radius:4px;height:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:2px solid var(--accent);background:#f6ede3;border-radius:50%;width:14px;height:14px;margin-top:-5px;box-shadow:0 1px 4px #00000080}input[type=range]::-moz-range-thumb{border:2px solid var(--accent);background:#f6ede3;border-radius:50%;width:12px;height:12px}.segmented{background:var(--panel-3);border-radius:9px;gap:2px;padding:3px;display:flex}.segmented button{cursor:pointer;color:var(--text-2);white-space:nowrap;background:0 0;border:0;border-radius:7px;flex:1;padding:6px 8px;transition:background .15s,color .15s}.segmented button:hover{color:var(--text)}.segmented button.on{color:var(--text);background:#3a3029;box-shadow:0 1px 2px #00000059,inset 0 0 0 1px #e9a15b40}.segmented.sm button{padding:4px 8px;font-size:12px}.toggle{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.toggle-text{flex-direction:column;display:flex}.toggle input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute;top:50%;right:0}.toggle-track{background:var(--line-2);border-radius:999px;flex:none;width:34px;height:20px;transition:background .2s;position:relative}.toggle-thumb{background:#f6ede3;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px;left:3px}.toggle input:checked+.toggle-track{background:var(--accent)}.toggle input:checked+.toggle-track .toggle-thumb{transform:translate(14px)}.toggle input:focus-visible+.toggle-track{outline:2px solid var(--accent-2);outline-offset:2px}.select-wrap{flex-direction:column;gap:6px;display:flex}.btn{border:1px solid var(--line-2);background:var(--panel-2);cursor:pointer;color:var(--text-2);border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;display:inline-flex}.btn:hover:not(:disabled){color:var(--text)}.btn:disabled{opacity:.4;cursor:default}.btn.accent{color:var(--accent-2);background:#e9a15b24;border-color:#e9a15b73}.btn.full{width:100%}.row-buttons{gap:8px;display:flex}.row-buttons .btn{flex:1}.note{color:var(--text-3);margin:-2px 0 0;font-size:12px}.tiers{flex-direction:column;gap:8px;display:flex}.tier,.subcard{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:8px;padding:10px 12px;display:flex}.tier-label,.subcard-title{color:var(--accent-2);font-size:12px;font-weight:600}.wood-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.wood-chip{border:1px solid var(--line);background:var(--panel-2);cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:8px;padding:6px;display:flex}.wood-chip.on{border-color:var(--accent);background:#e9a15b14}.wood-chip.dim .wood-name{color:var(--text-3)}.wood-swatch{border-radius:4px;flex:none;width:26px;height:20px;box-shadow:inset 0 0 0 1px #00000040}.wood-name{font-size:12px}.heater-list{flex-direction:column;gap:6px;display:flex}.heater-card{text-align:left;border:1px solid var(--line);background:var(--panel-2);cursor:pointer;border-radius:8px;flex-direction:column;padding:8px 10px;display:flex}.heater-card.on{border-color:var(--accent);background:#e9a15b14}.hc-name{font-weight:600}.hc-meta{color:var(--text-3);font-size:11px}.stone-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.stone-chip{border:1px solid var(--line);background:var(--panel-2);cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:8px;padding:7px 8px;font-size:12px;display:flex}.stone-chip.on{border-color:var(--accent)}.stone-dot{flex:none;width:16px;height:14px}.viewport{background:radial-gradient(at 50% 30%,#211b17,#0f0d0b);position:absolute;inset:0;overflow:hidden}.canvas-host{position:absolute;inset:0}.vp-msg{text-align:center;color:var(--text-2);place-items:center;display:grid;position:absolute;inset:0}.vp-msg.error{color:var(--bad)}.toolbar{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:calc(100% - 24px);display:flex;position:absolute;left:50%;transform:translate(-50%)}.toolbar.top{justify-content:flex-end;max-width:calc(100% - 250px);top:12px;left:auto;right:12px;transform:none}.toolbar.top .segmented{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line-2);background:#211c18d9}.toolbar.bottom{border:1px solid var(--line-2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#16120fc7;border-radius:14px;padding:8px;bottom:14px;box-shadow:0 8px 30px #0006}.chips{align-items:center;gap:6px;display:flex}.chip{border:1px solid var(--line-2);background:var(--panel-2);cursor:pointer;height:30px;color:var(--text-2);white-space:nowrap;border-radius:999px;padding:0 12px}.chip.on{color:var(--text)}.chip.on.temp{background:linear-gradient(90deg,#2f8fb840,#f28a3a4d);border-color:#d9674b}.chip.on.air{background:#4aa8ff29;border-color:#4aa8ff}.chip.on.steam{background:#f4efe81f;border-color:#d8d2c8}.slice-ctl{align-items:center;gap:8px;width:280px;display:flex}.loyly{cursor:pointer;color:#2a1a0e;background:linear-gradient(#f6c58c,#e28d45);border:0;border-radius:999px;align-items:center;gap:8px;height:34px;padding:0 16px;font-weight:600;transition:transform .1s,filter .15s;display:inline-flex;box-shadow:0 4px 16px #e28d4559,inset 0 1px #fff6}.loyly:hover:not(:disabled){filter:brightness(1.06)}.loyly:active:not(:disabled){transform:scale(.97)}.loyly:disabled{opacity:.5;cursor:default}.hud{border:1px solid var(--line-2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-variant-numeric:tabular-nums;pointer-events:none;background:#16120fb8;border-radius:12px;padding:8px 12px;position:absolute;top:12px;left:14px}.hud-row{align-items:center;gap:8px;display:flex}.hud-row b{font-size:18px}.hud-row.small{color:var(--text-2);gap:6px;margin-top:2px;font-size:11px}.hud-dot{border-radius:50%;width:10px;height:10px;box-shadow:0 0 10px}.muted{color:var(--text-3)}.legend{color:var(--text-2);border:1px solid var(--line-2);background:#16120fb8;border-radius:10px;align-items:center;gap:8px;padding:6px 10px;font-size:11px;display:flex;position:absolute;top:134px;left:14px}.legend-bar{background:linear-gradient(90deg,#1d3b7a 0%,#2f8fb8 18%,#49c2a0 36%,#f1d35b 55%,#f28a3a 72%,#d93a4b 88%,#ffd6e6 100%);border-radius:4px;width:140px;height:8px}.analysis{flex-direction:column;gap:12px;padding:14px;display:flex}.score-card{border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(135deg,#251e19,#1d1814);align-items:center;gap:14px;padding:12px 14px;display:flex}.score-ring{--p:50%;--c:var(--accent);background:conic-gradient(var(--c) var(--p), var(--line) 0);border-radius:50%;flex:none;place-items:center;width:54px;height:54px;display:grid}.score-ring span{background:#1f1a16;border-radius:50%;place-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:grid}.score-title{font-size:14px;font-weight:600}.score-sub{color:var(--text-3);font-size:12px}.card{border-radius:var(--radius);background:var(--panel-2);border:1px solid var(--line);padding:12px}.card-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;font-weight:600;display:flex}.card-head.as-button{cursor:pointer;background:0 0;border:0;width:100%;padding:0}.pill{background:var(--panel-3);color:var(--text-3);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:500}.pill.ok{color:var(--good)}.link{color:var(--accent-2);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:500}.temps{grid-template-columns:1fr 1fr;gap:8px;display:grid}.temp{background:var(--panel-3);border-radius:8px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;column-gap:8px;padding:8px 10px;display:grid}.temp-dot{border-radius:3px;grid-row:span 2;width:6px}.temp-val{font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}.temp-label{color:var(--text-3);font-size:11px}.kv-row{flex-direction:column;gap:4px;margin-top:10px;display:flex}.kv-row>div,.figs>div{justify-content:space-between;gap:8px;display:flex}.k{color:var(--text-3)}.v{font-variant-numeric:tabular-nums;font-weight:500}.figs{grid-template-columns:1fr;gap:5px;display:grid}.profile{margin-top:12px}.profile-title,.chart-title{color:var(--text-3);margin:12px 0 6px;font-size:11px}.profile-title{margin-top:0}.profile-bars{flex-direction:column;gap:2px;display:flex}.pbar{color:var(--text-3);font-variant-numeric:tabular-nums;grid-template-columns:26px 1fr 30px;align-items:center;gap:6px;font-size:10px;display:grid}.pbar-track{background:var(--panel-3);border-radius:4px;height:7px;overflow:hidden}.pbar-fill{border-radius:4px;height:100%;transition:width .4s;display:block}.pbar-t{text-align:right;color:var(--text-2)}.chart{width:100%;height:auto}.chart-guide{stroke:var(--line-2);stroke-dasharray:3 3}.chart-label{fill:var(--text-3);font-size:9px}.check-group+.check-group{margin-top:10px}.check-cat{letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);margin-bottom:6px;font-size:11px}.check-group ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.check{background:var(--panel-3);border-left:3px solid #0000;border-radius:8px;grid-template-columns:22px 1fr;gap:8px;padding:8px 10px;display:grid}.check.bad{border-left-color:var(--bad)}.check.warn{border-left-color:var(--warn)}.check.good{border-left-color:var(--good)}.check.info{border-left-color:var(--info)}.check-icon{border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.check.bad .check-icon{color:var(--bad)}.check.warn .check-icon{color:var(--warn)}.check.good .check-icon{color:var(--good)}.check.info .check-icon{color:var(--info)}.check-title{font-size:12.5px;font-weight:600}.check-detail{color:var(--text-2);font-size:12px}.totals{flex-wrap:wrap;gap:4px;display:flex}.total-chip{color:var(--text-3);background:var(--panel-3);border-radius:6px;padding:2px 6px;font-size:11px}.total-chip b{color:var(--text-2)}table.cut{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;margin-top:10px;font-size:11.5px}table.cut th{text-align:left;color:var(--text-3);border-bottom:1px solid var(--line-2);padding:4px;font-weight:500}table.cut td{border-bottom:1px solid var(--line);padding:3px 4px}.plan-card{border-bottom:1px solid var(--line);padding-bottom:6px}.plan-head{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:10px 16px 6px;display:flex}.plan-head .chev{color:var(--text-3);transition:transform .2s}.plan-head .chev.up{transform:rotate(180deg)}.badge.sel{color:var(--accent-2);text-overflow:ellipsis;white-space:nowrap;background:#e9a15b24;max-width:150px;overflow:hidden}.plan-wrap{padding:0 12px}svg.plan{touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;max-height:340px;display:block}.pl-shell{fill:#2a2420}.pl-floor{fill:#17130f}.pl-grid{fill:none;stroke:#fff0dc0b;stroke-width:.004px}.pl-item{cursor:grab}svg.plan.dragging,svg.plan.dragging .pl-item{cursor:grabbing}.pl-hit{fill:#0000;stroke:none}.pl-hitline{stroke:#0000;stroke-width:.16px}.pl-tier{fill:#b98a5c;stroke:#1a1410;stroke-width:.008px}.pl-run{fill:none;stroke:#fff0dc40;stroke-width:.012px}.pl-label{fill:#20170f;pointer-events:none;font-size:.16px;font-weight:700}.pl-item.hov .pl-run,.pl-item.hov .pl-heater,.pl-item.hov .pl-door{stroke:#fff4e6cc}.pl-item.sel .pl-run,.pl-item.sel .pl-heater,.pl-item.sel .pl-guard{stroke:var(--accent);stroke-width:.025px}.pl-heater{fill:#3a3c40;stroke:#6d7076;stroke-width:.012px}.pl-flange{fill:#9ea3a8;opacity:.55}.pl-pit rect{fill:#0d0b09;stroke:#b98a5c;stroke-width:.012px}.pl-pit rect.pl-step{fill:#2a211a;stroke-dasharray:.03 .02}.pl-vent.ceil circle:not(.pl-hit){stroke-dasharray:.02 .015;fill-opacity:.6}.hud-row.felt{gap:6px}.steam-now{color:#cfe3ff;margin-left:4px}.chart-empty{color:var(--text-3);text-align:center;padding:14px 0;font-size:11px}.warn-text{color:var(--warn)}.heater-specs{color:var(--text-3);flex-wrap:wrap;gap:4px 10px;margin-top:-4px;font-size:11px;display:flex}.pl-stones{fill:#7b7f7c;pointer-events:none}.pl-guard{fill:none;stroke:#b98a5c;stroke-width:.018px;stroke-dasharray:.04 .03}.pl-firedoor{stroke:#ff7a2a;stroke-width:.035px;stroke-linecap:round}.pl-flue{fill:none;stroke:#c9ccd0;stroke-width:.012px;pointer-events:none}.pl-doorgap{stroke:#17130f;stroke-width:.13px}.pl-door{stroke:#c9a27a;stroke-width:.025px}.pl-item.sel .pl-door,.pl-item.sel .pl-window{stroke:var(--accent)}.pl-swing{fill:none;stroke:#c9a27a73;stroke-width:.01px;stroke-dasharray:.03 .025}.pl-window{stroke:#9fc3d4;stroke-width:.018px}.pl-vent circle:not(.pl-hit){stroke:#0f0d0b;stroke-width:.012px}.pl-vent.inlet circle:not(.pl-hit){fill:#4aa8ff}.pl-vent.outlet circle:not(.pl-hit){fill:#ff8a3d}.pl-vent.sel circle:not(.pl-hit){stroke:#fff4e6;stroke-width:.025px}.pl-tag{fill:var(--text-2);pointer-events:none;font-size:.11px}.pl-flow{fill:none;stroke:#7abeff8c;stroke-width:.018px;stroke-dasharray:.05 .04;pointer-events:none}.pl-arrowhead{fill:#ff8a3dcc}.pl-handle{fill:var(--accent);stroke:#1a1410;stroke-width:.015px;cursor:ew-resize}.pl-dim{fill:var(--text-3);font-size:.13px}.pl-wall{letter-spacing:.02px;fill:var(--text-3);opacity:.8;pointer-events:none;font-size:.085px}.plan-legend{color:var(--text-2);flex-wrap:wrap;gap:4px 12px;padding:4px 4px 0;font-size:11px;display:flex}.plan-legend .dot{border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.plan-legend .dot.inlet{background:#4aa8ff}.plan-legend .dot.outlet{background:#ff8a3d}.run-list{flex-wrap:wrap;gap:6px;display:flex}.run-chip{border:1px solid var(--line-2);background:var(--panel-2);color:var(--text-2);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:12px;display:inline-flex}.run-chip b{color:var(--accent-2)}.run-chip.on{border-color:var(--accent);color:var(--text);background:#e9a15b1a}.run-chip.add{border-style:dashed}.subcard-title.row{justify-content:space-between;align-items:baseline;display:flex}.small{font-size:11px;font-weight:400}.btn.danger{color:#f0a39d}.btn.danger:hover:not(:disabled){border-color:var(--bad)}.note.advice{color:var(--text-2);background:#7aa7d914;border:1px solid #7aa7d940;border-radius:8px;margin:0;padding:8px 10px}.heater-group{flex-direction:column;gap:6px;display:flex}.sel-bar,.sel-hint{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#16120fc7;border:1px solid #e9a15b73;border-radius:12px;align-items:center;gap:8px;max-width:calc(100% - 28px);padding:6px 8px 6px 12px;font-size:12px;display:flex;position:absolute;top:92px;left:14px}.sel-bar .muted{font-size:11px}.sel-dot{background:var(--accent);border-radius:50%;flex:none;width:8px;height:8px}.sel-hint{border-color:var(--line-2);color:var(--text-3);pointer-events:none;padding:6px 10px;font-size:11px}@media (max-width:1180px){.app{grid-template-columns:290px 1fr 310px}}@media (max-width:900px){.app{grid-template:"top"52px"center"1fr"tabs"48px/1fr}.left,.right{z-index:5;border:0;grid-area:center;display:none}.app.tab-design .left,.app.tab-analysis .right{display:block}.mobile-tabs{border-top:1px solid var(--line);background:var(--panel);grid-area:tabs;display:flex}.mobile-tabs button{color:var(--text-3);cursor:pointer;background:0 0;border:0;flex:1}.mobile-tabs button.on{color:var(--accent-2)}.brand-text,.design-name,.preset-select{display:none}.slice-ctl{width:100%}.toolbar.top{max-width:calc(100% - 24px);top:86px}.sel-bar,.sel-hint{top:auto;bottom:110px}.legend{top:130px}}
