.brand-module__Tm_J-q__container{--category-primary:var(--Primary);--category-primary-rgb:var(--Primary-rgb);--category-bg:var(--bg-subtle);max-width:1440px;padding:0 var(--container-padding);margin:0 auto;padding-bottom:4rem}.brand-module__Tm_J-q__content{flex-direction:column;gap:0;display:flex}.brand-module__Tm_J-q__main{min-height:320px}.brand-module__Tm_J-q__emptyState{background:var(--category-bg);text-align:center;border-radius:12px;justify-content:center;align-items:center;min-height:400px;padding:3rem;display:flex}.brand-module__Tm_J-q__emptyState p{color:var(--text-muted);font-size:1.125rem}.brand-module__Tm_J-q__brandTitle{letter-spacing:-.02em;color:var(--text-screen,#2d3142);margin:1rem 0 2rem;font-size:1.5rem;font-weight:600}@media (max-width:768px){.brand-module__Tm_J-q__container{padding-bottom:3rem}.brand-module__Tm_J-q__brandTitle{margin-bottom:1.5rem;font-size:1.25rem}.brand-module__Tm_J-q__main{min-height:280px}.brand-module__Tm_J-q__emptyState{min-height:280px;padding:2rem 1.5rem}.brand-module__Tm_J-q__emptyState p{font-size:1rem}}@media (max-width:480px){.brand-module__Tm_J-q__container{padding-bottom:2.5rem}.brand-module__Tm_J-q__brandTitle{margin-bottom:1rem;font-size:1.125rem}.brand-module__Tm_J-q__emptyState{min-height:240px;padding:1.5rem 1rem}.brand-module__Tm_J-q__emptyState p{font-size:.9375rem}}
.CategoryToolbar-module__G86eNG__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.CategoryToolbar-module__G86eNG__count{color:var(--text-muted);margin:0;font-size:.875rem}.CategoryToolbar-module__G86eNG__count strong{color:var(--text-screen,#2d3142);font-weight:700}.CategoryToolbar-module__G86eNG__sortWrap{align-items:center;gap:.5rem;display:flex}.CategoryToolbar-module__G86eNG__sortLabel{color:var(--text-screen,#2d3142);font-size:.875rem;font-weight:500}.CategoryToolbar-module__G86eNG__sortSelect{border:1px solid var(--border-color,#e2e8f0);background:var(--screen,#fff);color:var(--text-screen,#2d3142);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border-radius:8px;min-height:36px;padding:.375rem 2rem .375rem .75rem;font-size:.875rem}.CategoryToolbar-module__G86eNG__sortSelect:focus{border-color:var(--Primary);box-shadow:0 0 0 2px rgba(var(--Primary-rgb),.2);outline:none}@media (max-width:768px){.CategoryToolbar-module__G86eNG__toolbar{gap:.5rem;margin-bottom:1rem}.CategoryToolbar-module__G86eNG__count,.CategoryToolbar-module__G86eNG__sortLabel{font-size:.8125rem}.CategoryToolbar-module__G86eNG__sortSelect{padding:.35rem 1.75rem .35rem .5rem;font-size:.8125rem}}@media (max-width:640px){.CategoryToolbar-module__G86eNG__toolbar{flex-direction:column;align-items:flex-start}.CategoryToolbar-module__G86eNG__sortWrap{width:100%}.CategoryToolbar-module__G86eNG__sortSelect{width:100%;max-width:220px}}@media (max-width:480px){.CategoryToolbar-module__G86eNG__toolbar{margin-bottom:.75rem}.CategoryToolbar-module__G86eNG__count,.CategoryToolbar-module__G86eNG__sortLabel{font-size:.75rem}.CategoryToolbar-module__G86eNG__sortSelect{min-height:40px;font-size:.75rem}}
.card-module__kms4-q__card{--card-bg:var(--screen);--card-accent:var(--Primary);--card-text:var(--text-screen);--card-shadow:var(--shadow-lg);background:var(--card-bg);border-radius:var(--border-radius-xl);width:100%;max-width:100%;height:430px;transition:all var(--time-s)cubic-bezier(.16,1,.3,1);box-shadow:var(--card-shadow);border:1px solid var(--border-color);cursor:pointer;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;text-decoration:none;display:block;position:relative;overflow:hidden;transform:translateZ(0)}.card-module__kms4-q__cardContainer{width:100%;min-width:0;max-width:100%;padding:20px 10px 10px;display:block}.card-module__kms4-q__card__shine{opacity:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,0) 40%,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 60%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.card-module__kms4-q__card__glow{opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;top:-10px;bottom:-10px;left:-10px;right:-10px}.card-module__kms4-q__card__content{z-index:2;flex-direction:column;gap:.75em;height:100%;padding:1.25em;display:flex;position:relative}.card-module__kms4-q__card__badge{background:var(--on-secondary);color:var(--text-primary);opacity:0;z-index:3;border-radius:999px;padding:.25em .5em;font-size:.7em;font-weight:600;transition:all .4s .1s;position:absolute;top:10px;right:12px;transform:scale(.8)}.card-module__kms4-q__card__image{-ms-border-radius:12px;-o-border-radius:12px;border-radius:12px;width:100%;min-height:280px;max-height:280px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.card-module__kms4-q__card__image img{object-fit:contain;border-radius:12px;transition:transform .3s}.card-module__kms4-q__card__text{flex-direction:column;flex:1;gap:.25em;display:flex}.card-module__kms4-q__card__title{color:var(--card-text);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1em;font-weight:500;line-height:1.4;transition:all .3s;display:-webkit-box;overflow:hidden}.card-module__kms4-q__card__footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;display:flex}.card-module__kms4-q__card__price{color:var(--card-text);white-space:nowrap;font-size:1.3em;font-weight:700;transition:all .3s}.card-module__kms4-q__card__button{width:32px;min-width:32px;height:32px;color:var(--card-accent);cursor:pointer;border:1px solid var(--card-accent);background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .3s;display:flex;transform:scale(.9)}.card-module__kms4-q__card__buttonFavorite{background:rgba(var(--Primary-rgb,254,135,135),.12);color:var(--card-accent)}@media (hover:hover){.card-module__kms4-q__card:hover{border-color:rgba(var(--Primary-rgb,254,135,135),.2);transform:translateY(-10px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.card-module__kms4-q__card:hover .card-module__kms4-q__card__shine{opacity:1;animation:3s infinite card-module__kms4-q__shine}.card-module__kms4-q__card:hover .card-module__kms4-q__card__glow{opacity:1}.card-module__kms4-q__card:hover .card-module__kms4-q__card__badge{opacity:1;transform:scale(1)}.card-module__kms4-q__card:hover .card-module__kms4-q__card__image{transform:translateY(-5px)scale(1.03)}.card-module__kms4-q__card:hover .card-module__kms4-q__card__title,.card-module__kms4-q__card:hover .card-module__kms4-q__card__price{color:var(--card-accent)}.card-module__kms4-q__card:hover .card-module__kms4-q__card__button{box-shadow:0 0 0 4px rgba(var(--Primary-rgb,254,135,135),.2);transform:scale(1)}.card-module__kms4-q__card:hover .card-module__kms4-q__card__button svg{animation:1.5s infinite card-module__kms4-q__pulse}}.card-module__kms4-q__card:active{transform:translateY(-5px)scale(.98)}@keyframes card-module__kms4-q__shine{0%{background-position:-100% 0}to{background-position:200% 0}}@keyframes card-module__kms4-q__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (max-width:1024px){.card-module__kms4-q__card{height:400px}.card-module__kms4-q__card__image{min-height:240px;max-height:240px}}@media (max-width:768px){.card-module__kms4-q__card{height:auto;min-height:320px}.card-module__kms4-q__card__content{height:auto}.card-module__kms4-q__card__text{flex:none}.card-module__kms4-q__card__footer{margin-top:0}.card-module__kms4-q__cardContainer{padding:10px 6px 8px}.card-module__kms4-q__card__content{gap:.5em;padding:1rem}.card-module__kms4-q__card__image{min-height:200px;max-height:200px}.card-module__kms4-q__card__title{font-size:.9em}.card-module__kms4-q__card__price{font-size:1.05em}}@media (max-width:640px){.card-module__kms4-q__card{min-height:300px}.card-module__kms4-q__cardContainer{padding:8px 4px 6px}.card-module__kms4-q__card__content{padding:.875rem}.card-module__kms4-q__card__image{min-height:180px;max-height:180px}.card-module__kms4-q__card__badge{padding:.2em .4em;font-size:.65em}}@media (max-width:480px){.card-module__kms4-q__card{min-height:280px}.card-module__kms4-q__cardContainer{padding:6px 4px}.card-module__kms4-q__card__content{gap:.4em;padding:.75rem}.card-module__kms4-q__card__image{min-height:160px;max-height:160px}.card-module__kms4-q__card__title{-webkit-line-clamp:2;font-size:.85em}.card-module__kms4-q__card__price{font-size:.95em}.card-module__kms4-q__card__button{width:28px;min-width:28px;height:28px}.card-module__kms4-q__card__button svg{width:16px;height:16px}}@media (max-width:360px){.card-module__kms4-q__card{min-height:260px}.card-module__kms4-q__card__image{min-height:140px;max-height:140px}.card-module__kms4-q__card__title{font-size:.8em}.card-module__kms4-q__card__price{font-size:.9em}}
.arrived-module__DpSANa__section{background-color:#fafafa;margin-bottom:50px;padding:120px 0;position:relative}.arrived-module__DpSANa__section:before{content:"";z-index:2;background-image:url(../media/section-before-shape.9c27a481.png);background-repeat:repeat-x;background-size:cover;background-repeat:no-repeat-y;z-index:10000;background-position:50%;width:100%;height:74px;animation:80s linear infinite arrived-module__DpSANa__slide;position:absolute;top:0;bottom:auto;left:0;right:0;transform:rotate(180deg)}.arrived-module__DpSANa__section:after{content:"";z-index:2;background-image:url(../media/section-before-shape.9c27a481.png);background-repeat:repeat-x;background-size:cover;background-repeat:no-repeat-y;z-index:10000;background-position:50%;width:100%;height:74px;animation:80s linear infinite arrived-module__DpSANa__slide;position:absolute;bottom:0;left:0;right:0}.arrived-module__DpSANa__container{align-items:flex-start;gap:80px;max-width:1400px;margin:0 auto;padding:0 20px;display:flex}.arrived-module__DpSANa__content{flex:0 0 400px;padding-top:40px}.arrived-module__DpSANa__subtitle{letter-spacing:2px;text-transform:uppercase;color:#666;margin:0 0 20px;font-size:12px;font-weight:600}.arrived-module__DpSANa__title{color:#333;margin:0;font-size:40px;font-weight:400;line-height:1.2}.arrived-module__DpSANa__productsWrapper{flex:1;position:relative}.arrived-module__DpSANa__productsContainer{cursor:grab;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;overflow-x:auto;overflow-y:hidden}.arrived-module__DpSANa__productsContainer::-webkit-scrollbar{display:none}.arrived-module__DpSANa__productsContainer:active{cursor:grabbing}.arrived-module__DpSANa__productsGrid{gap:20px;width:max-content;padding:0 0 40px;display:flex}.arrived-module__DpSANa__productWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:0 0 300px}.arrived-module__DpSANa__productsContainer{width:1090px;max-width:100%}.arrived-module__DpSANa__pagination{justify-content:center;gap:8px;margin-top:20px;display:flex}.arrived-module__DpSANa__paginationDot{cursor:pointer;background-color:#e0e0e0;border:none;border-radius:2px;width:40px;height:4px;transition:all .3s}.arrived-module__DpSANa__paginationDot:hover{background-color:#bbb}.arrived-module__DpSANa__paginationDot.arrived-module__DpSANa__active{background-color:#333}@media (max-width:1200px){.arrived-module__DpSANa__container{gap:40px}.arrived-module__DpSANa__content{flex:0 0 300px}.arrived-module__DpSANa__title{font-size:40px}.arrived-module__DpSANa__productsContainer{width:770px}}@media (max-width:768px){.arrived-module__DpSANa__section{padding:80px 0}.arrived-module__DpSANa__container{flex-direction:column;gap:40px}.arrived-module__DpSANa__content{text-align:center;flex:none}.arrived-module__DpSANa__title{font-size:32px}.arrived-module__DpSANa__productsContainer{width:430px}.arrived-module__DpSANa__productWrapper{flex:0 0 280px}.arrived-module__DpSANa__productsGrid{gap:16px}}@media (max-width:480px){.arrived-module__DpSANa__container{padding:0 16px}.arrived-module__DpSANa__title{font-size:28px}.arrived-module__DpSANa__productsContainer{width:390px}.arrived-module__DpSANa__productWrapper{flex:0 0 260px}}
.trending-module__kPYh3W__trend__sec{background-color:var(--screen);padding:70px 0;position:relative}.trending-module__kPYh3W__trend__container{padding:0 var(--container-padding,24px);margin:0 auto}.trending-module__kPYh3W__trend__body{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.trending-module__kPYh3W__trend__body h2{color:var(--Primary);letter-spacing:-.02em;margin:0 0 .5rem;font-size:2rem;font-weight:600}.trending-module__kPYh3W__trend__body p{color:var(--text-muted);margin:0;font-size:1rem}.trending-module__kPYh3W__trend__options{background:var(--bg-hover);border:1px solid var(--border-color);border-radius:50px;align-items:center;gap:0;margin:20px 0 0;padding:.25rem;display:inline-flex}.trending-module__kPYh3W__option,.trending-module__kPYh3W__active{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:50px;padding:.5rem 1.5rem;font-size:.9375rem;font-weight:500;transition:background .2s,color .2s}.trending-module__kPYh3W__active{background:var(--screen);color:var(--Primary);box-shadow:var(--shadow-sm)}.trending-module__kPYh3W__option:hover{color:var(--text-screen,#2d3142)}.trending-module__kPYh3W__cards__body{width:100%;display:block;overflow:hidden}@media (max-width:992px){.trending-module__kPYh3W__trend__sec{padding:60px 0}.trending-module__kPYh3W__trend__body h2{font-size:1.75rem}}@media (max-width:768px){.trending-module__kPYh3W__trend__sec{padding:50px 0}.trending-module__kPYh3W__trend__body{margin-bottom:1.5rem}.trending-module__kPYh3W__trend__body h2{font-size:1.5rem}.trending-module__kPYh3W__trend__body p{font-size:.9375rem}.trending-module__kPYh3W__option,.trending-module__kPYh3W__active{padding:.45rem 1.25rem;font-size:.875rem}}@media (max-width:480px){.trending-module__kPYh3W__trend__sec{padding:40px 0}.trending-module__kPYh3W__trend__body h2{font-size:1.25rem}.trending-module__kPYh3W__trend__body p{font-size:.875rem}.trending-module__kPYh3W__option,.trending-module__kPYh3W__active{padding:.4rem 1rem;font-size:.8125rem}}
.atoScrollSlider-module__1QeOwG__sliderWrapper{width:100%;margin:0 auto;overflow:hidden}.atoScrollSlider-module__1QeOwG__sliderTrack{gap:1.25rem;width:-moz-fit-content;width:fit-content;margin-bottom:2rem;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.atoScrollSlider-module__1QeOwG__sliderItem{flex:0 0 280px;width:280px;min-width:0}.atoScrollSlider-module__1QeOwG__scrollLeft{animation-name:atoScrollSlider-module__1QeOwG__scrollLeft;animation-direction:normal}.atoScrollSlider-module__1QeOwG__scrollRight{animation-name:atoScrollSlider-module__1QeOwG__scrollRight;animation-direction:normal}.atoScrollSlider-module__1QeOwG__paused{animation-play-state:paused!important}.atoScrollSlider-module__1QeOwG__product{background-color:var(--bg-input);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:200px;height:150px;margin:0 5px;font-weight:700;transition:transform .2s;display:flex}.atoScrollSlider-module__1QeOwG__product:hover{transform:scale(1.02)}@keyframes atoScrollSlider-module__1QeOwG__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes atoScrollSlider-module__1QeOwG__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0%)}}@media (max-width:768px){.atoScrollSlider-module__1QeOwG__sliderItem{flex:0 0 240px;width:240px}.atoScrollSlider-module__1QeOwG__sliderTrack{gap:1rem;margin-bottom:1.5rem}}@media (max-width:480px){.atoScrollSlider-module__1QeOwG__sliderItem{flex:0 0 200px;width:200px}.atoScrollSlider-module__1QeOwG__sliderTrack{gap:.75rem;margin-bottom:1.25rem}}@keyframes atoScrollSlider-module__1QeOwG__scrollLeftRTL{0%{transform:translate(0)}to{transform:translate(50%)}}@keyframes atoScrollSlider-module__1QeOwG__scrollRightRTL{0%{transform:translate(50%)}to{transform:translate(0%)}}[dir=rtl] .atoScrollSlider-module__1QeOwG__scrollLeft{animation-name:atoScrollSlider-module__1QeOwG__scrollLeftRTL}[dir=rtl] .atoScrollSlider-module__1QeOwG__scrollRight{animation-name:atoScrollSlider-module__1QeOwG__scrollRightRTL}
.ProductGrid-module__M7HwJG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.ProductGrid-module__M7HwJG__gridItem{width:100%;min-width:0}@media (min-width:1280px){.ProductGrid-module__M7HwJG__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.ProductGrid-module__M7HwJG__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin-bottom:1.5rem}}@media (max-width:768px){.ProductGrid-module__M7HwJG__grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.25rem}}@media (max-width:640px){.ProductGrid-module__M7HwJG__grid{gap:.875rem;margin-bottom:1rem}}@media (max-width:480px){.ProductGrid-module__M7HwJG__grid{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1rem}}@media (max-width:360px){.ProductGrid-module__M7HwJG__grid{gap:.5rem}}
.ProductGridSkeleton-module__uSd5Nq__skeleton{background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 50%,#f0f0f0 100%) 0 0/200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite ProductGridSkeleton-module__uSd5Nq__loading}.ProductGridSkeleton-module__uSd5Nq__skeletonImage{border-radius:12px;min-height:280px}@media (max-width:768px){.ProductGridSkeleton-module__uSd5Nq__skeletonImage{min-height:220px}}@media (max-width:480px){.ProductGridSkeleton-module__uSd5Nq__skeletonImage{min-height:200px}.ProductGridSkeleton-module__uSd5Nq__skeletonTitle{height:14px}.ProductGridSkeleton-module__uSd5Nq__skeletonPrice{width:60px;height:18px}.ProductGridSkeleton-module__uSd5Nq__skeletonButton{width:28px;height:28px}}.ProductGridSkeleton-module__uSd5Nq__skeletonTitle{width:85%;height:16px;margin-bottom:.5rem}.ProductGridSkeleton-module__uSd5Nq__skeletonPrice{width:80px;height:20px}.ProductGridSkeleton-module__uSd5Nq__skeletonButton{border-radius:50%;width:32px;height:32px}@keyframes ProductGridSkeleton-module__uSd5Nq__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-color-scheme:dark){.ProductGridSkeleton-module__uSd5Nq__skeleton{background:linear-gradient(90deg,#2a2a2a 0%,#3a3a3a 50%,#2a2a2a 100%)}}
.CategoryPageSkeleton-module__x1YYra__wrapper{max-width:1440px;padding:0 var(--container-padding,20px);min-height:70vh;margin:0 auto;padding-bottom:4rem}.CategoryPageSkeleton-module__x1YYra__content{flex-direction:column;gap:0;display:flex}.CategoryPageSkeleton-module__x1YYra__shimmer{background:linear-gradient(90deg,var(--bg-hover,#f0f0f0)0%,var(--color-grey,#e8e8e8)50%,var(--bg-hover,#f0f0f0)100%);border-radius:var(--border-radius,8px);background-size:200% 100%;animation:1.5s ease-in-out infinite CategoryPageSkeleton-module__x1YYra__skeletonShimmer}@keyframes CategoryPageSkeleton-module__x1YYra__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.CategoryPageSkeleton-module__x1YYra__sectionTitle{width:200px;height:24px;margin-bottom:1.5rem}.CategoryPageSkeleton-module__x1YYra__pillsRow{flex-wrap:nowrap;gap:1rem;padding-bottom:1rem;display:flex;overflow:hidden}.CategoryPageSkeleton-module__x1YYra__pill{border-radius:50px;flex-shrink:0;min-width:120px;height:44px}.CategoryPageSkeleton-module__x1YYra__brandBar{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem 0;display:flex}.CategoryPageSkeleton-module__x1YYra__pillSmall{border-radius:50px;flex-shrink:0;min-width:72px;height:36px}.CategoryPageSkeleton-module__x1YYra__sectionMain{min-height:320px}.CategoryPageSkeleton-module__x1YYra__toolbarLine{width:180px;height:24px;margin-bottom:1.5rem}.CategoryPageSkeleton-module__x1YYra__shopSection{padding:2.5rem 0}@media (max-width:768px){.CategoryPageSkeleton-module__x1YYra__wrapper{min-height:60vh;padding-bottom:3rem}.CategoryPageSkeleton-module__x1YYra__sectionTitle{width:160px;height:20px;margin-bottom:1rem}.CategoryPageSkeleton-module__x1YYra__pillsRow{gap:.75rem;padding-bottom:.75rem}.CategoryPageSkeleton-module__x1YYra__pill{min-width:100px;height:40px}.CategoryPageSkeleton-module__x1YYra__brandBar{gap:.5rem;margin-bottom:1.5rem;padding:.75rem 0}.CategoryPageSkeleton-module__x1YYra__pillSmall{min-width:60px;height:32px}.CategoryPageSkeleton-module__x1YYra__sectionMain{min-height:280px}.CategoryPageSkeleton-module__x1YYra__toolbarLine{width:140px;height:20px;margin-bottom:1rem}.CategoryPageSkeleton-module__x1YYra__shopSection{padding:1.5rem 0}}@media (max-width:480px){.CategoryPageSkeleton-module__x1YYra__wrapper{padding-bottom:2.5rem}.CategoryPageSkeleton-module__x1YYra__sectionTitle{width:120px;height:18px}.CategoryPageSkeleton-module__x1YYra__pill{min-width:88px;height:36px}.CategoryPageSkeleton-module__x1YYra__pillSmall{min-width:52px;height:28px}}
.Pagination-module__VHdzNG__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;padding:1rem 0;display:flex}.Pagination-module__VHdzNG__navButton{border:1px solid var(--border-color);border-radius:var(--border-radius);background:var(--screen);color:var(--text-screen);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex}.Pagination-module__VHdzNG__navButton:hover:not(.Pagination-module__VHdzNG__disabled){border-color:var(--color-grey);background:var(--bg-subtle)}.Pagination-module__VHdzNG__navButton:disabled,.Pagination-module__VHdzNG__navButton.Pagination-module__VHdzNG__disabled{opacity:.5;cursor:not-allowed}.Pagination-module__VHdzNG__navText{display:none}@media (min-width:640px){.Pagination-module__VHdzNG__navText{display:inline}}.Pagination-module__VHdzNG__pageNumbers{align-items:center;gap:.25rem;display:flex}.Pagination-module__VHdzNG__pageButton{min-width:2.5rem;height:2.5rem;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid transparent;border-radius:.5rem;padding:.5rem;font-size:.875rem;font-weight:500}.Pagination-module__VHdzNG__pageButton:hover{background:var(--bg-hover);color:var(--text-screen)}.Pagination-module__VHdzNG__pageButton.Pagination-module__VHdzNG__active{background:var(--Primary);color:var(--text-primary);border-color:var(--Primary)}.Pagination-module__VHdzNG__pageButton.Pagination-module__VHdzNG__active:hover{background:var(--on-secondary);border-color:var(--on-secondary)}.Pagination-module__VHdzNG__pagination.Pagination-module__VHdzNG__circular .Pagination-module__VHdzNG__navButton{border-radius:9999px;justify-content:center;width:2.5rem;min-width:2.5rem;height:2.5rem;padding:0}.Pagination-module__VHdzNG__pagination.Pagination-module__VHdzNG__circular .Pagination-module__VHdzNG__navButton:hover:not(.Pagination-module__VHdzNG__disabled){background:var(--Primary);color:var(--text-primary);border-color:var(--Primary)}.Pagination-module__VHdzNG__pagination.Pagination-module__VHdzNG__circular .Pagination-module__VHdzNG__pageButton{border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;min-width:2.5rem;height:2.5rem;padding:0;display:flex}.Pagination-module__VHdzNG__pagination.Pagination-module__VHdzNG__circular .Pagination-module__VHdzNG__pageButton:hover{background:var(--bg-hover)}.Pagination-module__VHdzNG__pagination.Pagination-module__VHdzNG__circular .Pagination-module__VHdzNG__pageButton.Pagination-module__VHdzNG__active{background:var(--Primary);color:var(--text-primary)}.Pagination-module__VHdzNG__pagination.Pagination-module__VHdzNG__circular{margin-top:4rem}.Pagination-module__VHdzNG__ellipsis{min-width:2.5rem;height:2.5rem;color:var(--text-muted-light);-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:.875rem;display:flex}@media (max-width:640px){.Pagination-module__VHdzNG__pagination{gap:.25rem;margin-top:2rem;padding:.75rem 0}.Pagination-module__VHdzNG__pagination.Pagination-module__VHdzNG__circular{margin-top:2.5rem}.Pagination-module__VHdzNG__navButton{justify-content:center;min-width:2.5rem;padding:.5rem}.Pagination-module__VHdzNG__pageButton{min-width:2rem;height:2rem;font-size:.75rem}.Pagination-module__VHdzNG__ellipsis{min-width:2rem;height:2rem}}@media (max-width:480px){.Pagination-module__VHdzNG__pagination{gap:.2rem;margin-top:1.5rem}.Pagination-module__VHdzNG__pagination.Pagination-module__VHdzNG__circular .Pagination-module__VHdzNG__navButton,.Pagination-module__VHdzNG__pagination.Pagination-module__VHdzNG__circular .Pagination-module__VHdzNG__pageButton{width:2.25rem;min-width:2.25rem;height:2.25rem}.Pagination-module__VHdzNG__pageButton{min-width:2rem;height:2rem;font-size:.7rem}}
.wishlist-module__yOpBuW__container{max-width:1280px;padding:2rem var(--container-padding,24px);margin:0 auto;padding-bottom:4rem}.wishlist-module__yOpBuW__title{color:var(--text-screen,#2d3142);margin:0 0 2rem;font-size:1.75rem;font-weight:600}.wishlist-module__yOpBuW__emptyState{text-align:center;background:var(--bg-subtle,#f8f9fa);border-radius:12px;padding:4rem 2rem}.wishlist-module__yOpBuW__emptyState p{color:var(--text-muted);margin:0 0 1rem;font-size:1.0625rem}.wishlist-module__yOpBuW__signInLink,.wishlist-module__yOpBuW__shopLink{background:var(--Primary);color:var(--text-primary-on-primary,#fff);border-radius:8px;padding:.6rem 1.25rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.wishlist-module__yOpBuW__signInLink:hover,.wishlist-module__yOpBuW__shopLink:hover{opacity:.9}.wishlist-module__yOpBuW__skeletonWrap{min-height:400px}@media (max-width:768px){.wishlist-module__yOpBuW__container{padding:1.5rem var(--container-padding)}.wishlist-module__yOpBuW__title{margin-bottom:1.5rem;font-size:1.5rem}.wishlist-module__yOpBuW__emptyState{padding:3rem 1.5rem}}
.BrandPageSkeleton-module__zgTKbW__wrapper{max-width:1440px;padding:0 var(--container-padding,20px);min-height:60vh;margin:0 auto;padding-bottom:4rem}.BrandPageSkeleton-module__zgTKbW__content{flex-direction:column;gap:0;display:flex}.BrandPageSkeleton-module__zgTKbW__shimmer{background:linear-gradient(90deg,var(--bg-hover,#f0f0f0)0%,var(--color-grey,#e8e8e8)50%,var(--bg-hover,#f0f0f0)100%);border-radius:var(--border-radius,8px);background-size:200% 100%;animation:1.5s ease-in-out infinite BrandPageSkeleton-module__zgTKbW__skeletonShimmer}@keyframes BrandPageSkeleton-module__zgTKbW__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.BrandPageSkeleton-module__zgTKbW__sectionTitle{width:240px;height:32px;margin:1rem 0 .5rem}.BrandPageSkeleton-module__zgTKbW__sectionMain{min-height:320px}.BrandPageSkeleton-module__zgTKbW__toolbarLine{width:180px;height:24px;margin-bottom:1.5rem}
