.thermal-heading{max-width:900px;margin:0 0 22px}.thermal-heading h1{font-size:clamp(1.8rem,3.4vw,2.8rem)}.thermal-heading>p:not(.eyebrow){font-size:1rem}.draft-notice{padding:10px 14px;border-left:4px solid #a06110;background:#fff7e8;color:#553705;font-weight:650}.thermal-workspace{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:24px;align-items:start}.thermal-controls,.thermal-results{min-width:0}.thermal-controls{border:1px solid var(--line);border-radius:10px;padding:20px;background:#f7faf9}.thermal-controls h2,.thermal-results h2{font-size:1.35rem;margin:0 0 14px}.mode-switch{display:flex;gap:6px;margin-bottom:18px}.mode-switch button{flex:1;padding:9px 8px;border:1px solid #8ca6a8;border-radius:6px;background:#fff;color:var(--dark);font:inherit;font-size:.9rem;cursor:pointer}.mode-switch button.selected{background:var(--dark);color:#fff}.thermal-controls form{display:grid;gap:9px}.thermal-controls label,.thermal-controls legend{font-size:.94rem;font-weight:700}.thermal-controls input,.thermal-controls select{width:100%;min-height:44px;padding:8px 10px;border:1px solid #8aa3a8;border-radius:5px;background:white;color:var(--dark);font:inherit}.thermal-controls input:focus-visible,.thermal-controls select:focus-visible,.thermal-controls button:focus-visible,.thermal-sources summary:focus-visible{outline:3px solid #bb6b16;outline-offset:3px}.thermal-controls form[hidden]{display:none}.thermal-controls fieldset{margin:6px 0;padding:10px;border:1px solid #b8cacc;border-radius:6px}.temperature-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.temperature-pair label{display:grid;gap:4px}.thermal-primary{min-height:44px;margin-top:9px;border:0;border-radius:6px;background:#076b68;color:#fff;font:inherit;font-weight:750;cursor:pointer}.form-help{font-size:.9rem;color:var(--muted)}.thermal-error{color:#9b251c;font-weight:700}.thermal-error[hidden]{display:none}.results-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-bottom:2px solid var(--dark);margin-bottom:12px}.results-head p{font-size:.9rem;color:var(--muted)}.thermal-card{border:1px solid var(--line);border-radius:9px;padding:17px 19px;margin-bottom:12px;background:#fff}.thermal-card-top{display:flex;justify-content:space-between;align-items:start;gap:12px}.thermal-card h3{font-size:1.2rem;margin:0}.thermal-card h3 span{font-weight:600}.thermal-family{flex:none;color:var(--muted);font-size:.82rem}.thermal-values{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.thermal-value{display:flex;flex-direction:column;gap:2px;padding:9px 12px;background:#eff6f5;border-radius:5px}.thermal-value-label{font-size:.82rem;font-weight:750;color:#075e68}.thermal-value strong{font-size:1.1rem}.thermal-value small{font-size:.82rem;color:var(--muted)}.thermal-note{font-size:.9rem;color:#425963}.thermal-match{font-weight:700;font-size:.9rem;margin:8px 0 0}.thermal-match.exact{color:#075e68}.thermal-match.near{color:#87500b}.thermal-sources{border-top:1px solid var(--line);padding-top:8px;font-size:.9rem}.thermal-sources summary{cursor:pointer;color:#075e68;font-weight:700;min-height:32px}.thermal-sources ul{margin:6px 0 0;padding-left:20px}.thermal-sources li+li{margin-top:8px}.thermal-sources li span{color:var(--muted)}.thermal-empty{padding:20px;border:1px dashed #9cb2b6;border-radius:8px}.thermal-notes{margin-top:35px;max-width:900px;border-top:1px solid var(--line);padding-top:22px}.thermal-notes h2{font-size:1.4rem}.thermal-notes p{line-height:1.85}@media(max-width:850px){.thermal-workspace{grid-template-columns:1fr}.thermal-controls{padding:16px}.thermal-card-top{display:block}.thermal-family{display:block;margin-top:3px}}@media(max-width:520px){.thermal-values{grid-template-columns:1fr}.temperature-pair{grid-template-columns:1fr 1fr}.mode-switch button{font-size:.86rem}}

.thermal-comparison{margin-top:36px;padding:22px;border:1px solid var(--line);border-radius:10px;background:#f7faf9}.comparison-head h2{font-size:1.45rem;margin:0 0 4px}.comparison-head p{margin:0 0 18px;color:var(--muted)}.comparison-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px}.comparison-controls>label,.comparison-controls legend{font-weight:700}.comparison-controls select{min-height:44px;min-width:220px;padding:8px 10px;border:1px solid #8aa3a8;border-radius:5px;background:#fff;color:var(--dark);font:inherit}.comparison-controls fieldset{display:flex;flex-wrap:wrap;gap:6px 18px;margin:0;padding:0;border:0}.comparison-controls fieldset label{white-space:nowrap}.comparison-controls input{accent-color:#076b68}.comparison-controls select:focus-visible,.comparison-controls input:focus-visible{outline:3px solid #bb6b16;outline-offset:3px}#comparison-status{margin:16px 0 10px;font-size:.9rem;color:var(--muted)}#comparison-results{display:grid;gap:8px}.comparison-row{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:20px;align-items:baseline;padding:12px 15px;border:1px solid var(--line);border-radius:7px;background:#fff}.comparison-row h3{min-width:0;margin:0;font-size:1rem}.comparison-row h3 span{font-weight:500}.comparison-value{font-size:1.12rem;color:#075e68}.comparison-missing{font-size:.9rem;color:var(--muted)}.comparison-definition{grid-column:1/-1;margin:3px 0 0;font-size:.85rem;color:var(--muted)}.comparison-row .thermal-sources{grid-column:1/-1;margin-top:8px}@media(max-width:600px){.thermal-comparison{padding:16px}.comparison-controls{display:grid}.comparison-controls fieldset{display:grid}.comparison-row{grid-template-columns:1fr}.comparison-value,.comparison-missing{margin-top:4px}}

.thermal-tabs{display:flex;gap:5px;margin:20px 0 22px;border-bottom:2px solid #8ca6a8}.thermal-tabs [role="tab"]{min-height:48px;padding:10px 20px;border:1px solid #8ca6a8;border-bottom:0;border-radius:9px 9px 0 0;background:#edf4f3;color:var(--dark);font:inherit;font-weight:700;cursor:pointer}.thermal-tabs [role="tab"][aria-selected="true"]{position:relative;background:#076b68;border-color:#076b68;color:#fff}.thermal-tabs [role="tab"][aria-selected="true"]::after{content:"";position:absolute;right:0;bottom:-2px;left:0;height:2px;background:#076b68}.thermal-tabs [role="tab"]:focus-visible{outline:3px solid #bb6b16;outline-offset:3px}.thermal-comparison[role="tabpanel"]{margin-top:0}.thermal-comparison[hidden],#panel-search[hidden]{display:none}@media(max-width:600px){.thermal-tabs [role="tab"]{flex:1;padding:9px 8px;font-size:.9rem;line-height:1.35}}

.thermal-value .thermal-reference-label{color:#86500b;font-weight:700}.thermal-value .thermal-verified-label{color:#075e68;font-weight:700}.thermal-sources li>span:first-child{color:var(--dark)}
