.CheckoutView-module__mxw7ga__checkoutWrapper{background-color:#fff;min-height:100vh}.CheckoutView-module__mxw7ga__container{background-color:#fff;flex-direction:column-reverse;display:flex}@media (min-width:1024px){.CheckoutView-module__mxw7ga__container{flex-direction:row}}.CheckoutView-module__mxw7ga__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:80vh;padding:2rem;display:flex}.CheckoutView-module__mxw7ga__emptyState h1{margin-bottom:2rem;font-size:2.5rem;font-weight:300}.CheckoutView-module__mxw7ga__continueBtn{color:#fff;letter-spacing:.1em;background:#000;border:1px solid #000;padding:1.25rem 2.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.CheckoutView-module__mxw7ga__continueBtn:hover{color:#000;background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.CheckoutView-module__mxw7ga__formColumn{flex:1;max-width:100%;padding:2rem 1.5rem}@media (min-width:1024px){.CheckoutView-module__mxw7ga__formColumn{flex-direction:column;align-items:flex-end;padding:4rem 4rem 4rem 10%;display:flex}}.CheckoutView-module__mxw7ga__formContent{width:100%;max-width:580px}.CheckoutView-module__mxw7ga__logo{letter-spacing:-.02em;color:#000;margin-bottom:2rem;font-size:2rem;font-weight:700;text-decoration:none;display:block}.CheckoutView-module__mxw7ga__breadcrumb{color:#707070;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.75rem;display:flex}.CheckoutView-module__mxw7ga__breadcrumbBtn{color:#000;cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0}.CheckoutView-module__mxw7ga__breadcrumb .CheckoutView-module__mxw7ga__active{color:#000;font-weight:600}.CheckoutView-module__mxw7ga__summaryColumn{background-color:#fafafa;border-bottom:1px solid #e1e1e1;flex:1;padding:0}@media (min-width:1024px){.CheckoutView-module__mxw7ga__summaryColumn{background-color:#f5f5f5;border-top:none;border-bottom:none;border-left:1px solid #e1e1e1;height:100vh;padding:4rem 10% 4rem 4rem;position:sticky;top:0;overflow-y:auto}}.CheckoutView-module__mxw7ga__mobileSummaryToggle{cursor:pointer;background:#fafafa;border:none;border-bottom:1px solid #e1e1e1;width:100%;padding:1.25rem 1.5rem;transition:background .2s;display:block}.CheckoutView-module__mxw7ga__mobileSummaryToggle:hover{background:#f5f5f5}@media (min-width:1024px){.CheckoutView-module__mxw7ga__mobileSummaryToggle{display:none}}.CheckoutView-module__mxw7ga__toggleContent{justify-content:space-between;align-items:center;gap:1rem;max-width:580px;margin:0 auto;display:flex}.CheckoutView-module__mxw7ga__toggleLeft{align-items:center;gap:.75rem;min-width:0;display:flex}.CheckoutView-module__mxw7ga__toggleThumbs{flex-shrink:0;align-items:center;display:flex}.CheckoutView-module__mxw7ga__toggleThumb{background:#f0f0f0;border:2px solid #fff;border-radius:6px;flex-shrink:0;width:38px;height:38px;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000001f}.CheckoutView-module__mxw7ga__toggleThumb img{object-fit:cover;width:100%;height:100%;display:block}.CheckoutView-module__mxw7ga__thumbQty{color:#fff;background:#555;border:1px solid #fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.CheckoutView-module__mxw7ga__moreThumb{color:#444;background:#e8e8e8;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:flex}.CheckoutView-module__mxw7ga__toggleMeta{align-items:center;gap:.4rem;min-width:0;display:flex}.CheckoutView-module__mxw7ga__toggleSummaryText{color:var(--color-primary);white-space:nowrap;font-size:.85rem;font-weight:500}.CheckoutView-module__mxw7ga__chevron{flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.CheckoutView-module__mxw7ga__rotate{transform:rotate(180deg)}.CheckoutView-module__mxw7ga__toggleTotal{color:#000;white-space:nowrap;flex-shrink:0;font-size:1.05rem;font-weight:700}.CheckoutView-module__mxw7ga__summaryWrapper{opacity:0;width:100%;max-width:580px;max-height:0;margin:0 auto;padding:0 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.CheckoutView-module__mxw7ga__summaryWrapper.CheckoutView-module__mxw7ga__expanded{opacity:1;max-height:2500px;padding:2rem 1.5rem}@media (min-width:1024px){.CheckoutView-module__mxw7ga__summaryWrapper{opacity:1;max-width:440px;max-height:none;margin:0;padding:0;overflow:visible}}.CheckoutView-module__mxw7ga__section{margin-bottom:3rem}.CheckoutView-module__mxw7ga__section h2{color:#333;margin-bottom:1.25rem;font-size:1.25rem;font-weight:600}.CheckoutView-module__mxw7ga__addressSelector{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.CheckoutView-module__mxw7ga__addressOption{cursor:pointer;border:1px solid #d1d1d1;border-radius:8px;transition:all .2s;position:relative}.CheckoutView-module__mxw7ga__addressOption:hover{border-color:#000}.CheckoutView-module__mxw7ga__addressOption.CheckoutView-module__mxw7ga__selected{background:#fafafa;border-color:#000;box-shadow:0 0 0 1px #000}.CheckoutView-module__mxw7ga__addressRadio{opacity:0;position:absolute}.CheckoutView-module__mxw7ga__addressLabel{cursor:pointer;align-items:center;width:100%;padding:1rem;display:flex}.CheckoutView-module__mxw7ga__radioIndicator{border:1px solid #d1d1d1;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-right:1rem;position:relative}.CheckoutView-module__mxw7ga__addressOption.CheckoutView-module__mxw7ga__selected .CheckoutView-module__mxw7ga__radioIndicator{border-color:#000}.CheckoutView-module__mxw7ga__addressOption.CheckoutView-module__mxw7ga__selected .CheckoutView-module__mxw7ga__radioIndicator:after{content:"";background:#000;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CheckoutView-module__mxw7ga__addressDetails{flex:1}.CheckoutView-module__mxw7ga__addressText{color:#333;font-size:.9rem;line-height:1.4}.CheckoutView-module__mxw7ga__newAddressLabel{font-size:.9rem;font-weight:600}.CheckoutView-module__mxw7ga__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.CheckoutView-module__mxw7ga__validationRow{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.CheckoutView-module__mxw7ga__verifyBtn{cursor:pointer;background:#f0f0f0;border:1px solid #ddd;border-radius:4px;padding:.4rem 1rem;font-size:.75rem;font-weight:600;transition:all .2s}.CheckoutView-module__mxw7ga__verifyBtn:hover{background:#e5e5e5;border-color:#ccc}.CheckoutView-module__mxw7ga__verifiedBadge{color:#16a34a;font-size:.75rem;font-weight:700}.CheckoutView-module__mxw7ga__unverifiedNote{color:#666;background:#f9f9f9;border:1px dashed #ddd;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-style:italic}.CheckoutView-module__mxw7ga__input{color:#333;background:#fff;border:1px solid #d1d1d1;border-radius:5px;width:100%;margin-bottom:.75rem;padding:.85rem .75rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.CheckoutView-module__mxw7ga__input:focus{border-color:#000;outline:none;transform:translateY(-1px);box-shadow:0 0 0 1px #000}.CheckoutView-module__mxw7ga__input::placeholder{color:#707070}.CheckoutView-module__mxw7ga__error{color:red;background:#fff5f5;border:1px solid #ffebeb;border-radius:4px;flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:-.5rem;margin-bottom:1rem;padding:.75rem;font-size:.85rem;display:flex}.CheckoutView-module__mxw7ga__retryBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:4px;padding:.4rem .8rem;font-size:.75rem;font-weight:600}.CheckoutView-module__mxw7ga__summaryWrapper{width:100%}.CheckoutView-module__mxw7ga__item{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.CheckoutView-module__mxw7ga__itemImage{background:#fff;border:1px solid #e1e1e1;border-radius:8px;flex-shrink:0;width:64px;height:64px;position:relative}.CheckoutView-module__mxw7ga__itemImage img{object-fit:cover;border-radius:8px;width:100%;height:100%}.CheckoutView-module__mxw7ga__imgBadge{color:#fff;background:#666;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 0 0 1px #fff}.CheckoutView-module__mxw7ga__itemInfo{flex:1}.CheckoutView-module__mxw7ga__itemHeader{justify-content:space-between;gap:1rem;display:flex}.CheckoutView-module__mxw7ga__name{color:#333;font-size:.9rem;font-weight:600}.CheckoutView-module__mxw7ga__variant{color:#707070;margin-top:.2rem;font-size:.75rem}.CheckoutView-module__mxw7ga__itemPrice{font-size:.9rem;font-weight:600}.CheckoutView-module__mxw7ga__couponRow{gap:.75rem;margin:1.5rem 0;display:flex}.CheckoutView-module__mxw7ga__couponInput{text-transform:uppercase;border:1px solid #d1d1d1;border-radius:5px;flex:1;padding:.75rem;font-size:.9rem}.CheckoutView-module__mxw7ga__couponApplyBtn{color:#333;cursor:pointer;background:#e1e1e1;border:none;border-radius:5px;padding:0 1.5rem;font-weight:600;transition:background .2s}.CheckoutView-module__mxw7ga__couponApplyBtn:hover:not(:disabled){background:#d1d1d1}.CheckoutView-module__mxw7ga__couponApplyBtn:disabled{opacity:.5;cursor:not-allowed}.CheckoutView-module__mxw7ga__couponApplied{color:#1e4620;background:#f0f9f1;border:1px solid #c6e7cc;border-radius:5px;justify-content:space-between;align-items:center;margin:1.5rem 0;padding:.75rem;font-size:.85rem;display:flex}.CheckoutView-module__mxw7ga__couponRemove{cursor:pointer;color:#1e4620;background:0 0;border:none;font-size:1.25rem;line-height:1}.CheckoutView-module__mxw7ga__trustBadges{background-color:#fff;border:1px solid #e1e1e1;border-radius:8px;flex-direction:column;gap:.75rem;margin:1.5rem 0;padding:1.25rem;display:flex}.CheckoutView-module__mxw7ga__trustItem{color:#444;align-items:center;gap:.75rem;font-size:.85rem;font-weight:500;display:flex}.CheckoutView-module__mxw7ga__trustIcon{color:#000;flex-shrink:0;font-size:1.25rem}.CheckoutView-module__mxw7ga__priceBreakdown{border-top:1px solid #e1e1e1;margin-top:1.5rem;padding:1.5rem 0}.CheckoutView-module__mxw7ga__priceRow{color:#333;justify-content:space-between;margin-bottom:.75rem;font-size:.9rem;display:flex}.CheckoutView-module__mxw7ga__savingsRow{color:#16a34a;font-weight:600}.CheckoutView-module__mxw7ga__total{border-top:1px solid #e1e1e1;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:1.5rem;display:flex}.CheckoutView-module__mxw7ga__totalLabel{font-size:1.1rem;font-weight:700}.CheckoutView-module__mxw7ga__totalValueWrapper{align-items:baseline;gap:.5rem;display:flex}.CheckoutView-module__mxw7ga__currency{color:#707070;font-size:.75rem}.CheckoutView-module__mxw7ga__finalTotal{font-size:1.5rem;font-weight:700}.CheckoutView-module__mxw7ga__submitSection{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.CheckoutView-module__mxw7ga__submitBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:5px;width:100%;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:background .2s,transform .1s}.CheckoutView-module__mxw7ga__submitBtn:hover{background:#222}.CheckoutView-module__mxw7ga__submitBtn:active{transform:scale(.99)}.CheckoutView-module__mxw7ga__submitBtn:disabled{cursor:not-allowed;background:#666}.CheckoutView-module__mxw7ga__secureBadge{color:#707070;justify-content:center;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.CheckoutView-module__mxw7ga__formFooter{border-top:1px solid #e1e1e1;justify-content:space-between;align-items:center;margin-top:3rem;padding-top:1.5rem;font-size:.8rem;display:flex}.CheckoutView-module__mxw7ga__backLink{color:#000;align-items:center;gap:.4rem;text-decoration:none;display:flex}.CheckoutView-module__mxw7ga__backLink:before{content:"‹";font-size:1.2rem}.CheckoutView-module__mxw7ga__supportInfo{color:#707070}.CheckoutView-module__mxw7ga__supportInfo a{color:#000;text-decoration:underline}.CheckoutView-module__mxw7ga__recommendationsSection{background-color:#fff;border-top:1px solid #e1e1e1;padding-bottom:4rem}.CheckoutView-module__mxw7ga__recommendationsSection h2{text-align:center;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;padding-top:4rem;font-size:1.5rem}.CheckoutView-module__mxw7ga__checkoutTrustStrip{border-bottom:1px solid #f0f0f0;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:0;padding:2rem 1.5rem 0;display:flex}.CheckoutView-module__mxw7ga__checkoutTrustItem{color:#444;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.CheckoutView-module__mxw7ga__checkoutTrustIcon{color:#000;flex-shrink:0;font-size:1.25rem}.CheckoutView-module__mxw7ga__sectionSubtitle{color:#666;margin-top:-1rem;margin-bottom:1.5rem;font-size:.85rem}.CheckoutView-module__mxw7ga__paymentMethods{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.CheckoutView-module__mxw7ga__paymentOption{cursor:pointer;background:#fff;border:1px solid #d1d1d1;border-radius:8px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.CheckoutView-module__mxw7ga__paymentOption:hover:not(.CheckoutView-module__mxw7ga__disabled){background:#fcfcfc;border-color:#000}.CheckoutView-module__mxw7ga__paymentOption.CheckoutView-module__mxw7ga__selected{background:#fafafa;border-color:#000;box-shadow:0 0 0 1px #000}.CheckoutView-module__mxw7ga__paymentOption.CheckoutView-module__mxw7ga__disabled{opacity:.6;cursor:not-allowed;background:#f5f5f5;border-color:#e5e5e5}.CheckoutView-module__mxw7ga__paymentDetails{flex-direction:column;flex:1;gap:.2rem;display:flex}.CheckoutView-module__mxw7ga__paymentTitle{color:#000;font-size:.95rem;font-weight:600}.CheckoutView-module__mxw7ga__paymentDesc{color:#666;font-size:.8rem}.CheckoutView-module__mxw7ga__paymentWarning{color:#d97706;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;display:flex}.CheckoutView-module__mxw7ga__paymentWarning:before{content:"⚠️";font-size:.8rem}
.ProductCard-module__bki8ua__card{width:100%;box-shadow:var(--shadow-premium);font-family:var(--font-sans);background:#fff;border:1px solid #f1f1f4;border-radius:16px;flex-direction:column;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.ProductCard-module__bki8ua__imageWrapper{padding:8px 8px 0}.ProductCard-module__bki8ua__info{padding:6px 8px 8px}.ProductCard-module__bki8ua__title{color:#1a202c;letter-spacing:-.01em;margin-bottom:4px;font-size:.95rem;font-weight:700}.ProductCard-module__bki8ua__subtitle{color:#0b7a75;margin-bottom:2px;font-size:.8rem;font-weight:500}.ProductCard-module__bki8ua__shortDesc{color:#0b7a75;margin-bottom:8px;font-size:.8rem}.ProductCard-module__bki8ua__btn{width:30px;min-width:30px;height:30px}.ProductCard-module__bki8ua__btn svg{width:16px;height:16px}@media (min-width:640px){.ProductCard-module__bki8ua__imageWrapper{padding:12px 12px 0}.ProductCard-module__bki8ua__info{padding:8px 12px 10px}.ProductCard-module__bki8ua__title{font-size:.95rem}.ProductCard-module__bki8ua__btn{width:32px;min-width:32px;height:32px}.ProductCard-module__bki8ua__btn svg{width:16px;height:16px}}@media (hover:hover){.ProductCard-module__bki8ua__card:hover{border-color:#d4af37;transform:translateY(-4px)scale(1.01);box-shadow:0 12px 24px #d4af3726}.ProductCard-module__bki8ua__btn:hover{background:var(--color-accent,#04c);transform:rotate(5deg)scale(1.1)}.ProductCard-module__bki8ua__btn:hover svg{transform:scale(1.1)}}.ProductCard-module__bki8ua__card:active{transform:scale(.98)}.ProductCard-module__bki8ua__badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;z-index:5;background:#000;border-radius:4px;padding:3px 8px;font-size:9px;font-weight:700;position:absolute;top:12px;left:12px;right:auto}.ProductCard-module__bki8ua__sale{background:#d32f2f;top:12px;left:auto;right:12px}.ProductCard-module__bki8ua__categoryBadge{color:#000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.5px;text-transform:uppercase;z-index:5;background-color:#ffffffe6;border:1px solid #0000001a;border-radius:4px;padding:2px 8px;font-size:8px;font-weight:700;position:absolute;bottom:8px;left:8px}.ProductCard-module__bki8ua__giftBadge{background-color:var(--color-accent);color:var(--color-primary)}.ProductCard-module__bki8ua__tick{margin-right:4px;font-size:.8rem;font-weight:800}.ProductCard-module__bki8ua__imageWrapper{box-sizing:border-box;background-color:#0000;width:100%;padding:6px 6px 0;position:relative}@media (min-width:640px){.ProductCard-module__bki8ua__imageWrapper{padding:10px 10px 0}}.ProductCard-module__bki8ua__imageInner{aspect-ratio:5/4;border-radius:10px;width:100%;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}@media (min-width:640px){.ProductCard-module__bki8ua__imageInner{aspect-ratio:1;border-radius:12px;box-shadow:0 4px 12px #00000014}}.ProductCard-module__bki8ua__image{width:100%;height:100%;transition:transform .7s cubic-bezier(.25,.46,.45,.94);object-fit:cover!important}@media (hover:hover){.ProductCard-module__bki8ua__card:hover .ProductCard-module__bki8ua__image{filter:brightness(1.05);transform:scale(1.1)translateY(-5px)}}.ProductCard-module__bki8ua__info{flex-direction:column;flex-grow:1;gap:4px;min-height:140px;padding:8px 8px 10px;display:flex}@media (min-width:640px){.ProductCard-module__bki8ua__info{gap:4px;min-height:150px;padding:10px 10px 12px}}.ProductCard-module__bki8ua__cat{letter-spacing:.5px;text-transform:uppercase;color:#999;font-size:9px;font-weight:700;display:block}.ProductCard-module__bki8ua__title{color:#000;font-size:.75rem;font-weight:800;line-height:1.1;font-family:var(--font-sans);letter-spacing:-.02em;text-transform:uppercase;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;min-height:auto;margin:0 0 2px;display:-webkit-box;overflow:hidden}@media (min-width:640px){.ProductCard-module__bki8ua__title{font-size:.95rem}}.ProductCard-module__bki8ua__colors{justify-content:flex-start;align-items:center;gap:4px;margin:auto 0 4px;display:flex}.ProductCard-module__bki8ua__colorDot{border:1px solid #0000001a;border-radius:50%;width:10px;height:10px}.ProductCard-module__bki8ua__meta{align-items:center;gap:4px;margin-top:4px;margin-bottom:6px;display:flex!important}.ProductCard-module__bki8ua__rating{align-items:center;display:flex}.ProductCard-module__bki8ua__starsRow{align-items:center;gap:1.5px;display:flex}.ProductCard-module__bki8ua__starSvg{flex-shrink:0;width:14px;height:14px;display:block}.ProductCard-module__bki8ua__rating{align-items:center;gap:6px;display:flex}.ProductCard-module__bki8ua__rcount{color:#888;margin-left:2px;font-size:9px;font-weight:500}.ProductCard-module__bki8ua__stock,.ProductCard-module__bki8ua__desc{display:none}.ProductCard-module__bki8ua__feats{flex-wrap:wrap;gap:6px;margin:4px 0;display:flex}.ProductCard-module__bki8ua__feat{color:#666;text-transform:uppercase;background:#f4f4f5;border-radius:100px;padding:2px 6px;font-size:8px;font-weight:700}.ProductCard-module__bki8ua__priceRow{flex-wrap:nowrap;align-items:center;gap:4px;min-height:20px;margin-top:4px;margin-bottom:12px;display:flex;overflow:hidden}.ProductCard-module__bki8ua__price{align-items:center;gap:6px;display:flex}.ProductCard-module__bki8ua__currentPrice{letter-spacing:-.3px;white-space:nowrap;font-size:clamp(.9rem,3.5vw,1.1rem);font-weight:800;color:#d32f2f!important}.ProductCard-module__bki8ua__old{color:#718096;white-space:nowrap;font-size:.75rem;font-weight:500;text-decoration:line-through}.ProductCard-module__bki8ua__inlineSale{color:#fff;text-transform:uppercase;white-space:nowrap;background-color:#d32f2f;border-radius:3px;flex-shrink:0;align-items:center;padding:1px 4px;font-size:.6rem;font-weight:700;display:inline-flex}.ProductCard-module__bki8ua__actionWrapper{width:100%;margin-top:auto}.ProductCard-module__bki8ua__fullWidthBtn{color:#fff;letter-spacing:.5px;cursor:pointer;z-index:2;background-color:#000;border:none;border-radius:8px;width:100%;padding:8px 0;font-size:.9rem;font-weight:700;transition:background-color .2s,transform .2s,opacity .25s,translate .25s;position:relative}.ProductCard-module__bki8ua__fullWidthBtn:hover{background-color:#333;transform:scale(1.02)}.ProductCard-module__bki8ua__cardLink{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ProductCard-module__bki8ua__btn{color:#fff;cursor:pointer;z-index:2;background:#000;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;transition:all .2s;display:flex;position:relative}@media (min-width:640px){.ProductCard-module__bki8ua__btn{width:32px;min-width:32px;height:32px}}.ProductCard-module__bki8ua__btn:hover{background:#d4af37;transform:scale(1.05)}.ProductCard-module__bki8ua__btn:active{transform:scale(.95)}.ProductCard-module__bki8ua__btn svg{width:18px;height:18px;transition:transform .2s}@media (min-width:640px){.ProductCard-module__bki8ua__btn svg{width:16px;height:16px}}.ProductCard-module__bki8ua__errorBox{color:#ef4444;text-align:center;text-transform:uppercase;letter-spacing:.5px;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;padding:8px;font-size:.7rem;font-weight:700}.ProductCard-module__bki8ua__quickAddTray{opacity:0;visibility:hidden;pointer-events:none;z-index:99;box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e4e4e7;border-radius:12px;flex-direction:column;gap:10px;padding:12px;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:absolute;inset:4px;overflow-y:auto;transform:translateY(12px);box-shadow:0 4px 16px #0000001f}@media (min-width:640px){.ProductCard-module__bki8ua__quickAddTray{gap:16px;padding:16px}}.ProductCard-module__bki8ua__trayBody{flex-direction:column;gap:12px;display:flex}.ProductCard-module__bki8ua__traySection{flex-direction:column;gap:8px;display:flex}.ProductCard-module__bki8ua__trayLabel{text-transform:uppercase;color:#666;letter-spacing:.5px;font-size:.65rem;font-weight:700}.ProductCard-module__bki8ua__trayLabel span{color:#000}.ProductCard-module__bki8ua__trayOptions{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:10px;padding:6px 4px;display:flex;overflow-x:auto}.ProductCard-module__bki8ua__trayOptions::-webkit-scrollbar{display:none}.ProductCard-module__bki8ua__trayColorBtn{cursor:pointer;border:2px solid #e4e4e7;border-radius:50%;flex-shrink:0;width:24px;height:24px;padding:0;transition:all .2s;box-shadow:0 0 0 1px #c4c4c4}.ProductCard-module__bki8ua__trayColorBtn.ProductCard-module__bki8ua__activeColor{transform:none;box-shadow:0 0 0 2.5px #000}.ProductCard-module__bki8ua__traySizeBtn{cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:700;transition:all .2s}.ProductCard-module__bki8ua__traySizeBtn.ProductCard-module__bki8ua__activeSize{color:#fff;background:#000;border-color:#000}.ProductCard-module__bki8ua__trayTitle{text-transform:uppercase;letter-spacing:1px;color:#000;font-size:.7rem;font-weight:800}.ProductCard-module__bki8ua__trayHeader{justify-content:space-between;align-items:center;display:flex}.ProductCard-module__bki8ua__closeTray{cursor:pointer;color:#999;background:0 0;border:none;padding:0;font-size:24px;line-height:1}.ProductCard-module__bki8ua__quickAddTray.ProductCard-module__bki8ua__show{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0)}@media (min-width:640px){.ProductCard-module__bki8ua__trayTitle{font-size:.75rem}}.ProductCard-module__bki8ua__confirmAddBtn{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#000;border:none;border-radius:8px;width:100%;margin-top:8px;padding:10px;font-size:.75rem;font-weight:800;transition:all .2s}@media (min-width:640px){.ProductCard-module__bki8ua__confirmAddBtn{padding:12px;font-size:.85rem}}
.GenericLoadingSkeleton-module__SW4oQa__productGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;padding:1rem 0;display:grid}.GenericLoadingSkeleton-module__SW4oQa__productCard{background:#f8f8f8;border-radius:8px;overflow:hidden}.GenericLoadingSkeleton-module__SW4oQa__imagePlaceholder{aspect-ratio:3/4;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;animation:1.5s infinite GenericLoadingSkeleton-module__SW4oQa__shimmer}.GenericLoadingSkeleton-module__SW4oQa__lineLarge,.GenericLoadingSkeleton-module__SW4oQa__lineMedium,.GenericLoadingSkeleton-module__SW4oQa__lineShort{background:#f0f0f0;border-radius:4px;height:12px;margin:1rem}.GenericLoadingSkeleton-module__SW4oQa__lineLarge{width:80%}.GenericLoadingSkeleton-module__SW4oQa__lineMedium{width:60%}.GenericLoadingSkeleton-module__SW4oQa__lineShort{width:40%}.GenericLoadingSkeleton-module__SW4oQa__heroSkeleton{background:#f4f4f4;align-items:center;width:100%;height:70vh;padding:0 5%;display:flex}.GenericLoadingSkeleton-module__SW4oQa__heroInner{width:100%;max-width:600px}.GenericLoadingSkeleton-module__SW4oQa__buttonPlaceholder{background:#e0e0e0;border-radius:30px;width:160px;height:48px;margin:1rem}.GenericLoadingSkeleton-module__SW4oQa__defaultContainer{z-index:9999;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.GenericLoadingSkeleton-module__SW4oQa__brandLogo{letter-spacing:2px;text-transform:uppercase;color:#1a1a1a;margin-bottom:2rem;font-size:2.5rem;font-weight:800;animation:2s ease-in-out infinite GenericLoadingSkeleton-module__SW4oQa__pulse}.GenericLoadingSkeleton-module__SW4oQa__progressTrack{background:#f0f0f0;border-radius:10px;width:200px;height:2px;overflow:hidden}.GenericLoadingSkeleton-module__SW4oQa__progressBar{background:#000;width:100%;height:100%;animation:2.5s infinite GenericLoadingSkeleton-module__SW4oQa__progress;transform:translate(-100%)}@keyframes GenericLoadingSkeleton-module__SW4oQa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes GenericLoadingSkeleton-module__SW4oQa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.98)}}@keyframes GenericLoadingSkeleton-module__SW4oQa__progress{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}
.RelatedProducts-module__Eufa0q__section{padding:var(--spacing-4) 0;border-top:1px solid var(--color-border);margin-top:0}.RelatedProducts-module__Eufa0q__header{margin-bottom:var(--spacing-6);text-align:center;flex-direction:column;align-items:center;display:flex}.RelatedProducts-module__Eufa0q__title{font-family:var(--font-serif);color:var(--color-text);margin-bottom:var(--spacing-2);text-transform:uppercase;letter-spacing:.05em;font-size:2rem}.RelatedProducts-module__Eufa0q__accentLine{background:linear-gradient(90deg, transparent, var(--color-accent), transparent);border-radius:2px;width:60px;height:3px}.RelatedProducts-module__Eufa0q__grid{gap:var(--spacing-4);padding-bottom:var(--spacing-2);grid-template-columns:repeat(2,1fr);display:grid}.RelatedProducts-module__Eufa0q__gridItem{width:100%}@media (min-width:640px){.RelatedProducts-module__Eufa0q__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.RelatedProducts-module__Eufa0q__grid{grid-template-columns:repeat(4,1fr)}}
.ProductGrid-module__AKaula__grid{grid-template-columns:repeat(2,1fr);justify-items:center;gap:4px;padding:0;display:grid}.ProductGrid-module__AKaula__gridItem{justify-content:center;width:100%;max-width:300px;display:flex}@media (min-width:1024px){.ProductGrid-module__AKaula__grid{gap:var(--spacing-8);grid-template-columns:repeat(4,1fr);padding:0}}.ProductGrid-module__AKaula__empty{text-align:center;padding:var(--spacing-16);border-radius:var(--radius-md);background:#f9f9f9;grid-column:1/-1}.ProductGrid-module__AKaula__empty h3{margin-bottom:var(--spacing-2);font-size:1.5rem;font-family:var(--font-serif)}.ProductGrid-module__AKaula__empty p{color:var(--color-text-muted)}
.ReviewForm-module__5zIvhW__form{background:var(--color-bg-tertiary,#f9f9f9);border-radius:var(--radius-lg,12px);border:1px solid var(--color-border,#e5e7eb);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ReviewForm-module__5zIvhW__formTitle{color:var(--color-text-main,#111);font-size:1.1rem;font-weight:700;font-family:var(--font-display,sans-serif);text-transform:uppercase;letter-spacing:.04em;margin:0}.ReviewForm-module__5zIvhW__ratingPicker{align-items:center;gap:4px;display:flex}.ReviewForm-module__5zIvhW__starBtn{cursor:pointer;background:0 0;border:none;padding:2px;line-height:0;transition:transform .15s}.ReviewForm-module__5zIvhW__starBtn:hover{transform:scale(1.15)}.ReviewForm-module__5zIvhW__ratingLabel{color:var(--color-accent,#d4af37);margin-left:.5rem;font-size:.875rem;font-weight:600}.ReviewForm-module__5zIvhW__textarea{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-sm,8px);width:100%;font-size:.9375rem;font-family:var(--font-sans,sans-serif);resize:vertical;color:var(--color-text-main,#111);box-sizing:border-box;background:#fff;padding:.75rem 1rem;transition:border-color .2s}.ReviewForm-module__5zIvhW__textarea:focus{border-color:var(--color-accent,#d4af37);outline:none;box-shadow:0 0 0 3px #d4af3726}.ReviewForm-module__5zIvhW__error{color:#dc2626;margin:0;font-size:.875rem}.ReviewForm-module__5zIvhW__submitBtn{background:var(--color-primary,#111);color:#fff;border-radius:var(--radius-sm,8px);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;align-self:flex-start;padding:.6rem 1.8rem;font-size:.875rem;font-weight:600;transition:background .2s,opacity .2s}.ReviewForm-module__5zIvhW__submitBtn:hover:not(:disabled){background:var(--color-accent,#d4af37);color:#000}.ReviewForm-module__5zIvhW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ReviewForm-module__5zIvhW__loginPrompt{background:var(--color-bg-tertiary,#f9f9f9);border-radius:var(--radius-lg,12px);border:1px solid var(--color-border,#e5e7eb);color:var(--color-text-secondary,#555);padding:1rem 1.5rem;font-size:.95rem}.ReviewForm-module__5zIvhW__loginLink{color:var(--color-accent,#d4af37);text-underline-offset:3px;font-weight:600;text-decoration:underline}.ReviewForm-module__5zIvhW__overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;justify-content:center;align-items:center;animation:.2s ReviewForm-module__5zIvhW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ReviewForm-module__5zIvhW__fadeIn{0%{opacity:0}to{opacity:1}}.ReviewForm-module__5zIvhW__popup{border-radius:var(--radius-lg,16px);text-align:center;background:#fff;width:calc(100% - 2rem);max-width:380px;padding:2.5rem 2rem 2rem;animation:.25s ReviewForm-module__5zIvhW__slideUp;position:relative;box-shadow:0 20px 60px #00000040}@keyframes ReviewForm-module__5zIvhW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ReviewForm-module__5zIvhW__popupClose{color:#999;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 6px;font-size:1rem;line-height:1;transition:color .2s,background .2s;position:absolute;top:1rem;right:1rem}.ReviewForm-module__5zIvhW__popupClose:hover{color:#111;background:#f0f0f0}.ReviewForm-module__5zIvhW__popupIcon{color:var(--color-accent,#d4af37);margin-bottom:.75rem;font-size:2.5rem;line-height:1}.ReviewForm-module__5zIvhW__popupTitle{color:var(--color-text-main,#111);font-size:1.2rem;font-weight:700;font-family:var(--font-display,sans-serif);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .5rem}.ReviewForm-module__5zIvhW__popupText{color:var(--color-text-secondary,#666);margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.ReviewForm-module__5zIvhW__popupBtn{background:var(--color-primary,#111);color:#fff;border-radius:var(--radius-sm,8px);text-transform:uppercase;letter-spacing:.05em;width:100%;margin-bottom:.75rem;padding:.7rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:block}.ReviewForm-module__5zIvhW__popupBtn:hover{background:var(--color-accent,#d4af37);color:#000}.ReviewForm-module__5zIvhW__popupSecondary{color:var(--color-text-secondary,#666);text-underline-offset:3px;font-size:.8rem;text-decoration:underline;display:block}.ReviewForm-module__5zIvhW__popupSecondary:hover{color:var(--color-accent,#d4af37)}
.Filters-module__FNVCxa__sidebar{padding-right:var(--spacing-8)}.Filters-module__FNVCxa__section{margin-bottom:var(--spacing-8)}.Filters-module__FNVCxa__title{margin-bottom:var(--spacing-4);text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:600}.Filters-module__FNVCxa__list{margin:0;padding:0;list-style:none}.Filters-module__FNVCxa__btn{text-align:left;width:100%;padding:var(--spacing-2) 0;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;font-size:.95rem;transition:color .2s;display:block}.Filters-module__FNVCxa__btn:hover,.Filters-module__FNVCxa__btn.Filters-module__FNVCxa__active{color:var(--color-primary);font-weight:500}.Filters-module__FNVCxa__sliderWrapper{padding:var(--spacing-2) 0}.Filters-module__FNVCxa__slider{width:100%;accent-color:var(--color-primary)}.Filters-module__FNVCxa__priceLabels{color:var(--color-text-muted);margin-top:var(--spacing-2);justify-content:space-between;font-size:.85rem;display:flex}.Filters-module__FNVCxa__sizeGrid{gap:var(--spacing-2);grid-template-columns:repeat(3,1fr);display:grid}.Filters-module__FNVCxa__sizeBtn{background:var(--color-bg-secondary);cursor:pointer;color:var(--color-text-main);border:1px solid #0000;padding:.5rem;font-size:.85rem;transition:all .2s}.Filters-module__FNVCxa__sizeBtn:hover{border-color:var(--color-text-muted)}.Filters-module__FNVCxa__sizeBtn.Filters-module__FNVCxa__activeSize{background:var(--color-primary);color:var(--color-bg-main);border-color:var(--color-primary)}.Filters-module__FNVCxa__colorGrid{gap:var(--spacing-3);flex-wrap:wrap;display:flex}.Filters-module__FNVCxa__colorBtn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:transform .2s;display:flex;position:relative}.Filters-module__FNVCxa__colorBtn:hover{transform:scale(1.1)}.Filters-module__FNVCxa__colorBtn.Filters-module__FNVCxa__activeColor{box-shadow:0 0 0 2px var(--color-bg-main), 0 0 0 4px var(--color-primary)}.Filters-module__FNVCxa__quickPrices{gap:var(--spacing-2);margin-bottom:var(--spacing-4);flex-direction:column;display:flex}.Filters-module__FNVCxa__quickPriceBtn{background:var(--color-bg-secondary);padding:var(--spacing-2) var(--spacing-3);color:var(--color-text-main);cursor:pointer;text-align:left;border:1px solid #0000;border-radius:4px;font-size:.8rem;font-weight:500;transition:all .2s}.Filters-module__FNVCxa__quickPriceBtn:hover{border-color:var(--color-text-muted)}.Filters-module__FNVCxa__quickPriceBtn.Filters-module__FNVCxa__activeQuickPrice{background:var(--color-primary);color:var(--color-bg-main);border-color:var(--color-primary)}.Filters-module__FNVCxa__tagGrid{gap:var(--spacing-2);flex-wrap:wrap;display:flex}.Filters-module__FNVCxa__tagBtn{background:var(--color-bg-secondary);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;color:var(--color-text-muted);border:1px solid #0000;border-radius:20px;padding:.4rem .8rem;font-size:.75rem;font-weight:600;transition:all .2s}.Filters-module__FNVCxa__tagBtn:hover{border-color:var(--color-text-muted);color:var(--color-text-main)}.Filters-module__FNVCxa__tagBtn.Filters-module__FNVCxa__activeTag{color:#000;background:#fff;border-color:#000}.Filters-module__FNVCxa__ratingList{gap:var(--spacing-2);flex-direction:column;display:flex}.Filters-module__FNVCxa__ratingBtn{align-items:center;gap:var(--spacing-2);cursor:pointer;color:var(--color-text-muted);padding:var(--spacing-1) var(--spacing-2);text-align:left;background:0 0;border:1px solid #0000;border-radius:4px;width:fit-content;font-size:.9rem;transition:all .2s;display:flex}.Filters-module__FNVCxa__ratingBtn:hover{background:var(--color-bg-secondary);color:var(--color-text-main)}.Filters-module__FNVCxa__ratingBtn.Filters-module__FNVCxa__activeRating{background:var(--color-bg-secondary);border-color:var(--color-primary);color:var(--color-primary)}.Filters-module__FNVCxa__stars{color:#fbbf24;letter-spacing:1px;font-size:1.1rem}.Filters-module__FNVCxa__ratingText{font-size:.8rem;font-weight:500}
.ProductReviews-module__KaxH-W__root{padding:var(--spacing-8) 0}.ProductReviews-module__KaxH-W__header{margin-bottom:var(--spacing-6)}.ProductReviews-module__KaxH-W__heading{text-transform:uppercase;letter-spacing:-.5px;font-size:1.5rem;font-weight:700;font-family:var(--font-display,sans-serif);color:var(--color-text-main,#111);margin:0 0 var(--spacing-4);display:inline-block;position:relative}.ProductReviews-module__KaxH-W__heading:after{content:"";background:var(--color-accent,#d4af37);width:40px;height:3px;margin-top:6px;display:block}.ProductReviews-module__KaxH-W__summary{gap:var(--spacing-8);padding:var(--spacing-5) var(--spacing-6);background:var(--color-bg-tertiary,#f9f9f9);border-radius:var(--radius-lg,12px);border:1px solid var(--color-border,#e5e7eb);margin-bottom:var(--spacing-6);flex-wrap:wrap;align-items:flex-start;display:flex}.ProductReviews-module__KaxH-W__avgBlock{align-items:center;gap:var(--spacing-2);flex-direction:column;display:flex}.ProductReviews-module__KaxH-W__avgNumber{color:var(--color-text-main,#111);font-size:3rem;font-weight:800;line-height:1;font-family:var(--font-display,sans-serif)}.ProductReviews-module__KaxH-W__avgCount{color:var(--color-text-secondary,#666);font-size:.8rem}.ProductReviews-module__KaxH-W__breakdown{gap:var(--spacing-2);flex-direction:column;flex:1;min-width:180px;display:flex}.ProductReviews-module__KaxH-W__barRow{align-items:center;gap:var(--spacing-2);font-size:.8rem;display:flex}.ProductReviews-module__KaxH-W__barLabel{text-align:right;width:22px;color:var(--color-text-secondary,#666);flex-shrink:0;font-weight:600}.ProductReviews-module__KaxH-W__barTrack{background:#e2e8f0;border-radius:4px;flex:1;height:8px;overflow:hidden}.ProductReviews-module__KaxH-W__barFill{background:var(--color-accent,#d4af37);border-radius:4px;height:100%;transition:width .4s}.ProductReviews-module__KaxH-W__barCount{text-align:left;width:20px;color:var(--color-text-secondary,#666)}.ProductReviews-module__KaxH-W__thankYou{border-radius:var(--radius-sm,8px);color:#166534;margin-bottom:var(--spacing-6);background:#f0fdf4;border:1px solid #86efac;padding:.75rem 1.2rem;font-size:.9rem;font-weight:500}.ProductReviews-module__KaxH-W__list{gap:var(--spacing-4);margin-top:var(--spacing-6);flex-direction:column;display:flex}.ProductReviews-module__KaxH-W__empty{text-align:center;color:var(--color-text-secondary,#666);padding:var(--spacing-8) 0;font-size:.9rem}.ProductReviews-module__KaxH-W__card{padding:var(--spacing-4) var(--spacing-5);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-lg,12px);background:#fff;transition:box-shadow .2s}.ProductReviews-module__KaxH-W__card:hover{box-shadow:0 4px 16px #0000000f}.ProductReviews-module__KaxH-W__cardTop{align-items:center;gap:var(--spacing-3);margin-bottom:var(--spacing-3);display:flex}.ProductReviews-module__KaxH-W__avatar{background:var(--color-accent,#d4af37);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.95rem;font-weight:700;display:flex}.ProductReviews-module__KaxH-W__cardMeta{flex-direction:column;flex:1;gap:2px;display:flex}.ProductReviews-module__KaxH-W__userName{color:var(--color-text-main,#111);font-size:.9rem;font-weight:600}.ProductReviews-module__KaxH-W__date{color:var(--color-text-secondary,#888);font-size:.75rem}.ProductReviews-module__KaxH-W__comment{color:var(--color-text-secondary,#444);margin:0;font-size:.9rem;line-height:1.6}.ProductReviews-module__KaxH-W__loadMore{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-sm,8px);width:100%;color:var(--color-text-main,#111);cursor:pointer;background:0 0;padding:.75rem;font-size:.875rem;font-weight:600;transition:background .2s,border-color .2s}.ProductReviews-module__KaxH-W__loadMore:hover:not(:disabled){background:var(--color-bg-tertiary,#f9f9f9);border-color:var(--color-accent,#d4af37)}.ProductReviews-module__KaxH-W__loadMore:disabled{opacity:.5;cursor:not-allowed}@media (min-width:640px){.ProductReviews-module__KaxH-W__summary{flex-wrap:nowrap}}
.CategoryNav-module__R20X9a__nav{width:100%;margin-bottom:var(--spacing-4);z-index:10;background-color:#0000;position:sticky;top:4.5rem}.CategoryNav-module__R20X9a__scrollContainer{white-space:nowrap;-webkit-overflow-scrolling:touch;gap:var(--spacing-2);width:fit-content;max-width:100%;padding:var(--spacing-2) var(--spacing-4);background-color:var(--color-bg-secondary);border-radius:50px;margin:0 auto;display:flex;overflow-x:auto}@media (min-width:640px){.CategoryNav-module__R20X9a__scrollContainer{gap:var(--spacing-3);padding:var(--spacing-2) var(--spacing-6)}}.CategoryNav-module__R20X9a__scrollContainer::-webkit-scrollbar{display:none}.CategoryNav-module__R20X9a__scrollContainer{-ms-overflow-style:none;scrollbar-width:none}.CategoryNav-module__R20X9a__navItem{padding:var(--spacing-2) var(--spacing-4);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:40px;font-size:.85rem;font-weight:600;transition:all .2s}.CategoryNav-module__R20X9a__navItem:hover{color:var(--color-text-main);background-color:#0000000d}.CategoryNav-module__R20X9a__navItem.CategoryNav-module__R20X9a__active{color:#000;background-color:#fff;border-color:#000;box-shadow:0 2px 8px #0000001a}.CategoryNav-module__R20X9a__customNavWrapper{width:100%;margin-bottom:var(--spacing-2);padding:var(--spacing-2) 0;background-color:#0000;border-bottom:none}.CategoryNav-module__R20X9a__customScrollContainer{justify-content:space-between;gap:var(--spacing-1);width:100%;max-width:100%;padding:var(--spacing-1);background-color:var(--color-bg-secondary);border-radius:50px;margin:0 auto;display:flex}.CategoryNav-module__R20X9a__customScrollContainer::-webkit-scrollbar{display:none}.CategoryNav-module__R20X9a__customNavItem{padding:var(--spacing-2) var(--spacing-1);color:var(--color-text-muted);cursor:pointer;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:40px;flex:1;font-size:.65rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.CategoryNav-module__R20X9a__customNavItem:hover{color:var(--color-text-main);background-color:#0000000d}.CategoryNav-module__R20X9a__customActive{color:#000;background-color:#fff;border:1px solid #000;box-shadow:0 2px 8px #0000001a}.CategoryNav-module__R20X9a__customActive:hover{color:var(--color-secondary);background-color:var(--color-primary)}@media (min-width:375px){.CategoryNav-module__R20X9a__customNavItem{padding:var(--spacing-2) var(--spacing-2);font-size:.75rem}}@media (min-width:640px){.CategoryNav-module__R20X9a__customNavWrapper{padding:var(--spacing-4) 0;margin-bottom:var(--spacing-4)}.CategoryNav-module__R20X9a__customScrollContainer{justify-content:center;gap:var(--spacing-2);width:fit-content;padding:var(--spacing-2)}.CategoryNav-module__R20X9a__customNavItem{padding:var(--spacing-3) var(--spacing-5);white-space:nowrap;flex:none;font-size:.9rem}}@media (min-width:768px){.CategoryNav-module__R20X9a__customNavWrapper{margin-top:var(--spacing-2);margin-bottom:var(--spacing-6)}.CategoryNav-module__R20X9a__customNavItem{padding:var(--spacing-3) var(--spacing-8);font-size:1rem}}
.ShopView-module__JtQfIG__root{padding-top:0;padding-bottom:var(--spacing-16)}.ShopView-module__JtQfIG__layoutBody{flex-direction:column;display:flex}.ShopView-module__JtQfIG__aside{display:none}.ShopView-module__JtQfIG__mainContent{flex:1;min-width:0}.ShopView-module__JtQfIG__customMainContent{flex:1}.ShopView-module__JtQfIG__mobileFilterOverlay{z-index:9999;visibility:hidden;opacity:0;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.ShopView-module__JtQfIG__mobileFilterOverlay.ShopView-module__JtQfIG__open{visibility:visible;opacity:1}.ShopView-module__JtQfIG__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;background:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.ShopView-module__JtQfIG__mobileFilterContent{z-index:2;width:85%;max-width:320px;height:100%;padding:var(--spacing-4);-webkit-overflow-scrolling:touch;pointer-events:auto;background-color:#fff;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:5px 0 25px #0003}.ShopView-module__JtQfIG__mobileFilterOverlay.ShopView-module__JtQfIG__open .ShopView-module__JtQfIG__mobileFilterContent{transform:translate(0)}.ShopView-module__JtQfIG__mobileFilterHeader{margin-bottom:var(--spacing-4);padding-bottom:var(--spacing-4);border-bottom:1px solid var(--color-bg-secondary);justify-content:space-between;align-items:center;display:flex}.ShopView-module__JtQfIG__mobileFilterTitle{text-transform:uppercase;font-size:1.25rem;font-weight:700;font-family:var(--font-display);margin:0}.ShopView-module__JtQfIG__closeBtn{cursor:pointer;color:var(--color-text-main);padding:var(--spacing-1);background:0 0;border:none}.ShopView-module__JtQfIG__mobileFilterFooter{padding-top:var(--spacing-4);border-top:1px solid var(--color-bg-secondary);margin-top:auto}.ShopView-module__JtQfIG__applyBtn{width:100%;padding:var(--spacing-3);background-color:var(--color-primary);color:var(--color-secondary);text-transform:uppercase;cursor:pointer;border:none;font-weight:600}.ShopView-module__JtQfIG__filterToggleBtn{align-items:center;gap:var(--spacing-2);padding:var(--spacing-2) var(--spacing-4);background:var(--color-bg-secondary);cursor:pointer;color:var(--color-text-main);border:1px solid #0000;border-radius:4px;font-size:.9rem;font-weight:600;display:flex}.ShopView-module__JtQfIG__filterToggleBtn:hover{background:#e5e5e5}@media (min-width:1024px){.ShopView-module__JtQfIG__layoutBody{gap:var(--spacing-12);flex-direction:row}.ShopView-module__JtQfIG__aside{flex-shrink:0;width:250px;display:block}.ShopView-module__JtQfIG__filterToggleBtn{display:none}}.ShopView-module__JtQfIG__header{gap:var(--spacing-1);flex-direction:column;align-items:center;margin-bottom:0;display:flex}.ShopView-module__JtQfIG__pageTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;text-align:center;width:100%;margin-bottom:var(--spacing-4);font-size:clamp(1.2rem,5vw,1.5rem);font-weight:700;animation:.8s ease-out backwards ShopView-module__JtQfIG__fadeInUp}.ShopView-module__JtQfIG__pageTitle:after{content:"";background-color:var(--color-accent);width:60px;height:3px;margin:var(--spacing-1) auto 0;display:block}.ShopView-module__JtQfIG__searchSuffix{color:var(--color-text-muted);font-size:1.2rem;font-family:var(--font-sans)}.ShopView-module__JtQfIG__controls{justify-content:space-between;align-items:center;gap:var(--spacing-4);border-bottom:1px solid var(--color-bg-secondary);width:100%;padding-bottom:0;display:flex}@media (min-width:1024px){.ShopView-module__JtQfIG__controls{padding-bottom:var(--spacing-4);justify-content:flex-end}.ShopView-module__JtQfIG__header{margin-bottom:var(--spacing-4);gap:var(--spacing-2)}.ShopView-module__JtQfIG__pageTitle{padding-bottom:var(--spacing-4);font-size:2.5rem}}.ShopView-module__JtQfIG__subcategoryChips{white-space:nowrap;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;gap:var(--spacing-3);margin-top:var(--spacing-2);margin-bottom:var(--spacing-4);width:100%;padding:var(--spacing-1) var(--spacing-4);display:flex;overflow-x:auto}.ShopView-module__JtQfIG__subcategoryChips::-webkit-scrollbar{display:none}@media (min-width:640px){.ShopView-module__JtQfIG__subcategoryChips{white-space:normal;flex-wrap:wrap;justify-content:center;padding:0;overflow:visible}}.ShopView-module__JtQfIG__subChip{padding:var(--spacing-2) var(--spacing-4);background-color:var(--color-bg-secondary);color:var(--color-text-main);cursor:pointer;border:1px solid #0000;border-radius:40px;font-size:.9rem;font-weight:500;transition:all .2s}.ShopView-module__JtQfIG__subChip:hover{background-color:#0000000d}.ShopView-module__JtQfIG__activeSubChip{color:#000;background-color:#fff;border-color:#000;box-shadow:0 2px 8px #0000001a}.ShopView-module__JtQfIG__dropdownContainer{display:inline-block;position:relative}.ShopView-module__JtQfIG__dropdownTrigger{appearance:none;padding:var(--spacing-2) var(--spacing-8) var(--spacing-2) 0;cursor:pointer;color:var(--color-text-main);font-size:.95rem;font-weight:600;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:16px;border:none;outline:none;align-items:center;display:flex}.ShopView-module__JtQfIG__dropdownMenu{z-index:100;width:200px;padding:var(--spacing-2) 0;margin-top:var(--spacing-1);border:1px solid var(--color-bg-secondary);background-color:#fff;border-radius:4px;flex-direction:column;display:none;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #0000001a}.ShopView-module__JtQfIG__dropdownMenu.ShopView-module__JtQfIG__open{animation:.2s ease-out ShopView-module__JtQfIG__fadeIn;display:flex}.ShopView-module__JtQfIG__dropdownItem{padding:var(--spacing-3) var(--spacing-4);text-align:left;cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;font-size:.9rem;transition:all .2s}.ShopView-module__JtQfIG__dropdownItem:hover{background-color:var(--color-bg-secondary);color:var(--color-text-main)}.ShopView-module__JtQfIG__dropdownItem.ShopView-module__JtQfIG__active{color:var(--color-primary);background-color:var(--color-bg-secondary);font-weight:600}@keyframes ShopView-module__JtQfIG__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.ShopView-module__JtQfIG__didYouMean{color:var(--color-text-muted);margin-top:var(--spacing-2);font-size:.9rem;font-family:var(--font-sans);font-weight:400}.ShopView-module__JtQfIG__suggestionLink{color:#2563eb;cursor:pointer;margin-left:var(--spacing-1);font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.ShopView-module__JtQfIG__suggestionLink:hover{color:#1d4ed8;text-decoration:none}
.page-module__PPjv8W__pageWrapper{flex-direction:column;min-height:100vh;display:flex}.page-module__PPjv8W__pageHeader{text-align:center;color:var(--color-text-inverse,#fff);border-bottom:1px solid var(--color-accent,#d4af37);background-color:#000;background-image:linear-gradient(#000000b3 0%,#000000e6 100%),url(/images/custom-print-bg.jpg);background-position:50%;background-size:cover;padding:3rem 1rem 0;position:relative}.page-module__PPjv8W__container{max-width:var(--container-width-max,1400px);z-index:2;margin:0 auto;padding:0 1rem;position:relative}.page-module__PPjv8W__pageHeader h1{font-family:var(--font-cinzel), serif;color:var(--color-accent,#d4af37);text-transform:uppercase;letter-spacing:.05em;text-shadow:0 4px 20px #00000080;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem)}.page-module__PPjv8W__pageHeader p{color:#e0e0e0;max-width:700px;margin:0 auto;font-size:clamp(.9rem,4vw,1.1rem);font-weight:300}.page-module__PPjv8W__mainContent{background:var(--color-bg-main,#fff);flex:1;padding:0 1rem 2rem}.page-module__PPjv8W__tabsContainer{z-index:100;background:#0a0a0a;border-bottom:1px solid #d4af3733;padding:1rem 0;position:sticky;top:0}.page-module__PPjv8W__tabsGrid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__PPjv8W__tabLink{color:#a0a0a0;font-weight:500;font-family:var(--font-sans);background:#ffffff0d;border:1px solid #0000;border-radius:50px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.page-module__PPjv8W__tabLink:hover{color:#fff;background:#d4af371a;border-color:#d4af374d}.page-module__PPjv8W__activeTab{background:var(--color-accent,#d4af37);font-weight:700;box-shadow:0 4px 15px #d4af3766;color:#000!important}.page-module__PPjv8W__tabIcon{font-size:1.25rem}.page-module__PPjv8W__tabLabel{text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}@media (max-width:640px){.page-module__PPjv8W__tabsGrid{gap:.5rem}.page-module__PPjv8W__tabLink{padding:.5rem 1rem;font-size:.8rem}.page-module__PPjv8W__tabIcon{font-size:1rem}}
.CustomContactBanner-module__fNV53a__banner{min-height:320px;margin-top:var(--spacing-6);align-items:center;display:flex;position:relative;overflow:hidden}.CustomContactBanner-module__fNV53a__bgWrap{z-index:0;position:absolute;inset:0}.CustomContactBanner-module__fNV53a__overlay{z-index:1;background:linear-gradient(135deg,#000000c7 0%,#0000008c 60%,#0006 100%);position:absolute;inset:0}.CustomContactBanner-module__fNV53a__content{z-index:2;align-items:center;gap:var(--spacing-6);text-align:center;padding-top:var(--spacing-10);padding-bottom:var(--spacing-10);flex-direction:column;display:flex;position:relative}.CustomContactBanner-module__fNV53a__text{gap:var(--spacing-3);flex-direction:column;display:flex}.CustomContactBanner-module__fNV53a__heading{font-family:var(--font-display,sans-serif);text-transform:uppercase;letter-spacing:-.5px;color:#fff;text-shadow:0 2px 12px #00000080;margin:0;font-size:clamp(1.5rem,6vw,2.4rem);font-weight:800;display:inline-block;position:relative}.CustomContactBanner-module__fNV53a__heading:after{content:"";background:var(--color-accent,#d4af37);border-radius:2px;width:50px;height:3px;margin:10px auto 0;display:block}.CustomContactBanner-module__fNV53a__subtext{color:#ffffffd1;text-shadow:0 1px 6px #0006;max-width:540px;margin:0 auto;font-size:clamp(.9rem,4vw,1rem);line-height:1.65}.CustomContactBanner-module__fNV53a__actions{gap:var(--spacing-3);flex-wrap:wrap;justify-content:center;display:flex}.CustomContactBanner-module__fNV53a__btn{border-radius:var(--radius-sm,8px);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.CustomContactBanner-module__fNV53a__btn:hover{transform:translateY(-2px)}.CustomContactBanner-module__fNV53a__btnWhatsapp{color:#fff;background:#25d366}.CustomContactBanner-module__fNV53a__btnWhatsapp:hover{box-shadow:0 8px 24px #25d36666}.CustomContactBanner-module__fNV53a__btnEmail{color:#fff;background:0 0;border:1.5px solid #ffffff80}.CustomContactBanner-module__fNV53a__btnEmail:hover{border-color:var(--color-accent,#d4af37);color:var(--color-accent,#d4af37);background:#ffffff14;box-shadow:0 8px 24px #d4af3740}@media (min-width:640px){.CustomContactBanner-module__fNV53a__banner{min-height:280px}.CustomContactBanner-module__fNV53a__heading{font-size:2.4rem}.CustomContactBanner-module__fNV53a__btn{padding:.75rem 1.6rem;font-size:.875rem}}@media (min-width:1024px){.CustomContactBanner-module__fNV53a__banner{min-height:340px}.CustomContactBanner-module__fNV53a__content{text-align:left;justify-content:space-between;align-items:center;gap:var(--spacing-12);flex-direction:row}.CustomContactBanner-module__fNV53a__heading:after{margin:10px 0 0}.CustomContactBanner-module__fNV53a__subtext{margin:0}.CustomContactBanner-module__fNV53a__actions{flex-shrink:0;justify-content:flex-end}}
.ShopBanner-module__NtdHpG__bannerContainer{width:100%;height:200px;margin-bottom:var(--spacing-8);border-radius:var(--radius-md);background-color:#f5f5f5;position:relative;overflow:hidden}.ShopBanner-module__NtdHpG__imageWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.ShopBanner-module__NtdHpG__bannerImage{object-fit:cover}.ShopBanner-module__NtdHpG__contentOverlay{background:linear-gradient(90deg,#0009 0%,#0000004d 50%,#0000 100%);align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ShopBanner-module__NtdHpG__contentInner{max-width:600px;padding:var(--spacing-8)}.ShopBanner-module__NtdHpG__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;margin-bottom:var(--spacing-6);padding-bottom:var(--spacing-4);border-bottom:2px solid;font-size:1.8rem;font-weight:800;line-height:1;display:inline-block}.ShopBanner-module__NtdHpG__ctaButton{color:#fff;padding:var(--spacing-3) var(--spacing-8);text-transform:uppercase;letter-spacing:.5px;background:#000;border:1px solid #0000;border-radius:4px;font-weight:600;transition:all .2s;display:inline-block}.ShopBanner-module__NtdHpG__ctaButton:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}@media (min-width:640px){.ShopBanner-module__NtdHpG__bannerContainer{height:300px}.ShopBanner-module__NtdHpG__title{font-size:3.5rem}}
