.DirectBuy-module-scss-module__FIneGW__directBuyContainer{grid-template-columns:1fr 400px;gap:30px;max-width:85%;margin:0 auto;padding:40px 20px;display:grid}@media (max-width:768px){.DirectBuy-module-scss-module__FIneGW__directBuyContainer{grid-template-columns:1fr;gap:20px;padding:20px}}.DirectBuy-module-scss-module__FIneGW__mainContent{flex-direction:column;gap:30px;display:flex}.DirectBuy-module-scss-module__FIneGW__shippingSection{margin-bottom:20px}.DirectBuy-module-scss-module__FIneGW__shippingHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.DirectBuy-module-scss-module__FIneGW__shippingHeader h3{letter-spacing:.05em;color:#333;margin:0;font-size:14px;font-weight:700}.DirectBuy-module-scss-module__FIneGW__editBtn{color:#ff1744;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:700;text-decoration:underline}.DirectBuy-module-scss-module__FIneGW__addressBox{color:#fff;background:#1a1a1a;border-radius:4px;padding:20px}.DirectBuy-module-scss-module__FIneGW__addressBox p{margin:6px 0;font-size:13px;line-height:1.5}.DirectBuy-module-scss-module__FIneGW__addressBox p.DirectBuy-module-scss-module__FIneGW__label{margin-bottom:10px;font-weight:600}.DirectBuy-module-scss-module__FIneGW__bagSection{border-top:1px solid #eee;padding-top:30px}.DirectBuy-module-scss-module__FIneGW__bagHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.DirectBuy-module-scss-module__FIneGW__bagHeader h3{color:#333;align-items:center;gap:10px;margin:0;font-size:18px;font-weight:700;display:flex}.DirectBuy-module-scss-module__FIneGW__bagHeader .DirectBuy-module-scss-module__FIneGW__itemCount{color:#999;font-size:13px;font-weight:400}.DirectBuy-module-scss-module__FIneGW__clearCartBtn{color:#ff1744;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:700;text-decoration:underline}.DirectBuy-module-scss-module__FIneGW__bagItem{border-bottom:1px solid #eee;grid-template-columns:120px 1fr auto;align-items:start;gap:20px;padding:20px 0;display:grid}.DirectBuy-module-scss-module__FIneGW__bagItem:last-child{border-bottom:none}.DirectBuy-module-scss-module__FIneGW__itemImage{object-fit:cover;border-radius:4px;width:120px;height:150px}.DirectBuy-module-scss-module__FIneGW__itemInfo{flex-direction:column;gap:10px;display:flex}.DirectBuy-module-scss-module__FIneGW__itemInfo .DirectBuy-module-scss-module__FIneGW__brand{letter-spacing:.05em;color:#999;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.DirectBuy-module-scss-module__FIneGW__itemInfo h4{color:#333;margin:0;font-size:15px;font-weight:600}.DirectBuy-module-scss-module__FIneGW__priceRow{align-items:center;gap:12px;display:flex}.DirectBuy-module-scss-module__FIneGW__priceRow .DirectBuy-module-scss-module__FIneGW__price{color:#000;align-items:center;gap:4px;font-size:16px;font-weight:700;display:flex}.DirectBuy-module-scss-module__FIneGW__priceRow .DirectBuy-module-scss-module__FIneGW__originalPrice{color:#999;align-items:center;gap:4px;font-size:12px;text-decoration:line-through;display:flex}.DirectBuy-module-scss-module__FIneGW__priceRow .DirectBuy-module-scss-module__FIneGW__discount{color:#ff1744;font-size:12px;font-weight:600}.DirectBuy-module-scss-module__FIneGW__controls{gap:15px;margin-top:10px;display:flex}.DirectBuy-module-scss-module__FIneGW__sizeControl{width:fit-content}.DirectBuy-module-scss-module__FIneGW__sizeControl .DirectBuy-module-scss-module__FIneGW__sizeSelect{cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right 8px center/20px no-repeat;border:1px solid #ddd;width:fit-content;padding:10px 30px 10px 12px;font-size:13px;font-weight:600}.DirectBuy-module-scss-module__FIneGW__quantityControl{border:1px solid #ddd;width:fit-content;display:flex}.DirectBuy-module-scss-module__FIneGW__quantityControl button{cursor:pointer;color:#333;background:#fff;border:none;width:40px;height:40px;font-size:18px;font-weight:600;transition:background .2s}.DirectBuy-module-scss-module__FIneGW__quantityControl button:hover{background:#f5f5f5}.DirectBuy-module-scss-module__FIneGW__quantityControl button:first-child{border-right:1px solid #ddd}.DirectBuy-module-scss-module__FIneGW__quantityControl button:last-child{border-left:1px solid #ddd}.DirectBuy-module-scss-module__FIneGW__quantityControl span{justify-content:center;align-items:center;padding:10px;font-size:13px;font-weight:600;display:flex}.DirectBuy-module-scss-module__FIneGW__actions{text-align:right;flex-direction:column;gap:8px;min-width:150px;display:flex}.DirectBuy-module-scss-module__FIneGW__actions button{cursor:pointer;text-align:right;background:0 0;border:none;padding:0;font-size:11px;font-weight:700;text-decoration:underline}.DirectBuy-module-scss-module__FIneGW__actions .DirectBuy-module-scss-module__FIneGW__moveToWishlist{color:#333}.DirectBuy-module-scss-module__FIneGW__actions .DirectBuy-module-scss-module__FIneGW__removeBtn{color:#ff1744}.DirectBuy-module-scss-module__FIneGW__summarySection{height:fit-content;position:sticky;top:20px}.DirectBuy-module-scss-module__FIneGW__loading{color:#666;justify-content:center;align-items:center;min-height:400px;font-size:18px;display:flex}
.Bag-module-scss-module__LzgFFa__bagContainer{max-width:1600px;margin:0 auto;padding:2rem 4rem;font-family:inherit}@media (max-width:768px){.Bag-module-scss-module__LzgFFa__bagContainer{padding:1rem}}.Bag-module-scss-module__LzgFFa__layout{grid-template-columns:1fr 400px;align-items:start;gap:2.5rem;width:100%;max-width:79.25rem;margin:0 auto;display:grid}@media (max-width:1024px){.Bag-module-scss-module__LzgFFa__layout{grid-template-columns:1fr;gap:2rem}}.Bag-module-scss-module__LzgFFa__leftColumn{height:calc(100vh - 200px);padding-right:1.25rem;overflow-y:auto}.Bag-module-scss-module__LzgFFa__leftColumn::-webkit-scrollbar{width:4px}.Bag-module-scss-module__LzgFFa__leftColumn::-webkit-scrollbar-track{background:#f1f1f1}.Bag-module-scss-module__LzgFFa__leftColumn::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.Bag-module-scss-module__LzgFFa__leftColumn.Bag-module-scss-module__LzgFFa__fullWidth{grid-column:1/-1;max-width:600px;height:fit-content;margin:0 auto;padding-right:0;overflow:hidden}@media (max-width:1024px){.Bag-module-scss-module__LzgFFa__leftColumn{height:auto;padding-right:0;overflow:visible}}.Bag-module-scss-module__LzgFFa__rightColumn{position:sticky;top:2rem}.Bag-module-scss-module__LzgFFa__shippingSection{margin-bottom:2rem}.Bag-module-scss-module__LzgFFa__addAddressBtn{color:#fff;text-transform:uppercase;cursor:pointer;letter-spacing:.05em;background-color:#1c1c1e;border:none;width:fit-content;height:3rem;margin-bottom:2rem;padding:15px;font-family:SF Pro,sans-serif;font-size:.875rem;font-weight:700;transition:background-color .2s}.Bag-module-scss-module__LzgFFa__addAddressBtn:hover{background-color:#000}.Bag-module-scss-module__LzgFFa__shippingHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Bag-module-scss-module__LzgFFa__shippingHeader h2{text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.Bag-module-scss-module__LzgFFa__shippingHeader .Bag-module-scss-module__LzgFFa__editLink{color:#f33;text-transform:uppercase;cursor:pointer;font-size:.75rem;font-weight:700;text-decoration:underline}.Bag-module-scss-module__LzgFFa__addressBox{color:#fff;background:#1a1a1a;margin-bottom:2rem;padding:1.5rem 2rem;position:relative}.Bag-module-scss-module__LzgFFa__addressBox h3{margin-top:.5rem;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700}.Bag-module-scss-module__LzgFFa__addressBox p{color:#ddd;max-width:300px;margin:0;font-size:.875rem;line-height:1.6}.Bag-module-scss-module__LzgFFa__bagTitle{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Bag-module-scss-module__LzgFFa__bagTitle button{color:red;cursor:pointer;background-color:#0000;border:none;font-weight:700;text-decoration:underline}.Bag-module-scss-module__LzgFFa__bagTitle h2{font-size:1.125rem;font-weight:700}.Bag-module-scss-module__LzgFFa__bagTitle span{color:#6b7280;font-size:.75rem;font-weight:500}.Bag-module-scss-module__LzgFFa__itemsList{flex-direction:column;gap:2rem;display:flex}.Bag-module-scss-module__LzgFFa__bagItem{border-bottom:1px solid #eee;align-items:flex-start;gap:1.5rem;padding-bottom:2rem;display:flex}.Bag-module-scss-module__LzgFFa__bagItem:last-child{border-bottom:none}.Bag-module-scss-module__LzgFFa__selector{padding-top:2rem}.Bag-module-scss-module__LzgFFa__selector input[type=checkbox]{cursor:pointer;accent-color:#000;width:1.25rem;height:1.25rem}.Bag-module-scss-module__LzgFFa__itemImage{background:#f5f5f5;width:11.25rem;height:15rem;position:relative}.Bag-module-scss-module__LzgFFa__itemInfo{flex:1}.Bag-module-scss-module__LzgFFa__itemInfo .Bag-module-scss-module__LzgFFa__brand{color:#999;text-transform:uppercase;margin-bottom:.25rem;font-size:.625rem}.Bag-module-scss-module__LzgFFa__itemInfo .Bag-module-scss-module__LzgFFa__name{margin-bottom:.5rem;font-size:.875rem;font-weight:500}.Bag-module-scss-module__LzgFFa__itemInfo .Bag-module-scss-module__LzgFFa__variantInfo{margin-bottom:.75rem}.Bag-module-scss-module__LzgFFa__itemInfo .Bag-module-scss-module__LzgFFa__attributes{flex-wrap:wrap;gap:1rem;display:flex}.Bag-module-scss-module__LzgFFa__itemInfo .Bag-module-scss-module__LzgFFa__attribute{color:#666;background:#f5f5f5;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.Bag-module-scss-module__LzgFFa__itemInfo .Bag-module-scss-module__LzgFFa__pricing{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Bag-module-scss-module__LzgFFa__itemInfo .Bag-module-scss-module__LzgFFa__pricing .Bag-module-scss-module__LzgFFa__price{font-size:1.125rem;font-weight:700}.Bag-module-scss-module__LzgFFa__itemInfo .Bag-module-scss-module__LzgFFa__pricing .Bag-module-scss-module__LzgFFa__originalPrice{color:#999;font-size:.75rem;text-decoration:line-through}.Bag-module-scss-module__LzgFFa__itemInfo .Bag-module-scss-module__LzgFFa__pricing .Bag-module-scss-module__LzgFFa__discount{color:#ff4d4d;font-size:.75rem}.Bag-module-scss-module__LzgFFa__sizeSelector{align-items:center;display:flex}.Bag-module-scss-module__LzgFFa__sizeSelector .Bag-module-scss-module__LzgFFa__sizeDropdown{font-size:.875rem}.Bag-module-scss-module__LzgFFa__sizeSelector .Bag-module-scss-module__LzgFFa__changingText{color:#000;font-size:.75rem;font-style:italic}.Bag-module-scss-module__LzgFFa__itemControls{gap:1rem;display:flex}.Bag-module-scss-module__LzgFFa__selectBox{position:relative}.Bag-module-scss-module__LzgFFa__selectBox select{appearance:none;cursor:pointer;background:0 0;border:1px solid #000;padding:.625rem 2.5rem .625rem .75rem;font-size:.75rem;font-weight:500}.Bag-module-scss-module__LzgFFa__selectBox:after{content:"";pointer-events:none;border-top:4px solid #000;border-left:4px solid #0000;border-right:4px solid #0000;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Bag-module-scss-module__LzgFFa__quantityBox{border:1px solid #000;align-items:center;display:flex;overflow:hidden}.Bag-module-scss-module__LzgFFa__quantityBox .Bag-module-scss-module__LzgFFa__quantityBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.25rem;transition:background-color .2s;display:flex}.Bag-module-scss-module__LzgFFa__quantityBox .Bag-module-scss-module__LzgFFa__quantityBtn:hover:not(:disabled){background-color:#f5f5f5}.Bag-module-scss-module__LzgFFa__quantityBox .Bag-module-scss-module__LzgFFa__quantityBtn:disabled{opacity:.3;cursor:not-allowed}.Bag-module-scss-module__LzgFFa__quantityBox .Bag-module-scss-module__LzgFFa__quantityValue{text-align:center;min-width:2.5rem;padding:0 .5rem;font-size:.875rem;font-weight:600}.Bag-module-scss-module__LzgFFa__quantityBox input{text-align:center;border:none;width:2.5rem;font-size:.75rem;font-weight:700}.Bag-module-scss-module__LzgFFa__itemActions{flex-direction:column;align-items:flex-end;gap:.75rem;padding-top:1rem;display:flex}.Bag-module-scss-module__LzgFFa__itemActions button{text-transform:uppercase;cursor:pointer;color:#000;background:0 0;border:none;font-size:.625rem;font-weight:700;text-decoration:underline}.Bag-module-scss-module__LzgFFa__itemActions button.Bag-module-scss-module__LzgFFa__remove{color:#f33}.Bag-module-scss-module__LzgFFa__summaryCard{background:#fff;border:1px solid #eee;padding:2.5rem;box-shadow:0 4px 20px #0000000d}.Bag-module-scss-module__LzgFFa__summaryCard h2{margin-bottom:2.5rem;font-size:1.125rem;font-weight:700}.Bag-module-scss-module__LzgFFa__summaryRows{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}.Bag-module-scss-module__LzgFFa__summaryRow{color:#666;justify-content:space-between;font-size:.875rem;display:flex}.Bag-module-scss-module__LzgFFa__summaryRow .Bag-module-scss-module__LzgFFa__value{color:#1a1a1a;font-weight:500}.Bag-module-scss-module__LzgFFa__summaryRow.Bag-module-scss-module__LzgFFa__discountRow .Bag-module-scss-module__LzgFFa__value{color:#f33}.Bag-module-scss-module__LzgFFa__summaryTotal{border-top:1px dashed #ddd;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.Bag-module-scss-module__LzgFFa__summaryTotal .Bag-module-scss-module__LzgFFa__label{font-size:1rem;font-weight:700}.Bag-module-scss-module__LzgFFa__buyBtn{color:#fff;cursor:pointer;background:#00b359;border:none;align-items:center;gap:1rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:700;display:flex}.Bag-module-scss-module__LzgFFa__buyBtn:disabled{opacity:.75;cursor:not-allowed}.Bag-module-scss-module__LzgFFa__buyBtn img{filter:invert();width:1.25rem;height:1.25rem}.Bag-module-scss-module__LzgFFa__buyBtnProcessing{align-items:center;gap:.5rem;display:flex}.Bag-module-scss-module__LzgFFa__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite Bag-module-scss-module__LzgFFa__spin}@keyframes Bag-module-scss-module__LzgFFa__spin{to{transform:rotate(360deg)}}.Bag-module-scss-module__LzgFFa__emptyState{justify-content:center;align-items:center;min-height:400px;display:flex}.Bag-module-scss-module__LzgFFa__emptyStateContent{text-align:center;max-width:400px}.Bag-module-scss-module__LzgFFa__emptyStateIcon{color:#d1d5db;margin-bottom:2rem}.Bag-module-scss-module__LzgFFa__emptyStateIcon svg{width:80px;height:80px}.Bag-module-scss-module__LzgFFa__emptyStateTitle{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Bag-module-scss-module__LzgFFa__emptyStateSubtitle{color:#6b7280;margin-bottom:.5rem;font-size:1rem;line-height:1.5}.Bag-module-scss-module__LzgFFa__emptyStateDescription{color:#9ca3af;margin-bottom:2rem;font-size:.875rem;line-height:1.5}.Bag-module-scss-module__LzgFFa__startShoppingBtn{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#000;border:none;margin-bottom:1.5rem;padding:.875rem 2rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.Bag-module-scss-module__LzgFFa__startShoppingBtn:hover{background:#333}.Bag-module-scss-module__LzgFFa__quickActions{justify-content:center;gap:1rem;display:flex}.Bag-module-scss-module__LzgFFa__quickActionBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #d1d5db;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.Bag-module-scss-module__LzgFFa__quickActionBtn:hover{color:#374151;border-color:#9ca3af}.Bag-module-scss-module__LzgFFa__quickActionBtn svg{width:16px;height:16px}.Bag-module-scss-module__LzgFFa__recommendedSection{border-top:1px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.Bag-module-scss-module__LzgFFa__recommendedTitle{color:#1f2937;text-align:center;margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.Bag-module-scss-module__LzgFFa__recommendedGrid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:400px;margin:0 auto;display:grid}@media (max-width:480px){.Bag-module-scss-module__LzgFFa__recommendedGrid{grid-template-columns:1fr;max-width:200px}}.Bag-module-scss-module__LzgFFa__recommendedItem{transform-origin:50%;transform:scale(.85)}
@keyframes BagSkeletons-module-scss-module__1WZ00G__skeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.BagSkeletons-module-scss-module__1WZ00G__shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite BagSkeletons-module-scss-module__1WZ00G__skeletonPulse}.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton{border-bottom:1px solid #e5e5e5;gap:1rem;padding:1.5rem 0;display:flex}.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__itemImage{border-radius:4px;flex-shrink:0;width:120px;height:160px}.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__itemInfo{flex-direction:column;flex:1;gap:.5rem;display:flex}.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__line{border-radius:4px;height:14px}.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__line.BagSkeletons-module-scss-module__1WZ00G__brand{width:30%}.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__line.BagSkeletons-module-scss-module__1WZ00G__name{width:70%}.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__line.BagSkeletons-module-scss-module__1WZ00G__price{width:40%;margin-top:.25rem}.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__controls{gap:1rem;margin-top:.5rem;display:flex}.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__sizeBox{border-radius:4px;width:120px;height:40px}.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__quantityBox{border-radius:4px;width:100px;height:40px}.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__actions{flex-direction:column;justify-content:flex-start;gap:.5rem;padding-top:.5rem;display:flex}.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__actionBtn{border-radius:4px;width:140px;height:16px}@media (max-width:48rem){.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__itemImage{width:100px;height:133px}.BagSkeletons-module-scss-module__1WZ00G__bagItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__actions{display:none}}.BagSkeletons-module-scss-module__1WZ00G__orderSummarySkeleton{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:1.5rem}.BagSkeletons-module-scss-module__1WZ00G__orderSummarySkeleton .BagSkeletons-module-scss-module__1WZ00G__title{border-radius:4px;width:40%;height:20px;margin-bottom:1.5rem}.BagSkeletons-module-scss-module__1WZ00G__orderSummarySkeleton .BagSkeletons-module-scss-module__1WZ00G__rows{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.BagSkeletons-module-scss-module__1WZ00G__orderSummarySkeleton .BagSkeletons-module-scss-module__1WZ00G__row{justify-content:space-between;align-items:center;display:flex}.BagSkeletons-module-scss-module__1WZ00G__orderSummarySkeleton .BagSkeletons-module-scss-module__1WZ00G__label{border-radius:4px;width:35%;height:14px}.BagSkeletons-module-scss-module__1WZ00G__orderSummarySkeleton .BagSkeletons-module-scss-module__1WZ00G__value{border-radius:4px;width:25%;height:14px}.BagSkeletons-module-scss-module__1WZ00G__orderSummarySkeleton .BagSkeletons-module-scss-module__1WZ00G__total{border-top:2px solid #e5e5e5;flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}.BagSkeletons-module-scss-module__1WZ00G__orderSummarySkeleton .BagSkeletons-module-scss-module__1WZ00G__totalLabel{border-radius:4px;width:30%;height:16px}.BagSkeletons-module-scss-module__1WZ00G__orderSummarySkeleton .BagSkeletons-module-scss-module__1WZ00G__totalBtn{border-radius:4px;width:100%;height:48px}.BagSkeletons-module-scss-module__1WZ00G__bagPopupItemSkeleton{border-bottom:1px solid #e5e5e5;gap:1rem;padding:1rem 0;display:flex}.BagSkeletons-module-scss-module__1WZ00G__bagPopupItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__popupImage{border-radius:4px;flex-shrink:0;width:80px;height:106px}.BagSkeletons-module-scss-module__1WZ00G__bagPopupItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__popupInfo{flex-direction:column;flex:1;gap:.5rem;display:flex}.BagSkeletons-module-scss-module__1WZ00G__bagPopupItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__line{border-radius:4px;height:12px}.BagSkeletons-module-scss-module__1WZ00G__bagPopupItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__line.BagSkeletons-module-scss-module__1WZ00G__brand{width:35%}.BagSkeletons-module-scss-module__1WZ00G__bagPopupItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__line.BagSkeletons-module-scss-module__1WZ00G__name{width:80%}.BagSkeletons-module-scss-module__1WZ00G__bagPopupItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__line.BagSkeletons-module-scss-module__1WZ00G__price{width:50%;margin-top:.25rem}.BagSkeletons-module-scss-module__1WZ00G__bagPopupItemSkeleton .BagSkeletons-module-scss-module__1WZ00G__line.BagSkeletons-module-scss-module__1WZ00G__attributes{width:60%}
.SizeGuide-module-scss-module__blgTrW__overlay{z-index:999;pointer-events:none;background:0 0;transition:background .3s;position:fixed;inset:0}.SizeGuide-module-scss-module__blgTrW__overlay.SizeGuide-module-scss-module__blgTrW__overlayVisible{pointer-events:all;background:#0006}.SizeGuide-module-scss-module__blgTrW__drawer{z-index:1000;background:#fff;flex-direction:column;width:420px;max-width:100vw;height:100vh;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%)}.SizeGuide-module-scss-module__blgTrW__drawer.SizeGuide-module-scss-module__blgTrW__drawerOpen{transform:translate(0)}.SizeGuide-module-scss-module__blgTrW__header{justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.SizeGuide-module-scss-module__blgTrW__header h2{margin:0;font-size:1.25rem;font-weight:600}.SizeGuide-module-scss-module__blgTrW__closeBtn{cursor:pointer;color:#333;background:0 0;border:none;padding:.25rem;font-size:1.1rem;line-height:1}.SizeGuide-module-scss-module__blgTrW__closeBtn:hover{color:#000}.SizeGuide-module-scss-module__blgTrW__dashed{border:none;border-top:1.5px dashed #d1d5db;margin:0 1.5rem}.SizeGuide-module-scss-module__blgTrW__unitToggle{gap:0;margin:1.25rem 1.5rem;display:flex}.SizeGuide-module-scss-module__blgTrW__unitBtn{letter-spacing:.05em;cursor:pointer;background:#fff;border:1.5px solid #000;flex:1;padding:.75rem;font-size:.85rem;font-weight:700;transition:background .2s,color .2s}.SizeGuide-module-scss-module__blgTrW__unitBtn:first-child{border-right:none}.SizeGuide-module-scss-module__blgTrW__unitBtn.SizeGuide-module-scss-module__blgTrW__active{color:#fff;background:#000}.SizeGuide-module-scss-module__blgTrW__tableWrapper{flex:1;padding:0 1.5rem 1.5rem;overflow-y:auto}.SizeGuide-module-scss-module__blgTrW__table{border-collapse:collapse;width:100%;font-size:.875rem}.SizeGuide-module-scss-module__blgTrW__table th{text-align:center;color:#9ca3af;letter-spacing:.04em;padding:.5rem .25rem .75rem;font-size:.75rem;font-weight:500}.SizeGuide-module-scss-module__blgTrW__table td{text-align:center;color:#111;padding:.85rem .25rem;font-size:.9rem}.SizeGuide-module-scss-module__blgTrW__table tr:not(:last-child) td{border-bottom:1.5px dashed #e5e7eb}
.ProductSpecs-module-scss-module__VeD1Ja__specs{flex-direction:column;display:flex}.ProductSpecs-module-scss-module__VeD1Ja__section{padding-bottom:1.5rem}.ProductSpecs-module-scss-module__VeD1Ja__sectionTitle{color:#111;text-transform:uppercase;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700}.ProductSpecs-module-scss-module__VeD1Ja__highlightsGrid,.ProductSpecs-module-scss-module__VeD1Ja__detailsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ProductSpecs-module-scss-module__VeD1Ja__specItem{flex-direction:column;gap:.25rem;display:flex}.ProductSpecs-module-scss-module__VeD1Ja__specItem .ProductSpecs-module-scss-module__VeD1Ja__label{color:#888;font-size:.8125rem}.ProductSpecs-module-scss-module__VeD1Ja__specItem .ProductSpecs-module-scss-module__VeD1Ja__value{color:#111;font-size:.875rem;font-weight:500}.ProductSpecs-module-scss-module__VeD1Ja__divider{border:0;border-top:1px solid #eee;margin:1.5rem 0}.ProductSpecs-module-scss-module__VeD1Ja__collapsible .ProductSpecs-module-scss-module__VeD1Ja__collapseHeader{color:#111;cursor:pointer;text-transform:uppercase;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.5rem 0;font-size:.8125rem;font-weight:700;display:flex}.ProductSpecs-module-scss-module__VeD1Ja__collapsible .ProductSpecs-module-scss-module__VeD1Ja__collapseHeader .ProductSpecs-module-scss-module__VeD1Ja__icon{color:#666;font-size:1.25rem}.ProductSpecs-module-scss-module__VeD1Ja__collapsible .ProductSpecs-module-scss-module__VeD1Ja__collapseContent{padding-top:1rem;padding-bottom:1rem}.ProductSpecs-module-scss-module__VeD1Ja__description{color:#666;font-size:.875rem;line-height:1.6}.ProductSpecs-module-scss-module__VeD1Ja__trustBadges{border-top:1px solid #eee;justify-content:space-around;gap:1rem;margin-top:1rem;padding:2rem 0;display:flex}.ProductSpecs-module-scss-module__VeD1Ja__badge{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.75rem;display:flex}.ProductSpecs-module-scss-module__VeD1Ja__badge .ProductSpecs-module-scss-module__VeD1Ja__badgeIcon{font-size:1.5rem}.ProductSpecs-module-scss-module__VeD1Ja__badge .ProductSpecs-module-scss-module__VeD1Ja__badgeLabel{color:#111;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1.2}@media (max-width:30rem){.ProductSpecs-module-scss-module__VeD1Ja__highlightsGrid,.ProductSpecs-module-scss-module__VeD1Ja__detailsGrid{grid-template-columns:1fr;gap:1rem}.ProductSpecs-module-scss-module__VeD1Ja__trustBadges{flex-direction:column;align-items:center;gap:2rem}}
.ProfileDrawer-module-scss-module__BITcxG__overlay{z-index:1999;opacity:1;background-color:#0006;justify-content:flex-end;align-items:flex-start;transition:opacity .35s ease-out;display:flex;position:fixed;inset:0;overflow:hidden}.ProfileDrawer-module-scss-module__BITcxG__overlay.ProfileDrawer-module-scss-module__BITcxG__closing{opacity:0;pointer-events:none}.ProfileDrawer-module-scss-module__BITcxG__drawer{z-index:2000;background-color:#fff;flex-direction:column;flex-shrink:0;width:37.5rem;height:auto;min-height:50rem;max-height:90vh;transition:transform .35s ease-out;display:flex;position:relative;overflow-y:auto;transform:translate(0);box-shadow:-.625rem 0 1.875rem #0000001a}.ProfileDrawer-module-scss-module__BITcxG__drawer .react-datepicker-wrapper{width:100%}.ProfileDrawer-module-scss-module__BITcxG__drawer .react-datepicker__input-container{cursor:pointer;width:100%}.ProfileDrawer-module-scss-module__BITcxG__drawer .react-datepicker__input-container input{width:100%}.ProfileDrawer-module-scss-module__BITcxG__drawer.ProfileDrawer-module-scss-module__BITcxG__closing{transform:translate(100%)}[dir=rtl] .ProfileDrawer-module-scss-module__BITcxG__drawer{margin-left:1rem;margin-right:0;transform:translate(0)}[dir=rtl] .ProfileDrawer-module-scss-module__BITcxG__drawer.ProfileDrawer-module-scss-module__BITcxG__closing{transform:translate(-100%)}.ProfileDrawer-module-scss-module__BITcxG__header{border-bottom:.75rem solid #eff1f5;justify-content:space-between;align-items:center;padding:2rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__userInfo{align-items:center;gap:1.5rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__avatarCircle{border:.25rem solid #fff;border-radius:50%;width:5.625rem;height:5.625rem;box-shadow:0 .25rem .75rem #0000000d}.ProfileDrawer-module-scss-module__BITcxG__avatarCircle img{object-fit:cover;border-radius:100%;width:100%;height:100%}.ProfileDrawer-module-scss-module__BITcxG__userDetails h3{color:#111827;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.ProfileDrawer-module-scss-module__BITcxG__userDetails .ProfileDrawer-module-scss-module__BITcxG__meta{color:#6b7280;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.ProfileDrawer-module-scss-module__BITcxG__userDetails .ProfileDrawer-module-scss-module__BITcxG__meta .ProfileDrawer-module-scss-module__BITcxG__gender{color:#4f46e5;align-items:center;gap:.4rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__userDetails .ProfileDrawer-module-scss-module__BITcxG__meta .ProfileDrawer-module-scss-module__BITcxG__dot{color:#d1d5db}.ProfileDrawer-module-scss-module__BITcxG__editBtn{color:#fff;cursor:pointer;background-color:#1f2937;border:none;border-radius:.25rem;align-items:center;gap:.75rem;padding:.75rem 2rem;font-size:1.125rem;font-weight:700;transition:background-color .2s;display:flex}.ProfileDrawer-module-scss-module__BITcxG__editBtn:hover{background-color:#111827}.ProfileDrawer-module-scss-module__BITcxG__menuList{flex:1;overflow-y:auto}.ProfileDrawer-module-scss-module__BITcxG__menuList::-webkit-scrollbar{width:.375rem}.ProfileDrawer-module-scss-module__BITcxG__menuList::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:.625rem}.ProfileDrawer-module-scss-module__BITcxG__menuItem{cursor:pointer;border-bottom:.0625rem solid #eff1f5;justify-content:space-between;align-items:center;padding:1.1rem 2rem;transition:background-color .2s;display:flex}.ProfileDrawer-module-scss-module__BITcxG__menuItem:hover{background-color:#f9fafb}.ProfileDrawer-module-scss-module__BITcxG__menuItem.ProfileDrawer-module-scss-module__BITcxG__thickSeparator{border-bottom:.75rem solid #eff1f5}.ProfileDrawer-module-scss-module__BITcxG__menuItem.ProfileDrawer-module-scss-module__BITcxG__logout{color:#ef4444;border-bottom:none}.ProfileDrawer-module-scss-module__BITcxG__menuItem.ProfileDrawer-module-scss-module__BITcxG__logout .ProfileDrawer-module-scss-module__BITcxG__itemLabel{color:#ef4444}.ProfileDrawer-module-scss-module__BITcxG__menuItem .ProfileDrawer-module-scss-module__BITcxG__itemLabel{color:#111827;align-items:center;gap:1rem;font-size:1rem;font-weight:700;display:flex}[dir=rtl] .ProfileDrawer-module-scss-module__BITcxG__menuItem .ProfileDrawer-module-scss-module__BITcxG__itemLabel{flex-direction:row-reverse}.ProfileDrawer-module-scss-module__BITcxG__menuItem .ProfileDrawer-module-scss-module__BITcxG__badge{color:#fff;background-color:#ef4444;border-radius:.25rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.875rem;font-weight:800;display:flex}.ProfileDrawer-module-scss-module__BITcxG__menuItem .ProfileDrawer-module-scss-module__BITcxG__chevron{color:#d1d5db}[dir=rtl] .ProfileDrawer-module-scss-module__BITcxG__menuItem .ProfileDrawer-module-scss-module__BITcxG__chevron{transform:rotate(180deg)}.ProfileDrawer-module-scss-module__BITcxG__mainContent{flex-direction:column;flex:1;height:100%;transition:filter .3s ease-in-out;display:flex;overflow-y:auto}.ProfileDrawer-module-scss-module__BITcxG__mainContent::-webkit-scrollbar{width:.375rem}.ProfileDrawer-module-scss-module__BITcxG__mainContent::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:.625rem}.ProfileDrawer-module-scss-module__BITcxG__mainContent.ProfileDrawer-module-scss-module__BITcxG__blurred{filter:blur(.5rem);pointer-events:none}.ProfileDrawer-module-scss-module__BITcxG__footer{text-align:center;color:#64748b;text-transform:uppercase;letter-spacing:.1em;background-color:#f8fafc;border-top:.0625rem solid #e2e8f0;padding:1.5rem 2rem;font-size:.9rem;font-weight:800}.ProfileDrawer-module-scss-module__BITcxG__editProfileContainer{z-index:2010;background-color:#fff;flex-direction:column;width:37.5rem;height:49.625rem;transition:filter .3s ease-in-out;animation:.3s ProfileDrawer-module-scss-module__BITcxG__fadeIn;display:flex;position:absolute;top:0;left:0}.ProfileDrawer-module-scss-module__BITcxG__editProfileContainer.ProfileDrawer-module-scss-module__BITcxG__blurred{filter:blur(.5rem);pointer-events:none}@keyframes ProfileDrawer-module-scss-module__BITcxG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:816px){.ProfileDrawer-module-scss-module__BITcxG__editProfileContainer{height:28rem}}.ProfileDrawer-module-scss-module__BITcxG__editHeader{align-items:center;gap:1.5rem;padding:1rem 1.25rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__editHeader h2{color:#111827;text-align:left;flex:1;margin:0;font-size:1.5rem;font-weight:700}[dir=rtl] .ProfileDrawer-module-scss-module__BITcxG__editHeader h2{text-align:right}.ProfileDrawer-module-scss-module__BITcxG__editHeader .ProfileDrawer-module-scss-module__BITcxG__backBtn,.ProfileDrawer-module-scss-module__BITcxG__editHeader .ProfileDrawer-module-scss-module__BITcxG__moreBtn{cursor:pointer;color:#111827;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__editHeader .ProfileDrawer-module-scss-module__BITcxG__backBtn:hover,.ProfileDrawer-module-scss-module__BITcxG__editHeader .ProfileDrawer-module-scss-module__BITcxG__moreBtn:hover{background-color:#f3f4f6;border-radius:50%}.ProfileDrawer-module-scss-module__BITcxG__editContent{flex:1;padding:0 1.25rem 2rem;overflow-y:auto}.ProfileDrawer-module-scss-module__BITcxG__editContent::-webkit-scrollbar{width:.375rem}.ProfileDrawer-module-scss-module__BITcxG__editContent::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:.625rem}.ProfileDrawer-module-scss-module__BITcxG__photoSection{border-bottom:.0625rem dashed #d1d5db;flex-direction:column;align-items:center;margin-bottom:1.5rem;padding:1rem 0 1.4rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__photoSection .ProfileDrawer-module-scss-module__BITcxG__editAvatarCircle{border:.3125rem solid #fff;border-radius:50%;width:5rem;height:5rem;margin-bottom:1rem;box-shadow:0 .25rem .75rem #0000001a}.ProfileDrawer-module-scss-module__BITcxG__photoSection .ProfileDrawer-module-scss-module__BITcxG__editAvatarCircle img{object-fit:cover;border-radius:100%;width:100%;height:100%}.ProfileDrawer-module-scss-module__BITcxG__photoSection .ProfileDrawer-module-scss-module__BITcxG__changePhotoBtn{color:#111827;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:1.125rem;font-weight:700;text-decoration:underline}.ProfileDrawer-module-scss-module__BITcxG__photoSection .ProfileDrawer-module-scss-module__BITcxG__changePhotoBtn:hover{color:#4f46e5}.ProfileDrawer-module-scss-module__BITcxG__basicDetails h3{color:#111827;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.ProfileDrawer-module-scss-module__BITcxG__basicDetails .ProfileDrawer-module-scss-module__BITcxG__formGroup{flex-direction:column;gap:1.25rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__inputWrapper{background-color:#fff;border:1px solid #000;border-radius:.125rem;justify-content:space-between;align-items:center;padding:1.125rem 1.25rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__inputWrapper input{color:#111827;background:0 0;border:none;outline:none;flex:1;font-size:1.125rem;font-weight:700}.ProfileDrawer-module-scss-module__BITcxG__inputWrapper input::placeholder{color:#d1d5db;font-weight:500}.ProfileDrawer-module-scss-module__BITcxG__inputWrapper .ProfileDrawer-module-scss-module__BITcxG__editIcon{color:#6b7280;margin-left:.75rem}[dir=rtl] .ProfileDrawer-module-scss-module__BITcxG__inputWrapper .ProfileDrawer-module-scss-module__BITcxG__editIcon{margin-left:0;margin-right:.75rem}.ProfileDrawer-module-scss-module__BITcxG__phoneInput{flex:1;align-items:center;gap:.75rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__phoneInput .ProfileDrawer-module-scss-module__BITcxG__flag{color:#111827;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;display:flex}.ProfileDrawer-module-scss-module__BITcxG__phoneInput .ProfileDrawer-module-scss-module__BITcxG__separator{color:#d1d5db;font-weight:400}.ProfileDrawer-module-scss-module__BITcxG__editFooter{background-color:#fff;padding:1.25rem}.ProfileDrawer-module-scss-module__BITcxG__saveBtn{color:#fff;text-transform:uppercase;cursor:default;background-color:#e5e7eb;border:none;border-radius:.125rem;width:100%;padding:1.25rem;font-size:1.125rem;font-weight:800}.ProfileDrawer-module-scss-module__BITcxG__saveBtn:not(:disabled){cursor:pointer;background-color:#111827}.ProfileDrawer-module-scss-module__BITcxG__phoneEditBtn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.ProfileDrawer-module-scss-module__BITcxG__updateModal{z-index:2020;background-color:#f9fafb;flex-direction:column;width:37.5rem;height:30.25rem;animation:.3s ProfileDrawer-module-scss-module__BITcxG__fadeInDown;display:flex;position:absolute;top:0;left:0;box-shadow:0 .5rem 1.5rem #0000001a}@keyframes ProfileDrawer-module-scss-module__BITcxG__fadeInDown{0%{opacity:0;transform:translateY(-.625rem)}to{opacity:1;transform:translateY(0)}}.ProfileDrawer-module-scss-module__BITcxG__modalTitleGroup{flex-direction:column;flex:1;display:flex}.ProfileDrawer-module-scss-module__BITcxG__modalTitleGroup h2{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.ProfileDrawer-module-scss-module__BITcxG__modalTitleGroup p{color:#6b7280;margin:.25rem 0 0;font-size:.875rem}.ProfileDrawer-module-scss-module__BITcxG__modalForm{flex-direction:column;gap:1.25rem;padding:1.5rem 1.25rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__hintText{color:#4b5563;text-align:center;font-size:.875rem}.ProfileDrawer-module-scss-module__BITcxG__otpInputGroup{justify-content:space-between;gap:.5rem;margin-top:1rem;display:flex}[dir=rtl] .ProfileDrawer-module-scss-module__BITcxG__otpInputGroup{flex-direction:row-reverse}.ProfileDrawer-module-scss-module__BITcxG__otpBox{color:#111827;text-align:center;background-color:#fff;border:.0625rem solid #d1d5db;border-radius:.125rem;outline:none;flex:1;max-width:4rem;height:4rem;font-size:1.5rem;font-weight:700}.ProfileDrawer-module-scss-module__BITcxG__otpBox:focus{border-color:#111827;box-shadow:0 0 0 .125rem #1118271a}.ProfileDrawer-module-scss-module__BITcxG__resendText{color:#4b5563;text-align:center;margin-top:1rem;font-size:.875rem}.ProfileDrawer-module-scss-module__BITcxG__resendLink{color:#8a919d;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline}.ProfileDrawer-module-scss-module__BITcxG__resendLink:hover{color:#6b7280}.ProfileDrawer-module-scss-module__BITcxG__resendLink.ProfileDrawer-module-scss-module__BITcxG__disabled{color:#d1d5db;cursor:not-allowed;text-decoration:none}.ProfileDrawer-module-scss-module__BITcxG__helpSupportModal{z-index:2020;background-color:#fff;flex-direction:column;width:37.5rem;height:100%;animation:.3s ProfileDrawer-module-scss-module__BITcxG__fadeInDown;display:flex;position:absolute;top:0;left:0}.ProfileDrawer-module-scss-module__BITcxG__helpContent{flex:1;padding:0 1.25rem 2rem;overflow-y:auto}.ProfileDrawer-module-scss-module__BITcxG__helpContent::-webkit-scrollbar{width:.375rem}.ProfileDrawer-module-scss-module__BITcxG__helpContent::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:.625rem}.ProfileDrawer-module-scss-module__BITcxG__helpContent h3{color:#111827;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.ProfileDrawer-module-scss-module__BITcxG__activeOrdersSection{margin-bottom:2rem}.ProfileDrawer-module-scss-module__BITcxG__ordersList{flex-direction:column;gap:1rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__orderItem{background-color:#f9fafb;border-radius:.5rem;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__orderCheckbox{cursor:pointer;width:1.25rem;height:1.25rem;margin-top:.5rem}.ProfileDrawer-module-scss-module__BITcxG__orderImage{object-fit:cover;border-radius:.25rem;width:5rem;height:5rem}.ProfileDrawer-module-scss-module__BITcxG__orderDetails{flex:1}.ProfileDrawer-module-scss-module__BITcxG__orderBrand{color:#6b7280;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.ProfileDrawer-module-scss-module__BITcxG__orderName{color:#111827;margin-bottom:.25rem;font-size:.875rem;font-weight:700}.ProfileDrawer-module-scss-module__BITcxG__orderPrice{color:#111827;margin-bottom:.5rem;font-size:1rem;font-weight:700}.ProfileDrawer-module-scss-module__BITcxG__orderMeta{color:#6b7280;gap:.5rem;font-size:.75rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__orderSize,.ProfileDrawer-module-scss-module__BITcxG__orderQty{background-color:#fff;border:1px solid #e5e7eb;border-radius:.25rem;padding:.25rem .5rem}.ProfileDrawer-module-scss-module__BITcxG__orderStatus{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__statusBadge{color:#059669;background-color:#d1fae5;border-radius:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.ProfileDrawer-module-scss-module__BITcxG__deliveryText{color:#6b7280;font-size:.75rem}.ProfileDrawer-module-scss-module__BITcxG__preferredChannelSection{margin-bottom:2rem}.ProfileDrawer-module-scss-module__BITcxG__channelButtons{gap:.75rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__channelBtn{color:#6b7280;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ProfileDrawer-module-scss-module__BITcxG__channelBtn:hover{background-color:#f9fafb;border-color:#111827}.ProfileDrawer-module-scss-module__BITcxG__channelBtn.ProfileDrawer-module-scss-module__BITcxG__active{color:#059669;background-color:#ecfdf5;border-color:#10b981}.ProfileDrawer-module-scss-module__BITcxG__channelBtn svg{flex-shrink:0}.ProfileDrawer-module-scss-module__BITcxG__issueDetailsSection{margin-bottom:2rem}.ProfileDrawer-module-scss-module__BITcxG__issueTextarea{color:#111827;resize:vertical;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:1rem;font-family:inherit;font-size:.875rem}.ProfileDrawer-module-scss-module__BITcxG__issueTextarea::placeholder{color:#9ca3af}.ProfileDrawer-module-scss-module__BITcxG__issueTextarea:focus{border-color:#111827;outline:none}.ProfileDrawer-module-scss-module__BITcxG__supportingEvidenceSection{margin-bottom:2rem}.ProfileDrawer-module-scss-module__BITcxG__uploadButtons{gap:1rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__uploadBtn{color:#6b7280;cursor:pointer;background-color:#f9fafb;border:1px dashed #d1d5db;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.ProfileDrawer-module-scss-module__BITcxG__uploadBtn:hover{background-color:#f3f4f6;border-color:#111827}.ProfileDrawer-module-scss-module__BITcxG__uploadBtn svg{flex-shrink:0}.ProfileDrawer-module-scss-module__BITcxG__helpFooter{background-color:#fff;border-top:1px solid #e5e7eb;padding:1.25rem}.ProfileDrawer-module-scss-module__BITcxG__submitBtn{color:#fff;text-transform:uppercase;cursor:pointer;background-color:#111827;border:none;border-radius:.125rem;width:100%;padding:1.25rem;font-size:1.125rem;font-weight:800;transition:background-color .2s}.ProfileDrawer-module-scss-module__BITcxG__submitBtn:hover{background-color:#000}.ProfileDrawer-module-scss-module__BITcxG__responseTime{text-align:center;color:#6b7280;margin-top:.75rem;font-size:.75rem}@media (max-height:815px){.ProfileDrawer-module-scss-module__BITcxG__editProfileContainer{height:auto;max-height:90vh;overflow-y:auto}.ProfileDrawer-module-scss-module__BITcxG__editProfileContainer::-webkit-scrollbar{width:.375rem}.ProfileDrawer-module-scss-module__BITcxG__editProfileContainer::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:.625rem}.ProfileDrawer-module-scss-module__BITcxG__drawer{height:auto;min-height:40rem;overflow-y:auto}.ProfileDrawer-module-scss-module__BITcxG__drawer::-webkit-scrollbar{width:.375rem}.ProfileDrawer-module-scss-module__BITcxG__drawer::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:.625rem}}
.SavedAddresses-module-scss-module__yaAB-q__savedAddressesModal{width:37.5rem;height:58.25rem;max-height:calc(100vh - var(--header-height,0px));z-index:2020;background-color:#f9fafb;flex-direction:column;display:flex;position:absolute;top:0;left:0;box-shadow:0 .5rem 1.5rem #0000001a}.SavedAddresses-module-scss-module__yaAB-q__header{box-sizing:border-box;background-color:#fff;flex-shrink:0;align-items:center;gap:1rem;width:37.5rem;height:2.75rem;min-height:2.75rem;padding:0 1rem;display:flex}.SavedAddresses-module-scss-module__yaAB-q__header h2{color:#111827;margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.75rem}.SavedAddresses-module-scss-module__yaAB-q__header .SavedAddresses-module-scss-module__yaAB-q__backBtn{cursor:pointer;color:#111827;background:0 0;border:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;display:flex}.SavedAddresses-module-scss-module__yaAB-q__header .SavedAddresses-module-scss-module__yaAB-q__backBtn:hover{opacity:.7}.SavedAddresses-module-scss-module__yaAB-q__divider{background:#e5e7eb;flex-shrink:0;width:100%;height:.5rem}.SavedAddresses-module-scss-module__yaAB-q__content{height:75vh;min-height:0;padding:0;overflow:hidden auto}.SavedAddresses-module-scss-module__yaAB-q__content::-webkit-scrollbar{width:.375rem}.SavedAddresses-module-scss-module__yaAB-q__content::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:.625rem}.SavedAddresses-module-scss-module__yaAB-q__emptyState{text-align:center;color:#6b7280;padding:2rem;font-family:SF Pro,sans-serif;font-size:.875rem}.SavedAddresses-module-scss-module__yaAB-q__sectionTitle{color:#111827;background:#f9fafb;padding:.75rem 1rem;font-family:SF Pro,sans-serif;font-size:.875rem;font-weight:700}.SavedAddresses-module-scss-module__yaAB-q__addressCard{box-sizing:border-box;flex-direction:column;gap:.625rem;width:100%;padding:1rem;display:flex}.SavedAddresses-module-scss-module__yaAB-q__cardDefault{color:#fff;background-color:#1c1c1e}.SavedAddresses-module-scss-module__yaAB-q__cardDefault .SavedAddresses-module-scss-module__yaAB-q__removeBtn{background-color:red}.SavedAddresses-module-scss-module__yaAB-q__cardOther{color:#111827;background-color:#fff;border:1px solid #e5e7eb}.SavedAddresses-module-scss-module__yaAB-q__cardHeader{justify-content:space-between;align-items:center;display:flex}.SavedAddresses-module-scss-module__yaAB-q__cardHeader h3{text-transform:uppercase;margin:0;font-family:SF Pro,sans-serif;font-size:1rem;font-weight:700}.SavedAddresses-module-scss-module__yaAB-q__typeBadge{white-space:nowrap;border:1px solid;justify-content:center;align-items:center;padding:.25rem .5rem;font-family:SF Pro,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.SavedAddresses-module-scss-module__yaAB-q__badgeDefault{color:#000;background-color:#fff}.SavedAddresses-module-scss-module__yaAB-q__badgeOther{color:#fff;background-color:#000}.SavedAddresses-module-scss-module__yaAB-q__addressDetails{flex-direction:column;gap:.125rem;font-family:SF Pro,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4;display:flex}.SavedAddresses-module-scss-module__yaAB-q__addressDetails p{margin:0}.SavedAddresses-module-scss-module__yaAB-q__cardDefault .SavedAddresses-module-scss-module__yaAB-q__addressDetails{color:#d1d5db}.SavedAddresses-module-scss-module__yaAB-q__cardOther .SavedAddresses-module-scss-module__yaAB-q__addressDetails{color:#6b7280}.SavedAddresses-module-scss-module__yaAB-q__phoneDetail{font-family:SF Pro,sans-serif;font-size:.875rem;line-height:1.125rem}.SavedAddresses-module-scss-module__yaAB-q__cardDefault .SavedAddresses-module-scss-module__yaAB-q__phoneDetail{color:#e5e7eb}.SavedAddresses-module-scss-module__yaAB-q__cardOther .SavedAddresses-module-scss-module__yaAB-q__phoneDetail{color:#6b7280}.SavedAddresses-module-scss-module__yaAB-q__cardActions{gap:1rem;margin-top:.25rem;display:flex}.SavedAddresses-module-scss-module__yaAB-q__cardActions button{cursor:pointer;text-transform:uppercase;box-sizing:border-box;border:none;flex:1;height:3rem;font-family:SF Pro,sans-serif;font-size:.875rem;font-weight:700;transition:opacity .2s}.SavedAddresses-module-scss-module__yaAB-q__cardActions button:hover{opacity:.9}.SavedAddresses-module-scss-module__yaAB-q__cardActions button:disabled{opacity:.5;cursor:not-allowed}.SavedAddresses-module-scss-module__yaAB-q__editBtn{color:#111827;background-color:#fff}.SavedAddresses-module-scss-module__yaAB-q__removeBtn{color:#fff;background-color:#0000}.SavedAddresses-module-scss-module__yaAB-q__cardOther .SavedAddresses-module-scss-module__yaAB-q__removeBtn{color:#fff;background-color:#ef4444!important}.SavedAddresses-module-scss-module__yaAB-q__cardOther .SavedAddresses-module-scss-module__yaAB-q__editBtn{color:#fff;background-color:#111827}.SavedAddresses-module-scss-module__yaAB-q__setDefaultRow{margin-top:.25rem;padding-top:.75rem}.SavedAddresses-module-scss-module__yaAB-q__setDefaultBtn{cursor:pointer;color:#111827;background:0 0;border:none;align-items:center;gap:.625rem;padding:0;font-family:SF Pro,sans-serif;font-size:.875rem;font-weight:500;display:flex}.SavedAddresses-module-scss-module__yaAB-q__setDefaultBtn:disabled{opacity:.5;cursor:not-allowed}.SavedAddresses-module-scss-module__yaAB-q__checkbox{border:2px solid #111827;border-radius:.25rem;flex-shrink:0;width:1.125rem;height:1.125rem;display:inline-block}.SavedAddresses-module-scss-module__yaAB-q__footer{box-sizing:border-box;background:#f9fafb;border-top:1px solid #e5e7eb;flex-shrink:0;width:37.5rem;min-height:5rem;padding:.75rem 1rem}.SavedAddresses-module-scss-module__yaAB-q__addNewBtn{color:#fff;text-transform:uppercase;cursor:pointer;background-color:#1c1c1e;border:none;justify-content:center;align-items:center;width:100%;height:3rem;font-family:SF Pro,sans-serif;font-size:1rem;font-weight:700;transition:background-color .2s;display:flex}.SavedAddresses-module-scss-module__yaAB-q__addNewBtn:hover{background-color:#000}
.AddNewAddress-module-scss-module__TxzHdG__addNewAddressModal{width:37.5rem;height:58.25rem;max-height:calc(100vh - var(--header-height,0px));z-index:2030;background-color:#f9fafb;flex-direction:column;display:flex;position:absolute;top:0;left:0;box-shadow:0 .5rem 1.5rem #0000001a}.AddNewAddress-module-scss-module__TxzHdG__header{box-sizing:border-box;background-color:#fff;flex-shrink:0;align-items:center;gap:1rem;width:37.5rem;height:2.75rem;min-height:2.75rem;padding:0 1rem;display:flex}.AddNewAddress-module-scss-module__TxzHdG__header h2{color:#111827;letter-spacing:0;width:33rem;height:1.75rem;margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.75rem}.AddNewAddress-module-scss-module__TxzHdG__header .AddNewAddress-module-scss-module__TxzHdG__backBtn{cursor:pointer;color:#111827;background:0 0;border:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;display:flex}.AddNewAddress-module-scss-module__TxzHdG__header .AddNewAddress-module-scss-module__TxzHdG__backBtn svg{width:1.5rem;height:1.5rem}.AddNewAddress-module-scss-module__TxzHdG__header .AddNewAddress-module-scss-module__TxzHdG__backBtn:hover{opacity:.7}.AddNewAddress-module-scss-module__TxzHdG__header .AddNewAddress-module-scss-module__TxzHdG__moreBtn{display:none}.AddNewAddress-module-scss-module__TxzHdG__content{background-color:#f9fafb;height:45rem;min-height:0;padding:0;overflow:hidden auto}.AddNewAddress-module-scss-module__TxzHdG__content::-webkit-scrollbar{width:.375rem}.AddNewAddress-module-scss-module__TxzHdG__content::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:.625rem}.AddNewAddress-module-scss-module__TxzHdG__divider{background:var(--Separator-Light,#e5e7eb);flex-shrink:0;width:100%;height:.5rem}.AddNewAddress-module-scss-module__TxzHdG__contactSection{border-bottom:1px solid var(--Separator-Light,#e5e7eb);background:var(--Primary-White,#fff);box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;padding:1.5rem 1rem;display:flex}.AddNewAddress-module-scss-module__TxzHdG__addressSection{border-bottom:1px solid var(--Separator-Light,#e5e7eb);background:var(--Primary-White,#fff);box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;height:26rem;padding:1.5rem 1rem;display:flex}.AddNewAddress-module-scss-module__TxzHdG__addressSection .AddNewAddress-module-scss-module__TxzHdG__sectionLabel{width:6.75rem}.AddNewAddress-module-scss-module__TxzHdG__typeSection{border-bottom:1px solid var(--Separator-Light,#e5e7eb);background:var(--Primary-White,#fff);box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;padding:1.5rem 1rem;display:flex}.AddNewAddress-module-scss-module__TxzHdG__typeSection .AddNewAddress-module-scss-module__TxzHdG__sectionLabel{width:7rem}.AddNewAddress-module-scss-module__TxzHdG__defaultSection{background:var(--Primary-White,#fff);box-sizing:border-box;flex-direction:column;justify-content:center;gap:1rem;width:100%;height:6.375rem;padding:1.5rem 1rem;display:flex}.AddNewAddress-module-scss-module__TxzHdG__sectionLabel{letter-spacing:-.03125rem;text-align:center;width:6.625rem;height:1.125rem;color:var(--Primary-Black,#1b1b1b);margin:0;font-family:SF Pro,sans-serif;font-size:.875rem;font-weight:860;line-height:1.125rem}.AddNewAddress-module-scss-module__TxzHdG__inputField{border:1px solid var(--Primary-Black,#1b1b1b);width:35.5rem;height:3.375rem;color:var(--Primary-Black,#1b1b1b);background:var(--Background-Light,#f9fafb);box-sizing:border-box;border-radius:0;outline:none;gap:.75rem;padding:0 1rem;font-family:SF Pro,sans-serif;font-size:1rem;font-weight:700;line-height:1.25rem}.AddNewAddress-module-scss-module__TxzHdG__inputField::placeholder{width:33.5rem;height:1.25rem;color:var(--Primary-Grey,lightgray);letter-spacing:0;font-family:SF Pro,sans-serif;font-size:1rem;font-weight:700;line-height:1.25rem}.AddNewAddress-module-scss-module__TxzHdG__inputField:focus{border-color:#111827}.AddNewAddress-module-scss-module__TxzHdG__inputRow{gap:1rem;width:35.5rem;height:3.375rem;display:flex}.AddNewAddress-module-scss-module__TxzHdG__inputRow .AddNewAddress-module-scss-module__TxzHdG__inputField{flex:none;gap:.75rem;width:17.25rem;height:3.375rem;padding:0 1rem}.AddNewAddress-module-scss-module__TxzHdG__inputRow .AddNewAddress-module-scss-module__TxzHdG__inputField::placeholder{color:#d3d3d3;width:15.25rem}.AddNewAddress-module-scss-module__TxzHdG__phoneInputWrapper .custom-phone-input{border:1px solid var(--Primary-Black,#1b1b1b)}.AddNewAddress-module-scss-module__TxzHdG__phoneInputWrapper{box-sizing:border-box;background:var(--Background-Light,#f9fafb);border-radius:0;flex-direction:column;align-items:center;gap:.75rem;width:35.5rem;display:flex}.AddNewAddress-module-scss-module__TxzHdG__phoneInputWrapper .AddNewAddress-module-scss-module__TxzHdG__flagSection{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.AddNewAddress-module-scss-module__TxzHdG__phoneInputWrapper .AddNewAddress-module-scss-module__TxzHdG__flagSection img{object-fit:cover;border-radius:.1875rem;width:2.0625rem;height:1.5rem}.AddNewAddress-module-scss-module__TxzHdG__phoneInputWrapper .AddNewAddress-module-scss-module__TxzHdG__countryCode{width:2.75rem;height:1.25rem;color:var(--Primary-Black,#1b1b1b);flex-shrink:0;font-family:SF Pro,sans-serif;font-size:1rem;font-weight:700;line-height:1.25rem}.AddNewAddress-module-scss-module__TxzHdG__phoneInputWrapper .AddNewAddress-module-scss-module__TxzHdG__separator{width:.3125rem;height:1.25rem;color:var(--Separator-Light,#e5e7eb);text-align:center;flex-shrink:0;font-family:SF Pro,sans-serif;font-size:1rem;font-weight:700;line-height:1.25rem}.AddNewAddress-module-scss-module__TxzHdG__phoneInputWrapper input{width:26.125rem;color:var(--Primary-Black,#1b1b1b);background:0 0;border:none;outline:none;padding:0;font-family:SF Pro,sans-serif;font-size:1rem;font-weight:700;line-height:1.25rem}.AddNewAddress-module-scss-module__TxzHdG__phoneInputWrapper input::placeholder{color:var(--Primary-Grey,lightgray);font-weight:700}.AddNewAddress-module-scss-module__TxzHdG__radioGroup{gap:.5rem;width:35.5rem;height:3.375rem;display:flex}.AddNewAddress-module-scss-module__TxzHdG__radioOption{border:1px solid var(--Primary-Black,#1b1b1b);cursor:pointer;box-sizing:border-box;border-radius:0;flex:none;justify-content:space-between;align-items:center;width:11.5rem;height:3.375rem;padding:0 1rem;transition:border-color .2s;display:flex}.AddNewAddress-module-scss-module__TxzHdG__radioOption.AddNewAddress-module-scss-module__TxzHdG__selected{border-color:#111827}.AddNewAddress-module-scss-module__TxzHdG__radioOption label{color:var(--Primary-Black,#1b1b1b);cursor:pointer;font-family:SF Pro,sans-serif;font-size:1rem;font-weight:700;line-height:1.25rem}.AddNewAddress-module-scss-module__TxzHdG__radioOption .AddNewAddress-module-scss-module__TxzHdG__homeLabel{width:2.9375rem;height:1.25rem}.AddNewAddress-module-scss-module__TxzHdG__radioOption .AddNewAddress-module-scss-module__TxzHdG__officeLabel{width:3.125rem;height:1.25rem}.AddNewAddress-module-scss-module__TxzHdG__radioOption .AddNewAddress-module-scss-module__TxzHdG__othersLabel{width:2.875rem;height:1.25rem}.AddNewAddress-module-scss-module__TxzHdG__radioOption input[type=radio]{accent-color:#111827;cursor:pointer;order:2;width:1rem;height:1rem}.AddNewAddress-module-scss-module__TxzHdG__weekendLabel{color:#111827;width:14.125rem;height:1.125rem;font-family:SF Pro,sans-serif;font-size:.875rem;font-weight:700}.AddNewAddress-module-scss-module__TxzHdG__checkboxGroup{gap:.5rem;width:35.5rem;height:3.375rem;display:flex}.AddNewAddress-module-scss-module__TxzHdG__checkboxOption{border:1px solid var(--Primary-Black,#1b1b1b);box-sizing:border-box;cursor:pointer;border-radius:0;flex:none;align-items:center;gap:.75rem;width:17.5rem;height:3.375rem;padding:0 1rem;display:flex}.AddNewAddress-module-scss-module__TxzHdG__checkboxOption input[type=checkbox]{accent-color:#111827;cursor:pointer;width:1rem;height:1rem}.AddNewAddress-module-scss-module__TxzHdG__checkboxOption label{color:#111827;cursor:pointer;font-family:SF Pro,sans-serif;font-size:1rem;font-weight:700;line-height:1.25rem}.AddNewAddress-module-scss-module__TxzHdG__checkboxOption label.AddNewAddress-module-scss-module__TxzHdG__saturdayLabel{width:4.5625rem}.AddNewAddress-module-scss-module__TxzHdG__checkboxOption label.AddNewAddress-module-scss-module__TxzHdG__sundayLabel{width:3.8125rem}.AddNewAddress-module-scss-module__TxzHdG__defaultCheckbox{border:1px solid var(--Primary-Black,#1b1b1b);box-sizing:border-box;cursor:pointer;background:var(--Background-Light,#f9fafb);align-items:center;gap:.75rem;width:35.5rem;height:3.375rem;padding:0 1rem;display:flex}.AddNewAddress-module-scss-module__TxzHdG__defaultCheckbox input[type=checkbox],.AddNewAddress-module-scss-module__TxzHdG__defaultCheckbox input[type=radio]{accent-color:#111827;cursor:pointer;flex-shrink:0;width:1.5rem;height:1.5rem}.AddNewAddress-module-scss-module__TxzHdG__defaultCheckbox label{width:16.1875rem;height:1.25rem;color:var(--Primary-Black,#1b1b1b);cursor:pointer;font-family:SF Pro,sans-serif;font-size:1rem;font-weight:700;line-height:1.25rem}.AddNewAddress-module-scss-module__TxzHdG__footer{background:var(--Background-Light,#f9fafb);box-sizing:border-box;border-top:1px solid #e5e7eb;flex-shrink:0;align-items:flex-start;gap:1rem;width:37.5rem;height:6rem;min-height:6rem;padding:.5rem 1rem 2.5rem;display:flex}.AddNewAddress-module-scss-module__TxzHdG__cancelBtn{color:#111827;text-transform:uppercase;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.125rem;flex:1;height:3rem;font-family:SF Pro,sans-serif;font-size:1rem;font-weight:700;transition:background-color .2s}.AddNewAddress-module-scss-module__TxzHdG__cancelBtn:hover{background-color:#f3f4f6}.AddNewAddress-module-scss-module__TxzHdG__saveBtn{width:17.25rem;height:3rem;color:var(--Primary-White,#fff);text-transform:uppercase;cursor:default;background-color:#e9e9e9;border:none;border-radius:.125rem;flex:none;justify-content:center;align-items:center;gap:.5rem;padding:0 1.5rem;font-family:SF Pro,sans-serif;font-size:1rem;font-weight:700;line-height:1.25rem;transition:all .2s;display:flex}.AddNewAddress-module-scss-module__TxzHdG__saveBtn.AddNewAddress-module-scss-module__TxzHdG__active{cursor:pointer;background-color:#1b1b1b}.AddNewAddress-module-scss-module__TxzHdG__saveBtn.AddNewAddress-module-scss-module__TxzHdG__active:hover{background-color:#000}
.Header-module-scss-module__rIun6a__header{z-index:1000;background:#fff;border-bottom:.5px solid #e5e7eb;width:100%;font-family:Arial,Helvetica,sans-serif;position:fixed;top:0}.Header-module-scss-module__rIun6a__header.Header-module-scss-module__rIun6a__isDrawerOpen{z-index:2001;box-shadow:0 4px 20px #0000000d}.Header-module-scss-module__rIun6a__header.Header-module-scss-module__rIun6a__isSearchFocused{z-index:1001}.Header-module-scss-module__rIun6a__header__promoBar{color:#fff;letter-spacing:.02em;z-index:99;background:#000;width:100%;padding:.2rem 0;font-size:.75rem;position:absolute}.Header-module-scss-module__rIun6a__header__promoBar .Header-module-scss-module__rIun6a__promoContainer{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.Header-module-scss-module__rIun6a__header__promoBar--signup{cursor:pointer;margin-left:5px;text-decoration:underline}.Header-module-scss-module__rIun6a__header__promoBar--close{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;align-items:center;padding:0;font-size:1.2rem;line-height:1;transition:opacity .2s;display:flex;position:absolute;right:1.25rem}.Header-module-scss-module__rIun6a__header__promoBar--close:hover{opacity:1}.Header-module-scss-module__rIun6a__header_container{padding:1rem 6rem}@media (max-width:900px){.Header-module-scss-module__rIun6a__header_container{padding:0 1rem}}.Header-module-scss-module__rIun6a__header__navbar{justify-content:space-between;align-items:center;display:flex}.Header-module-scss-module__rIun6a__header__logo{align-items:center;display:flex}.Header-module-scss-module__rIun6a__header__logo img{object-fit:contain}.Header-module-scss-module__rIun6a__header__navLinks{letter-spacing:.03em;gap:1.8rem;font-size:.8125rem;font-weight:700;display:flex}.Header-module-scss-module__rIun6a__header__navLinks a{color:#000;white-space:nowrap;border-bottom:2px solid #0000;padding-bottom:4px;text-decoration:none;transition:all .3s;position:relative}.Header-module-scss-module__rIun6a__header__navLinks a:hover{color:#555}.Header-module-scss-module__rIun6a__header__navLinks a:after{content:"";background-color:#000;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Header-module-scss-module__rIun6a__activeLink{border-bottom:2px solid #000!important}.Header-module-scss-module__rIun6a__activeLink:after{width:100%!important}.Header-module-scss-module__rIun6a__header__search{background:#e9e9e9;align-items:center;gap:.5rem;width:35%;margin-left:5px;padding:.5rem .75rem;display:flex;position:relative}.Header-module-scss-module__rIun6a__header__search .Header-module-scss-module__rIun6a__icon{object-fit:cover;border-radius:100%;flex-shrink:0}.Header-module-scss-module__rIun6a__header__search input{color:#333;background:0 0;border:none;outline:none;width:100%;font-size:.8125rem}.Header-module-scss-module__rIun6a__header__search input::placeholder{color:#999}.Header-module-scss-module__rIun6a__header__icons{align-items:center;gap:1.25rem;font-size:1.125rem;display:flex}.Header-module-scss-module__rIun6a__authBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:4px;align-items:center;gap:.625rem;height:2.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:700;transition:all .3s;display:flex;transform:translateY(0)}.Header-module-scss-module__rIun6a__authBtn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.Header-module-scss-module__rIun6a__authBtn span{white-space:nowrap}.Header-module-scss-module__rIun6a__authIcon{filter:invert()}.Header-module-scss-module__rIun6a__header__iconBox{cursor:pointer;color:#333;border-radius:4px;flex-direction:column;align-items:center;gap:.125rem;padding:.25rem;font-size:.625rem;text-decoration:none;transition:all .3s;display:flex}.Header-module-scss-module__rIun6a__header__iconBox .Header-module-scss-module__rIun6a__icon{width:20px;height:20px;transition:transform .3s}.Header-module-scss-module__rIun6a__header__iconBox p{white-space:nowrap;margin:0;font-weight:500;transition:color .3s}.Header-module-scss-module__rIun6a__profileContainer{flex-direction:column;align-items:center;display:flex;position:relative}.Header-module-scss-module__rIun6a__profileDropdown{z-index:1002;background:#fff;border:1px solid #eee;border-radius:4px;min-width:120px;margin-top:.5rem;padding:.5rem 0;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}.Header-module-scss-module__rIun6a__logoutBtn{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:background .2s}.Header-module-scss-module__rIun6a__logoutBtn:hover{background:#f5f5f5}.Header-module-scss-module__rIun6a__header__iconWrapper{position:relative}.Header-module-scss-module__rIun6a__header__iconWrapper .Header-module-scss-module__rIun6a__header__badge{color:#fff;background:#f33;border-radius:50%;justify-content:center;align-items:center;min-width:.875rem;height:.875rem;padding:0 .1875rem;font-size:.5625rem;font-weight:700;display:flex;position:absolute;top:-.25rem;right:-.5rem}.Header-module-scss-module__rIun6a__header__breadcrumb{background:#f3f3f3;border-bottom:1px solid #e0e0e0;padding:.75rem 0}.Header-module-scss-module__rIun6a__header__breadcrumb .Header-module-scss-module__rIun6a__breadcrumbContent{color:#999;align-items:center;gap:.625rem;padding:0 .5rem;font-size:.75rem;display:flex}.Header-module-scss-module__rIun6a__header__breadcrumb .Header-module-scss-module__rIun6a__breadcrumbContent a{color:#666;text-decoration:underline}.Header-module-scss-module__rIun6a__header__breadcrumb .Header-module-scss-module__rIun6a__breadcrumbContent a:hover{color:#000}.Header-module-scss-module__rIun6a__header__breadcrumb .Header-module-scss-module__rIun6a__breadcrumbContent .Header-module-scss-module__rIun6a__separator{color:#999;margin-top:2px;font-size:.75rem}.Header-module-scss-module__rIun6a__header__breadcrumb .Header-module-scss-module__rIun6a__breadcrumbContent .Header-module-scss-module__rIun6a__active{color:#000;font-weight:500}@media (max-width:64rem){.Header-module-scss-module__rIun6a__header__navbar{padding:.625rem 1.25rem}.Header-module-scss-module__rIun6a__header__breadcrumb .Header-module-scss-module__rIun6a__breadcrumbContent{padding:0 1.25rem}.Header-module-scss-module__rIun6a__header__search input{width:12.5rem}.Header-module-scss-module__rIun6a__header__navLinks{gap:.9375rem;font-size:.8125rem}}@media (max-width:48rem){.Header-module-scss-module__rIun6a__header__navbar{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.4rem;padding:.5rem .75rem}.Header-module-scss-module__rIun6a__header__logo{flex-shrink:0}.Header-module-scss-module__rIun6a__header__logo img{width:65px!important;height:auto!important}.Header-module-scss-module__rIun6a__header__navLinks{flex-wrap:nowrap;flex-shrink:1;gap:.5rem;min-width:0;font-size:.6rem;overflow:hidden}.Header-module-scss-module__rIun6a__header__navLinks a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Header-module-scss-module__rIun6a__header__search{flex-shrink:1;gap:.25rem;width:22%;min-width:60px;margin-left:0;padding:.3rem .4rem}.Header-module-scss-module__rIun6a__header__search .Header-module-scss-module__rIun6a__icon{width:14px!important;height:14px!important}.Header-module-scss-module__rIun6a__header__search input{width:100%;font-size:.65rem}.Header-module-scss-module__rIun6a__header__icons{flex-shrink:0;align-items:center;gap:.4rem}.Header-module-scss-module__rIun6a__header__icons p{font-size:.5rem}.Header-module-scss-module__rIun6a__header__icons .Header-module-scss-module__rIun6a__icon,.Header-module-scss-module__rIun6a__header__iconBox .Header-module-scss-module__rIun6a__icon{width:16px!important;height:16px!important}.Header-module-scss-module__rIun6a__header__iconBox p{font-size:.5rem}.Header-module-scss-module__rIun6a__header__iconWrapper .Header-module-scss-module__rIun6a__header__badge{min-width:.75rem;height:.75rem;font-size:.45rem}.Header-module-scss-module__rIun6a__authBtn{white-space:nowrap;gap:.3rem;height:1.7rem;padding:.35rem .5rem;font-size:.6rem}.Header-module-scss-module__rIun6a__authBtn img{width:14px!important;height:14px!important}}@media (max-width:30rem){.Header-module-scss-module__rIun6a__header__navbar{gap:.3rem;padding:.4rem .5rem}.Header-module-scss-module__rIun6a__header__logo img{width:55px!important}.Header-module-scss-module__rIun6a__header__navLinks{gap:.35rem;font-size:.55rem}.Header-module-scss-module__rIun6a__header__search{width:18%;min-width:50px;padding:.25rem .35rem}.Header-module-scss-module__rIun6a__header__search input{font-size:.6rem}.Header-module-scss-module__rIun6a__header__icons{gap:.3rem}.Header-module-scss-module__rIun6a__header__icons p{font-size:.45rem}.Header-module-scss-module__rIun6a__header__icons .Header-module-scss-module__rIun6a__icon,.Header-module-scss-module__rIun6a__header__iconBox .Header-module-scss-module__rIun6a__icon{width:14px!important;height:14px!important}.Header-module-scss-module__rIun6a__header__iconBox p{font-size:.45rem}.Header-module-scss-module__rIun6a__authBtn{height:1.5rem;padding:.3rem .4rem;font-size:.55rem}}.Header-module-scss-module__rIun6a__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;padding:4px;display:none}.Header-module-scss-module__rIun6a__hamburger span{background:#111;border-radius:2px;width:22px;height:2px;transition:background .2s;display:block}.Header-module-scss-module__rIun6a__mobileMenuOverlay{z-index:1200;opacity:0;pointer-events:none;background:#00000073;transition:opacity .3s;display:none;position:fixed;inset:0}.Header-module-scss-module__rIun6a__mobileMenuOverlay.Header-module-scss-module__rIun6a__mobileMenuOverlayVisible{opacity:1;pointer-events:all}.Header-module-scss-module__rIun6a__mobileMenuDrawer{z-index:1201;background:#fff;flex-direction:column;width:75vw;max-width:20rem;height:100dvh;transition:transform .35s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #0000001f}.Header-module-scss-module__rIun6a__mobileMenuDrawer.Header-module-scss-module__rIun6a__mobileMenuDrawerOpen{transform:translate(0)}.Header-module-scss-module__rIun6a__mobileMenuHeader{border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Header-module-scss-module__rIun6a__mobileMenuClose{cursor:pointer;color:#111;background:0 0;border:none;align-items:center;padding:.25rem;display:flex}.Header-module-scss-module__rIun6a__mobileMenuNav{scrollbar-width:none;flex-direction:column;flex:1;padding:1rem 0;display:flex;overflow-y:auto}.Header-module-scss-module__rIun6a__mobileMenuNav::-webkit-scrollbar{display:none}.Header-module-scss-module__rIun6a__mobileMenuNavItem{letter-spacing:.04em;color:#111;text-align:left;cursor:pointer;text-transform:uppercase;background:0 0;border:none;border-left:3px solid #0000;justify-content:space-between;align-items:center;width:100%;padding:.9rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.Header-module-scss-module__rIun6a__mobileMenuNavItem:hover{background:#f5f5f5}.Header-module-scss-module__rIun6a__mobileMenuNavItem.Header-module-scss-module__rIun6a__mobileMenuNavItemActive{background:#f5f5f5;border-left-color:#111}.Header-module-scss-module__rIun6a__mobileChevron{flex-shrink:0;transition:transform .25s}.Header-module-scss-module__rIun6a__mobileChevron.Header-module-scss-module__rIun6a__mobileChevronOpen{transform:rotate(180deg)}.Header-module-scss-module__rIun6a__mobileMenuAccordion{border-bottom:1px solid #f0f0f0}.Header-module-scss-module__rIun6a__mobileMenuCatGroup{background:#fafafa}.Header-module-scss-module__rIun6a__mobileMenuCatItem{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.7rem 1.5rem .7rem 2rem;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.Header-module-scss-module__rIun6a__mobileMenuCatItem:hover{background:#f0f0f0}.Header-module-scss-module__rIun6a__mobileMenuSubItem{color:#555;padding:.55rem 1.5rem .55rem 2.75rem;font-size:.8125rem;font-weight:400;text-decoration:none;transition:background .15s,color .15s;display:block}.Header-module-scss-module__rIun6a__mobileMenuSubItem:hover{color:#111;background:#ebebeb}@media (min-width:48.0625rem){.Header-module-scss-module__rIun6a__hamburger,.Header-module-scss-module__rIun6a__mobileMenuOverlay,.Header-module-scss-module__rIun6a__mobileMenuDrawer{display:none!important}}@media (max-width:48rem){.Header-module-scss-module__rIun6a__hamburger{display:flex}.Header-module-scss-module__rIun6a__mobileMenuOverlay{display:block}.Header-module-scss-module__rIun6a__mobileMenuDrawer{display:flex}.Header-module-scss-module__rIun6a__header__navLinks{display:none!important}}.Header-module-scss-module__rIun6a__searchOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;cursor:pointer;background:#0006;width:100vw;height:100vh;animation:.3s Header-module-scss-module__rIun6a__fadeIn;position:fixed;top:0;left:0}@keyframes Header-module-scss-module__rIun6a__fadeIn{0%{opacity:0}to{opacity:1}}
.Reviews-module-scss-module__1USLJq__reviewsSection{flex-direction:column;display:flex}.Reviews-module-scss-module__1USLJq__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Reviews-module-scss-module__1USLJq__title{color:#111;text-transform:uppercase;font-size:.8125rem;font-weight:700}.Reviews-module-scss-module__1USLJq__viewAll{cursor:pointer;color:#111;background:0 0;border:none;font-size:.75rem;font-weight:700;text-decoration:underline}.Reviews-module-scss-module__1USLJq__summary{background:#fff;border:1px solid #eee;gap:3rem;margin-bottom:2rem;padding:1.5rem;display:flex}.Reviews-module-scss-module__1USLJq__avgRating{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-width:6rem;display:flex}.Reviews-module-scss-module__1USLJq__avgRating .Reviews-module-scss-module__1USLJq__starBadge{background:#00b16a;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.Reviews-module-scss-module__1USLJq__avgRating .Reviews-module-scss-module__1USLJq__starBadge .Reviews-module-scss-module__1USLJq__starIcon{color:#fff;font-size:1.5rem}.Reviews-module-scss-module__1USLJq__avgRating .Reviews-module-scss-module__1USLJq__score{color:#111;font-size:1.5rem;font-weight:700}.Reviews-module-scss-module__1USLJq__avgRating .Reviews-module-scss-module__1USLJq__total{color:#888;font-size:.75rem}.Reviews-module-scss-module__1USLJq__distribution{flex-direction:column;flex:1;gap:.5rem;display:flex}.Reviews-module-scss-module__1USLJq__barItem{align-items:center;gap:.75rem;font-size:.75rem;display:flex}.Reviews-module-scss-module__1USLJq__barItem .Reviews-module-scss-module__1USLJq__starNum{color:#666;width:2rem}.Reviews-module-scss-module__1USLJq__barItem .Reviews-module-scss-module__1USLJq__barBg{background:#eee;border-radius:2px;flex:1;height:4px}.Reviews-module-scss-module__1USLJq__barItem .Reviews-module-scss-module__1USLJq__barFill{background:#333;border-radius:2px;height:100%}.Reviews-module-scss-module__1USLJq__barItem .Reviews-module-scss-module__1USLJq__count{text-align:right;color:#999;width:2.5rem}.Reviews-module-scss-module__1USLJq__reviewList{flex-direction:column;gap:1.5rem;display:flex}.Reviews-module-scss-module__1USLJq__reviewCard .Reviews-module-scss-module__1USLJq__cardHeader{justify-content:space-between;margin-bottom:.5rem;display:flex}.Reviews-module-scss-module__1USLJq__reviewCard .Reviews-module-scss-module__1USLJq__stars{color:#111;letter-spacing:.1em;font-size:1rem}.Reviews-module-scss-module__1USLJq__reviewCard .Reviews-module-scss-module__1USLJq__date{color:#888;font-size:.75rem}.Reviews-module-scss-module__1USLJq__reviewCard .Reviews-module-scss-module__1USLJq__authorRow{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.Reviews-module-scss-module__1USLJq__reviewCard .Reviews-module-scss-module__1USLJq__author{color:#111;font-size:.8125rem;font-weight:700}.Reviews-module-scss-module__1USLJq__reviewCard .Reviews-module-scss-module__1USLJq__verified{color:#999;font-size:.75rem;font-style:italic}.Reviews-module-scss-module__1USLJq__reviewCard .Reviews-module-scss-module__1USLJq__comment{color:#444;margin-bottom:1rem;font-size:.875rem;line-height:1.6}.Reviews-module-scss-module__1USLJq__reviewCard .Reviews-module-scss-module__1USLJq__reviewImages{gap:.625rem;margin-bottom:1.5rem;display:flex}.Reviews-module-scss-module__1USLJq__reviewCard .Reviews-module-scss-module__1USLJq__reviewImages .Reviews-module-scss-module__1USLJq__thumb{aspect-ratio:3/4;border:1px solid #eee;width:3.75rem;position:relative}.Reviews-module-scss-module__1USLJq__reviewCard .Reviews-module-scss-module__1USLJq__reviewImages .Reviews-module-scss-module__1USLJq__thumb .Reviews-module-scss-module__1USLJq__img{object-fit:cover}.Reviews-module-scss-module__1USLJq__reviewCard .Reviews-module-scss-module__1USLJq__cardDivider{border:0;border-top:1px solid #eee;margin:1.5rem 0}.Reviews-module-scss-module__1USLJq__stars{letter-spacing:.1em;gap:2px;font-size:.875rem;display:flex}.Reviews-module-scss-module__1USLJq__starFilled{color:#000}.Reviews-module-scss-module__1USLJq__starEmpty{color:#ddd}@media (max-width:48rem){.Reviews-module-scss-module__1USLJq__summary{flex-direction:column;align-items:center;gap:1.5rem}}
.ImageGallery-module-scss-module__q2ieuq__gallery{gap:1.25rem;height:100%;display:flex}.ImageGallery-module-scss-module__q2ieuq__thumbnails{flex-direction:column;gap:1rem;width:5rem;display:flex}.ImageGallery-module-scss-module__q2ieuq__thumbnails .ImageGallery-module-scss-module__q2ieuq__thumbWrapper{aspect-ratio:3/4;cursor:pointer;border:1px solid #0000;width:100%;position:relative;overflow:hidden}.ImageGallery-module-scss-module__q2ieuq__thumbnails .ImageGallery-module-scss-module__q2ieuq__thumbWrapper.ImageGallery-module-scss-module__q2ieuq__active{border-color:#000}.ImageGallery-module-scss-module__q2ieuq__thumbnails .ImageGallery-module-scss-module__q2ieuq__thumbWrapper:hover{opacity:.8}.ImageGallery-module-scss-module__q2ieuq__mainImageWrapper{aspect-ratio:3/4;background-color:#f9f9f9;flex:1;max-height:70vh;position:relative;overflow:hidden}.ImageGallery-module-scss-module__q2ieuq__image{object-fit:cover;object-position:top}@media (max-width:48rem){.ImageGallery-module-scss-module__q2ieuq__gallery{flex-direction:column-reverse}.ImageGallery-module-scss-module__q2ieuq__thumbnails{flex-direction:row;width:100%;padding-bottom:.5rem;overflow-x:auto}.ImageGallery-module-scss-module__q2ieuq__thumbnails .ImageGallery-module-scss-module__q2ieuq__thumbWrapper{flex:0 0 4.375rem}.ImageGallery-module-scss-module__q2ieuq__thumbnails::-webkit-scrollbar{display:none}.ImageGallery-module-scss-module__q2ieuq__mainImageWrapper{width:100%}}
