#js-tool-container-teplopoteri-teplosetej-calculator .tsn-app { display: flex; flex-direction: column; gap: 22px; color: var(--text-primary); --tsn-heat: #0e7490; --tsn-heat-tint: rgba(14, 116, 144, 0.10); --tsn-sup: #c2410c; --tsn-ret: #1d4ed8; --tsn-envseg: #7c8aa0; }
html[data-theme="dark"] #js-tool-container-teplopoteri-teplosetej-calculator .tsn-app { --tsn-heat: #22b8cf; --tsn-heat-tint: rgba(34, 184, 207, 0.13); --tsn-sup: #f97316; --tsn-ret: #60a5fa; --tsn-envseg: #93a3ba; }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-fieldset { border: 1px solid var(--border-color); border-radius: var(--radius-md); padding: 16px 18px 18px; margin: 0 0 14px; }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-legend { padding: 0 6px; font-weight: 600; font-size: 0.95rem; color: var(--text-secondary); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 14px 18px; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px 18px; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-field-wide { grid-column: 1 / -1; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-hide { display: none; }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-field { display: flex; flex-direction: column; gap: 6px; }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-hint { font-size: 0.8rem; line-height: 1.35; color: var(--text-muted); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-outcome { display: flex; flex-direction: column; gap: 18px; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-hero { border: 1px solid var(--border-color); border-left: 4px solid var(--tsn-heat); border-radius: var(--radius-md); background: var(--tsn-heat-tint); padding: 18px 20px; display: flex; flex-direction: column; gap: 6px; min-height: 128px; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-hero-label { font-size: 0.9rem; color: var(--text-secondary); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-hero-row { display: flex; align-items: baseline; gap: 10px; flex-wrap: wrap; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-hero-value { font-size: clamp(2rem, 5.4vw, 3rem); font-weight: 700; line-height: 1.05; color: var(--text-primary); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-hero-note { margin: 0; font-size: 0.86rem; line-height: 1.45; color: var(--text-secondary); }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-unit { font-size: 1rem; color: var(--text-secondary); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-diagram { border: 1px solid var(--border-color); border-radius: var(--radius-md); padding: 16px 18px; display: flex; flex-direction: column; gap: 14px; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-diagram-head { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; flex-wrap: wrap; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-diagram-label { font-size: 0.9rem; color: var(--text-secondary); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-diagram-src { font-size: 0.78rem; color: var(--text-muted); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-ladder { display: flex; flex-direction: column; gap: 8px; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-lad-track { display: flex; height: 18px; border-radius: 9px; overflow: hidden; background: var(--bg-tertiary); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-lad-seg { display: block; height: 100%; width: 50%; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-lad-ins { background: var(--tsn-sup); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-lad-env { background: var(--tsn-envseg); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-lad-nodes { display: flex; justify-content: space-between; gap: 8px; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-lad-node { display: flex; flex-direction: column; gap: 1px; font-size: 0.9rem; font-weight: 650; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-lad-node em { font-style: normal; font-weight: 400; font-size: 0.72rem; color: var(--text-muted); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-lad-node:nth-child(2) { text-align: center; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-lad-node:last-child { text-align: right; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-flow { display: grid; grid-template-columns: minmax(70px, 120px) 1fr auto; align-items: center; gap: 12px; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-flow-name { font-size: 0.84rem; color: var(--text-secondary); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-track { height: 14px; border-radius: 7px; background: var(--bg-tertiary); overflow: hidden; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-fill { display: block; height: 100%; width: 0; border-radius: 7px; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-fill-sup { background: var(--tsn-sup); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-fill-ret { background: var(--tsn-ret); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-flow-val { font-size: 0.92rem; font-weight: 650; white-space: nowrap; min-width: 88px; text-align: right; }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-status { border: 1px solid var(--border-color); border-left: 4px solid var(--accent-primary); border-radius: var(--radius-sm); padding: 10px 14px; font-size: 0.9rem; line-height: 1.4; color: var(--text-secondary); }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-status.warn { border-left-color: var(--warning); background: var(--warning-light); color: var(--text-primary); }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-status.danger { border-left-color: var(--danger); background: var(--danger-light); color: var(--text-primary); }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-details { display: flex; flex-direction: column; gap: 12px; }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-table-wrap { overflow-x: auto; border: 1px solid var(--border-color); border-radius: var(--radius-md); }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-table { width: 100%; border-collapse: collapse; font-size: 0.88rem; font-variant-numeric: tabular-nums; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-table-caption { caption-side: top; text-align: left; padding: 10px 14px; font-size: 0.84rem; color: var(--text-secondary); }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-table th, #js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-table td { padding: 8px 14px; text-align: right; border-top: 1px solid var(--border-color); }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-table thead th { color: var(--text-secondary); font-weight: 600; border-top: 0; }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-table th[scope="row"] { text-align: left; color: var(--text-primary); font-weight: 500; }
#js-tool-container-teplopoteri-teplosetej-calculator .tbcalc-table thead th:first-child { text-align: left; }
#js-tool-container-teplopoteri-teplosetej-calculator .tsn-limits { margin: 0; font-size: 0.84rem; line-height: 1.45; color: var(--text-muted); }
@media (max-width: 900px) { #js-tool-container-teplopoteri-teplosetej-calculator .tsn-grid-3 { grid-template-columns: 1fr 1fr; } }
@media (max-width: 720px) { #js-tool-container-teplopoteri-teplosetej-calculator .tsn-flow { grid-template-columns: 1fr auto; } #js-tool-container-teplopoteri-teplosetej-calculator .tsn-track { grid-column: 1 / -1; } }
@media (max-width: 600px) { #js-tool-container-teplopoteri-teplosetej-calculator .tsn-grid-2 { grid-template-columns: 1fr; } #js-tool-container-teplopoteri-teplosetej-calculator .tsn-grid-3 { grid-template-columns: 1fr; } #js-tool-container-teplopoteri-teplosetej-calculator .tsn-hero { min-height: 112px; padding: 16px; } }