/* ===== PRICE PAGE CSS (extracted from bang-gia.html inline) ===== */
.price-page{padding:40px 0 64px}
.price-section{margin-bottom:48px}
.price-section__title{font-size:20px;font-weight:800;margin-bottom:20px;display:flex;align-items:center;gap:12px}
.price-section__bar{width:4px;height:24px;background:var(--red);border-radius:2px;flex-shrink:0}
