*,*:before,*:after{box-sizing:border-box}html{font-size:100%;scroll-behavior:smooth}body{margin:0;background:var(--color-cream);color:var(--color-ink);font-family:var(--font-sans);font-size:1.0625rem;line-height:1.55;-webkit-font-smoothing:antialiased}img,video,svg{max-width:100%;display:block}img{height:auto}a{color:inherit;text-decoration:none}a:hover{color:var(--color-red)}button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3,h4,.hero__title,.section-heading__title,.pdp__title,.product-card__title,.wordmark__text,.nap__title,.cart-line__title,.create-card__title{font-family:var(--font-serif);font-weight:600;letter-spacing:-.02em;line-height:1.12;color:var(--color-ink)}.visually-hidden,.vis-hide{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:100;background:var(--color-red);color:#fff;padding:.6rem 1rem}.skip-link:focus{top:1rem}.page-width{width:min(100% - 2rem,var(--page-width));margin-inline:auto}@media(min-width:750px){.page-width{width:min(100% - 3.5rem,var(--page-width))}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-sans);font-weight:600;font-size:.95rem;letter-spacing:.02em;line-height:1;padding:.95rem 1.55rem;border-radius:var(--radius);border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.btn .icon{width:1.05rem;height:1.05rem}.btn--primary{background:var(--color-red);color:#fff;border-color:var(--color-red)}.btn--primary:hover{background:var(--color-red-hover);border-color:var(--color-red-hover);color:#fff}.btn--secondary{background:transparent;color:var(--color-red);border-color:var(--color-red)}.btn--secondary:hover{background:var(--color-red);color:#fff}.btn--small{padding:.65rem 1.1rem;font-size:.85rem}.btn--block{width:100%}.btn:disabled{opacity:.45;cursor:not-allowed}.icon{width:1.35rem;height:1.35rem}.icon--star,.icon--pin{width:1.1rem;height:1.1rem;color:var(--color-red)}.stars{display:inline-flex;gap:.1rem;color:var(--color-red)}.stars .icon{width:.95rem;height:.95rem}.announcement{background:var(--color-red);color:#fff;text-align:center;padding:.5rem 1rem;font-size:.85rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.announcement__text{margin:0}.site-header{position:sticky;top:0;z-index:40;background:var(--color-paper);border-bottom:1px solid var(--color-line)}.site-header__inner{display:grid;grid-template-columns:2.75rem minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:var(--header-height);width:min(100% - 1.25rem,var(--page-width));margin-inline:auto}.wordmark{justify-self:center;display:flex;align-items:center;min-width:0;padding:.2rem .5rem;color:var(--color-red)}.wordmark:hover{color:var(--color-red-hover)}.site-header__logo{display:block;width:auto;height:2.75rem;max-width:100%;aspect-ratio:1220 / 350;object-fit:contain;object-position:center}.wordmark__text{font-size:1.65rem;font-weight:700;letter-spacing:.12em;color:var(--color-red)}.nav-desktop{display:none}.site-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:.35rem}.site-header__icon{-webkit-appearance:none;appearance:none;background:none;border:0;padding:.45rem;color:var(--color-ink);cursor:pointer;display:inline-flex;position:relative}.site-header__icon .icon-close,.site-header.is-menu-open .site-header__icon--menu .icon-menu{display:none}.site-header.is-menu-open .site-header__icon--menu .icon-close{display:block}.site-header__cart{text-decoration:none;display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .45rem;color:var(--color-ink);min-height:2.75rem}.site-header__cart-glyph{display:inline-flex;align-items:center;line-height:0}.site-header__cart-glyph .icon{width:1.75rem;height:1.75rem}.cart-count{position:static;min-width:0;height:auto;padding:0;border-radius:0;background:transparent;color:var(--color-ink);font-size:1rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.cart-count.is-empty{display:none}.header-search{border-top:1px solid var(--color-line);background:var(--color-paper);padding:1rem 1rem 1.15rem;z-index:45}.header-search.is-open,.header-search:not([hidden]){display:block}.header-search__label{display:block;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .45rem;color:var(--color-ink)}.header-search__inner{width:min(100% - 2rem,var(--page-width));margin:0 auto}.header-search__form{display:grid;grid-template-columns:1fr auto auto;gap:.65rem;align-items:stretch}.header-search__input{min-height:3.25rem;font-size:1.2rem;padding:.85rem 1rem}.header-search__input,.search-page__form input[type=search],.option-set__search,.qty__input,select,input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],textarea{width:100%;border:1px solid var(--color-line);background:var(--color-paper);padding:.7rem .85rem;border-radius:var(--radius)}.nav-mobile{position:fixed;inset:calc(var(--header-height) + 1.8rem) 0 0 0;background:var(--color-paper);z-index:35;padding:1.5rem 1.5rem 6rem;overflow:auto}.nav-mobile[hidden]{display:none}.nav-mobile ul{list-style:none;margin:0;padding:0}.nav-mobile a{display:block;padding:.85rem 0;font-size:1.35rem;font-family:var(--font-serif);border-bottom:1px solid var(--color-line)}.nav-mobile__cta{margin-top:1.5rem;width:100%}.nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#16151359;z-index:30}.nav-overlay[hidden]{display:none}@media(min-width:990px){.site-header__inner{grid-template-columns:auto 1fr auto;width:min(100% - 3.5rem,var(--page-width))}.site-header__icon--menu{display:none}.wordmark{justify-self:start;padding:.4rem .75rem .4rem 0}.site-header__logo{height:4.5rem}.wordmark__text{font-size:1.85rem}.nav-desktop{display:block;justify-self:center}.nav-desktop__list{display:flex;gap:1.75rem;list-style:none;margin:0;padding:0}.nav-desktop__link{font-size:.92rem;font-weight:500;letter-spacing:.01em;padding:.2rem 0;border-bottom:1px solid transparent}.nav-desktop__link.is-active,.nav-desktop__link:hover{color:var(--color-red);border-bottom-color:var(--color-red)}.nav-mobile,.nav-overlay{display:none!important}}.hero{position:relative;min-height:auto;background:var(--color-cream)}.hero__media{position:relative;min-height:42vw;max-height:520px;overflow:hidden;background:var(--color-cream-deep)}.hero__img{width:100%;height:100%;object-fit:cover;min-height:240px;max-height:520px}.hero__content{position:relative;padding:1.35rem 0 1.85rem;text-align:center}.hero__title{display:flex;flex-direction:column;align-items:center;gap:.12em;font-size:clamp(1.38rem,5.4vw,1.9rem);font-weight:700;text-transform:uppercase;letter-spacing:-.03em;line-height:1.08;margin:0 0 .85rem}.hero__title-beat{display:block}.hero__sub{margin:0 0 .5rem;font-size:1.05rem;color:var(--color-ink)}.hero__proof{margin:0 0 1.4rem;font-family:var(--font-serif);font-style:italic;font-weight:500;color:var(--color-ink)}.hero__actions{display:flex;flex-direction:column;gap:.7rem;align-items:stretch;max-width:22rem;margin:0 auto}.hero__reviews{display:flex;align-items:center;justify-content:center;gap:.55rem;margin:1.25rem 0 0;font-size:.92rem}.hero__hint,.onboarding-note{color:var(--color-muted);font-size:.92rem;padding-bottom:1.5rem}@media(min-width:990px){.hero{min-height:34rem;display:grid}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;max-height:none;min-height:100%}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f1e8e0,#f7f1e873 42%,#f7f1e814 70%)}.hero__img,.hero__atmosphere{min-height:100%;max-height:none;height:100%;width:100%;object-fit:cover}.hero__content{position:relative;z-index:1;padding:4.75rem 0 5.25rem;text-align:left;max-width:none}.hero__content .hero__title{max-width:none;align-items:flex-start;font-size:clamp(2.05rem,3.35vw,3.2rem);gap:.08em}.hero__content .hero__title-beat{white-space:nowrap}.hero__content .hero__sub,.hero__content .hero__proof{max-width:36ch}.hero__actions{flex-direction:row;max-width:none;margin:0;align-items:center}.hero__reviews{display:none}}.proof-strip{border-block:1px solid var(--color-line);background:var(--color-cream)}.proof-strip__grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.proof-strip__item{display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.95rem .5rem;font-size:.88rem;font-weight:500;border-bottom:1px solid var(--color-line)}.proof-strip__item:nth-child(odd){border-right:1px solid var(--color-line)}.proof-strip__item:nth-last-child(-n+2){border-bottom:0}@media(min-width:750px){.proof-strip__grid{grid-template-columns:repeat(3,1fr)}.proof-strip__item{border-bottom:0;border-right:1px solid var(--color-line);padding:1.1rem .75rem}.proof-strip__item:last-child{border-right:0}}.section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.5rem}.section-heading__title{font-size:clamp(1.7rem,3vw,2.4rem);margin:0 0 1.5rem}.section-heading__title--center{text-align:center}.section-heading__link{color:var(--color-red);font-size:.9rem;font-weight:600}.featured-collection,.customize-me,.made-fresh,.reviews-strip,.related,.quiz-lander,.customize-page,.collection-page,.cart-page,.search-page,.list-collections,.blog-page{padding:2.5rem 0}.featured-collection__grid{display:grid;gap:1.25rem}.featured-collection__grid--split{grid-template-columns:1fr}.featured-collection__grid--grid,.product-grid{grid-template-columns:1fr 1fr;display:grid;gap:1.1rem .85rem;align-items:stretch}@media(min-width:750px){.featured-collection__grid--split{grid-template-columns:repeat(3,1fr)}.featured-collection__grid--grid,.product-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem 1.15rem}}.product-card{display:flex;flex-direction:column;min-width:0;height:100%}.product-card--split{background:var(--color-paper);border:1px solid var(--color-line)}@media(min-width:750px){.product-card--split{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}}.product-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--color-cream-deep);border-radius:6px}.product-card__media img,.product-card__img,.product-card__media .media-fallback,.product-card__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;border-radius:6px}.product-card__media .media-fallback,.product-card__fallback{min-height:0;display:flex;align-items:center;justify-content:center}.product-card__body{display:flex;flex-direction:column;flex:1 1 auto;padding:.85rem .1rem .2rem;min-height:0}.product-card--split .product-card__body{padding:1rem 1.1rem 1.15rem;display:flex;flex-direction:column;justify-content:center;gap:.45rem}.product-card__title{font-size:1.05rem;line-height:1.25;min-height:2.5em;margin:0 0 .3rem;font-weight:600;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-card__actions{margin-top:auto;min-height:2.75rem;display:flex;flex-direction:column;justify-content:flex-end}.product-card__title a:hover{color:var(--color-red)}.price,.product-card__price,.pdp__price,.cart-line__price,.create-card__price{color:var(--color-red);font-family:var(--font-serif);font-weight:600;font-size:1.05rem;margin:0}.price__compare{color:var(--color-muted);font-weight:400;margin-left:.35rem}.price__note{display:none}.media-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:8rem;background:linear-gradient(160deg,var(--color-cream-deep),#e4d9c8);color:var(--color-red)}.media-fallback__mark{font-family:var(--font-serif);font-size:2rem;font-weight:700;letter-spacing:.08em}.media-fallback--tall{min-height:28rem}.media-fallback--round{min-height:0;aspect-ratio:1;border-radius:50%}.customize-me__grid{display:grid;gap:1.4rem 1rem;margin-top:.5rem}.customize-me__grid--circles{grid-template-columns:repeat(2,1fr)}.customize-me__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.45rem}.customize-me__circle{width:7.5rem;height:7.5rem;border-radius:50%;overflow:hidden;background:var(--color-cream-deep)}.customize-me__circle img{width:100%;height:100%;object-fit:cover}.customize-me__name{font-weight:700;font-size:.92rem}.customize-me__cta{font-size:.82rem;color:var(--color-muted);text-decoration:underline;text-underline-offset:.15em}.customize-me__grid--cards{grid-template-columns:1fr 1fr}.customize-me__grid--cards .customize-me__circle{width:100%;height:auto;aspect-ratio:1;border-radius:0}@media(min-width:750px){.customize-me__grid--circles{grid-template-columns:repeat(4,1fr)}.customize-me__circle{width:8.5rem;height:8.5rem}.customize-me__grid--cards{grid-template-columns:repeat(4,1fr)}}@media(min-width:1100px){.customize-me__grid--circles{grid-template-columns:repeat(8,1fr)}.customize-me__circle{width:7.75rem;height:7.75rem}}.journey{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem .5rem;margin:2rem 0 0;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);text-align:center}.journey__step--last{color:var(--color-red);font-weight:700}.journey__arrow{color:var(--color-line)}.made-fresh{background:var(--color-cream-deep)}.made-fresh__inner,.reviews-strip__inner,.rich-text__inner{max-width:42rem;text-align:center;margin-inline:auto}.made-fresh__kicker{letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:600;color:var(--color-red);margin:0 0 .6rem}.made-fresh__text{color:var(--color-ink)}.reviews-strip__line{font-family:var(--font-serif);font-size:1.35rem;margin:.5rem 0}.reviews-strip__note{color:var(--color-muted);font-size:.88rem}.site-footer{background:var(--color-cream-deep);border-top:1px solid var(--color-line);padding:2.5rem 0 5.5rem}.site-footer__grid{display:grid;gap:2rem 1.5rem}.site-footer__heading{font-family:var(--font-serif);font-size:1.15rem;margin:0 0 .85rem}.site-footer__links,.site-footer__contact,.site-footer__social{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.site-footer__links a,.site-footer__contact a{text-decoration:underline;text-underline-offset:.15em}.site-footer__social{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.site-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;color:var(--color-ink)}.site-footer__social .icon{width:1.25rem;height:1.25rem}.site-footer__nap{display:grid;gap:1.25rem}.site-footer__bottom{margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--color-line);display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;color:var(--color-muted)}.nap{display:grid;grid-template-columns:1.4rem 1fr;gap:.75rem;align-items:start}.nap .icon{color:var(--color-red);margin-top:.2rem}.nap__title{margin:0 0 .25rem;font-size:1.15rem}.nap__line,.nap__hours{margin:.15rem 0;font-size:.95rem}.nap__hours{color:var(--color-muted)}.nap__hours-label,.location-card__hours span{font-weight:600;color:var(--color-ink);margin-right:.25rem}@media(min-width:750px){.site-footer{padding-bottom:2.5rem}.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr .9fr;gap:2rem 2rem;align-items:start}.site-footer__bottom{flex-direction:row;justify-content:space-between;align-items:baseline}}.mobile-cta{display:flex;align-items:center;justify-content:center;gap:.5rem;position:fixed;left:0;right:0;bottom:0;z-index:45;background:var(--color-red);color:#fff;padding:1rem;font-weight:600}.mobile-cta:hover{color:#fff;background:var(--color-red-hover)}.template-product .mobile-cta,.template-cart .mobile-cta,.template-password .mobile-cta{display:none}@media(min-width:750px){.mobile-cta{display:none}}body.template-index,body.template-page-customize,body.template-page-quiz{padding-bottom:0}@media(max-width:749px){body.template-index,body.template-page-customize,body.template-page-quiz{padding-bottom:3.6rem}}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0 0 1.25rem;font-size:.88rem;color:var(--color-muted)}.breadcrumbs a:hover{color:var(--color-red)}.breadcrumbs__sep{color:var(--color-line)}.pdp{padding:1.5rem 0 5rem}.pdp__grid{display:grid;gap:1.75rem}.pdp__title{font-size:clamp(2rem,4vw,3rem);margin:0 0 .45rem}.pdp__lede{margin:0 0 .75rem;color:var(--color-ink)}.pdp__price{font-size:1.85rem;margin-bottom:1.25rem}.pdp__form{display:grid;gap:1.15rem}.pdp__buy{display:grid;gap:.75rem}.pdp__description{margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--color-line)}.pdp__reviews{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--color-muted)}.product-gallery__main{background:var(--color-cream-deep)}.product-gallery__slide{display:none}.product-gallery__slide.is-active{display:block}.product-gallery__slide img,.product-gallery__main img{width:100%;height:auto}.pdp--custom .product-gallery__main img{width:100%;height:min(78vh,52rem);object-fit:cover;object-position:center}.pdp--custom .pdp__media{min-height:0}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:.45rem;margin-top:.55rem}.product-gallery__thumb{border:1px solid transparent;padding:0;background:var(--color-cream-deep);cursor:pointer}.product-gallery__thumb.is-active{border-color:var(--color-red)}.option-set{border:0;margin:0;padding:0}.option-set__legend{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;margin-bottom:.65rem}.option-set__search{margin-bottom:.7rem}.option-set__values{display:flex;flex-wrap:wrap;gap:.45rem;max-height:16rem;overflow:auto}.option-chip{display:inline-flex;cursor:pointer}.option-chip input{position:absolute;opacity:0;pointer-events:none}.option-chip--size span,.option-chip--size em{pointer-events:none}.option-chip span{display:inline-block;padding:.55rem .8rem;border:1px solid var(--color-line);background:var(--color-paper);font-size:.9rem}.option-chip input:checked+span{border-color:var(--color-red);box-shadow:inset 0 0 0 1px var(--color-red)}.option-chip.is-hidden{display:none}.qty{display:inline-flex;align-items:center;border:1px solid var(--color-line);border-radius:var(--radius);width:fit-content}.qty__btn{width:2.4rem;height:2.4rem;border:0;background:transparent;cursor:pointer}.qty__input{width:2.8rem;border:0;text-align:center;padding:.4rem 0;-moz-appearance:textfield}.qty__input::-webkit-outer-spin-button,.qty__input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.pdp-sticky{display:none}@media(max-width:749px){.pdp-sticky{display:block;position:fixed;left:0;right:0;bottom:0;z-index:46;background:var(--color-paper);border-top:1px solid var(--color-line);padding:.7rem 1rem}.pdp-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.pdp-sticky__title{margin:0;font-family:var(--font-serif);font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:990px){.pdp{padding:2.5rem 0 4rem}.pdp__grid{grid-template-columns:1.05fr .95fr;gap:3.5rem;align-items:start}.pdp__grid--custom{grid-template-columns:1.15fr .85fr;gap:2.5rem;align-items:stretch}.pdp--custom .pdp__info{position:sticky;top:5.5rem}.pdp__info{position:sticky;top:6rem}.pdp__buy{grid-template-columns:auto 1fr;align-items:center}}.collection-page__header{margin-bottom:1.75rem}.collection-page__count{color:var(--color-muted);margin-top:-1rem}.collection-page__layout{display:grid;gap:1.5rem}.filters{background:var(--color-paper);border:1px solid var(--color-line);padding:1rem}.filters__title{font-family:var(--font-serif);margin:0 0 .75rem}.filters__group{margin-bottom:.75rem}.filters ul{list-style:none;margin:.4rem 0 0;padding:0}.filters label{display:flex;gap:.4rem;font-size:.92rem;padding:.2rem 0}.sort{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;justify-content:flex-end}.sort select{width:auto}@media(min-width:990px){.collection-page__layout{grid-template-columns:16rem 1fr;gap:2.5rem;align-items:start}}.empty-note{color:var(--color-muted)}.pagination{margin-top:2rem;text-align:center}.pagination a,.pagination span{display:inline-block;padding:.35rem .55rem}.cart-layout{display:grid;gap:2rem}.cart-line{display:grid;grid-template-columns:5.5rem 1fr auto;gap:.9rem;padding:1.15rem 0;border-bottom:1px solid var(--color-line)}.cart-line__media{aspect-ratio:1;overflow:hidden;background:var(--color-cream-deep)}.cart-line__media img{width:100%;height:100%;object-fit:cover}.cart-line__title{font-size:1.15rem;margin:0 0 .25rem}.cart-line__variant,.cart-line__plan{margin:0 0 .5rem;color:var(--color-muted);font-size:.9rem}.cart-line__remove{display:inline-block;margin-top:.55rem;font-size:.85rem;color:var(--color-muted);text-decoration:underline}.cart-line__price{font-size:1.1rem;white-space:nowrap}.cart-math{background:var(--color-cream-deep);padding:.9rem 1rem;font-size:.95rem}.cart-upsell{display:grid;grid-template-columns:4.5rem 1fr auto;gap:.9rem;align-items:center;background:var(--color-paper);border:1px solid var(--color-line);padding:1rem;margin-top:1.25rem}.cart-upsell__title{font-size:1.05rem;margin:0 0 .2rem}.cart-upsell__note{margin:.2rem 0 0;font-size:.85rem;color:var(--color-muted)}.cart-summary{background:var(--color-paper);border:1px solid var(--color-line);padding:1.25rem;display:grid;gap:1rem;height:fit-content}.shipping-bar__label{margin:0 0 .5rem;font-weight:600}.shipping-bar__track{height:.4rem;background:var(--color-cream-deep);border-radius:99px;overflow:hidden}.shipping-bar__fill{display:block;height:100%;background:var(--color-red)}.shipping-bar__meta{margin:.4rem 0 0;font-size:.85rem;color:var(--color-muted)}.cart-totals{margin:0}.cart-totals>div{display:flex;justify-content:space-between;font-family:var(--font-serif);padding:.35rem 0}.cart-totals dd{margin:0}.cart-summary__note,.cart-summary__guest{margin:0;font-size:.85rem;color:var(--color-muted)}.cart-empty{text-align:center;padding:3rem 0}@media(min-width:990px){.cart-layout{grid-template-columns:1fr 20rem;align-items:start;gap:3rem}.cart-summary{position:sticky;top:6rem}.cart-line{grid-template-columns:7rem 1fr auto;gap:1.25rem}}.customize-page__hero{display:grid;gap:1.75rem;margin-bottom:2.5rem}.customize-page__copy .hero__title{align-items:center}.customize-page__media img{width:100%;height:auto}.customize-page__grid,.quiz-lander__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.15rem}.create-card{background:var(--color-paper);border:1px solid var(--color-line)}.create-card__media{display:block;aspect-ratio:1;overflow:hidden;background:var(--color-cream-deep)}.create-card__media img{width:100%;height:100%;object-fit:cover}.create-card__body{padding:.9rem .95rem 1.1rem}.create-card__title{font-size:1.15rem;margin:0 0 .35rem}.quiz-lander__intro{text-align:center;max-width:40rem;margin-bottom:2rem}.quiz-lander__intro .hero__title{font-size:clamp(2rem,5vw,3.2rem)}.quiz-card{display:flex;flex-direction:column;background:var(--color-paper);border:1px solid var(--color-line)}.quiz-card__media{aspect-ratio:4 / 3;overflow:hidden;background:var(--color-cream-deep);display:block}.quiz-card__media img{width:100%;height:100%;object-fit:cover}.quiz-card__body{padding:.85rem}.quiz-card__title{display:block;font-family:var(--font-serif);font-size:1.15rem;font-weight:600}.quiz-card__caption{display:block;color:var(--color-muted);font-size:.88rem;margin-top:.2rem}.quiz-lander__next{text-align:center;margin-top:1.75rem;color:var(--color-muted)}.quiz-lander__parent{margin:1.25rem 0 0;font-weight:600}.quiz-lander__parent a{color:var(--color-red);text-decoration:underline;text-underline-offset:.15em}@media(min-width:990px){.customize-page__hero{grid-template-columns:1fr 1.15fr;align-items:center;gap:3rem;padding-top:1.5rem}.customize-page__copy .hero__title{align-items:flex-start;font-size:clamp(2.05rem,3.35vw,3.2rem)}.customize-page__copy .hero__title-beat{white-space:nowrap}.customize-page__grid{grid-template-columns:repeat(4,1fr)}.quiz-lander__grid{grid-template-columns:repeat(3,1fr)}}.locations{padding:2.5rem 0 4rem}.locations__intro{max-width:38rem;margin-bottom:2rem}.locations__grid{display:grid;gap:1.25rem}.location-card{background:var(--color-paper);border:1px solid var(--color-line);padding:1.5rem}.location-card__icon .icon{color:var(--color-red)}.location-card__title{margin:.4rem 0 .5rem}.location-card__hours{color:var(--color-muted)}@media(min-width:750px){.locations__grid{grid-template-columns:1fr 1fr}}.page-standard,.search-page,.article-page,.page-404{padding:2.5rem 0 4rem}.page-standard__inner,.page-404__inner{max-width:42rem}.page-404__inner{text-align:center;padding:4rem 0}.rte{font-size:1.05rem}.rte p{margin:0 0 1rem}.rte a{color:var(--color-red);text-decoration:underline}.customer-page,.contact-form__form,.newsletter__form,.password-page__form{display:grid;gap:.85rem;max-width:28rem;padding:2.5rem 0 4rem}.newsletter{padding:2.5rem 0;background:var(--color-cream-deep)}.newsletter__inner{text-align:center}.newsletter__form{margin:0 auto;grid-template-columns:1fr auto;max-width:32rem}.password-page{min-height:100vh;display:grid;place-items:center;padding:2rem}.password-page__inner{text-align:center}.gift-card{padding:4rem 0;text-align:center}.gift-card__balance{font-family:var(--font-serif);font-size:2.4rem;color:var(--color-red)}.gift-card__code{font-size:1.3rem;letter-spacing:.16em;margin:1rem 0}.form-status{color:var(--color-red);font-weight:600}.collection-card__media{display:block;aspect-ratio:1;overflow:hidden;background:var(--color-cream-deep)}.collection-card__media img{width:100%;height:100%;object-fit:cover}.collection-card__title{display:block;font-family:var(--font-serif);margin-top:.6rem;font-size:1.1rem}.hero__media--atmosphere{min-height:16rem}.hero__atmosphere{width:100%;height:100%;min-height:16rem;display:block}.option-chip--block span{min-width:5.5rem;text-align:center;padding:.85rem 1.1rem;background:var(--color-paper)}.how-it-works{padding:3.25rem 0 2.75rem}.how-it-works__kicker{text-align:center;letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:600;color:var(--color-red);margin:0 0 .6rem}.how-it-works__steps{list-style:none;margin:0;padding:0;display:grid;gap:1.25rem}.how-it-works__step{background:var(--color-paper);border:1px solid var(--color-line);padding:1.4rem 1.25rem 1.5rem;text-align:center}.how-it-works__num{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:99px;background:var(--color-red);color:#fff;font-size:.85rem;font-weight:700;margin-bottom:.7rem}.how-it-works__name{font-size:1.25rem;margin:0 0 .4rem}.how-it-works__actions{margin-top:1.75rem}.why-salus{padding:3rem 0;background:var(--color-paper);border-block:1px solid var(--color-line)}.why-salus__grid{display:grid;gap:2rem}.why-salus__points{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.why-salus__points li{display:grid;gap:.2rem;padding:1rem 1.1rem;border:1px solid var(--color-line);background:var(--color-cream)}.why-salus__points strong{font-family:var(--font-serif);font-size:1.15rem}.about-salus{padding:2.5rem 0 1rem}.about-salus__intro{text-align:center;max-width:40rem;margin-bottom:2rem}.about-salus__body,.about-salus__faq{max-width:42rem;margin:0 auto 2.5rem}.faq{border-bottom:1px solid var(--color-line);padding:.85rem 0}.faq summary{cursor:pointer;font-weight:600;font-family:var(--font-serif);font-size:1.15rem}.faq .rte,.faq p{margin:.6rem 0 0;color:var(--color-muted)}.about-salus__cta{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center;margin-bottom:1rem}.pdp__trust{list-style:none;margin:1.25rem 0 0;padding:0;display:grid;gap:.35rem;font-size:.92rem;color:var(--color-muted)}.mix-match{background:var(--color-cream);border:1px solid var(--color-line);padding:.9rem 1rem;margin-top:1.1rem}.mix-match__label,.mix-match--pdp{font-family:var(--font-serif);color:var(--color-red);font-weight:600;margin:0 0 .25rem}.mix-match__count{margin:0;font-size:.9rem;color:var(--color-muted)}.product-card__media img{transition:transform .45s ease}.product-card:hover .product-card__media img{transform:scale(1.04)}.customize-me__circle{box-shadow:inset 0 0 0 1px var(--color-line)}@media(min-width:750px){.how-it-works__steps{grid-template-columns:repeat(3,1fr);gap:1.5rem}.why-salus__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:3.5rem}.why-salus__points{grid-template-columns:1fr 1fr}}:focus-visible{outline:2px solid var(--color-red);outline-offset:3px}.shopify-section{position:relative}.bold_option_element input{display:block;margin-bottom:10px;width:auto!important;border-radius:1.5rem;padding:10px 18px;background:var(--color-paper);border:1px solid var(--color-line);border-color:var(--color-red);color:var(--color-ink)}span.bold_option_element select{margin:0;width:98%!important;background:var(--color-paper);border-color:var(--color-red);color:var(--color-ink)}.bold_option_element input:focus-visible,.bold_option_element select:focus-visible{outline:2px solid var(--color-red);outline-offset:2px}.pdp--custom .pdp__journey{margin:0 0 .75rem}.pdp--custom .pdp__kicker{margin:0 0 .35rem;color:var(--color-red);font-family:var(--font-sans);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pdp--custom .pdp__step{margin:1.25rem 0 .5rem;color:var(--color-ink);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pdp--custom .salus-creation{margin:1.25rem 0;padding:1rem 1.1rem;background:var(--color-paper);border-left:4px solid var(--color-red)}.pdp--custom .salus-creation h2{margin:0 0 .65rem;font-size:1.15rem}.pdp--custom .salus-creation div{display:flex;justify-content:space-between;gap:1rem;padding:.25rem 0;font-size:.95rem}.pdp--custom .salus-creation__price{margin:.75rem 0 0;font-family:var(--font-serif);font-size:1.6rem}.pdp--custom .sc-notes-deemphasized{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.collection-page--customize-me .collection-page__lede{max-width:40rem;margin:.5rem 0 1.25rem;font-size:1.05rem}.collection-page--customize-me .collection-page__count{color:var(--color-red)}.pdp--custom .pdp__sc-hint{margin:0 0 1rem;color:var(--color-muted);font-size:.9rem}.pdp--custom .salus-creation__note{margin:.5rem 0 0;color:var(--color-muted);font-size:.8rem}.pdp__kicker{margin:0 0 .4rem;color:var(--color-red);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.pdp__step-block{margin:0 0 1.15rem}.pdp__step{margin:0 0 .55rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-ink)}.option-set__values--size{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;max-height:none;overflow:visible}.option-chip--size{width:100%}.option-chip--size span{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;padding:.7rem .75rem;font-weight:600}.option-chip--size em{font-style:normal;font-weight:500;color:var(--color-muted)}.pdp__scent-search{width:100%;margin:0 0 .65rem;padding:.7rem .9rem;border:1px solid var(--color-line);background:var(--color-paper);border-radius:var(--radius)}.pdp__scent-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .6rem}.pdp__scent-chips:empty{display:none}.pdp__chip{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .55rem;border:1px solid var(--color-red);background:var(--color-paper);font-size:.85rem}.pdp__chip button{border:0;background:transparent;cursor:pointer;color:var(--color-ink)}.pdp--custom .salus-creation{margin:.25rem 0 1rem;padding:1rem 1.1rem;background:var(--color-paper);border-left:4px solid var(--color-red)}.pdp--custom .salus-creation h2{margin:0 0 .65rem;font-size:1.2rem}.pdp--custom .salus-creation dl{margin:0}.pdp--custom .salus-creation div{display:flex;justify-content:space-between;gap:1rem;padding:.22rem 0}.pdp--custom .salus-creation dt{color:var(--color-muted);font-weight:600}.pdp--custom .salus-creation dd{margin:0;text-align:right}.pdp--custom .salus-creation__price{margin:.75rem 0 0;font-family:var(--font-serif);font-size:1.7rem}.pdp__benefits{display:grid;grid-template-columns:1fr 1fr;gap:.65rem 1rem;margin:1.25rem 0 0;padding:0;list-style:none;font-size:.92rem}.pdp__ship{margin-top:1rem;padding:.85rem 1rem;border:1px solid var(--color-line);background:var(--color-paper)}.pdp__ship p{margin:0}.pdp__ship p+p{margin-top:.25rem;color:var(--color-muted)}.pdp--custom .bold_options>h2,.pdp--custom .bold_option_title{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.pdp--custom .sc-notes-deemphasized,.pdp--custom .bold_option.sc-notes-deemphasized{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.pdp--custom .pdp__sc-mount .bold_option_element select,.pdp--custom span.bold_option_element select{width:100%!important;border:1px solid var(--color-red);background:var(--color-paper);color:var(--color-ink);padding:.65rem .8rem}.pdp--custom .pdp__sc-strength .bold_option{margin-top:.35rem}@media(max-width:989px){.pdp--custom .product-gallery__main img{height:auto;max-height:70vh}.option-set__values--size,.pdp__benefits{grid-template-columns:1fr}}.pdp--custom .bold_options,.pdp--custom .bold-options{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important}.pdp--custom .bold_options>h2,.pdp--custom .bold_options>.bold_title,.pdp--custom [data-options-title]{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.pdp__scent-offer{margin:0 0 .65rem;color:var(--color-muted);font-size:.92rem}.pdp__chip--included{border-color:var(--color-line)}.pdp__chip--paid{border-color:var(--color-red)}.site-header__fys{display:none;font-size:.82rem;font-weight:600;letter-spacing:.02em;white-space:nowrap;padding:.45rem .35rem;color:var(--color-red)}@media(min-width:990px){.site-header__fys{display:inline-flex;align-items:center;margin-right:.35rem}}.nav-mobile a,.nav-mobile__link{min-height:2.75rem;display:flex;align-items:center}.nav-mobile__cta{min-height:2.75rem}.nav-mobile__cta+.nav-mobile__cta{margin-top:.65rem}.qty__btn{width:2.75rem;height:2.75rem}.filters label{min-height:2.75rem;align-items:center}.filters__clear{display:inline-flex;min-height:2.75rem;align-items:center}.product-card__badge{position:absolute;left:.55rem;top:.55rem;z-index:1;background:var(--color-red);color:#fff;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.28rem .45rem}.product-card__media{position:relative}.product-card__cta,.product-card__quick-add,.product-card__quick-add .btn{margin-top:0;min-height:2.75rem;width:100%}.product-card--customizable .product-card__cta{background:var(--color-red)}.collection-page__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin:.85rem 0 1rem}.collection-page__toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;margin-bottom:1rem}.collection-page__live-search{flex:1 1 12rem}.collection-page__live-search input{min-height:2.75rem}.collection-page--customize-me .journey{margin:.75rem 0 .85rem}.scent-discovery{padding:2rem 0 .5rem}.scent-discovery__text{max-width:40rem;margin-bottom:.75rem}.scent-discovery__actions,.quiz-lander__actions{display:flex;flex-wrap:wrap;gap:.7rem;margin:1rem 0}.quiz-lander__actions{justify-content:center}.scent-discovery__search{display:flex;gap:.5rem;margin:1rem 0 1.25rem}.scent-discovery__search input{min-height:2.75rem}.scent-discovery__families{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:.75rem}.scent-family-card{display:flex;flex-direction:column;justify-content:center;min-height:4.5rem;padding:.95rem 1rem;background:var(--color-paper);border:1px solid var(--color-line)}.scent-family-card__title{font-family:var(--font-serif);font-size:1.15rem;font-weight:600}.scent-family-card__caption{color:var(--color-muted);font-size:.88rem;margin-top:.2rem}.scent-discovery__note{color:var(--color-muted);margin-top:1.15rem}@media(min-width:750px){.scent-discovery__families{grid-template-columns:1fr 1fr}}@media(min-width:990px){.scent-discovery__families{grid-template-columns:repeat(3,1fr)}}.quiz-lander{padding:1.5rem 0 3.5rem}.quiz-lander__intro{padding-top:.5rem}.quiz-lander__text{margin:.75rem 0 0}.quiz-lander__widget{margin:0 auto 2rem;padding:1.15rem 1rem;background:var(--color-paper);border:1px solid var(--color-line);min-height:4rem}.quiz-lander__widget-note{margin:0;color:var(--color-muted);text-align:center}.quiz-lander__family-lede{color:var(--color-muted);margin:-.35rem 0 1rem}.quiz-card{min-height:2.75rem}.quiz-card__body{padding:1rem .95rem 1.15rem}.quiz-card__title{min-height:1.5rem}@media(max-width:599px){.quiz-lander__grid{grid-template-columns:1fr;gap:.85rem}}.pdp--standard .product-gallery__main img{width:100%;height:auto;max-height:70vh;object-fit:cover;object-position:center}.pdp__quiz-helper{margin:0 0 .75rem;font-size:.92rem;color:var(--color-muted)}.pdp__quiz-helper a{color:var(--color-red);font-weight:600;text-decoration:underline;text-underline-offset:.12em}.pdp__final-sale{margin:0 0 .35rem;font-size:.85rem;color:var(--color-muted)}.pdp__details{margin-top:1.5rem}.pdp__accordion{border-top:1px solid var(--color-line);padding:.35rem 0}.pdp__accordion summary{cursor:pointer;font-weight:600;min-height:2.75rem;display:flex;align-items:center}.pdp__accordion .rte,.pdp__accordion .pdp__description{margin-top:.35rem;padding-bottom:.75rem;border-top:0;padding-top:0}.pdp__buy-slot{display:block}.pdp__buy-anchor{display:block;height:1px;width:100%;overflow:hidden;visibility:hidden;pointer-events:none}.pdp-sticky[hidden],[data-sticky-atc][hidden]{display:none!important}@media(max-width:749px){.pdp{padding-bottom:6rem}.pdp-sticky .btn{min-height:2.75rem;flex:0 0 auto}}.shipping-bar__policy{margin:0 0 .45rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-red)}.cart-line__props{list-style:none;margin:0 0 .55rem;padding:0;font-size:.88rem;color:var(--color-muted)}.cart-line__props span{font-weight:600;color:var(--color-ink)}.cart-line__remove{min-height:2.75rem;display:inline-flex;align-items:center}.product-card.is-scent-hidden{display:none}@media(max-width:749px){.header-search__form .btn,.header-search__input{min-height:2.75rem}.site-header__icon{min-width:2.75rem;min-height:2.75rem;justify-content:center;align-items:center}}.product-card__media,.product-card__media img,.product-card__img{border-radius:6px!important}.pdp__line-total{display:flex;justify-content:space-between;align-items:baseline;margin:.65rem 0 0;font-family:var(--font-serif);font-weight:600}.pdp__line-total-label{color:var(--color-ink)}.site-footer__meta{margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--color-line);display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;color:var(--color-muted)}.site-header__logo{flex-shrink:1}.pdp-lower{margin:1.15rem 0 0}.pdp-icon-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:.25rem 0;list-style:none;background:var(--color-white)}.pdp-icon-benefits__cell{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.8rem .55rem;position:relative;min-width:0}.pdp-icon-benefits__cell+.pdp-icon-benefits__cell:before{content:"";position:absolute;left:0;top:18%;bottom:18%;width:1px;background:var(--color-line)}.pdp-icon-benefits__icon{flex:0 0 auto;color:var(--color-ink);display:flex;align-items:center;line-height:0}.pdp-icon-benefits__icon .icon{width:1.5rem;height:1.5rem}.pdp-icon-benefits__text{font-size:.74rem;line-height:1.22;font-weight:600;color:var(--color-ink);letter-spacing:-.01em}.pdp-reassure{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;background:var(--color-cream)}.pdp-reassure__cell{display:flex;flex-direction:row;align-items:center;gap:.7rem;padding:.85rem 1rem;position:relative}.pdp-reassure__cell+.pdp-reassure__cell:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:var(--color-line)}.pdp-reassure__icon{flex:0 0 auto;color:var(--color-ink);display:flex;align-items:center;line-height:0}.pdp-reassure__icon .icon{width:1.55rem;height:1.55rem}.pdp-reassure__text{font-size:.84rem;line-height:1.28;font-weight:500;color:var(--color-ink)}.pdp-reassure__cell:first-child .pdp-reassure__text:first-line{font-weight:700}.pdp-icon-benefits__img{width:1.5rem;height:1.5rem;object-fit:contain;display:block}.pdp__scent-notes{margin:1.15rem 0 0;padding:.85rem 0 0;border-top:1px solid var(--color-line)}.pdp__scent-notes__line{margin:0;font-size:.95rem;line-height:1.45;color:var(--color-ink)}.pdp__scent-notes__line+.pdp__scent-notes__line{margin-top:.15rem}@media(max-width:749px){.pdp-icon-benefits,.pdp-reassure{grid-template-columns:1fr}.pdp-icon-benefits__cell+.pdp-icon-benefits__cell:before,.pdp-reassure__cell+.pdp-reassure__cell:before{content:none}.pdp-icon-benefits__cell+.pdp-icon-benefits__cell:after{content:"";position:absolute;left:14%;right:14%;top:0;height:1px;background:var(--color-line)}.pdp-reassure__cell+.pdp-reassure__cell{border-top:1px solid var(--color-line)}.pdp-icon-benefits__cell,.pdp-reassure__cell{padding:.85rem 1.05rem;gap:.75rem}.pdp-icon-benefits__text{font-size:.84rem;letter-spacing:0;line-height:1.25}.pdp-icon-benefits__icon .icon,.pdp-reassure__icon .icon{width:1.7rem;height:1.7rem}}:root{--header-height: 4.5rem}@media(min-width:750px){:root{--header-height: 5.25rem}.site-header__logo{height:3.5rem}}@media(min-width:990px){:root{--header-height: 5.85rem}.site-header__logo{height:4.5rem}.site-header__cart-glyph .icon{width:1.9rem;height:1.9rem}.cart-count{font-size:1.05rem}.header-search__input{min-height:3.5rem;font-size:1.35rem}.pdp--custom .pdp__info{top:calc(var(--header-height) + .75rem)}.pdp__info{top:calc(var(--header-height) + 1rem)}}.site-header{overflow:visible}.pdp-notify{margin:.85rem 0 0;padding:1rem;background:var(--color-paper);border:1px solid var(--color-line)}.pdp-notify[hidden]{display:none!important}.pdp-notify__title{margin:0 0 .65rem;font-family:var(--font-serif);font-weight:600;font-size:1.15rem}.pdp-notify__label{display:block;font-size:.82rem;font-weight:600;margin:0 0 .3rem}.pdp-notify__email{min-height:2.75rem}.pdp-notify__form .btn{margin-top:.75rem}.pdp-notify__hint{margin:.65rem 0 0;font-size:.78rem;color:var(--color-muted)}.pdp-notify__thanks{margin:0;font-weight:600}.pdp__scent-notes__heading{margin:0 0 .5rem;font-size:1.15rem}.pdp__scent-notes__images{display:grid;gap:.75rem}.pdp__scent-notes__img{width:100%;height:auto;object-fit:contain}.pdp__scent-notes__extra{margin-top:.65rem}.pdp__scent-notes[hidden],.pdp__buy[hidden]{display:none!important}@media(max-width:749px){.header-search__form{grid-template-columns:1fr auto}.header-search__input{grid-column:1 / -1;min-height:3.15rem;font-size:1.15rem}.header-search__submit{min-height:2.75rem}}:root{--header-height: 6rem}.site-header{position:sticky;overflow:visible}.site-header__logo{height:3.75rem;width:auto;max-width:100%;aspect-ratio:1220 / 350;object-fit:contain;object-position:center}.site-header__icon--search .icon,.site-header__icon.js-search-toggle .icon{width:1.85rem;height:1.85rem}.site-header__cart-glyph .icon{width:2.2rem;height:2.2rem}.header-search{position:absolute;left:0;right:0;top:0;height:var(--header-height);border-top:0;padding:0 .75rem;background:var(--color-paper);z-index:50;box-sizing:border-box}.header-search[hidden]{display:none!important}.header-search.is-open,.header-search:not([hidden]){display:flex;align-items:center}.header-search__inner{width:min(100% - .5rem,var(--page-width));margin:0 auto}.header-search__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.header-search__form{display:grid;grid-template-columns:1fr auto auto;gap:.5rem;align-items:center;width:100%}.header-search__input{min-height:2.75rem;font-size:1.05rem}.pdp-icon-benefits__cell{display:flex;align-items:center;justify-content:center;text-align:left}.pdp-icon-benefits__cell--text{padding:.9rem .7rem}.pdp-icon-benefits__cell--text .pdp-icon-benefits__text{display:block;font-size:.78rem;line-height:1.25;font-weight:600}.pdp-icon-benefits__cell--image{min-height:5.75rem;padding:.65rem .5rem}.pdp-icon-benefits__visual{display:flex;align-items:center;justify-content:center;width:100%;min-height:4.25rem}.pdp-icon-benefits__cell--image .pdp-icon-benefits__img{width:auto;height:auto;max-width:100%;max-height:4.5rem;object-fit:contain;object-position:center}.pdp-icon-benefits__cell--image .icon{width:3.25rem;height:3.25rem}@media(min-width:750px){:root{--header-height: 7rem}.site-header__logo{height:5rem}.site-header__cart-glyph .icon{width:2.35rem;height:2.35rem}.site-header__icon--search .icon,.site-header__icon.js-search-toggle .icon{width:2rem;height:2rem}.header-search__input{min-height:3rem;font-size:1.15rem}}@media(min-width:990px){:root{--header-height: 8.25rem}.site-header__logo{height:6.5rem}.site-header__cart-glyph .icon{width:2.5rem;height:2.5rem}.site-header__icon--search .icon,.site-header__icon.js-search-toggle .icon{width:2.1rem;height:2.1rem}.pdp--custom .pdp__info{top:calc(var(--header-height) + .75rem)}.pdp__info{top:calc(var(--header-height) + 1rem)}}@media(max-width:749px){.header-search__form{grid-template-columns:1fr auto}.header-search__input{grid-column:1 / -1;min-height:2.75rem;font-size:1.05rem}.pdp-icon-benefits__cell--image{min-height:4.75rem}.pdp-icon-benefits__cell--image .pdp-icon-benefits__img{max-height:3.75rem}}.wordmark{min-width:max-content}.site-header__logo{flex-shrink:0;width:auto;max-width:none}@media(min-width:990px){.site-header__inner{width:calc(100% - 3.5rem);max-width:none;grid-template-columns:auto minmax(0,1fr) auto}.nav-desktop{min-width:0;max-width:100%}.nav-desktop__list{flex-wrap:wrap;justify-content:center;column-gap:1.25rem;row-gap:.2rem}}.pdp--custom .option-chip--size span{border-radius:8px;align-items:center;text-align:center}.pdp--custom .option-chip input:checked+span{border-color:var(--color-red);border-width:1px;box-shadow:none}.pdp--custom .option-set__values--size{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.pdp--custom .pdp__scent-search{position:relative;padding:.75rem 2.5rem .75rem .95rem;border:1px solid var(--color-line);border-radius:8px;background:var(--color-paper);min-height:2.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='8' cy='8' r='5.5'/%3E%3Cpath d='M12.5 12.5L16 16'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;background-size:1.05rem 1.05rem}.pdp--custom .pdp__quiz-helper{font-size:.8rem;opacity:.72;margin:0 0 .55rem}.pdp--custom .pdp__scent-offer{font-size:.82rem;color:var(--color-muted);margin:0 0 .45rem}.pdp--custom .pdp__final-sale{font-size:.75rem;opacity:.8}.pdp--custom [data-sc-strength-mount] .bold_option_radio .bold_option_element,.pdp--custom [data-sc-strength-mount] .bold_option.bold_option_radio .bold_option_element{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-left:0!important}.pdp--custom [data-sc-strength-mount] .bold_option_value,.pdp--custom [data-sc-strength-mount] .bold_option_element>label,.pdp--custom [data-sc-strength-mount] .bold_option_element>span{display:flex;align-items:center;justify-content:center;margin:0!important;min-height:3rem;padding:.65rem .4rem;border:1px solid var(--color-line);border-radius:8px;background:var(--color-paper);text-align:center;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.pdp--custom [data-sc-strength-mount] .bold_option_value:has(input:checked),.pdp--custom [data-sc-strength-mount] label:has(input:checked),.pdp--custom [data-sc-strength-mount] .bold_option_element>span:has(input:checked){border-color:var(--color-red)}.pdp--custom [data-sc-strength-mount] input[type=radio]{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.pdp--custom [data-sc-strength-mount] .bold_option_title,.pdp--custom [data-sc-strength-mount] .bold_option>.bold_option_title{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.pdp--custom .salus-creation{margin:.25rem 0 1rem;padding:1.15rem 1.15rem 1.25rem;background:var(--color-paper);border:1px solid var(--color-line);border-left:1px solid var(--color-line);border-radius:10px;box-shadow:none}.pdp--custom .salus-creation h2{margin:0 0 .75rem;font-family:var(--font-sans);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pdp--custom .salus-creation .pdp__buy-slot{margin-top:1rem}.pdp--custom .salus-creation .pdp__buy{display:grid;gap:.65rem;grid-template-columns:1fr}.pdp--custom .salus-creation .pdp__buy .qty{width:100%;justify-content:space-between}@media(min-width:990px){.pdp--custom .pdp__form{display:grid;grid-template-columns:minmax(0,1fr) minmax(15.5rem,17.75rem);column-gap:1.5rem;row-gap:.35rem;align-items:start}.pdp--custom .pdp__form>.salus-creation{grid-column:2;grid-row:1 / span 12;position:sticky;top:5.75rem;margin:0;align-self:start}.pdp--custom .pdp__form>:not(.salus-creation){grid-column:1}.pdp--custom .pdp__info{position:static}}.pdp--custom .pdp-reassure{background:#ececec;border-radius:0;margin:1.15rem 0 0;width:100%}.pdp--custom .pdp-reassure__cell{padding:.95rem 1.1rem}.pdp--custom .bold_options>h2,.pdp--custom .bold_options>.bold_title,.pdp--custom .bold_options>.bold_option_title,.pdp--custom [data-options-title],.pdp--custom .bold-option-set-title,.pdp--custom .scpo-option-set-title{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}@media(min-width:990px){.pdp--custom .pdp__grid--custom{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:2rem;align-items:start}.pdp--custom .pdp__form{grid-template-columns:minmax(0,1fr) minmax(16.25rem,18.75rem);column-gap:1.35rem}.pdp--custom .pdp__form>.salus-creation{top:calc(var(--header-height, 6.5rem) + .85rem)}}.pdp--custom .option-set__values--size{gap:.6rem}.pdp--custom .option-chip--size span{min-height:3.4rem;justify-content:center;align-items:center;text-align:center;padding:.7rem .55rem;border-radius:8px;font-size:.92rem;font-weight:600;letter-spacing:.01em;line-height:1.2}.pdp--custom .option-chip--size em{font-size:.84rem;font-weight:500;color:var(--color-muted)}.pdp--custom .option-chip input:checked+span{border-color:var(--color-red);border-width:1px;box-shadow:none;background:var(--color-paper)}.pdp--custom .salus-creation{background:#f5f5f5;border:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-radius:8px;padding:1.2rem 1.15rem 1.3rem;box-shadow:none}.pdp--custom .salus-creation h2{margin:0 0 .8rem;font-family:var(--font-sans);font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-ink)}.pdp--custom .salus-creation dl{margin:0;padding:0}.pdp--custom .salus-creation dl>div{padding:.4rem 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:.9rem;line-height:1.35}.pdp--custom .salus-creation dl>div:last-child{border-bottom:0;padding-bottom:.15rem}.pdp--custom .salus-creation dt{color:var(--color-muted);font-weight:600;font-size:.82rem}.pdp--custom .salus-creation dd{font-weight:600;color:var(--color-ink)}.pdp--custom .salus-creation__price{margin:1rem 0 0;font-family:var(--font-serif);font-size:1.85rem;font-weight:600;line-height:1.15;letter-spacing:-.01em}.pdp--custom .salus-creation .pdp__buy-slot{margin-top:1.1rem}.pdp--custom .salus-creation .pdp__buy{display:grid;grid-template-columns:1fr;gap:.7rem}.pdp--custom .salus-creation .pdp__buy .qty{width:100%;justify-content:space-between;border-radius:6px;background:var(--color-paper);border-color:#d8d8d8}.pdp--custom .salus-creation .pdp__buy .btn.btn--primary{width:100%;min-height:3.05rem;border-radius:4px;letter-spacing:.1em;text-transform:uppercase;font-size:.86rem;font-weight:700;padding:.95rem 1.1rem}.pdp--custom .pdp__chip{border-radius:999px;padding:.35rem .7rem;font-size:.82rem;border-color:var(--color-red);background:var(--color-paper)}.pdp--custom .pdp__kicker{margin:0 0 .4rem;letter-spacing:.14em}.pdp--custom .pdp__title{margin:0 0 .4rem;line-height:1.12}.pdp--custom .pdp__lede{margin:0 0 1.2rem;color:var(--color-muted);font-size:1.02rem;line-height:1.45;max-width:36rem}.pdp--custom .pdp__step{margin:0 0 .65rem;font-size:.76rem;letter-spacing:.1em}.pdp--custom .pdp__step-block{margin:0 0 1.35rem}.pdp--custom .pdp__scent-search{border-radius:8px;border-color:#d6d6d6}.pdp--custom .pdp__final-sale{margin-top:.35rem;font-size:.72rem;line-height:1.4;opacity:.75}.pdp--custom [data-sc-strength-mount] .bold_option_value,.pdp--custom [data-sc-strength-mount] .bold_option_element>label,.pdp--custom [data-sc-strength-mount] .bold_option_element>span{border-radius:8px;min-height:3.15rem;font-size:.8rem;letter-spacing:.05em}.pdp--custom .pdp-lower{margin-top:1.35rem}.pdp--custom .pdp-icon-benefits{margin:0;padding:0;border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);background:var(--color-white, #fff)}.pdp--custom .pdp-icon-benefits__cell--text{padding:1rem .85rem;justify-content:flex-start;text-align:left}.pdp--custom .pdp-icon-benefits__cell--text .pdp-icon-benefits__text{font-size:.8rem;line-height:1.3;font-weight:600;letter-spacing:-.005em}.pdp--custom .pdp-reassure{background:#ececec;margin:0;width:100%;border-radius:0}.pdp--custom .pdp-reassure__cell{padding:1rem 1.15rem;gap:.75rem}.pdp--custom .pdp-reassure__text{font-size:.88rem;line-height:1.3}@media(max-width:989px){.pdp--custom .pdp__form{display:flex;flex-direction:column;gap:.15rem}.pdp--custom .pdp__form>.salus-creation{position:static;grid-column:auto;grid-row:auto;margin:.5rem 0 1rem;order:20}.pdp--custom .pdp__final-sale{order:25}.pdp--custom .option-set__values--size{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.pdp--custom .option-chip--size span{min-height:3.15rem;padding:.55rem .35rem;font-size:.86rem}.pdp--custom [data-sc-strength-mount] .bold_option_radio .bold_option_element,.pdp--custom [data-sc-strength-mount] .bold_option.bold_option_radio .bold_option_element{gap:.45rem}}@media(max-width:749px){.pdp--custom{padding-bottom:6.25rem}.pdp--custom .salus-creation{padding:1.05rem 1rem 1.15rem}.pdp--custom .salus-creation__price{font-size:1.65rem}.pdp--custom .salus-creation .pdp__buy .btn.btn--primary{min-height:3rem}.pdp--custom .pdp-icon-benefits{grid-template-columns:1fr 1fr}.pdp--custom .pdp-icon-benefits__cell+.pdp-icon-benefits__cell:before{content:"";position:absolute;left:0;top:18%;bottom:18%;width:1px;background:var(--color-line)}.pdp--custom .pdp-icon-benefits__cell:nth-child(odd):before{content:none}.pdp--custom .pdp-icon-benefits__cell+.pdp-icon-benefits__cell:after{content:none}.pdp--custom .pdp-icon-benefits__cell:nth-child(n+3){border-top:1px solid var(--color-line)}.pdp--custom .pdp-icon-benefits__cell--text{padding:.85rem .7rem}.pdp--custom .pdp-icon-benefits__cell--text .pdp-icon-benefits__text{font-size:.76rem}.pdp--custom .pdp-reassure{grid-template-columns:1fr}}.pdp--custom .bold_option_product_title,.pdp--custom .bold_options .bold_option_product_title,.pdp--custom .bold_options>h2,.pdp--custom .bold_options>.bold_title,.pdp--custom .bold_options>.bold_option_title,.pdp--custom [data-options-title],.pdp--custom .bold-option-set-title,.pdp--custom .scpo-option-set-title{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;border:0!important;background:transparent!important;color:transparent!important;font-size:0!important;line-height:0!important}.pdp--custom .bold_options,.pdp--custom .bold-options{background:transparent!important;border:0!important;box-shadow:none!important}.pdp--custom .salus-creation__price{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}.pdp--custom .salus-creation__price:before{content:"PRICE";font-family:var(--font-sans);font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-muted);line-height:1.2}.pdp--custom:not(:has([data-sc-strength-mount] input[type=radio]:checked)) .salus-creation [data-summary-strength]{color:var(--color-muted);font-weight:500;opacity:.72}.pdp--custom .salus-creation [hidden],.pdp--custom .salus-creation [hidden][hidden]{display:none!important}.pdp--custom .pdp__quiz-helper{font-size:.74rem;line-height:1.35;opacity:.62;margin:0 0 .35rem}.pdp--custom .pdp__scent-offer{font-size:.76rem;line-height:1.35;color:var(--color-muted);opacity:.85;margin:0 0 .3rem}@media(min-width:990px){.pdp--custom [data-sc-strength-mount] .bold_option_radio .bold_option_element,.pdp--custom [data-sc-strength-mount] .bold_option.bold_option_radio .bold_option_element{display:flex!important;flex-wrap:nowrap;gap:0;width:100%}.pdp--custom [data-sc-strength-mount] .bold_option_value,.pdp--custom [data-sc-strength-mount] .bold_option_element>label,.pdp--custom [data-sc-strength-mount] .bold_option_element>span{flex:1 1 0;min-height:2.55rem;padding:.45rem .35rem;border-radius:0;border-color:var(--color-line);font-size:.72rem;letter-spacing:.06em}.pdp--custom [data-sc-strength-mount] .bold_option_value:first-child,.pdp--custom [data-sc-strength-mount] .bold_option_element>label:first-child,.pdp--custom [data-sc-strength-mount] .bold_option_element>span:first-child{border-radius:8px 0 0 8px}.pdp--custom [data-sc-strength-mount] .bold_option_value:last-child,.pdp--custom [data-sc-strength-mount] .bold_option_element>label:last-child,.pdp--custom [data-sc-strength-mount] .bold_option_element>span:last-child{border-radius:0 8px 8px 0}.pdp--custom [data-sc-strength-mount] .bold_option_value+.bold_option_value,.pdp--custom [data-sc-strength-mount] .bold_option_element>label+label,.pdp--custom [data-sc-strength-mount] .bold_option_element>span+span{margin-left:-1px}.pdp--custom [data-sc-strength-mount] .bold_option_value:has(input:checked),.pdp--custom [data-sc-strength-mount] label:has(input:checked),.pdp--custom [data-sc-strength-mount] .bold_option_element>span:has(input:checked){border-color:var(--color-red);border-width:1px;box-shadow:inset 0 0 0 1px var(--color-red);z-index:1;position:relative;background:var(--color-paper)}}@media(max-width:749px){.pdp--custom .pdp__kicker,.pdp--custom .pdp__title{margin:0 0 .25rem}.pdp--custom .pdp__lede{margin:0 0 .75rem;font-size:.98rem}.pdp--custom .pdp__step-block{margin:0 0 .95rem}.pdp--custom .pdp__step-block[data-step=size]{margin-top:0}.pdp--custom .pdp__step{margin:0 0 .45rem}.pdp--custom .pdp__form>.salus-creation{margin:.25rem 0 .85rem;order:20}.pdp--custom .salus-creation{padding:.95rem .9rem 1.05rem}}.section-related-products .section-heading__title,.related .section-heading__title,.related-mount .section-heading__title{letter-spacing:.02em;margin-bottom:1.15rem}.pdp--custom[data-sc-model=per-scent-5] [data-step=scent] .pdp__sc-mount{display:flex;flex-direction:column;gap:0}.pdp--custom[data-sc-model=per-scent-5] [data-step=strength],.pdp--custom[data-sc-model=per-scent-5] [data-summary-strength-row],.pdp--custom[data-sc-model=per-scent-5] [data-scent-chips]{display:none!important}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-label]>.bold_option_title,.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-label] label>.bold_option_title,.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-label] .bold_option_title{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-label]:before{content:attr(data-salus-label);display:block;margin:0 0 .4rem;font-family:var(--font-sans);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-ink)}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=scenting]{margin:0 0 .35rem;padding:.85rem .9rem 1rem;border:1px solid var(--color-line);border-radius:10px;background:var(--color-paper)}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=scenting] .bold_option_element{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-left:0!important}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=scenting] .bold_option_value{display:flex;align-items:center;justify-content:center;margin:0!important;min-height:3.1rem;padding:.7rem .55rem;border:1px solid var(--color-line);border-radius:8px;background:#fff;text-align:center;cursor:pointer}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=scenting] .bold_option_value:has(input:checked){border-color:var(--color-red);box-shadow:inset 0 0 0 1px var(--color-red)}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=scenting] .bold_option_value_title{font-size:.86rem;font-weight:650;letter-spacing:.01em;line-height:1.25}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=scenting] input[type=radio]{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=scent]{margin:.7rem 0 0;padding:.8rem .85rem .45rem;border:1px solid var(--color-line);border-bottom:0;border-radius:10px 10px 0 0;background:var(--color-paper)}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=strength]{margin:0;padding:.15rem .85rem .85rem;border:1px solid var(--color-line);border-top:0;border-radius:0 0 10px 10px;background:var(--color-paper)}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=scent] .bold_option_element select,.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=scent] select{width:100%!important;min-height:2.75rem;border:1px solid var(--color-line)!important;border-radius:8px;background:#fff;padding:.55rem .75rem}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=strength] .bold_option_element{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-left:0!important}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=strength] .bold_option_value{display:flex;align-items:center;justify-content:center;margin:0!important;min-height:2.65rem;padding:.45rem .3rem;border:1px solid var(--color-line);border-radius:8px;background:#fff;text-align:center;cursor:pointer}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=strength] .bold_option_value:has(input:checked){border-color:var(--color-red);box-shadow:inset 0 0 0 1px var(--color-red)}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=strength] input[type=radio]{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=strength] .bold_option_value_title{font-size:0!important;line-height:0!important}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=strength] .bold_option_value_title[data-salus-token]:before{content:attr(data-salus-token);font-size:.78rem;font-weight:700;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=add-scent]{margin:.45rem 0 0;padding:.7rem .85rem;border:1px dashed var(--color-line);border-radius:10px;background:#fafafa}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=add-scent]>label{display:flex;align-items:center;gap:.65rem;margin:0;cursor:pointer}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=add-scent] .bold_option_element{display:inline-flex;align-items:center;margin:0!important}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=add-scent] input[type=checkbox]{width:1.15rem;height:1.15rem;accent-color:var(--color-red);cursor:pointer}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=add-scent]:before{margin-bottom:.15rem}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option.bold_option_hidden{margin:0!important;padding:0!important;border:0!important;min-height:0!important}@media(max-width:749px){.pdp--custom[data-sc-model=per-scent-5] [data-step=scent] .pdp__sc-mount{gap:0}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=scenting]{padding:.7rem .7rem .85rem}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=scent]{margin-top:.4rem;padding:.7rem .7rem .35rem}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=strength]{padding:.1rem .7rem .7rem}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=strength] .bold_option_element{gap:.35rem}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=strength] .bold_option_value{min-height:2.45rem;padding:.4rem .2rem}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=add-scent]{padding:.6rem .7rem}.pdp--custom[data-sc-model=per-scent-5] [data-sc-scent-mount] .bold_option[data-salus-kind=scenting] .bold_option_value_title{font-size:.8rem}}.pdp--custom .pdp__media{min-height:0;align-self:start}.pdp--custom .product-gallery{display:flex;flex-direction:column;gap:.55rem}.pdp--custom .product-gallery__main{background:transparent;border-radius:6px;overflow:hidden;position:relative}.pdp--custom .product-gallery__slide{margin:0;border-radius:6px;overflow:hidden}.pdp--custom .product-gallery__slide.is-active{display:block}.pdp--custom .product-gallery__main img,.pdp--custom .product-gallery__slide img{display:block;width:100%;max-width:100%;height:auto;border-radius:6px;object-fit:cover;object-position:center 40%}@media(min-width:990px){.pdp--custom .pdp__grid--custom{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:1.75rem;align-items:start}.pdp--custom .product-gallery__main{background:var(--color-cream-deep, #f4f0ea)}.pdp--custom .product-gallery__main img,.pdp--custom .product-gallery__slide.is-active img{width:100%;height:clamp(28rem,62vh,42rem);max-height:min(68vh,42rem);object-fit:cover;object-position:center 38%;border-radius:6px}.pdp--custom .pdp__media{position:sticky;top:calc(var(--header-height, 6.5rem) + .75rem)}}@media(max-width:989px){.pdp--custom .product-gallery__main{margin:0;border-radius:6px;overflow:hidden}.pdp--custom .product-gallery__main img,.pdp--custom .product-gallery__slide.is-active img{width:100%;height:auto;max-height:min(52vh,26rem);aspect-ratio:4 / 5;object-fit:cover;object-position:center 35%;border-radius:6px}}@media(max-width:749px){.pdp--custom .product-gallery{gap:.45rem}.pdp--custom .product-gallery__main img,.pdp--custom .product-gallery__slide.is-active img{max-height:min(48vh,22rem);aspect-ratio:1 / 1;object-fit:cover;object-position:center 32%}}.pdp--custom .product-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(4.25rem,1fr));gap:.45rem;margin-top:0;max-width:100%}.pdp--custom .product-gallery__thumb{border:1px solid transparent;padding:0;margin:0;background:var(--color-cream-deep, #f4f0ea);border-radius:6px;overflow:hidden;cursor:pointer;aspect-ratio:1 / 1;line-height:0}.pdp--custom .product-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:6px}.pdp--custom .product-gallery__thumb.is-active{border-color:var(--color-red, #179095);box-shadow:0 0 0 1px var(--color-red, #179095)}.pdp--custom .product-gallery__thumbs:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(4.25rem,5.5rem));justify-content:start}.pdp--custom~.section-related-products .product-card__media img,.pdp--custom~.related .product-card__media img,.related-mount .product-card__media img{border-radius:6px;object-fit:cover}.pdp--custom .product-gallery__main{background:transparent!important;width:100%}.pdp--custom .product-gallery{width:100%;gap:.5rem}@media(min-width:990px){.pdp--custom .pdp__grid--custom{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);column-gap:1.5rem;row-gap:1.25rem;align-items:start}.pdp--custom .pdp__media{width:100%;max-width:none;padding:0;margin:0}.pdp--custom .product-gallery__main img,.pdp--custom .product-gallery__slide.is-active img{width:100%;height:clamp(30rem,66vh,46rem);max-height:min(72vh,46rem);object-fit:cover;object-position:center 34%;border-radius:6px}.pdp--custom .pdp__media{position:sticky;top:calc(var(--header-height, 6.5rem) + .5rem)}.pdp--custom .pdp__info>.pdp__kicker{margin-bottom:.35rem}.pdp--custom .pdp__info>.pdp__title{margin-bottom:.35rem}.pdp--custom .pdp__info>.pdp__lede{margin-bottom:1.1rem}}@media(max-width:989px)and (min-width:750px){.pdp--custom .product-gallery__main img,.pdp--custom .product-gallery__slide.is-active img{width:100%;max-height:min(56vh,28rem);aspect-ratio:4 / 5;object-fit:cover;object-position:center 32%}}@media(max-width:749px){.pdp--custom .product-gallery{gap:.4rem;margin-bottom:.35rem}.pdp--custom .product-gallery__main img,.pdp--custom .product-gallery__slide.is-active img{width:100%;max-height:min(52vh,24rem);aspect-ratio:1 / 1;object-fit:cover;object-position:center 30%}.pdp--custom .product-gallery__thumbs{grid-template-columns:repeat(auto-fill,minmax(3.75rem,4.5rem));gap:.4rem}}.pdp--custom .product-gallery__thumbs{grid-template-columns:repeat(auto-fill,minmax(4.5rem,5.25rem));gap:.4rem;justify-content:start}.pdp--custom .product-gallery__thumb{border-radius:6px;border-width:1.5px}.pdp--custom .product-gallery__thumb.is-active{border-color:var(--color-red, #179095);box-shadow:0 0 0 1.5px var(--color-red, #179095)}.pdp--custom .product-gallery__thumbs:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(4.5rem,5.25rem))}.pdp--custom .product-gallery__main{box-shadow:0 0 0 1px #1790951a;isolation:isolate}.pdp--custom .product-gallery__slide:not(.is-active) img{object-fit:cover;object-position:center 34%;border-radius:6px}.pdp--custom .product-gallery__thumb{background:transparent}.pdp--custom .product-gallery__thumb:focus-visible{outline:2px solid var(--color-red, #179095);outline-offset:2px}@media(min-width:990px){.pdp--custom .pdp__grid--custom{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);column-gap:1.35rem;row-gap:1.15rem}.pdp--custom .product-gallery__main img,.pdp--custom .product-gallery__slide.is-active img{height:clamp(32rem,68vh,48rem);max-height:min(74vh,48rem);object-fit:cover;object-position:center 32%;border-radius:6px}.pdp--custom .pdp__info>.pdp__lede{margin-bottom:.95rem}.pdp--custom .pdp__info>.pdp__journey{margin-top:.15rem}}@media(max-width:989px)and (min-width:750px){.pdp--custom .product-gallery__main img,.pdp--custom .product-gallery__slide.is-active img{max-height:min(58vh,30rem);aspect-ratio:4 / 5;object-position:center 30%}}@media(max-width:749px){.pdp--custom .product-gallery__main img,.pdp--custom .product-gallery__slide.is-active img{max-height:min(54vh,26rem);aspect-ratio:1 / 1;object-position:center 28%}.pdp--custom .product-gallery__thumbs{grid-template-columns:repeat(auto-fill,minmax(3.5rem,4.25rem))}}.pdp--custom~.section-related-products .product-card__media,.pdp--custom~.related .product-card__media,.related-mount .product-card__media{border-radius:6px;overflow:hidden}.pdp--custom~.section-related-products .product-card__media img,.pdp--custom~.related .product-card__media img,.related-mount .product-card__media img{border-radius:6px;object-fit:cover;aspect-ratio:1 / 1}.pdp--custom .pdp__scent-offer{max-width:40rem;margin:0 0 .4rem;line-height:1.45;overflow-wrap:break-word;word-break:normal;text-wrap:pretty}.pdp--custom .pdp__quiz-helper{max-width:40rem;margin:0 0 .95rem;line-height:1.45;overflow-wrap:anywhere}.pdp--custom .pdp__quiz-helper a{white-space:nowrap}.pdp--custom[data-sc-model=per-scent-5] .pdp__scent-search,.pdp--custom[data-sc-model=per-scent-5] label[for=SalusScentSearch]{display:none!important}.pdp--custom[data-sc-model=per-scent-5] .pdp__step-block[data-step=scent]{margin-bottom:1.15rem}.pdp--custom[data-sc-model=per-scent-5] #key_options_block{margin-top:.15rem}.pdp--custom .salus-creation{background:var(--color-paper, #fff);border:1px solid var(--color-line, #e4ddd0);border-radius:10px;box-shadow:0 0 0 1px #1790950f}.pdp--custom .salus-creation h2{color:var(--color-red, #179095)}@media(min-width:990px){.pdp--custom>.page-width.pdp__grid--custom{width:min(100% - 2.5rem,calc(var(--page-width, 72rem) + 5rem))}.pdp--custom .pdp__form{column-gap:1.55rem}.pdp--custom .pdp__form>.salus-creation{position:sticky;top:calc(var(--header-height, 6.5rem) + .75rem);min-width:16.5rem}}@media(max-width:749px){.pdp--custom .pdp__scent-offer,.pdp--custom .pdp__quiz-helper{font-size:.9rem;max-width:none}.pdp--custom .pdp__quiz-helper a{white-space:nowrap}.pdp--custom .salus-creation{margin-top:.35rem}.pdp--custom[data-sc-model=per-scent-5] .pdp__step-block{margin-bottom:1.05rem}}.pdp-icon-benefits--approved,ul.pdp-icon-benefits.pdp-icon-benefits--approved{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1rem 1.25rem!important;align-items:center!important;justify-items:center!important;list-style:none!important;margin:1rem 0 .35rem!important;padding:.85rem .25rem!important;background:transparent!important;border-top:1px solid var(--color-line)!important;border-bottom:none!important;box-shadow:none!important}.pdp-icon-benefits--approved .pdp-icon-benefits__cell,.pdp-icon-benefits--approved .pdp-icon-benefits__cell--image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:.35rem!important;text-align:center!important;background:transparent!important;position:relative!important}.pdp-icon-benefits--approved .pdp-icon-benefits__cell:before,.pdp-icon-benefits--approved .pdp-icon-benefits__cell:after{content:none!important;display:none!important;border:0!important}.pdp-icon-benefits--approved .pdp-icon-benefits__visual{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;aspect-ratio:auto!important;min-height:0!important;background:transparent!important}.pdp-icon-benefits--approved .pdp-icon-benefits__img,.pdp-icon-benefits--approved .pdp-icon-benefits__cell--image .pdp-icon-benefits__img{display:block!important;width:100%!important;height:auto!important;max-width:11.5rem!important;max-height:none!important;margin:0 auto!important;object-fit:contain!important;object-position:center!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}@media(min-width:990px){.pdp-icon-benefits--approved .pdp-icon-benefits__img,.pdp-icon-benefits--approved .pdp-icon-benefits__cell--image .pdp-icon-benefits__img{max-width:13rem!important}}@media(max-width:749px){.pdp-icon-benefits--approved,ul.pdp-icon-benefits.pdp-icon-benefits--approved{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.9rem .85rem!important;padding:.75rem .15rem!important;background:transparent!important}.pdp-icon-benefits--approved .pdp-icon-benefits__cell,.pdp-icon-benefits--approved .pdp-icon-benefits__cell--image{max-width:none!important;min-height:0!important;padding:.4rem!important;border-top:0!important}.pdp-icon-benefits--approved .pdp-icon-benefits__img,.pdp-icon-benefits--approved .pdp-icon-benefits__cell--image .pdp-icon-benefits__img{max-width:10.25rem!important;max-height:none!important}}#key_options_block .salus-start-here-label,.salus-start-here-label{display:block;font-weight:600;font-size:.95rem;line-height:1.35;margin:0 0 .55rem;color:var(--color-ink, #30364D);max-width:22rem}.salus-creation .pdp__suds-note,.pdp__suds-note{position:static!important;display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:1rem 0 0!important;padding:.85rem .9rem!important;border:1px solid var(--color-line, #e5dfd4);border-radius:10px;background:#ffffffb8;overflow:visible!important;box-sizing:border-box;left:auto!important;right:auto!important;height:auto!important;clip:auto!important}.pdp__suds-note-label{display:block;font-size:.86rem;font-weight:600;line-height:1.3;color:var(--color-ink, #30364D);margin:0 0 .35rem}.pdp__suds-note-help{margin:0 0 .55rem;font-size:.78rem;line-height:1.35;color:#5a6178}.pdp__suds-note-input{display:block!important;width:100%!important;max-width:100%!important;min-height:4.5rem;resize:vertical;padding:.55rem .65rem;border:1px solid var(--color-line, #d9d2c5);border-radius:8px;background:#fff;font:inherit;font-size:.86rem;line-height:1.4;color:var(--color-ink, #30364D);box-sizing:border-box}.pdp__suds-note-input:focus{outline:2px solid #179095;outline-offset:1px}.cart-line__props{white-space:pre-wrap}@media(max-width:749px){.salus-start-here-label{max-width:none;font-size:.92rem}.salus-creation .pdp__suds-note,.pdp__suds-note{padding:.75rem .8rem!important}}:root{--salus-photo-radius: 6px;--salus-photo-radius-sm: 6px}.filters,form.filters,.collection-page .filters,.collection-filters,[data-filters],.facets,.mobile-facets,.mobile-facets__wrapper,.mobile-facets__disclosure,.facets-container,.facet-filters,.filter-drawer,.collection-page__filter-toggle,button[aria-controls*=Filter],button[aria-controls*=filter],.collection-page__toolbar [data-filter-toggle]{display:none!important}.collection-page__layout,.collection-page__layout--no-filters{display:block!important;grid-template-columns:none!important;gap:0!important}.collection-page__main{width:100%;min-width:0}@media(min-width:990px){.collection-page__layout,.collection-page__layout--no-filters{display:block!important;grid-template-columns:none!important}}.collection-page__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem 1rem;margin-bottom:1rem}.collection-page__toolbar .sort{margin-bottom:0}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem .85rem;align-items:stretch;width:100%}@media(min-width:750px){.product-grid,.featured-collection__grid--grid{grid-template-columns:repeat(auto-fill,minmax(11.5rem,1fr));gap:1.5rem 1.15rem}}@media(min-width:990px){.product-grid,.featured-collection__grid--grid{grid-template-columns:repeat(auto-fill,minmax(13.5rem,1fr));gap:1.6rem 1.25rem}}@media(min-width:1200px){.product-grid,.featured-collection__grid--grid{grid-template-columns:repeat(auto-fill,minmax(14.5rem,1fr))}}.product-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:transparent;border-radius:var(--salus-photo-radius)!important}.product-card__media img,.product-card__img,.product-card__media .media-fallback,.product-card__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center;border-radius:var(--salus-photo-radius)!important}.product-card__media,.product-card__media img,.product-card__img{border-radius:var(--salus-photo-radius)!important}.collection-card__media{overflow:hidden;border-radius:var(--salus-photo-radius);background:transparent}.collection-card__media img{object-fit:cover!important;border-radius:var(--salus-photo-radius)}.create-card__media{overflow:hidden;border-radius:var(--salus-photo-radius);background:transparent}.create-card__media img{object-fit:cover!important;border-radius:var(--salus-photo-radius)}.section-related-products .product-card__media,.related .product-card__media,.related-mount .product-card__media{aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--salus-photo-radius)!important;background:transparent}.section-related-products .product-card__media img,.related .product-card__media img,.related-mount .product-card__media img,.pdp--custom~.section-related-products .product-card__media img,.pdp--custom~.related .product-card__media img{object-fit:cover!important;border-radius:var(--salus-photo-radius)!important}.cart-line__media{overflow:hidden;border-radius:var(--salus-photo-radius-sm);background:transparent}.cart-line__media img{object-fit:cover!important;border-radius:var(--salus-photo-radius-sm)}.product-gallery__main,.pdp .product-gallery__main,.pdp--custom .product-gallery__main{background:transparent!important;overflow:hidden;border-radius:var(--salus-photo-radius)}.product-gallery__slide,.pdp .product-gallery__slide{overflow:hidden;border-radius:var(--salus-photo-radius);margin:0}.product-gallery__main img,.product-gallery__slide img,.pdp .product-gallery__main img,.pdp .product-gallery__slide img{display:block;width:100%;max-width:100%;border-radius:var(--salus-photo-radius)}.pdp--custom .product-gallery__main img,.pdp--custom .product-gallery__slide img,.pdp--custom .product-gallery__slide.is-active img{object-fit:cover;object-position:center 40%;border-radius:var(--salus-photo-radius)}.pdp:not(.pdp--custom) .product-gallery__main{background:transparent!important}.pdp:not(.pdp--custom) .product-gallery__main img,.pdp:not(.pdp--custom) .product-gallery__slide.is-active img{width:100%;height:auto;object-fit:cover;object-position:center center;border-radius:var(--salus-photo-radius)}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(4.25rem,1fr));gap:.45rem}.product-gallery__thumb{padding:0;margin:0;border:1px solid transparent;background:transparent;border-radius:var(--salus-photo-radius-sm);overflow:hidden;aspect-ratio:1 / 1;line-height:0;cursor:pointer}.product-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover!important;object-position:center;border-radius:var(--salus-photo-radius-sm)}.product-gallery__thumb.is-active{border-color:var(--color-red, #179095);box-shadow:0 0 0 1px var(--color-red, #179095)}@media(min-width:990px){.collection-page--customize-me .collection-page__header{margin-bottom:1rem}.collection-page--customize-me .journey{margin:.55rem 0}.collection-page--customize-me .collection-page__lede{margin:.35rem 0 .65rem}.collection-page--customize-me .collection-page__count{margin-top:0;margin-bottom:0}.collection-page--customize-me .collection-page__actions{margin:.55rem 0 .35rem}.collection-page--customize-me .collection-page__toolbar{margin-bottom:.65rem}.collection-page--customize-me .collection-page__toolbar .sort{margin-bottom:0}}.pdp--custom{--salus-blue: #179095;--salus-blue-hover: #4EB6B2;--salus-ink: #30364D;--salus-cream: #EAE1D1;--salus-paper: #FFFCF7}.pdp--custom .pdp__kicker{color:var(--salus-blue);font-size:.72rem;letter-spacing:.14em;font-weight:700;margin:0 0 .45rem}.pdp--custom .pdp__title{color:var(--salus-ink);font-size:clamp(1.85rem,2.6vw,2.35rem);line-height:1.12;margin:0 0 .55rem}.pdp--custom .pdp__lede{color:var(--salus-ink);opacity:.88;font-size:.98rem;line-height:1.45;margin:0 0 1.15rem;max-width:36rem}.pdp--custom .pdp__step{color:var(--salus-ink);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;margin:0 0 .55rem}.pdp--custom .pdp__step-block{margin:0 0 1.15rem}.pdp--custom .pdp__scent-offer{font-size:.9rem;line-height:1.4;color:var(--salus-ink);opacity:.9;margin:0 0 .65rem}.pdp--custom .option-chip--size span{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.45rem .85rem;border-radius:10px;border:1px solid #D5CDC0;background:var(--salus-paper);font-size:.88rem;line-height:1.2;color:var(--salus-ink);min-width:0;width:100%;box-sizing:border-box}.pdp--custom .option-chip--size em{font-style:normal;font-size:.78rem;opacity:.75}.pdp--custom .option-chip--size input:checked+span,.pdp--custom .option-chip input:checked+span{border-color:var(--salus-blue);box-shadow:inset 0 0 0 1px var(--salus-blue);background:#fff}.pdp--custom .option-chip--size:hover span{border-color:var(--salus-blue-hover)}.pdp--custom .product-gallery__main,.pdp--custom .product-gallery__main img,.pdp--custom .product-gallery__thumb,.pdp--custom .product-gallery__thumb img{border-radius:6px}.pdp--custom .product-gallery__thumb.is-active{border-color:var(--salus-blue)}.pdp--custom .salus-creation{background:var(--salus-paper);border:1px solid #E2D8C8;border-radius:12px;padding:.85rem 1rem 1rem;margin:0 0 1rem}.pdp--custom .salus-creation h2{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--salus-ink);margin:0 0 .65rem}.pdp--custom .salus-creation div{gap:.35rem .75rem;padding:.28rem 0;border-bottom:1px solid rgba(48,54,77,.08)}.pdp--custom .salus-creation dt{font-size:.78rem;color:#30364db8}.pdp--custom .salus-creation dd{font-size:.92rem;color:var(--salus-ink)}.pdp--custom .salus-creation__price{margin:.75rem 0 0;font-size:1.55rem;color:var(--salus-ink);font-weight:700}.pdp--custom .pdp__buy{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.75rem}.pdp--custom .qty{border-radius:10px;border-color:#d5cdc0}.pdp--custom .product-form__submit,.pdp--custom button[name=add],.pdp--custom .pdp__buy button[type=submit]{background:var(--salus-blue)!important;border-color:var(--salus-blue)!important;color:#fff!important;border-radius:10px;min-height:2.75rem;padding:.7rem 1.25rem;font-weight:700;letter-spacing:.02em}.pdp--custom .product-form__submit:hover,.pdp--custom button[name=add]:hover,.pdp--custom .pdp__buy button[type=submit]:hover{background:var(--salus-blue-hover)!important;border-color:var(--salus-blue-hover)!important}.pdp--custom .pdp__suds-note-input,.pdp--custom textarea{border-radius:10px;border-color:#d5cdc0;background:#fff}[data-sc-model=goat-3] #salus-scent-discovery,[data-sc-model=goat-3] [data-salus-scent-discovery]{display:none!important}@media(max-width:749px){.pdp--custom .pdp__title{font-size:clamp(1.65rem,7vw,1.95rem)}.pdp--custom .salus-creation{margin-top:.5rem}.pdp--custom .pdp__buy{width:100%}.pdp--custom .product-form__submit,.pdp--custom button[name=add],.pdp--custom .pdp__buy button[type=submit]{flex:1 1 auto;width:100%}.pdp--custom .product-gallery__main img{height:min(62vh,28rem)}}.option-set__values--size{overflow:visible!important}@media(min-width:990px){.pdp[data-product-id="11461443348"].pdp--custom .pdp__grid--custom{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);gap:2.25rem}.pdp[data-product-id="11461443348"].pdp--custom .pdp__form{grid-template-columns:minmax(0,1.2fr) minmax(15rem,17.25rem);column-gap:1.65rem}.pdp[data-product-id="11461443348"].pdp--custom .pdp__form>.salus-creation{max-width:17.25rem}}@media(min-width:750px)and (max-width:989px){.pdp[data-product-id="11461443348"].pdp--custom .pdp__form{display:flex!important;flex-direction:column}.pdp[data-product-id="11461443348"].pdp--custom .pdp__form>.salus-creation{position:static!important;grid-column:auto!important;grid-row:auto!important;max-width:none;width:100%;margin-top:.75rem}}.pdp[data-product-id="11461443348"].pdp--custom .pdp__step-block{margin-bottom:1.05rem}.pdp[data-product-id="11461443348"].pdp--custom .pdp__scent-offer{margin-bottom:.75rem}.pdp[data-product-id="11461443348"].pdp--custom .option-set__values--size{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;overflow:visible!important;max-height:none!important}.pdp[data-product-id="11461443348"].pdp--custom .option-chip--size span{min-width:0;width:100%;box-sizing:border-box}@media(max-width:749px){.pdp[data-product-id="11461443348"].pdp--custom .pdp__grid--custom{display:flex;flex-direction:column;gap:1rem}.pdp[data-product-id="11461443348"].pdp--custom .pdp__media{order:1}.pdp[data-product-id="11461443348"].pdp--custom .pdp__info{order:2}.pdp[data-product-id="11461443348"].pdp--custom .pdp__step-block{margin-bottom:.9rem}.pdp[data-product-id="11461443348"].pdp--custom .salus-creation{margin-top:.35rem}.pdp[data-product-id="11461443348"].pdp--custom .pdp__buy button[type=submit],.pdp[data-product-id="11461443348"].pdp--custom .product-form__submit{width:100%}}#handcrafted-fresh-in-colorado{scroll-margin-top:9.25rem}.customize-me__grid--circles{min-width:0;width:100%;max-width:100%}.customize-me__grid--circles>.customize-me__item{min-width:0;max-width:100%}@media(min-width:1100px)and (max-width:1279px){.customize-me__grid--circles{grid-template-columns:repeat(4,minmax(0,1fr))}.customize-me__grid--circles .customize-me__circle{width:min(8.5rem,100%);height:auto;aspect-ratio:1;max-width:100%}}@media(min-width:1280px){.customize-me__grid--circles{grid-template-columns:repeat(8,minmax(0,1fr))}.customize-me__grid--circles .customize-me__circle{width:100%;max-width:7.75rem;height:auto;aspect-ratio:1}}.proof-strip__link{color:inherit;text-decoration:none;border-bottom:1px solid transparent}.proof-strip__link:hover,.proof-strip__link:focus-visible{border-bottom-color:currentColor}@media(min-width:990px)and (max-width:1179px){.site-header .nav-desktop,.nav-desktop{display:none!important}.site-header__icon--menu{display:inline-flex!important;justify-self:start}.nav-mobile{display:block!important}.nav-mobile[hidden]{display:none!important}.nav-overlay{display:block!important}.nav-overlay[hidden],.site-header__fys,.site-header__account-label,.site-header__account{display:none!important}.site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;overflow:visible}.site-header__actions{flex-wrap:nowrap;min-width:0;max-width:100%}.site-header{overflow:visible}}@media(min-width:1180px){.site-header__icon--menu{display:none!important}.site-header .nav-desktop,.nav-desktop{display:block!important}.nav-mobile,.nav-overlay{display:none!important}.site-header,.site-header__inner{overflow:visible}.site-header__inner{grid-template-columns:auto 1fr auto}.site-header__account{display:inline-flex!important}.site-header__account-label{display:inline!important}.site-header__fys{display:inline-flex!important}}.product-gallery__slide img,.product-gallery__slide.is-active img,.product-gallery__main img,.pdp--custom .product-gallery__main img,.pdp--custom .product-gallery__slide img,.pdp--custom .product-gallery__slide.is-active img,.pdp--standard .product-gallery__main img{object-position:center 40%!important}.product-gallery__slide.is-active,.product-gallery__slide.is-active img{display:block}#insta-feed .instafeed-item,#insta-feed .instafeed-item a,#insta-feed .instafeed-item img,#insta-feed [class*=instafeed] img,#shopify-section-17888377685edfce52 #insta-feed img{border-radius:var(--salus-photo-radius, 6px)!important}#insta-feed .instafeed-item,#insta-feed .instafeed-item a{overflow:hidden}.shipping-bar{position:relative;overflow:hidden}.shipping-bar__subtotal{display:flex;justify-content:space-between;align-items:baseline;margin:0 0 .45rem;font-family:var(--font-serif);font-size:1.05rem;font-weight:600;color:var(--color-ink)}.shipping-bar__subtotal-label{font-family:var(--font-sans);font-size:.85rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted)}.shipping-bar__subtotal-value{color:var(--color-red)}.shipping-bar--unlocked .shipping-bar__label{font-size:1.15rem;font-weight:700;color:#179095;letter-spacing:.01em}.shipping-bar__label--celebrate{animation:salus-fs-label-pulse 1.4s ease-out 1}@keyframes salus-fs-label-pulse{0%{transform:scale(1)}35%{transform:scale(1.06)}to{transform:scale(1)}}.shipping-bar__confetti{position:absolute;top:-12px;right:0;bottom:0;left:0;height:calc(100% + 28px);pointer-events:none;overflow:hidden;z-index:2}.shipping-bar__confetti[hidden]{display:none!important}.salus-confetti-piece{position:absolute;top:-10px;width:8px;height:12px;border-radius:2px;background:#179095;opacity:.95;animation:salus-confetti-fall 1.1s ease-out forwards;will-change:transform,opacity}.salus-confetti-piece:nth-child(3n){background:#4eb6b2;width:7px;height:11px}.salus-confetti-piece:nth-child(4n){background:#0e6e72;width:6px;height:10px}.salus-confetti-piece:nth-child(5n){background:#179095;width:7px;height:7px;border-radius:50%}.salus-confetti-piece:nth-child(7n){background:#7bcfc9;width:5px;height:9px}@keyframes salus-confetti-fall{0%{transform:translateZ(0) rotate(0);opacity:1}to{transform:translate3d(var(--dx, 20px),var(--dy, 120px),0) rotate(260deg);opacity:0}}@media(prefers-reduced-motion:reduce){.salus-confetti-piece{animation:none!important;display:none!important}.shipping-bar__label--celebrate{animation:none!important}}.product-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.product-card__price{min-height:1.35em}.product-card__price .price,.product-card__price .price__amount{color:var(--color-red);font-family:var(--font-serif);font-weight:600}.price--sold-out .price__amount,.product-card--sold-out .product-card__price .price__amount{color:var(--color-muted);font-family:var(--font-sans);font-size:.92rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.product-card__badge--sold-out{background:var(--color-ink);color:#fff;right:.5rem;left:auto}.product-card--sold-out .product-card__media{opacity:.88}.product-card--sold-out .product-card__img{filter:grayscale(.15)}.product-card__cta--sold-out{pointer-events:auto}.product-card--customizable.product-card--sold-out .product-card__badge:not(.product-card__badge--sold-out){display:none}.instagram-follow{padding:2.5rem 0 .75rem}.instagram-follow__inner{text-align:center;max-width:40rem;margin:0 auto}.instagram-follow .section-heading__title{margin:0 0 .75rem}.instagram-follow__text{margin:0;font-size:1rem;line-height:1.55;color:var(--color-ink)}.instagram-follow__text a{color:var(--color-brand, #179095);text-decoration:underline;text-underline-offset:.15em}.instagram-follow__text a:hover,.instagram-follow__text a:focus-visible{color:var(--color-ink)}#shopify-section-17888377685edfce52{padding-top:.5rem}@media(max-width:749px){.instagram-follow{padding:2rem 0 .5rem}}[data-salus-ig-catcher]{z-index:30!important}body.salus-ig-suppress-modal [class*=instafeed][class*=modal],body.salus-ig-suppress-modal [class*=instafeed][class*=popup],body.salus-ig-suppress-modal [class*=instafeed][class*=overlay]{display:none!important;visibility:hidden!important;pointer-events:none!important}.option-chip--size span{border-radius:10px}.option-chip--size input:disabled+span,.option-chip--size input[disabled]+span,.option-chip--size input[aria-disabled=true]+span,.option-chip--size.is-unavailable span,.option-chip--size[aria-disabled=true] span,.option-chip--size span[aria-disabled=true]{border-radius:10px}
/*# sourceMappingURL=/cdn/shop/t/44/assets/theme.css.map */
