#cod-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:99999;justify-content:center;align-items:center;padding:16px}#cod-overlay.active{display:flex}#cod-modal{background:#fff;border-radius:12px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;padding:24px;position:relative;box-shadow:0 20px 60px #0000004d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#cod-modal h2{font-size:18px;font-weight:700;margin:0 0 16px;padding-right:32px;color:#1a1a1a}#cod-close{position:absolute;top:20px;right:20px;background:none;border:none;font-size:22px;cursor:pointer;color:#666;line-height:1;padding:0}#cod-close:hover{color:#000}.cod-products{border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;margin-bottom:16px}.cod-product-item{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid #f0f0f0}.cod-product-item:last-child{border-bottom:none}.cod-product-img{width:56px;height:56px;object-fit:cover;border-radius:6px;border:1px solid #e5e5e5}.cod-product-info{flex:1}.cod-product-title{font-size:12px;font-weight:600;color:#1a1a1a;text-transform:uppercase;letter-spacing:.3px}.cod-product-variant{font-size:11px;color:#888;margin-top:2px}.cod-product-qty{font-size:11px;color:#555;margin-top:2px}.cod-product-price{font-size:13px;font-weight:600;color:#1a1a1a;white-space:nowrap}.cod-summary{background:#f9f9f9;border-radius:8px;padding:14px 16px;margin-bottom:20px}.cod-summary-row{display:flex;justify-content:space-between;font-size:13px;color:#444;margin-bottom:8px}.cod-summary-row:last-child{margin-bottom:0}.cod-summary-row.total{font-weight:700;font-size:15px;color:#1a1a1a;border-top:1px solid #e0e0e0;padding-top:10px;margin-top:6px}.cod-summary-row .cod-fee-label{color:#e05500}.cod-summary-row .cod-fee-value{color:#e05500;font-weight:600}.cod-field{margin-bottom:12px}.cod-field label{display:block;font-size:12px;font-weight:600;color:#444;margin-bottom:5px}.cod-field label span.req{color:#e00}.cod-input{width:100%;border:1.5px solid #ddd;border-radius:7px;padding:10px 14px;font-size:14px;color:#1a1a1a;box-sizing:border-box;transition:border-color .2s;outline:none;background:#fff}.cod-input:focus{border-color:#1a1a1a}.cod-input.error{border-color:#e00}.cod-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}select.cod-input{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.cod-subscribe{display:flex;align-items:center;gap:8px;margin:14px 0;font-size:13px;color:#555;cursor:pointer}.cod-subscribe input{cursor:pointer;width:15px;height:15px}.cod-btn-pay{width:100%;padding:15px;border-radius:8px;border:none;font-size:15px;font-weight:700;cursor:pointer;margin-bottom:10px;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .2s,transform .1s;letter-spacing:.3px}.cod-btn-pay:hover{opacity:.9}.cod-btn-pay:active{transform:scale(.98)}.cod-btn-pay:disabled{opacity:.6;cursor:not-allowed}.cod-btn-prepaid{background:#22a722;color:#fff}.cod-btn-cod{background:#1a1a1a;color:#fff}.cod-error-msg{color:#e00;font-size:12px;margin-top:-6px;margin-bottom:8px;display:none}#cod-success{display:none;text-align:center;padding:20px 0}#cod-success .check-icon{font-size:56px;margin-bottom:12px}#cod-success h3{font-size:20px;font-weight:700;margin-bottom:8px}#cod-success p{font-size:14px;color:#555}.cod-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:500px){#cod-modal{padding:18px}.cod-row{grid-template-columns:1fr;gap:0}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/cod-form.css.map */
