.redesign-section{padding:4rem 0}.redesign-section--alt{background-color:#f9fafb}.redesign-container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.redesign-container{padding:0 2rem}}.redesign-title{color:#111827;margin-bottom:2rem;font-size:2rem;font-weight:700}@media (min-width:768px){.redesign-title{font-size:2.5rem}}.shop-by-category{background:#fff;padding:6rem 0}.shop-by-category__header{text-align:center;margin-bottom:4rem;padding:0 1.5rem}.shop-by-category__title{color:#111827;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}@media (min-width:768px){.shop-by-category__title{font-size:2.75rem}}.shop-by-category__subtitle{color:#4b5563;letter-spacing:-.01em;font-size:1.125rem;font-weight:400}.shop-by-category__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.shop-by-category__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.shop-by-category__grid{grid-template-columns:repeat(3,1fr)}}.shop-by-category__card-horizontal{opacity:0;background:#f8f9fa;border-radius:16px;flex-direction:row;text-decoration:none;transition:transform .3s,box-shadow .3s;animation:.6s cubic-bezier(.25,.46,.45,.94) forwards fadeInUp;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}@media (min-width:768px){.shop-by-category__card-horizontal{border-radius:20px;flex-direction:column}}@media (min-width:1024px){.shop-by-category__card-horizontal{border-radius:24px}}.shop-by-category__card-horizontal:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.shop-by-category__card-horizontal:hover .shop-by-category__image-horizontal{transform:scale(1.05)}.shop-by-category__card-horizontal:hover .shop-by-category__arrow-horizontal{color:#fff;background:#b91c1c}.shop-by-category__card-horizontal:focus-visible{outline-offset:3px;outline:2px solid #b91c1c}@media (max-width:767px){.shop-by-category__card-horizontal{min-height:120px}.shop-by-category__image-wrapper-horizontal{flex-shrink:0;width:120px;min-width:120px;height:120px;position:relative}.shop-by-category__image-horizontal{object-fit:cover}.shop-by-category__content-horizontal{flex-direction:column;flex:1;justify-content:center;padding:1rem 1.5rem;display:flex}.shop-by-category__name-horizontal{color:#111827;margin-bottom:4px;font-size:1rem;font-weight:600}.shop-by-category__description{color:#4b5563;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:4px;font-size:.8125rem;display:-webkit-box;overflow:hidden}.shop-by-category__count-horizontal{color:#4b5563;margin-bottom:6px;font-size:.75rem}.shop-by-category__arrow-horizontal{color:#fff;background:#111827;border-radius:20px;align-items:center;gap:4px;padding:6px 10px;font-size:.75rem;font-weight:500;transition:background .3s;display:flex;position:absolute;bottom:1rem;right:1rem}.shop-by-category__arrow-horizontal svg{width:14px;height:14px}}@media (min-width:768px){.shop-by-category__card-horizontal{min-height:280px}.shop-by-category__image-wrapper-horizontal{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.shop-by-category__image-horizontal{object-fit:cover;transition:transform .5s}.shop-by-category__content-horizontal{text-align:center;padding:1.5rem 2rem 2rem}.shop-by-category__name-horizontal{color:#111827;margin-bottom:6px;font-size:1.25rem;font-weight:600}.shop-by-category__description{color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.875rem;display:-webkit-box;overflow:hidden}.shop-by-category__count-horizontal{color:#4b5563;margin-bottom:12px;font-size:.8125rem}.shop-by-category__arrow-horizontal{color:#fff;background:#111827;border-radius:24px;align-items:center;gap:6px;padding:10px 16px;font-size:.875rem;font-weight:500;transition:background .3s;display:inline-flex}}.shop-by-category__skeleton-card-horizontal{background:#f3f4f6;border-radius:16px;flex-direction:row;animation:1.5s ease-in-out infinite pulse;display:flex;overflow:hidden}@media (min-width:768px){.shop-by-category__skeleton-card-horizontal{border-radius:20px;flex-direction:column}}.shop-by-category__skeleton-image-horizontal{background:linear-gradient(90deg,#e5e7eb 25%,#d1d5db 50%,#e5e7eb 75%) 0 0/200% 100%;width:120px;min-width:120px;height:120px;animation:1.5s infinite shimmer}@media (min-width:768px){.shop-by-category__skeleton-image-horizontal{width:100%;min-width:unset;aspect-ratio:4/3}}.shop-by-category__skeleton-content-horizontal{flex-direction:column;flex:1;justify-content:center;gap:8px;padding:1.5rem;display:flex}.shop-by-category__skeleton-text-horizontal{background:linear-gradient(90deg,#e5e7eb 25%,#d1d5db 50%,#e5e7eb 75%) 0 0/200% 100%;border-radius:4px;width:70%;height:20px;animation:1.5s infinite shimmer}@media (min-width:768px){.shop-by-category__skeleton-text-horizontal{width:60%;margin:0 auto}}.shop-by-category__skeleton-text-short{background:linear-gradient(90deg,#e5e7eb 25%,#d1d5db 50%,#e5e7eb 75%) 0 0/200% 100%;border-radius:4px;width:40%;height:16px;animation:1.5s infinite shimmer}@media (min-width:768px){.shop-by-category__skeleton-text-short{width:30%;margin:0 auto}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.best-sellers__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.best-sellers__link{color:#4b5563;font-weight:600;text-decoration:underline}.best-sellers__link:hover{color:#b91c1c}.best-sellers__grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.best-sellers__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.best-sellers__grid{grid-template-columns:repeat(4,1fr)}}.best-sellers__list{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:768px){.best-sellers__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.best-sellers__list{grid-template-columns:1fr}}.promo-banners__carousel{align-items:center;margin:0 -1rem;padding:0 1rem;display:flex;position:relative}@media (min-width:768px){.promo-banners__carousel{margin:0;padding:0}}.promo-banners__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;will-change:transform;gap:16px;padding:.5rem;display:flex;overflow-x:auto;transform:translate(0,0)}.promo-banners__track::-webkit-scrollbar{display:none}@media (min-width:1024px){.promo-banners__track{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:0;display:grid;overflow-x:visible}}.promo-banners__grid{display:none}@media (min-width:1024px){.promo-banners__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}}.promo-banners__scroll-btn{-webkit-backdrop-filter:blur(20px);color:#1d1d1f;cursor:pointer;z-index:10;background:#ffffffe6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;box-shadow:0 2px 12px #00000014,inset 0 1px #ffffff80}.promo-banners__scroll-btn:hover:not(:disabled){background:#fff;transform:scale(1.05);box-shadow:0 4px 16px #0000001f,inset 0 1px #fffc}.promo-banners__scroll-btn:active:not(:disabled){transform:scale(.95)}.promo-banners__scroll-btn:disabled{opacity:.3;cursor:not-allowed}.promo-banners__scroll-btn:focus-visible{outline-offset:2px;outline:2px solid #0071e3}@media (min-width:768px){.promo-banners__scroll-btn{display:none}}.promo-banners__scroll-btn--left{margin-right:.5rem}.promo-banners__scroll-btn--right{margin-left:.5rem}.promo-banners__dots{justify-content:center;gap:8px;margin-top:1.5rem;display:flex}@media (min-width:768px){.promo-banners__dots{display:none}}.promo-banners__dot{cursor:pointer;background:#7878804d;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative}.promo-banners__dot:before{content:"";position:absolute;inset:-8px}.promo-banners__dot--active{background:#0071e3;transform:scale(1.5)}.promo-banners__dot:hover:not(.promo-banners__dot--active){background:#78788080}.promo-banners__dot:focus-visible{outline-offset:2px;outline:2px solid #0071e3}.promo-banners__card{aspect-ratio:9/16;text-align:center;scroll-snap-align:center;background:linear-gradient(#000 0%,#1d1d1f 100%);border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:flex-end;width:88vw;height:auto;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014,inset 0 1px #ffffff14}.promo-banners__card:before{content:"";z-index:1;background:linear-gradient(#0000 0%,#0000004d 50%,#000000b3 100%);position:absolute;inset:0}.promo-banners__card:after{content:"";pointer-events:none;z-index:2;border-radius:20px;position:absolute;inset:0;box-shadow:inset 0 2px 4px #00000026}@media (min-width:1024px){.promo-banners__card{aspect-ratio:3/4;scroll-snap-align:none;border-radius:24px;width:100%}}@media (min-width:600px) and (max-width:1023px){.promo-banners__card{aspect-ratio:3/4;width:70vw}}@media (min-width:1200px){.promo-banners__card{border-radius:28px;padding:32px}}.promo-banners__content{z-index:3;flex-direction:column;align-items:center;gap:12px;padding-top:60%;display:flex;position:relative}@media (min-width:768px){.promo-banners__content{gap:16px;padding-top:20%}}@media (max-width:360px){.promo-banners__content{gap:8px;transform:scale(.9)}}.promo-banners__subtitle{font-family:var(--store-font-body);color:#f5f5f7cc;text-transform:uppercase;letter-spacing:.06em;margin-bottom:0;font-size:14px;font-weight:500;line-height:1.2}@media (min-width:768px){.promo-banners__subtitle{letter-spacing:.08em;font-size:16px}}@media (max-width:360px){.promo-banners__subtitle{font-size:12px}}.promo-banners__title{font-family:var(--store-font-heading);color:#fff;letter-spacing:-.02em;max-width:2em;margin:0;font-size:32px;font-weight:600;line-height:1.2}@media (min-width:768px){.promo-banners__title{max-width:none;font-size:36px}}@media (min-width:1200px){.promo-banners__title{font-size:38px}}@media (max-width:360px){.promo-banners__title{font-size:28px}}.promo-banners__title.light-bg{color:#1d1d1f}.promo-banners__button{color:#fff;min-width:44px;min-height:44px;font-family:var(--store-font-body);letter-spacing:-.01em;cursor:pointer;background:#0071e3;border:none;border-radius:980px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative;overflow:hidden}.promo-banners__button:hover:not(:disabled){background:#0077ed;transform:translateY(-1px);box-shadow:0 4px 12px #0071e34d}.promo-banners__button:active:not(:disabled){background:#0062c4;transform:translateY(0)}.promo-banners__button:disabled{cursor:not-allowed;opacity:.6;background:#8e8e93}.promo-banners__button:focus-visible{outline-offset:2px;outline:2px solid #0071e3}@media (max-width:360px){.promo-banners__button{width:100%;padding:10px 20px;font-size:14px}}.promo-banners__button svg{width:16px;height:16px;transition:transform .2s}.promo-banners__button:hover svg{transform:translate(2px)}.promo-banners__image-wrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.promo-banners__image{object-fit:cover;object-position:center top;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.promo-banners__overlay{-webkit-backdrop-filter:blur();backdrop-filter:blur();z-index:1;background:linear-gradient(#0000 0%,#0003 30%,#0009 60%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.promo-banners__overlay.blur-overlay{-webkit-backdrop-filter:blur(20px);background:#0009}.promo-banners__card-skeleton{aspect-ratio:9/16;background:linear-gradient(90deg,#f5f5f7 25%,#e8e8ed 50%,#f5f5f7 75%) 0 0/200% 100%;border-radius:20px;animation:1.5s ease-in-out infinite shimmer;box-shadow:0 4px 20px #00000014}@media (min-width:768px){.promo-banners__card-skeleton{aspect-ratio:3/4;border-radius:24px}}@media (min-width:1200px){.promo-banners__card-skeleton{border-radius:28px}}.lifestyle{text-align:center}.lifestyle__grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}@media (min-width:768px){.lifestyle__grid{justify-content:space-between}}.lifestyle__item{flex-direction:column;align-items:center;width:120px;display:flex}.lifestyle__icon-circle{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;transition:transform .3s;display:flex}.lifestyle__icon-circle:hover{transform:scale(1.1)}.lifestyle__icon-circle--vegan{color:#15803d;background-color:#dcfce7}.lifestyle__icon-circle--gluten-free{color:#854d0e;background-color:#f3e8d6}.lifestyle__icon-circle--paleo{color:#047857;background-color:#d1fae5}.lifestyle__icon-circle--keto{color:#be185d;background-color:#fce7f3}.lifestyle__icon-circle--plant-based{color:#0369a1;background-color:#e0f2fe}.lifestyle__icon-circle svg{width:32px;height:32px}.lifestyle__name{color:#111827;margin-bottom:4px;font-weight:700}.lifestyle__desc{color:#4b5563;font-size:.75rem}
