:root{--brand-dark:#0b1b2b;--brand-accent:#0d6efd;--brand-ink:#1a1a1a;--brand-paper:#ffffff;--muted:#6c757d;--success:#198754;--warning:#ffc107;--danger:#dc3545}body,html{background-color:#f8f9fb;color:var(--brand-ink);font-feature-settings:"lnum" 1,"tnum" 1}header.hero{background:linear-gradient(180deg,#fff 0,#f6f8fb 100%)}header.hero h1{color:var(--brand-dark);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{width:100%;min-height:90px}.ad-side{width:100%;min-height:250px}.result-number{font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.3px}.result-kpi{background:#fff;border:1px solid #e6e9ef;border-radius:.5rem;padding:1rem}.kpi-label{color:#445;font-size:.9rem}.kpi-value{font-size:1.6rem;color:var(--brand-dark)}.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-accent);width:0%;transition:width .5s ease}.bar-value{font-variant-numeric:tabular-nums;color:#223;min-width:90px;text-align:right}.form-section .form-text{color:var(--muted)}.form-section .input-group-text{min-width:3rem}.share-buttons .btn{border-radius:999px;padding:.35rem .75rem}@media print{.share-buttons,.toolbar,aside,header.hero{display:none!important}.card,.result-kpi,table{break-inside:avoid}.container{width:100%!important;max-width:none!important}body{background:#fff}}