:root{--bg:#f6f7fb;--card:#fff;--text:#101828;--muted:#667085;--line:#e6e8ee;--primary:#1d4ed8;--success:#16a34a;--warn:#f59e0b;--danger:#ef4444;--shadow:0 10px 25px rgba(16,24,40,.08);--radius:16px}
*{box-sizing:border-box}body,.content-wrapper{background:var(--bg)!important;color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.brand-link{font-weight:700}.page-title{font-weight:800;margin:0}.page-subtitle{color:var(--muted);margin-top:4px}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.card-header{background:#fff;border-bottom:1px solid var(--line);border-radius:var(--radius) var(--radius) 0 0!important}.card-title{font-weight:800}.small-box{border-radius:var(--radius);box-shadow:var(--shadow)}.table td,.table th{vertical-align:middle}.btn{border-radius:12px;font-weight:700}.form-control,.custom-select{border-radius:12px}.form-control:focus,.custom-select:focus{border-color:rgba(29,78,216,.45);box-shadow:0 0 0 4px rgba(29,78,216,.10)}.badge{padding:7px 10px;border-radius:999px}.main-sidebar .nav-link.active{background:rgba(255,255,255,.12)!important}.result-card{border:1px solid var(--line);border-radius:16px;padding:16px;background:#fff;margin-bottom:12px}.result-price{font-size:28px;font-weight:900}.text-muted-2{color:var(--muted)}.kpi-value{font-size:28px;font-weight:900}.calc-line{display:flex;justify-content:space-between;border-bottom:1px dashed #e5e7eb;padding:8px 0}.calc-line strong{font-weight:800}.cep-pill{font-size:13px;background:#eef2ff;color:#1d4ed8;border-radius:999px;padding:6px 10px;font-weight:800}.section-note{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:14px;padding:12px}.table thead th{white-space:nowrap}
.calc-subtotal{background:#f8fafc;border-radius:12px;padding:10px 12px;margin-top:8px;}
