.button{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:6px;padding:.4rem .9rem}.button--active{color:#fff;background:#1a1a2e}.button:disabled{opacity:.5;cursor:not-allowed}.error-banner{color:#9b1c1c;background:#fde8e8;border-radius:8px;margin:.5rem 0;padding:.6rem 1rem}.spinner{color:#888;padding:1rem 0}.card{background:#fff;border:1px solid #e2e2e2;border-radius:10px;margin-bottom:.8rem;padding:1rem}.brief-screen{flex-direction:column;gap:.5rem;display:flex}.brief-controls{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.story-card-title{margin:0 0 .3rem;font-size:1.05rem}.story-card-meta{color:#666;font-variant-numeric:tabular-nums;margin:0 0 .4rem;font-size:.85rem}.story-card-summary{margin:.2rem 0}.story-card-why{margin:.2rem 0;font-style:italic}.why-this-score{color:#444;margin-top:.5rem;font-size:.85rem}.why-this-score ul{margin:.3rem 0 0;padding-left:1.2rem}.why-tag{background:#eef;border-radius:999px;margin-right:.3rem;padding:.1rem .6rem;display:inline-block}.chat-screen{flex-direction:column;gap:.8rem;display:flex}.chat-message{background:#fff;border:1px solid #e2e2e2;border-radius:10px;padding:.6rem 1rem}.chat-message--user{background:#eef2ff}.chat-trace{color:#555;margin-top:.4rem;font-size:.8rem}.chat-composer{gap:.5rem;display:flex}.chat-composer input{border:1px solid #ccc;border-radius:6px;flex:1;padding:.5rem .8rem}.dashboard-screen{flex-direction:column;gap:1rem;display:flex}.stat-row{flex-wrap:wrap;gap:.8rem;display:flex}.stat-tile{background:#fff;border:1px solid #e2e2e2;border-radius:10px;min-width:110px;padding:.8rem 1.2rem}.stat-tile strong{font-variant-numeric:tabular-nums;font-size:1.4rem;display:block}.tick-table-scroll{background:#fff;border:1px solid #e2e2e2;border-radius:10px;max-width:100%;max-height:22rem;overflow:auto}.tick-table{border-collapse:collapse;background:#fff;width:100%}.tick-table th,.tick-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #eee;padding:.4rem .6rem;font-size:.85rem}.tick-table td{font-variant-numeric:tabular-nums}.tick-table thead th{z-index:1;background:#fff;position:sticky;top:0}.failing-sources{color:#9b1c1c}.login-screen{flex-direction:column;gap:.8rem;max-width:420px;display:flex}.pairing-code{letter-spacing:.3rem;font-size:1.6rem;font-weight:700}.podcast-screen{flex-direction:column;gap:.8rem;display:flex}.podcast-transcript{white-space:pre-wrap;background:#fff;border:1px solid #e2e2e2;border-radius:10px;padding:1rem}.preferences-screen{flex-direction:column;gap:1rem;max-width:520px;display:flex}.weight-row{justify-content:space-between;align-items:center;gap:1rem;padding:.2rem 0;display:flex}.preferences-field{flex-direction:column;gap:.3rem;display:flex}.preferences-field input,.preferences-field textarea{border:1px solid #ccc;border-radius:6px;padding:.5rem .7rem}.app{background:#f7f7fb;max-width:860px;min-height:100vh;margin:0 auto;padding:1.5rem;font-family:system-ui,sans-serif}.app-header{flex-wrap:wrap;align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex}.app-header nav{flex-wrap:wrap;gap:.4rem;display:flex}
