#checkout-customer-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px;background:#0000008c}body.checkout-customer-popup-open{overflow:hidden}#checkout-customer-popup .popup-overlay{position:absolute;top:0;right:0;bottom:0;left:0}#checkout-customer-popup .popup-content{position:relative;width:100%;max-width:520px;background:#fff;border-radius:16px;padding:28px 24px 24px;box-shadow:0 20px 60px #00000038;z-index:2}#checkout-customer-popup .popup-close{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;background:transparent;cursor:pointer;padding:0}#checkout-customer-popup .popup-title{margin:0 40px 10px 0;color:#111;font-size:28px;line-height:1.2;font-weight:700}#checkout-customer-popup .popup-text{margin:0 0 18px;color:#555;font-size:15px;line-height:1.5}#checkout-customer-popup .popup-form{display:grid;gap:12px}#checkout-customer-popup .popup-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}#checkout-customer-popup .popup-field{display:grid;gap:6px}#checkout-customer-popup .popup-field label{font-size:13px;line-height:1.3;color:#222;font-weight:600}#checkout-customer-popup .popup-field input{width:100%;min-height:48px;border:1px solid #d9d9d9;border-radius:10px;background:#fff;padding:12px 14px;font-size:15px;line-height:1.4;color:#111}#checkout-customer-popup .popup-field input:focus{outline:none;border-color:#111;box-shadow:0 0 0 1px #111}#checkout-customer-popup .popup-form-error{display:none;margin:2px 0 0;padding:10px 12px;border-radius:10px;background:#fff2f2;color:#b00020;font-size:14px;line-height:1.4}#checkout-customer-popup .popup-actions{display:grid;gap:10px;margin-top:6px}#checkout-customer-popup .popup-btn{-webkit-appearance:none;appearance:none;border:0;border-radius:12px;background:#111;color:#fff;min-height:50px;padding:14px 18px;font-size:15px;line-height:1.2;font-weight:700;cursor:pointer;text-align:center}#checkout-customer-popup .popup-btn[disabled]{opacity:.65;cursor:not-allowed}#checkout-customer-popup .popup-note{margin:0;font-size:12px;line-height:1.5;color:#777;text-align:center}@media(max-width:640px){#checkout-customer-popup{padding:14px}#checkout-customer-popup .popup-content{max-width:100%;padding:22px 18px 18px;border-radius:14px}#checkout-customer-popup .popup-title{font-size:24px}#checkout-customer-popup .popup-grid{grid-template-columns:1fr;gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/checkout-customer-popup.css.map */
