:root{--ink:#121826;--paper:#fff;--muted:#6c757d;--brand:#0d6efd;--border:#e7ecf2;--panel:#f8fafc}body,html{background:#f6f8fb;color:var(--ink)}header.hero{background:linear-gradient(180deg,#fff 0,#f3f6fb 100%)}header.hero h1{color:#0b1b2b;letter-spacing:.2px}header.hero h2{color:#2d3e50;font-weight:400;font-size:1.05rem}.ad-placeholder{background:repeating-linear-gradient(45deg,#eef2f7,#eef2f7 10px,#e6ebf2 10px,#e6ebf2 20px);border:1px dashed #bfc6d1;color:#6b7480;display:flex;align-items:center;justify-content:center;text-align:center}.ad-top{min-height:90px}.ad-side{min-height:250px}.result-kpi{background:#fff;border:1px solid var(--border);border-radius:.5rem;padding:1rem}.kpi-label{color:#445;font-size:.9rem}.kpi-value{font-size:1.7rem;color:#0b1b2b;font-weight:700;letter-spacing:.3px;font-variant-numeric:tabular-nums}.bar-chart{display:grid;grid-auto-rows:minmax(36px,auto);gap:8px}.bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.bar-label{color:#334;font-weight:600;min-width:120px}.bar-track{background:#eef2f7;border-radius:999px;overflow:hidden;height:12px}.bar-fill{height:100%;background:var(--brand);width:0%;transition:width .5s ease}.bar-value{font-variant-numeric:tabular-nums;color:#223;min-width:90px;text-align:right}.share-buttons .btn{border-radius:999px;padding:.35rem .75rem}@media print{.share-buttons,.toolbar,aside,header.hero{display:none!important}.container{max-width:none!important}body{background:#fff}}