/* Bantu Plaza - pricing/homepage reframe support CSS (hand-written with verified theme tokens; no Tailwind rebuild needed). */
.bp-best-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:6px;background:#C95F0E;color:#fff;font-weight:800;font-size:12px;letter-spacing:.04em;text-transform:uppercase;padding:6px 14px;border-radius:999px;box-shadow:0 8px 18px -8px rgba(201,95,14,.7);white-space:nowrap}
.bp-save-pill{display:inline-flex;align-items:center;gap:6px;background:#FFF8EC;border:1px solid #FBBE6A;color:#9F4710;font-weight:700;font-size:12.5px;padding:5px 12px;border-radius:999px}
.bp-ways{display:grid;gap:14px;grid-template-columns:1fr}
@media (min-width:768px){.bp-ways{grid-template-columns:repeat(3,1fr)}}
.bp-ways-tile{background:#fff;border:1.5px solid #C95F0E;border-radius:20px;padding:22px;box-shadow:0 8px 22px rgba(201,95,14,.14);display:flex;flex-direction:column;gap:8px}
.bp-ways-tile.is-featured{position:relative;border:2px solid #C95F0E;background:linear-gradient(180deg,#FFF8EC,#ffffff);box-shadow:0 16px 36px rgba(201,95,14,.22)}
@media (min-width:768px){.bp-ways-tile.is-featured{transform:translateY(-8px)}}
.bp-ways-tile h3{font-family:"Plus Jakarta Sans","Inter",system-ui;font-weight:800;font-size:18px;color:#1A1410;margin:0}
.bp-ways-tile.is-primary{border-color:#C95F0E}
.bp-ways-tile p{margin:0;font-size:14px;line-height:1.5;color:#5b524a}
.bp-ways-cta{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-weight:800;font-size:14px;text-decoration:none}
.bp-ways-cta.is-primary{color:#C95F0E}
.bp-ways-cta.is-group{color:#047857}
.bp-ways-cta.is-ghost{color:#7c6f64}
.bp-group-accent{color:#047857}
@media (max-width:767px){.bp-three-ways{display:flex !important;flex-direction:column}.bp-three-ways .bp-order-bundle{order:1}.bp-three-ways .bp-order-group{order:2}.bp-three-ways .bp-order-single{order:3}}
