:root{--brand-bg:#0b1a2b;--brand-accent:#0d6efd;--border:#e5e7eb;--muted:#6c757d;--surface:#ffffff;--ok:#198754;--warn:#d63384;--danger:#dc3545}body{background:#f7f9fc;color:#111;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header.site-header{background:linear-gradient(180deg,var(--brand-bg),#132a45);color:#fff;padding:2rem 0 1.5rem}header .lead{color:#e6edf6}.card{border-color:var(--border);box-shadow:0 1px 2px rgba(0,0,0,.04)}.ad-placeholder{border:2px dashed #cfd6df;background:#f9fbff;color:#8091a7;border-radius:.5rem;display:flex;align-items:center;justify-content:center;text-align:center}.ad-top{min-height:90px}.ad-300x250{min-height:250px}.btn-icon{display:inline-flex;align-items:center;gap:.5rem}.results-highlight{background:#fff;border:1px solid var(--border);border-radius:.5rem;padding:1rem}.results-highlight .stat{display:flex;flex-direction:column}.results-highlight .value{font-weight:700;font-size:1.25rem}.sparkline-wrap{height:72px;border:1px solid var(--border);border-radius:.5rem;background:#fff;display:flex;align-items:center;justify-content:center;padding:.5rem}.table-sticky thead th{position:sticky;top:0;background:#fff;z-index:1;border-bottom:2px solid var(--border)}.favorite.active{color:#f1a40f}:focus-visible{outline:3px solid #80b3ff;outline-offset:2px;border-radius:4px}.alert-compact{padding:.5rem .75rem;margin-bottom:0}@media print{.no-print{display:none!important}header.site-header{background:#fff;color:#000;border-bottom:1px solid #ccc}a::after{content:" (" attr(href) ")";font-size:.8em}}