.Button-module__h9TlHW__button{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.625rem;font-weight:900;text-decoration:none;transition:all .2s;display:inline-flex}.Button-module__h9TlHW__button:active{transform:scale(.97)}.Button-module__h9TlHW__primary{background:var(--color-accent);color:var(--color-background)}.Button-module__h9TlHW__primary:hover{background:var(--color-accent-strong)}.Button-module__h9TlHW__secondary{background:var(--color-surface2);color:var(--color-foreground);border:1px solid var(--color-border)}.Button-module__h9TlHW__secondary:hover{border-color:var(--color-accent);color:var(--color-accent)}.Button-module__h9TlHW__ghost{color:var(--color-foreground);background:0 0}.Button-module__h9TlHW__ghost:hover{background:var(--color-surface2)}.Button-module__h9TlHW__danger{background:var(--color-danger);color:var(--color-background)}.Button-module__h9TlHW__danger:hover{opacity:.9}.Button-module__h9TlHW__whatsapp{color:#fff;background:#25d366}.Button-module__h9TlHW__whatsapp:hover{filter:brightness(1.1)}.Button-module__h9TlHW__outline{border:2px solid var(--color-border-strong);color:var(--color-foreground);background:0 0}.Button-module__h9TlHW__outline:hover{border-color:var(--color-accent);color:var(--color-accent)}.Button-module__h9TlHW__sm{padding:.5rem 1rem;font-size:.625rem}.Button-module__h9TlHW__md{padding:.75rem 1.5rem;font-size:.75rem}.Button-module__h9TlHW__lg{padding:1rem 2rem;font-size:.75rem}.Button-module__h9TlHW__fullWidth{width:100%}.Button-module__h9TlHW__iconOnly{aspect-ratio:1;border-radius:.5rem;padding:.75rem}.Button-module__h9TlHW__disabled{cursor:not-allowed;opacity:.5}.Button-module__h9TlHW__icon{align-items:center;display:flex}.Button-module__h9TlHW__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.6s linear infinite Button-module__h9TlHW__spin}@keyframes Button-module__h9TlHW__spin{to{transform:rotate(360deg)}}
.Card-module__GQvYCG__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.5rem}.Card-module__GQvYCG__hover{transition:all .2s}.Card-module__GQvYCG__hover:hover{border-color:var(--color-accent-soft)}.Card-module__GQvYCG__padding-none{padding:0}.Card-module__GQvYCG__padding-sm{padding:1rem}.Card-module__GQvYCG__padding-md{padding:1.25rem}.Card-module__GQvYCG__padding-lg{padding:2rem}
.Badge-module__4QLQha__badge{text-transform:uppercase;letter-spacing:.08em;border:1px solid #0000;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.5625rem;font-weight:900;display:inline-flex}.Badge-module__4QLQha__accent{background:var(--color-accent-soft);color:var(--color-accent);border-color:var(--color-accent)}.Badge-module__4QLQha__danger{background:color-mix(in srgb,var(--color-danger)10%,transparent);color:var(--color-danger);border-color:color-mix(in srgb,var(--color-danger)20%,transparent)}.Badge-module__4QLQha__muted{background:var(--color-surface2);color:var(--color-subtext);border-color:var(--color-border)}.Badge-module__4QLQha__highlight{background:var(--color-accent-strong);color:var(--color-background);border-color:var(--color-accent-strong)}
.ProductCard-module__66ZRfq__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.5rem;flex-direction:column;height:100%;transition:all .25s;display:flex;overflow:hidden}.ProductCard-module__66ZRfq__card:hover{border-color:color-mix(in srgb,var(--color-accent)50%,transparent)}.ProductCard-module__66ZRfq__bundle{min-height:300px}.ProductCard-module__66ZRfq__link{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.ProductCard-module__66ZRfq__imageWrap{background:var(--color-surface2);position:relative;overflow:hidden}.ProductCard-module__66ZRfq__imageSquare{aspect-ratio:1}.ProductCard-module__66ZRfq__imageBundle{height:11rem}.ProductCard-module__66ZRfq__image{object-fit:cover;transition:transform .4s}.ProductCard-module__66ZRfq__card:hover .ProductCard-module__66ZRfq__image{transform:scale(1.04)}.ProductCard-module__66ZRfq__badgeSlot{z-index:10;position:absolute;top:.5rem;left:.5rem}.ProductCard-module__66ZRfq__body{flex-direction:column;flex:1;padding:.625rem;display:flex}.ProductCard-module__66ZRfq__name{text-transform:uppercase;color:var(--color-foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.75rem;font-weight:900;overflow:hidden}.ProductCard-module__66ZRfq__description{color:var(--color-subtext);text-overflow:ellipsis;white-space:nowrap;margin:.125rem 0 0;font-size:.625rem;font-weight:700;overflow:hidden}.ProductCard-module__66ZRfq__priceRow{flex-wrap:wrap;align-items:center;gap:.375rem;margin-top:.375rem;display:flex}.ProductCard-module__66ZRfq__price{color:var(--color-foreground);font-size:.875rem;font-weight:900}.ProductCard-module__66ZRfq__oldPrice{color:var(--color-muted);font-size:.625rem;font-weight:700;text-decoration:line-through}.ProductCard-module__66ZRfq__actions{padding:0 .625rem .625rem}.ProductCard-module__66ZRfq__stepper{background:var(--color-background);border:1px solid var(--color-accent);border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;height:2.25rem;display:flex}@media (min-width:640px){.ProductCard-module__66ZRfq__stepper{height:1.75rem}}.ProductCard-module__66ZRfq__actionBtn{white-space:nowrap!important;border-radius:.5rem!important;gap:.375rem!important;height:2.25rem!important;padding:0 .5rem!important;font-size:.625rem!important}@media (min-width:640px){.ProductCard-module__66ZRfq__actionBtn{height:1.75rem!important}}.ProductCard-module__66ZRfq__stepperBtn{color:var(--color-accent);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;height:100%;padding:0 1rem;display:flex}.ProductCard-module__66ZRfq__stepperBtn:active{transform:scale(.9)}.ProductCard-module__66ZRfq__stepperValue{color:var(--color-foreground);font-size:.75rem;font-weight:900}
.SectionHeader-module__0mwo6q__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.SectionHeader-module__0mwo6q__titleGroup{flex:1;min-width:0}.SectionHeader-module__0mwo6q__badgeRow{color:var(--color-accent);align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.SectionHeader-module__0mwo6q__badgeText{text-transform:uppercase;letter-spacing:.25em;font-size:.625rem;font-weight:900}.SectionHeader-module__0mwo6q__title{color:var(--color-foreground);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:1.5rem;font-weight:900}.SectionHeader-module__0mwo6q__viewAll{text-transform:uppercase;letter-spacing:.08em;color:var(--color-subtext);white-space:nowrap;flex-shrink:0;align-items:center;gap:.375rem;font-size:.625rem;font-weight:900;text-decoration:none;display:flex}.SectionHeader-module__0mwo6q__viewAll:hover{color:var(--color-accent)}
.Header-module__7Eu0iW__header{background:color-mix(in srgb,var(--color-background)96%,transparent);border-bottom:1px solid #0000;width:100%;transition:all .3s;position:relative}.Header-module__7Eu0iW__scrolled{background:color-mix(in srgb,var(--color-background)90%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-color:var(--color-border)}.Header-module__7Eu0iW__inner{flex-direction:column;gap:.75rem;max-width:80rem;margin:0 auto;padding:1rem 1.5rem;display:flex}.Header-module__7Eu0iW__brandRow{align-items:center;gap:1rem;display:flex}.Header-module__7Eu0iW__brand{flex:1;align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:flex}.Header-module__7Eu0iW__secondaryRow{justify-content:space-between;align-items:center;display:flex}.Header-module__7Eu0iW__mobileActions{align-items:center;gap:.5rem;display:flex}.Header-module__7Eu0iW__desktopActions{align-items:center;gap:.5rem;display:none}.Header-module__7Eu0iW__logoWrap{border:1px solid var(--color-border);border-radius:.5rem;transition:border-color .25s,box-shadow .25s;overflow:hidden}.Header-module__7Eu0iW__logoWrap:hover{border-color:var(--color-accent);box-shadow:0 0 .75rem color-mix(in srgb,var(--color-accent)50%,transparent)}.Header-module__7Eu0iW__logo{object-fit:cover;display:block}.Header-module__7Eu0iW__brandName{text-transform:uppercase;letter-spacing:-.02em;color:var(--color-foreground);overflow-wrap:break-word;min-width:0;font-size:1.25rem;font-weight:900}@media (min-width:768px){.Header-module__7Eu0iW__brandName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.Header-module__7Eu0iW__desktopNav{align-items:center;gap:1.75rem;display:none}.Header-module__7Eu0iW__navLink{text-transform:uppercase;letter-spacing:.08em;color:var(--color-subtext);font-size:.75rem;font-weight:700;text-decoration:none;transition:color .2s}.Header-module__7Eu0iW__navLink:hover{color:var(--color-accent)}.Header-module__7Eu0iW__logoWrap{flex-shrink:0}.Header-module__7Eu0iW__cartBtn{background:var(--color-surface2);border:1px solid var(--color-border);color:var(--color-accent);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem .875rem;transition:all .2s;display:flex;position:relative}.Header-module__7Eu0iW__cartBtnLabel{text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-size:.625rem;font-weight:900}.Header-module__7Eu0iW__cartBtn:hover{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-background)}.Header-module__7Eu0iW__cartBadge{background:var(--color-accent);color:var(--color-background);border:2px solid var(--color-surface2);border-radius:.5rem;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;font-size:.625rem;font-weight:900;display:flex;position:absolute;top:-.4rem;right:-.4rem}.Header-module__7Eu0iW__menuBtn{background:var(--color-accent);color:var(--color-background);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.625rem;display:flex}.Header-module__7Eu0iW__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:60;opacity:0;pointer-events:none;background:#0009;transition:opacity .25s;position:fixed;inset:0}.Header-module__7Eu0iW__overlayOpen{opacity:1;pointer-events:auto}.Header-module__7Eu0iW__drawer{background:var(--color-surface);z-index:70;flex-direction:column;width:85%;max-width:20rem;height:100%;transition:transform .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:0 0 2rem #0000004d}.Header-module__7Eu0iW__drawerOpen{transform:translate(0)}.Header-module__7Eu0iW__drawerHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.Header-module__7Eu0iW__closeBtn{background:var(--color-surface2);color:var(--color-foreground);cursor:pointer;border:none;border-radius:.5rem;padding:.5rem}.Header-module__7Eu0iW__drawerNav{flex-direction:column;flex:1;gap:.25rem;padding:1rem;display:flex;overflow-y:auto}.Header-module__7Eu0iW__drawerLink{color:var(--color-foreground);border-radius:.5rem;padding:.75rem 1rem;font-weight:700;text-decoration:none}.Header-module__7Eu0iW__drawerLink:hover{background:var(--color-accent-soft)}.Header-module__7Eu0iW__drawerFooter{border-top:1px solid var(--color-border);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}@media (min-width:768px){.Header-module__7Eu0iW__brandRow{justify-content:space-between}.Header-module__7Eu0iW__brand{flex:none}.Header-module__7Eu0iW__desktopNav,.Header-module__7Eu0iW__desktopActions{display:flex}.Header-module__7Eu0iW__secondaryRow{display:none}}
.Footer-module__WaJWYa__footer{background:var(--color-surface2);border-top:1px solid var(--color-border);color:var(--color-foreground);padding:3rem 1.5rem 1.5rem}.Footer-module__WaJWYa__top{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;max-width:80rem;margin:0 auto;display:flex}.Footer-module__WaJWYa__about{flex-direction:column;align-items:center;display:flex}.Footer-module__WaJWYa__name{text-transform:uppercase;color:var(--color-accent);margin:0 0 .25rem;font-size:1.5rem;font-weight:900}.Footer-module__WaJWYa__tagline{color:var(--color-subtext);margin:0 0 1rem;font-style:italic}.Footer-module__WaJWYa__line{color:var(--color-subtext);margin:.15rem 0}.Footer-module__WaJWYa__column{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__WaJWYa__columnTitle{text-transform:uppercase;letter-spacing:.2em;color:var(--color-foreground);margin-bottom:.25rem;font-size:.625rem;font-weight:900}.Footer-module__WaJWYa__link{color:var(--color-subtext);text-decoration:none}.Footer-module__WaJWYa__link:hover{color:var(--color-accent)}.Footer-module__WaJWYa__socialRow{gap:.75rem;display:flex}.Footer-module__WaJWYa__socialIcon{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-subtext);border-radius:.5rem;padding:.625rem;display:flex}.Footer-module__WaJWYa__socialIcon:hover{color:var(--color-accent);border-color:var(--color-accent)}.Footer-module__WaJWYa__divider{border-top:1px solid var(--color-border);max-width:80rem;margin-top:2rem;margin-left:auto;margin-right:auto}.Footer-module__WaJWYa__bottom{max-width:80rem;color:var(--color-muted);text-align:center;flex-direction:column;align-items:center;gap:.25rem;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:.8125rem;display:flex}@media (min-width:768px){.Footer-module__WaJWYa__top{text-align:left;flex-direction:row;justify-content:space-between}.Footer-module__WaJWYa__about,.Footer-module__WaJWYa__column{align-items:flex-start}.Footer-module__WaJWYa__bottom{flex-direction:row;justify-content:space-between}}
.TrustBar-module__h-1xgq__wrap{z-index:30;max-width:72rem;margin-top:-2.5rem;margin-left:auto;margin-right:auto;padding:0 1rem;position:relative}@media (min-width:640px){.TrustBar-module__h-1xgq__wrap{margin-top:-4rem}}.TrustBar-module__h-1xgq__card{background:color-mix(in srgb,var(--color-surface)90%,transparent);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-border);border-radius:.5rem;padding:1.5rem;box-shadow:0 20px 50px #00000059}@media (min-width:640px){.TrustBar-module__h-1xgq__card{padding:2.5rem}}.TrustBar-module__h-1xgq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:768px){.TrustBar-module__h-1xgq__grid{grid-template-columns:repeat(4,1fr);gap:1rem}}.TrustBar-module__h-1xgq__item{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.TrustBar-module__h-1xgq__item{text-align:left;flex-direction:row}}.TrustBar-module__h-1xgq__iconWrap{flex-shrink:0;position:relative}.TrustBar-module__h-1xgq__icon{background:var(--color-surface2);border:1px solid var(--color-border);width:3rem;height:3rem;color:var(--color-accent);border-radius:.5rem;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.TrustBar-module__h-1xgq__icon svg{width:1.25rem;height:1.25rem}@media (min-width:768px){.TrustBar-module__h-1xgq__icon{width:3.5rem;height:3.5rem}.TrustBar-module__h-1xgq__icon svg{width:1.5rem;height:1.5rem}}.TrustBar-module__h-1xgq__item:hover .TrustBar-module__h-1xgq__icon{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-background)}.TrustBar-module__h-1xgq__text{flex-direction:column;gap:.125rem;display:flex}.TrustBar-module__h-1xgq__title{text-transform:uppercase;letter-spacing:-.02em;color:var(--color-foreground);margin:0;font-size:.6875rem;font-weight:900}.TrustBar-module__h-1xgq__desc{text-transform:uppercase;letter-spacing:.15em;color:var(--color-subtext);opacity:.8;margin:0;font-size:.5625rem;font-weight:700}
.Hero-module__8yVjZW__hero{background:var(--color-background);width:100%;min-height:65vh;position:relative;overflow:hidden}@media (min-width:640px){.Hero-module__8yVjZW__hero{min-height:75vh}}.Hero-module__8yVjZW__slides{position:absolute;inset:0}.Hero-module__8yVjZW__slide{opacity:0;transition:opacity 1.2s;position:absolute;inset:0}.Hero-module__8yVjZW__slideActive{opacity:1}.Hero-module__8yVjZW__slideImage{object-fit:cover}.Hero-module__8yVjZW__slideFallback{background:linear-gradient(135deg,var(--color-surface),var(--color-background),var(--color-surface2));position:absolute;inset:0}.Hero-module__8yVjZW__overlay{background:linear-gradient(to right,#000000bf,#0006 50%,#00000026),linear-gradient(to top,var(--color-background),transparent 55%);position:absolute;inset:0}.Hero-module__8yVjZW__mist{-webkit-backdrop-filter:blur(30px);pointer-events:none;height:45%;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#fff 100%);mask-image:linear-gradient(#0000 0%,#fff 100%)}.Hero-module__8yVjZW__content{z-index:10;flex-direction:column;justify-content:center;gap:.5rem;max-width:80rem;min-height:65vh;margin:0 auto;padding:3rem 1.5rem;display:flex;position:relative}@media (min-width:640px){.Hero-module__8yVjZW__content{min-height:75vh;padding:4rem 2rem}}@keyframes Hero-module__8yVjZW__heroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.Hero-module__8yVjZW__badge,.Hero-module__8yVjZW__eyebrow,.Hero-module__8yVjZW__heading,.Hero-module__8yVjZW__subtext,.Hero-module__8yVjZW__actions,.Hero-module__8yVjZW__location{opacity:0;animation:.7s forwards Hero-module__8yVjZW__heroFadeUp}.Hero-module__8yVjZW__badge{background:color-mix(in srgb,var(--color-surface2)80%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--color-border);border-radius:.5rem;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1rem;padding:.375rem 1rem;display:inline-flex}.Hero-module__8yVjZW__pulseDot{width:.5rem;height:.5rem;display:inline-flex;position:relative}.Hero-module__8yVjZW__pulseDotPing{background:var(--color-success);opacity:.75;border-radius:.5rem;animation:1.5s cubic-bezier(0,0,.2,1) infinite Hero-module__8yVjZW__ping;position:absolute;inset:0}.Hero-module__8yVjZW__pulseDotCore{background:var(--color-success);border-radius:.5rem;width:.5rem;height:.5rem;display:inline-flex;position:relative}@keyframes Hero-module__8yVjZW__ping{75%,to{opacity:0;transform:scale(2)}}.Hero-module__8yVjZW__badgeText{text-transform:uppercase;letter-spacing:.2em;color:var(--color-foreground);font-size:.625rem;font-weight:900}.Hero-module__8yVjZW__eyebrow{text-transform:uppercase;letter-spacing:.3em;color:var(--color-accent);margin:0 0 1rem;font-size:.875rem;font-weight:900}.Hero-module__8yVjZW__heading{text-transform:uppercase;letter-spacing:-.02em;color:var(--color-foreground);max-width:40rem;margin:0 0 1rem;font-size:2.5rem;font-weight:900;line-height:.95}@media (min-width:640px){.Hero-module__8yVjZW__heading{font-size:4rem}}@media (min-width:1024px){.Hero-module__8yVjZW__heading{font-size:5rem}}.Hero-module__8yVjZW__subtext{color:var(--color-subtext);max-width:32rem;margin:0 0 2rem;font-size:1rem;line-height:1.6}.Hero-module__8yVjZW__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Hero-module__8yVjZW__location{background:color-mix(in srgb,var(--color-surface2)70%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--color-border);width:fit-content;color:var(--color-subtext);border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.Hero-module__8yVjZW__controls{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-top:1.5rem;display:grid}.Hero-module__8yVjZW__arrowBtn{background:color-mix(in srgb,var(--color-foreground)8%,transparent);border:1px solid var(--color-border);width:2.25rem;height:2.25rem;color:var(--color-subtext);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;transition:all .2s;display:flex}.Hero-module__8yVjZW__arrowBtn:hover{color:var(--color-foreground);background:color-mix(in srgb,var(--color-foreground)14%,transparent)}.Hero-module__8yVjZW__dots{justify-content:center;justify-self:center;align-items:center;gap:.375rem;display:flex}.Hero-module__8yVjZW__dot{background:color-mix(in srgb,var(--color-foreground)25%,transparent);cursor:pointer;border:none;border-radius:.5rem;width:.375rem;height:.375rem;padding:0;transition:all .3s}.Hero-module__8yVjZW__dotActive{background:var(--color-accent);width:1.5rem}
.CategoryDiscovery-module__rONfwa__wrap{background:0 0}.CategoryDiscovery-module__rONfwa__desktop{display:none}@media (min-width:1024px){.CategoryDiscovery-module__rONfwa__desktop{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.5rem;align-self:start;display:block;position:sticky;top:7rem;overflow:hidden;box-shadow:0 10px 30px #0000001f}}.CategoryDiscovery-module__rONfwa__header{background:var(--color-surface2);border-bottom:1px solid var(--color-border);padding:1rem 1.25rem}.CategoryDiscovery-module__rONfwa__headerTitle{color:var(--color-foreground);text-transform:uppercase;letter-spacing:.2em;margin:0;font-size:.6875rem;font-weight:900}.CategoryDiscovery-module__rONfwa__list{flex-direction:column;display:flex}.CategoryDiscovery-module__rONfwa__row{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:.75rem 1.25rem;text-decoration:none;transition:background-color .2s;display:flex}.CategoryDiscovery-module__rONfwa__row:last-child{border-bottom:none}.CategoryDiscovery-module__rONfwa__row:hover{background:var(--color-accent-soft)}.CategoryDiscovery-module__rONfwa__rowLeft{align-items:center;gap:1rem;display:flex}.CategoryDiscovery-module__rONfwa__iconWrap{background:var(--color-surface2);border:1px solid var(--color-border);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:border-color .2s;display:flex}.CategoryDiscovery-module__rONfwa__row:hover .CategoryDiscovery-module__rONfwa__iconWrap{border-color:var(--color-accent)}.CategoryDiscovery-module__rONfwa__icon{width:1rem;height:1rem;color:var(--color-subtext);transition:color .2s}.CategoryDiscovery-module__rONfwa__icon svg{width:100%;height:100%}.CategoryDiscovery-module__rONfwa__row:hover .CategoryDiscovery-module__rONfwa__icon{color:var(--color-accent)}.CategoryDiscovery-module__rONfwa__rowName{color:var(--color-foreground);text-transform:uppercase;letter-spacing:-.01em;font-size:.8125rem;font-weight:700;transition:color .2s}.CategoryDiscovery-module__rONfwa__row:hover .CategoryDiscovery-module__rONfwa__rowName{color:var(--color-accent)}.CategoryDiscovery-module__rONfwa__hotBadge{background:var(--color-danger);color:var(--color-background);border-radius:.5rem;padding:.125rem .5rem;font-size:.625rem;font-weight:700}.CategoryDiscovery-module__rONfwa__chevron{color:var(--color-muted);font-size:.875rem;transition:color .2s}.CategoryDiscovery-module__rONfwa__row:hover .CategoryDiscovery-module__rONfwa__chevron{color:var(--color-accent)}.CategoryDiscovery-module__rONfwa__viewAll{text-align:center;color:var(--color-accent);text-transform:uppercase;letter-spacing:.15em;padding:.75rem 1.25rem;font-size:.625rem;font-weight:900;text-decoration:none;transition:all .2s}.CategoryDiscovery-module__rONfwa__viewAll:hover{background:var(--color-accent);color:var(--color-background)}.CategoryDiscovery-module__rONfwa__mobile{padding:1rem 0}@media (min-width:1024px){.CategoryDiscovery-module__rONfwa__mobile{display:none}}.CategoryDiscovery-module__rONfwa__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 .25rem;display:flex}.CategoryDiscovery-module__rONfwa__mobileTitle{color:var(--color-subtext);text-transform:uppercase;letter-spacing:.15em;margin:0;font-size:.75rem;font-weight:900}.CategoryDiscovery-module__rONfwa__mobileMore{color:var(--color-accent);text-transform:uppercase;letter-spacing:.15em;font-size:.625rem;font-weight:900;text-decoration:none}.CategoryDiscovery-module__rONfwa__grid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.CategoryDiscovery-module__rONfwa__tile{flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;display:flex;position:relative}.CategoryDiscovery-module__rONfwa__tileImage{aspect-ratio:1;background:var(--color-surface);border:1px solid var(--color-border);border-radius:.5rem;justify-content:center;align-items:center;width:100%;transition:border-color .2s,transform .15s;display:flex;position:relative;overflow:hidden}.CategoryDiscovery-module__rONfwa__tile:active .CategoryDiscovery-module__rONfwa__tileImage{transform:scale(.95)}.CategoryDiscovery-module__rONfwa__tile:hover .CategoryDiscovery-module__rONfwa__tileImage{border-color:var(--color-accent-strong)}.CategoryDiscovery-module__rONfwa__tileImg{object-fit:cover;border-radius:.5rem;padding:.25rem}.CategoryDiscovery-module__rONfwa__tileIcon{width:1.125rem;height:1.125rem;color:var(--color-muted)}.CategoryDiscovery-module__rONfwa__tileIcon svg{width:100%;height:100%}.CategoryDiscovery-module__rONfwa__tileHotDot{background:var(--color-danger);border:2px solid var(--color-background);z-index:10;border-radius:.5rem;width:.5rem;height:.5rem;position:absolute;top:0;right:0}.CategoryDiscovery-module__rONfwa__tileName{color:var(--color-subtext);text-transform:uppercase;text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;padding:0 .25rem;font-size:.5rem;font-weight:900;overflow:hidden}.CategoryDiscovery-module__rONfwa__tileAll{aspect-ratio:1;background:var(--color-accent);border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;transition:transform .15s;display:flex}.CategoryDiscovery-module__rONfwa__tile:active .CategoryDiscovery-module__rONfwa__tileAll{transform:scale(.95)}.CategoryDiscovery-module__rONfwa__tileAllDots{grid-template-columns:repeat(3,1fr);gap:.125rem;display:grid}.CategoryDiscovery-module__rONfwa__tileAllDot{background:var(--color-background);border-radius:.5rem;width:.25rem;height:.25rem}.CategoryDiscovery-module__rONfwa__chatCta{border-top:1px solid var(--color-border);text-align:center;padding:1.25rem}.CategoryDiscovery-module__rONfwa__chatCtaText{color:var(--color-subtext);margin:0 0 .75rem;font-size:.8125rem}.CategoryDiscovery-module__rONfwa__chatCtaIcon{vertical-align:middle;width:1rem;height:1rem;margin-right:.5rem;display:inline-flex}
.FlashSales-module__OFFthW__section{width:100%}.FlashSales-module__OFFthW__header{border-bottom:2px solid var(--color-border-strong);flex-direction:column;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}@media (min-width:768px){.FlashSales-module__OFFthW__header{flex-direction:row;align-items:flex-end}}.FlashSales-module__OFFthW__headerLeft{min-width:0}.FlashSales-module__OFFthW__eyebrow{color:var(--color-accent-strong);text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:.5rem;margin-bottom:.125rem;font-size:.5625rem;font-weight:900;display:flex}.FlashSales-module__OFFthW__boltIcon{width:.75rem;height:.75rem;animation:1.5s ease-in-out infinite FlashSales-module__OFFthW__pulse}.FlashSales-module__OFFthW__boltIcon svg{width:100%;height:100%}@keyframes FlashSales-module__OFFthW__pulse{0%,to{opacity:1}50%{opacity:.4}}.FlashSales-module__OFFthW__title{color:var(--color-foreground);text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:900}@media (min-width:640px){.FlashSales-module__OFFthW__title{font-size:1.5rem}}.FlashSales-module__OFFthW__headerRight{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;display:flex}@media (min-width:768px){.FlashSales-module__OFFthW__headerRight{justify-content:flex-end;width:auto}}.FlashSales-module__OFFthW__timer{align-items:center;gap:.375rem;display:flex}.FlashSales-module__OFFthW__timerBlock{background:var(--color-foreground);width:1.75rem;height:1.75rem;color:var(--color-background);border:1px solid var(--color-border-strong);border-radius:.5rem;justify-content:center;align-items:center;font-size:.625rem;font-weight:900;display:flex;box-shadow:0 2px 6px #0003}@media (min-width:640px){.FlashSales-module__OFFthW__timerBlock{width:2.25rem;height:2.25rem;font-size:.75rem}}.FlashSales-module__OFFthW__timerColon{color:var(--color-foreground);font-size:.625rem;font-weight:900}.FlashSales-module__OFFthW__viewAll{color:var(--color-foreground);text-transform:uppercase;letter-spacing:.15em;white-space:nowrap;align-items:center;gap:.375rem;font-size:.625rem;font-weight:900;text-decoration:none;transition:color .2s;display:flex}.FlashSales-module__OFFthW__viewAll:hover{color:var(--color-accent)}.FlashSales-module__OFFthW__viewAllIcon{width:.625rem;height:.625rem}.FlashSales-module__OFFthW__viewAllIcon svg{width:100%;height:100%}.FlashSales-module__OFFthW__carouselWrap{position:relative}.FlashSales-module__OFFthW__arrowBtn{z-index:30;background:var(--color-foreground);width:2.5rem;height:2.5rem;color:var(--color-background);border:1px solid var(--color-border-strong);cursor:pointer;opacity:0;border-radius:.5rem;justify-content:center;align-items:center;transition:opacity .3s,background-color .3s;display:none;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 10px 25px #0000004d}.FlashSales-module__OFFthW__carouselWrap:hover .FlashSales-module__OFFthW__arrowBtn{opacity:1}@media (min-width:640px){.FlashSales-module__OFFthW__arrowBtn{display:flex}}.FlashSales-module__OFFthW__arrowBtn:hover{background:var(--color-accent);color:var(--color-foreground)}.FlashSales-module__OFFthW__arrowBtn svg{width:1rem;height:1rem}.FlashSales-module__OFFthW__arrowLeft{left:.5rem}.FlashSales-module__OFFthW__arrowRight{right:.5rem}.FlashSales-module__OFFthW__scrollTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.FlashSales-module__OFFthW__scrollTrack::-webkit-scrollbar{display:none}@media (min-width:640px){.FlashSales-module__OFFthW__scrollTrack{gap:1.5rem}}.FlashSales-module__OFFthW__cardSlot{scroll-snap-align:start;flex-shrink:0;width:calc(50% - .5rem)}@media (min-width:640px){.FlashSales-module__OFFthW__cardSlot{width:calc(50% - .75rem)}}@media (min-width:1024px){.FlashSales-module__OFFthW__cardSlot{width:calc(25% - 1.125rem)}}.FlashSales-module__OFFthW__dots{justify-content:center;gap:.375rem;margin-top:.75rem;display:flex}@media (min-width:640px){.FlashSales-module__OFFthW__dots{display:none}}.FlashSales-module__OFFthW__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:.5rem;width:.375rem;height:.375rem;padding:0;transition:all .3s}.FlashSales-module__OFFthW__dotActive{background:var(--color-accent);width:1.25rem}
.CartItemRow-module__LN6Sza__item{border-bottom:1px solid var(--color-border);gap:1rem;padding-bottom:1.25rem;display:flex}.CartItemRow-module__LN6Sza__imageWrap{border:1px solid var(--color-border);border-radius:.5rem;flex-shrink:0;width:4rem;height:4rem;overflow:hidden}.CartItemRow-module__LN6Sza__image{object-fit:cover;width:100%;height:100%}.CartItemRow-module__LN6Sza__imagePlaceholder{background:var(--color-surface2);width:100%;height:100%;color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;justify-content:center;align-items:center;font-size:.625rem;display:flex}.CartItemRow-module__LN6Sza__itemBody{flex:1;min-width:0}.CartItemRow-module__LN6Sza__itemName{color:var(--color-foreground);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:.875rem;font-weight:700;overflow:hidden}.CartItemRow-module__LN6Sza__itemOptions{color:var(--color-muted);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:.6875rem;overflow:hidden}.CartItemRow-module__LN6Sza__itemPrice{color:var(--color-subtext);margin:0 0 .5rem;font-size:.75rem}.CartItemRow-module__LN6Sza__stepper{align-items:center;gap:.5rem;display:flex}.CartItemRow-module__LN6Sza__stepperBtn{background:var(--color-surface2);border:1px solid var(--color-border);width:1.5rem;height:1.5rem;color:var(--color-foreground);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;display:flex}.CartItemRow-module__LN6Sza__stepperValue{color:var(--color-foreground);text-align:center;width:1.25rem;font-size:.875rem;font-weight:700}.CartItemRow-module__LN6Sza__itemActions{text-align:right;flex-shrink:0}.CartItemRow-module__LN6Sza__itemTotal{color:var(--color-foreground);margin:0;font-size:.875rem;font-weight:900}.CartItemRow-module__LN6Sza__removeBtn{color:var(--color-danger);cursor:pointer;background:0 0;border:none;margin-top:.4rem;padding:0;font-size:.6875rem}.CartItemRow-module__LN6Sza__noteToggle{color:var(--color-accent);cursor:pointer;text-align:left;background:0 0;border:none;margin:0 0 .375rem;padding:0;font-size:.6875rem;font-weight:700;display:block}.CartItemRow-module__LN6Sza__noteTextarea{background:var(--color-surface2);border:1px solid var(--color-border);width:100%;color:var(--color-foreground);resize:vertical;border-radius:.375rem;min-height:2.5rem;margin:0 0 .375rem;padding:.5rem;font-family:inherit;font-size:.75rem}
.SectionHeader-module__dwInYa__header{border-bottom:2px solid var(--color-border-strong);flex-direction:column;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}@media (min-width:768px){.SectionHeader-module__dwInYa__header{flex-direction:row;align-items:flex-end}}.SectionHeader-module__dwInYa__headerLeft{min-width:0}.SectionHeader-module__dwInYa__eyebrow{color:var(--color-accent-strong);text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:.5rem;margin-bottom:.125rem;font-size:.5625rem;font-weight:900;display:flex}.SectionHeader-module__dwInYa__badgeIcon{width:.75rem;height:.75rem}.SectionHeader-module__dwInYa__badgeIcon svg{width:100%;height:100%}.SectionHeader-module__dwInYa__title{color:var(--color-foreground);text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:900}@media (min-width:640px){.SectionHeader-module__dwInYa__title{font-size:1.5rem}}.SectionHeader-module__dwInYa__viewAll{color:var(--color-foreground);text-transform:uppercase;letter-spacing:.15em;white-space:nowrap;flex-shrink:0;align-items:center;gap:.375rem;font-size:.625rem;font-weight:900;text-decoration:none;transition:color .2s;display:flex}.SectionHeader-module__dwInYa__viewAll:hover{color:var(--color-accent)}.SectionHeader-module__dwInYa__viewAllIcon{width:.625rem;height:.625rem}.SectionHeader-module__dwInYa__viewAllIcon svg{width:100%;height:100%}
.FreeDeliveryProgress-module__glyx-W__wrap{flex-direction:column;gap:.5rem;display:flex}.FreeDeliveryProgress-module__glyx-W__message{letter-spacing:.02em;color:var(--color-subtext);margin:0;font-size:.75rem;font-weight:700}.FreeDeliveryProgress-module__glyx-W__messageUnlocked{color:var(--color-success)}.FreeDeliveryProgress-module__glyx-W__track{background:var(--color-border);border-radius:999px;width:100%;height:.375rem;overflow:hidden}.FreeDeliveryProgress-module__glyx-W__fill{background:var(--color-accent);border-radius:999px;height:100%;transition:width .3s}.FreeDeliveryProgress-module__glyx-W__fillUnlocked{background:var(--color-success)}
.BestSellers-module__XAxLQq__section{width:100%}.BestSellers-module__XAxLQq__carouselWrap{position:relative}.BestSellers-module__XAxLQq__arrowBtn{z-index:30;background:var(--color-foreground);width:2.5rem;height:2.5rem;color:var(--color-background);border:1px solid var(--color-border-strong);cursor:pointer;opacity:0;border-radius:.5rem;justify-content:center;align-items:center;transition:opacity .3s,background-color .3s;display:none;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 10px 25px #0000004d}.BestSellers-module__XAxLQq__carouselWrap:hover .BestSellers-module__XAxLQq__arrowBtn{opacity:1}@media (min-width:640px){.BestSellers-module__XAxLQq__arrowBtn{display:flex}}.BestSellers-module__XAxLQq__arrowBtn:hover{background:var(--color-accent);color:var(--color-foreground)}.BestSellers-module__XAxLQq__arrowBtn svg{width:1rem;height:1rem}.BestSellers-module__XAxLQq__arrowLeft{left:.5rem}.BestSellers-module__XAxLQq__arrowRight{right:.5rem}.BestSellers-module__XAxLQq__scrollTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.BestSellers-module__XAxLQq__scrollTrack::-webkit-scrollbar{display:none}@media (min-width:640px){.BestSellers-module__XAxLQq__scrollTrack{gap:1.5rem}}.BestSellers-module__XAxLQq__cardSlot{scroll-snap-align:start;flex-shrink:0;width:calc(50% - .5rem)}@media (min-width:640px){.BestSellers-module__XAxLQq__cardSlot{width:calc(50% - .75rem)}}@media (min-width:1024px){.BestSellers-module__XAxLQq__cardSlot{width:calc(25% - 1.125rem)}}.BestSellers-module__XAxLQq__dots{justify-content:center;gap:.375rem;margin-top:.75rem;display:flex}@media (min-width:640px){.BestSellers-module__XAxLQq__dots{display:none}}.BestSellers-module__XAxLQq__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:.5rem;width:.375rem;height:.375rem;padding:0;transition:all .3s}.BestSellers-module__XAxLQq__dotActive{background:var(--color-accent);width:1.25rem}
.MiniCartDrawer-module__y8naYq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:60;opacity:0;pointer-events:none;background:#0009;transition:opacity .25s;position:fixed;inset:0}.MiniCartDrawer-module__y8naYq__overlayOpen{opacity:1;pointer-events:auto}.MiniCartDrawer-module__y8naYq__drawer{background:var(--color-surface);border-left:1px solid var(--color-border);z-index:70;flex-direction:column;width:100%;max-width:420px;height:100%;transition:transform .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0003}.MiniCartDrawer-module__y8naYq__drawerOpen{transform:translate(0)}.MiniCartDrawer-module__y8naYq__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.MiniCartDrawer-module__y8naYq__title{text-transform:uppercase;letter-spacing:-.01em;color:var(--color-foreground);margin:0;font-size:1.125rem;font-weight:900}.MiniCartDrawer-module__y8naYq__closeBtn{color:var(--color-subtext);cursor:pointer;background:0 0;border:none;padding:.5rem}.MiniCartDrawer-module__y8naYq__headerActions{align-items:center;gap:1rem;display:flex}.MiniCartDrawer-module__y8naYq__clearBtn{color:var(--color-danger);cursor:pointer;background:0 0;border:none;padding:0;font-size:.6875rem;font-weight:700}.MiniCartDrawer-module__y8naYq__items{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.MiniCartDrawer-module__y8naYq__empty{text-align:center;color:var(--color-subtext);padding:3rem 0;font-size:.875rem}.MiniCartDrawer-module__y8naYq__footer{border-top:1px solid var(--color-border);background:var(--color-surface2);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.MiniCartDrawer-module__y8naYq__subtotalRow{justify-content:space-between;align-items:center;display:flex}.MiniCartDrawer-module__y8naYq__subtotalLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-subtext);font-size:.75rem;font-weight:700}.MiniCartDrawer-module__y8naYq__subtotalValue{color:var(--color-foreground);font-size:1.125rem;font-weight:900}.MiniCartDrawer-module__y8naYq__viewCartBtn{background:var(--color-accent);color:var(--color-background);cursor:pointer;border:none;border-radius:.5rem;padding:.875rem;font-size:.875rem;font-weight:700}.MiniCartDrawer-module__y8naYq__viewCartBtn:disabled{opacity:.5;cursor:not-allowed}
.StaffPicks-module__hGazuq__section{width:100%}.StaffPicks-module__hGazuq__carouselWrap{position:relative}.StaffPicks-module__hGazuq__arrowBtn{z-index:30;background:var(--color-foreground);width:2.5rem;height:2.5rem;color:var(--color-background);border:1px solid var(--color-border-strong);cursor:pointer;opacity:0;border-radius:.5rem;justify-content:center;align-items:center;transition:opacity .3s,background-color .3s;display:none;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 10px 25px #0000004d}.StaffPicks-module__hGazuq__carouselWrap:hover .StaffPicks-module__hGazuq__arrowBtn{opacity:1}@media (min-width:640px){.StaffPicks-module__hGazuq__arrowBtn{display:flex}}.StaffPicks-module__hGazuq__arrowBtn:hover{background:var(--color-accent);color:var(--color-foreground)}.StaffPicks-module__hGazuq__arrowBtn svg{width:1rem;height:1rem}.StaffPicks-module__hGazuq__arrowLeft{left:.5rem}.StaffPicks-module__hGazuq__arrowRight{right:.5rem}.StaffPicks-module__hGazuq__scrollTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.StaffPicks-module__hGazuq__scrollTrack::-webkit-scrollbar{display:none}@media (min-width:640px){.StaffPicks-module__hGazuq__scrollTrack{gap:1.5rem}}.StaffPicks-module__hGazuq__cardSlot{scroll-snap-align:start;flex-shrink:0;width:calc(50% - .5rem)}@media (min-width:640px){.StaffPicks-module__hGazuq__cardSlot{width:calc(50% - .75rem)}}@media (min-width:1024px){.StaffPicks-module__hGazuq__cardSlot{width:calc(25% - 1.125rem)}}.StaffPicks-module__hGazuq__dots{justify-content:center;gap:.375rem;margin-top:.75rem;display:flex}@media (min-width:640px){.StaffPicks-module__hGazuq__dots{display:none}}.StaffPicks-module__hGazuq__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:.5rem;width:.375rem;height:.375rem;padding:0;transition:all .3s}.StaffPicks-module__hGazuq__dotActive{background:var(--color-accent);width:1.25rem}
.CartToast-module__AWNstW__toast{background:var(--color-surface);border:1px solid var(--color-border-strong);color:var(--color-foreground);z-index:100;border-radius:.5rem;align-items:center;gap:.75rem;max-width:calc(100% - 2rem);padding:.875rem 1.5rem;animation:.3s ease-out CartToast-module__AWNstW__toastSlideUp;display:flex;position:fixed;bottom:5.5rem;left:50%;transform:translate(-50%);box-shadow:0 20px 45px #0000004d}.CartToast-module__AWNstW__icon{width:1.125rem;height:1.125rem;color:var(--color-success);flex-shrink:0}.CartToast-module__AWNstW__message{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:700;overflow:hidden}@keyframes CartToast-module__AWNstW__toastSlideUp{0%{opacity:0;transform:translate(-50%,1.5rem)}to{opacity:1;transform:translate(-50%)}}@media (min-width:768px){.CartToast-module__AWNstW__toast{display:none}}
.RelatedProducts-module__AmOJaW__section{width:100%;margin-top:6rem}.RelatedProducts-module__AmOJaW__carouselWrap{position:relative}.RelatedProducts-module__AmOJaW__arrowBtn{z-index:30;background:var(--color-foreground);width:2.5rem;height:2.5rem;color:var(--color-background);border:1px solid var(--color-border-strong);cursor:pointer;opacity:0;border-radius:.5rem;justify-content:center;align-items:center;transition:opacity .3s,background-color .3s;display:none;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 10px 25px #0000004d}.RelatedProducts-module__AmOJaW__carouselWrap:hover .RelatedProducts-module__AmOJaW__arrowBtn{opacity:1}@media (min-width:640px){.RelatedProducts-module__AmOJaW__arrowBtn{display:flex}}.RelatedProducts-module__AmOJaW__arrowBtn:hover{background:var(--color-accent);color:var(--color-foreground)}.RelatedProducts-module__AmOJaW__arrowBtn svg{width:1rem;height:1rem}.RelatedProducts-module__AmOJaW__arrowLeft{left:.5rem}.RelatedProducts-module__AmOJaW__arrowRight{right:.5rem}.RelatedProducts-module__AmOJaW__scrollTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.RelatedProducts-module__AmOJaW__scrollTrack::-webkit-scrollbar{display:none}@media (min-width:640px){.RelatedProducts-module__AmOJaW__scrollTrack{gap:1.5rem}}.RelatedProducts-module__AmOJaW__cardSlot{scroll-snap-align:start;flex-shrink:0;width:calc(50% - .5rem)}@media (min-width:640px){.RelatedProducts-module__AmOJaW__cardSlot{width:calc(50% - .75rem)}}@media (min-width:1024px){.RelatedProducts-module__AmOJaW__cardSlot{width:calc(25% - 1.125rem)}}.RelatedProducts-module__AmOJaW__dots{justify-content:center;gap:.375rem;margin-top:.75rem;display:flex}@media (min-width:640px){.RelatedProducts-module__AmOJaW__dots{display:none}}.RelatedProducts-module__AmOJaW__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:.5rem;width:.375rem;height:.375rem;padding:0;transition:all .3s}.RelatedProducts-module__AmOJaW__dotActive{background:var(--color-accent);width:1.25rem}
.BottomNav-module__AtJw_W__nav{display:none}@media (max-width:767px){.BottomNav-module__AtJw_W__nav{background:var(--color-surface);border-top:1px solid var(--color-border);z-index:50;justify-content:space-around;align-items:center;height:4rem;padding:0 .5rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000040}}.BottomNav-module__AtJw_W__tab{cursor:pointer;color:var(--color-subtext);letter-spacing:.02em;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:3.5rem;padding:.375rem 0;font-size:.625rem;font-weight:700;text-decoration:none;display:flex}.BottomNav-module__AtJw_W__tabActive{color:var(--color-accent)}.BottomNav-module__AtJw_W__iconWrap{display:flex;position:relative}.BottomNav-module__AtJw_W__badge{background:var(--color-accent);color:var(--color-background);border-radius:999px;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:.5625rem;font-weight:900;display:flex;position:absolute;top:-.375rem;right:-.5rem}
.FeaturedBundles-module__IbuwaG__section{width:100%}.FeaturedBundles-module__IbuwaG__carouselWrap{position:relative}.FeaturedBundles-module__IbuwaG__arrowBtn{z-index:30;background:var(--color-foreground);width:2.5rem;height:2.5rem;color:var(--color-background);border:1px solid var(--color-border-strong);cursor:pointer;opacity:0;border-radius:.5rem;justify-content:center;align-items:center;transition:opacity .3s,background-color .3s;display:none;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 10px 25px #0000004d}.FeaturedBundles-module__IbuwaG__carouselWrap:hover .FeaturedBundles-module__IbuwaG__arrowBtn{opacity:1}@media (min-width:640px){.FeaturedBundles-module__IbuwaG__arrowBtn{display:flex}}.FeaturedBundles-module__IbuwaG__arrowBtn:hover{background:var(--color-accent);color:var(--color-foreground)}.FeaturedBundles-module__IbuwaG__arrowBtn svg{width:1rem;height:1rem}.FeaturedBundles-module__IbuwaG__arrowLeft{left:.5rem}.FeaturedBundles-module__IbuwaG__arrowRight{right:.5rem}.FeaturedBundles-module__IbuwaG__scrollTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.FeaturedBundles-module__IbuwaG__scrollTrack::-webkit-scrollbar{display:none}@media (min-width:640px){.FeaturedBundles-module__IbuwaG__scrollTrack{gap:1.5rem}}.FeaturedBundles-module__IbuwaG__cardSlot{scroll-snap-align:start;flex-shrink:0;width:calc(85% - 8px)}@media (min-width:768px){.FeaturedBundles-module__IbuwaG__cardSlot{width:calc(33.33% - 16px)}}.FeaturedBundles-module__IbuwaG__dots{justify-content:center;gap:.375rem;margin-top:.75rem;display:flex}@media (min-width:640px){.FeaturedBundles-module__IbuwaG__dots{display:none}}.FeaturedBundles-module__IbuwaG__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:.5rem;width:.375rem;height:.375rem;padding:0;transition:all .3s}.FeaturedBundles-module__IbuwaG__dotActive{background:var(--color-accent);width:1.25rem}
.PairingSuggestions-module__6XfypG__section{width:100%;margin-top:6rem}.PairingSuggestions-module__6XfypG__carouselWrap{position:relative}.PairingSuggestions-module__6XfypG__arrowBtn{z-index:30;background:var(--color-foreground);width:2.5rem;height:2.5rem;color:var(--color-background);border:1px solid var(--color-border-strong);cursor:pointer;opacity:0;border-radius:.5rem;justify-content:center;align-items:center;transition:opacity .3s,background-color .3s;display:none;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 10px 25px #0000004d}.PairingSuggestions-module__6XfypG__carouselWrap:hover .PairingSuggestions-module__6XfypG__arrowBtn{opacity:1}@media (min-width:640px){.PairingSuggestions-module__6XfypG__arrowBtn{display:flex}}.PairingSuggestions-module__6XfypG__arrowBtn:hover{background:var(--color-accent);color:var(--color-foreground)}.PairingSuggestions-module__6XfypG__arrowBtn svg{width:1rem;height:1rem}.PairingSuggestions-module__6XfypG__arrowLeft{left:.5rem}.PairingSuggestions-module__6XfypG__arrowRight{right:.5rem}.PairingSuggestions-module__6XfypG__scrollTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.PairingSuggestions-module__6XfypG__scrollTrack::-webkit-scrollbar{display:none}@media (min-width:640px){.PairingSuggestions-module__6XfypG__scrollTrack{gap:1.5rem}}.PairingSuggestions-module__6XfypG__cardSlot{scroll-snap-align:start;flex-shrink:0;width:calc(50% - .5rem)}@media (min-width:640px){.PairingSuggestions-module__6XfypG__cardSlot{width:calc(50% - .75rem)}}@media (min-width:1024px){.PairingSuggestions-module__6XfypG__cardSlot{width:calc(25% - 1.125rem)}}.PairingSuggestions-module__6XfypG__dots{justify-content:center;gap:.375rem;margin-top:.75rem;display:flex}@media (min-width:640px){.PairingSuggestions-module__6XfypG__dots{display:none}}.PairingSuggestions-module__6XfypG__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:.5rem;width:.375rem;height:.375rem;padding:0;transition:all .3s}.PairingSuggestions-module__6XfypG__dotActive{background:var(--color-accent);width:1.25rem}
.AnnouncementBar-module__nz0PGG__bar{background:var(--color-accent);color:var(--color-background);z-index:60;padding:.625rem 1rem;position:relative;overflow:hidden}.AnnouncementBar-module__nz0PGG__pulseOverlay{background:color-mix(in srgb,var(--color-background)5%,transparent);animation:2s ease-in-out infinite AnnouncementBar-module__nz0PGG__pulse;position:absolute;inset:0}@keyframes AnnouncementBar-module__nz0PGG__pulse{0%,to{opacity:1}50%{opacity:.5}}.AnnouncementBar-module__nz0PGG__inner{z-index:10;justify-content:center;align-items:center;max-width:80rem;margin:0 auto;display:flex;position:relative}.AnnouncementBar-module__nz0PGG__text{text-transform:uppercase;letter-spacing:.3em;text-align:center;margin:0;font-size:.625rem;font-weight:900;line-height:1}@media (min-width:640px){.AnnouncementBar-module__nz0PGG__text{font-size:.75rem}}
.CustomOrderCTA-module__nAIsaW__section{width:100%}.CustomOrderCTA-module__nAIsaW__card{border:1px solid var(--color-border-strong);background:var(--color-surface);isolation:isolate;border-radius:.5rem;padding:2rem 1.5rem;position:relative;overflow:hidden}@media (min-width:768px){.CustomOrderCTA-module__nAIsaW__card{padding:3rem}}.CustomOrderCTA-module__nAIsaW__glowTop{background:var(--color-accent);opacity:.18;filter:blur(60px);z-index:-1;border-radius:999px;width:16rem;height:16rem;position:absolute;top:-4rem;right:-4rem}.CustomOrderCTA-module__nAIsaW__glowBottom{background:var(--color-accent-strong);opacity:.14;filter:blur(60px);z-index:-1;border-radius:999px;width:16rem;height:16rem;position:absolute;bottom:-4rem;left:-4rem}.CustomOrderCTA-module__nAIsaW__grid{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}@media (min-width:1024px){.CustomOrderCTA-module__nAIsaW__grid{grid-template-columns:1fr 1fr;gap:3rem}}.CustomOrderCTA-module__nAIsaW__copy{min-width:0}.CustomOrderCTA-module__nAIsaW__eyebrow{color:var(--color-accent-strong);text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.5625rem;font-weight:900;display:flex}.CustomOrderCTA-module__nAIsaW__eyebrow svg{flex-shrink:0;width:.875rem;height:.875rem}.CustomOrderCTA-module__nAIsaW__title{color:var(--color-foreground);letter-spacing:-.02em;margin:0 0 1rem;font-size:1.75rem;font-weight:900;line-height:1.15}@media (min-width:640px){.CustomOrderCTA-module__nAIsaW__title{font-size:2.25rem}}.CustomOrderCTA-module__nAIsaW__titleAccent{color:var(--color-accent-strong)}.CustomOrderCTA-module__nAIsaW__description{color:var(--color-foreground);opacity:.75;max-width:32rem;margin:0 0 1.75rem;font-size:.9375rem;line-height:1.6}.CustomOrderCTA-module__nAIsaW__ctaButton{background:var(--color-foreground);color:var(--color-background);border:1px solid var(--color-border-strong);text-transform:uppercase;letter-spacing:.1em;border-radius:.5rem;align-items:center;gap:.625rem;padding:.875rem 1.75rem;font-size:.8125rem;font-weight:900;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.CustomOrderCTA-module__nAIsaW__ctaButton:hover{background:var(--color-accent);color:var(--color-background);transform:translateY(-1px)}.CustomOrderCTA-module__nAIsaW__ctaIcon{width:.875rem;height:.875rem;display:flex}.CustomOrderCTA-module__nAIsaW__ctaIcon svg{width:100%;height:100%}.CustomOrderCTA-module__nAIsaW__mockup{justify-content:center;display:flex}.CustomOrderCTA-module__nAIsaW__phone{border:1px solid var(--color-border-strong);background:var(--color-background);border-radius:.5rem;width:100%;max-width:22rem;transition:transform .3s;overflow:hidden;transform:rotate(-2deg);box-shadow:0 20px 45px #00000040}.CustomOrderCTA-module__nAIsaW__phone:hover{transform:rotate(0)}.CustomOrderCTA-module__nAIsaW__phoneHeader{color:#fff;background:#25d366;align-items:center;gap:.75rem;padding:.875rem 1.125rem;display:flex}.CustomOrderCTA-module__nAIsaW__phoneAvatar{background:#fff3;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.CustomOrderCTA-module__nAIsaW__phoneAvatar svg{width:1.125rem;height:1.125rem}.CustomOrderCTA-module__nAIsaW__phoneName{color:#fff;margin:0;font-size:.8125rem;font-weight:700}.CustomOrderCTA-module__nAIsaW__phoneStatus{color:#fffc;margin:0;font-size:.6875rem}.CustomOrderCTA-module__nAIsaW__phoneBody{background:color-mix(in srgb,var(--color-foreground)4%,var(--color-background));flex-direction:column;gap:.625rem;min-height:12rem;padding:1.25rem 1rem;display:flex}.CustomOrderCTA-module__nAIsaW__bubbleOutRow{justify-content:flex-end;display:flex}.CustomOrderCTA-module__nAIsaW__bubbleOut{background:var(--color-accent);max-width:80%;color:var(--color-background);border-radius:1rem 1rem .25rem;padding:.625rem .875rem;font-size:.8125rem;line-height:1.45}.CustomOrderCTA-module__nAIsaW__bubbleInRow{justify-content:flex-start;display:flex}.CustomOrderCTA-module__nAIsaW__bubbleIn{background:color-mix(in srgb,var(--color-foreground)6%,transparent);max-width:80%;color:var(--color-foreground);border-radius:1rem 1rem 1rem .25rem;padding:.625rem .875rem;font-size:.8125rem;line-height:1.45}
.home-module__7PiGDW__errorWrap{max-width:42rem;margin:0 auto;padding:4rem 1.5rem}.home-module__7PiGDW__hero{background:var(--color-surface2);text-align:center;justify-content:center;align-items:center;min-height:60vh;padding:4rem 1.5rem;display:flex}.home-module__7PiGDW__heroContent{max-width:42rem}.home-module__7PiGDW__heroTitle{text-transform:uppercase;letter-spacing:-.02em;color:var(--color-foreground);margin:0 0 1rem;font-size:3rem;font-weight:900}.home-module__7PiGDW__heroSubtitle{color:var(--color-subtext);margin:0 0 2rem;font-size:1.125rem}.home-module__7PiGDW__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.home-module__7PiGDW__ctaPrimary,.home-module__7PiGDW__ctaSecondary{text-transform:uppercase;letter-spacing:.03em;border-radius:.5rem;padding:.9375rem 2rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-block}.home-module__7PiGDW__ctaPrimary{background:var(--color-accent);color:var(--color-background)}.home-module__7PiGDW__ctaSecondary{border:1px solid var(--color-border);color:var(--color-foreground);background:0 0}.home-module__7PiGDW__trust{border-bottom:1px solid var(--color-border);padding:2rem 1.5rem}.home-module__7PiGDW__trustGrid{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:64rem;margin:0 auto;display:flex}.home-module__7PiGDW__trustItem{text-transform:uppercase;letter-spacing:.05em;color:var(--color-subtext);background:var(--color-surface2);border:1px solid var(--color-border);border-radius:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700}.home-module__7PiGDW__capabilities{max-width:72rem;margin:0 auto;padding:4rem 1.5rem}.home-module__7PiGDW__capabilitiesGrid{flex-direction:column;gap:1.5rem;display:flex}.home-module__7PiGDW__capabilityCard{flex-direction:column;gap:.75rem;width:100%;display:flex}.home-module__7PiGDW__capabilityTitle{text-transform:uppercase;letter-spacing:-.01em;color:var(--color-foreground);margin:0;font-size:1.125rem;font-weight:900}.home-module__7PiGDW__capabilityText{color:var(--color-subtext);flex:1;margin:0;font-size:.875rem}.home-module__7PiGDW__capabilityLink{color:var(--color-accent);font-size:.8125rem;font-weight:700;text-decoration:none}.home-module__7PiGDW__aboutPreview{background:var(--color-surface2);border-top:1px solid var(--color-border);padding:4rem 1.5rem}.home-module__7PiGDW__aboutPreviewInner{text-align:center;max-width:42rem;margin:0 auto}.home-module__7PiGDW__aboutPreviewTitle{text-transform:uppercase;letter-spacing:-.01em;color:var(--color-foreground);margin:0 0 1rem;font-size:1.75rem;font-weight:900}.home-module__7PiGDW__aboutPreviewText{color:var(--color-subtext);margin:0 0 1.5rem}.home-module__7PiGDW__aboutPreviewLink{color:var(--color-accent);font-size:.875rem;font-weight:700;text-decoration:none}@media (min-width:640px){.home-module__7PiGDW__capabilitiesGrid{flex-flow:wrap;justify-content:center}.home-module__7PiGDW__capabilityCard{flex:300px;max-width:360px}}.home-module__7PiGDW__shopSection{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media (min-width:640px){.home-module__7PiGDW__shopSection{padding:2.5rem 1.5rem}}@media (min-width:1024px){.home-module__7PiGDW__shopSection{padding:2.5rem 2rem}}.home-module__7PiGDW__shopGrid{grid-template-columns:minmax(0,1fr);gap:1.5rem;display:grid}@media (min-width:1024px){.home-module__7PiGDW__shopGrid{grid-template-columns:280px 1fr;align-items:start;gap:2rem}}.home-module__7PiGDW__shopContent{flex-direction:column;gap:3rem;display:flex}@media (min-width:768px){.home-module__7PiGDW__shopContent{gap:4rem}}.home-module__7PiGDW__socialProofSection{max-width:80rem;margin:0 auto;padding:0 1.5rem 2rem}@media (min-width:640px){.home-module__7PiGDW__socialProofSection{padding:0 2rem 2.5rem}}.home-module__7PiGDW__faqSection{max-width:80rem;margin:0 auto;padding:0 1.5rem 2rem}@media (min-width:640px){.home-module__7PiGDW__faqSection{padding:0 2rem 2.5rem}}.home-module__7PiGDW__customOrderSection{max-width:80rem;margin:0 auto;padding:0 1.5rem 2rem}@media (min-width:640px){.home-module__7PiGDW__customOrderSection{padding:0 2rem 2.5rem}}
.ProductReviews-module__qiaXWG__section{width:100%;padding-top:1rem}.ProductReviews-module__qiaXWG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.ProductReviews-module__qiaXWG__title{color:var(--color-foreground);text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:900}.ProductReviews-module__qiaXWG__writeBtn{border:1px solid var(--color-accent);color:var(--color-accent);cursor:pointer;background:0 0;border-radius:999px;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:700}.ProductReviews-module__qiaXWG__starRow{gap:.125rem;display:flex}.ProductReviews-module__qiaXWG__starRowSm .ProductReviews-module__qiaXWG__star{width:.875rem;height:.875rem}.ProductReviews-module__qiaXWG__star{width:1rem;height:1rem;color:var(--color-accent)}.ProductReviews-module__qiaXWG__star svg{width:100%;height:100%}.ProductReviews-module__qiaXWG__summaryLink{align-items:center;gap:.5rem;margin-bottom:.75rem;text-decoration:none;display:inline-flex}.ProductReviews-module__qiaXWG__summaryText{color:var(--color-subtext);font-size:.8125rem;font-weight:700}.ProductReviews-module__qiaXWG__form{border:1px solid var(--color-border);background:var(--color-surface2);border-radius:.75rem;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.ProductReviews-module__qiaXWG__field{flex-direction:column;gap:.375rem;display:flex}.ProductReviews-module__qiaXWG__label{color:var(--color-foreground);opacity:.8;font-size:.75rem;font-weight:700}.ProductReviews-module__qiaXWG__ratingPicker{gap:.25rem;display:flex}.ProductReviews-module__qiaXWG__ratingPickerBtn{cursor:pointer;width:1.5rem;height:1.5rem;color:var(--color-accent);background:0 0;border:none;padding:.125rem}.ProductReviews-module__qiaXWG__ratingPickerBtn svg{width:100%;height:100%}.ProductReviews-module__qiaXWG__input,.ProductReviews-module__qiaXWG__textarea{border:1px solid var(--color-border);background:var(--color-background);width:100%;color:var(--color-foreground);border-radius:.5rem;padding:.625rem .75rem;font-family:inherit;font-size:.875rem}.ProductReviews-module__qiaXWG__textarea{resize:vertical}.ProductReviews-module__qiaXWG__errorMsg{color:#d64545;margin:0;font-size:.8125rem}.ProductReviews-module__qiaXWG__formActions{gap:.75rem;display:flex}.ProductReviews-module__qiaXWG__submitBtn{background:var(--color-accent);color:var(--color-background);cursor:pointer;border:none;border-radius:999px;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:700}.ProductReviews-module__qiaXWG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.ProductReviews-module__qiaXWG__cancelBtn{border:1px solid var(--color-border);color:var(--color-foreground);cursor:pointer;background:0 0;border-radius:999px;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:700}.ProductReviews-module__qiaXWG__thankYou{background:var(--color-surface2);color:var(--color-foreground);border-radius:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.875rem}.ProductReviews-module__qiaXWG__empty{color:var(--color-subtext);opacity:.85;font-size:.875rem}.ProductReviews-module__qiaXWG__list{flex-direction:column;gap:1rem;display:flex}.ProductReviews-module__qiaXWG__item{border:1px solid var(--color-border);border-radius:.75rem;padding:1rem 1.25rem}.ProductReviews-module__qiaXWG__itemHeader{align-items:center;gap:.625rem;margin-bottom:.5rem;display:flex}.ProductReviews-module__qiaXWG__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.6875rem;font-weight:700;display:flex}.ProductReviews-module__qiaXWG__itemHeaderText{flex-direction:column;gap:.125rem;display:flex}.ProductReviews-module__qiaXWG__itemName{color:var(--color-foreground);font-size:.8125rem;font-weight:700}.ProductReviews-module__qiaXWG__itemText{color:var(--color-foreground);opacity:.85;margin:0;font-size:.875rem;line-height:1.6}
.SearchBar-module__Ef9RLW__bar{z-index:40;background:color-mix(in srgb,var(--color-background)95%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);width:100%;padding:.75rem 1rem;transition:transform .3s,opacity .3s;position:sticky;top:0;transform:translateY(0)}.SearchBar-module__Ef9RLW__barHidden{opacity:0;transform:translateY(-100%)}.SearchBar-module__Ef9RLW__container{max-width:42rem;margin:0 auto;position:relative}.SearchBar-module__Ef9RLW__inputWrap{background:var(--color-surface2);border:1px solid var(--color-border);border-radius:9999px;align-items:center;height:2.75rem;padding-left:1.25rem;transition:border-color .2s;display:flex;overflow:hidden}.SearchBar-module__Ef9RLW__inputWrap:focus-within{border-color:var(--color-accent)}.SearchBar-module__Ef9RLW__input{color:var(--color-foreground);background:0 0;border:none;outline:none;flex:1;font-size:.875rem;font-weight:500}.SearchBar-module__Ef9RLW__input::placeholder{color:var(--color-subtext)}.SearchBar-module__Ef9RLW__clearBtn{color:var(--color-subtext);cursor:pointer;background:0 0;border:none;padding:0 .5rem;font-size:.75rem}.SearchBar-module__Ef9RLW__clearBtn:hover{color:var(--color-foreground)}.SearchBar-module__Ef9RLW__divider{background:var(--color-border);width:1px;height:1.5rem}.SearchBar-module__Ef9RLW__searchBtn{height:100%;color:var(--color-subtext);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 1.25rem;display:flex}.SearchBar-module__Ef9RLW__searchBtn:hover{color:var(--color-accent)}.SearchBar-module__Ef9RLW__dropdown{background:var(--color-surface);border:1px solid var(--color-border);z-index:50;border-radius:1rem;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 1rem 3rem #0000004d}.SearchBar-module__Ef9RLW__resultsList{max-height:20rem;overflow-y:auto}.SearchBar-module__Ef9RLW__resultRow{border:none;border-bottom:1px solid var(--color-border);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:.75rem;width:100%;padding:.75rem;transition:background .15s;display:flex}.SearchBar-module__Ef9RLW__resultRow:last-child{border-bottom:none}.SearchBar-module__Ef9RLW__resultRow:hover{background:var(--color-surface2)}.SearchBar-module__Ef9RLW__resultImageWrap{border:1px solid var(--color-border);background:var(--color-surface2);border-radius:.5rem;flex-shrink:0;width:2.75rem;height:2.75rem;overflow:hidden}.SearchBar-module__Ef9RLW__resultImage{object-fit:cover;width:100%;height:100%}.SearchBar-module__Ef9RLW__resultImagePlaceholder{width:100%;height:100%;color:var(--color-muted);text-transform:uppercase;justify-content:center;align-items:center;font-size:.5625rem;display:flex}.SearchBar-module__Ef9RLW__resultText{flex:1;min-width:0}.SearchBar-module__Ef9RLW__resultName{text-transform:uppercase;color:var(--color-foreground);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;font-weight:900;overflow:hidden}.SearchBar-module__Ef9RLW__resultPrice{color:var(--color-subtext);margin:.125rem 0 0;font-size:.6875rem;font-weight:700}.SearchBar-module__Ef9RLW__seeAllBtn{border:none;border-top:1px solid var(--color-border);text-transform:uppercase;letter-spacing:.05em;width:100%;color:var(--color-accent);cursor:pointer;background:0 0;padding:.75rem;font-size:.6875rem;font-weight:900;transition:background .15s}.SearchBar-module__Ef9RLW__seeAllBtn:hover{background:var(--color-surface2)}.SearchBar-module__Ef9RLW__noResults{text-align:center;padding:1.5rem}.SearchBar-module__Ef9RLW__noResults p{color:var(--color-subtext);margin:0;font-size:.75rem;font-weight:700}
.custom-order-module__KXt-ka__form{flex-direction:column;gap:1.75rem;max-width:42rem;margin:0 auto;padding:0 1.5rem 4rem;display:flex}.custom-order-module__KXt-ka__section{flex-direction:column;gap:.75rem;display:flex}.custom-order-module__KXt-ka__stepLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);font-size:.6875rem;font-weight:900}.custom-order-module__KXt-ka__notice{background:var(--color-accent-soft);color:var(--color-accent);text-align:center;border-radius:.5rem;padding:1rem;font-weight:700}.custom-order-module__KXt-ka__error{background:color-mix(in srgb,var(--color-danger)15%,transparent);color:var(--color-danger);text-align:center;border-radius:.5rem;padding:1rem;font-weight:700}.custom-order-module__KXt-ka__row{grid-template-columns:1fr;gap:1rem;display:grid}.custom-order-module__KXt-ka__toggleRow{gap:.75rem;display:flex}.custom-order-module__KXt-ka__toggle{border:1px solid var(--color-border);background:var(--color-surface2);color:var(--color-subtext);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border-radius:.5rem;flex:1;padding:.75rem;font-size:.75rem;font-weight:700}.custom-order-module__KXt-ka__toggleActive{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-background)}.custom-order-module__KXt-ka__input,.custom-order-module__KXt-ka__textarea{background:var(--color-surface2);border:1px solid var(--color-border);color:var(--color-foreground);border-radius:.5rem;padding:1rem;font-size:.9375rem}.custom-order-module__KXt-ka__input::placeholder,.custom-order-module__KXt-ka__textarea::placeholder{color:var(--color-muted)}.custom-order-module__KXt-ka__textarea{resize:vertical}.custom-order-module__KXt-ka__noPhone{text-align:center;max-width:42rem;color:var(--color-subtext);margin:0 auto;padding:0 1.5rem 4rem}.custom-order-module__KXt-ka__paymentOption{border:1px solid var(--color-border);background:var(--color-surface2);cursor:pointer;border-radius:.5rem;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.custom-order-module__KXt-ka__paymentCheckbox{width:1.125rem;height:1.125rem;accent-color:var(--color-accent);cursor:pointer;flex-shrink:0}.custom-order-module__KXt-ka__paymentLabel{color:var(--color-foreground);font-size:.9375rem}@media (min-width:640px){.custom-order-module__KXt-ka__row{grid-template-columns:1fr 1fr}}
.RecentlyViewed-module__alMT7G__section{width:100%;margin-top:6rem}.RecentlyViewed-module__alMT7G__carouselWrap{position:relative}.RecentlyViewed-module__alMT7G__arrowBtn{z-index:30;background:var(--color-foreground);width:2.5rem;height:2.5rem;color:var(--color-background);border:1px solid var(--color-border-strong);cursor:pointer;opacity:0;border-radius:.5rem;justify-content:center;align-items:center;transition:opacity .3s,background-color .3s;display:none;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 10px 25px #0000004d}.RecentlyViewed-module__alMT7G__carouselWrap:hover .RecentlyViewed-module__alMT7G__arrowBtn{opacity:1}@media (min-width:640px){.RecentlyViewed-module__alMT7G__arrowBtn{display:flex}}.RecentlyViewed-module__alMT7G__arrowBtn:hover{background:var(--color-accent);color:var(--color-foreground)}.RecentlyViewed-module__alMT7G__arrowBtn svg{width:1rem;height:1rem}.RecentlyViewed-module__alMT7G__arrowLeft{left:.5rem}.RecentlyViewed-module__alMT7G__arrowRight{right:.5rem}.RecentlyViewed-module__alMT7G__scrollTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.RecentlyViewed-module__alMT7G__scrollTrack::-webkit-scrollbar{display:none}@media (min-width:640px){.RecentlyViewed-module__alMT7G__scrollTrack{gap:1.5rem}}.RecentlyViewed-module__alMT7G__cardSlot{scroll-snap-align:start;flex-shrink:0;width:calc(50% - .5rem)}@media (min-width:640px){.RecentlyViewed-module__alMT7G__cardSlot{width:calc(50% - .75rem)}}@media (min-width:1024px){.RecentlyViewed-module__alMT7G__cardSlot{width:calc(25% - 1.125rem)}}.RecentlyViewed-module__alMT7G__dots{justify-content:center;gap:.375rem;margin-top:.75rem;display:flex}@media (min-width:640px){.RecentlyViewed-module__alMT7G__dots{display:none}}.RecentlyViewed-module__alMT7G__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:.5rem;width:.375rem;height:.375rem;padding:0;transition:all .3s}.RecentlyViewed-module__alMT7G__dotActive{background:var(--color-accent);width:1.25rem}
.SocialProof-module__uHFH_a__section{width:100%}.SocialProof-module__uHFH_a__header{margin-bottom:1.5rem}.SocialProof-module__uHFH_a__eyebrow{color:var(--color-accent-strong);text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:.5rem;margin-bottom:.125rem;font-size:.5625rem;font-weight:900;display:flex}.SocialProof-module__uHFH_a__eyebrow svg{width:.75rem;height:.75rem}.SocialProof-module__uHFH_a__title{color:var(--color-foreground);text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:900}@media (min-width:640px){.SocialProof-module__uHFH_a__title{font-size:1.5rem}}.SocialProof-module__uHFH_a__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.SocialProof-module__uHFH_a__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.SocialProof-module__uHFH_a__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.SocialProof-module__uHFH_a__card{flex-direction:column;gap:.75rem;display:flex;position:relative}.SocialProof-module__uHFH_a__quoteMark{width:1.5rem;height:1.5rem;color:var(--color-accent);opacity:.5}.SocialProof-module__uHFH_a__quoteMark svg{width:100%;height:100%}.SocialProof-module__uHFH_a__stars{gap:.125rem;display:flex}.SocialProof-module__uHFH_a__star{width:.875rem;height:.875rem;color:var(--color-accent)}.SocialProof-module__uHFH_a__star svg{width:100%;height:100%}.SocialProof-module__uHFH_a__text{color:var(--color-foreground);opacity:.85;flex:1;margin:0;font-size:.875rem;line-height:1.6}.SocialProof-module__uHFH_a__footer{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.SocialProof-module__uHFH_a__name{color:var(--color-foreground);font-size:.8125rem;font-weight:700}.SocialProof-module__uHFH_a__category{color:var(--color-subtext);text-transform:uppercase;letter-spacing:.08em;font-size:.625rem;font-weight:700}
.ThemeToggle-module__CtqouG__toggle{border:1px solid var(--color-border);background:var(--color-surface2);cursor:pointer;border-radius:9999px;flex-shrink:0;align-items:center;width:3.5rem;height:2rem;transition:background .3s;display:inline-flex;position:relative}.ThemeToggle-module__CtqouG__trackIconLeft,.ThemeToggle-module__CtqouG__trackIconRight{color:var(--color-subtext);opacity:.4;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ThemeToggle-module__CtqouG__trackIconLeft{left:.5rem}.ThemeToggle-module__CtqouG__trackIconRight{right:.5rem}.ThemeToggle-module__CtqouG__thumb{background:var(--color-accent);width:1.5rem;height:1.5rem;color:var(--color-background);box-shadow:0 0 .5rem color-mix(in srgb,var(--color-accent)40%,transparent);border-radius:9999px;justify-content:center;align-items:center;transition:left .3s;display:flex;position:absolute;top:.25rem;left:.25rem}.ThemeToggle-module__CtqouG__thumbLight{left:1.75rem}
.YouMightAlsoLike-module__cUCMaW__section{width:100%;margin-top:3rem}.YouMightAlsoLike-module__cUCMaW__carouselWrap{position:relative}.YouMightAlsoLike-module__cUCMaW__arrowBtn{z-index:30;background:var(--color-foreground);width:2.5rem;height:2.5rem;color:var(--color-background);border:1px solid var(--color-border-strong);cursor:pointer;opacity:0;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s,background-color .3s;display:none;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 10px 25px #0000004d}.YouMightAlsoLike-module__cUCMaW__carouselWrap:hover .YouMightAlsoLike-module__cUCMaW__arrowBtn{opacity:1}@media (min-width:640px){.YouMightAlsoLike-module__cUCMaW__arrowBtn{display:flex}}.YouMightAlsoLike-module__cUCMaW__arrowBtn:hover{background:var(--color-accent);color:var(--color-foreground)}.YouMightAlsoLike-module__cUCMaW__arrowBtn svg{width:1rem;height:1rem}.YouMightAlsoLike-module__cUCMaW__arrowLeft{left:.5rem}.YouMightAlsoLike-module__cUCMaW__arrowRight{right:.5rem}.YouMightAlsoLike-module__cUCMaW__scrollTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.YouMightAlsoLike-module__cUCMaW__scrollTrack::-webkit-scrollbar{display:none}@media (min-width:640px){.YouMightAlsoLike-module__cUCMaW__scrollTrack{gap:1.5rem}}.YouMightAlsoLike-module__cUCMaW__cardSlot{scroll-snap-align:start;flex-shrink:0;width:calc(50% - .5rem)}@media (min-width:640px){.YouMightAlsoLike-module__cUCMaW__cardSlot{width:calc(50% - .75rem)}}@media (min-width:1024px){.YouMightAlsoLike-module__cUCMaW__cardSlot{width:calc(33.333% - 1rem)}}.YouMightAlsoLike-module__cUCMaW__dots{justify-content:center;gap:.375rem;margin-top:.75rem;display:flex}.YouMightAlsoLike-module__cUCMaW__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:.5rem;width:.375rem;height:.375rem;padding:0;transition:all .3s}.YouMightAlsoLike-module__cUCMaW__dotActive{background:var(--color-accent);width:1.25rem}
.about-module__8Z0xGq__hero{text-align:center;max-width:100%;margin:0 auto;padding:6rem 1.5rem 3rem;position:relative;overflow:hidden}.about-module__8Z0xGq__heroBanner{z-index:0;position:absolute;inset:0}.about-module__8Z0xGq__heroBanner img{object-fit:cover}.about-module__8Z0xGq__heroOverlay{z-index:1;background:linear-gradient(to top,var(--color-background)0%,#0000008c 60%,#00000059 100%);position:absolute;inset:0}.about-module__8Z0xGq__heroContent{z-index:2;max-width:48rem;margin:0 auto;position:relative}.about-module__8Z0xGq__heroTitle{text-transform:uppercase;letter-spacing:-.02em;color:var(--color-foreground);margin:0 0 .75rem;font-size:2.5rem;font-weight:900}.about-module__8Z0xGq__heroSubtitle{color:var(--color-subtext);font-size:1.05rem}.about-module__8Z0xGq__story{max-width:42rem;color:var(--color-subtext);flex-direction:column;gap:1rem;margin:0 auto;padding:1rem 1.5rem 3rem;line-height:1.75;display:flex}.about-module__8Z0xGq__missionVision{grid-template-columns:1fr;gap:1.5rem;max-width:64rem;margin:0 auto;padding:0 1.5rem 3rem;display:grid}.about-module__8Z0xGq__cardText{color:var(--color-subtext);margin-top:.75rem;line-height:1.6}.about-module__8Z0xGq__values{max-width:72rem;margin:0 auto;padding:0 1.5rem 3rem}.about-module__8Z0xGq__valuesGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.about-module__8Z0xGq__valueCard{text-align:center}.about-module__8Z0xGq__valueNumber{color:var(--color-accent);letter-spacing:.1em;font-size:.75rem;font-weight:900;display:block}.about-module__8Z0xGq__valueTitle{text-transform:uppercase;color:var(--color-foreground);margin:.5rem 0;font-size:.875rem;font-weight:900}.about-module__8Z0xGq__valueText{color:var(--color-subtext);font-size:.8125rem;line-height:1.6}.about-module__8Z0xGq__stats{background:var(--color-surface2);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.about-module__8Z0xGq__sectionTitle{text-align:center;letter-spacing:-.01em;color:var(--color-text);margin-bottom:1.75rem;padding-top:3rem;font-size:1.375rem;font-weight:800}.about-module__8Z0xGq__statsGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:1.5rem;max-width:48rem;margin:0 auto;padding:1.5rem 1.5rem 3rem;display:grid}.about-module__8Z0xGq__statValue{color:var(--color-accent);letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:900}.about-module__8Z0xGq__statLabel{color:var(--color-subtext);text-transform:uppercase;letter-spacing:.08em;margin-top:.25rem;font-size:.6875rem;font-weight:700}.about-module__8Z0xGq__team{max-width:72rem;margin:0 auto;padding:3rem 1.5rem}.about-module__8Z0xGq__teamGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.about-module__8Z0xGq__teamCard{text-align:center}.about-module__8Z0xGq__teamPhotoWrap{justify-content:center;margin-bottom:.75rem;display:flex}.about-module__8Z0xGq__teamPhoto{object-fit:cover;border:2px solid var(--color-border);border-radius:50%;width:4.5rem;height:4.5rem}.about-module__8Z0xGq__teamName{text-transform:uppercase;color:var(--color-foreground);margin:0;font-size:.9375rem;font-weight:900}.about-module__8Z0xGq__teamRole{color:var(--color-accent);margin:.25rem 0 .5rem;font-size:.75rem;font-weight:700}.about-module__8Z0xGq__teamBio{color:var(--color-subtext);font-size:.8125rem;line-height:1.6}@media (min-width:640px){.about-module__8Z0xGq__valuesGrid{grid-template-columns:repeat(3,1fr)}.about-module__8Z0xGq__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.about-module__8Z0xGq__missionVision{grid-template-columns:repeat(2,1fr)}}.about-module__8Z0xGq__cta{text-align:center;max-width:42rem;margin:0 auto;padding:3rem 1.5rem 4rem}.about-module__8Z0xGq__ctaTitle{text-transform:uppercase;letter-spacing:-.02em;color:var(--color-foreground);margin:0 0 .75rem;font-size:1.75rem;font-weight:900}.about-module__8Z0xGq__ctaText{color:var(--color-subtext);margin-bottom:2rem}.about-module__8Z0xGq__ctaButtons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.about-module__8Z0xGq__ctaButtons{flex-direction:row}}
.cart-module__lN-kAa__wrap{max-width:720px;margin:0 auto;padding:3rem 1.5rem 5rem}.cart-module__lN-kAa__headerRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.cart-module__lN-kAa__clearBtn{color:var(--color-danger);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:700}.cart-module__lN-kAa__title{text-transform:uppercase;letter-spacing:-.01em;color:var(--color-foreground);margin:0 0 .375rem;font-size:1.75rem;font-weight:900}.cart-module__lN-kAa__itemCount{color:var(--color-subtext);margin:0 0 2rem;font-size:.875rem}.cart-module__lN-kAa__emptyState{text-align:center;padding:4rem 0}.cart-module__lN-kAa__empty{color:var(--color-subtext);margin:0 0 1.5rem;font-size:.9375rem}.cart-module__lN-kAa__browseLink{background:var(--color-accent);color:var(--color-background);border-radius:.5rem;padding:.875rem 1.75rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-block}.cart-module__lN-kAa__items{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.cart-module__lN-kAa__summary{background:var(--color-surface2);border:1px solid var(--color-border);border-radius:.5rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.cart-module__lN-kAa__subtotalRow{justify-content:space-between;align-items:center;display:flex}.cart-module__lN-kAa__subtotalLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-subtext);font-size:.75rem;font-weight:700}.cart-module__lN-kAa__subtotalValue{color:var(--color-foreground);font-size:1.25rem;font-weight:900}.cart-module__lN-kAa__notesSection{background:var(--color-surface2);border:1px solid var(--color-border);border-radius:.5rem;margin-top:1.5rem;padding:1.5rem}.cart-module__lN-kAa__notesHeading{color:var(--color-foreground);margin:0 0 .75rem;font-size:.9375rem;font-weight:700}.cart-module__lN-kAa__notesTextarea{background:var(--color-surface);border:1px solid var(--color-border);width:100%;min-height:100px;color:var(--color-foreground);resize:vertical;border-radius:.5rem;padding:1rem;font-family:inherit;font-size:.9375rem}.cart-module__lN-kAa__notesTextarea::placeholder{color:var(--color-muted)}.cart-module__lN-kAa__bottomReviewBtn{margin-top:1.5rem}.cart-module__lN-kAa__reviewBtn{text-align:center;background:var(--color-accent);color:var(--color-background);border:none;border-radius:.5rem;padding:.875rem;font-size:.875rem;font-weight:700;text-decoration:none;display:block}
.catalog-module__aVShdq__wrap{max-width:72rem;margin:0 auto;padding:0 1.5rem 4rem}.catalog-module__aVShdq__tabsDesktop{display:none}@media (min-width:768px){.catalog-module__aVShdq__tabsDesktop{z-index:30;justify-content:center;margin-bottom:2.5rem;display:flex;position:sticky;top:7rem}}.catalog-module__aVShdq__tabsScroll{scrollbar-width:none;max-width:100%;overflow-x:auto}.catalog-module__aVShdq__tabsScroll::-webkit-scrollbar{display:none}.catalog-module__aVShdq__tabsPill{background:color-mix(in srgb,var(--color-surface)80%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--color-border);border-radius:1rem;gap:.25rem;padding:.375rem;display:flex;position:relative;box-shadow:0 10px 30px #0000001f}.catalog-module__aVShdq__tabsIndicator{background:var(--color-accent);border-radius:.75rem;transition:left .3s ease-out,width .3s ease-out;position:absolute;top:.375rem;bottom:.375rem}.catalog-module__aVShdq__tab{z-index:1;color:var(--color-subtext);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.375rem;padding:.6rem 1.25rem;font-size:.75rem;font-weight:700;transition:color .2s,transform .2s,font-weight .2s;display:flex;position:relative}.catalog-module__aVShdq__tab:hover{color:var(--color-foreground)}.catalog-module__aVShdq__tabActive{color:var(--color-background);font-weight:900;transform:scale(1.05)}.catalog-module__aVShdq__tabCount{opacity:.7;font-size:.625rem;font-weight:700}.catalog-module__aVShdq__tabsMobile{margin-bottom:2rem;position:relative}@media (min-width:768px){.catalog-module__aVShdq__tabsMobile{display:none}}.catalog-module__aVShdq__dropdownTrigger{background:var(--color-surface);border:1px solid var(--color-border);text-transform:uppercase;letter-spacing:.05em;width:100%;color:var(--color-foreground);cursor:pointer;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.875rem 1rem;font-size:.75rem;font-weight:700;display:flex}.catalog-module__aVShdq__dropdownChevron{color:var(--color-subtext);font-size:.625rem}@keyframes catalog-module__aVShdq__dropdownFadeSlide{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.catalog-module__aVShdq__dropdownMenu{z-index:20;background:var(--color-surface);border:1px solid var(--color-border);border-radius:.5rem;animation:.2s ease-out catalog-module__aVShdq__dropdownFadeSlide;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #0000001f}.catalog-module__aVShdq__dropdownItem{text-align:left;text-transform:uppercase;letter-spacing:.05em;width:100%;color:var(--color-subtext);cursor:pointer;background:0 0;border:none;padding:.75rem 1rem;font-size:.75rem;font-weight:700;display:block}.catalog-module__aVShdq__dropdownItem:hover{background:var(--color-surface2);color:var(--color-foreground)}.catalog-module__aVShdq__dropdownItemActive{color:var(--color-accent)}.catalog-module__aVShdq__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.catalog-module__aVShdq__empty{text-align:center;color:var(--color-subtext);padding:3rem 0}@media (min-width:640px){.catalog-module__aVShdq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:1024px){.catalog-module__aVShdq__grid{grid-template-columns:repeat(4,1fr)}}
.contact-module__XNZ_zq__form{flex-direction:column;gap:1.25rem;max-width:42rem;margin:0 auto;padding:0 1.5rem 4rem;display:flex}.contact-module__XNZ_zq__notice{background:var(--color-accent-soft);color:var(--color-accent);text-align:center;border-radius:.5rem;padding:1rem;font-weight:700}.contact-module__XNZ_zq__row{grid-template-columns:1fr;gap:1.25rem;display:grid}.contact-module__XNZ_zq__input,.contact-module__XNZ_zq__textarea{background:var(--color-surface2);border:1px solid var(--color-border);color:var(--color-foreground);border-radius:.5rem;padding:1rem;font-size:.9375rem}.contact-module__XNZ_zq__input::placeholder,.contact-module__XNZ_zq__textarea::placeholder{color:var(--color-muted)}.contact-module__XNZ_zq__textarea{resize:vertical}.contact-module__XNZ_zq__noPhone{text-align:center;max-width:42rem;color:var(--color-subtext);margin:0 auto;padding:0 1.5rem 4rem}.contact-module__XNZ_zq__contactInfo{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:0 0 1rem;display:flex}.contact-module__XNZ_zq__contactPill{background:var(--color-surface2);border:1px solid var(--color-border);color:var(--color-foreground);border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex}.contact-module__XNZ_zq__contactPill svg{width:1rem;height:1rem;color:var(--color-accent);flex-shrink:0}.contact-module__XNZ_zq__contactNote{color:var(--color-subtext);margin:0;font-size:.875rem}@media (min-width:640px){.contact-module__XNZ_zq__row{grid-template-columns:1fr 1fr}}
.product-module__90Fpyq__wrap{max-width:64rem;margin:0 auto;padding:1.5rem}.product-module__90Fpyq__breadcrumb{color:var(--color-subtext);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem;display:flex}.product-module__90Fpyq__breadcrumb a{color:var(--color-subtext);text-decoration:none}.product-module__90Fpyq__breadcrumb a:hover{color:var(--color-accent)}.product-module__90Fpyq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.product-module__90Fpyq__grid{grid-template-columns:1fr 1fr}}.product-module__90Fpyq__imageWrap{aspect-ratio:1;border:1px solid var(--color-border);background:var(--color-surface2);border-radius:.5rem;position:relative;overflow:hidden}.product-module__90Fpyq__image{object-fit:cover;width:100%;height:100%}.product-module__90Fpyq__imagePlaceholder{width:100%;height:100%;color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;justify-content:center;align-items:center;font-size:.75rem;display:flex}.product-module__90Fpyq__thumbRow{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.75rem;display:flex}.product-module__90Fpyq__thumb{border:2px solid var(--color-border);background:var(--color-surface2);cursor:pointer;opacity:.6;border-radius:.5rem;width:4rem;height:4rem;padding:0;transition:opacity .2s,border-color .2s;overflow:hidden}.product-module__90Fpyq__thumb:hover{opacity:.85}.product-module__90Fpyq__thumbActive{border-color:var(--color-accent);opacity:1}.product-module__90Fpyq__thumbImage{object-fit:cover;width:100%;height:100%}.product-module__90Fpyq__details{flex-direction:column;gap:.5rem;display:flex}.product-module__90Fpyq__name{text-transform:uppercase;color:var(--color-foreground);margin:0 0 .25rem;font-size:1.5rem;font-weight:900}.product-module__90Fpyq__model{color:var(--color-subtext);margin:0 0 .25rem;font-size:.875rem;font-weight:600}.product-module__90Fpyq__badgeRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.product-module__90Fpyq__categoryBadge{background:var(--color-accent-soft);color:var(--color-accent);text-transform:uppercase;letter-spacing:.06em;border-radius:.5rem;padding:.3rem .625rem;font-size:.625rem;font-weight:900}.product-module__90Fpyq__featuredBadge{background:var(--color-surface2);color:var(--color-foreground);text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--color-border);border-radius:.5rem;padding:.3rem .625rem;font-size:.625rem;font-weight:900}.product-module__90Fpyq__discountBadge{background:var(--color-accent);color:var(--color-background);z-index:1;border-radius:.375rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:900;position:absolute;top:.75rem;left:.75rem}.product-module__90Fpyq__priceRow{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.product-module__90Fpyq__price{color:var(--color-foreground);font-size:1.25rem;font-weight:900}.product-module__90Fpyq__oldPrice{color:var(--color-muted);font-size:.875rem;font-weight:700;text-decoration:line-through}.product-module__90Fpyq__savings{color:var(--color-danger);background:color-mix(in srgb,var(--color-danger)10%,transparent);border-radius:.375rem;margin-bottom:.5rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:900;display:inline-block}.product-module__90Fpyq__description{color:var(--color-subtext);margin:0 0 .5rem;font-size:.875rem;line-height:1.5}.product-module__90Fpyq__outOfStock{color:var(--color-danger);text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:700}.product-module__90Fpyq__selectorGroup{border-top:1px solid var(--color-border);flex-direction:column;gap:.5rem;padding:1rem 0;display:flex}.product-module__90Fpyq__selectorLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-subtext);font-size:.6875rem;font-weight:900}.product-module__90Fpyq__specsGrid{grid-template-columns:1fr 1fr;gap:.5rem 1rem;display:grid}.product-module__90Fpyq__specRow{flex-direction:column;gap:.125rem;display:flex}.product-module__90Fpyq__specKey{text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted);font-size:.625rem;font-weight:700}.product-module__90Fpyq__specValue{color:var(--color-foreground);font-size:.8125rem;font-weight:600}.product-module__90Fpyq__variantDropdown{position:relative}.product-module__90Fpyq__variantTrigger{background:var(--color-surface);border:1px solid var(--color-border);width:100%;color:var(--color-foreground);cursor:pointer;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:700;display:flex}.product-module__90Fpyq__variantTriggerLabel{align-items:center;gap:.5rem;display:flex}.product-module__90Fpyq__variantChevron{color:var(--color-subtext);font-size:.625rem;transition:transform .2s}.product-module__90Fpyq__variantChevronOpen{transform:rotate(180deg)}.product-module__90Fpyq__variantMenu{z-index:20;background:var(--color-surface);border:1px solid var(--color-border);border-radius:.5rem;animation:.2s ease-out product-module__90Fpyq__dropdownFadeSlide;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #0000001f}@keyframes product-module__90Fpyq__dropdownFadeSlide{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.product-module__90Fpyq__variantMenuItem{text-align:left;width:100%;color:var(--color-subtext);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:700;display:flex}.product-module__90Fpyq__variantMenuItem:hover{background:var(--color-surface2);color:var(--color-foreground)}.product-module__90Fpyq__variantMenuItemActive{color:var(--color-accent)}.product-module__90Fpyq__optionRow{flex-wrap:wrap;gap:.5rem;display:flex}.product-module__90Fpyq__optionBtn{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-foreground);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:700;transition:all .15s;display:inline-flex}.product-module__90Fpyq__colorSwatch{border:1px solid var(--color-border-strong);border-radius:999px;flex-shrink:0;width:1rem;height:1rem}.product-module__90Fpyq__optionBtn:hover{border-color:var(--color-accent)}.product-module__90Fpyq__optionBtnActive{border-color:var(--color-accent);background:var(--color-accent);color:var(--color-background)}.product-module__90Fpyq__priceAdd{opacity:.8;font-weight:500}.product-module__90Fpyq__stepper{border:1px solid var(--color-border);border-radius:.5rem;align-items:center;gap:.75rem;width:fit-content;padding:.25rem .5rem;display:inline-flex}.product-module__90Fpyq__stepperRow{align-items:center;gap:.75rem;display:flex}.product-module__90Fpyq__stepperBtn{width:1.75rem;height:1.75rem;color:var(--color-subtext);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;font-size:1rem;transition:color .15s;display:flex}.product-module__90Fpyq__stepperBtn:hover{color:var(--color-foreground)}.product-module__90Fpyq__stepperValue{color:var(--color-foreground);text-align:center;width:1.5rem;font-size:.875rem;font-weight:900}.product-module__90Fpyq__stepperTotal{color:var(--color-subtext);font-size:.75rem;font-weight:700}.product-module__90Fpyq__stepperTotal strong{color:var(--color-foreground);font-weight:900}.product-module__90Fpyq__shareBtn{border:1px solid var(--color-border);background:color-mix(in srgb,var(--color-surface)90%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:2.25rem;height:2.25rem;color:var(--color-subtext);cursor:pointer;z-index:1;border-radius:999px;justify-content:center;align-items:center;transition:color .2s,transform .2s;display:flex;position:absolute;bottom:.75rem;right:.75rem}.product-module__90Fpyq__shareBtn:hover{color:var(--color-foreground);transform:scale(1.08)}.product-module__90Fpyq__shareToast{background:var(--color-surface);border:1px solid var(--color-border-strong);color:var(--color-foreground);z-index:100;border-radius:.5rem;align-items:center;gap:.625rem;padding:.75rem 1.25rem;font-size:.8125rem;font-weight:700;animation:.25s ease-out product-module__90Fpyq__shareToastIn;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 20px 45px #0000004d}@keyframes product-module__90Fpyq__shareToastIn{0%{opacity:0;transform:translate(-50%,.75rem)}to{opacity:1;transform:translate(-50%)}}.product-module__90Fpyq__actionRow{gap:.75rem;margin-top:1rem;display:flex}.product-module__90Fpyq__addBtn{background:var(--color-accent);color:var(--color-background);text-transform:uppercase;letter-spacing:.02em;cursor:pointer;border:none;border-radius:.5rem;flex:1;padding:.875rem 1.5rem;font-size:.875rem;font-weight:900;transition:opacity .15s}.product-module__90Fpyq__waBtn{border:1px solid var(--color-accent);color:var(--color-accent);text-transform:uppercase;letter-spacing:.02em;cursor:pointer;background:0 0;border-radius:.5rem;flex:1;padding:.875rem 1.5rem;font-size:.875rem;font-weight:900;transition:background .15s,color .15s}.product-module__90Fpyq__waBtn:hover:not(:disabled){background:var(--color-accent);color:var(--color-background)}.product-module__90Fpyq__waBtn:disabled{border-color:var(--color-border);color:var(--color-muted);cursor:not-allowed}.product-module__90Fpyq__waPanel{background:var(--color-surface2);border:1px solid var(--color-border);border-radius:.5rem;flex-direction:column;gap:1.25rem;margin-top:1rem;padding:1.25rem;display:flex}.product-module__90Fpyq__waSubmitBtn{background:var(--color-accent);color:var(--color-background);text-transform:uppercase;letter-spacing:.02em;cursor:pointer;border:none;border-radius:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:900;transition:opacity .15s}.product-module__90Fpyq__waSubmitBtn:hover:not(:disabled){opacity:.9}.product-module__90Fpyq__waSubmitBtn:disabled{background:var(--color-surface2);color:var(--color-muted);cursor:not-allowed}.product-module__90Fpyq__section{flex-direction:column;gap:.75rem;display:flex}.product-module__90Fpyq__stepLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);font-size:.6875rem;font-weight:900}.product-module__90Fpyq__notice{background:var(--color-accent-soft);color:var(--color-accent);text-align:center;border-radius:.5rem;padding:1rem;font-weight:700}.product-module__90Fpyq__error{background:color-mix(in srgb,var(--color-danger)15%,transparent);color:var(--color-danger);text-align:center;border-radius:.5rem;padding:1rem;font-weight:700}.product-module__90Fpyq__row{grid-template-columns:1fr;gap:1rem;display:grid}.product-module__90Fpyq__toggleRow{gap:.75rem;display:flex}.product-module__90Fpyq__toggle{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-subtext);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border-radius:.5rem;flex:1;padding:.75rem;font-size:.75rem;font-weight:700}.product-module__90Fpyq__toggleActive{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-background)}.product-module__90Fpyq__input{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-foreground);border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem}.product-module__90Fpyq__input::placeholder{color:var(--color-muted)}.product-module__90Fpyq__paymentOption{border:1px solid var(--color-border);background:var(--color-surface);cursor:pointer;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.product-module__90Fpyq__paymentCheckbox{width:1.125rem;height:1.125rem;accent-color:var(--color-accent);cursor:pointer;flex-shrink:0}.product-module__90Fpyq__paymentLabel{color:var(--color-foreground);font-size:.875rem}.product-module__90Fpyq__addBtn:hover:not(:disabled){opacity:.9}.product-module__90Fpyq__addBtn:disabled{background:var(--color-surface2);color:var(--color-muted);cursor:not-allowed}.product-module__90Fpyq__stickyBar{display:none}@media (max-width:767px){.product-module__90Fpyq__stickyBar{background:var(--color-surface);border-top:1px solid var(--color-border);z-index:40;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;position:fixed;bottom:4rem;left:0;right:0;box-shadow:0 -4px 20px #00000040}}.product-module__90Fpyq__stickyInfo{align-items:center;gap:.75rem;min-width:0;display:flex}.product-module__90Fpyq__stickyThumb{background:var(--color-surface2);border-radius:.5rem;flex-shrink:0;width:2.75rem;height:2.75rem;overflow:hidden}.product-module__90Fpyq__stickyThumbImage{object-fit:cover;width:100%;height:100%}.product-module__90Fpyq__stickyPriceCol{flex-direction:column;min-width:0;display:flex}.product-module__90Fpyq__stickyQty{text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted);white-space:nowrap;font-size:.625rem;font-weight:900}.product-module__90Fpyq__stickyTotal{color:var(--color-foreground);font-size:.9375rem;font-style:italic;font-weight:900}.product-module__90Fpyq__stickyActions{flex-shrink:0;gap:.5rem;display:flex}.product-module__90Fpyq__stickyAddBtn{border:1px solid var(--color-accent);color:var(--color-accent);text-transform:uppercase;letter-spacing:.02em;cursor:pointer;white-space:nowrap;background:0 0;border-radius:.5rem;padding:.625rem 1rem;font-size:.75rem;font-weight:900}.product-module__90Fpyq__stickyWaBtn{background:var(--color-accent);color:var(--color-background);text-transform:uppercase;letter-spacing:.02em;cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;padding:.625rem 1rem;font-size:.75rem;font-weight:900}
.review-module__o2J0uW__summary{max-width:42rem;margin:0 auto 1.75rem;padding:0 1.5rem}.review-module__o2J0uW__summaryBox{background:var(--color-surface2);border:1px solid var(--color-border);border-radius:.5rem;padding:1.5rem}.review-module__o2J0uW__summaryTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin:0 0 1rem;font-size:.6875rem;font-weight:900}.review-module__o2J0uW__summaryItem{color:var(--color-foreground);justify-content:space-between;gap:1rem;padding:.5rem 0;font-size:.875rem;display:flex}.review-module__o2J0uW__summaryItemName{color:var(--color-subtext)}.review-module__o2J0uW__summaryItemOptions{color:var(--color-muted);font-size:.8125rem}.review-module__o2J0uW__summarySubtotalRow{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;display:flex}.review-module__o2J0uW__summarySubtotalLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-subtext);font-size:.75rem;font-weight:700}.review-module__o2J0uW__summarySubtotalValue{color:var(--color-foreground);font-size:1.125rem;font-weight:900}.review-module__o2J0uW__summaryNotesBlock{border-top:1px solid var(--color-border);margin-top:.75rem;padding-top:.75rem}.review-module__o2J0uW__summaryNotesLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin:0 0 .375rem;font-size:.6875rem;font-weight:900}.review-module__o2J0uW__summaryNotesText{color:var(--color-subtext);white-space:pre-wrap;margin:0 0 .75rem;font-size:.875rem}.review-module__o2J0uW__summaryNotesText:last-child{margin-bottom:0}.review-module__o2J0uW__emptyState{text-align:center;max-width:42rem;margin:0 auto;padding:4rem 1.5rem}.review-module__o2J0uW__emptyText{color:var(--color-subtext);margin:0 0 1.5rem;font-size:.9375rem}.review-module__o2J0uW__browseLink{background:var(--color-accent);color:var(--color-background);border-radius:.5rem;padding:.875rem 1.75rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-block}
.FAQ-module__y0t8qq__section{width:100%}.FAQ-module__y0t8qq__header{margin-bottom:1.5rem}.FAQ-module__y0t8qq__eyebrow{color:var(--color-accent-strong);text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:.5rem;margin-bottom:.125rem;font-size:.5625rem;font-weight:900;display:flex}.FAQ-module__y0t8qq__eyebrow svg{width:.75rem;height:.75rem}.FAQ-module__y0t8qq__title{color:var(--color-foreground);text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:900}@media (min-width:640px){.FAQ-module__y0t8qq__title{font-size:1.5rem}}.FAQ-module__y0t8qq__list{flex-direction:column;gap:.75rem;display:flex}.FAQ-module__y0t8qq__item{border:1px solid var(--color-border);background:var(--color-surface2);border-radius:.75rem;overflow:hidden}.FAQ-module__y0t8qq__question{cursor:pointer;text-align:left;width:100%;color:var(--color-foreground);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:.9375rem;font-weight:700;display:flex}.FAQ-module__y0t8qq__chevron{width:1.125rem;height:1.125rem;color:var(--color-accent);flex-shrink:0;transition:transform .2s}.FAQ-module__y0t8qq__chevronOpen{transform:rotate(180deg)}.FAQ-module__y0t8qq__answer{color:var(--color-foreground);opacity:.85;margin:0;padding:0 1.25rem 1.125rem;font-size:.875rem;line-height:1.6}
