/* TEVCO 5.15.4 — checkout/mobile safety layer */
.tevco-5154-checkout-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1180px;margin:0 auto 18px;background:#fff;border:1px solid #e4e9f0;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(15,35,63,.04)}
.tevco-5154-checkout-progress span{position:relative;padding:12px 14px;text-align:center;font-size:13px;font-weight:800;color:#748197;background:#fbfcfe}
.tevco-5154-checkout-progress span+span{border-inline-start:1px solid #e9edf3}
.tevco-5154-checkout-progress .is-done{color:#167447;background:#f2fbf6}.tevco-5154-checkout-progress .is-active{color:#fff;background:var(--tevco-primary,#0b2d57)}
.tevco-5154-install-note{display:flex;align-items:flex-start;gap:8px;padding:14px 16px;margin:0 0 16px;border:1px solid #d6e5f7;border-radius:14px;background:#f5f9ff;color:#1f3653}.tevco-5154-install-note strong,.tevco-5154-install-note span{display:block}.tevco-5154-install-note strong{white-space:nowrap}.tevco-5154-install-note span{color:#607087;font-size:13px;line-height:1.7}
.tevco-checkout-5154 .woocommerce-error{border-radius:14px!important;border:1px solid #fecaca!important;background:#fff7f7!important;color:#8b1e1e!important;padding:14px 18px!important;margin-bottom:16px!important}.tevco-checkout-5154 .woocommerce-error li{margin:4px 0!important}
.tevco-checkout-5154 .form-row.woocommerce-invalid input,.tevco-checkout-5154 .form-row.woocommerce-invalid select,.tevco-checkout-5154 .form-row.woocommerce-invalid .select2-selection{border-color:#dc2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.08)!important}
.tevco-checkout-5154 input[type=tel],.tevco-checkout-5154 input[inputmode=numeric]{text-align:left;direction:ltr}
.tevco-cart-5154 .checkout-button,.tevco-checkout-5154 #place_order{touch-action:manipulation}
.tevco-5154-mobile-summary{display:none}
@media(max-width:782px){
  body.tevco-checkout-5154{padding-bottom:74px}
  .tevco-5154-checkout-progress{margin:0 12px 14px;border-radius:13px}.tevco-5154-checkout-progress span{padding:10px 5px;font-size:11px}
  .tevco-checkout-5154 form.checkout{display:block!important}.tevco-checkout-5154 #customer_details,.tevco-checkout-5154 #order_review{width:100%!important;float:none!important;min-width:0!important}
  .tevco-checkout-5154 #order_review{position:static!important;margin-top:16px!important;padding:15px!important;border-radius:16px!important}
  .tevco-checkout-5154 .form-row-first,.tevco-checkout-5154 .form-row-last{width:100%!important;float:none!important}
  .tevco-checkout-5154 .form-row input.input-text,.tevco-checkout-5154 .form-row select,.tevco-checkout-5154 .select2-selection{font-size:16px!important;min-height:50px!important}
  .tevco-checkout-5154 #place_order{min-height:56px!important;font-size:16px!important;border-radius:14px!important}
  .tevco-5154-install-note{display:grid;gap:4px}.tevco-5154-install-note strong{white-space:normal}
  .tevco-5154-mobile-summary{position:fixed;z-index:9997;display:flex;align-items:center;justify-content:space-between;gap:12px;left:0;right:0;bottom:0;padding:10px 14px max(10px,env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid #dfe6ef;box-shadow:0 -10px 30px rgba(7,31,66,.08);backdrop-filter:blur(10px)}
  .tevco-5154-mobile-summary span{display:grid;line-height:1.3}.tevco-5154-mobile-summary small{font-size:10px;color:#758197}.tevco-5154-mobile-summary strong{font-size:15px;color:#0b2d57}.tevco-5154-mobile-summary button{min-height:44px;border:0;border-radius:12px;padding:9px 16px;background:#0b2d57;color:#fff;font-weight:800}
}
@media(max-width:420px){.tevco-5154-mobile-summary button{padding-inline:12px}.tevco-5154-mobile-summary strong{font-size:14px}}
