.btu-calc-shell{flex-direction:column;gap:1.25rem;display:flex}.calc-section-title{margin-bottom:.25rem}.section-title{font-size:var(--text-sm);color:hsl(var(--text-primary));font-weight:700}.dimensions-grid,.envelope-grid,.temps-grid{grid-template-columns:repeat(3,1fr);gap:.85rem;display:grid}.envelope-grid{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));border-radius:8px;grid-template-columns:1.2fr 1fr;padding:1rem}.dim-col,.envelope-col,.temp-col{flex-direction:column;display:flex}.dim-label{color:hsl(var(--text-secondary));margin-bottom:.35rem;font-size:.75rem;font-weight:600}.dim-input,.temp-input{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));width:100%;color:hsl(var(--text-primary));font-variant-numeric:tabular-nums;border-radius:6px;padding:.55rem .75rem;font-size:.9375rem;font-weight:700}.dim-hint{color:hsl(var(--text-muted));margin-top:.25rem;font-size:.65rem}.insulation-pills{grid-template-columns:repeat(2,1fr);gap:.35rem;display:grid}.insulation-btn{background:hsl(var(--bg-surface));border:1px solid hsl(var(--border-subtle));color:hsl(var(--text-secondary));cursor:pointer;text-align:left;transition:all var(--duration-fast) var(--ease-spring);border-radius:6px;padding:.4rem .5rem;font-size:.725rem;font-weight:600}.insulation-btn:hover{border-color:hsl(var(--primary));color:hsl(var(--text-primary))}.insulation-btn.active{background:hsl(var(--primary) / .1);border-color:hsl(var(--primary));color:hsl(var(--primary));font-weight:700}.window-label-row{justify-content:space-between;align-items:baseline;margin-bottom:.35rem;display:flex}.window-sqft-val{color:hsl(var(--primary));font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:700}.tactile-range{width:100%;accent-color:hsl(var(--primary));cursor:pointer}.tactile-range::-webkit-slider-thumb{appearance:none;background:hsl(var(--primary));cursor:pointer;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #00000040}.tactile-range::-moz-range-thumb{background:hsl(var(--primary));cursor:pointer;border:none;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #00000040}.checkbox-label{color:hsl(var(--text-secondary));cursor:pointer;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.7rem;display:flex}.temp-input-wrap{align-items:center;display:flex;position:relative}.temp-unit{color:hsl(var(--text-muted));font-size:.8125rem;font-weight:600;position:absolute;right:.75rem}.altitude-block{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.altitude-header-row{justify-content:space-between;align-items:baseline;display:flex}.altitude-pill{color:hsl(var(--primary));background:hsl(var(--primary) / .1);font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:6px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.altitude-scale-row{color:hsl(var(--text-muted));justify-content:space-between;font-size:.65rem;display:flex}.altitude-telemetry-strip{border-top:1px solid hsl(var(--border-subtle));grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.25rem;padding-top:.5rem;display:grid}.alt-metric{align-items:baseline;gap:.35rem;font-size:.75rem;display:flex}.alt-lbl{color:hsl(var(--text-muted))}.alt-metric strong{color:hsl(var(--text-primary))}.soot-low{color:hsl(var(--accent-success))!important}.soot-mod{color:hsl(var(--accent-warning))!important}.soot-high{color:hsl(var(--accent-danger,0 80% 55%))!important}@media (width<=640px){.dimensions-grid,.envelope-grid,.temps-grid,.altitude-telemetry-strip{grid-template-columns:1fr}}input[data-astro-cid-qmewbrws][type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:hsl(var(--primary));cursor:pointer;border:2px solid hsl(var(--bg-canvas));border-radius:50%;width:20px;height:20px;box-shadow:0 1px 4px #0006}.sticky-telemetry-dock{flex-direction:column;gap:1rem;display:flex;position:sticky;top:6rem}.btu-results-card{background:hsl(var(--bg-surface));border:1px solid hsl(var(--border-subtle));box-shadow:var(--shadow-md);border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.card-header{justify-content:space-between;align-items:center;display:flex}.card-tag{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:hsl(var(--text-muted));font-weight:700}.safety-indicator{color:hsl(var(--accent-success));background:hsl(var(--accent-success) / .1);border-radius:9999px;padding:.2rem .55rem;font-size:.7rem;font-weight:600}.kpi-number-wrap{align-items:baseline;gap:.35rem;display:flex}.kpi-number{color:hsl(var(--text-primary));font-variant-numeric:tabular-nums;font-size:clamp(2.5rem,5vw,3.25rem);font-weight:800;line-height:1}.kpi-unit{color:hsl(var(--primary));font-size:1.25rem;font-weight:700}.kpi-metric-alt{color:hsl(var(--text-secondary));font-size:.8125rem;font-weight:600;display:block}.loss-breakdown-row{border-top:1px solid hsl(var(--border-subtle));border-bottom:1px solid hsl(var(--border-subtle));grid-template-columns:1fr 1fr;gap:.75rem;padding:.75rem 0;display:grid}.loss-label{color:hsl(var(--text-muted));font-size:.7rem;display:block}.loss-val{color:hsl(var(--text-primary));font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:700}.altitude-advisory-card{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));border-radius:8px;align-items:flex-start;gap:.75rem;padding:.85rem;display:flex}.alt-adv-icon{color:hsl(var(--primary));flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.alt-adv-text strong{color:hsl(var(--text-primary));margin-bottom:.2rem;font-size:.75rem;display:block}.alt-adv-text p{color:hsl(var(--text-secondary));margin:0;font-size:.7rem;line-height:1.45}.fuel-cost-matrix{flex-direction:column;gap:.65rem;display:flex}.fuel-title{text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--text-secondary));font-size:.75rem;font-weight:700}.fuel-row{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));border-radius:6px;justify-content:space-between;align-items:center;padding:.55rem .75rem;display:flex}.fuel-type strong{color:hsl(var(--text-primary));font-size:.75rem;display:block}.fuel-type span{color:hsl(var(--text-muted));font-size:.65rem}.fuel-price{color:hsl(var(--primary));font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:700}.warning-fuel{border-color:hsl(var(--accent-warning) / .4);background:hsl(var(--accent-warning) / .05)}.moisture-warning-box{background:hsl(var(--accent) / .08);border:1px solid hsl(var(--accent) / .25);border-radius:8px;gap:.6rem;padding:.75rem;display:flex}.moisture-icon{color:hsl(var(--accent));font-size:.7rem;font-weight:800}.moisture-text strong{color:hsl(var(--text-primary));margin-bottom:.15rem;font-size:.75rem;display:block}.moisture-text p{color:hsl(var(--text-secondary));margin:0;font-size:.7rem;line-height:1.4}.math-drawer{border:1px solid hsl(var(--border-subtle));background:hsl(var(--bg-canvas));border-radius:8px;overflow:hidden}.math-summary{cursor:pointer;color:hsl(var(--text-secondary));user-select:none;align-items:center;gap:.5rem;padding:.65rem .85rem;font-size:.75rem;font-weight:700;display:flex}.math-summary:hover{color:hsl(var(--primary))}.math-body{border-top:1px solid hsl(var(--border-subtle));flex-direction:column;gap:.65rem;padding:.75rem;display:flex}.formula-item{flex-direction:column;gap:.2rem;display:flex}.formula-title{color:hsl(var(--text-muted));font-size:.65rem;font-weight:600}.formula-code{font-family:var(--font-mono,monospace);background:hsl(var(--bg-elevated));color:hsl(var(--text-primary));white-space:pre-wrap;word-break:break-all;border-radius:4px;padding:.3rem .5rem;font-size:.65rem}.reviewer-byline-card{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));border-radius:8px;align-items:center;gap:.75rem;padding:.85rem;display:flex}.byline-avatar{background:hsl(var(--primary) / .15);width:36px;height:36px;color:hsl(var(--primary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:800;display:flex}.byline-info{flex-direction:column;gap:.15rem;display:flex}.byline-author{color:hsl(var(--text-primary));font-size:.8125rem;font-weight:700}.byline-role{color:hsl(var(--text-secondary));font-size:.7rem;font-weight:500}.byline-citation{color:hsl(var(--text-muted));font-size:.65rem;font-style:italic}@media (width<=960px){.sticky-telemetry-dock{position:static}}.diagnostic-tree-box{background:hsl(var(--bg-surface));border:1px solid hsl(var(--border-subtle));box-shadow:var(--shadow-sm);border-radius:12px;padding:1.5rem}.tree-header{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.eyebrow-tag{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:hsl(var(--primary));margin-bottom:.15rem;font-weight:700;display:block}.tree-title{font-size:var(--text-md);color:hsl(var(--text-primary));font-weight:800}.safety-badge{color:hsl(var(--accent-warning));background:hsl(var(--accent-warning) / .12);border-radius:9999px;padding:.2rem .55rem;font-size:.7rem;font-weight:600}.tree-lead{color:hsl(var(--text-secondary));margin-bottom:1.25rem;font-size:.8125rem;line-height:1.5}.diagnostic-mode-tabs{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1.25rem;display:grid}.mode-tab{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));color:hsl(var(--text-secondary));cursor:pointer;transition:all var(--duration-fast) ease;text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.65rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.mode-tab:hover{border-color:hsl(var(--primary));color:hsl(var(--text-primary))}.mode-tab.active{background:hsl(var(--primary) / .1);border-color:hsl(var(--primary));color:hsl(var(--primary))}.wizard-step-card{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));border-radius:10px;padding:1.25rem}.step-meta-row{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.step-counter{color:hsl(var(--primary));letter-spacing:.05em;font-size:.7rem;font-weight:800}.restart-btn{color:hsl(var(--text-muted));cursor:pointer;background:0 0;border:none;padding:.2rem .4rem;font-size:.7rem;font-weight:600}.restart-btn:hover{color:hsl(var(--primary))}.step-question{color:hsl(var(--text-primary));margin-bottom:.5rem;font-size:1.05rem;font-weight:800;line-height:1.35}.step-context{color:hsl(var(--text-secondary));margin-bottom:1.25rem;font-size:.8125rem;line-height:1.5}.step-actions-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.wizard-choice-btn{background:hsl(var(--bg-surface));border:1px solid hsl(var(--border-subtle));cursor:pointer;text-align:left;transition:all var(--duration-fast) var(--ease-spring);border-radius:8px;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.btn-yes:hover{border-color:hsl(var(--accent-success));background:hsl(var(--accent-success) / .08)}.btn-no:hover{border-color:hsl(var(--accent-danger,0 80% 55%));background:hsl(var(--accent-danger,0 80% 55%) / .08)}.choice-icon{background:hsl(var(--bg-canvas));border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.25rem;font-weight:800;display:flex}.btn-yes .choice-icon{color:hsl(var(--accent-success))}.btn-no .choice-icon{color:hsl(var(--accent-danger,0 80% 55%))}.choice-text strong{color:hsl(var(--text-primary));font-size:.875rem;display:block}.choice-text span{color:hsl(var(--text-muted));font-size:.725rem}.resolution-result-card{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));border-radius:10px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.result-badge-row{gap:.5rem;display:flex}.severity-pill{text-transform:uppercase;color:hsl(var(--accent-danger,0 80% 55%));background:hsl(var(--accent-danger,0 80% 55%) / .12);border-radius:4px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.fault-code-pill{color:hsl(var(--text-secondary));background:hsl(var(--bg-elevated));border-radius:4px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.result-headline{color:hsl(var(--text-primary));font-size:1.1rem;font-weight:800;line-height:1.3}.action-heading{color:hsl(var(--text-muted));text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;display:block}.action-text{color:hsl(var(--text-secondary));margin:0;font-size:.8125rem;line-height:1.6}.result-warning-box{background:hsl(var(--accent-warning) / .08);border:1px solid hsl(var(--accent-warning) / .25);color:hsl(var(--text-secondary));border-radius:6px;gap:.75rem;padding:.75rem;font-size:.75rem;line-height:1.5;display:flex}.try-again-btn{background:hsl(var(--primary));color:hsl(var(--primary-fg,0 0% 100%));cursor:pointer;border:none;border-radius:6px;align-self:flex-start;padding:.6rem 1rem;font-size:.8125rem;font-weight:700}.code-selector-strip{flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;display:flex}.code-btn{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));font-family:var(--font-mono,monospace);color:hsl(var(--text-secondary));cursor:pointer;transition:all var(--duration-fast) ease;border-radius:6px;padding:.4rem .6rem;font-size:.75rem;font-weight:700}.code-btn:hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.code-btn.active{background:hsl(var(--primary) / .12);border-color:hsl(var(--primary));color:hsl(var(--primary))}.code-details-card{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));border-radius:10px;padding:1.25rem}.code-card-head{margin-bottom:1rem}.code-tag{color:hsl(var(--primary));font-size:.7rem;font-weight:800;font-family:var(--font-mono,monospace);margin-bottom:.2rem;display:block}.code-fault-name{color:hsl(var(--text-primary));font-size:1rem;font-weight:800}.code-card-body{flex-direction:column;gap:.75rem;display:flex}.code-detail-item strong{text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--text-muted));margin-bottom:.2rem;font-size:.7rem;display:block}.code-detail-item p{color:hsl(var(--text-secondary));margin:0;font-size:.8125rem;line-height:1.6}
