/* portalBilling (F48) -- Szamlak + Elofizetes. Minimal; app_hu.tpl/Bootstrap carries the rest. */
#hgbill-szamlak, #hgbill-elofizetes { max-width: 1120px; }
.hgbill-plans .card { transition: box-shadow .15s ease; }
.hgbill-plans .card:hover { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .08); }
.hgbill-current .fs-4 { line-height: 1.1; }
/* data-driven plan checklist: "off" feature (capability the plan lacks) is muted + struck */
.hgbill-feat-off { color: #9ca3af; text-decoration: line-through; }
