.checkout-modal,.success-modal{position:fixed;inset:0;z-index:30;display:none;place-items:center;padding:20px;background:#0009}.checkout-modal.open,.success-modal.open{display:grid}.checkout-box,.success-box{position:relative;width:min(680px,100%);max-height:92dvh;overflow:auto;padding:38px;background:#f7f7f5}.checkout-box h2,.success-box h2{font-size:50px}.checkout-close{position:absolute;top:18px;right:22px;border:0;background:none;font-size:36px;cursor:pointer}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.checkout-grid input{min-width:0;padding:13px;border:1px solid #c4c6c3;background:white;font:14px inherit}.checkout-grid .full{grid-column:span 2}.checkout-summary{display:flex;justify-content:space-between;padding:18px 0;margin-bottom:16px;border-top:1px solid #c4c6c3;border-bottom:1px solid #c4c6c3;font-size:14px}.checkout-summary strong{font:700 28px 'Barlow Condensed'}.payment-pending{font-size:12px;color:#697171}.success-box{text-align:center}.success-box p{line-height:1.6}@media(max-width:560px){.checkout-box{padding:30px 22px}.checkout-grid{grid-template-columns:1fr}.checkout-grid .full{grid-column:auto}}
.quantity{display:flex;align-items:center;gap:8px;font-size:12px}.quantity button{width:22px;height:22px;border:1px solid #bfc2bf;background:#fff;cursor:pointer}.cart-item .remove{grid-column:2}
.create-account{display:flex;gap:10px;padding:14px 0 20px;font-size:13px;cursor:pointer}.create-account input{width:16px;height:16px;margin-top:2px;accent-color:#397fa8}.create-account span{display:grid;gap:4px}.create-account small{color:#697171;line-height:1.4}
.measure-label{display:grid;gap:5px;margin:12px 0 2px;color:#697171;font-size:11px;font-weight:700}.measure-select{width:100%;padding:8px;border:1px solid #c5c8c5;background:white;color:#111;font:12px inherit}
.product-card.filter-enter{animation-fill-mode:none!important}
.whatsapp-order{width:100%;margin-top:12px;padding:12px;border:1px solid #397fa8;background:#fff;color:#397fa8;font:700 12px inherit;cursor:pointer}
.contact-actions{display:flex;gap:10px;flex-wrap:wrap}.quote-whatsapp{background:#397fa8;color:white}.contact-actions .button{margin-top:14px}
