*{box-sizing:border-box}:root{font-family:Segoe UI,system-ui,-apple-system,Helvetica,Arial,sans-serif}html,body,#root{margin:0;min-height:100%}body{background:#eef1f4;color:#2a2f36}.page{max-width:900px;margin:0 auto;padding:32px 20px 48px}.page-header{text-align:center;margin-bottom:28px}.page-header h1{font-size:40px;margin:0 0 6px;letter-spacing:.5px}.subtitle{margin:0;color:#6b7480;font-size:15px}.thermo-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;align-items:start}.actor-column{display:flex;flex-direction:column;gap:16px;min-width:0}.tweet-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.tweet-item{background:#fff;border-radius:12px;padding:12px 14px}.tweet-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px}.tweet-datetime{font-size:11px;font-weight:600;color:#6b7480}.tweet-x-logo{flex-shrink:0;display:flex;color:#2a2f36;opacity:.55;transition:opacity .15s}.tweet-x-logo:hover{opacity:1}.tweet-content{display:block;font-size:14px;line-height:1.45;color:#2a2f36;text-decoration:none;white-space:pre-wrap;overflow-wrap:anywhere}.tweet-content:hover{color:#3d8ed6}.tweet-meta{margin-top:6px;font-size:12px;color:#8a929c}.thermo{width:100%;border-radius:18px;padding:20px 12px 24px;display:flex;flex-direction:column;align-items:center}.thermo-name{margin:0 0 8px;font-size:28px;color:#fff}.thermo-svg{width:100%;max-width:280px;height:auto;display:block}.scale-unit{font-size:14px;font-weight:700;fill:#3a3f45;text-anchor:middle}.scale-label{font-size:19px;font-weight:700;fill:#3a3f45}.count-label{font-size:24px;font-weight:800;fill:#2a2f36}.tick{stroke:#3a3f45;stroke-width:3}.readout{margin-top:12px;text-align:center;background:#ffffffd9;border-radius:12px;padding:10px 20px;min-width:160px}.readout-muted{color:#667}.readout-error{color:#c0392b;font-weight:600}.page-footer{margin-top:28px;text-align:center;color:#8a929c;font-size:13px}@media(max-width:560px){.thermo-row{grid-template-columns:1fr}}
