.address-selection[data-v-a7b2d4e3],.form-group[data-v-a7b2d4e3]{display:flex;flex-direction:column}.form-group[data-v-a7b2d4e3]{gap:8px}.address-selector[data-v-a7b2d4e3]{position:relative}.address-selector-button[data-v-a7b2d4e3]{background:none;border:none;border-radius:0;cursor:pointer;display:flex;justify-content:space-between;padding:0;text-align:left;transition:all .2s ease;width:100%}.button-cl[data-v-a7b2d4e3]{align-items:center;background:#f2f7ff;border-radius:20px;color:#08f;display:flex;flex-shrink:0;font-size:10px;font-weight:500;height:26px;justify-content:center;margin-left:12px;text-align:center;width:57px}.selected-address-display[data-v-a7b2d4e3]{flex:1;min-width:0}.address-info[data-v-a7b2d4e3]{display:flex;flex-direction:column;gap:4px}.address-name[data-v-a7b2d4e3]{color:#000;font-size:13px;font-weight:600;line-height:1.3}.address-phone-desktop[data-v-a7b2d4e3]{font-size:13px;font-weight:400}.address-text[data-v-a7b2d4e3]{color:#fb7701;font-size:13px;line-height:1.3}.address-location[data-v-a7b2d4e3]{color:#999;font-size:12px;line-height:1.3}.placeholder-text[data-v-a7b2d4e3]{color:#999;font-size:14px;font-style:italic}.btn-link[data-v-a7b2d4e3]{background:none;border:none;color:#ff4747;cursor:pointer;font-size:14px;margin:0;padding:0;text-decoration:underline}.btn-link[data-v-a7b2d4e3]:hover{color:#e63939}.note-group-form[data-v-a7b2d4e3]{margin-top:15px}.note-group-form .form-input[data-v-a7b2d4e3]{background:#fff;border:1px solid #ddd;border-radius:8px;color:#333;font-size:14px;padding:12px 16px;transition:all .2s;width:100%}.note-group-form .form-input[data-v-a7b2d4e3]:focus{border-color:#ff4747;box-shadow:0 0 0 2px #ff47471a;outline:none}.note-group-form .form-input[data-v-a7b2d4e3]::-moz-placeholder{color:#999}.note-group-form .form-input[data-v-a7b2d4e3]::placeholder{color:#999}.order-success-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.order-success-modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:24px 24px 16px;position:relative}.modal-header,.success-icon{align-items:center;display:flex}.success-icon{background:#d4edda;border-radius:50%;height:48px;justify-content:center;margin-right:16px;width:48px}.modal-title{color:#1f2937;flex:1;font-size:24px;font-weight:600;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:background-color .2s}.close-button:hover{background-color:#f3f4f6}.modal-content{padding:24px}.order-details{display:flex;flex-direction:column;gap:24px}.customer-info-section,.order-info-section,.payment-section,.products-section{border-radius:8px;padding:20px}.customer-info-section h3,.order-info-section h3,.payment-section h3{align-items:center;color:#1f2937;display:flex;font-size:18px;font-weight:600;gap:8px;margin:0 0 16px}.info-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}.info-item{display:flex;flex-direction:column;gap:4px}.info-label{color:#6b7280;font-size:14px;font-weight:500}.info-value{color:#1f2937;font-size:16px;font-weight:600}.order-id{color:#059669;font-weight:700}.products-list{display:flex;flex-direction:column;gap:12px}.product-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;display:flex;gap:12px;padding:12px}.product-image{border-radius:6px;height:60px;-o-object-fit:cover;object-fit:cover;width:60px}.product-details{display:flex;flex:1;flex-direction:column;gap:4px}.product-name{color:#1f2937;font-size:14px;font-weight:600;line-height:1.4;margin:0}.product-meta{color:#6b7280;display:flex;font-size:13px;gap:16px}.product-price{color:#059669;font-weight:600}.payment-summary{display:flex;flex-direction:column;gap:8px}.payment-row{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.payment-label{color:#6b7280;font-size:14px}.payment-value{color:#1f2937;font-size:16px;font-weight:600}.total-row{border-top:1px solid #e5e7eb;margin-top:8px;padding-top:12px}.total-value{color:#059669;font-size:18px}.modal-footer{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:20px 24px 24px}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s}.btn-primary{background:#059669;color:#fff}.btn-primary:hover{background:#047857}.btn-secondary{background:#f3f4f6;color:#374151}.btn-secondary:hover{background:#e5e7eb}.btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.order-success-modal{margin:20px;width:95%}.modal-header{padding:20px 20px 16px}.modal-content{padding:20px}.info-grid{grid-template-columns:1fr}.modal-footer{flex-direction:column;padding:16px 20px 20px}.btn{justify-content:center;width:100%}}.loading{opacity:.7;pointer-events:none}.success-animation{animation:successPulse .6s ease-out}@keyframes successPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.price-comparison{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.original-price{color:#999;font-size:14px;text-decoration:line-through}.discounted-price{color:#e74c3c;font-size:16px;font-weight:600}.final-price{color:#333;font-size:16px;font-weight:500}.product-supplier{color:#666;font-size:12px;margin-top:4px}.desktop-global-coupon-modal-overlay[data-v-87232695],.desktop-shop-coupon-modal-overlay[data-v-87232695]{align-items:center;animation:fadeIn-87232695 .3s ease-out;background:linear-gradient(135deg,#0006,#0009);display:flex;justify-content:center;inset:0;position:fixed;z-index:1000}.desktop-global-coupon-modal[data-v-87232695],.desktop-shop-coupon-modal[data-v-87232695]{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column;height:80vh;max-height:80vh;max-width:600px;overflow:hidden;position:relative;width:90%}@keyframes slideUp-87232695{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn-87232695{0%{opacity:0}to{opacity:1}}.modal-header[data-v-87232695]{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;padding:20px 24px;position:sticky;top:0;z-index:10}.header-actions[data-v-87232695],.modal-header[data-v-87232695]{align-items:center;display:flex}.header-actions[data-v-87232695]{gap:8px}.close-button[data-v-87232695]{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:background-color .2s}.close-button[data-v-87232695]:hover{background-color:#f3f4f6;color:#374151}.modal-title[data-v-87232695]{color:#111827;flex:1;font-size:18px;font-weight:600;margin:0}.modal-content[data-v-87232695]{flex:1;min-height:0;overflow-y:auto;padding:20px 24px}.coupon-input-section[data-v-87232695]{margin-bottom:24px}.coupon-input-row[data-v-87232695]{display:flex;gap:12px;margin-bottom:8px}.coupon-input[data-v-87232695]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;padding:12px 16px;transition:all .3s ease;width:70%}.coupon-input[data-v-87232695]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.coupon-input[data-v-87232695]::-moz-placeholder{color:#94a3b8}.coupon-input[data-v-87232695]::placeholder{color:#94a3b8}.apply-coupon-btn[data-v-87232695]{background:#d9001c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .2s;white-space:nowrap;width:30%}.apply-coupon-btn[data-v-87232695]:hover:not(:disabled){background:#c00018}.apply-coupon-btn[data-v-87232695]:disabled{cursor:not-allowed;opacity:.6}.coupon-error-message[data-v-87232695]{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:13px;margin-top:8px;padding:8px 12px}.coupons-list[data-v-87232695]{margin-top:16px}.coupons-list-desktop[data-v-87232695]{display:flex;flex-direction:column;gap:16px}.coupon-item[data-v-87232695]{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.coupon-item[data-v-87232695]:hover{border-color:#3b82f6;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.coupon-item.selected[data-v-87232695]{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.coupon-item.no-active[data-v-87232695]{cursor:not-allowed;opacity:.6}.bg-coupon[data-v-87232695]{height:100%;position:relative;width:100%}.bg-coupon-img[data-v-87232695]{height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:.1;position:absolute;top:0;width:100%}.coupon-main[data-v-87232695]{position:relative;z-index:1}.coupon-content-wrapper[data-v-87232695]{align-items:flex-start;display:flex;gap:16px}.coupon-logo[data-v-87232695]{flex-shrink:0}.coupon-logo-img[data-v-87232695]{border:2px solid #e5e7eb;border-radius:8px;height:60px;-o-object-fit:cover;object-fit:cover;width:60px}.coupon-info[data-v-87232695]{display:flex;flex:1;flex-direction:column}.info-content-coupons[data-v-87232695]{display:flex;flex-direction:column;gap:8px}.coupon-conditions[data-v-87232695]{display:flex;flex-direction:column;gap:4px}.condition-item[data-v-87232695]{align-items:center;color:#111827;display:flex;font-size:14px;font-weight:600;gap:8px}.warning-icon[data-v-87232695]{height:16px;width:16px}.condition-amount[data-v-87232695]{color:#6b7280;font-size:13px}.condition-end-date[data-v-87232695]{color:#9ca3af;display:flex;font-size:12px;justify-content:space-between}.coupon-select-section[data-v-87232695]{display:flex;justify-content:flex-end}.coupon-select-wrapper[data-v-87232695]{align-items:center;display:flex}.coupon-select-btn[data-v-87232695]{background:#d9001c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px;transition:all .2s}.coupon-select-btn[data-v-87232695]:hover{background:#c00018;transform:scale(1.05)}.coupon-condition-not-met[data-v-87232695]{align-items:center;display:flex}.coupon-condition-not-met img[data-v-87232695]{height:24px;width:24px}.modal-content[data-v-87232695]::-webkit-scrollbar{width:6px}.modal-content[data-v-87232695]::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.modal-content[data-v-87232695]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.modal-content[data-v-87232695]::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:768px){.desktop-global-coupon-modal-overlay[data-v-87232695],.desktop-shop-coupon-modal-overlay[data-v-87232695]{align-items:flex-end}.desktop-global-coupon-modal[data-v-87232695],.desktop-shop-coupon-modal[data-v-87232695]{border-radius:20px 20px 0 0;max-height:80vh;max-width:100%;width:100%}.modal-content[data-v-87232695],.modal-header[data-v-87232695]{padding:16px 20px}}.checkout-modal-overlay{align-items:center;background:#00000080;display:flex;justify-content:center;inset:0;position:fixed;z-index:1000}.modal-content{max-height:none!important;overflow:inherit}.checkout-modal{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;height:80vh;max-height:80vh;max-width:600px;overflow:hidden;width:90%}.modal-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 24px;position:sticky;top:0;z-index:10}.modal-title{color:#333;font-size:20px;font-weight:600;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:background-color .2s}.close-button:hover{background-color:#f3f4f6;color:#374151}.modal-content,.modal-content2{flex:1;min-height:0;overflow-y:auto;padding:24px}#desktop-checkout-modal-overlay .section,.checkout-modal-overlay .section{margin-bottom:32px}#desktop-checkout-modal-overlay .section:last-child,.checkout-modal-overlay .section:last-child{margin-bottom:0}#desktop-checkout-modal-overlay .section-title,.checkout-modal-overlay .section-title{color:#333;font-size:16px;font-weight:600;margin-bottom:16px}.guest-address-notification{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border:1px solid #ffb74d;border-radius:8px;box-shadow:0 2px 8px #ffb74d26;margin:15px 0;padding:12px 16px}.guest-address-notification-content{align-items:flex-start;display:flex;gap:12px}.guest-address-notification-icon{flex-shrink:0;margin-top:2px}.guest-address-notification-text{flex:1}.guest-address-message{color:#e65100;font-size:14px;font-weight:500;line-height:1.4;margin:0 0 6px}.guest-address-login-info{color:#f57c00;font-size:12px;line-height:1.3;margin:0;opacity:.9}#desktop-checkout-modal-overlay .products-list,.checkout-modal-overlay .products-list{border:1px solid #eee;border-radius:8px;overflow:hidden}#desktop-checkout-modal-overlay .product-item,.checkout-modal-overlay .product-item{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px}#desktop-checkout-modal-overlay .product-item:last-child,.checkout-modal-overlay .product-item:last-child{border-bottom:none}#desktop-checkout-modal-overlay .product-info,.checkout-modal-overlay .product-info{align-items:center;display:flex;flex:1}#desktop-checkout-modal-overlay .product-image,.checkout-modal-overlay .product-image{border-radius:6px;height:60px;margin-right:12px;-o-object-fit:cover;object-fit:cover;width:60px}#desktop-checkout-modal-overlay .product-details,.checkout-modal-overlay .product-details{flex:1}#desktop-checkout-modal-overlay .product-name,.checkout-modal-overlay .product-name{color:#333;font-size:14px;font-weight:500;margin:0 0 4px}#desktop-checkout-modal-overlay .product-meta,.checkout-modal-overlay .product-meta{color:#666;display:flex;font-size:12px;gap:16px}#desktop-checkout-modal-overlay .product-total,.checkout-modal-overlay .product-total{color:#333;font-weight:600}#desktop-checkout-modal-overlay .order-total,.checkout-modal-overlay .order-total{border-top:1px solid #eee;margin-top:16px;padding-top:16px}#desktop-checkout-modal-overlay .total-row,.checkout-modal-overlay .total-row{display:flex;justify-content:space-between;margin-bottom:8px}#desktop-checkout-modal-overlay .total-row.final-total,.checkout-modal-overlay .total-row.final-total{border-top:1px solid #eee;color:#333;font-size:16px;font-weight:600;margin-top:8px;padding-top:8px}#desktop-checkout-modal-overlay .total-label,.checkout-modal-overlay .total-label{color:#666}#desktop-checkout-modal-overlay .total-value,.checkout-modal-overlay .total-value{color:#333}#desktop-checkout-modal-overlay .total-value.discount,.checkout-modal-overlay .total-value.discount{color:#dc3545}.modal-footer{border-top:1px solid #eee;display:flex;gap:12px;justify-content:flex-end;padding:20px 24px}.btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.btn-primary{background:#ff4747;color:#fff;display:inline!important;text-align:center!important}.btn-primary:hover:not(:disabled){background:#e63939}.btn-primary:disabled{background:#ccc;cursor:not-allowed}#desktop-checkout-modal-overlay .notification,.checkout-modal-overlay .notification{animation:slideDown .3s ease-out;border:1px solid;border-radius:6px;margin-bottom:20px;padding:12px 16px}#desktop-checkout-modal-overlay .notification.success,.checkout-modal-overlay .notification.success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}#desktop-checkout-modal-overlay .notification.error,.checkout-modal-overlay .notification.error{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}#desktop-checkout-modal-overlay .notification-content,.checkout-modal-overlay .notification-content{align-items:center;display:flex;gap:8px}#desktop-checkout-modal-overlay .notification-icon,.checkout-modal-overlay .notification-icon{flex-shrink:0}#desktop-checkout-modal-overlay .notification-message,.checkout-modal-overlay .notification-message{flex:1;font-size:14px;font-weight:500}#desktop-checkout-modal-overlay .notification-close,.checkout-modal-overlay .notification-close{background:none;border:none;border-radius:2px;cursor:pointer;padding:2px;transition:background-color .2s}#desktop-checkout-modal-overlay .notification-close:hover,.checkout-modal-overlay .notification-close:hover{background-color:#0000001a}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#desktop-checkout-modal-overlay .supplierInfo,.checkout-modal-overlay .supplierInfo{background:#fff;margin:0;padding:10px}#desktop-checkout-modal-overlay .supplier-groups,.checkout-modal-overlay .supplier-groups{background:#fff;border-radius:10px;margin:0}#desktop-checkout-modal-overlay .supplier-group,.checkout-modal-overlay .supplier-group{background:none;border:none;margin:0;padding:12px 0 0}#desktop-checkout-modal-overlay .supplier-coupon-section,.checkout-modal-overlay .supplier-coupon-section{background:#fff;border-top:1px solid #e9ecef;margin:0 5px;padding:10px}#desktop-checkout-modal-overlay .supplier-coupon-section .mobile-coupon-section,.checkout-modal-overlay .supplier-coupon-section .mobile-coupon-section{display:block!important;visibility:visible!important;width:100%}#desktop-checkout-modal-overlay .supplier-coupon-section .no-coupon,.checkout-modal-overlay .supplier-coupon-section .no-coupon{display:flex!important;visibility:visible!important}#desktop-checkout-modal-overlay .supplier-coupon-section .applied-coupon,.checkout-modal-overlay .supplier-coupon-section .applied-coupon{display:block!important;visibility:visible!important}#desktop-checkout-modal-overlay .section-form-address,.checkout-modal-overlay .section-form-address{background:#fff;border-radius:10px;margin:6px 0;padding:10px}#desktop-checkout-modal-overlay .section-form-address-2,.checkout-modal-overlay .section-form-address-2{background:#fff;border-radius:10px;margin:6px 0;overflow:hidden;padding:17px;position:relative}#desktop-checkout-modal-overlay .section-form-address-2:before,.checkout-modal-overlay .section-form-address-2:before{background:linear-gradient(180deg,#0288d1 0 14.285714%,transparent 14.285714% 28.571428%,#d32f2f 28.571428% 42.857142%,transparent 42.857142% 57.142856%,#0288d1 57.142856% 71.42857%,transparent 71.42857% 85.714284%,#d32f2f 85.714284% 100%);border-bottom-right-radius:10px;border-top-right-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;width:3px}#desktop-checkout-modal-overlay .supplierNameLink,.checkout-modal-overlay .supplierNameLink{align-items:center;color:inherit;display:flex;gap:8px;text-decoration:none;transition:opacity .2s}#desktop-checkout-modal-overlay .supplierNameLink:hover,.checkout-modal-overlay .supplierNameLink:hover{opacity:.8}#desktop-checkout-modal-overlay .supplierNameLink img:first-child,.checkout-modal-overlay .supplierNameLink img:first-child{height:24px;width:24px}#desktop-checkout-modal-overlay .supplierName,.checkout-modal-overlay .supplierName{color:#333;flex:1;font-size:16px;font-weight:600;margin:0}#desktop-checkout-modal-overlay .productItem,.checkout-modal-overlay .productItem{border-bottom:1px solid #eee;padding:12px 16px}#desktop-checkout-modal-overlay .productItem:last-child,.checkout-modal-overlay .productItem:last-child{border-bottom:none}#desktop-checkout-modal-overlay .productRow,.checkout-modal-overlay .productRow{align-items:flex-start;display:flex;gap:12px}#desktop-checkout-modal-overlay .product-meta-checkout,.checkout-modal-overlay .product-meta-checkout{display:flex;flex-direction:column;gap:6px;margin-top:4px}#desktop-checkout-modal-overlay .product-price,.checkout-modal-overlay .product-price{align-items:center;display:flex;flex-wrap:wrap;gap:8px}#desktop-checkout-modal-overlay .priceAmount-7E8F9,.checkout-modal-overlay .priceAmount-7E8F9{align-items:center;color:#da001b;display:flex;font-size:14px;font-weight:700;gap:4px}#desktop-checkout-modal-overlay .icon-sale-product-item,.checkout-modal-overlay .icon-sale-product-item{align-items:center;display:inline-flex;position:relative;top:0}#desktop-checkout-modal-overlay .icon-sale-product-item img,.checkout-modal-overlay .icon-sale-product-item img{height:16px;width:16px}#desktop-checkout-modal-overlay .originalPriceAmount,.checkout-modal-overlay .originalPriceAmount{color:#969696;font-size:12px;font-weight:700;text-decoration:line-through}#desktop-checkout-modal-overlay .productName,.checkout-modal-overlay .productName{color:#121926;display:-webkit-box;font-size:14px;font-weight:500;-webkit-line-clamp:2;line-height:1.3;margin:0 0 8px;-webkit-box-orient:vertical;overflow:hidden}#desktop-checkout-modal-overlay .product-quantity-tt,.checkout-modal-overlay .product-quantity-tt{color:#121926;font-size:13px;font-weight:500}#desktop-checkout-modal-overlay .supplier-products,.checkout-modal-overlay .supplier-products{background:none;padding:0 5px}#desktop-checkout-modal-overlay .supplier-products .product-image,.checkout-modal-overlay .supplier-products .product-image{background:none;border:none;border-radius:8px;height:80px;-o-object-fit:cover;object-fit:cover;width:80px}#desktop-checkout-modal-overlay .section-checkout-summary,.checkout-modal-overlay .section-checkout-summary{background:#fff;border:1px solid #eee;border-radius:8px;margin:16px 0;padding:16px}#desktop-checkout-modal-overlay .order-details-content,.checkout-modal-overlay .order-details-content{margin-top:12px}#desktop-checkout-modal-overlay .summary-row,.checkout-modal-overlay .summary-row{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:8px 0}#desktop-checkout-modal-overlay .summary-row.final-total-row,.checkout-modal-overlay .summary-row.final-total-row{border-top:1px solid #eee;margin-top:8px;padding-top:12px}#desktop-checkout-modal-overlay .summary-label,.checkout-modal-overlay .summary-label{color:#000;font-size:14px;font-weight:500}#desktop-checkout-modal-overlay .summary-value,.checkout-modal-overlay .summary-value{color:#000;font-size:14px;font-weight:500;text-align:right}#desktop-checkout-modal-overlay .summary-value.discount-value,.checkout-modal-overlay .summary-value.discount-value{color:#dc3545}#desktop-checkout-modal-overlay .summary-value.final-total-value,.checkout-modal-overlay .summary-value.final-total-value{color:#da001b;font-size:16px;font-weight:700}#desktop-checkout-modal-overlay .summary-label-note-mobile,.checkout-modal-overlay .summary-label-note-mobile{color:#8e8e93;font-size:12px;font-weight:400;width:100%}#desktop-checkout-modal-overlay .note-row-content,.checkout-modal-overlay .note-row-content{color:#8e8e93;font-size:12px;font-weight:400;line-height:1.5}#desktop-checkout-modal-overlay .note-row-content p,.checkout-modal-overlay .note-row-content p{margin:0}#desktop-checkout-modal-overlay .terms-and-conditions-link,.checkout-modal-overlay .terms-and-conditions-link{color:#08f;font-weight:700;text-decoration:none}#desktop-checkout-modal-overlay .terms-and-conditions-link:hover,.checkout-modal-overlay .terms-and-conditions-link:hover{text-decoration:underline}#desktop-checkout-modal-overlay .modal-footer-checkout-desktop,.checkout-modal-overlay .modal-footer-checkout-desktop{background:#fff;border-top:1px solid #eee}#desktop-checkout-modal-overlay .global-coupon-section,.checkout-modal-overlay .global-coupon-section{border-bottom:1px solid #eee;padding:12px 16px}#desktop-checkout-modal-overlay .coupon-section-desktop,.checkout-modal-overlay .coupon-section-desktop{cursor:pointer;transition:background-color .2s}#desktop-checkout-modal-overlay .coupon-section-desktop:hover,.checkout-modal-overlay .coupon-section-desktop:hover{background-color:#f8f9fa}#desktop-checkout-modal-overlay .applied-coupon,.checkout-modal-overlay .applied-coupon{background:#f8f9fa;border-radius:8px;padding:12px}#desktop-checkout-modal-overlay .coupon-info-001,.checkout-modal-overlay .coupon-info-001{align-items:center;display:flex}#desktop-checkout-modal-overlay .discount-amount-coupon,.checkout-modal-overlay .discount-amount-coupon{align-items:center;display:flex;justify-content:space-between;width:100%}#desktop-checkout-modal-overlay .discount-amount-coupon>span,.checkout-modal-overlay .discount-amount-coupon>span{align-items:center;color:#000;display:flex;font-size:14px;font-weight:500;gap:8px}#desktop-checkout-modal-overlay .apply-icon,.checkout-modal-overlay .apply-icon{height:16px;width:16px}#desktop-checkout-modal-overlay .no-coupon,.checkout-modal-overlay .no-coupon{align-items:center;color:#2e2e2e;display:flex;font-size:14px;justify-content:space-between;padding:12px}#desktop-checkout-modal-overlay .no-coupon-text,.checkout-modal-overlay .no-coupon-text{align-items:center;display:flex;font-size:14px;font-weight:500;gap:8px}#desktop-checkout-modal-overlay .modal-footer-button-checkout,.checkout-modal-overlay .modal-footer-button-checkout{align-items:center;display:flex;justify-content:space-between;padding:10px}#desktop-checkout-modal-overlay .total-order-value-footer,.checkout-modal-overlay .total-order-value-footer{display:flex;flex-direction:column;gap:4px}#desktop-checkout-modal-overlay .total-order-value-label,.checkout-modal-overlay .total-order-value-label{color:#737373;font-size:14px;font-weight:400;margin:0}#desktop-checkout-modal-overlay .total-order-value-value,.checkout-modal-overlay .total-order-value-value{color:#d9001c;font-size:20px;font-weight:600;margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#desktop-checkout-modal-overlay .modal-footer-button-checkout .btn-primary,.checkout-modal-overlay .modal-footer-button-checkout .btn-primary{align-items:center;background:#d9001c;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:.08rem;height:40px;justify-content:center;max-width:112px;overflow:hidden;padding:9px 15px;position:relative;transition:all .3s ease;width:112px}@media (max-width:768px){#desktop-checkout-modal-overlay .checkout-modal,.checkout-modal-overlay .checkout-modal{margin:20px;width:95%}#desktop-checkout-modal-overlay .product-info,.checkout-modal-overlay .product-info{align-items:flex-start;flex-direction:column}#desktop-checkout-modal-overlay .product-image,.checkout-modal-overlay .product-image{margin-bottom:8px;margin-right:0}}.checkout-modal .modal-content2::-webkit-scrollbar,.checkout-modal .modal-content::-webkit-scrollbar{width:6px}.checkout-modal .modal-content2::-webkit-scrollbar-track,.checkout-modal .modal-content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.checkout-modal .modal-content2::-webkit-scrollbar-thumb,.checkout-modal .modal-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.checkout-modal .modal-content2::-webkit-scrollbar-thumb:hover,.checkout-modal .modal-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}#desktop-checkout-modal-overlay .modal-content2{flex:1;min-height:0;overflow-y:auto;padding:24px}#desktop-checkout-modal-overlay .address-form{padding:0!important}
