/* LBI CORE-PAYMENTS-03.5 — checkout-only safe spacing and route-state polish. Delta-only; header untouched. */
.lbi-commerce-checkout .lbi-checkout-safe-zone{padding-top:clamp(7rem,9vw,9.5rem)!important;}
.lbi-commerce-checkout .lbi-checkout-safe-zone .container{position:relative;z-index:1;}
.lbi-commerce-checkout .lbi-checkout-safe-zone h1{margin-top:1.35rem;}
.lbi-commerce-checkout .lbi-route-state-card{box-shadow:0 24px 70px rgba(15,23,42,.10)!important;}
@media(max-width:768px){.lbi-commerce-checkout .lbi-checkout-safe-zone{padding-top:6.25rem!important;}}
@media(max-width:480px){.lbi-commerce-checkout .lbi-checkout-safe-zone{padding-top:5.75rem!important;}}
