.announcement-bar{font-size:1.3rem;font-weight:600;letter-spacing:.03em;overflow:hidden}.announcement-bar a{color:inherit;text-decoration:none}.announcement-bar a:hover{text-decoration:underline;text-underline-offset:.2em}.announcement-bar__rotator{position:relative;display:block;min-height:3.8rem}.announcement-bar__rotator{display:flex;align-items:center}.announcement-bar__slide{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;gap:1.2rem;flex-wrap:wrap;padding:.8rem 2rem;text-align:center;opacity:0;transition:opacity var(--duration-long) ease;pointer-events:none}.announcement-bar__slide.is-active{opacity:1;pointer-events:auto;position:relative;top:auto;transform:none;width:100%}.announcement-bar__slide a{display:inline-flex;align-items:center;gap:1.2rem;flex-wrap:wrap;justify-content:center}.announcement-bar__marquee-item{display:inline-flex;align-items:center;gap:1rem;padding:.8rem 0;white-space:nowrap}.announcement-bar .highlight{font-weight:800}.announcement-bar[data-announcement-dismissible]{position:relative}.announcement-bar__close{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border:0;border-radius:50%;background:transparent;color:currentColor;opacity:.7;transition:opacity var(--duration-short) ease}.announcement-bar__close:hover{opacity:1}bundle-builder{display:block;max-width:100rem;margin-inline:auto}.bundle__grid{display:grid;gap:1.2rem;grid-template-columns:repeat(2,1fr);align-items:stretch}@media screen and (min-width:750px){.bundle__grid{display:flex;justify-content:center;gap:1rem}.bundle__grid .bundle__item{flex:1;max-width:22rem}}.bundle__plus{display:none;color:rgb(var(--color-foreground) / .35);align-self:center;flex-shrink:0}@media screen and (min-width:750px){.bundle__plus{display:flex}}.bundle__item{position:relative;display:flex;flex-direction:column;border:1.5px solid rgb(var(--color-border));border-radius:var(--radius);padding:1rem;cursor:pointer;background:rgb(var(--color-background));transition:border-color var(--duration-short) ease,box-shadow var(--duration-short) ease,transform var(--duration-short) ease}.bundle__item:hover{border-color:rgb(var(--color-foreground) / .4);transform:translateY(-2px)}.bundle__item:has(.bundle__checkbox:checked){border-color:rgb(var(--color-foreground));box-shadow:0 0 0 1px rgb(var(--color-foreground)),0 10px 26px rgb(var(--color-foreground) / .08)}.bundle__item--gift{cursor:default;border-style:dashed;border-color:#12805c}.bundle__item--gift:hover{transform:none;border-color:#12805c}.bundle__gift-ribbon{position:absolute;top:-1rem;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:.4rem;padding:.3rem 1rem;border-radius:10rem;background:#12805c;color:#fff;font-size:1.05rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;z-index:2;white-space:nowrap}.bundle__check{position:absolute;top:1rem;right:1rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border:1.5px solid rgb(var(--color-border));border-radius:50%;background:rgb(var(--color-background));color:transparent;transition:all var(--duration-short) ease}.bundle__item:has(.bundle__checkbox:checked) .bundle__check{background:rgb(var(--color-button));border-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.bundle__check--gift{background:#12805c;border-color:#12805c;color:#fff}.bundle__media{display:block;border-radius:var(--radius-sm);overflow:hidden;aspect-ratio:1/1;background:rgb(var(--color-foreground) / .04);margin-bottom:1rem}.bundle__media img{width:100%;height:100%;object-fit:cover}.bundle__title{display:block;font-size:1.35rem;font-weight:600;line-height:1.35}.bundle__price{font-size:1.3rem;color:rgb(var(--color-foreground) / .6)}.bundle__free{color:#12805c;font-weight:800;text-transform:uppercase}.bundle__summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem;margin-top:2.8rem;padding:1.8rem 2.2rem;border:1px solid rgb(var(--color-border));border-radius:var(--radius);background:rgb(var(--color-background));box-shadow:0 12px 34px rgb(var(--color-foreground) / .06)}.bundle__summary-info{display:flex;align-items:center;gap:1.2rem}.bundle__summary-count{font-size:1.4rem;font-weight:600}.bundle__summary-price{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.bundle__totals{display:flex;align-items:baseline;gap:1rem}.bundle__total{font-size:2.4rem;font-weight:700;font-family:var(--font-heading)}.bundle__save-line{font-size:1.25rem;font-weight:700;color:#12805c}.bundle__note{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.4rem}@media screen and (max-width:749px){.bundle__summary{flex-direction:column;align-items:stretch;text-align:center}.bundle__summary-info,.bundle__totals{justify-content:center}.bundle__summary-price{align-items:center}}.collage{display:grid;gap:1.2rem;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:750px){.collage{gap:2.4rem;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr}.collage--big-first .collage__item:first-child{grid-column:span 2;grid-row:span 2}}.collage__media{position:relative;border-radius:var(--radius);overflow:hidden;background:rgb(var(--color-foreground) / .04);height:100%;min-height:20rem}.collage__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform var(--duration-long) ease}body.animations-enabled .collage__item a:hover .collage__media img{transform:scale(1.05)}.collage__item .card{height:100%}.collection-card{display:block}.collection-card__media{position:relative;border-radius:var(--radius);overflow:hidden;background:rgb(var(--color-foreground) / .04)}.collection-card__media--landscape{aspect-ratio:4 / 3}.collection-card__media--square{aspect-ratio:1 / 1}.collection-card__media--portrait{aspect-ratio:3 / 4}.collection-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform var(--duration-long) ease}body.animations-enabled .collection-card:hover .collection-card__media img{transform:scale(1.05)}.collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0000008c,#0000000d 55%)}.collection-card__content{position:absolute;inset:auto 0 0 0;padding:2rem;color:#fff;display:flex;flex-direction:column;gap:.4rem}.collection-card__title{color:#fff;margin:0}.collection-card__cta{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:600;opacity:.85;transition:gap var(--duration-short) ease}.collection-card:hover .collection-card__cta{gap:1rem}.comparison{border-radius:var(--radius);overflow:hidden;border:1px solid rgb(var(--color-border))}.comparison__row{display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:center}.comparison__row:not(:last-child){border-bottom:1px solid rgb(var(--color-border))}.comparison__row>div{padding:1.4rem 1.2rem;font-size:1.4rem}@media screen and (min-width:750px){.comparison__row>div{padding:1.7rem 2.4rem;font-size:1.5rem}}.comparison__row--head{font-weight:700}.comparison__row--head>div{padding-top:2rem;padding-bottom:2rem;font-size:1.5rem}.comparison__feature{font-weight:600}.comparison__us{text-align:center;background:rgb(var(--color-accent) / .05);border-inline:1.5px solid rgb(var(--color-accent) / .35)}.comparison__row--head .comparison__us{border-top:1.5px solid rgb(var(--color-accent) / .35)}.comparison__row:last-child .comparison__us{border-bottom:1.5px solid rgb(var(--color-accent) / .35)}.comparison__them{text-align:center;color:rgb(var(--color-foreground) / .55)}.comparison__icon{display:inline-flex}.comparison__icon--yes{color:#12805c}.comparison__icon--no{color:rgb(var(--color-foreground) / .35)}.comparison__value{font-weight:600}.complementary__grid{display:grid;gap:.6rem 2.4rem;grid-template-columns:1fr}@media screen and (min-width:750px){.complementary__grid{grid-template-columns:1fr 1fr}}.complementary__item{border:1px solid rgb(var(--color-border));border-radius:var(--radius);padding:1rem 1.4rem}.contact-form{max-width:56rem;margin-inline:auto}.contact-form__row{display:grid;gap:1.2rem;margin-bottom:1.2rem}@media screen and (min-width:750px){.contact-form__row{grid-template-columns:1fr 1fr}}.contact-form .button{margin-top:1.6rem}.countdown-banner{display:grid;gap:2.4rem;align-items:center;text-align:center;justify-items:center}@media screen and (min-width:990px){.countdown-banner{grid-template-columns:1fr auto;text-align:left;justify-items:start}}.countdown-banner__content>:last-child{margin-bottom:0}.countdown-banner__timer{display:flex;flex-direction:column;align-items:center;gap:2rem}@media screen and (min-width:990px){.countdown-banner__timer{align-items:flex-end}}.faq--split{display:grid;gap:3rem}@media screen and (min-width:990px){.faq--split{grid-template-columns:1fr 1.6fr;gap:6rem;align-items:start}.faq--split .section-header{margin-bottom:2rem}}.featured-collection__nav{display:flex;justify-content:flex-end;margin-top:2rem}.featured-product{display:grid;gap:3rem;align-items:center}@media screen and (min-width:750px){.featured-product{grid-template-columns:1.05fr 1fr;gap:6rem}.featured-product--reverse .featured-product__media{order:2}}.featured-product__media{position:relative;border-radius:var(--radius);overflow:hidden;background:rgb(var(--color-foreground) / .04)}.featured-product__media img{width:100%;height:auto}.featured-product__content .price{margin-top:.6rem}.featured-product__options{display:grid;gap:1.2rem;margin:2rem 0}.featured-product__buy{display:flex;gap:1rem;margin-top:2rem}.featured-product__buy .button{flex:1}.footer__cta{display:grid;gap:2rem;align-items:center;padding-bottom:4rem;margin-bottom:4.8rem;border-bottom:1px solid rgb(var(--color-border))}@media screen and (min-width:990px){.footer__cta{grid-template-columns:1.2fr 1fr;gap:6rem}}.footer__cta-form .footer__newsletter-row{margin-top:0}.footer__grid{display:grid;gap:3.2rem 2.4rem;grid-template-columns:1fr 1fr;padding-bottom:4.8rem}@media screen and (min-width:990px){.footer__grid{grid-template-columns:2fr repeat(var(--footer-cols, 3),1fr);gap:4rem}}@media screen and (max-width:989px){.footer__block--text{grid-column:1 / -1}}.footer__logo{display:inline-block;margin-bottom:1.8rem}.footer__brand-name{display:inline-block;margin-bottom:1.4rem}.footer__about{max-width:32rem;margin-bottom:.6rem}.footer__heading{font-size:1.25rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.8rem;font-family:var(--font-body);color:rgb(var(--color-foreground) / .55)}.footer__menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.1rem}.footer__link{font-size:1.4rem;color:rgb(var(--color-foreground) / .78);transition:color var(--duration-short) ease,transform var(--duration-short) ease;display:inline-block}.footer__link:hover{color:rgb(var(--color-foreground));transform:translate(2px)}.footer__link--icon{display:inline-flex;align-items:center;gap:.9rem;font-size:1.4rem;color:rgb(var(--color-foreground) / .78)}.footer__link--icon .icon{flex-shrink:0;opacity:.7}.footer__trust{gap:1.3rem}.footer__newsletter-row{display:flex;gap:.8rem}.footer__newsletter-row .field{flex:1}.footer .social-icons{margin-top:1.4rem}.footer__bottom{display:flex;flex-direction:column;gap:1.8rem;padding-top:2.4rem;border-top:1px solid rgb(var(--color-border))}@media screen and (min-width:750px){.footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}.footer__bottom-left{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1.8rem}.footer__bottom-right{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem}.footer__policies{list-style:none;display:flex;flex-wrap:wrap;gap:1.4rem;margin:0;padding:0}.footer__payments{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0}.footer__payment-icon{width:3.6rem;height:2.4rem}.header-section{position:relative;z-index:100}sticky-header[data-sticky=always],sticky-header[data-sticky=on-scroll-up]{position:sticky;top:0}sticky-header{display:block;transition:transform var(--duration-default) ease}sticky-header.is-hidden{transform:translateY(-100%)}sticky-header.is-scrolled .header-wrapper{box-shadow:0 2px 20px #00000012}.header-wrapper--border{border-bottom:1px solid rgb(var(--color-border))}.header{display:grid;align-items:center;gap:1rem 2rem;min-height:6.4rem}.header--menu-uppercase .header__menu-link{text-transform:uppercase;font-size:1.3rem;letter-spacing:.06em}@media screen and (min-width:750px){.header{min-height:7.6rem}.header--layout-logo-left{grid-template-columns:auto 1fr auto}.header--layout-logo-left .header__logo{order:0;justify-self:start}.header--layout-logo-left .header__nav{order:1;justify-self:start}.header--layout-logo-left .header__icons{order:2}.header--layout-menu-center{grid-template-columns:1fr auto 1fr}.header--layout-menu-center .header__logo{order:0;justify-self:start}.header--layout-menu-center .header__nav{order:1;justify-self:center}.header--layout-menu-center .header__icons{order:2}.header--layout-logo-center{grid-template-columns:1fr auto 1fr}.header--layout-logo-center .header__nav{order:0;justify-self:start}.header--layout-logo-center .header__logo{order:1;justify-self:center}.header--layout-logo-center .header__icons{order:2}.header--layout-stacked{grid-template-columns:1fr auto 1fr;grid-template-areas:". logo icons" "nav nav nav";padding-top:1.4rem}.header--layout-stacked .header__logo{grid-area:logo;justify-self:center}.header--layout-stacked .header__icons{grid-area:icons}.header--layout-stacked .header__nav{grid-area:nav;justify-self:center;padding-bottom:.6rem}}@media screen and (max-width:749px){.header{grid-template-columns:auto 1fr auto}.header .header__logo{justify-self:center}.header .header__icons{justify-self:end}}.header__logo-link{display:inline-flex;align-items:center}.header__logo img{display:block;height:auto}.header__menu{display:flex;list-style:none;margin:0;padding:0;gap:.4rem}.header__menu-item{position:relative}.header__menu-link{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.2rem;font-size:1.45rem;font-weight:500;border-radius:var(--radius-sm);transition:background-color var(--duration-short) ease}.header__menu-link:hover,.header__menu-link.is-active{background:rgb(var(--color-foreground) / .06)}.header__menu-link .icon{transition:transform var(--duration-short) ease}.header__menu-item:hover .header__menu-link .icon{transform:rotate(180deg)}.header__dropdown{position:absolute;top:100%;left:0;min-width:22rem;margin:0;padding:.8rem;list-style:none;background:rgb(var(--color-background));border:1px solid rgb(var(--color-border));border-radius:var(--radius);box-shadow:0 16px 40px #0000001a;opacity:0;visibility:hidden;transform:translateY(8px);transition:all var(--duration-short) ease;z-index:50}.header__menu-item:hover>.header__dropdown,.header__menu-item:focus-within>.header__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.header__dropdown-link{display:block;padding:.9rem 1.2rem;font-size:1.4rem;border-radius:var(--radius-sm)}.header__dropdown-link:hover{background:rgb(var(--color-foreground) / .06)}.header__mega{position:fixed;left:0;right:0;background:rgb(var(--color-background));border-top:1px solid rgb(var(--color-border));border-bottom:1px solid rgb(var(--color-border));box-shadow:0 24px 40px #00000014;opacity:0;visibility:hidden;transform:translateY(8px);transition:all var(--duration-short) ease;z-index:50}.header__menu-item:hover>.header__mega,.header__menu-item:focus-within>.header__mega{opacity:1;visibility:visible;transform:translateY(0)}.header__mega-inner{display:flex;gap:4rem;padding-top:3rem;padding-bottom:3.6rem}.header__mega-cols{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:3rem}.header__mega-promos{display:flex;gap:2rem;flex-shrink:0}.header__mega-promo{display:block;width:22rem}.header__mega-promo-media{display:block;aspect-ratio:4 / 3;border-radius:var(--radius);overflow:hidden;background:rgb(var(--color-foreground) / .05)}.header__mega-promo-media img{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-long) ease}.header__mega-promo:hover .header__mega-promo-media img{transform:scale(1.05)}.header__mega-promo-title{display:inline-flex;align-items:center;gap:.6rem;margin-top:1rem;font-size:1.35rem;font-weight:600}.header__mega-title{display:block;font-weight:700;font-size:1.4rem;margin-bottom:1rem}.header__mega-col ul{list-style:none;margin:0;padding:0}.header__mega-col .header__dropdown-link{padding:.5rem 0}.header__mega-col .header__dropdown-link:hover{background:none;text-decoration:underline}.header__icons{display:flex;align-items:center;justify-self:end;gap:.2rem}.header__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;background:none;border:0;color:rgb(var(--color-foreground));border-radius:50%;transition:background-color var(--duration-short) ease}.header__icon:hover{background:rgb(var(--color-foreground) / .06)}.header__icon-wrapper{position:relative;display:inline-flex}.cart-count-bubble{position:absolute;top:-.6rem;right:-.8rem;min-width:1.8rem;height:1.8rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .4rem;background:rgb(var(--color-accent));color:rgb(var(--color-background));border-radius:10rem;font-size:1.05rem;font-weight:700}.menu-drawer__list{list-style:none;margin:0;padding:0}.menu-drawer__link{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 0;font-size:1.7rem;font-weight:600;border-bottom:1px solid rgb(var(--color-border));width:100%}.menu-drawer__details[open]>.menu-drawer__link .accordion__icon{transform:rotate(180deg)}.menu-drawer__sublist{list-style:none;margin:0;padding:.6rem 0 1rem 1rem}.menu-drawer__sublink{display:block;padding:.8rem 0;font-size:1.5rem;color:rgb(var(--color-foreground) / .75)}.menu-drawer__account{display:inline-flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600;margin-bottom:1.4rem}.banner{position:relative;display:flex;overflow:hidden}.banner--full{width:100%}.banner:not(.banner--full){margin-top:2rem;margin-bottom:2rem}.banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.banner:not(.banner--full) .banner__media{top:0;right:2rem;bottom:0;left:2rem}@media screen and (min-width:750px){.banner:not(.banner--full) .banner__media{top:0;right:4rem;bottom:0;left:4rem}}.banner__media--rounded{border-radius:var(--radius);overflow:hidden}.banner__image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.banner__video,.banner__video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000}.banner--small{min-height:34rem}.banner--medium{min-height:46rem}.banner--large{min-height:60rem}.banner--full-screen{min-height:calc(100svh - 8rem)}@media screen and (min-width:750px){.banner--small{min-height:42rem}.banner--medium{min-height:56rem}.banner--large{min-height:72rem}}.banner__stretched-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.banner__content{position:relative;z-index:2;display:flex;width:100%;padding-top:5rem;padding-bottom:5rem;align-items:center;justify-content:center}.banner__content--top-left{align-items:flex-start;justify-content:flex-start}.banner__content--top-center{align-items:flex-start;justify-content:center}.banner__content--top-right{align-items:flex-start;justify-content:flex-end}.banner__content--middle-left{align-items:center;justify-content:flex-start}.banner__content--middle-center{align-items:center;justify-content:center}.banner__content--middle-right{align-items:center;justify-content:flex-end}.banner__content--bottom-left{align-items:flex-end;justify-content:flex-start}.banner__content--bottom-center{align-items:flex-end;justify-content:center}.banner__content--bottom-right{align-items:flex-end;justify-content:flex-end}.banner__box{max-width:62rem;color:#fff}.banner__box--left{text-align:left}.banner__box--center{text-align:center}.banner__box--center .banner__buttons{justify-content:center}.banner__subheading{color:#fff;opacity:.85}.banner__heading{color:#fff;margin-bottom:1.8rem}.banner__text{color:#fff;opacity:.92;font-size:calc(1.7rem * var(--body-scale));max-width:54rem}.banner__box--center .banner__text{margin-inline:auto}.banner__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}.banner__button-primary{background:#fff;color:#111}.banner__button-secondary{border-color:#fff9;color:#fff}.banner__button-secondary:hover{border-color:#fff}.image-with-text{display:grid;gap:3rem;align-items:center}@media screen and (min-width:750px){.image-with-text{grid-template-columns:1fr 1fr;gap:6rem}.image-with-text--reverse .image-with-text__media{order:2}}.image-with-text__media{border-radius:var(--radius);overflow:hidden;background:rgb(var(--color-foreground) / .04)}.image-with-text__media img{width:100%;height:100%;object-fit:cover}.image-with-text__video,.image-with-text__video video{width:100%;height:100%;object-fit:cover;display:block}.image-with-text__media--square .image-with-text__video video,.image-with-text__media--portrait .image-with-text__video video,.image-with-text__media--landscape .image-with-text__video video{position:absolute;top:0;right:0;bottom:0;left:0}.image-with-text__media--square,.image-with-text__media--portrait,.image-with-text__media--landscape{position:relative}.image-with-text__media--square{aspect-ratio:1 / 1}.image-with-text__media--portrait{aspect-ratio:4 / 5}.image-with-text__media--landscape{aspect-ratio:4 / 3}.image-with-text__content>:last-child{margin-bottom:0}.image-with-text__icons{display:flex;flex-wrap:wrap;gap:1rem 2.4rem;margin:2rem 0}.image-with-text__icon-item{display:inline-flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600}.ig-feed__handle{display:inline-flex;align-items:center;gap:.7rem;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.ig-feed__item{position:relative;display:block;aspect-ratio:1 / 1;border-radius:var(--radius-sm);overflow:hidden;background:rgb(var(--color-foreground) / .04)}.ig-feed__item img{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-long) ease}body.animations-enabled .ig-feed__item:hover img{transform:scale(1.06)}.ig-feed__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059;color:#fff;opacity:0;transition:opacity var(--duration-default) ease}.ig-feed__item:hover .ig-feed__overlay,.ig-feed__item:focus-visible .ig-feed__overlay{opacity:1}.logo-list__heading{display:block;margin-bottom:2.4rem;color:rgb(var(--color-foreground) / .5)}.logo-list__static{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3rem 6rem}.logo-list__item{display:inline-flex;align-items:center;flex-shrink:0;opacity:.55;filter:grayscale(1);transition:all var(--duration-short) ease}.logo-list__item:hover{opacity:1;filter:none}.logo-list__img{max-height:3.6rem;width:auto}.logo-list__text{font-family:var(--font-heading);font-weight:700;font-size:2rem;letter-spacing:.05em}.cart-page{display:grid;gap:3rem;align-items:start;margin-top:2rem}@media screen and (min-width:990px){.cart-page{grid-template-columns:1.7fr 1fr;gap:5rem}}.cart-page__summary{position:sticky;top:10rem;display:flex;flex-direction:column;gap:1.2rem;padding:2.4rem;border:1px solid rgb(var(--color-border));border-radius:var(--radius);overflow:hidden}.cart-page__summary .shipping-bar{border-bottom:0}.collection-hero{position:relative;margin-bottom:3.2rem}.collection-hero--image{border-radius:var(--radius);overflow:hidden;min-height:26rem;display:flex;align-items:flex-end}.collection-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.collection-hero__media img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.collection-hero--image .collection-hero__content{position:relative;padding:3rem;color:#fff}.collection-hero--image .collection-hero__content h1{color:#fff;margin:0}.collection-hero__content h1{margin-bottom:.6rem}.collection-hero__description{max-width:64rem}.collection-hero--image .collection-hero__description{opacity:.9}.collection-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem;padding-bottom:1.6rem;margin-bottom:2.4rem;border-bottom:1px solid rgb(var(--color-border))}.collection-toolbar__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}.facet{position:relative}.facet>summary{-webkit-user-select:none;user-select:none}.facet[open]>summary{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.facet__panel{position:absolute;top:calc(100% + .8rem);right:0;z-index:40;min-width:24rem;padding:1.6rem;background:rgb(var(--color-background));border:1px solid rgb(var(--color-border));border-radius:var(--radius);box-shadow:0 16px 40px #0000001a}@media screen and (max-width:749px){.facet__panel{position:fixed;left:1rem;right:1rem;top:auto}}.facet__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem;max-height:30rem;overflow-y:auto}.facet__value{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;padding:.5rem .4rem;border-radius:var(--radius-sm);cursor:pointer}.facet__value:hover{background:rgb(var(--color-foreground) / .05)}.facet__value--disabled{opacity:.4;cursor:default}.facet__value input{accent-color:rgb(var(--color-button));width:1.6rem;height:1.6rem}.facet__price{display:flex;align-items:center;gap:.8rem}.facet__price .field__input{min-height:4rem}.facet__active{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:2rem}.product{display:grid;gap:2.4rem;align-items:start}@media screen and (min-width:990px){.product{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5rem}.product__gallery{position:sticky;top:9rem}.product__gallery--adapt .product__media img{max-height:calc(100vh - 14rem);object-fit:contain}}@media screen and (max-width:749px){.product__gallery--adapt .product__media img{max-height:56vh;width:100%;object-fit:contain;background:rgb(var(--color-foreground) / .03)}}.product__gallery-wrapper{position:relative}.product__gallery-main{position:relative;border-radius:var(--radius);overflow:hidden;background:rgb(var(--color-foreground) / .03)}.product__media{flex:0 0 100%}.product__media img,.product__media-video{width:100%;height:auto;display:block}.product__gallery--square .product__media,.product__gallery--portrait .product__media{position:relative}.product__gallery--square .product__media{aspect-ratio:1 / 1}.product__gallery--portrait .product__media{aspect-ratio:4 / 5}.product__gallery--square .product__media img,.product__gallery--portrait .product__media img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover}.product__gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:0;border-radius:50%;background:#ffffffeb;color:#111;box-shadow:0 4px 16px #00000024;transition:transform var(--duration-short) ease,opacity var(--duration-short) ease;opacity:.9}.product__gallery-arrow:hover{opacity:1;transform:translateY(-50%) scale(1.06)}.product__gallery-arrow--prev{left:1.2rem}.product__gallery-arrow--next{right:1.2rem}.product__gallery-counter{position:absolute;bottom:1.2rem;right:1.2rem;z-index:3;padding:.4rem 1.1rem;border-radius:10rem;background:#0000008c;color:#fff;font-size:1.2rem;font-weight:600;font-variant-numeric:tabular-nums;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media screen and (max-width:749px){.product__gallery-arrow{display:none}}.review-strip{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1rem;font-size:1.35rem}.review-strip__label b{font-weight:700}.review-strip__source{display:inline-flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;color:rgb(var(--color-foreground) / .65)}.review-strip .tp-stars__box{width:1.8rem;height:1.8rem}.product-testimonial{display:flex;flex-direction:column;gap:.8rem;padding:1.8rem 2rem;border-radius:var(--radius);background:rgb(var(--color-foreground) / .035);border-left:3px solid rgb(var(--color-accent))}.product-testimonial__quote{margin:0;font-size:1.4rem;line-height:1.6;font-style:italic}.product-testimonial__quote p{margin:0}.product-testimonial__author{display:flex;align-items:center;gap:1rem;font-size:1.3rem;font-weight:700}.product-info-image{border-radius:var(--radius);overflow:hidden}.product-info-image img{width:100%;height:auto}.product__media[data-full]{cursor:zoom-in}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:flex;align-items:center;justify-content:center;background:#000000ed;animation:lightbox-in .25s ease}@keyframes lightbox-in{0%{opacity:0}}.lightbox__img{max-width:min(92vw,120rem);max-height:88vh;object-fit:contain;border-radius:var(--radius-sm)}.lightbox__close,.lightbox__nav{position:absolute;display:flex;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;border:0;border-radius:50%;background:#ffffff1f;color:#fff;transition:background-color var(--duration-short) ease;z-index:2}.lightbox__close:hover,.lightbox__nav:hover{background:#ffffff40}.lightbox__close{top:1.6rem;right:1.6rem}.lightbox__nav--prev{left:1.6rem;top:50%;transform:translateY(-50%)}.lightbox__nav--next{right:1.6rem;top:50%;transform:translateY(-50%)}.lightbox__counter{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:#fff;font-size:1.3rem;font-weight:600;font-variant-numeric:tabular-nums;padding:.4rem 1.2rem;background:#ffffff1f;border-radius:10rem}.urgency-card{--uc-color: var(--badge-sale-bg);display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:1.4rem 1.6rem;text-align:center;border-radius:var(--radius);background:color-mix(in srgb,var(--uc-color) 6%,transparent);border:1.5px dashed color-mix(in srgb,var(--uc-color) 45%,transparent)}.urgency-card--warning{--uc-color: #B54708}.urgency-card--success{--uc-color: #12805C}.urgency-card--neutral{--uc-color: rgb(var(--color-foreground))}.urgency-card__icon{display:inline-flex;color:var(--uc-color);animation:flame-pulse 1.6s ease infinite}@media(prefers-reduced-motion:reduce){.urgency-card__icon{animation:none}}.urgency-card__heading{display:inline-flex;align-items:center;gap:.6rem;margin:0;color:var(--uc-color);font-size:1.35rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1.3}.urgency-card__big{margin:0;font-family:var(--font-heading);font-size:1.7rem;font-weight:700;letter-spacing:var(--heading-letter-spacing);line-height:1.25}.urgency-card__text{font-size:1.25rem;color:rgb(var(--color-foreground) / .6);max-width:42rem;margin:0;line-height:1.5}.urgency-card__text p{margin:0}.urgency-card__countdown{margin-top:.5rem}.urgency-card__countdown .countdown__unit{box-shadow:0 2px 10px color-mix(in srgb,var(--uc-color) 20%,transparent)}.urgency-card__countdown .countdown__number{color:var(--uc-color)}.delivery-estimate{display:flex;align-items:center;gap:.9rem;font-size:1.35rem}.trusted-by{display:flex;align-items:center;gap:1.2rem}.trusted-by__avatars{display:flex;flex-shrink:0}.trusted-by__avatar{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:50%;border:2px solid rgb(var(--color-background));margin-left:-1rem;overflow:hidden;font-size:1.3rem;font-weight:700;color:#fff}.trusted-by__avatar:first-child{margin-left:0}.trusted-by__avatar img{width:100%;height:100%;object-fit:cover}.trusted-by__avatar--rose{background:#b76e79}.trusted-by__avatar--sauge{background:#6b7d5e}.trusted-by__avatar--dark{background:#1a1a1a}.trusted-by__text{margin:0;font-size:1.35rem;line-height:1.55}.trusted-by__check{display:inline-block;width:1.3rem;height:1.3rem;vertical-align:-.15em;margin-left:.2em}.delivery-estimate .icon{flex-shrink:0;color:rgb(var(--color-accent))}.delivery-estimate b{font-weight:700}.product__thumbs{display:flex;gap:.8rem;margin-top:1rem;overflow-x:auto;scrollbar-width:none}.product__thumbs::-webkit-scrollbar{display:none}.product__thumb{position:relative;flex:0 0 6.4rem;aspect-ratio:1 / 1;padding:0;border:1.5px solid transparent;border-radius:var(--radius-sm);overflow:hidden;background:rgb(var(--color-foreground) / .04);opacity:.65;transition:all var(--duration-short) ease}.product__thumb img{width:100%;height:100%;object-fit:cover}.product__thumb:hover{opacity:1}.product__thumb.is-active{border-color:rgb(var(--color-foreground));opacity:1}.product__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;background:#ffffffe6;border-radius:50%;color:#111}.product__info{display:flex;flex-direction:column;gap:1.6rem}.product__info>*{margin:0}.product__title{margin:0}.product__badges-inline{display:flex;flex-wrap:wrap;gap:.5rem}.product__badges-inline:empty{display:none}.product__option{border:0;padding:0;margin:0}.product__option-values{display:flex;flex-wrap:wrap;gap:.8rem}.product__option-input:checked+.product__option-pill{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.product__option-input:focus-visible+.product__option-pill{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product__buy{display:block}.product__buy form{display:flex;flex-direction:column;gap:1rem}.shopify-payment-button{margin-top:0}.product__countdown{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;padding:1.2rem 1.6rem;border-radius:var(--radius);background:rgb(var(--color-accent) / .07);border:1px dashed rgb(var(--color-accent) / .4);font-size:1.4rem;font-weight:600}.product__countdown--urgent{background:color-mix(in srgb,var(--badge-sale-bg) 8%,transparent);border:1.5px dashed color-mix(in srgb,var(--badge-sale-bg) 55%,transparent);font-weight:700}.product__countdown--urgent .product__countdown-flame{color:var(--badge-sale-bg);animation:flame-pulse 1.3s ease infinite}@keyframes flame-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.18);opacity:.75}}.live-viewers{display:inline-flex;align-items:center;gap:.8rem}.live-viewers__dot{flex-shrink:0;width:.9rem;height:.9rem;border-radius:50%;background:#22c55e;animation:lv-pulse 2s ease-out infinite}.live-viewers__text{margin:0;font-size:1.35rem;color:rgb(var(--color-foreground) / .75)}.live-viewers__text span{font-weight:700;color:rgb(var(--color-foreground))}@keyframes lv-pulse{0%{box-shadow:0 0 #22c55e73}70%,to{box-shadow:0 0 0 .7rem #22c55e00}}@media(prefers-reduced-motion:reduce){.live-viewers__dot{animation:none}}@media(prefers-reduced-motion:reduce){.product__countdown--urgent .product__countdown-flame{animation:none}}.product__countdown--urgent .countdown--inline{color:var(--badge-sale-bg);font-weight:800}.low-stock__text{display:flex;align-items:center;gap:.6rem;font-size:1.35rem;font-weight:600;color:#93370d;margin:0 0 .7rem}.low-stock__track{height:.5rem;border-radius:10rem;background:rgb(var(--color-foreground) / .08);overflow:hidden}.low-stock__fill{height:100%;border-radius:10rem;background:linear-gradient(90deg,#f79009,#d92d20);transition:width var(--duration-long) ease}.trust-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;padding:1.4rem 0;border-top:1px solid rgb(var(--color-border));border-bottom:1px solid rgb(var(--color-border))}.trust-badges__item{display:flex;align-items:center;gap:.9rem;font-size:1.3rem;font-weight:600}.trust-badges__item .icon{flex-shrink:0;color:rgb(var(--color-accent))}.qty-breaks__options{display:grid;gap:.9rem}.qty-breaks__option{cursor:pointer}.qty-breaks__box{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem 1.6rem;border:1.5px solid rgb(var(--color-border));border-radius:var(--radius);transition:all var(--duration-short) ease}.qty-breaks__option:hover .qty-breaks__box{border-color:rgb(var(--color-foreground) / .4)}.qty-breaks__option input:checked+.qty-breaks__box{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 1px rgb(var(--color-foreground));background:rgb(var(--color-foreground) / .02)}.qty-breaks__option input:focus-visible+.qty-breaks__box{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.qty-breaks__qty{font-weight:700;font-size:1.45rem}.qty-breaks__price{font-size:1.35rem;font-weight:600;color:rgb(var(--color-accent))}.qty-breaks__badge{position:absolute;top:-.9rem;right:1.2rem}.product__share{display:flex;align-items:center;gap:.4rem}.product__tab{border-top:1px solid rgb(var(--color-border))}.product__tab+.product__tab{margin-top:-1.6rem}.product__tab:last-of-type{border-bottom:1px solid rgb(var(--color-border))}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:90;background:rgb(var(--color-background));border-top:1px solid rgb(var(--color-border));box-shadow:0 -6px 24px #00000012;transform:translateY(105%);transition:transform var(--duration-default) ease}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding-top:1rem;padding-bottom:1rem}.sticky-atc__info{display:flex;align-items:center;gap:1.2rem;min-width:0}.sticky-atc__img{width:4.4rem;height:4.4rem;object-fit:cover;border-radius:var(--radius-sm)}.sticky-atc__title{display:block;font-size:1.4rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:40vw}.sticky-atc__actions{display:flex;align-items:center;gap:1.4rem;flex-shrink:0}.sticky-atc__prices{display:inline-flex;align-items:baseline;gap:.7rem}.sticky-atc__price{font-weight:700;font-size:1.5rem}@media screen and (max-width:749px){.sticky-atc__img,.sticky-atc__prices{display:none}}.marquee__item{font-family:var(--font-heading);font-weight:var(--font-heading-weight);letter-spacing:var(--heading-letter-spacing);text-transform:var(--heading-transform);white-space:nowrap}.marquee--small .marquee__item{font-size:calc(1.8rem * var(--heading-scale))}.marquee--medium .marquee__item{font-size:calc(3rem * var(--heading-scale))}.marquee--large .marquee__item{font-size:calc(5rem * var(--heading-scale))}.marquee__item--outline{color:transparent;-webkit-text-stroke:1px rgb(var(--color-foreground))}.marquee__item--outline a{color:transparent}.marquee__separator{opacity:.4;display:inline-flex;align-items:center}.multicolumn__item{display:flex;flex-direction:column;gap:1.2rem}.multicolumn__item--center{align-items:center;text-align:center}.multicolumn--cards .multicolumn__item{padding:2.8rem 2.4rem;border:1px solid rgb(var(--color-border));border-radius:var(--radius);background:rgb(var(--color-background))}.multicolumn__icon{display:inline-flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;border-radius:50%;background:rgb(var(--color-accent) / .08);color:rgb(var(--color-accent))}.multicolumn__image{border-radius:var(--radius);overflow:hidden}.multicolumn__heading{margin:0}.multicolumn__text{max-width:32rem}.multicolumn__text>:last-child{margin-bottom:0}.newsletter-form{max-width:46rem;margin-inline:auto}.newsletter-form__row{display:flex;gap:.8rem}.newsletter-form__row .field{flex:1}@media screen and (max-width:479px){.newsletter-form__row{flex-direction:column}}.email-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:250;visibility:hidden}.email-popup.active{visibility:visible}.email-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity var(--duration-default) ease}.email-popup.active .email-popup__overlay{opacity:1}.email-popup__panel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.96);display:grid;width:min(72rem,calc(100vw - 2.4rem));background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:var(--radius);overflow:hidden;box-shadow:0 30px 80px #0000004d;opacity:0;transition:opacity var(--duration-default) ease,transform var(--duration-default) cubic-bezier(.22,1,.36,1)}.email-popup.active .email-popup__panel{opacity:1;transform:translate(-50%,-50%) scale(1)}@media screen and (min-width:750px){.email-popup__panel{grid-template-columns:1fr 1fr}.email-popup__panel--no-image{grid-template-columns:1fr;width:min(46rem,calc(100vw - 2.4rem))}}.email-popup__media{background:rgb(var(--color-foreground) / .04)}.email-popup__media img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:749px){.email-popup__media{max-height:20rem;overflow:hidden}}.email-popup__content{padding:3.2rem 2.8rem;text-align:center;display:flex;flex-direction:column;justify-content:center}.email-popup__close{position:absolute;top:1rem;right:1rem;z-index:3;background:rgb(var(--color-background) / .9)}.email-popup__dismiss{margin-top:1.4rem;background:none;border:0;padding:.4rem;color:rgb(var(--color-foreground) / .5);font-size:1.25rem;text-decoration:underline;text-underline-offset:.2em}.email-popup__dismiss:hover{color:rgb(var(--color-foreground))}.email-popup__code{padding:1rem 1.6rem;border:1.5px dashed rgb(var(--color-accent));border-radius:var(--radius-sm);font-size:1.8rem;font-weight:700;letter-spacing:.12em;-webkit-user-select:all;user-select:all}.quick-view{display:grid}@media screen and (min-width:750px){.quick-view{grid-template-columns:39rem 1fr}}.quick-view__media{position:relative;background:rgb(var(--color-foreground) / .03)}.quick-view__media img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:749px){.quick-view__media{aspect-ratio:1 / 1}.quick-view__media img{position:absolute;top:0;right:0;bottom:0;left:0}}.quick-view__info{padding:2.8rem 2.4rem;display:flex;flex-direction:column}.quick-view__description{margin:1rem 0 1.6rem}.quick-view__form{margin-top:auto}.reviews__header{margin-bottom:1rem}.reviews__header .section-header{margin-bottom:2rem}.reviews__summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 1.4rem;margin-bottom:3.6rem}.reviews__source-logo{display:inline-flex;align-items:center;gap:.6rem}.reviews__source-name,.reviews__summary-label{font-weight:700;font-size:1.6rem}.reviews__summary-rating{margin:0}.tp-stars{display:inline-flex;gap:.25rem}.tp-stars__box{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;background:#00b67a;color:#fff}.tp-stars__box .icon{fill:currentColor;stroke:none}.tp-stars__box--empty{background:rgb(var(--color-foreground) / .15)}.review-card{display:flex;flex-direction:column;gap:1rem;padding:2.4rem;border:1px solid rgb(var(--color-border));border-radius:var(--radius);background:rgb(var(--color-background));height:100%;overflow:hidden}.review-card__photo{margin:-2.4rem -2.4rem .6rem;aspect-ratio:4 / 3;overflow:hidden;background:rgb(var(--color-foreground) / .04)}.review-card__photo img{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-long) ease}body.animations-enabled .review-card:hover .review-card__photo img{transform:scale(1.04)}.review-card__top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.review-card__date{font-size:1.2rem;color:rgb(var(--color-foreground) / .5)}.review-card__title{font-weight:700;font-size:1.5rem;margin:0}.review-card__text{font-size:1.4rem;line-height:1.6;color:rgb(var(--color-foreground) / .8);flex-grow:1}.review-card__text p{margin:0}.review-card__author{display:flex;align-items:center;gap:1rem}.review-card__avatar{width:3.6rem;height:3.6rem;border-radius:50%;object-fit:cover}.review-card__avatar--initial{display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--color-foreground) / .08);font-weight:700;font-size:1.4rem}.review-card__name{display:block;font-weight:700;font-size:1.3rem}.review-card__verified{display:inline-flex;align-items:center;gap:.4rem;font-size:1.15rem;color:#12805c}.review-card__source{margin-left:auto;opacity:.85}.reviews-marquee{align-items:stretch}.reviews-marquee .review-card{width:min(34rem,78vw);flex-shrink:0}.rich-text--center{text-align:center}.rich-text--center .rte{margin-inline:auto}.rich-text__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}.rich-text--center .rich-text__buttons{justify-content:center}sales-notifications{display:contents}.sales-toast{position:fixed;bottom:1.6rem;z-index:150;display:flex;align-items:center;gap:1.2rem;width:min(34rem,calc(100vw - 3.2rem));padding:1.1rem 1.3rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:1px solid rgb(var(--color-border));border-radius:var(--radius);box-shadow:0 12px 40px #00000029;opacity:0;transform:translateY(12px);transition:opacity var(--duration-default) ease,transform var(--duration-default) cubic-bezier(.22,1,.36,1);pointer-events:none}.sales-toast--left{left:1.6rem}.sales-toast--right{right:1.6rem}.sales-toast.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.sales-toast__img{width:5.6rem;height:5.6rem;object-fit:cover;border-radius:var(--radius-sm);flex-shrink:0;background:rgb(var(--color-foreground) / .04)}.sales-toast__body{min-width:0;display:flex;flex-direction:column;gap:.1rem}.sales-toast__buyer{font-size:1.25rem;color:rgb(var(--color-foreground) / .7)}.sales-toast__product{font-size:1.35rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sales-toast__time{display:inline-flex;align-items:center;gap:.4rem;font-size:1.15rem;color:#12805c}.sales-toast__close{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border:0;border-radius:50%;background:transparent;color:rgb(var(--color-foreground) / .5)}.sales-toast__close:hover{color:rgb(var(--color-foreground));background:rgb(var(--color-foreground) / .06)}@media screen and (max-width:749px){.sales-toast{bottom:1.2rem}}.stl{display:grid;gap:2.4rem;align-items:center}@media screen and (min-width:750px){.stl{grid-template-columns:1.2fr 1fr;gap:5rem}.stl--reverse .stl__media{order:2}}.stl__media{position:relative;border-radius:var(--radius);overflow:hidden;background:rgb(var(--color-foreground) / .04)}.stl__media>img{width:100%;height:auto;display:block}.stl__dot{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:0;border-radius:50%;background:#fffffff2;color:#111;box-shadow:0 4px 14px #00000040;transition:transform var(--duration-short) ease;z-index:2}.stl__dot:before{content:"";position:absolute;top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem;border-radius:50%;border:1.5px solid rgb(255 255 255 / .7);animation:stl-pulse 2s ease infinite}@keyframes stl-pulse{0%{transform:scale(.8);opacity:1}70%,to{transform:scale(1.35);opacity:0}}@media(prefers-reduced-motion:reduce){.stl__dot:before{animation:none}}.stl__dot:hover{transform:translate(-50%,-50%) scale(1.12)}.stl__products{display:flex;flex-direction:column;gap:.8rem}.stl__card{border:1.5px solid rgb(var(--color-border));border-radius:var(--radius);padding:1rem 1.4rem;transition:border-color var(--duration-short) ease,box-shadow var(--duration-short) ease}.stl__card.is-highlighted{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 1px rgb(var(--color-foreground))}.slideshow{position:relative}.slideshow__carousel{padding-bottom:0}.slideshow__slide{flex:0 0 100%;width:100%}.slideshow__controls{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:1.6rem;z-index:3}.slideshow__controls .slider-button{width:3.6rem;height:3.6rem;background:#ffffffd9;border-color:transparent;color:#111}.slideshow__controls .slider-dot{background:#ffffff73}.slideshow__controls .slider-dot[aria-current=true]{background:#fff}.stats{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);text-align:center}@media screen and (min-width:750px){.stats{grid-template-columns:repeat(var(--stat-count, 3),1fr)}}.stats__item{display:flex;flex-direction:column;gap:.6rem}.stats__number{font-family:var(--font-heading);font-weight:var(--font-heading-weight);font-size:calc(4.2rem * var(--heading-scale));line-height:1;letter-spacing:var(--heading-letter-spacing)}.stats__label{font-size:1.4rem;color:rgb(var(--color-foreground) / .6);font-weight:500}.testimonial{display:flex;flex-direction:column;gap:1.4rem;padding:2.4rem;border:1px solid rgb(var(--color-border));border-radius:var(--radius);background:rgb(var(--color-background));height:100%}.testimonial__quote{margin:0;font-size:1.5rem;line-height:1.6;flex-grow:1}.testimonial__quote p{margin:0}.testimonial__author{display:flex;align-items:center;gap:1.2rem}.testimonial__avatar{width:4.4rem;height:4.4rem;border-radius:50%;object-fit:cover}.testimonial__avatar--initial{display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--color-foreground) / .08);font-weight:700;font-size:1.6rem}.testimonial__name{display:block;font-weight:700;font-size:1.4rem}.testimonial__verified{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;color:#12805c}.testimonials-marquee{align-items:stretch}.testimonials-marquee .testimonial{width:min(36rem,80vw);flex-shrink:0}track-order{display:block;max-width:52rem;margin-inline:auto}.track-order__row{display:flex;gap:.8rem}.track-order__row .field{flex:1}@media screen and (max-width:479px){.track-order__row{flex-direction:column}}.ugc__slide{flex:0 0 min(26rem,70vw)}.ugc__media{position:relative;aspect-ratio:9 / 16;border-radius:var(--radius);overflow:hidden;background:rgb(var(--color-foreground) / .06)}.ugc__video,.ugc__media video,.ugc__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}body.animations-enabled .ugc__slide:hover .ugc__image{transform:scale(1.04)}.ugc__image{transition:transform var(--duration-long) ease}.ugc__product{position:absolute;left:.9rem;right:.9rem;bottom:.9rem;display:flex;align-items:center;gap:.9rem;padding:.8rem;background:#fffffff0;color:#111;border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 6px 20px #0000002e}.ugc__product-media{width:4rem;aspect-ratio:1/1;border-radius:.6rem;overflow:hidden;flex-shrink:0;background:#0000000d}.ugc__product-media img{width:100%;height:100%;object-fit:cover}.ugc__product-info{flex:1;min-width:0}.ugc__product-title{display:block;font-size:1.2rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ugc__product-price{font-size:1.15rem;color:#111111a6}.ugc__product-add{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:0;border-radius:50%;background:#111;color:#fff;transition:transform var(--duration-short) ease}.ugc__product-add:hover{transform:scale(1.08)}.video-section{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 9;background:#000}.video-section--rounded{border-radius:var(--radius)}.video-section__video,.video-section__iframe{width:100%;height:100%;object-fit:cover;border:0;position:absolute;top:0;right:0;bottom:0;left:0}.video-section__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;padding:0;border:0;background:none;cursor:pointer}.video-section__poster img{width:100%;height:100%;object-fit:cover}.video-section__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:7.2rem;height:7.2rem;background:#fffffff2;color:#111;border-radius:50%;transition:transform var(--duration-short) ease;box-shadow:0 8px 30px #0000004d}.video-section__poster:hover .video-section__play{transform:translate(-50%,-50%) scale(1.08)}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
