/* ============================================================
   brahma-economics.css - Cost band (Before/After) + Rent vs Own
   Shared by ncrypted.com/brahma and the six industry pages.
   HYPHENS ONLY. @media needs the space.
   ============================================================ */
.nct-cost .container-1400,.nct-ro .container-1400{width:100%;max-width:1400px;margin-right:auto;margin-left:auto;padding-right:60px;padding-left:60px}

/* ---------- Cost band ---------- */
.nct-cost{background:#f7f9fc;padding:80px 0}
.nct-cost-ticker{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto 28px}
.nct-cost-ticker-item{font-family:"Inter",sans-serif;font-size:12px;font-weight:600;letter-spacing:.3px;color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:999px;padding:6px 14px}

/* BEFORE - receipt panel (transparent X watermark across the whole block) */
.nct-cost-before{background-color:#fffdf9;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3Cpath%20d='M14%2014L86%2086M86%2014L14%2086'%20fill='none'%20stroke='%23b91c1c'%20stroke-width='6'%20stroke-linecap='round'%20opacity='0.07'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:min(430px,72%);border:1px solid #efe3d3;border-radius:16px;max-width:1180px;margin:0 auto;padding:28px;box-shadow:0 10px 30px rgba(15,23,42,.05)}
.nct-cost-before-tag{display:inline-block;font-family:"Inter",sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:999px;padding:6px 14px;margin-bottom:22px}
.nct-cost-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0 28px}
.nct-cost-item{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-family:"Inter",sans-serif;font-size:13px;line-height:1.5;color:#44403c;padding:11px 0;border-bottom:1px solid #f0e6d8}
.nct-cost-label{min-width:0}
.nct-cost-price{font-weight:700;color:#b91c1c;white-space:nowrap}
.nct-cost-total{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0 0;background:#fff5f5;border:1px solid #f6d9d9;border-radius:12px;padding:22px 20px}
.nct-cost-total-item{text-align:center}
.nct-cost-total-num{display:block;font-family:"Playfair Display",Georgia,serif;font-size:30px;font-weight:700;color:#b91c1c;line-height:1.1}
.nct-cost-total-cap{display:block;font-family:"Inter",sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#9f1239;margin-top:8px}
.nct-cost-paid{font-family:"Inter",sans-serif;font-size:13px;line-height:1.7;color:#8a8178;text-align:center;margin:16px 0 0}
.nct-cost-paid strong{color:#b91c1c}
.nct-cost-estimate{font-family:"Inter",sans-serif;font-size:12px;line-height:1.6;color:#9c9489;text-align:center;margin:10px 0 0}

/* transition */
.nct-cost-arrow{text-align:center;margin:26px auto 22px}
.nct-cost-arrow span{display:inline-block;font-family:"Inter",sans-serif;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#2563eb}

/* AFTER - replacement panel (transparent tick watermark across the whole block) */
.nct-cost-after{background-color:#0f172a;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3Cpath%20d='M18%2054L40%2076L84%2024'%20fill='none'%20stroke='%2322c55e'%20stroke-width='9'%20stroke-linecap='round'%20stroke-linejoin='round'%20opacity='0.16'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:min(360px,60%);border-radius:16px;max-width:1180px;margin:0 auto;padding:36px 30px;text-align:center}
.nct-cost-after-eyebrow{font-family:"Inter",sans-serif;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#60a5fa;display:block;margin-bottom:12px}
.nct-cost-after-title{font-family:"Playfair Display",Georgia,serif;font-size:26px;font-weight:700;color:#f8fafc;margin:0 auto 10px;max-width:780px;line-height:1.35}
.nct-cost-after-sub{font-family:"Inter",sans-serif;font-size:14px;line-height:1.7;color:#b6c2d4;max-width:700px;margin:0 auto 24px}
.nct-cost-after-math{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:22px}
.nct-cost-math-item{position:relative;background:#1e293b;border:1px solid #334155;border-radius:12px;padding:16px 22px;min-width:170px}
.nct-cost-math-num{display:block;font-family:"Playfair Display",Georgia,serif;font-size:25px;font-weight:700;color:#f8fafc;line-height:1.1}
.nct-cost-math-cap{display:block;font-family:"Inter",sans-serif;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#60a5fa;margin-top:7px}
.nct-cost-math-item--save{border-color:#2563eb;background:#12233f}
.nct-cost-save-sticker{position:absolute;top:-15px;right:8px;transform:rotate(-7deg);background:#f59e0b;color:#1f2937;font-family:"Inter",sans-serif;font-size:11px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;padding:7px 13px;border-radius:8px;box-shadow:0 8px 18px rgba(0,0,0,.35);white-space:nowrap;z-index:3}
.nct-cost-save-sticker::after{content:"";position:absolute;left:74px;bottom:-7px;border:7px solid transparent;border-top-color:#f59e0b;border-bottom:0}
.nct-cost-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:780px;margin:0 auto 20px}
.nct-cost-chip{font-family:"Inter",sans-serif;font-size:12px;font-weight:600;color:#e2e8f0;background:rgba(37,99,235,.18);border:1px solid rgba(96,165,250,.35);border-radius:999px;padding:8px 15px}
.nct-cost-after-note{font-family:"Inter",sans-serif;font-size:12.5px;line-height:1.7;color:#93a4bd;max-width:700px;margin:0 auto}
.nct-cost-layer{font-family:"Inter",sans-serif;font-size:15px;line-height:1.75;color:#334155;text-align:center;max-width:840px;margin:26px auto 0}
.nct-cost-layer strong{color:#0f172a;font-weight:600}
.nct-cost-cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:26px}
.nct-cost-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:#2563eb;color:#fff;font-family:"Inter",sans-serif;font-size:14px;font-weight:600;border-radius:50px;text-decoration:none;transition:background .2s ease}
.nct-cost-btn:hover{background:#1d4ed8;color:#fff;text-decoration:none}
.nct-cost-btn--ghost{background:#fff;color:#2563eb;border:1px solid #2563eb}
.nct-cost-btn--ghost:hover{background:#eff6ff;color:#1d4ed8}

/* ---------- Rent vs Own ---------- */
.nct-ro{background:#fff;padding:80px 0}
.nct-ro-table{max-width:1000px;margin:0 auto}
.nct-ro-head{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:14px}
.nct-ro-headcell{font-family:"Inter",sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:13px 20px;border-radius:10px}
.nct-ro-headcell--old{background:#f1f5f9;color:#94a3b8}
.nct-ro-headcell--new{background:#dbeafe;color:#1d4ed8}
.nct-ro-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:12px}
.nct-ro-cell{font-family:"Inter",sans-serif;font-size:13.5px;line-height:1.65;color:#475569;background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;padding:16px 20px}
.nct-ro-cell--new{background:#fff;border-color:#bfdbfe}
.nct-ro-cell strong{color:#1e293b;font-weight:600}
.nct-ro-cell--new strong{color:#1d4ed8}
.nct-ro-kicker{font-family:"Playfair Display",Georgia,serif;font-size:20px;line-height:1.5;color:#0f172a;text-align:center;max-width:840px;margin:34px auto 0}

@media (max-width: 991px){
.nct-cost .container-1400,.nct-ro .container-1400{padding-right:24px;padding-left:24px}
.nct-cost-grid{grid-template-columns:repeat(2,1fr)}
.nct-cost-total-num{font-size:26px}
.nct-cost-after-title{font-size:23px}
}
@media (max-width: 767px){
.nct-cost{padding:56px 0}
.nct-ro{padding:56px 0}
.nct-cost-before{padding:20px 18px}
.nct-cost-grid{grid-template-columns:1fr}
.nct-cost-total{grid-template-columns:1fr;gap:18px}
.nct-cost-after{padding:28px 20px}
.nct-cost-after-title{font-size:21px}
.nct-cost-math-item{flex:1 1 100%}
.nct-ro-head{grid-template-columns:1fr;gap:8px}
.nct-ro-row{grid-template-columns:1fr;gap:8px}
.nct-ro-cell{border-left:4px solid #e2e8f0}
.nct-ro-cell--new{border-left:4px solid #2563eb}
.nct-ro-kicker{font-size:17px}
}
@media (max-width: 575px){
.nct-cost .container-1400,.nct-ro .container-1400{padding-right:20px;padding-left:20px}
.nct-cost-total-num{font-size:24px}
.nct-cost-math-num{font-size:22px}
}
