/* Bassion custom.css on top of Studio */
:root{--bs-accent:#A34A22;--bs-accent-deep:#7A3515;--bs-ink:#22301F;--bs-paper:#F2EDE4;--bs-field:#EFE9DF;--bs-line:#E3DCD0;--bs-soft:#5F6556;--bs-blush:#F4E3D6;--bs-moss:#2F3D29;--bs-radius:4px}
[hidden]{display:none!important}
body{background:#FAF7F2;color:rgba(var(--color-foreground),.88)}
h1,h2,h3,.h0,.h1,.h2,.h3{font-family:var(--font-heading-family);font-weight:400;letter-spacing:0;color:#1D2318}
.h4,h4{font-family:var(--font-body-family);font-weight:600;letter-spacing:.01em}
.h5,h5{font-family:var(--font-body-family);letter-spacing:.02em}
a{color:inherit}
.rte a:not(.button),.accordion__content a,.section-head__lede a,.bs-hero__lede a,.collapsible-content__lede a{color:var(--bs-accent);text-underline-offset:.25rem}
.rte a:not(.button):hover{color:var(--bs-accent-deep)}
.rte a.button{color:rgb(var(--color-button-text));text-decoration:none}.rte a.button--secondary{color:rgb(var(--color-secondary-button-text))}
.caption-with-letter-spacing{color:var(--bs-accent);font-weight:600;letter-spacing:.16rem;text-transform:uppercase;font-size:1.15rem}
.color-inverse .caption-with-letter-spacing{color:#F3D9C8}
.shopify-section>div>.page-width>*:last-child{margin-bottom:0}
img{max-width:100%;height:auto}
.grid>*,.flex>*{min-width:0}
.icon{width:1.6rem;height:1.6rem;display:inline-block;flex:0 0 auto}
.button{font-family:var(--font-body-family);font-weight:600;letter-spacing:.08rem;text-transform:uppercase;font-size:1.3rem;min-height:4.8rem;padding:0 2.8rem}
.button--small{min-height:3.8rem;padding:0 1.8rem;font-size:1.2rem}
.button--secondary{background:transparent}
.visually-hidden--inline{position:absolute}
.page-width{padding-left:2rem;padding-right:2rem}
@media screen and (min-width:750px){.page-width{padding-left:4rem;padding-right:4rem}}

/* announcement and header */
.announcement-bar{background:var(--bs-moss);color:#F4EFE6}
.announcement-bar__content{display:flex;align-items:center;justify-content:center;gap:2.4rem;min-height:4rem}
.announcement-bar__message{font-size:1.3rem;letter-spacing:.06rem;padding:.9rem 0;margin:0;text-align:center;color:#F4EFE6}
.announcement-bar__link{font-size:1.25rem;color:#F4EFE6;text-decoration:underline;text-underline-offset:.3rem;white-space:nowrap}
@media screen and (max-width:749px){.announcement-bar__link{display:none}.announcement-bar__message{font-size:1.2rem}}
.header-wrapper{background:#FAF7F2}
.header{column-gap:2rem}
.header__heading{margin:0;text-align:center}
.header__heading-link{display:inline-block;padding:0}
.header__heading-logo{width:250px;height:auto;display:block}
.header__inline-menu{margin-top:1.2rem}
.header--top-center .header__inline-menu>.list-menu--inline{justify-content:center}
.header__menu-item{font-size:1.45rem;font-weight:500;letter-spacing:.04rem;padding:1rem 1.4rem;text-decoration:none}
.header__menu-item span{text-underline-offset:.6rem}
.header__menu-item:hover span,.header__active-menu-item{text-decoration:underline;text-decoration-color:var(--bs-accent);text-decoration-thickness:2px}
.header__active-menu-item{color:#1D2318}
.header__menu-item .icon-caret{width:1rem;height:.6rem;margin-left:.6rem;position:static}
summary.header__menu-item{padding-right:1.4rem}
.header__icons{gap:1.2rem;align-items:center;justify-content:flex-end;padding-right:0}
.header__icon{width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;color:#1D2318}
.header__icon .icon{width:2rem;height:2rem}
.header__icon .icon-close{display:none}
details[open]>.header__icon .icon-close{display:block}
details[open]>.header__icon .icon-search,details[open]>.header__icon .icon-hamburger{display:none}
.header__buy{white-space:nowrap}
.header__buy-short{display:none}
.menu-drawer__buy{padding:0 3rem 2rem;margin:0}
.menu-drawer__menu-item .icon{width:1.4rem;height:1.4rem}
.menu-drawer__menu-item .icon-caret{display:none}
.mega-menu__content{background:#FAF7F2;border-top:1px solid var(--bs-line)}
.mega-menu__list--promo{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr)) minmax(0,24rem)!important;align-items:start;gap:2rem 4rem;padding-top:3rem;padding-bottom:3rem}
.mega-menu__link--level-2{font-family:var(--font-heading-family);font-size:2rem;font-weight:400;text-decoration:none;margin-bottom:1rem;display:block}
.mega-menu__link{text-decoration:none}
.mega-menu__link:hover{text-decoration:underline}
.mega-menu__count{color:rgba(var(--color-foreground),.5);font-size:1.2rem}
.mega-menu__promo-link{display:grid;gap:.8rem;text-decoration:none}
.mega-menu__promo .media{border-radius:var(--bs-radius);overflow:hidden;aspect-ratio:4/5;position:relative;background:var(--bs-paper);display:block}
.mega-menu__promo .media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.mega-menu__promo-title{font-family:var(--font-heading-family);font-size:1.8rem}
@media screen and (max-width:989px){.header__heading-logo{width:180px}.header__inline-menu{display:none}}
@media screen and (max-width:749px){
  .header__buy-long{display:none}.header__buy-short{display:inline}
  .header__heading-logo{width:150px}
  .header__buy{min-height:3.4rem;padding:0 1.2rem}
  .header__search{display:none}
}

/* breadcrumbs */
.breadcrumbs{padding-top:1.6rem;padding-bottom:.4rem}
.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:.2rem .8rem;margin:0;padding:0;font-size:1.3rem;color:rgba(var(--color-foreground),.65)}
.breadcrumbs__item+.breadcrumbs__item::before{content:"/";margin-right:.8rem;color:rgba(var(--color-foreground),.4)}
.breadcrumbs__link{text-decoration:none}
.breadcrumbs__link:hover{text-decoration:underline}

/* section head */
.section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.2rem 4rem;margin-bottom:3.2rem}
.section-head--split{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}
.section-head__title .title{margin:.6rem 0 0;font-size:clamp(2.8rem,3.4vw,4.2rem);line-height:1.12}
.section-head__lede{margin:0;color:rgba(var(--color-foreground),.75);font-size:1.7rem;line-height:1.55;max-width:60ch}
.section-head__more{white-space:nowrap;font-size:1.5rem}
.section-head--split .section-head__more{grid-column:2;justify-self:start}
@media screen and (max-width:749px){.section-head,.section-head--split{grid-template-columns:minmax(0,1fr);align-items:start}.section-head--split .section-head__more{grid-column:1}}

/* split hero: panel left, film right */
.bs-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:clamp(52rem,74vh,78rem);background:var(--bs-blush)}
.bs-hero__panel{display:flex;align-items:center;justify-content:flex-end;padding:6rem 6rem 6rem 4rem}
.bs-hero__box{max-width:58rem;width:100%}
.bs-hero__kick{margin:0 0 1.4rem}
.bs-hero__title{margin:0 0 2rem;font-size:clamp(3.8rem,4.4vw,6.4rem);line-height:1.06;color:#1D2318}
.bs-hero__lede{font-size:1.85rem;line-height:1.55;margin:0 0 3rem;max-width:50ch;color:#2A2E25}
.bs-hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin:0 0 2.4rem}
.bs-hero__proof{margin:0;color:#5F6556;font-size:1.4rem}
.bs-hero__stars{color:#A34A22;letter-spacing:.1rem;margin-right:.4rem}
.bs-hero__media{position:relative;overflow:hidden;background:#EFE9DF}
.bs-hero__media video,.bs-hero__media .bs-hero__poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.bs-hero__media video{opacity:0;transition:opacity .4s ease}
.bs-hero__media video.is-playing{opacity:1}
.bs-hero__toggle{position:absolute;right:2rem;bottom:2rem;width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid rgba(255,255,255,.7);background:rgba(0,0,0,.3);color:#fff;display:grid;place-items:center;cursor:pointer;padding:0}
.bs-hero__toggle .icon{width:1.6rem;height:1.6rem;display:block}
.bs-hero__toggle .bs-hero__play{display:none}
.bs-hero__toggle span{display:block;line-height:0}
.bs-hero__toggle[aria-pressed="true"] .bs-hero__pause{display:none}
.bs-hero__toggle[aria-pressed="true"] .bs-hero__play{display:block}
@media screen and (min-width:1600px){.bs-hero{grid-template-columns:minmax(0,1fr) minmax(0,min(50vw,900px))}}
@media screen and (max-width:989px){.bs-hero__panel{padding:4.8rem 3rem}}
@media screen and (max-width:749px){
  .bs-hero{grid-template-columns:minmax(0,1fr);min-height:0}
  .bs-hero__media{order:-1;aspect-ratio:4/5;max-height:62vh;width:100%}
  .bs-hero__panel{padding:3.2rem 2rem 3.6rem;justify-content:flex-start}
  .bs-hero__lede{font-size:1.65rem}
  .bs-hero__buttons .button{flex:1 1 auto}
}

/* image-with-text on phones: the media cell has no content height of its own */
@media screen and (max-width:749px){.image-with-text__media--adapt{aspect-ratio:4/3;height:auto!important;width:100%;min-height:0!important;padding-bottom:0!important}}

/* promises */
.promises .multicolumn-list{margin:0;padding:0;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 3.2rem}
.promises .multicolumn-list__item{width:auto!important;max-width:none!important;list-style:none}
.promises .multicolumn-card__info{display:grid;grid-template-columns:3.2rem minmax(0,1fr);gap:.2rem 1.4rem;align-items:start;padding:0}
.promises__icon{grid-row:span 2;width:2.8rem;height:2.8rem;display:block;color:var(--bs-accent)}
.promises__icon .icon,.promises__icon svg{width:100%;height:100%;display:block}
.promises h2{margin:0;font-size:1.6rem}
.promises .rte p{margin:.2rem 0 0;font-size:1.4rem;line-height:1.5}
.promises .multicolumn-card{background:none;padding:0}
@media screen and (max-width:989px){.promises .multicolumn-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media screen and (max-width:549px){.promises .multicolumn-list{grid-template-columns:minmax(0,1fr)}}

/* collage of shelves */
.collage-grid{display:grid;gap:1.6rem;margin:0;padding:0}
.collage-grid--big{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1.6rem}
.collage-grid--small{grid-template-columns:repeat(6,minmax(0,1fr))}
.collage-grid--small.collage-grid--n5{grid-template-columns:repeat(5,minmax(0,1fr))}
.collage-grid--small.collage-grid--n4{grid-template-columns:repeat(4,minmax(0,1fr))}
.collage-tile__link{position:relative;display:block;text-decoration:none;border-radius:var(--bs-radius);overflow:hidden;color:#fff}
.collage-tile__media{position:relative;display:block;aspect-ratio:4/5;background:var(--bs-field)}
.collage-tile--big .collage-tile__media{aspect-ratio:5/4}
.collage-tile__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.collage-tile__link:hover img{transform:scale(1.03)}
.collage-tile__text{position:absolute;left:0;right:0;bottom:0;display:grid;gap:.4rem;padding:4rem 1.6rem 1.6rem;background:linear-gradient(0deg,rgba(20,24,16,.78),rgba(20,24,16,0))}
.collage-tile--big .collage-tile__text{padding:8rem 3.2rem 3rem}
.collage-tile__name{font-family:var(--font-heading-family);font-size:2rem;line-height:1.15;color:#fff}
.collage-tile--big .collage-tile__name{font-size:clamp(3rem,3.2vw,4.4rem)}
.collage-tile__meta{font-size:1.25rem;color:rgba(255,255,255,.85);letter-spacing:.04rem}
.collage-tile__blurb{font-size:1.55rem;line-height:1.45;color:rgba(255,255,255,.92);max-width:46ch}
@media screen and (max-width:989px){.collage-grid--small,.collage-grid--small.collage-grid--n5,.collage-grid--small.collage-grid--n4{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media screen and (max-width:749px){.collage-grid--big{grid-template-columns:minmax(0,1fr)}.collage-grid--small,.collage-grid--small.collage-grid--n5,.collage-grid--small.collage-grid--n4{grid-template-columns:repeat(2,minmax(0,1fr))}.collage-tile--big .collage-tile__text{padding:6rem 2rem 2rem}.collage-tile__blurb{display:none}}

/* season rows: heading left, three cards, button right */
.season-rows{display:grid;gap:5.6rem}
.season-row{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,3fr) auto;gap:2.4rem 3.2rem;align-items:center}
.season-row__title{margin:.6rem 0 1rem;font-size:clamp(2.8rem,2.6vw,4rem);line-height:1.08;hyphens:manual;overflow-wrap:normal}
.season-row__lede{margin:0;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.75)}
.season-row__grid{margin:0}
.season-row__act{align-self:center}
.season-row__btn{white-space:nowrap}
@media screen and (max-width:1199px){.season-row{grid-template-columns:minmax(0,1fr) minmax(0,3fr)}.season-row__act{grid-column:2;justify-self:start}}
@media screen and (max-width:749px){.season-row{grid-template-columns:minmax(0,1fr)}.season-row__act{grid-column:1}}

/* product cards */
.product-grid{margin:0;padding:0}
.card__inner{border-radius:var(--bs-radius);overflow:hidden;background:var(--bs-field)}
.color-background-2 .card__inner{background:#fff}
.card .media{background:transparent}
.card .media img{object-fit:contain;mix-blend-mode:multiply;padding:6%}
.card .media.is-photo img{object-fit:cover;mix-blend-mode:normal;padding:0}
.card-wrapper .card__content{padding:1.2rem 0 0}
.card__inner .card__content{display:none}
.card__spec{margin:0 0 .4rem;font-size:1.05rem;letter-spacing:.12rem}
.card__heading.h5{font-family:var(--font-body-family);font-size:1.55rem;line-height:1.35;margin:0 0 .4rem;font-weight:500;min-height:calc(2 * 1.35em)}
.card__rating{min-height:2rem}
.rating .rating-star::before{background:linear-gradient(90deg,#A34A22 var(--percent),rgba(var(--color-foreground),.15) var(--percent));-webkit-background-clip:text;background-clip:text}
.announcement-bar__message{flex:0 1 auto;max-width:none}
.card__heading.h5 a{text-decoration:none}
.card__heading.h5 a:hover{text-decoration:underline;text-underline-offset:.3rem}
.card-information{display:grid;gap:.6rem}
.card-information .price{font-size:1.6rem;margin:0}
.card-information .price-item{font-weight:600;color:rgb(var(--color-foreground))}
.price__from{margin-right:.3rem;color:rgba(var(--color-foreground),.6)}
.card__rating{display:flex;align-items:center;gap:.4rem;margin:0}
.card__rating .rating-text{display:none}
.card__rating p{margin:0}
.card__swatches{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;align-items:center}
.card__swatches .swatch{width:1.6rem;height:1.6rem;border-radius:50%;background:var(--swatch--background);border:1px solid rgba(0,0,0,.18)}
.card__swatches-more{color:rgba(var(--color-foreground),.6)}
.card__colour{display:flex;align-items:center;gap:.6rem;margin:0}
.swatch--sm,.swatch--xs{display:inline-block;width:1.4rem;height:1.4rem;border-radius:50%;background:var(--swatch--background);border:1px solid rgba(0,0,0,.18);flex:0 0 auto}
.product-card__facts{display:flex;flex-wrap:wrap;gap:.4rem .6rem;margin:.2rem 0 0;padding:0;list-style:none}
.product-card__facts .fact{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;padding:.3rem .8rem;border-radius:2rem;background:var(--bs-paper);color:rgba(var(--color-foreground),.8)}
.color-background-2 .product-card__facts .fact{background:#fff}
.product-card__facts .svg-wrapper,.product__facts .svg-wrapper{width:1.3rem;height:1.3rem;display:inline-block;flex:0 0 auto}
.product-card__facts svg,.product__facts svg{width:100%;height:100%;display:block}
.rating{display:inline-block;margin:0}
.rating-star{--color-rating-star:#A34A22;--percent:calc((var(--rating) / var(--rating-max) + var(--rating-decimal) * var(--font-size) / (var(--rating-max) * (var(--letter-spacing) + var(--font-size)))) * 100%);--font-size:1.3;--letter-spacing:.3;letter-spacing:.3rem;font-size:1.3rem;line-height:1}
.rating-star::before{content:"★★★★★";background:linear-gradient(90deg,var(--color-rating-star) var(--percent),rgba(var(--color-foreground),.18) var(--percent));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.rating-count{margin:0;font-size:1.25rem;color:rgba(var(--color-foreground),.6)}
.grid__item--tile{list-style:none}
.grid-tile{display:flex;flex-direction:column;justify-content:flex-end;gap:.8rem;height:100%;min-height:24rem;padding:2.4rem;border-radius:var(--bs-radius);background:var(--bs-moss);color:#F4EFE6;text-decoration:none}
.grid-tile__kick{color:#F3D9C8!important}
.grid-tile__title{font-family:var(--font-heading-family);font-size:2.6rem;line-height:1.15;color:#fff;margin:0}
.grid-tile__meta{font-size:1.4rem;color:#B9C0AE}
@media screen and (min-width:990px){.grid__item--tile{width:calc((100% - var(--grid-desktop-horizontal-spacing) * 3) / 4 * var(--s-d) + var(--grid-desktop-horizontal-spacing) * (var(--s-d) - 1))!important;max-width:none!important}.grid--3-col-desktop>.grid__item--tile{width:calc((100% - var(--grid-desktop-horizontal-spacing) * 2) / 3 * var(--s-d) + var(--grid-desktop-horizontal-spacing) * (var(--s-d) - 1))!important}.grid__item--tile.no-d{display:none}}
@media screen and (min-width:750px) and (max-width:989px){.grid__item--tile{width:calc((100% - var(--grid-desktop-horizontal-spacing) * 2) / 3 * var(--s-t) + var(--grid-desktop-horizontal-spacing) * (var(--s-t) - 1))!important;max-width:none!important}.grid__item--tile.no-t{display:none}}
@media screen and (max-width:749px){.grid__item--tile{width:calc((100% - var(--grid-mobile-horizontal-spacing)) / 2 * var(--s-m) + var(--grid-mobile-horizontal-spacing) * (var(--s-m) - 1))!important;max-width:none!important}.grid__item--tile.no-m{display:none}}

/* image with text and steps */
.image-with-text__media{position:relative;overflow:hidden;border-radius:var(--bs-radius);min-height:40rem;height:100%}
.image-with-text__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.image-with-text__content{padding:3.2rem 0 0!important;background:transparent}
@media screen and (min-width:750px){.image-with-text__content{padding:4rem 0 4rem 6rem!important}.image-with-text__grid--reverse .image-with-text__content{padding:4rem 6rem 4rem 0!important}}
/* tablet: two columns would stretch the photo to the height of the text */
@media screen and (min-width:750px) and (max-width:989px){.image-with-text__grid>.grid__item{width:100%!important;max-width:100%!important}.image-with-text__grid .image-with-text__content,.image-with-text__grid--reverse .image-with-text__content{padding:3.2rem 0 0!important}.image-with-text__media--adapt{aspect-ratio:4/3;height:auto!important;min-height:0!important}}
.image-with-text__heading{margin:.8rem 0 2rem}
.image-with-text--long .image-with-text__media{min-height:48rem}
/* long text beside a photo: the photo keeps its square and travels with the
   text instead of stretching to the column height (cover would crop it into a
   narrow strip and ask for a file twice as wide) */
@media screen and (min-width:990px){.image-with-text--long .image-with-text__media-item{align-self:flex-start;position:sticky;top:14rem}.image-with-text--long .image-with-text__media{height:auto!important;min-height:0!important;aspect-ratio:1/1}}
.steps{display:grid;gap:2rem;margin:0 0 3rem;padding:0}
.step{display:grid;grid-template-columns:3.6rem minmax(0,1fr);gap:1.4rem;align-items:start}
.step__no{width:3.6rem;height:3.6rem;border-radius:50%;background:var(--bs-moss);color:#fff;display:grid;place-items:center;font-weight:600}
.step__title{margin:.4rem 0 .4rem}
.step p{margin:0;line-height:1.55}

/* edits */
.edit-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin:0 0 2.8rem;padding:0}
.edit-cards--n5 .edit-card:nth-child(-n+2){grid-column:span 1}
.edit-cards--n5{grid-template-columns:repeat(6,minmax(0,1fr))}
.edit-cards--n5 .edit-card{grid-column:span 2}
.edit-cards--n5 .edit-card:nth-child(n+4){grid-column:span 3}
.edit-card{background:var(--bs-paper);border-radius:var(--bs-radius);padding:2.8rem;display:flex;flex-direction:column;gap:1rem;border-top:3px solid var(--bs-accent)}
.edit-card__title{margin:0;font-size:2.4rem;line-height:1.2}
.edit-card h3 a{text-decoration:none}
.edit-card h3 a:hover{color:var(--bs-accent)}
.edit-card p{margin:0;line-height:1.55}
.edit-card__meta{margin-top:auto!important;color:rgba(var(--color-foreground),.6)}
.edit-links{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0}
.pill{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 1.8rem;border-radius:4rem;background:#fff;text-decoration:none;font-weight:500;border:1px solid var(--bs-line)}
.pill small{color:rgba(var(--color-foreground),.55)}
.pill:hover{border-color:var(--bs-ink)}
@media screen and (max-width:989px){.edit-cards,.edit-cards--n5{grid-template-columns:repeat(2,minmax(0,1fr))}.edit-cards--n5 .edit-card,.edit-cards--n5 .edit-card:nth-child(n+4){grid-column:auto}.edit-cards--n5 .edit-card:last-child{grid-column:1 / -1}}
@media screen and (max-width:749px){.edit-cards,.edit-cards--n5{grid-template-columns:minmax(0,1fr)}.edit-cards--n5 .edit-card:last-child{grid-column:auto}}

/* choose */
.choose{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:4rem;align-items:start}
.choose__head .section-head{grid-template-columns:minmax(0,1fr);margin-bottom:1.6rem}
.choose-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 3.2rem;margin:0;padding:0}
.choose-list__item{border-top:1px solid var(--bs-line-strong,#C8BFB0);padding-top:1.6rem}
.choose-list__item h3{margin:0 0 .6rem}
.choose-list__item p{margin:0;line-height:1.55}
@media screen and (max-width:989px){.choose{grid-template-columns:minmax(0,1fr);gap:1.6rem}}
@media screen and (max-width:749px){.choose-list{grid-template-columns:minmax(0,1fr)}}

/* numbers */
.color-inverse{background:#243021;color:#EFEBE3}
.numbers{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2.4rem;margin:0;padding:0}
.numbers__item{display:grid;gap:.6rem;border-top:1px solid rgba(255,255,255,.22);padding-top:1.6rem}
.numbers__item strong{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(3.2rem,3.4vw,4.6rem);color:#fff;margin:0;line-height:1}
.numbers__item span{font-size:1.4rem;color:#B9C0AE}
.numbers-band .title{color:#fff}
@media screen and (max-width:989px){.numbers{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media screen and (max-width:749px){.numbers{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* faq */
.collapsible-content__grid{align-items:flex-start}
.collapsible-content__header{position:sticky;top:18rem;padding-right:4rem}
.collapsible-content__heading{margin:.8rem 0 1.4rem;font-size:clamp(2.8rem,3vw,4rem)}
.collapsible-content__lede{margin:0;line-height:1.55;color:rgba(var(--color-foreground),.75)}
.collapsible-content .accordion{margin:0;border-top:1px solid var(--bs-line);background:transparent}
.collapsible-content .accordion:last-child{border-bottom:1px solid var(--bs-line)}
.collapsible-content .accordion summary{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;padding:1.8rem 0;cursor:pointer;list-style:none}
.collapsible-content .accordion summary::-webkit-details-marker{display:none}
.collapsible-content .accordion .accordion__title{font-family:var(--font-body-family);font-size:1.7rem;font-weight:600;line-height:1.4;letter-spacing:0;margin:0}
.collapsible-content .accordion summary .svg-wrapper{width:1.2rem;flex:0 0 auto}
.accordion__content{padding:0 0 2rem;line-height:1.6}
@media screen and (max-width:749px){.collapsible-content__header{position:static;padding-right:0;margin-bottom:2rem}}
.home-close{margin-top:0;margin-bottom:3.2rem;font-size:1.5rem;color:rgba(var(--color-foreground),.7)}
.home-close a{color:var(--bs-accent)}

/* closing band */
.closing{border-radius:var(--bs-radius);background:var(--bs-moss)}
.closing .rich-text__wrapper{width:100%;max-width:none}
.closing__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:2rem 6rem;align-items:center;text-align:left;max-width:none!important}
.closing__text .rich-text__heading{margin:.8rem 0 1.2rem;color:#fff}
.closing__text p{margin:0;color:#F4EFE6}
.closing .caption-with-letter-spacing{color:#F3D9C8}
.closing__act{display:grid;gap:1.2rem;justify-items:start;margin:0!important}
.closing__act .button{--color-button:244,239,230;--color-button-text:34,48,31;background:#F4EFE6;color:#22301F;border:0}
.closing__note{margin:0;color:#B9C0AE}
.closing .rich-text__blocks{padding:5rem}
@media screen and (max-width:749px){.closing__grid{grid-template-columns:minmax(0,1fr)}.closing .rich-text__blocks{padding:3.2rem 2.4rem}}

/* footer */
.footer{background:#243021;color:#EFEBE3}
.footer a{color:#EFEBE3}
.footer-mark{text-align:center;max-width:70rem;margin:0 auto 4rem;padding-bottom:3.2rem;border-bottom:1px solid rgba(255,255,255,.16)}
.footer-mark__name{font-family:var(--font-heading-family);font-size:4rem;letter-spacing:.8rem;text-transform:uppercase;margin:0;color:#fff;line-height:1.1}
.footer-mark__tag{margin:.6rem 0 1.6rem;color:#F3D9C8!important}
.footer-mark__line{margin:0 0 .8rem;color:#B9C0AE}
.footer-mark__contact{margin:0;font-size:1.4rem}
.footer-block__heading{font-family:var(--font-body-family);font-size:1.25rem;font-weight:600;letter-spacing:.14rem;text-transform:uppercase;color:#fff;margin:0 0 1.2rem}
.footer .list-menu__item--link{color:#EFEBE3;text-decoration:none;font-size:1.45rem}
.footer .list-menu__item--link:hover{text-decoration:underline}
.footer__disclosure{margin:0 0 .6rem;line-height:1}
.footer__note{margin:0;max-width:80ch;color:#B9C0AE}
img.dsc{width:auto;max-width:100%;display:inline-block;vertical-align:middle}
@media screen and (max-width:749px){img.dsc{height:auto!important;max-height:1em}}
.footer__content-bottom{border-top:1px solid rgba(255,255,255,.16)}
.footer__content-bottom .footer__content-bottom-wrapper--center{justify-content:flex-start}
.footer__content-bottom .footer__column--info{align-items:flex-start;text-align:left;padding-left:0;padding-right:0;width:100%}
.footer__content-bottom .footer__copyright{text-align:left;margin-top:1.2rem}
.footer__content-bottom .policies{display:inline}
.footer .policies li a{color:#B9C0AE}
@media screen and (max-width:749px){.footer .footer__blocks-wrapper.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem var(--grid-mobile-horizontal-spacing);align-items:start}.footer .footer__blocks-wrapper>.footer-block{width:auto;max-width:none}.footer .footer__blocks-wrapper>.footer-block:last-child{grid-column:1 / -1}.footer-mark__name{font-size:3rem;letter-spacing:.5rem}}

/* collection page */
.collection-hero__inner{padding-top:1.2rem}
.collection-hero__title{margin:0 0 .8rem;font-size:clamp(3.4rem,4vw,5.4rem)}
.collection-hero__description{max-width:70ch;margin:0;font-size:1.7rem}
.facets-container.page-width{display:block}
.kind-chips{display:flex;flex-wrap:wrap;gap:.8rem;margin:0 0 1.6rem;padding:0}
@media screen and (max-width:749px){.kind-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.4rem}}
.kind-chip{font:inherit;font-size:1.4rem;white-space:nowrap;display:inline-flex;gap:.6rem;align-items:center;padding:.8rem 1.6rem;border-radius:4rem;border:1px solid rgba(var(--color-foreground),.2);background:#fff;cursor:pointer}
.kind-chip small{color:rgba(var(--color-foreground),.55)}
.kind-chip[aria-pressed="true"]{background:var(--bs-ink);color:#fff;border-color:var(--bs-ink)}
.kind-chip[aria-pressed="true"] small{color:rgba(255,255,255,.7)}
.facets-row .facet-filters__row{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 2.4rem;padding-bottom:1.6rem;border-bottom:1px solid var(--bs-line);margin-bottom:2.4rem}
.facets__wrapper{display:flex;flex-wrap:wrap;gap:.4rem 2rem;flex:1 1 auto}
.facets__disclosure{position:relative}
.facets__summary{list-style:none;cursor:pointer;padding:.8rem 0;font-size:1.5rem}
.facets__summary::-webkit-details-marker{display:none}
.facets__summary>div{display:flex;align-items:center;gap:.6rem}
.facets__summary .icon-caret{width:1rem;height:.6rem;position:static}
.facets__display{position:absolute;top:100%;left:0;z-index:5;min-width:26rem;background:#fff;border:1px solid var(--bs-line);border-radius:var(--bs-radius);box-shadow:0 12px 30px rgba(0,0,0,.08);padding:1.2rem 1.6rem}
.facets__header{display:flex;justify-content:space-between;gap:1rem;font-size:1.3rem;padding-bottom:.8rem;border-bottom:1px solid var(--bs-line);margin-bottom:.8rem}
.facets__list{margin:0;padding:0;display:grid;gap:.4rem}
.facet-checkbox{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;cursor:pointer;padding:.4rem 0}
.facet-checkbox input{width:1.6rem;height:1.6rem;margin:0;accent-color:#22301F}
.facet-filters.sorting{display:flex;align-items:center}
.facet-filters__field{display:flex;align-items:center;gap:.8rem}
.facet-filters__label{margin:0;font-size:1.4rem}
.facet-filters__field .select{position:relative;display:flex;align-items:center}
.facet-filters__sort{font:inherit;font-size:1.4rem;padding:.6rem 3rem .6rem 1rem;border:1px solid var(--bs-line);border-radius:var(--bs-radius);background:#fff;appearance:none}
.facet-filters__field .select .icon-caret{position:absolute;right:1rem;width:1rem;height:.6rem;pointer-events:none}
.product-count{margin:0;display:flex;gap:1rem;align-items:baseline}
.product-count__text{margin:0;font-size:1.4rem}
.product-count__span{font-size:1.4rem;color:rgba(var(--color-foreground),.6)}
.facets__wrapper>.facets__disclosure:nth-last-child(-n+2) .facets__display{left:auto;right:0}
@media screen and (max-width:749px){.facets__display{min-width:0;width:min(26rem,calc(100vw - 4rem))}.facets__wrapper{flex-basis:100%}.facets-row .product-count{width:100%}}
.tbl-wrap{overflow-x:auto;margin:1.6rem 0 2.4rem}
.tbl-wrap table{width:100%;border-collapse:collapse;font-size:1.45rem;table-layout:auto}
.tbl-wrap th,.tbl-wrap td{text-align:left;vertical-align:top;padding:1rem 1.2rem;border-bottom:1px solid var(--bs-line)}
.tbl-wrap thead th{font-family:var(--font-body-family);font-size:1.2rem;text-transform:uppercase;letter-spacing:.08rem;color:rgba(var(--color-foreground),.65);border-bottom:2px solid #C8BFB0}
.tbl-wrap tbody th{font-family:var(--font-body-family);font-weight:600}
.tbl-wrap thead th,.tbl-wrap td[data-h="Height"],.tbl-wrap td[data-h="Price"],.tbl-wrap td[data-h="Length"]{white-space:nowrap}
@media screen and (max-width:640px){
  .tbl-wrap thead{display:none}
  .tbl-wrap tr{display:block;padding:1.2rem 0;border-bottom:1px solid var(--bs-line)}
  .tbl-wrap th,.tbl-wrap td{display:block;border:0;padding:.2rem 0}
  .tbl-wrap td::before{content:attr(data-h);font-weight:600;margin-right:.6rem}
}
.tail-counts{margin:0 0 2rem}

/* product page */
.product{align-items:flex-start}
.product__media-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;padding:0}
.product__media-item{width:auto!important;max-width:none!important;padding:0!important;list-style:none}
.product__media-item--full{grid-column:1 / -1}
.product-media-container{background:var(--bs-field);border-radius:var(--bs-radius);overflow:hidden}
.product__media{position:relative;aspect-ratio:1/1;width:100%!important;padding-top:0!important}
.product__media-item:not(.product__media-item--full) .product__media{aspect-ratio:1/1}
.product__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:4%}
.product__media.is-photo img{object-fit:cover;mix-blend-mode:normal;padding:0}
/* phone: the gallery is a strip that scrolls sideways, so the name, price and
   button stay on the first screen; the edge of the next frame shows there is more */
@media screen and (max-width:749px){.product__media-list[hidden]{display:none!important}.product__media-list:not([hidden]){display:flex!important;flex-wrap:nowrap!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;scrollbar-width:none}.product__media-list::-webkit-scrollbar{display:none}.product__media-item,.product__media-item--full{flex:0 0 82%!important;scroll-snap-align:start}.product__media-list .product__media{aspect-ratio:1/1}}
.product__info-container{display:grid;gap:1.2rem}
.product__info-container>*{margin:0!important}
.product__text a{text-decoration:none}
.product__title h1{margin:0;font-size:clamp(3rem,3.2vw,4.2rem);line-height:1.1}
.product__spec{font-size:1.15rem}
.product__info-container .rating-wrapper{display:flex;align-items:center;gap:.6rem}
.product__info-container .rating-wrapper p{margin:0}
.price--large .price-item{font-size:2.6rem;font-weight:600;color:rgb(var(--color-foreground))}
.product__tax{color:rgba(var(--color-foreground),.6)}
.product-form__input--swatch{border:0;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.8rem}
.product-form__input--swatch .form__label,.product-form__input-wrap>.form__label{width:100%;margin:0 0 .4rem;font-size:1.4rem;font-weight:600}
.form__label__value{font-weight:400}
.swatch-input__input{position:absolute;opacity:0;width:1px;height:1px}
.swatch-input__label{display:inline-flex;align-items:center;gap:.8rem;padding:.4rem 1.2rem .4rem .4rem;border-radius:4rem;border:1px solid var(--bs-line);cursor:pointer;background:#fff;font-size:1.3rem}
.swatch-input__label .swatch{display:block;width:2.6rem;height:2.6rem;border-radius:50%;background:var(--swatch--background);border:1px solid rgba(0,0,0,.2)}
.swatch-input__input:checked+.swatch-input__label{border-color:var(--bs-ink);box-shadow:0 0 0 1px var(--bs-ink)}
.swatch-input__input:focus-visible+.swatch-input__label{outline:2px solid var(--bs-ink);outline-offset:2px}
.product__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:0;padding:0;list-style:none}
.product__facts .fact{display:flex;align-items:center;gap:.8rem;padding:1rem 1.2rem;border-radius:var(--bs-radius);background:var(--bs-paper);font-size:1.4rem}
.product__facts .svg-wrapper{width:1.8rem;height:1.8rem}
.product-form__buttons .button{width:100%}
.product-form__note{margin:.8rem 0 0;color:rgba(var(--color-foreground),.6)}
.product__accordion{border-top:1px solid var(--bs-line)}
.product__accordion summary{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 0;cursor:pointer;list-style:none}
.product__accordion summary::-webkit-details-marker{display:none}
.product__accordion .summary__title{display:flex;align-items:center;gap:1rem}
.product__accordion .summary__title .icon{width:2rem;height:2rem}
.product__accordion summary>.icon-caret{width:1.2rem;height:.8rem}
.product__accordion .accordion__title{margin:0;font-family:var(--font-body-family);font-size:1.5rem;font-weight:600}
.details-table{width:100%;border-collapse:collapse;font-size:1.4rem}
.details-table th,.details-table td{text-align:left;vertical-align:top;padding:.7rem 0;border-bottom:1px solid var(--bs-line)}
.details-table th{width:38%;font-weight:600;padding-right:1.2rem}
.complementary-products{border-top:1px solid var(--bs-line);padding-top:1.6rem}
.complementary-products__title{margin:0 0 1rem;font-family:var(--font-body-family);font-size:1.5rem;font-weight:600}
.complementary-products__item{display:grid;grid-template-columns:8rem minmax(0,1fr);gap:1.4rem;align-items:center;text-decoration:none}
.complementary-products__media{position:relative;display:block;width:8rem;height:8rem;border-radius:var(--bs-radius);background:var(--bs-field);overflow:hidden}
.complementary-products__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.complementary-products__media.is-photo img{object-fit:cover;mix-blend-mode:normal}
.complementary-products__text{display:grid;gap:.2rem}
.complementary-products__name{font-weight:600}
@media screen and (min-width:750px){.product__column-sticky{position:sticky;top:2rem}.product__info-wrapper{padding-left:4rem!important}}
.product-description__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:2rem 6rem;align-items:start}
.product-description__head h2{margin:.6rem 0 0}
.product-description__text{font-size:1.7rem;line-height:1.65;max-width:70ch}
@media screen and (max-width:749px){.product-description__grid{grid-template-columns:minmax(0,1fr)}}
.sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:20;background:#fff;border-top:1px solid var(--bs-line);box-shadow:0 -8px 24px rgba(0,0,0,.06);transform:translateY(110%);transition:transform .25s ease}
.sticky-buy.is-visible{transform:none}
.sticky-buy__inner{display:flex;align-items:center;gap:1.6rem;padding-top:1rem;padding-bottom:1rem}
.sticky-buy__name{flex:1 1 auto;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sticky-buy__price{font-weight:600}
.sticky-buy .button{flex:0 0 auto}
@media screen and (max-width:749px){.sticky-buy__name{display:none}.sticky-buy__price{flex:1 1 auto}}
.related-products__heading{margin:0 0 2.8rem}

/* sources */
.sources{margin:3.2rem 0 0;padding:2.4rem;border-radius:var(--bs-radius);background:var(--bs-paper);border-left:3px solid var(--bs-accent);font-size:1.45rem;line-height:1.6}
.sources .note{margin:0 0 1.2rem;font-weight:500}
.sources .src-h{font-family:var(--font-body-family);font-size:1.3rem;font-weight:600;letter-spacing:.08rem;text-transform:uppercase;margin:0 0 .8rem}
.sources ul{margin:0 0 1.2rem;padding-left:1.8rem}
.sources li{margin:0 0 .6rem}
.sources .road{margin:0}
.sources .road a{color:var(--bs-accent)}
.sources-band .sources{margin-top:0}

/* cms pages */
.main-page__head{max-width:90rem;margin-bottom:3.2rem}
.main-page-title{margin:.8rem 0 1.2rem;font-size:clamp(3.6rem,4.4vw,5.6rem)}
.main-page__lede{font-size:1.9rem;line-height:1.5;margin:0;color:rgba(var(--color-foreground),.8)}
.main-page__body{display:grid;grid-template-columns:minmax(0,74ch) 26rem;gap:6rem;justify-content:start;align-items:start}
.main-page__body .rte{font-size:1.7rem;line-height:1.7}
.main-page__body .rte h2{margin:3.2rem 0 1rem;font-size:3rem}
.main-page__body .rte h2:first-child{margin-top:0}
.main-page__body .rte h3{margin:2.4rem 0 .8rem;font-size:2.2rem}
.page-aside{position:sticky;top:18rem;display:grid;gap:.8rem;font-size:1.45rem;border-left:1px solid var(--bs-line);padding-left:2.4rem}
.page-aside ul{margin:0 0 1.6rem;padding:0;display:grid;gap:.6rem}
.page-aside a{text-decoration:none}
.page-aside a:hover,.page-aside a[aria-current]{text-decoration:underline;color:var(--bs-accent)}
.page-aside__heading{margin:0}
.legal p{margin:0 0 1.4rem}
@media screen and (max-width:989px){.main-page__body{grid-template-columns:minmax(0,1fr);gap:3rem}.page-aside{position:static;border-left:0;padding-left:0;border-top:1px solid var(--bs-line);padding-top:2rem}.page-aside__toc{display:none}}

/* journal */
.main-blog .title--primary{margin:0 0 1rem;font-size:clamp(3.6rem,4.4vw,5.6rem)}
.main-blog__lede{max-width:70ch;font-size:1.7rem;margin:0 0 3.2rem}
.blog-articles--grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}
.article-card .card__heading{font-family:var(--font-heading-family);font-size:2.2rem;line-height:1.2;margin:1.2rem 0 .6rem}
.article-card .card__heading a{text-decoration:none}
.article-card__info{display:flex;gap:1rem;font-size:1.1rem}
.article-card__excerpt{margin:.8rem 0 0;line-height:1.55}
.article-card .media img{object-fit:cover;mix-blend-mode:normal;padding:0}
@media screen and (max-width:989px){.blog-articles--grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media screen and (max-width:749px){.blog-articles--grid{grid-template-columns:minmax(0,1fr)}}
.article-template__header{max-width:90rem;margin-bottom:2.8rem}
.article-template__title{margin:.8rem 0 1.2rem;font-size:clamp(3.4rem,4.2vw,5.4rem)}
.article-template__lede{font-size:1.9rem;line-height:1.5;margin:0 0 1rem}
.article-template__hero-container{margin-bottom:4rem}
.article-template__hero-large{position:relative;height:auto!important;width:100%;aspect-ratio:21/9;border-radius:var(--bs-radius);overflow:hidden;background:var(--bs-field)}
.article-template__hero-large img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.article-template__content blockquote{margin:2.4rem 0;padding-left:2rem;border-left:3px solid var(--bs-accent);font-family:var(--font-heading-family);font-size:2.4rem;line-height:1.3}
.art-figure{position:relative;margin:2.8rem 0;border-radius:var(--bs-radius);overflow:hidden;background:var(--bs-field)}
.art-figure img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
.art-figure figcaption{padding:1rem 1.2rem;background:#fff;color:rgba(var(--color-foreground),.7)}
.article-note{margin-top:3.2rem;padding-top:1.6rem;border-top:1px solid var(--bs-line)}
.embed{display:grid;grid-template-columns:14rem minmax(0,1fr);gap:2rem;align-items:center;margin:2.4rem 0;padding:1.6rem;border-radius:var(--bs-radius);background:var(--bs-paper)}
.embed__media{position:relative;display:block;width:14rem;height:14rem;border-radius:var(--bs-radius);overflow:hidden;background:#fff}
.embed__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.embed__media.is-photo img{object-fit:cover;mix-blend-mode:normal}
.embed__text h3{margin:0 0 .4rem}
.embed__text h3 a{text-decoration:none;color:inherit}
.embed__text p{margin:0 0 1rem}
@media screen and (max-width:749px){.embed{grid-template-columns:9rem minmax(0,1fr)}.embed__media{width:9rem;height:9rem}}
.article-template__back{margin:3.2rem 0 0}
.article-template__link{display:inline-flex;align-items:center;gap:.8rem}
.article-template__link .icon{transform:rotate(180deg)}

/* 404 */
.template-404__lede{max-width:60ch;margin:1.2rem auto 2.8rem}
.shelf-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1.2rem;margin:0 auto 3.2rem;max-width:100rem;padding:0}
.shelf-list__link{display:grid;gap:.4rem;padding:2rem;border-radius:var(--bs-radius);background:var(--bs-paper);text-decoration:none}
.shelf-list__link span{color:rgba(var(--color-foreground),.6);font-size:1.4rem}
@media screen and (max-width:400px){.header__heading-logo{width:128px}.header__icons{gap:.2rem}.header__buy{padding:0 .9rem}}
