.board{min-height:100vh;background:radial-gradient(1200px 600px at 20% 0%,#1e293b,#0b1220 55%);color:#e2e8f0}.board__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.25rem;border-bottom:1px solid rgba(148,163,184,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.board__title{font-size:1.1rem;font-weight:600;letter-spacing:.02em}.board__meta{display:flex;align-items:center;gap:.75rem;font-size:.85rem;color:#94a3b8}.board__pill{padding:.15rem .55rem;border-radius:999px;background:#38bdf826;color:#7dd3fc;font-family:ui-monospace,monospace}.board__pill--push{background:#22c55e26;color:#86efac}.board__status{max-width:42vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.board__canvas{padding:1rem 1.25rem 2rem;color:#0f172a}.board__canvas>*{background:#f8fafc;border-radius:16px;box-shadow:0 20px 50px #00000059;min-height:calc(100vh - 120px);overflow:hidden}.temp{padding:1.25rem;display:grid;grid-template-columns:1.25fr 1fr .85fr;gap:1rem;min-height:calc(100vh - 120px)}.temp__card{border-radius:18px;background:#f8fafcfa;box-shadow:0 20px 50px #00000059;padding:1.25rem 1.5rem;color:#0f172a;display:flex;flex-direction:column;justify-content:center}.temp__label{font-size:1.05rem;color:#334155;letter-spacing:.01em}.temp__value{font-size:clamp(4.25rem,10vw,7rem);font-weight:800;line-height:1.05;margin-top:.35rem}.temp__unit{font-size:.35em;font-weight:700;margin-left:.35rem;color:#475569}.temp__sub{margin-top:.75rem;font-size:1.05rem;color:#475569}.temp__card--ok{outline:3px solid rgba(34,197,94,.35);box-shadow:0 20px 50px #00000059,0 0 0 6px #22c55e1f}.temp__card--high{outline:3px solid rgba(239,68,68,.35);box-shadow:0 20px 50px #00000059,0 0 0 6px #ef44441f}.temp__card--low{outline:3px solid rgba(59,130,246,.35);box-shadow:0 20px 50px #00000059,0 0 0 6px #3b82f61f}.temp__card--fan{outline:3px solid rgba(14,165,233,.28);box-shadow:0 20px 50px #00000059,0 0 0 6px #0ea5e91a}.temp__value--fan{color:#0369a1}.temp__label--fan{white-space:nowrap}.temp-chart-board{padding:1rem 1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem;min-height:calc(100vh - 64px)}.temp-chart-board__summary{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem}.temp-chart-board__stat{background:#f8fafcfa;border-radius:14px;padding:.85rem 1rem;box-shadow:0 12px 32px #00000047;color:#0f172a}.temp-chart-board__stat--actual{outline:2px solid rgba(239,68,68,.25)}.temp-chart-board__stat--setp{outline:2px solid rgba(100,116,139,.25)}.temp-chart-board__stat--fan{outline:2px solid rgba(14,165,233,.25);background:#f0f9ff}.temp-chart-board__stat-label{font-size:.85rem;font-weight:600;color:#475569}.temp-chart-board__stat-label--fan{white-space:nowrap}.temp-chart-board__stat-value{margin-top:.25rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:800;line-height:1.1}.temp-chart-board__stat-value--fan{color:#0369a1}.temp-chart-board__stat-unit{font-size:.42em;font-weight:700;margin-left:.2rem;color:#64748b}.temp-chart-board__panel{flex:1;min-height:420px;background:#f8fafcfa;border-radius:16px;box-shadow:0 20px 50px #00000059;padding:1rem 1rem .75rem;color:#0f172a;display:flex;flex-direction:column;overflow:visible}.temp-chart-board__panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.5rem;padding:0 .25rem}.temp-chart-board__panel-title{margin:0;font-size:1rem;font-weight:700;color:#1e293b}.temp-chart-board__panel-meta{font-size:.8rem;color:#64748b;white-space:nowrap}.temp-chart-board__chart{width:100%;height:clamp(360px,calc(100vh - 240px),720px);min-height:360px;position:relative}.temp-chart-board__empty{flex:1;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:1.1rem}@media (max-width: 900px){.temp-chart-board__summary{grid-template-columns:1fr}}@media (max-width: 1100px){.temp{grid-template-columns:1fr}}.temp-overview{padding:1rem 1.25rem 2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;align-content:start}.temp-overview__empty{grid-column:1 / -1;text-align:center;color:#94a3b8;padding:4rem 1rem;font-size:1.25rem}.temp-overview__card{background:#f8fafcfa;border-radius:14px;box-shadow:0 12px 32px #00000047;color:#0f172a;overflow:hidden;display:flex;flex-direction:column}.temp-overview__link{text-decoration:none;color:inherit;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.temp-overview__link:hover{transform:translateY(-2px);box-shadow:0 16px 40px #0000005c}.temp-overview__link:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.temp-overview__card--ok{outline:2px solid rgba(34,197,94,.35)}.temp-overview__card--high{outline:2px solid rgba(239,68,68,.4)}.temp-overview__card--low{outline:2px solid rgba(59,130,246,.4)}.temp-overview__head{padding:.65rem 1rem;font-size:.95rem;font-weight:700;background:#1e293b;color:#f8fafc;letter-spacing:.01em;line-height:1.35;word-break:break-word}.temp-overview__grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.temp-overview__grid--3{grid-template-columns:1fr 1fr 1.2fr}.temp-overview__metric{padding:.85rem 1rem .75rem}.temp-overview__metric--actual,.temp-overview__metric--setp{border-right:1px solid #e2e8f0}.temp-overview__metric--fan{background:#f0f9ff}.temp-overview__label--fan{white-space:nowrap}.temp-overview__label{font-size:.78rem;font-weight:600;color:#475569;margin-bottom:.25rem}.temp-overview__value{font-size:2.35rem;font-weight:800;line-height:1.1;color:#0f172a}.temp-overview__value--setp{color:#334155}.temp-overview__value--fan{color:#0369a1}.temp-overview__unit{font-size:.38em;font-weight:700;margin-left:.2rem;color:#64748b}.temp-overview__foot{padding:.45rem 1rem .65rem;font-size:.78rem;color:#64748b;border-top:1px solid #e2e8f0;background:#f8fafc}:root{font-family:Segoe UI,system-ui,sans-serif;color:#0f172a;background:#0b1220}body{margin:0;min-height:100vh}
