*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--bg-card:#141414;--bg-card-hover:#1a1a1a;--border:#2a2a2a;--text:#ededed;--text-muted:#888;--accent:#3b82f6;--green:#22c55e;--red:#ef4444;--yellow:#eab308;--orange:#f97316}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.page-title{margin-bottom:.25rem;font-size:2rem;font-weight:700}.page-subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.stat-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.25rem}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.8rem}.stat-value{font-size:2rem;font-weight:700}.stat-value.green{color:var(--green)}.stat-value.yellow{color:var(--yellow)}.stat-value.accent{color:var(--accent)}.stat-value.orange{color:var(--orange)}.business-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.business-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.business-name{font-size:1.25rem;font-weight:600}.business-niche{background:var(--accent);color:#fff;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:500}.metrics-row{flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem;display:flex}.metric{text-align:center}.metric-value{font-size:1.5rem;font-weight:700}.metric-label{color:var(--text-muted);font-size:.75rem}.reduction-badge{border-radius:6px;padding:.15rem .5rem;font-size:.85rem;font-weight:600;display:inline-block}.reduction-badge.good{color:var(--green);background:#22c55e26}.reduction-badge.ok{color:var(--yellow);background:#eab30826}.reduction-badge.low{color:var(--red);background:#ef444426}.comparison-columns{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}@media (max-width:768px){.comparison-columns{grid-template-columns:1fr}}.column-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.group-block{margin-bottom:.75rem}.group-title{margin-bottom:.25rem;font-size:.9rem;font-weight:600}.group-services{color:var(--text-muted);font-size:.8rem;line-height:1.5}.removed-list{color:var(--red);opacity:.7;margin-top:.5rem;font-size:.8rem}.no-services{color:var(--text-muted);padding:1rem 0;font-size:.9rem;font-style:italic}.divider{border:none;border-top:1px solid var(--border);margin:1rem 0}.footer{text-align:center;color:var(--text-muted);margin-top:3rem;padding-bottom:2rem;font-size:.8rem}
