:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#f973162e,#0000 35%),#0f172a;min-width:320px;min-height:100vh;margin:0}#root{width:100%}button{font:inherit}.app{max-width:720px;margin:0 auto;padding:1.25rem 1rem 3rem}.hero{margin-bottom:1.5rem}.eyebrow{color:#fb923c;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.85rem}.hero h1{margin:0;font-size:clamp(1.8rem,5vw,2.4rem)}.subtitle{color:#94a3b8;margin:.5rem 0 0}.filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.chip{color:#e2e8f0;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:999px;padding:.45rem .85rem}.chip.active{color:#fff;background:#ea580c;border-color:#ea580c}.banner{color:#cbd5e1;background:#1e293b;border:1px solid #334155;border-radius:12px;margin-bottom:1rem;padding:.85rem 1rem}.banner.error{color:#fecaca;border-color:#ef4444}.cards{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.85rem;margin-bottom:1rem;display:grid}.card{background:#1e293be6;border:1px solid #334155;border-radius:16px;padding:1rem}.card.highlight{background:linear-gradient(160deg,#f973162e,#1e293bf2);border-color:#f973168c}.card.soft-card{background:linear-gradient(160deg,#64748b29,#1e293bf2);border-color:#64748b8c}.card.soft-card .value{color:#cbd5e1}.label{color:#94a3b8;margin:0;font-size:.9rem}.value{margin:.35rem 0;font-size:2.2rem;font-weight:700}.hint{color:#64748b;margin:0;font-size:.8rem}.panel{background:#0f172abf;border:1px solid #334155;border-radius:18px;margin-bottom:1rem;padding:1rem}.panel-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.panel-header h2{margin:0;font-size:1.1rem}.panel-header span{color:#64748b;font-size:.85rem}.soft-panel{background:#0f172a8c;border-color:#334155}.panel-note{color:#94a3b8;margin:0 0 .75rem;font-size:.85rem;line-height:1.4}.event-match{flex-wrap:wrap;align-items:center;gap:.45rem;display:inline-flex}.badge{letter-spacing:.04em;text-transform:uppercase;border-radius:6px;padding:.15rem .4rem;font-size:.7rem;font-weight:600;display:inline-block}.badge.strong{color:#fed7aa;background:#f9731633}.badge.soft{color:#cbd5e1;background:#64748b59}.soft-panel .count{color:#94a3b8}.soft-panel .word-row.selected{background:#94a3b838;box-shadow:inset 3px 0 #94a3b8}.soft-panel .word-row.selected .word{color:#f1f5f9}.chart-wrap{width:100%;min-height:260px}.chart-tooltip{background:#0f172a;border:1px solid #334155;border-radius:10px;padding:.6rem .75rem;box-shadow:0 8px 24px #00000059}.chart-tooltip-date{color:#e2e8f0;margin:0 0 .4rem;font-size:.85rem;font-weight:600}.chart-tooltip-row{color:#cbd5e1;align-items:center;gap:.4rem;margin:.2rem 0;font-size:.85rem;display:flex}.chart-tooltip-dot{border-radius:999px;flex-shrink:0;width:8px;height:8px}.chart-tooltip-name{flex:1}.chart-tooltip-value{color:#f8fafc;font-variant-numeric:tabular-nums;font-weight:600}.empty{color:#94a3b8;margin:0}.word-list,.event-list{margin:0;padding:0;list-style:none}.word-list li{border-bottom:1px solid #1e293b}.word-list li:last-child,.event-list li:last-child{border-bottom:none}.word-row{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;margin:0 -.4rem;padding:.65rem .4rem;display:flex}.word-row:hover{background:#94a3b81a}.word-row.selected{background:#f9731629;box-shadow:inset 3px 0 #f97316}.word-row.selected .word{color:#fb923c}.word{font-weight:600}.filter-banner{color:#fed7aa;background:#f973161f;border:1px solid #f9731666;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.85rem;display:flex}.clear-filter{color:#fed7aa;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #f9731680;border-radius:999px;padding:.3rem .7rem;font-size:.78rem}.clear-filter:hover{background:#f9731633}.show-more{color:#cbd5e1;width:100%;font:inherit;text-align:center;cursor:pointer;background:#1e293b80;border:1px dashed #334155;border-radius:10px;margin-top:.75rem;padding:.6rem;font-size:.85rem;font-weight:600;display:block}.show-more:hover{background:#33415599;border-color:#475569}.show-more.secondary{color:#94a3b8;border-style:solid}.count{color:#fb923c;font-variant-numeric:tabular-nums}.event-list li{border-bottom:1px solid #1e293b;padding:.75rem 0}.event-top{justify-content:space-between;gap:.75rem;display:flex}.event-top time{color:#64748b;white-space:nowrap;font-size:.8rem}.snippet{color:#94a3b8;margin:.35rem 0 0;font-size:.9rem}@media (width>=640px){.app{padding-inline:1.5rem}}
