.calc-grid[data-astro-cid-mayizjhk]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-top:2rem}@media (max-width: 768px){.calc-grid[data-astro-cid-mayizjhk]{grid-template-columns:1fr}}.calc-group[data-astro-cid-mayizjhk]{margin-bottom:1.5rem;padding:1.25rem;background:var(--surface-alt, #f4f7f7);border-radius:8px;border:1px solid var(--line, #d8dee8)}.calc-group[data-astro-cid-mayizjhk] h3[data-astro-cid-mayizjhk]{font-size:.95rem;font-weight:600;margin-bottom:1rem;color:var(--ink, #111827)}.calc-group[data-astro-cid-mayizjhk] label[data-astro-cid-mayizjhk]{display:block;margin-bottom:.75rem}.calc-group[data-astro-cid-mayizjhk] label[data-astro-cid-mayizjhk] span[data-astro-cid-mayizjhk]{display:block;font-size:.85rem;font-weight:500;color:var(--muted, #596273);margin-bottom:.35rem}.calc-group[data-astro-cid-mayizjhk] input[data-astro-cid-mayizjhk],.calc-group[data-astro-cid-mayizjhk] select[data-astro-cid-mayizjhk]{width:100%;padding:.6rem .75rem;border:1px solid var(--line, #d8dee8);border-radius:6px;font-size:.95rem;font-family:inherit;background:#fff;transition:border-color .15s}.calc-group[data-astro-cid-mayizjhk] input[data-astro-cid-mayizjhk]:focus,.calc-group[data-astro-cid-mayizjhk] select[data-astro-cid-mayizjhk]:focus{outline:none;border-color:var(--accent, #0068b7);box-shadow:0 0 0 3px #0068b71f}.calc-presets[data-astro-cid-mayizjhk]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem}.calc-presets[data-astro-cid-mayizjhk] span[data-astro-cid-mayizjhk]{font-size:.8rem;color:var(--muted, #596273)}.calc-presets[data-astro-cid-mayizjhk] button[data-astro-cid-mayizjhk]{padding:.3rem .65rem;font-size:.78rem;font-weight:500;border:1px solid var(--line, #d8dee8);border-radius:4px;background:#fff;cursor:pointer;transition:all .15s;font-family:inherit}.calc-presets[data-astro-cid-mayizjhk] button[data-astro-cid-mayizjhk]:hover{border-color:var(--accent, #0068b7);color:var(--accent, #0068b7)}.calc-btn[data-astro-cid-mayizjhk]{width:100%;padding:.85rem;font-size:1rem;font-weight:600;margin-top:.5rem}.calc-results[data-astro-cid-mayizjhk]{background:var(--surface, #fff);border:1px solid var(--line, #d8dee8);border-radius:8px;padding:1.5rem;position:sticky;top:1rem}.calc-results[data-astro-cid-mayizjhk] h3[data-astro-cid-mayizjhk]{font-size:1rem;font-weight:600;margin-bottom:1.25rem;color:var(--ink, #111827)}.calc-result-main[data-astro-cid-mayizjhk]{text-align:center;padding:1.5rem 1rem;background:linear-gradient(135deg,var(--accent, #0068b7),var(--accent-strong, #004f8f));border-radius:8px;margin-bottom:1.25rem}.result-value[data-astro-cid-mayizjhk]{font-size:2.2rem;font-weight:700;color:#fff;line-height:1.2;font-variant-numeric:tabular-nums}.result-label[data-astro-cid-mayizjhk]{font-size:.82rem;color:#fffc;margin-top:.35rem}.calc-breakdown[data-astro-cid-mayizjhk]{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--line, #d8dee8)}.result-row[data-astro-cid-mayizjhk]{display:flex;align-items:center;padding:.45rem 0;font-size:.88rem}.result-dot[data-astro-cid-mayizjhk]{width:10px;height:10px;border-radius:50%;margin-right:.6rem;flex-shrink:0}.dot-conduction[data-astro-cid-mayizjhk]{background:var(--signal, #f5a623)}.dot-radiation[data-astro-cid-mayizjhk]{background:var(--accent, #0068b7)}.dot-gas[data-astro-cid-mayizjhk]{background:var(--superconducting, #2563eb)}.result-name[data-astro-cid-mayizjhk]{flex:1;color:var(--muted, #596273)}.result-val[data-astro-cid-mayizjhk]{font-weight:600;font-variant-numeric:tabular-nums;color:var(--ink, #111827)}.calc-extra[data-astro-cid-mayizjhk]{padding-bottom:1rem;border-bottom:1px solid var(--line, #d8dee8);margin-bottom:1rem}.calc-extra[data-astro-cid-mayizjhk] .result-row[data-astro-cid-mayizjhk]{font-size:.82rem}.calc-note[data-astro-cid-mayizjhk]{font-size:.8rem;color:var(--muted, #596273);line-height:1.5;padding:.75rem;background:var(--surface-alt, #f4f7f7);border-radius:6px}.eq-grid[data-astro-cid-mayizjhk]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.5rem;margin-bottom:2rem}@media (max-width: 768px){.eq-grid[data-astro-cid-mayizjhk]{grid-template-columns:1fr}}.eq-card[data-astro-cid-mayizjhk]{padding:1.5rem;background:#fff;border:1px solid var(--line, #d8dee8);border-radius:8px}.eq-card[data-astro-cid-mayizjhk] h3[data-astro-cid-mayizjhk]{font-size:.95rem;font-weight:600;margin-bottom:.75rem}.eq-formula[data-astro-cid-mayizjhk]{font-family:Courier New,monospace;font-size:.85rem;padding:.75rem;background:var(--surface-alt, #f4f7f7);border-radius:6px;margin-bottom:.75rem;overflow-x:auto;line-height:1.6}.eq-card[data-astro-cid-mayizjhk] p[data-astro-cid-mayizjhk]{font-size:.85rem;color:var(--muted, #596273);line-height:1.5}.eq-params[data-astro-cid-mayizjhk] table[data-astro-cid-mayizjhk]{width:100%;border-collapse:collapse;font-size:.85rem}.eq-params[data-astro-cid-mayizjhk] th[data-astro-cid-mayizjhk],.eq-params[data-astro-cid-mayizjhk] td[data-astro-cid-mayizjhk]{padding:.65rem .75rem;text-align:left;border-bottom:1px solid var(--line, #d8dee8)}.eq-params[data-astro-cid-mayizjhk] th[data-astro-cid-mayizjhk]{font-weight:600;background:var(--surface-alt, #f4f7f7)}
