.home-page{--h-bg:#fff;--h-surface:#f5f5f5;--h-surface-2:#ececec;--h-ink:#0d0d0d;--h-muted:#5f6368;--h-faint:#a1a1a1;--h-line:#0d0d0d17;--h-accent:#bc0025;--h-accent-soft:#bc002514;--h-on-accent:#fff;--h-feature:#c2ec3f;--h-sans:var(--font-body);--h-radius:8px;--h-radius-sm:4px;--h-pill:999px;--h-edge:1rem;--h-gap:.625rem;background:var(--h-bg);color:var(--h-ink);font-family:var(--h-sans)}.home-page h1,.home-page h2,.home-page h3,.home-page h4{font-family:var(--h-sans);letter-spacing:-.012em;color:var(--h-ink);font-weight:700}@media (min-width:1024px){.home-page{--h-edge:2rem;--h-gap:.875rem}}.home-section{padding:1.75rem 0}.home-section__head{padding:0 var(--h-edge);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.home-section__titles{flex-direction:column;gap:2px;min-width:0;display:flex}.home-section__title{letter-spacing:-.012em;color:var(--h-ink);margin:0;font-size:1.25rem;font-weight:700;line-height:1.15}.home-section__sub{color:var(--h-muted);font-size:.8125rem;font-weight:400}.home-section__link{color:var(--h-ink);text-underline-offset:3px;white-space:nowrap;flex-shrink:0;font-size:.8125rem;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.home-row{gap:var(--h-gap);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;scroll-padding-left:var(--h-edge);padding:0 var(--h-edge);display:flex;overflow:auto hidden}.home-row::-webkit-scrollbar{display:none}.home-row>*{scroll-snap-align:start;flex-shrink:0}.home-tile{width:40vw;min-width:132px;max-width:190px;color:inherit;text-decoration:none;display:block}.home-tile__media{aspect-ratio:3/4;border:1px solid var(--h-line);border-radius:var(--h-radius);background:var(--h-surface);position:relative;overflow:hidden}.home-tile__img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-tile:hover .home-tile__img{transform:scale(1.03)}.home-tile__label{color:var(--h-ink);margin-top:.5rem;font-size:.8125rem;font-weight:600;line-height:1.3}.home-tile__meta{color:var(--h-muted);margin-top:2px;font-size:.75rem}.home-tile--round .home-tile__media{aspect-ratio:1;border-radius:50%}.home-tile--round .home-tile__label,.home-tile--round .home-tile__meta{text-align:center}.home-tile--wide{width:72vw;max-width:320px}.home-tile--wide .home-tile__media{aspect-ratio:4/5}.home-logo{border:1px solid var(--h-line);border-radius:var(--h-radius);background:var(--h-bg);justify-content:center;align-items:center;width:124px;height:76px;padding:0 1rem;display:flex}.home-logo img{object-fit:contain;max-width:100%;max-height:42px}.home-btn{border-radius:var(--h-pill);background:var(--h-ink);color:#fff;border:1px solid var(--h-ink);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;height:46px;padding:0 1.6rem;font-size:.875rem;font-weight:600;transition:opacity .2s,background .2s,color .2s;display:inline-flex}.home-btn:hover{opacity:.88}.home-btn--light{color:var(--h-ink);background:#fff;border-color:#fff}.home-btn--outline{color:var(--h-ink);border-color:var(--h-ink);background:0 0}.home-banner{border-radius:var(--h-radius);margin:0 var(--h-edge);display:block;position:relative;overflow:hidden}.home-banner__media{object-fit:cover;width:100%;height:auto;display:block}.home-banner__overlay{color:#fff;background:linear-gradient(#0000 38%,#0d0d0d94);flex-direction:column;justify-content:flex-end;gap:.75rem;padding:1.25rem;display:flex;position:absolute;inset:0}.home-banner__title{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.12}.home-banner__text{color:#ffffffe6;font-size:.875rem}.home-features{gap:var(--h-gap);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;padding:0 var(--h-edge);display:flex;overflow:auto hidden}.home-features::-webkit-scrollbar{display:none}.home-feature{scroll-snap-align:start;border-radius:var(--h-radius);background:var(--h-surface);flex-shrink:0;align-items:center;gap:.625rem;min-width:218px;padding:.875rem 1rem;display:flex}.home-feature__icon{background:var(--h-feature);width:38px;height:38px;color:var(--h-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.home-feature__title{color:var(--h-ink);font-size:.8125rem;font-weight:700}.home-feature__text{color:var(--h-muted);font-size:.75rem}.home-cta{margin:0 var(--h-edge);border-radius:var(--h-radius);background:var(--h-ink);color:#fff;text-align:center;padding:2.25rem 1.25rem}.home-cta__title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.15}.home-cta__text{color:#ffffffd1;margin-bottom:1.25rem;font-size:.9375rem}.home-newsletter{margin:0 var(--h-edge);border-radius:var(--h-radius);background:var(--h-surface);text-align:center;padding:2rem 1.25rem}.home-newsletter__title{color:var(--h-ink);margin-bottom:.5rem;font-size:1.375rem;font-weight:700}.home-newsletter__text{color:var(--h-muted);margin-bottom:1.25rem;font-size:.875rem}.home-newsletter__form{flex-direction:column;gap:.625rem;max-width:420px;margin:0 auto;display:flex}.home-newsletter__input{border:1px solid var(--h-line);border-radius:var(--h-pill);background:var(--h-bg);height:46px;color:var(--h-ink);padding:0 1rem;font-size:.875rem}.home-newsletter__input::placeholder{color:var(--h-muted)}.home-split{flex-direction:column;display:flex}.home-split__media{aspect-ratio:4/5;object-fit:cover;width:100%}.home-split__body{padding:1.5rem var(--h-edge);flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.home-tile{width:200px;min-width:0;max-width:none}.home-tile--wide{width:360px;max-width:none}.home-banner__title{font-size:2rem}}@media (min-width:1024px){.home-section{padding:2.75rem 0}.home-section__head{margin-bottom:1.5rem}.home-section__title{font-size:1.625rem}.home-newsletter__form{flex-direction:row}.home-newsletter__input{flex:1}.home-split{flex-direction:row;align-items:stretch}.home-split__media{aspect-ratio:auto;object-fit:cover;width:50%}.home-split__body{justify-content:center;width:50%;padding:3rem}}.hh-announcement-strip.astro-mcjkhmva{width:100%;display:flex;overflow:hidden}.hh-announcement-strip__item.astro-mcjkhmva{min-height:34px;font-family:var(--h-sans);letter-spacing:.01em;text-align:center;flex:1;justify-content:center;align-items:center;padding:.5rem .75rem;font-size:.75rem;font-weight:600;line-height:1.3;text-decoration:none;display:flex}.hh-announcement-strip__item.astro-mcjkhmva+.hh-announcement-strip__item.astro-mcjkhmva{box-shadow:-1px 0 #ffffff29}@media (min-width:768px){.hh-announcement-strip__item.astro-mcjkhmva{min-height:38px;font-size:.8125rem}}.hero-image{background:var(--h-surface,#f5f5f5);width:100%;height:100%}.hero-image__img{object-fit:cover;width:100%;height:100%}.hero-image__overlay{background:linear-gradient(#0d0d0d00 30%,#0d0d0d1a 55%,#0d0d0d8c 100%);position:absolute;inset:0}.hero-video{background:var(--h-surface,#f5f5f5);width:100%;height:100%}.hero-video__player{object-fit:cover;width:100%;height:100%}.hero-video__overlay{background:linear-gradient(#0d0d0d00 30%,#0d0d0d1a 55%,#0d0d0d8c 100%);position:absolute;inset:0}.btn-magnetic{cursor:pointer;border:none;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex;overflow:hidden}.btn-magnetic__content{text-transform:uppercase;letter-spacing:.05em;justify-content:center;align-items:center;gap:.5rem;font-weight:500;transition:transform .2s ease-out;display:inline-flex}.btn-magnetic--sm{padding:.5rem 1rem;font-size:.75rem}.btn-magnetic--md{padding:.75rem 1.5rem;font-size:.8125rem}.btn-magnetic--lg{padding:1rem 2rem;font-size:.875rem}.btn-magnetic--primary{background:var(--color-dark);color:var(--color-white)}.btn-magnetic--primary:hover:not(.btn-magnetic--disabled){background:var(--color-sable-dark)}.btn-magnetic--secondary{background:var(--color-sable);color:var(--color-dark)}.btn-magnetic--secondary:hover:not(.btn-magnetic--disabled){background:var(--color-sable-dark)}.btn-magnetic--outline{color:var(--color-dark);border:1px solid var(--color-dark);background:0 0}.btn-magnetic--outline:hover:not(.btn-magnetic--disabled){background:var(--color-dark);color:var(--color-white)}.btn-magnetic--disabled{opacity:.5;cursor:not-allowed}.hero-cta{background:var(--h-bg,#fff);color:var(--h-ink,#0d0d0d);border:1px solid var(--h-bg,#fff);border-radius:var(--h-pill,999px);font-family:var(--h-sans);letter-spacing:.01em;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.hero-cta:hover{background:var(--h-ink,#0d0d0d);color:#fff;border-color:var(--h-ink,#0d0d0d)}.hero-cta svg{transition:transform .2s}.hero-cta:hover svg{transform:translate(3px)}@media (min-width:768px){.hero-cta{padding:.875rem 1.75rem;font-size:.875rem}}.hero-nav{z-index:10;align-items:center;gap:0;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.hero-nav__dot{cursor:pointer;background:0 0;border:none;width:24px;height:24px;padding:0;position:relative}.hero-nav__dot:after{content:"";border-radius:var(--h-pill,999px);opacity:.5;background:#fff;width:6px;height:6px;transition:width .25s,opacity .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-nav__dot:hover:after{opacity:.85}.hero-nav__dot--active:after{opacity:1;width:18px}@media (min-width:768px){.hero-nav{bottom:1rem}.hero-nav__dot{width:28px;height:28px}}.hero-slide{background:var(--h-surface,#f5f5f5);width:100%;height:100%;position:relative}.hero-slide--banner{display:block}.hero-slide__hotspot{left:var(--h-edge,1rem);right:var(--h-edge,1rem);z-index:5;background:var(--h-feature,#c2ec3f);color:var(--h-ink,#0d0d0d);font-family:var(--h-sans);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--h-pill,999px);cursor:pointer;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:absolute;bottom:1rem;box-shadow:0 2px 10px #0d0d0d2e}.hero-slide__hotspot:hover,.hero-slide__hotspot:active{transform:translateY(-1px);box-shadow:0 4px 16px #0d0d0d3d}@media (min-width:768px){.hero-slide__hotspot{padding:1rem 2.25rem;font-size:.9375rem;bottom:10%;left:auto;right:6%}}.hero-slide__bg{z-index:0;position:absolute;inset:0}.hero-slide__bg img,.hero-slide__bg video{object-fit:cover;width:100%;height:100%}.hero-slide__grid{z-index:1;max-width:1500px;padding:0 var(--h-edge,1rem) 3.25rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;margin:0 auto;display:flex;position:relative}.hero-slide__content{flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;max-width:100%;display:flex}.hero-slide__subtitle{text-transform:uppercase;letter-spacing:.12em;color:#fff;margin-bottom:.625rem;font-size:.6875rem;font-weight:700;display:block}.hero-slide__title{font-family:var(--h-sans);letter-spacing:-.012em;color:#fff;text-shadow:0 1px 12px #0d0d0d59;margin:0 0 .75rem;font-size:1.5rem;font-weight:700;line-height:1.15}.hero-slide__description{color:#ffffffeb;max-width:38ch;margin:0 0 1.25rem;font-size:.875rem;line-height:1.5}@media (min-width:768px){.hero-slide__grid{justify-content:center;align-items:flex-end;padding:0 6rem 0 2rem}.hero-slide__content{align-items:flex-start;width:50%;max-width:520px}.hero-slide__title{margin-bottom:1rem;font-size:2.25rem}.hero-slide__description{margin-bottom:1.5rem;font-size:1rem}}@media (min-width:1024px){.hero-slide__title{font-size:2.75rem}}.hero-carousel{width:100%;height:100%;position:relative;overflow:hidden}.hero-carousel__track{height:100%;transition:transform .5s;display:flex}.hero-carousel__slide{flex:0 0 100%;width:100%;height:100%}.hero-carousel__nav{border-radius:var(--h-pill,999px);width:36px;height:36px;color:var(--h-ink,#0d0d0d);cursor:pointer;z-index:10;background:#ffffffd9;border:none;justify-content:center;align-items:center;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 6px #0d0d0d29}.hero-carousel__nav:hover{background:var(--h-bg,#fff)}.hero-carousel__nav--prev{left:.75rem}.hero-carousel__nav--next{right:.75rem}@media (min-width:768px){.hero-carousel__nav{width:44px;height:44px}.hero-carousel__nav--prev{left:1.5rem}.hero-carousel__nav--next{right:1.5rem}}.product-carousel-header{padding:0 var(--h-edge,1rem);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.product-carousel-header__title{letter-spacing:-.012em;color:var(--h-ink,#0a0a0a);margin:0;font-size:1.25rem;font-weight:700;line-height:1.15}.product-carousel-header__actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.product-carousel-header__link{color:var(--h-ink,#0a0a0a);text-underline-offset:3px;white-space:nowrap;font-size:.8125rem;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.product-carousel-header__nav{display:none}@media (min-width:1024px){.product-carousel-header{margin-bottom:1.5rem}.product-carousel-header__title{font-size:1.625rem}.product-carousel-header__nav{align-items:center;gap:.5rem;display:flex}}.product-carousel-items{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;scroll-padding-left:var(--h-edge,1rem);padding:0 var(--h-edge,1rem);overflow:auto hidden}.product-carousel-items::-webkit-scrollbar{display:none}.product-carousel-items__track{gap:10px;transition:transform .5s;display:flex}.product-carousel-items__item{scroll-snap-align:start;background:var(--h-bg,#fff);flex-shrink:0;width:44vw;min-width:150px;max-width:210px}@media (max-width:767px){.product-carousel-items__track{transition:none;transform:none!important}}@media (min-width:768px){.product-carousel-items{overflow:hidden}.product-carousel-items__track{gap:12px}.product-carousel-items__item{width:240px;min-width:0;max-width:none}}@media (min-width:1025px){.product-carousel-items__item{width:260px}}@media (min-width:1281px){.product-carousel-items__item{width:280px}}.product-carousel-items__image-wrapper{aspect-ratio:3/4;border:1px solid var(--h-line,#0d0d0d0f);border-radius:var(--h-radius,8px);background:var(--h-surface,#f5f5f5);position:relative;overflow:hidden}.product-carousel-items__image-link{width:100%;height:100%;display:block}.product-carousel-items__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-carousel-items__item:hover .product-carousel-items__image{transform:scale(1.03)}.product-carousel-items .product-card-wishlist{opacity:1;background:#ffffffe6;width:34px;height:34px;top:8px;right:8px;transform:none;box-shadow:0 1px 4px #0d0d0d1f}.product-carousel-items .product-card-wishlist--active{color:var(--h-accent,#bc0025)}.product-carousel-items__promos{pointer-events:none;z-index:5;flex-direction:column;align-items:flex-start;gap:4px;max-width:calc(100% - 56px);display:flex;position:absolute;top:8px;left:8px}.product-carousel-items__promo{background:var(--h-accent,#bc0025);max-width:100%;color:var(--h-on-accent,#fff);letter-spacing:.01em;border-radius:var(--h-radius-sm,4px);white-space:nowrap;text-overflow:ellipsis;padding:3px 7px;font-size:.625rem;font-weight:600;display:inline-block;overflow:hidden}.product-carousel-items__limit{background:var(--h-ink,#0d0d0d);color:#fff;border-radius:var(--h-radius-sm,4px);align-items:center;gap:3px;padding:3px 7px;font-size:.625rem;font-weight:600;display:inline-flex}.product-carousel-items__add-cart{z-index:6;border:1px solid var(--h-line,#0d0d0d1a);background:var(--h-bg,#fff);width:38px;height:38px;color:var(--h-ink,#0d0d0d);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 1px 4px #0d0d0d1f}.product-carousel-items__add-cart:hover{background:var(--h-ink,#0d0d0d);color:#fff;transform:scale(1.06)}.product-carousel-items__link{color:inherit;text-decoration:none;display:block}.product-carousel-items__info{text-align:left;flex-direction:column;gap:4px;padding:.625rem .125rem .25rem;display:flex}.product-carousel-items__brand{text-transform:none;letter-spacing:0;color:var(--h-ink,#0d0d0d);font-size:.8125rem;font-weight:600;line-height:1.3;display:block}.product-carousel-items__name{-webkit-line-clamp:1;text-overflow:ellipsis;color:var(--h-muted,#797d80);-webkit-box-orient:vertical;font-size:.8125rem;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.product-carousel-items__price-wrapper{flex-wrap:wrap;align-items:baseline;gap:.375rem;display:flex}.product-carousel-items__price{color:var(--h-ink,#0d0d0d);font-size:.875rem;font-weight:700}.product-carousel-items__price--sale{color:var(--h-accent,#bc0025)}.product-carousel-items__price-original{color:var(--h-faint,#a1a1a1);font-size:.75rem;font-weight:400;text-decoration:line-through}.product-carousel-items__discount{color:var(--h-accent,#bc0025);font-size:.75rem;font-weight:700}.product-carousel-items__delivery{background:var(--h-feature,#c2ec3f);color:var(--h-ink,#0d0d0d);letter-spacing:.01em;border-radius:var(--h-radius-sm,4px);align-self:flex-start;margin-top:2px;padding:2px 7px;font-size:.6875rem;font-weight:700}@media (hover:hover) and (min-width:768px){.product-carousel-items__add-cart{opacity:0;transition:opacity .2s,background .2s,color .2s,transform .2s}.product-carousel-items__item:hover .product-carousel-items__add-cart{opacity:1}}.product-carousel-nav{gap:.5rem;display:flex}.product-carousel-nav__btn{border:1px solid var(--h-line,#0a0a0a1f);background:var(--h-bg,#fff);cursor:pointer;width:40px;height:40px;color:var(--h-ink,#0a0a0a);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s;display:flex}.product-carousel-nav__btn:hover{border-color:var(--h-ink,#0a0a0a);background:var(--h-ink,#0a0a0a);color:#fff}.product-carousel{padding:2rem 0;overflow:hidden}@media (min-width:1024px){.product-carousel{padding:3rem 0}}.sticky-section-left{aspect-ratio:4/5;border-radius:var(--h-radius,8px);background:var(--h-surface,#f5f5f5);width:100%;position:relative;overflow:hidden}.sticky-section-left__content{width:100%;height:100%}@media (min-width:1024px){.sticky-section-left{aspect-ratio:auto;height:calc(100vh - 2rem);position:sticky;top:1rem}}.sticky-section-right{background:var(--h-bg,#fff)}@media (min-width:1024px){.sticky-section-right{padding-left:1.5rem}}.sticky-image{width:100%;height:100%;position:relative;overflow:hidden}.sticky-image__img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.sticky-image:hover .sticky-image__img{transform:scale(1.03)}.sticky-image__content{z-index:2;position:absolute;bottom:.75rem;left:.75rem}.sticky-image__badge{background:var(--h-feature,#c2ec3f);color:var(--h-ink,#0d0d0d);letter-spacing:.01em;border-radius:var(--h-radius-sm,4px);padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-block}@media (min-width:1024px){.sticky-image__content{bottom:1rem;left:1rem}}.sticky-products{flex-direction:column;display:flex}.sticky-products__list{gap:var(--h-gap,1rem);grid-template-columns:repeat(2,1fr);display:grid}.sticky-products__item{min-width:0}.sticky-products__card{background:var(--h-bg,#fff);width:100%;position:relative}.sticky-products__link{color:inherit;text-decoration:none;display:block}.sticky-products__image-link{width:100%;height:100%;display:block}.sticky-products__image-container{aspect-ratio:3/4;border:1px solid var(--h-line,#0d0d0d17);border-radius:var(--h-radius,8px);background:var(--h-surface,#f5f5f5);margin-bottom:.625rem;position:relative;overflow:hidden}.sticky-products__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.sticky-products__image-link:hover .sticky-products__image{transform:scale(1.03)}.sticky-products__actions{z-index:6;gap:8px;display:flex;position:absolute;bottom:8px;right:8px}.sticky-products__quick-view,.sticky-products__add-cart{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s,transform .2s;display:flex;box-shadow:0 1px 4px #0d0d0d1f}.sticky-products__quick-view{border:1px solid var(--h-line,#0d0d0d1a);background:var(--h-bg,#fff);color:var(--h-ink,#0d0d0d)}.sticky-products__quick-view:hover{background:var(--h-ink,#0d0d0d);color:#fff;transform:scale(1.06)}.sticky-products__cart-form{display:flex}.sticky-products__add-cart{border:1px solid var(--h-ink,#0d0d0d);background:var(--h-ink,#0d0d0d);color:#fff}.sticky-products__add-cart:hover{transform:scale(1.06)}.sticky-products__details{text-align:left;flex-direction:column;gap:4px;padding:0 .125rem;display:flex}.sticky-products__brand{text-transform:none;letter-spacing:0;color:var(--h-ink,#0d0d0d);font-size:.8125rem;font-weight:600;line-height:1.3;display:block}.sticky-products__name{-webkit-line-clamp:1;text-overflow:ellipsis;color:var(--h-muted,#797d80);-webkit-box-orient:vertical;font-size:.8125rem;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.sticky-products__price-wrapper{flex-wrap:wrap;align-items:baseline;gap:.375rem;display:flex}.sticky-products__price{color:var(--h-ink,#0d0d0d);font-size:.875rem;font-weight:700}.sticky-products__price--sale{color:var(--h-accent,#bc0025)}.sticky-products__price-original{color:var(--h-faint,#a1a1a1);font-size:.75rem;font-weight:400;text-decoration:line-through}@media (min-width:768px){.sticky-products__list{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.sticky-products__list{grid-template-columns:repeat(2,1fr)}}@media (hover:hover) and (min-width:768px){.sticky-products__actions{opacity:0;transition:opacity .2s,transform .2s;transform:translateY(6px)}.sticky-products__card:hover .sticky-products__actions{opacity:1;transform:translateY(0)}}.sticky-section__grid{gap:var(--h-gap,1rem);padding:0 var(--h-edge,1rem);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.sticky-section__grid{grid-template-columns:1fr 1fr;align-items:start}}.recently-viewed-carousel{position:relative}.recently-viewed-carousel__viewport{padding:0 var(--h-edge,1rem);overflow:hidden}.recently-viewed-carousel__track{gap:10px;transition:transform .5s;display:flex}.recently-viewed-carousel__item{background:var(--h-bg,#fff);flex:0 0 calc(50% - 5px)}@media (min-width:768px){.recently-viewed-carousel__track{gap:12px}.recently-viewed-carousel__item{flex:0 0 calc(25% - 9px)}}@media (min-width:1024px){.recently-viewed-carousel__item{flex:0 0 calc(16.6667% - 10px)}}.recently-viewed-carousel__link{color:inherit;text-decoration:none;display:block}.recently-viewed-carousel__image-link{width:100%;height:100%;display:block}.recently-viewed-carousel__image-wrap{aspect-ratio:3/4;border:1px solid var(--h-line,#0d0d0d17);border-radius:var(--h-radius,8px);background:var(--h-surface,#f5f5f5);position:relative;overflow:hidden}.recently-viewed-carousel__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.recently-viewed-carousel__image-link:hover .recently-viewed-carousel__image{transform:scale(1.03)}.recently-viewed-carousel__actions{z-index:6;gap:6px;display:flex;position:absolute;bottom:8px;right:8px}.recently-viewed-carousel__quick-view,.recently-viewed-carousel__add-cart{border:1px solid var(--h-line,#0d0d0d1a);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s,transform .2s;display:flex;box-shadow:0 1px 4px #0d0d0d1f}.recently-viewed-carousel__quick-view{background:var(--h-bg,#fff);color:var(--h-ink,#0d0d0d)}.recently-viewed-carousel__quick-view:hover{background:var(--h-ink,#0d0d0d);color:#fff;transform:scale(1.06)}.recently-viewed-carousel__cart-form{display:flex}.recently-viewed-carousel__add-cart{background:var(--h-ink,#0d0d0d);color:#fff}.recently-viewed-carousel__add-cart:hover{background:var(--h-bg,#fff);color:var(--h-ink,#0d0d0d);transform:scale(1.06)}.recently-viewed-carousel__promos{pointer-events:none;z-index:5;flex-direction:column;align-items:flex-start;gap:4px;max-width:calc(100% - 16px);display:flex;position:absolute;top:8px;left:8px}.recently-viewed-carousel__promo{background:var(--h-accent,#bc0025);color:#fff;letter-spacing:.01em;border-radius:var(--h-radius-sm,4px);white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:3px 7px;font-size:.625rem;font-weight:600;display:inline-block;overflow:hidden}.recently-viewed-carousel__limit{background:var(--h-ink,#0d0d0d);color:#fff;border-radius:var(--h-radius-sm,4px);align-items:center;gap:3px;padding:3px 7px;font-size:.625rem;font-weight:600;display:inline-flex}.recently-viewed-carousel__info{text-align:left;flex-direction:column;gap:4px;padding:.625rem .125rem .25rem;display:flex}.recently-viewed-carousel__brand{text-transform:none;letter-spacing:0;color:var(--h-ink,#0d0d0d);font-size:.8125rem;font-weight:600;line-height:1.3;display:block}.recently-viewed-carousel__name{-webkit-line-clamp:1;text-overflow:ellipsis;color:var(--h-muted,#797d80);-webkit-box-orient:vertical;font-size:.8125rem;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.recently-viewed-carousel__price-wrapper{flex-wrap:wrap;align-items:baseline;gap:.375rem;display:flex}.recently-viewed-carousel__price{color:var(--h-ink,#0d0d0d);font-size:.875rem;font-weight:700}.recently-viewed-carousel__price--sale{color:var(--h-accent,#bc0025)}.recently-viewed-carousel__price-original{color:var(--h-faint,#a1a1a1);font-size:.75rem;font-weight:400;text-decoration:line-through}.recently-viewed-carousel__nav{display:none}@media (min-width:1024px){.recently-viewed-carousel__nav{padding:0 var(--h-edge,1rem);justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}}.recently-viewed-carousel__btn{border:1px solid var(--h-line,#0d0d0d26);border-radius:var(--h-pill,999px);background:var(--h-bg,#fff);width:40px;height:40px;color:var(--h-ink,#0d0d0d);cursor:pointer;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s;display:flex}.recently-viewed-carousel__btn:hover:not(:disabled){background:var(--h-ink,#0d0d0d);color:#fff;border-color:var(--h-ink,#0d0d0d)}.recently-viewed-carousel__btn:disabled{opacity:.3;cursor:not-allowed}@media (hover:hover) and (min-width:768px){.recently-viewed-carousel__actions{opacity:0;transition:opacity .25s,transform .25s;transform:translateY(8px)}.recently-viewed-carousel__item:hover .recently-viewed-carousel__actions{opacity:1;transform:translateY(0)}}.recently-viewed-section{background:var(--h-bg,#fff)}.banner-content{text-align:left;flex-direction:column;gap:.5rem;display:flex}.banner-content__subtitle{letter-spacing:.04em;text-transform:uppercase;color:#ffffffd1;font-size:.75rem;font-weight:700}.banner-content__title{letter-spacing:-.012em;color:#fff;margin:0;font-size:1.5rem;font-weight:700;line-height:1.12}.banner-content__description{color:#ffffffe6;max-width:460px;margin:0;font-size:.875rem;line-height:1.5}.banner-content--dark .banner-content__subtitle{color:var(--h-muted,#797d80)}.banner-content--dark .banner-content__title{color:var(--h-ink,#0d0d0d)}.banner-content--dark .banner-content__description{color:var(--h-muted,#797d80)}@media (min-width:1024px){.banner-content__title{font-size:2rem}.banner-content__description{font-size:.9375rem}}.banner-cta{align-self:flex-start;margin-top:1.25rem;text-decoration:none}.banner-cta svg{transition:transform .2s}.banner-cta:hover svg{transform:translate(3px)}.banner-full__inner{margin:0 var(--h-edge);border-radius:var(--h-radius);background:var(--h-surface);flex-direction:column;display:flex;overflow:hidden}.banner-full__visual{aspect-ratio:16/11;background:var(--h-surface);width:100%}.banner-full__visual picture{width:100%;height:100%;display:block}.banner-full__image{object-fit:cover;width:100%;height:100%}.banner-full__content{padding:1.5rem var(--h-edge);background:var(--h-bg);flex-direction:column;gap:.5rem;display:flex}@media (min-width:768px){.banner-full__inner{flex-direction:row;align-items:stretch}.banner-full__visual{aspect-ratio:auto;width:50%}.banner-full__content{justify-content:center;width:50%;padding:3rem}}.banner-split__inner{margin:0 var(--h-edge);border-radius:var(--h-radius);background:var(--h-bg);flex-direction:column;display:flex;overflow:hidden}.banner-split__image{aspect-ratio:4/3;background:var(--h-surface);width:100%;overflow:hidden}.banner-split__image picture{width:100%;height:100%;display:block}.banner-split__image img{object-fit:cover;width:100%;height:100%}.banner-split__content{padding:1.5rem var(--h-edge);flex-direction:column;gap:.5rem;display:flex}@media (min-width:768px){.banner-split__inner{flex-direction:row;align-items:stretch}.banner-split__image{aspect-ratio:auto;width:50%}.banner-split__content{justify-content:center;width:50%;padding:3rem}}.banner-parallax__frame{margin:0 var(--h-edge);aspect-ratio:3/4;border-radius:var(--h-radius);background:var(--h-surface);position:relative;overflow:hidden}.banner-parallax__image{will-change:transform;position:absolute;inset:-12% 0}.banner-parallax__image picture{width:100%;height:100%;display:block}.banner-parallax__image img{object-fit:cover;width:100%;height:100%}.banner-parallax__overlay{z-index:1;padding:1.5rem var(--h-edge);color:#fff;background:linear-gradient(#0000 35%,#0d0d0d9e);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.5rem;display:flex;position:absolute;inset:0}.banner-parallax__subtitle{letter-spacing:.04em;text-transform:uppercase;color:#ffffffd1;font-size:.75rem;font-weight:700}.banner-parallax__title{letter-spacing:-.012em;color:#fff;margin:0;font-size:1.5rem;font-weight:700;line-height:1.12}.banner-parallax__description{color:#ffffffe6;margin:0;font-size:.875rem;line-height:1.5}.banner-parallax__cta{margin-top:.75rem;text-decoration:none}.banner-parallax__cta svg{transition:transform .2s}.banner-parallax__cta:hover svg{transform:translate(3px)}@media (min-width:768px){.banner-parallax__frame{aspect-ratio:21/9}.banner-parallax__overlay{padding:2.5rem}.banner-parallax__title{font-size:2rem}}.story-content{text-align:left}.story-content__subtitle{background:var(--h-feature,#c2ec3f);color:var(--h-ink,#0d0d0d);letter-spacing:.01em;border-radius:var(--h-pill,999px);margin-bottom:.625rem;padding:3px 9px;font-size:.6875rem;font-weight:700;display:inline-block}.story-content__title{letter-spacing:-.012em;color:var(--h-ink,#0d0d0d);margin:0;font-size:1.25rem;font-weight:700;line-height:1.15}.story-content__text{color:var(--h-muted,#797d80);margin:.75rem 0 0;font-size:.875rem;line-height:1.65}.story-content__cta{margin-top:1.25rem}@media (min-width:1024px){.story-content__title{font-size:1.625rem}.story-content__text{margin-top:1rem}.story-content__cta{margin-top:1.5rem}}.story-cta{background:var(--h-ink,#0d0d0d);color:#fff;letter-spacing:.01em;border-radius:var(--h-pill,999px);align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.story-cta:hover{background:var(--h-accent,#bc0025)}.story-cta svg{transition:transform .2s}.story-cta:hover svg{transform:translate(3px)}.story-image{aspect-ratio:4/3;background:var(--h-surface,#f5f5f5);overflow:hidden}.story-image__img{object-fit:cover;width:100%;height:100%}@media (min-width:768px){.story-image{aspect-ratio:auto;min-height:100%}}.story-section{background:var(--h-bg,#fff)}.story-split{border:1px solid var(--h-line,#0d0d0d17);border-radius:var(--h-radius,8px);background:var(--h-surface,#f5f5f5);grid-template-columns:1fr;align-items:stretch;gap:1.25rem;display:grid;overflow:hidden}.story-split__body{background:var(--h-bg,#fff);align-items:center;padding:1.25rem 1.25rem 1.5rem;display:flex}@media (min-width:768px){.story-split{grid-template-columns:1fr 1fr;gap:0}.story-split__body{padding:2rem}}@media (min-width:1024px){.story-split__body{padding:3rem}}.cta-content{flex-direction:column;gap:.5rem;display:flex}.cta-content__title{letter-spacing:-.012em;margin:0;font-size:1.25rem;line-height:1.2}.cta-content__title--ink{color:var(--h-ink)}.cta-content__text{margin:0;font-size:.875rem;line-height:1.5}.cta-content__text--ink{color:var(--h-muted)}@media (min-width:1024px){.cta-content__title{font-size:1.625rem}.cta-content__text{font-size:.9375rem}}.cta-button{flex-shrink:0;text-decoration:none}.cta-button__icon{transition:transform .2s}.cta-button:hover .cta-button__icon{transform:translate(3px)}.cta-section{padding:2rem 0}.cta-section .home-cta{padding:1.75rem var(--h-edge);text-align:left;flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.cta-section .home-cta--light{background:var(--h-surface);color:var(--h-ink)}@media (min-width:768px){.cta-section{padding:2.5rem 0}.cta-section .home-cta{gap:1.25rem;padding:2.5rem 2rem}}@media (min-width:1024px){.cta-section .home-cta{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;padding:2.75rem 3rem}}.feature-icon{justify-content:center;align-items:center;display:flex}.feature-item__body{flex-direction:column;gap:2px;min-width:0;display:flex}.feature-item .home-feature__text{margin:0;line-height:1.4}.features-grid{scroll-padding-left:var(--h-edge)}@media (min-width:1024px){.features-grid{flex-wrap:wrap;overflow:visible}.features-grid>.home-feature{flex:1 1 calc(25% - var(--h-gap))}}.partner-logo{flex-shrink:0;text-decoration:none;transition:border-color .2s}a.partner-logo:hover{border-color:var(--h-ink)}.partner-logo__image{object-fit:contain;max-width:100%;max-height:42px}.partners-grid{align-items:stretch}.partners-section{background:var(--h-surface)}.partners-section__container{padding-left:0;padding-right:0}.gender-card{color:#fff;text-decoration:none;display:block}.gender-card__media{aspect-ratio:4/5;border:1px solid var(--h-line,#0d0d0d17);border-radius:var(--h-radius,8px);background:var(--h-surface,#f5f5f5);position:relative;overflow:hidden}.gender-card__img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.gender-card:hover .gender-card__img{transform:scale(1.04)}.gender-card__scrim{background:linear-gradient(#0d0d0d00 42%,#0d0d0d9e);position:absolute;inset:0}.gender-card__content{text-align:left;flex-direction:column;align-items:flex-start;gap:.375rem;padding:.875rem;display:flex;position:absolute;bottom:0;left:0;right:0}.gender-card__name{color:#fff;font-size:1rem;font-weight:700;line-height:1.2}.gender-card__cta{color:#fff;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;display:inline-flex}.gender-card__cta svg{transition:transform .3s}.gender-card:hover .gender-card__cta svg{transform:translate(3px)}@media (min-width:1024px){.gender-card__content{padding:1.125rem}.gender-card__name{font-size:1.125rem}}.gender-section__grid{gap:var(--h-gap,.625rem);padding:0 var(--h-edge,1rem);grid-template-columns:repeat(2,1fr);display:grid}.gender-section__grid>:first-child:nth-last-child(3){grid-column:span 2}@media (min-width:768px){.gender-section__grid{grid-template-columns:repeat(3,1fr);gap:.75rem}.gender-section__grid>:first-child:nth-last-child(3){grid-column:auto}}@media (min-width:1024px){.gender-section__grid{gap:1rem}}.category-card{scroll-snap-align:start;width:44vw;min-width:150px;max-width:210px;color:inherit;flex-direction:column;flex-shrink:0;gap:.5rem;text-decoration:none;display:flex}.category-card__media{aspect-ratio:1;border:1px solid var(--h-line,#0d0d0d17);border-radius:var(--h-radius,8px);background:var(--h-surface,#f5f5f5);position:relative;overflow:hidden}.category-card__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.category-card:hover .category-card__image{transform:scale(1.04)}.category-card__label{color:var(--h-ink,#0d0d0d);font-size:.8125rem;font-weight:600;line-height:1.3}@media (min-width:768px){.category-card{width:200px;min-width:0;max-width:none}}@media (min-width:1024px){.category-card{width:220px}.category-card__label{font-size:.875rem}}.categories-grid{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;scroll-padding-left:var(--h-edge,1rem);padding:0 var(--h-edge,1rem);gap:10px;display:flex;overflow:auto hidden}.categories-grid::-webkit-scrollbar{display:none}@media (min-width:768px){.categories-grid{gap:12px}}.categories-section{padding:2rem 0}@media (min-width:1024px){.categories-section{padding:3rem 0}}.ff-card{width:38vw;min-width:140px;max-width:180px}.ff-card__media{aspect-ratio:4/5}.ff-card__media .home-tile__img{transition:transform .5s}.ff-card:hover .ff-card__media .home-tile__img{transform:scale(1.04)}.ff-card__name{color:var(--h-ink,#0d0d0d);font-weight:700}.ff-card__count{color:var(--h-muted,#797d80)}@media (min-width:768px){.ff-card{width:220px;min-width:0;max-width:none}}@media (min-width:1024px){.ff-card{width:240px}}.ff-section{padding-top:2rem;padding-bottom:2rem}@media (min-width:1024px){.ff-section{padding-top:3rem;padding-bottom:3rem}}.brand-item{transition:border-color .2s}.brand-item:hover{border-color:var(--h-ink)}.brand-item__logo{object-fit:contain;filter:grayscale();opacity:.78;max-width:100%;max-height:42px;transition:filter .25s,opacity .25s}.brand-item:hover .brand-item__logo{filter:grayscale(0%);opacity:1}.brand-item__name{letter-spacing:.01em;text-align:center;color:var(--h-ink);font-size:.8125rem;font-weight:700;line-height:1.2}.brands-grid{gap:var(--h-gap);padding:0 var(--h-edge);grid-template-columns:repeat(2,1fr);display:grid}.brands-grid>.home-logo{width:100%;height:72px}@media (min-width:768px){.brands-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.brands-grid{grid-template-columns:repeat(6,1fr)}.brands-grid>.home-logo{height:84px}}.brands-marquee{padding:0 var(--h-edge);overflow:hidden}.brands-marquee__track{align-items:stretch;gap:var(--h-gap);width:max-content;animation:30s linear infinite brands-marquee;display:flex}.brands-marquee__track>.home-logo{flex-shrink:0}@keyframes brands-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.brands-marquee:hover .brands-marquee__track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.brands-marquee__track{animation:none}}.brands-strip{align-items:stretch}.brands-strip>.home-logo{flex-shrink:0}.brands-section .home-section__title{font-size:1.25rem}@media (min-width:1024px){.brands-section .home-section__title{font-size:1.625rem}}.collection-card{width:56vw;min-width:168px;max-width:240px}.collection-card .home-tile__media{aspect-ratio:4/5}@media (min-width:768px){.collection-card{width:240px;min-width:0;max-width:none}}@media (min-width:1024px){.collection-card{width:280px}}.collections-section{background:var(--h-bg)}.collections-section__row{align-items:flex-start}.occasion-card{width:28vw;min-width:88px;max-width:120px;color:inherit;flex-shrink:0;text-decoration:none}.occasion-card__media{aspect-ratio:1;border-radius:var(--h-pill,999px);background:var(--h-surface,#f5f5f5);border:1px solid var(--h-line,#0d0d0d17);overflow:hidden}.occasion-card__image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.occasion-card:hover .occasion-card__image{transform:scale(1.06)}.occasion-card__name{text-align:center;color:var(--h-ink,#0d0d0d);margin-top:.625rem;font-size:.8125rem;font-weight:600;line-height:1.3;display:block}@media (min-width:768px){.occasion-card{width:140px;min-width:0;max-width:none}}@media (min-width:1024px){.occasion-card{width:156px}.occasion-card__name{font-size:.875rem}}.occasions-section{padding-top:2rem;padding-bottom:2rem}.occasions-section__row{align-items:flex-start}@media (min-width:1024px){.occasions-section{padding-top:3rem;padding-bottom:3rem}}.season-card{color:inherit;text-decoration:none;display:block}.season-card__media{aspect-ratio:1;border:1px solid var(--h-line,#0d0d0d17);border-radius:var(--h-radius,8px);background:var(--h-surface,#f5f5f5);position:relative;overflow:hidden}.season-card__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.season-card:hover .season-card__image{transform:scale(1.04)}.season-card__tag{background:var(--h-bg,#fff);color:var(--h-ink,#0d0d0d);letter-spacing:.01em;border-radius:var(--h-pill,999px);padding:.3125rem .75rem;font-size:.75rem;font-weight:700;line-height:1;transition:background .2s,color .2s;position:absolute;bottom:.625rem;left:.625rem;box-shadow:0 1px 4px #0d0d0d1f}.season-card:hover .season-card__tag{background:var(--h-ink,#0d0d0d);color:var(--h-bg,#fff)}@media (min-width:768px){.season-card__tag{font-size:.8125rem;bottom:.75rem;left:.75rem}}.seasons-section{padding:2rem 0}.seasons-section__row{scroll-snap-type:x proximity}.seasons-section__row>*{scroll-snap-align:start;flex:none;width:44vw;min-width:150px;max-width:220px}@media (min-width:768px){.seasons-section{padding:2.5rem 0}.seasons-section__row{grid-template-columns:repeat(4,1fr);display:grid;overflow:visible}.seasons-section__row>*{width:auto;min-width:0;max-width:none}}@media (min-width:1024px){.seasons-section{padding:3rem 0}}.home-page.astro-j7pv25f6{margin-top:calc(-1 * var(--header-height,140px));flex-direction:column;display:flex}
