.test-site-cart-notice{color:#9a3412;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border:1px solid #fdba74;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px 14px;font-size:.8125rem;line-height:1.45;display:flex}.test-site-cart-notice__badge{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#ea580c;border-radius:6px;flex-shrink:0;padding:4px 8px;font-size:.6875rem;font-weight:700}.test-site-cart-notice__text{margin:0}.test-site-cart-notice__text strong{color:#7c2d12;margin-bottom:4px;display:block}.cart-modal-overlay{z-index:1000;box-sizing:border-box;-webkit-backdrop-filter:blur(4px);overscroll-behavior:contain;min-height:100vh;background:rgba(0,0,0,.5);flex-direction:row;justify-content:flex-end;align-items:flex-start;min-height:100dvh;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.cart-modal{width:100%;max-width:500px;max-height:90vh;background:#fff;border-radius:12px;flex-direction:column;min-height:0;max-height:90dvh;animation:.3s ease-out slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.cart-modal-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px;display:flex}.cart-modal-header-title-group{align-items:center;gap:6px;min-width:0;display:flex}.cart-modal-header h2{margin:0;font-size:1.5rem;line-height:1}.close-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:background .2s;display:flex}.close-btn:hover{background:#f3f4f6}.cart-modal-test-notice-wrap{flex-shrink:0;padding:0 20px 12px}.cart-modal-test-notice-wrap .test-site-cart-notice{margin-bottom:0}.cart-modal-content{min-height:0;padding:20px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;flex:1;overflow-x:hidden;overflow-y:auto}.cart-empty{text-align:center;padding:60px 20px}.cart-empty p{color:#6b7280;margin-bottom:20px;font-size:1.1rem}.cart-empty a{background:var(--btn-primary-gradient);color:#fff;border-radius:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 14px rgba(68,148,239,.35)}.cart-empty a:hover{background:var(--btn-primary-gradient-hover);box-shadow:0 6px 18px rgba(68,148,239,.4)}.cart-items{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.cart-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;gap:16px;padding:16px;transition:box-shadow .2s;display:flex}.cart-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.cart-item-info{flex:1;min-width:0}.cart-item-info h4{margin:0}.cart-item-variant{color:#6b7280;margin:0 0 8px;font-size:.9rem;line-height:1.3}.cart-item-title-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.cart-item-name{color:#1f2937;word-wrap:break-word;flex:1;min-width:0;margin:0;font-size:1rem;line-height:1.4}.cart-line-loyalty-badge{letter-spacing:.02em;color:#059669;background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.35);border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:.7rem;font-weight:700;line-height:1}.cart-line-excluded-note{color:#9ca3af;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 10px;font-size:.8rem;display:flex}.cart-line-excluded-paren{color:#9ca3af}.cart-line-info-root{vertical-align:middle;align-items:center;display:inline-flex;position:relative}.cart-line-info-btn{color:#94a3b8;cursor:help;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:2px;line-height:0;transition:color .15s,background .15s;display:inline-flex}.cart-line-info-btn:hover{color:#1e67f5;background:rgba(30,103,245,.08);outline:none}.cart-line-info-btn:focus-visible{color:#1e67f5;background:rgba(30,103,245,.08);outline:none}.cart-line-tooltip-bubble{z-index:50;color:#1f2937;pointer-events:none;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:min(280px,70vw);padding:10px 12px;font-size:.75rem;font-weight:400;line-height:1.45;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px rgba(15,23,42,.12)}.cart-line-info-root:hover .cart-line-tooltip-bubble{display:block}.cart-line-info-root:focus-within .cart-line-tooltip-bubble{display:block}.cart-line-price-stack{margin-top:2px}.cart-line-catalog-to-sale,.cart-line-loyalty-flow{flex-wrap:wrap;align-items:baseline;gap:6px;margin:0 0 6px;font-size:.9rem;line-height:1.45;display:flex}.cart-line-loyalty-flow{font-size:.95rem}.cart-line-arrow{color:#94a3b8;font-weight:600}.cart-line-num-muted{color:#9ca3af;font-weight:500;text-decoration:line-through}.cart-line-num-mid{color:#374151;font-weight:600}.cart-line-num-sale{color:#059669;font-weight:700}.cart-line-num-final{color:#059669;font-size:1.05rem;font-weight:700}.cart-item-price{color:#1e67f4;margin:0;font-size:1.1rem;font-weight:400}.cart-item-controls{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}.cart-item-stock-info{color:#6b7280;text-align:right;margin:0;font-size:.75rem}.quantity-controls{background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:12px;padding:4px;display:flex}.quantity-controls button{cursor:pointer;color:#4494ef;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:background .2s;display:flex}.quantity-controls button:hover:not(:disabled){background:#f3f4f6}.quantity-controls button:active:not(:disabled){background:#e5e7eb}.quantity-controls button:disabled{opacity:.4;cursor:not-allowed}.quantity-controls span{text-align:center;min-width:30px;font-size:.95rem;font-weight:600}.remove-btn{background:var(--btn-primary-gradient);color:#fff;cursor:pointer;white-space:nowrap;touch-action:manipulation;border:none;border-radius:6px;padding:6px 12px;font-size:.85rem;transition:background .2s}.remove-btn:hover{background:var(--btn-primary-gradient-hover)}.remove-btn:active{background:var(--btn-primary-gradient-active);transform:scale(.98)}.cart-footer{background:#fff;border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.cart-summary{margin-bottom:16px}.cart-subtotal{color:#6b7280;border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:8px 0;font-size:.9rem;display:flex}.cart-discount{color:#059669;border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:8px 0;font-size:.9rem;display:flex}.cart-discount .discount-amount{color:#059669;font-weight:400}.cart-total{text-align:right;color:#1f2937;border-top:2px solid #e5e7eb;margin-top:8px;margin-bottom:20px;padding-top:8px;font-size:1.25rem}.cart-total strong{color:#1e67f4;font-weight:400}.cart-actions{flex-direction:column;gap:12px;display:flex}.cart-share-btn{color:#111827;cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;transition:background .2s,color .2s,transform .15s;display:flex}.cart-share-btn:hover{color:#000;background:#f3f4f6}.cart-share-btn:active{background:#e5e7eb;transform:scale(.94)}.cart-share-btn:focus-visible{outline-offset:2px;outline:2px solid #1e67f4}.cart-share-btn__icon{pointer-events:none;display:block}.checkout-btn{background:var(--btn-primary-gradient);color:#fff;text-align:center;touch-action:manipulation;border-radius:8px;padding:14px 24px;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s,transform .15s;display:block;box-shadow:0 4px 14px rgba(68,148,239,.35)}.checkout-btn:hover{background:var(--btn-primary-gradient-hover);box-shadow:0 6px 18px rgba(68,148,239,.4)}.checkout-btn:active{background:var(--btn-primary-gradient-active);transform:scale(.98);box-shadow:0 2px 10px rgba(68,148,239,.3)}@media (max-width:768px){.cart-modal-overlay{padding:0;padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);height:100vh;height:100dvh;max-height:100vh;flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:0;max-height:100dvh}.cart-modal{width:100%;max-width:100%;max-height:calc(100vh - env(safe-area-inset-bottom,0px));max-height:calc(100dvh - env(safe-area-inset-bottom,0px));border-radius:0 0 16px 16px;align-self:stretch;height:auto;min-height:0;margin-top:0;margin-left:0}.cart-modal-header{padding:16px 20px;padding-top:calc(16px + env(safe-area-inset-top,0px));z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;position:relative}.cart-modal-header h2{font-size:1.35rem}.close-btn{width:36px;height:36px;font-size:1.8rem}.cart-share-btn{width:36px;height:36px}.cart-modal-content{padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.cart-empty{padding:40px 20px}.cart-empty p{margin-bottom:16px;font-size:1rem}.cart-empty a{width:100%;max-width:300px;padding:12px 20px;font-size:.95rem}.cart-items{gap:12px;margin-bottom:16px}.cart-item{flex-direction:column;gap:12px;padding:14px}.cart-item-info{width:100%}.cart-item-name{font-size:.95rem}.cart-item-title-row{margin-bottom:6px}.cart-item-variant{margin-bottom:6px;font-size:.85rem}.cart-item-price{font-size:1rem}.cart-item-controls{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%}.quantity-controls{gap:8px;padding:2px}.quantity-controls button{width:36px;height:36px;font-size:1.3rem}.quantity-controls span{min-width:28px;font-size:.9rem}.cart-item-stock-info{text-align:left;flex:1;order:-1;font-size:.7rem}.remove-btn{white-space:nowrap;padding:8px 14px;font-size:.8rem}.cart-footer{background:#fff;margin-top:16px;padding:16px;box-shadow:0 -2px 8px rgba(0,0,0,.05)}.cart-total{text-align:center;margin-bottom:16px;font-size:1.15rem}.cart-actions{gap:10px}.checkout-btn{width:100%;padding:16px 24px;font-size:1rem}}@media (max-width:480px){.cart-modal{border-radius:0 0 12px 12px;min-height:0}.cart-modal-header{padding:14px 16px;padding-top:calc(14px + env(safe-area-inset-top,0px))}.cart-modal-header h2{font-size:1.25rem}.close-btn{width:32px;height:32px;font-size:1.6rem}.cart-share-btn{width:32px;height:32px}.cart-modal-content{padding:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}.cart-empty{padding:30px 16px}.cart-empty p{font-size:.95rem}.cart-empty a{padding:10px 18px;font-size:.9rem}.cart-items{gap:10px;margin-bottom:12px}.cart-item{gap:10px;padding:12px}.cart-item-name{font-size:.9rem}.cart-item-variant{font-size:.8rem}.cart-item-price{font-size:.95rem}.cart-item-controls{flex-wrap:wrap;gap:8px}.quantity-controls{flex:1;order:1;min-width:120px}.quantity-controls button{width:32px;height:32px;font-size:1.2rem}.cart-item-stock-info{order:0;width:100%;font-size:.65rem}.remove-btn{flex:1;order:2;min-width:80px;padding:6px 12px;font-size:.75rem}.cart-footer{margin-top:12px;padding:12px}.cart-total{margin-bottom:12px;font-size:1.1rem}.checkout-btn{padding:14px 20px;font-size:.95rem}}.cart-promo-hint{color:#1e40af;border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;font-size:.825rem;display:flex}
