:root{--hsc-ink: 36, 33, 28;--hsc-stone: 250, 247, 241;--hsc-sand: 239, 231, 216;--hsc-moss: 63, 75, 55;--hsc-moss-dark: 32, 42, 28;--hsc-clay: 177, 90, 52;--hsc-clay-light: 214, 140, 100;--hsc-cream: 243, 239, 228;--hsc-line: 224, 216, 199;--hsc-sage: 138, 154, 126;--hsc-eyebrow-size: 1.1rem}h1,h2,.h1,.h2,.h3{letter-spacing:calc(var(--font-heading-scale) * .01rem)}.utility-bar{padding-top:.9rem;padding-bottom:.9rem}.utility-bar .announcement-bar__message{font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.header-wrapper{border-bottom:1px solid rgb(var(--hsc-line))}.header__hsc-logo-link{grid-area:left-icons;justify-self:start;align-self:center;display:none;line-height:0}@media screen and (min-width:990px){.header__hsc-logo-link{display:block}}.header__hsc-logo{display:block;width:auto;height:auto;max-height:6rem}.header--top-center .header__heading-link .h2,.header--top-center .header__heading-link span.h2{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2.6rem;letter-spacing:.02em;text-transform:none}.header--top-center .header__inline-menu{margin-top:.6rem}.header__menu-item{font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.header__inline-menu .list-menu--inline{gap:.4rem}@media screen and (min-width:990px){.header__inline-menu .list-menu--inline>li+li{margin-inline-start:1.2rem}}.hsc-marquee{overflow:hidden;background-color:rgb(var(--hsc-clay));padding:1.8rem 0}.hsc-marquee__track{display:flex;width:max-content;animation:hsc-marquee-scroll 32s linear infinite}.hsc-marquee__item{display:inline-flex;align-items:center;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:italic;font-size:2.4rem;color:rgb(var(--hsc-stone));white-space:nowrap;padding:0 2.4rem}.hsc-marquee__item:after{content:"";display:inline-block;width:.8rem;height:.8rem;margin-inline-start:2.4rem;border-radius:50%;background-color:rgba(var(--hsc-stone),.5)}@keyframes hsc-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hsc-marquee__track{animation:none}}.hsc-eyebrow{font-family:var(--font-body-family);font-size:var(--hsc-eyebrow-size);font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--hsc-clay));margin:0 0 1.2rem}.hsc-eyebrow--on-dark{color:rgb(var(--hsc-clay-light))}[data-template=product] .product__text.caption-with-letter-spacing{font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;letter-spacing:.2em;color:rgb(var(--hsc-clay))}[data-template=product] .product__title h1{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(3.4rem,3vw,4.8rem);line-height:1.05;letter-spacing:-.01em;margin:1.2rem 0 2rem}@media screen and (min-width:990px){[data-template=product] .product__info-wrapper{position:relative;padding-left:6rem!important}[data-template=product] .product__info-wrapper:before{content:"";position:absolute;top:.4rem;bottom:.4rem;left:3rem;width:1px;background:rgb(var(--hsc-line))}}[data-template=product] .price--large .price-item--regular,[data-template=product] .price--large .price-item--sale{font-family:var(--font-body-family);font-size:2.2rem;font-weight:500}[data-template=product] .product__info-container>*+*{margin-top:2.2rem}[data-template=product] .product-form,[data-template=product] product-form{margin-top:.6rem}.hsc-badge-digital{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.8rem;background-color:rgb(var(--hsc-moss));color:rgb(var(--hsc-cream));border-color:transparent}.hsc-badge-digital svg{width:1.1rem;height:1.1rem;flex-shrink:0}.hsc-delivery{display:flex;align-items:flex-start;gap:1.2rem;padding:1.6rem 1.8rem;margin:1.6rem 0;border:1px solid rgb(var(--hsc-line));background-color:rgba(var(--hsc-sand),.5)}.hsc-delivery__icon{flex-shrink:0;width:2rem;height:2rem;color:rgb(var(--hsc-clay));margin-top:.2rem}.hsc-delivery__body{flex:1}.hsc-delivery__label{display:block;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--hsc-ink));margin:0 0 .5rem}.hsc-delivery__message{font-size:1.4rem;line-height:1.6;color:rgba(var(--hsc-ink),.75)}.hsc-delivery__message p{margin:0}.hsc-cart-note{display:flex;align-items:flex-start;gap:1rem;padding:1.4rem 1.6rem;margin-bottom:2rem;background-color:rgba(var(--hsc-sand),.6);border:1px solid rgb(var(--hsc-line));font-size:1.3rem;line-height:1.55;color:rgba(var(--hsc-ink),.85)}.hsc-cart-note svg{width:1.8rem;height:1.8rem;flex-shrink:0;color:rgb(var(--hsc-clay));margin-top:.1rem}.hsc-cart-note strong{font-weight:600}.hsc-story{padding:8rem 0;background-color:rgb(var(--hsc-stone))}.hsc-story__inner{max-width:132rem;margin:0 auto;padding:0 6rem;display:grid;grid-template-columns:5fr 7fr;gap:6rem;align-items:center}.hsc-story--reverse .hsc-story__inner{grid-template-columns:7fr 5fr}.hsc-story--reverse .hsc-story__text{order:1}.hsc-story--reverse .hsc-story__media{order:2}.hsc-story--no-media .hsc-story__inner,.hsc-story--reverse.hsc-story--no-media .hsc-story__inner{grid-template-columns:minmax(0,76rem);justify-content:center}.hsc-story__media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background-color:rgb(var(--hsc-sand));align-self:start;margin-top:3.2rem}.hsc-story--reverse .hsc-story__media{align-self:end;margin-top:0;margin-bottom:3.2rem}.hsc-story__media img{width:100%;height:100%;object-fit:cover}.hsc-story__text{position:relative}.hsc-story__index{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:italic;font-size:13rem;line-height:1;color:rgba(var(--hsc-ink),.06);position:absolute;top:-6rem;inset-inline-start:-2rem;z-index:0;pointer-events:none}.hsc-story__text>*{position:relative;z-index:1}.hsc-story__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(3.2rem,3.8vw,5.2rem);line-height:1.08;letter-spacing:-.01em;color:rgb(var(--hsc-ink));margin:0 0 2.4rem}.hsc-story__body{font-family:var(--font-body-family);font-size:1.6rem;line-height:1.8;color:rgba(var(--hsc-ink),.78);max-width:46rem}.hsc-story__body p{margin:0 0 1.6rem}.hsc-story__body p:last-child{margin-bottom:0}.hsc-story__cta{display:inline-flex;align-items:center;gap:.8rem;margin-top:2.8rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--hsc-ink));text-decoration:none;border-bottom:1px solid rgb(var(--hsc-ink));padding-bottom:.3rem;transition:color .2s ease,border-color .2s ease,gap .2s ease}.hsc-story__cta:hover{color:rgb(var(--hsc-clay));border-color:rgb(var(--hsc-clay));gap:1.4rem}@media(max-width:989px){.hsc-story{padding:5.6rem 0}.hsc-story__inner,.hsc-story--reverse .hsc-story__inner{grid-template-columns:1fr;gap:3.2rem;padding:0 2.4rem}.hsc-story--reverse .hsc-story__text,.hsc-story--reverse .hsc-story__media{order:0}.hsc-story__media,.hsc-story--reverse .hsc-story__media{aspect-ratio:3 / 2;align-self:auto;margin-top:0;margin-bottom:0}.hsc-story__index{font-size:8rem;top:-3.6rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hsc-theme.css.map */
