.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__bagContainer .css-oj4vjh-indicatorContainer{padding-left:0}.Bag-module-scss-module__LzgFFa__bagContainer .css-19wewmt-singleValue{max-width:fit-content}.Bag-module-scss-module__LzgFFa__bagContainer .css-fmq5y6-control{gap:5px;width:fit-content}.Bag-module-scss-module__LzgFFa__bagContainer .size-select__menu css1en9uiu-menu{z-index:9999!important}}.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}}.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;position:relative}@media (max-width:768px){.Bag-module-scss-module__LzgFFa__bagItem{background:#fff;border:1px solid #eee;border-radius:10px;flex-direction:row;gap:1rem;padding:1rem}}.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;flex-shrink:0;width:11.25rem;height:13rem;position:relative}@media (max-width:768px){.Bag-module-scss-module__LzgFFa__itemImage{width:100px;height:120px}.Bag-module-scss-module__LzgFFa__itemImage img{object-position:top;border-radius:5px}}.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}@media (max-width:768px){.Bag-module-scss-module__LzgFFa__itemInfo .Bag-module-scss-module__LzgFFa__pricing{margin-bottom:.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}@media (max-width:768px){.Bag-module-scss-module__LzgFFa__sizeSelector{min-width:0}.Bag-module-scss-module__LzgFFa__sizeSelector .Bag-module-scss-module__LzgFFa__sizeDropdown{width:100%}}.Bag-module-scss-module__LzgFFa__itemControls{gap:1rem;display:flex}@media (max-width:768px){.Bag-module-scss-module__LzgFFa__itemControls{gap:.5rem}}.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}@media (max-width:500px){.Bag-module-scss-module__LzgFFa__quantityBox .Bag-module-scss-module__LzgFFa__quantityBtn{width:fit-content;padding:4px}}.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}@media (max-width:500px){.Bag-module-scss-module__LzgFFa__quantityBox .Bag-module-scss-module__LzgFFa__quantityValue{width:fit-content;min-width:fit-content}}.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__itemActions button.Bag-module-scss-module__LzgFFa__wishlist{color:#000}.Bag-module-scss-module__LzgFFa__itemActions button.Bag-module-scss-module__LzgFFa__closeBtn{color:gray;display:none}@media (max-width:768px){.Bag-module-scss-module__LzgFFa__itemActions{flex-direction:column;align-items:center;gap:0;padding-top:0;position:absolute;top:1rem;right:1rem}.Bag-module-scss-module__LzgFFa__itemActions button{color:#000;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.1rem;text-decoration:none;display:flex}.Bag-module-scss-module__LzgFFa__itemActions button.Bag-module-scss-module__LzgFFa__remove,.Bag-module-scss-module__LzgFFa__itemActions button.Bag-module-scss-module__LzgFFa__wishlist{display:none}.Bag-module-scss-module__LzgFFa__itemActions button.Bag-module-scss-module__LzgFFa__closeBtn{font-weight:600;display:flex}}.Bag-module-scss-module__LzgFFa__modalOverlay{z-index:1000;-webkit-tap-highlight-color:#0000;background:#00000080;justify-content:center;align-items:end;animation:.3s Bag-module-scss-module__LzgFFa__fadeOverlay;display:flex;position:fixed;inset:0}@keyframes Bag-module-scss-module__LzgFFa__fadeOverlay{0%{opacity:0}to{opacity:1}}.Bag-module-scss-module__LzgFFa__modal{background:#fff;border-top-left-radius:8px;border-top-right-radius:8px;width:100%;padding:1rem;position:relative;box-shadow:0 10px 40px #0003}.Bag-module-scss-module__LzgFFa__modalClose{cursor:pointer;color:#000;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1.5rem}.Bag-module-scss-module__LzgFFa__modalImage{object-position:top;background:#f5f5f5;width:70px;height:70px;margin-bottom:1rem;position:relative}.Bag-module-scss-module__LzgFFa__modalImage img{object-position:top;border-radius:5px}.Bag-module-scss-module__LzgFFa__modalTitle{color:#000;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.Bag-module-scss-module__LzgFFa__modalText{color:#666;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.Bag-module-scss-module__LzgFFa__modalActions{border-top:1px solid #eee;gap:1rem;padding-top:1rem;display:flex}.Bag-module-scss-module__LzgFFa__removeBtn{color:red;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;text-align:center;background:0 0;border:none;border-right:1px solid #eee;flex:1;height:fit-content;font-size:.675rem;font-weight:700}.Bag-module-scss-module__LzgFFa__removeBtn:hover{background:#f5f5f5}.Bag-module-scss-module__LzgFFa__wishlistBtn{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;text-align:center;background:0 0;border:none;flex:1;height:fit-content;font-size:.675rem;font-weight:700}.Bag-module-scss-module__LzgFFa__wishlistBtn:hover{background:#f5f5f5}.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}
.DeliveryEstimation-module-scss-module__GDMZ8G__deliveryEstimationContainer{width:fit-content;margin:20px 0}.DeliveryEstimation-module-scss-module__GDMZ8G__estimationBox{border-radius:8px}.DeliveryEstimation-module-scss-module__GDMZ8G__label{color:#333;text-transform:uppercase;letter-spacing:.5px;margin-bottom:15px;font-size:14px;font-weight:600;display:block}.DeliveryEstimation-module-scss-module__GDMZ8G__inputGroup{gap:10px;margin-bottom:15px;display:flex}@media (max-width:640px){.DeliveryEstimation-module-scss-module__GDMZ8G__inputGroup{flex-direction:column}}.DeliveryEstimation-module-scss-module__GDMZ8G__input{border:1px solid #ddd;border-radius:4px;flex:1;padding:12px 15px;font-family:inherit;font-size:14px;transition:border-color .3s}.DeliveryEstimation-module-scss-module__GDMZ8G__input:focus{border-color:#333;outline:none;box-shadow:0 0 0 2px #0000000d}.DeliveryEstimation-module-scss-module__GDMZ8G__input:disabled{cursor:not-allowed;color:#999;background-color:#f5f5f5}.DeliveryEstimation-module-scss-module__GDMZ8G__input::placeholder{color:#999}.DeliveryEstimation-module-scss-module__GDMZ8G__checkButton{color:#fff;cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;background-color:#333;border:none;border-radius:4px;padding:12px 24px;font-size:14px;font-weight:600;transition:background-color .3s}.DeliveryEstimation-module-scss-module__GDMZ8G__checkButton:hover:not(:disabled){background-color:#555}.DeliveryEstimation-module-scss-module__GDMZ8G__checkButton:disabled{cursor:not-allowed;background-color:#ccc}@media (max-width:640px){.DeliveryEstimation-module-scss-module__GDMZ8G__checkButton{width:100%}}.DeliveryEstimation-module-scss-module__GDMZ8G__deliveryOptionsBox{color:#fff;background-color:#1a1a1a;border:1px solid #e0e0e0;border-radius:8px;padding:20px}.DeliveryEstimation-module-scss-module__GDMZ8G__deliveryHeader{align-items:center;gap:10px;margin-bottom:20px;display:flex}.DeliveryEstimation-module-scss-module__GDMZ8G__deliveryHeader h3{text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:16px;font-weight:700}.DeliveryEstimation-module-scss-module__GDMZ8G__deliveryHeader .DeliveryEstimation-module-scss-module__GDMZ8G__truckIcon{font-size:20px}.DeliveryEstimation-module-scss-module__GDMZ8G__selectedDelivery{border-radius:6px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}@media (max-width:640px){.DeliveryEstimation-module-scss-module__GDMZ8G__selectedDelivery{flex-direction:column;align-items:flex-start}}.DeliveryEstimation-module-scss-module__GDMZ8G__deliveryContent{flex:1;align-items:center;gap:10px;display:flex}.DeliveryEstimation-module-scss-module__GDMZ8G__postalCode{font-size:16px;font-weight:600}.DeliveryEstimation-module-scss-module__GDMZ8G__checkmark{color:#4caf50;font-size:18px;font-weight:700}.DeliveryEstimation-module-scss-module__GDMZ8G__changeBtn{color:#afa7a9;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background-color:#0000;border:1px solid #8f8e8e;border-radius:4px;padding:10px 20px;font-size:12px;font-weight:700;transition:all .3s}.DeliveryEstimation-module-scss-module__GDMZ8G__changeBtn:hover:not(:disabled){color:#131212;background-color:#dfdede}.DeliveryEstimation-module-scss-module__GDMZ8G__changeBtn:disabled{color:#ccc;cursor:not-allowed;opacity:.6;background-color:#0000;border-color:#ccc}@media (max-width:640px){.DeliveryEstimation-module-scss-module__GDMZ8G__changeBtn{width:100%}}.DeliveryEstimation-module-scss-module__GDMZ8G__deliveryDate{color:#fff;align-items:center;gap:10px;font-size:16px;font-weight:500;display:flex}.DeliveryEstimation-module-scss-module__GDMZ8G__deliveryDate .DeliveryEstimation-module-scss-module__GDMZ8G__truckIcon{font-size:20px}.DeliveryEstimation-module-scss-module__GDMZ8G__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.DeliveryEstimation-module-scss-module__GDMZ8G__modal{background-color:#fff;border-radius:8px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.DeliveryEstimation-module-scss-module__GDMZ8G__modalHeader{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:20px;display:flex}.DeliveryEstimation-module-scss-module__GDMZ8G__modalHeader h2{color:#333;margin:0;font-size:18px;font-weight:600}.DeliveryEstimation-module-scss-module__GDMZ8G__modalHeader .DeliveryEstimation-module-scss-module__GDMZ8G__closeBtn{cursor:pointer;color:#999;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:24px;display:flex}.DeliveryEstimation-module-scss-module__GDMZ8G__modalHeader .DeliveryEstimation-module-scss-module__GDMZ8G__closeBtn:hover{color:#333}.DeliveryEstimation-module-scss-module__GDMZ8G__manualPostalSection{border-bottom:1px solid #e0e0e0;padding:20px}.DeliveryEstimation-module-scss-module__GDMZ8G__orDivider{color:#999;align-items:center;gap:10px;padding:20px;font-size:14px;font-weight:500;display:flex}.DeliveryEstimation-module-scss-module__GDMZ8G__orDivider:before,.DeliveryEstimation-module-scss-module__GDMZ8G__orDivider:after{content:"";background-color:#e0e0e0;flex:1;height:1px}.DeliveryEstimation-module-scss-module__GDMZ8G__orDivider span{flex:0}.DeliveryEstimation-module-scss-module__GDMZ8G__addressesSection{padding:20px}.DeliveryEstimation-module-scss-module__GDMZ8G__addressesSection h3{color:#333;text-transform:uppercase;letter-spacing:.3px;margin:0 0 15px;font-size:14px;font-weight:600}.DeliveryEstimation-module-scss-module__GDMZ8G__addressesList{flex-direction:column;gap:10px;max-height:400px;display:flex;overflow-y:auto}.DeliveryEstimation-module-scss-module__GDMZ8G__addressItem{cursor:pointer;border:1px solid #e0e0e0;border-radius:6px;justify-content:space-between;align-items:flex-start;padding:15px;transition:all .3s;display:flex}.DeliveryEstimation-module-scss-module__GDMZ8G__addressItem:hover{background-color:#f9f9f9;border-color:#333}.DeliveryEstimation-module-scss-module__GDMZ8G__addressItem.DeliveryEstimation-module-scss-module__GDMZ8G__default{background-color:#4caf500d;border-color:#4caf50}.DeliveryEstimation-module-scss-module__GDMZ8G__addressItem.DeliveryEstimation-module-scss-module__GDMZ8G__selected{background-color:#f0f0f0;border-color:#333}.DeliveryEstimation-module-scss-module__GDMZ8G__addressContent{flex:1}.DeliveryEstimation-module-scss-module__GDMZ8G__addressHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:5px;display:flex}.DeliveryEstimation-module-scss-module__GDMZ8G__addressName{color:#333;font-size:14px;font-weight:600}.DeliveryEstimation-module-scss-module__GDMZ8G__addressType{color:#999;text-transform:uppercase;letter-spacing:.3px;background-color:#f0f0f0;border-radius:3px;padding:2px 8px;font-size:11px;font-weight:600}.DeliveryEstimation-module-scss-module__GDMZ8G__addressDetails{color:#666;margin:0;font-size:13px;line-height:1.4}.DeliveryEstimation-module-scss-module__GDMZ8G__checkbox{border:2px solid #ddd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:10px;display:flex}.DeliveryEstimation-module-scss-module__GDMZ8G__checkbox .DeliveryEstimation-module-scss-module__GDMZ8G__checkmark{color:#4caf50;font-size:14px}
.ProfileDrawer-module-scss-module__BITcxG__overlay{z-index:1999;opacity:0;background-color:#0006;justify-content:flex-end;align-items:flex-start;animation:.35s ease-out forwards ProfileDrawer-module-scss-module__BITcxG__overlayFadeIn;display:flex;position:fixed;inset:0}.ProfileDrawer-module-scss-module__BITcxG__overlay.ProfileDrawer-module-scss-module__BITcxG__closing{opacity:0;pointer-events:none;animation:.35s ease-out forwards ProfileDrawer-module-scss-module__BITcxG__overlayFadeOut}@keyframes ProfileDrawer-module-scss-module__BITcxG__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProfileDrawer-module-scss-module__BITcxG__overlayFadeOut{0%{opacity:1}to{opacity:0}}.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;animation:.35s ease-out forwards ProfileDrawer-module-scss-module__BITcxG__drawerSlideIn;display:flex;position:relative;overflow-y:auto;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{animation:.35s ease-out forwards ProfileDrawer-module-scss-module__BITcxG__drawerSlideOut}[dir=rtl] .ProfileDrawer-module-scss-module__BITcxG__drawer{animation-name:ProfileDrawer-module-scss-module__BITcxG__drawerSlideInRtl}[dir=rtl] .ProfileDrawer-module-scss-module__BITcxG__drawer.ProfileDrawer-module-scss-module__BITcxG__closing{animation-name:ProfileDrawer-module-scss-module__BITcxG__drawerSlideOutRtl}@keyframes ProfileDrawer-module-scss-module__BITcxG__drawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes ProfileDrawer-module-scss-module__BITcxG__drawerSlideOut{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes ProfileDrawer-module-scss-module__BITcxG__drawerSlideInRtl{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes ProfileDrawer-module-scss-module__BITcxG__drawerSlideOutRtl{0%{transform:translate(0)}to{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:100%;height:100%;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}}.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:0;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;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:1rem;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:100%;height:fit-content;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:10px;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:.4rem;display:flex}.ProfileDrawer-module-scss-module__BITcxG__orderCheckbox{cursor:pointer;color:#000;width:1.25rem;height:1.25rem;margin-top:.5rem}.ProfileDrawer-module-scss-module__BITcxG__orderImage{object-fit:cover;object-position:top;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:9px;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;position:relative}.ProfileDrawer-module-scss-module__BITcxG__uploadBtn input{opacity:0;cursor:pointer;position:absolute;inset:0}.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__clickbtn{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:none}.ProfileDrawer-module-scss-module__BITcxG__clickbtn:hover{background-color:#f3f4f6;border-color:#111827}.ProfileDrawer-module-scss-module__BITcxG__clickbtn 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}.ProfileDrawer-module-scss-module__BITcxG__warningBox{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:1.5rem}.ProfileDrawer-module-scss-module__BITcxG__warningBox p{color:#991b1b;margin:0;font-size:.875rem;line-height:1.5}.ProfileDrawer-module-scss-module__BITcxG__dangerBtn{background-color:#ef4444!important}.ProfileDrawer-module-scss-module__BITcxG__dangerBtn:hover:not(:disabled){background-color:#dc2626!important}.ProfileDrawer-module-scss-module__BITcxG__cancelBtn{color:#111827;text-transform:uppercase;cursor:pointer;background-color:#e5e7eb;border:none;border-radius:.125rem;width:100%;margin-top:.75rem;padding:1rem;font-size:1.125rem;font-weight:800;transition:background-color .2s}.ProfileDrawer-module-scss-module__BITcxG__cancelBtn:hover:not(:disabled){background-color:#d1d5db}.ProfileDrawer-module-scss-module__BITcxG__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.ProfileDrawer-module-scss-module__BITcxG__drawerclosemobile{background-color:#0000;border:none;height:fit-content;display:none;position:absolute;top:-1px;left:2px}@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}}@media (max-height:768px){.ProfileDrawer-module-scss-module__BITcxG__clickbtn{display:flex!important}.ProfileDrawer-module-scss-module__BITcxG__drawerclosemobile{display:block!important}}.ProfileDrawer-module-scss-module__BITcxG__successScreen{text-align:center;flex-direction:column;align-items:center;padding:40px 20px;display:flex}.ProfileDrawer-module-scss-module__BITcxG__successIcon{margin-bottom:24px}.ProfileDrawer-module-scss-module__BITcxG__successIcon svg{width:64px;height:64px}.ProfileDrawer-module-scss-module__BITcxG__successTitle{color:#333;margin-bottom:32px;font-size:20px;font-weight:600}.ProfileDrawer-module-scss-module__BITcxG__queryDetails{width:100%;max-width:400px;margin-bottom:24px}.ProfileDrawer-module-scss-module__BITcxG__detailRow{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;padding:12px 0;display:flex}.ProfileDrawer-module-scss-module__BITcxG__detailRow:last-child{border-bottom:none}.ProfileDrawer-module-scss-module__BITcxG__detailLabel{color:#666;flex-shrink:0;margin-right:16px;font-size:14px;font-weight:600}.ProfileDrawer-module-scss-module__BITcxG__detailValue{color:#333;text-align:right;word-break:break-word;font-size:14px}.ProfileDrawer-module-scss-module__BITcxG__successMessage{color:#666;max-width:400px;margin:0;font-size:14px;line-height:1.5}@media (max-width:768px){.ProfileDrawer-module-scss-module__BITcxG__drawer{width:90%;height:fit-content;min-height:unset;overflow-x:hidden}.ProfileDrawer-module-scss-module__BITcxG__footer{padding:1rem}.ProfileDrawer-module-scss-module__BITcxG__avatarCircle{width:4rem;height:4rem}.ProfileDrawer-module-scss-module__BITcxG__userDetails h3{font-size:14px}.ProfileDrawer-module-scss-module__BITcxG__header{flex-direction:column;align-items:start;padding:1rem}.ProfileDrawer-module-scss-module__BITcxG__meta{font-size:10px}.ProfileDrawer-module-scss-module__BITcxG__editBtn{margin-top:5px;padding:10px;font-size:12px}.ProfileDrawer-module-scss-module__BITcxG__thickSeparator{border-bottom:.75rem solid #eff1f5;padding:10px}.ProfileDrawer-module-scss-module__BITcxG__menuItem{padding:10px}.ProfileDrawer-module-scss-module__BITcxG__itemLabel{font-size:12px!important}.ProfileDrawer-module-scss-module__BITcxG__editContent{padding:0 10px 10px}.ProfileDrawer-module-scss-module__BITcxG__editContent .ProfileDrawer-module-scss-module__BITcxG__phone-input{height:3px!important}.ProfileDrawer-module-scss-module__BITcxG__inputWrapper{padding:10px}.ProfileDrawer-module-scss-module__BITcxG__inputWrapper input{font-size:14px}.ProfileDrawer-module-scss-module__BITcxG__editHeader{align-items:self-start;gap:10px;padding:10px}.ProfileDrawer-module-scss-module__BITcxG__editHeader h2{font-size:1.2rem}.ProfileDrawer-module-scss-module__BITcxG__photoSection{margin-bottom:10px}.ProfileDrawer-module-scss-module__BITcxG__editFooter{padding:10px}.ProfileDrawer-module-scss-module__BITcxG__saveBtn{padding:15px;font-size:12px}.ProfileDrawer-module-scss-module__BITcxG__photoSection{padding:10px}.ProfileDrawer-module-scss-module__BITcxG__editAvatarCircle{margin-bottom:5px}.ProfileDrawer-module-scss-module__BITcxG__modalForm{padding:0}.ProfileDrawer-module-scss-module__BITcxG__saveBtn{padding:10px}.ProfileDrawer-module-scss-module__BITcxG__formGroup{gap:10px!important}}
.HelpAndSupport-module-scss-module__LWq9ga__overlay{z-index:1000;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.HelpAndSupport-module-scss-module__LWq9ga__modal{background:#fff;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.HelpAndSupport-module-scss-module__LWq9ga__header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.HelpAndSupport-module-scss-module__LWq9ga__header h2{color:#111827;flex:1;margin:0 0 0 16px;font-size:1.25rem;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__backBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;padding:8px;transition:all .2s}.HelpAndSupport-module-scss-module__LWq9ga__backBtn:hover{color:#374151;background:#f3f4f6}.HelpAndSupport-module-scss-module__LWq9ga__seeAllBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:4px;margin-left:auto;padding:4px 8px;font-size:14px;font-weight:500;transition:all .2s}.HelpAndSupport-module-scss-module__LWq9ga__seeAllBtn:hover{background:#333}.HelpAndSupport-module-scss-module__LWq9ga__content{flex:1;padding:20px;overflow-y:auto}.HelpAndSupport-module-scss-module__LWq9ga__loading{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__loading span{color:#6b7280;font-size:.875rem;font-weight:500}.HelpAndSupport-module-scss-module__LWq9ga__successScreen{text-align:center;padding:40px 20px}.HelpAndSupport-module-scss-module__LWq9ga__successScreen .HelpAndSupport-module-scss-module__LWq9ga__successIcon{margin-bottom:24px}.HelpAndSupport-module-scss-module__LWq9ga__successScreen .HelpAndSupport-module-scss-module__LWq9ga__successTitle{color:#111827;margin-bottom:24px;font-size:1.5rem;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__successScreen .HelpAndSupport-module-scss-module__LWq9ga__queryDetails{text-align:left;background:#f9fafb;border-radius:8px;margin-bottom:24px;padding:20px}.HelpAndSupport-module-scss-module__LWq9ga__successScreen .HelpAndSupport-module-scss-module__LWq9ga__queryDetails .HelpAndSupport-module-scss-module__LWq9ga__detailRow{justify-content:space-between;margin-bottom:12px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__successScreen .HelpAndSupport-module-scss-module__LWq9ga__queryDetails .HelpAndSupport-module-scss-module__LWq9ga__detailRow:last-child{margin-bottom:0}.HelpAndSupport-module-scss-module__LWq9ga__successScreen .HelpAndSupport-module-scss-module__LWq9ga__queryDetails .HelpAndSupport-module-scss-module__LWq9ga__detailRow .HelpAndSupport-module-scss-module__LWq9ga__detailLabel{color:#374151;font-weight:500}.HelpAndSupport-module-scss-module__LWq9ga__successScreen .HelpAndSupport-module-scss-module__LWq9ga__queryDetails .HelpAndSupport-module-scss-module__LWq9ga__detailRow .HelpAndSupport-module-scss-module__LWq9ga__detailValue{color:#111827;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__successScreen .HelpAndSupport-module-scss-module__LWq9ga__successMessage{color:#6b7280;line-height:1.6}.HelpAndSupport-module-scss-module__LWq9ga__activeTicketsSection{margin-bottom:32px}.HelpAndSupport-module-scss-module__LWq9ga__activeTicketsSection h3{color:#111827;margin-bottom:0;font-size:1.125rem;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__ticketsList{flex-direction:column;gap:12px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__ticketItem{cursor:pointer;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:all .2s}.HelpAndSupport-module-scss-module__LWq9ga__ticketItem:hover{border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a}.HelpAndSupport-module-scss-module__LWq9ga__ticketItem .HelpAndSupport-module-scss-module__LWq9ga__ticketHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__ticketItem .HelpAndSupport-module-scss-module__LWq9ga__ticketHeader .HelpAndSupport-module-scss-module__LWq9ga__ticketId{color:#111827;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__ticketItem .HelpAndSupport-module-scss-module__LWq9ga__ticketDate{color:#6b7280;margin-bottom:8px;font-size:12px}.HelpAndSupport-module-scss-module__LWq9ga__ticketItem .HelpAndSupport-module-scss-module__LWq9ga__ticketTitle{color:#374151;margin-bottom:4px;font-weight:500}.HelpAndSupport-module-scss-module__LWq9ga__ticketItem .HelpAndSupport-module-scss-module__LWq9ga__ticketDescription{color:#6b7280;-webkit-line-clamp:2;text-transform:capitalize;-webkit-box-orient:vertical;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.HelpAndSupport-module-scss-module__LWq9ga__activeOrdersSection{margin-bottom:32px}.HelpAndSupport-module-scss-module__LWq9ga__activeOrdersSection h3{color:#111827;margin-bottom:10px;font-size:1.125rem;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__ordersList{flex-direction:column;gap:12px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__orderItem{border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:16px;transition:all .2s;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__orderItem:hover{border-color:#d1d5db}.HelpAndSupport-module-scss-module__LWq9ga__orderItem .HelpAndSupport-module-scss-module__LWq9ga__orderCheckbox{accent-color:#3b82f6;width:20px;height:20px}.HelpAndSupport-module-scss-module__LWq9ga__orderItem .HelpAndSupport-module-scss-module__LWq9ga__orderImage{object-fit:cover;object-position:top;border-radius:6px;width:60px;height:60px}.HelpAndSupport-module-scss-module__LWq9ga__orderItem .HelpAndSupport-module-scss-module__LWq9ga__orderDetails{flex:1}.HelpAndSupport-module-scss-module__LWq9ga__orderItem .HelpAndSupport-module-scss-module__LWq9ga__orderDetails .HelpAndSupport-module-scss-module__LWq9ga__orderBrand{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:12px}.HelpAndSupport-module-scss-module__LWq9ga__orderItem .HelpAndSupport-module-scss-module__LWq9ga__orderDetails .HelpAndSupport-module-scss-module__LWq9ga__orderName{color:#111827;margin-bottom:4px;font-weight:500}.HelpAndSupport-module-scss-module__LWq9ga__orderItem .HelpAndSupport-module-scss-module__LWq9ga__orderDetails .HelpAndSupport-module-scss-module__LWq9ga__orderPrice{color:#111827;margin-bottom:8px;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__orderItem .HelpAndSupport-module-scss-module__LWq9ga__orderDetails .HelpAndSupport-module-scss-module__LWq9ga__orderMeta{color:#6b7280;gap:16px;font-size:12px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__orderItem .HelpAndSupport-module-scss-module__LWq9ga__orderDetails .HelpAndSupport-module-scss-module__LWq9ga__orderMeta span{background:#f3f4f6;border-radius:4px;padding:2px 8px}.HelpAndSupport-module-scss-module__LWq9ga__orderItem .HelpAndSupport-module-scss-module__LWq9ga__orderStatus .HelpAndSupport-module-scss-module__LWq9ga__statusBadge{color:#059669;background-color:#d1fae5;border-radius:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__preferredChannelSection{margin-bottom:32px}.HelpAndSupport-module-scss-module__LWq9ga__preferredChannelSection h3{color:#111827;margin-bottom:16px;font-size:1.125rem;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__channelButtons{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.HelpAndSupport-module-scss-module__LWq9ga__channelBtn{cursor:pointer;color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 8px;font-weight:500;transition:all .2s;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__channelBtn.HelpAndSupport-module-scss-module__LWq9ga__active{color:#065f46;background:#ecfdf5;border-color:#10b981}.HelpAndSupport-module-scss-module__LWq9ga__channelBtn svg{flex-shrink:0}.HelpAndSupport-module-scss-module__LWq9ga__phoneInputSection,.HelpAndSupport-module-scss-module__LWq9ga__emailInputSection{flex-direction:column;margin-bottom:32px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__phoneInputSection label,.HelpAndSupport-module-scss-module__LWq9ga__emailInputSection label{color:#374151;margin-bottom:8px;font-weight:500;display:block}.HelpAndSupport-module-scss-module__LWq9ga__phoneInputSection .HelpAndSupport-module-scss-module__LWq9ga__manualEmailInput,.HelpAndSupport-module-scss-module__LWq9ga__emailInputSection .HelpAndSupport-module-scss-module__LWq9ga__manualEmailInput{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:14px}.HelpAndSupport-module-scss-module__LWq9ga__phoneInputSection .HelpAndSupport-module-scss-module__LWq9ga__manualEmailInput:focus,.HelpAndSupport-module-scss-module__LWq9ga__emailInputSection .HelpAndSupport-module-scss-module__LWq9ga__manualEmailInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.HelpAndSupport-module-scss-module__LWq9ga__phoneInputSection .HelpAndSupport-module-scss-module__LWq9ga__manualEmailInput::placeholder,.HelpAndSupport-module-scss-module__LWq9ga__emailInputSection .HelpAndSupport-module-scss-module__LWq9ga__manualEmailInput::placeholder{color:#9ca3af}.HelpAndSupport-module-scss-module__LWq9ga__issueDetailsSection{margin-bottom:32px}.HelpAndSupport-module-scss-module__LWq9ga__issueDetailsSection h3{color:#111827;margin-bottom:16px;font-size:1.125rem;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__issueDetailsSection .HelpAndSupport-module-scss-module__LWq9ga__issueTextarea{resize:none;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;min-height:100px;padding:12px;font-family:inherit;font-size:14px}.HelpAndSupport-module-scss-module__LWq9ga__issueDetailsSection .HelpAndSupport-module-scss-module__LWq9ga__issueTextarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.HelpAndSupport-module-scss-module__LWq9ga__issueDetailsSection .HelpAndSupport-module-scss-module__LWq9ga__issueTextarea::placeholder{color:#9ca3af}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection{margin-bottom:32px}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection h3{color:#111827;margin-bottom:16px;font-size:1.125rem;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__uploadButtons{margin-bottom:16px}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__uploadButtons .HelpAndSupport-module-scss-module__LWq9ga__uploadButtonsRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:640px){.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__uploadButtons .HelpAndSupport-module-scss-module__LWq9ga__uploadButtonsRow{grid-template-columns:1fr}}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__clickPhotoBtn{cursor:pointer;color:#374151;background:#f3f4f6;border:2px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:16px;font-weight:500;transition:all .2s;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__clickPhotoBtn:hover{color:#3b82f6;background:#f8fafc;border-color:#3b82f6}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__fileInput{display:none}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__uploadBtn{cursor:pointer;color:#374151;background:#f3f4f6;border:2px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-weight:500;transition:all .2s;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__uploadBtn:hover{color:#3b82f6;background:#f8fafc;border-color:#3b82f6}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__attachmentsList{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__attachment{color:#374151;background:#f3f4f6;border-radius:6px;width:60px;height:60px;margin-bottom:8px;margin-right:8px;font-size:12px;display:inline-block;position:relative}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__attachment .HelpAndSupport-module-scss-module__LWq9ga__attachmentThumbnail{object-fit:cover;border:1px solid #e5e7eb;border-radius:8px;width:100%;height:100%}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__attachment .HelpAndSupport-module-scss-module__LWq9ga__removeBtn{color:#fff;cursor:pointer;z-index:10;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:14px;line-height:1;transition:all .2s;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 4px #0003}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__attachment .HelpAndSupport-module-scss-module__LWq9ga__removeBtn:hover{background:#dc2626;transform:scale(1.1)}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__attachment:hover{background:#fee2e2}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__photoSelectedMessage{color:#10b981;margin-bottom:12px;font-size:14px;font-weight:500}.HelpAndSupport-module-scss-module__LWq9ga__fileUploadSection .HelpAndSupport-module-scss-module__LWq9ga__uploadProgress{color:#0369a1;background:#f0f9ff;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__statusBadge{text-transform:uppercase;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500}.HelpAndSupport-module-scss-module__LWq9ga__statusBadge.HelpAndSupport-module-scss-module__LWq9ga__resolved{color:#166534;background:#dcfce7}.HelpAndSupport-module-scss-module__LWq9ga__statusBadge.HelpAndSupport-module-scss-module__LWq9ga__processing{color:#92400e;background:#fef3c7}.HelpAndSupport-module-scss-module__LWq9ga__statusBadge.HelpAndSupport-module-scss-module__LWq9ga__pending{color:#374151;background:#f3f4f6}.HelpAndSupport-module-scss-module__LWq9ga__allQueriesView .HelpAndSupport-module-scss-module__LWq9ga__queriesList{flex-direction:column;gap:12px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__allQueriesView .HelpAndSupport-module-scss-module__LWq9ga__queryItem{cursor:pointer;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:all .2s}.HelpAndSupport-module-scss-module__LWq9ga__allQueriesView .HelpAndSupport-module-scss-module__LWq9ga__queryItem:hover{border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a}.HelpAndSupport-module-scss-module__LWq9ga__allQueriesView .HelpAndSupport-module-scss-module__LWq9ga__queryItem .HelpAndSupport-module-scss-module__LWq9ga__queryHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__allQueriesView .HelpAndSupport-module-scss-module__LWq9ga__queryItem .HelpAndSupport-module-scss-module__LWq9ga__queryHeader .HelpAndSupport-module-scss-module__LWq9ga__queryId{color:#111827;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__allQueriesView .HelpAndSupport-module-scss-module__LWq9ga__queryItem .HelpAndSupport-module-scss-module__LWq9ga__queryDate{color:#6b7280;margin-bottom:8px;font-size:12px}.HelpAndSupport-module-scss-module__LWq9ga__allQueriesView .HelpAndSupport-module-scss-module__LWq9ga__queryItem .HelpAndSupport-module-scss-module__LWq9ga__queryTitle{color:#374151;margin-bottom:4px;font-weight:500}.HelpAndSupport-module-scss-module__LWq9ga__allQueriesView .HelpAndSupport-module-scss-module__LWq9ga__queryItem .HelpAndSupport-module-scss-module__LWq9ga__queryDescription{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__productInfo{border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;margin-bottom:24px;padding:16px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__productInfo .HelpAndSupport-module-scss-module__LWq9ga__productImage{object-fit:cover;border-radius:6px;width:70px;height:70px}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__productInfo .HelpAndSupport-module-scss-module__LWq9ga__productDetails{flex:1}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__productInfo .HelpAndSupport-module-scss-module__LWq9ga__productDetails .HelpAndSupport-module-scss-module__LWq9ga__productBrand{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:12px}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__productInfo .HelpAndSupport-module-scss-module__LWq9ga__productDetails .HelpAndSupport-module-scss-module__LWq9ga__productName{color:#111827;margin-bottom:4px;font-weight:500}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__productInfo .HelpAndSupport-module-scss-module__LWq9ga__productDetails .HelpAndSupport-module-scss-module__LWq9ga__productPrice{color:#111827;margin-bottom:8px;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__productInfo .HelpAndSupport-module-scss-module__LWq9ga__productDetails .HelpAndSupport-module-scss-module__LWq9ga__productMeta{color:#6b7280;gap:16px;font-size:12px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__productInfo .HelpAndSupport-module-scss-module__LWq9ga__productDetails .HelpAndSupport-module-scss-module__LWq9ga__productMeta span{background:#f3f4f6;border-radius:4px;padding:2px 8px}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__productInfo .HelpAndSupport-module-scss-module__LWq9ga__productStatus .HelpAndSupport-module-scss-module__LWq9ga__statusBadge{color:#0369a1;background:#f0f9ff;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__orderIdSection{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__orderIdSection .HelpAndSupport-module-scss-module__LWq9ga__orderIdLabel{color:#111827;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__originalIssueSection{margin-bottom:32px}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__originalIssueSection h3{color:#111827;margin-bottom:16px;font-size:1.125rem;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__originalIssueSection .HelpAndSupport-module-scss-module__LWq9ga__issueDescription{color:#374151;background:#f9fafb;border-radius:8px;padding:16px;line-height:1.6}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__attachedEvidenceSection h3{color:#111827;margin-bottom:16px;font-size:1.125rem;font-weight:600}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__attachedEvidenceSection .HelpAndSupport-module-scss-module__LWq9ga__evidenceList{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;display:grid}.HelpAndSupport-module-scss-module__LWq9ga__queryDetailView .HelpAndSupport-module-scss-module__LWq9ga__attachedEvidenceSection .HelpAndSupport-module-scss-module__LWq9ga__evidenceItem .HelpAndSupport-module-scss-module__LWq9ga__evidenceImage{object-fit:cover;object-position:top;border:1px solid #e5e7eb;border-radius:8px;width:100%;height:150px}.HelpAndSupport-module-scss-module__LWq9ga__footer{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;padding:16px 20px;position:sticky;bottom:0}.HelpAndSupport-module-scss-module__LWq9ga__footer .HelpAndSupport-module-scss-module__LWq9ga__submitBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.HelpAndSupport-module-scss-module__LWq9ga__footer .HelpAndSupport-module-scss-module__LWq9ga__submitBtn:hover:not(:disabled){background:#252525}.HelpAndSupport-module-scss-module__LWq9ga__footer .HelpAndSupport-module-scss-module__LWq9ga__submitBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.HelpAndSupport-module-scss-module__LWq9ga__overlay{padding:10px}.HelpAndSupport-module-scss-module__LWq9ga__uploadBtn{padding:10px!important}.HelpAndSupport-module-scss-module__LWq9ga__submitBtn{padding:12px!important}.HelpAndSupport-module-scss-module__LWq9ga__modal{max-height:95vh}.HelpAndSupport-module-scss-module__LWq9ga__header{margin-bottom:1rem;padding:0}.HelpAndSupport-module-scss-module__LWq9ga__footer{padding:10px 0 0}.HelpAndSupport-module-scss-module__LWq9ga__orderItem{align-items:flex-start;gap:12px}.HelpAndSupport-module-scss-module__LWq9ga__orderItem .HelpAndSupport-module-scss-module__LWq9ga__orderCheckbox{align-self:flex-end}.HelpAndSupport-module-scss-module__LWq9ga__content{padding:0}}
.SavedAddresses-module-scss-module__yaAB-q__savedAddressesModal{z-index:2020;background-color:#f9fafb;flex-direction:column;width:100%;height:100%;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{flex:1;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:red!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:100%;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}@media (max-width:500px){.SavedAddresses-module-scss-module__yaAB-q__header h2{font-size:15px}.SavedAddresses-module-scss-module__yaAB-q__cardActions button{height:2.5rem;font-size:12px}.SavedAddresses-module-scss-module__yaAB-q__addNewBtn{height:2.5rem;font-size:14px}.SavedAddresses-module-scss-module__yaAB-q__backBtn{width:1.2rem!important;height:1.2rem!important}}
.AddNewAddress-module-scss-module__TxzHdG__addNewAddressModal{z-index:2030;background-color:#f9fafb;flex-direction:column;width:100%;height:100%;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;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,.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%;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;display:flex}.AddNewAddress-module-scss-module__TxzHdG__inputRow .AddNewAddress-module-scss-module__TxzHdG__inputField{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:100%;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:100%;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:1;justify-content:space-between;align-items:center;gap:5px;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:100%;padding:.5rem 1rem 1rem;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{height:100%;color:var(--Primary-White,#fff);text-transform:uppercase;cursor:default;background-color:#e9e9e9;border:none;border-radius:.125rem;flex:1;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}@media (max-width:768px){.AddNewAddress-module-scss-module__TxzHdG__inputRow{width:100%!important}.AddNewAddress-module-scss-module__TxzHdG__inputField{font-size:14px;width:100%!important;height:3rem!important}.AddNewAddress-module-scss-module__TxzHdG__radioOption{height:3rem;padding:5px}.AddNewAddress-module-scss-module__TxzHdG__content .phone-input{height:3rem!important}.AddNewAddress-module-scss-module__TxzHdG__typeSection{padding:10px}}
.Header-module-scss-module__rIun6a__header{z-index:1000;background:#fff;border-bottom:.5px solid #e5e7eb;width:100%;height:90px;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}@media (max-width:900px){.Header-module-scss-module__rIun6a__header{height:60px}}.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-around;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{object-fit:none;width:35px;height:35px;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 img{object-fit:none;width:35px;height:35px}.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:1px;right:1px}.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}.Header-module-scss-module__rIun6a__mobile__header__logo{display:none}.Header-module-scss-module__rIun6a__desk__header__logo{display:block}@media (max-width:64rem){.Header-module-scss-module__rIun6a__header__navbar{padding:0}.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__search{width:30%;min-width:50px;padding:5px}.Header-module-scss-module__rIun6a__header__search .Header-module-scss-module__rIun6a__icon{width:15px;height:15px}.Header-module-scss-module__rIun6a__header__search input{font-size:.6rem}.Header-module-scss-module__rIun6a__header__navbar{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.4rem}.Header-module-scss-module__rIun6a__header__logo{flex-shrink:0}.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;min-width:60px;margin-left:0;padding:.3rem .4rem}.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__iconBox{padding:0}.Header-module-scss-module__rIun6a__header__iconBox .Header-module-scss-module__rIun6a__icon{object-fit:contain;width:18px;height:18px}.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;top:-3px;right:-3px}.Header-module-scss-module__rIun6a__header__iconWrapper img{object-fit:unset;width:18px;height:18px}.Header-module-scss-module__rIun6a__authBtn{white-space:nowrap;gap:.3rem;height:1.7rem;padding:5px;font-size:.6rem}.Header-module-scss-module__rIun6a__authBtn span{font-size:8px}.Header-module-scss-module__rIun6a__authBtn img{width:14px!important;height:14px!important}}.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:1024px){.Header-module-scss-module__rIun6a__hamburger,.Header-module-scss-module__rIun6a__mobileMenuOverlay,.Header-module-scss-module__rIun6a__mobileMenuDrawer{display:none!important}}@media (max-width:1024px){.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}}@media (max-width:500px){.Header-module-scss-module__rIun6a__mobile__header__logo{width:30px;display:block}.Header-module-scss-module__rIun6a__desk__header__logo{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}}
.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;animation:.3s ProductSpecs-module-scss-module__VeD1Ja__smoothShow}@keyframes ProductSpecs-module-scss-module__VeD1Ja__smoothShow{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.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__trustBadges{gap:2rem}}
.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{align-items:center;gap:1.5rem;width:fit-content}.Reviews-module-scss-module__1USLJq__barBg{background:#eee;border-radius:2px;width:100px;height:4px;flex:unset!important}}
.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{background-color:#f9f9f9;flex:1;position:relative;overflow:hidden}.ImageGallery-module-scss-module__q2ieuq__image{object-fit:cover;object-position:top;width:100%;height:100%}@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%}}
.btn-loader{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin;display:inline-block}.btn-loader.dark{border:2px solid #0000001a;border-top-color:#111}@keyframes spin{to{transform:rotate(360deg)}}.screen-loader-overlay{z-index:9999;background:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.lanyva-loader-text{letter-spacing:.5rem;color:#111;text-transform:uppercase;font-size:2.5rem;font-weight:800;animation:2s ease-in-out infinite lanyva-pulse;position:relative}.lanyva-loader-text:after{content:"";background:#111;width:0;height:3px;animation:2s ease-in-out infinite line-grow;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@keyframes lanyva-pulse{0%,to{opacity:.5;letter-spacing:.5rem;transform:scale(.95)}50%{opacity:1;letter-spacing:.8rem;transform:scale(1)}}@keyframes line-grow{0%,to{width:0}50%{width:100%}}
.ReviewPopup-module-scss-module__80tMhq__overlay{z-index:1000;-webkit-tap-highlight-color:#0000;background:#00000080;justify-content:center;align-items:center;animation:.3s ReviewPopup-module-scss-module__80tMhq__fadeOverlay;display:flex;position:fixed;inset:0}@keyframes ReviewPopup-module-scss-module__80tMhq__fadeOverlay{0%{opacity:0}to{opacity:1}}.ReviewPopup-module-scss-module__80tMhq__box{background:#fff;border-radius:.5rem;flex-direction:column;gap:1rem;width:100%;max-width:480px;padding:2rem;display:flex;position:relative}@media (max-width:500px){.ReviewPopup-module-scss-module__80tMhq__box{width:90%}}.ReviewPopup-module-scss-module__80tMhq__close{cursor:pointer;color:#555;background:0 0;border:none;font-size:1.1rem;position:absolute;top:1rem;right:1rem}.ReviewPopup-module-scss-module__80tMhq__title{text-align:center;letter-spacing:.05em;margin:0;font-size:1rem;font-weight:600}.ReviewPopup-module-scss-module__80tMhq__product{align-items:flex-start;gap:1rem;display:flex}.ReviewPopup-module-scss-module__80tMhq__productImg{object-fit:cover;border-radius:4px;flex-shrink:0}.ReviewPopup-module-scss-module__80tMhq__brand{color:#888;margin:0;font-size:.75rem}.ReviewPopup-module-scss-module__80tMhq__productName{margin:.25rem 0 .5rem;font-size:.875rem;font-weight:500}.ReviewPopup-module-scss-module__80tMhq__stars{gap:.25rem;display:flex}.ReviewPopup-module-scss-module__80tMhq__starFilled path{fill:#f59e0b;stroke:#f59e0b}.ReviewPopup-module-scss-module__80tMhq__starEmpty path{fill:none;stroke:#d1d5db}.ReviewPopup-module-scss-module__80tMhq__textarea{resize:none;border:1px solid #e5e7eb;border-radius:4px;outline:none;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem}.ReviewPopup-module-scss-module__80tMhq__textarea:focus{border-color:#9ca3af}.ReviewPopup-module-scss-module__80tMhq__photos{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ReviewPopup-module-scss-module__80tMhq__addPhotoBtn{cursor:pointer;color:#555;background:0 0;border:1.5px dashed #d1d5db;border-radius:4px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.ReviewPopup-module-scss-module__80tMhq__addPhotoBtn:hover{border-color:#9ca3af}.ReviewPopup-module-scss-module__80tMhq__previewImg{object-fit:cover;border:1px solid #e5e7eb;border-radius:4px}.ReviewPopup-module-scss-module__80tMhq__consent{color:#6b7280;margin:0;font-size:.72rem}.ReviewPopup-module-scss-module__80tMhq__consent a{color:#070707;cursor:default;font-weight:510;text-decoration:none}.ReviewPopup-module-scss-module__80tMhq__submitBtn{color:#fff;letter-spacing:.05em;cursor:pointer;background:#1b1b1b;border:none;border-radius:4px;width:100%;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .15s ease-out}.ReviewPopup-module-scss-module__80tMhq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.ReviewPopup-module-scss-module__80tMhq__submitBtn:hover:not(:disabled){transform:scale(1.06)}
