.boh-craft-grid{overflow:hidden}.boh-craft-grid__inner{padding-top:var(--boh-craft-padding-top);padding-bottom:var(--boh-craft-padding-bottom)}.boh-craft-grid__header{display:grid;gap:2.4rem;margin-bottom:clamp(3.2rem,5vw,6rem)}.boh-craft-grid__intro,.boh-craft-grid__summary{min-width:0}.boh-craft-grid__eyebrow,.boh-craft-card__eyebrow{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.boh-craft-grid__eyebrow{display:flex;align-items:center;gap:1.2rem;color:rgba(var(--color-foreground),.7)}.boh-craft-grid__eyebrow:before{width:3.6rem;height:.2rem;background:rgb(var(--color-foreground));content:""}.boh-craft-grid__heading{max-width:18ch;margin:1.4rem 0 0;font-size:clamp(3.2rem,5.5vw,6.8rem);letter-spacing:-.035em;line-height:.98;text-wrap:balance}.boh-craft-grid__description{max-width:58ch;color:rgba(var(--color-foreground),.72);font-size:clamp(1.5rem,1.5vw,1.8rem);line-height:1.65}.boh-craft-grid__description>*:first-child{margin-top:0}.boh-craft-grid__description>*:last-child{margin-bottom:0}.boh-craft-grid__header-link{display:inline-flex;align-items:center;gap:1rem;margin-top:2rem;padding-bottom:.5rem;border-bottom:.1rem solid currentColor;color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:700;letter-spacing:.05em;line-height:1.4;text-decoration:none;text-transform:uppercase}.boh-craft-grid__header-link[aria-disabled=true]{cursor:default;opacity:.55}.boh-craft-grid__header-link svg,.boh-craft-card__link-text svg{width:1.8rem;height:1.8rem;flex:0 0 auto;transition:transform .18s ease}.boh-craft-grid__list{display:grid;grid-template-columns:minmax(0,1fr);gap:1.6rem;margin:0;padding:0;list-style:none}.boh-craft-grid__item{min-width:0;min-height:34rem}.boh-craft-card,.boh-craft-card__surface{height:100%}.boh-craft-card__surface{position:relative;display:flex;isolation:isolate;align-items:flex-end;overflow:hidden;border-radius:var(--boh-craft-card-radius);background:color-mix(in srgb,var(--boh-card-accent) 28%,rgb(var(--color-foreground)));color:#fffaf1;text-decoration:none;box-shadow:0 1.2rem 3.8rem #2e1e131a}.boh-craft-card__surface:before{position:absolute;z-index:3;top:0;left:0;width:.5rem;height:100%;background:var(--boh-card-accent);content:"";transform:scaleY(.28);transform-origin:bottom;transition:transform .26s ease}.boh-craft-card__surface:focus-visible{outline:.3rem solid rgb(var(--color-foreground));outline-offset:.4rem}.boh-craft-card__media,.boh-craft-card__wash{position:absolute;top:0;right:0;bottom:0;left:0}.boh-craft-card__media{z-index:-2}.boh-craft-card__image,.boh-craft-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.boh-craft-card__placeholder{background:color-mix(in srgb,var(--boh-card-accent) 40%,#f0e3d0);fill:#fffaf173}.boh-craft-card__wash{z-index:-1;background:linear-gradient(180deg,#140d080d 24%,rgba(20,13,8,var(--boh-craft-overlay))),linear-gradient(90deg,rgba(20,13,8,.28),transparent 70%)}.boh-craft-card__content{width:100%;padding:clamp(2.4rem,4vw,4.4rem)}.boh-craft-card__eyebrow{margin-bottom:.9rem;color:#fffaf1c7}.boh-craft-card__title{max-width:18ch;margin:0;color:inherit;font-size:clamp(2.8rem,4vw,4.8rem);letter-spacing:-.025em;line-height:1;text-wrap:balance}.boh-craft-card__description{max-width:42ch;margin:1.1rem 0 0;color:#fffaf1d6;font-size:1.4rem;line-height:1.55}.boh-craft-card__link-text{display:flex;align-items:center;gap:.8rem;width:fit-content;margin-top:2rem;padding-top:1rem;border-top:.1rem solid rgba(255,250,241,.45);font-size:1.2rem;font-weight:700;letter-spacing:.1em;line-height:1.35;text-transform:uppercase}.boh-craft-grid__empty{margin:0;padding:4rem;border:.1rem dashed rgba(var(--color-foreground),.3);border-radius:var(--boh-craft-card-radius);color:rgba(var(--color-foreground),.7);text-align:center}@media screen and (min-width:750px){.boh-craft-grid__header{grid-template-columns:minmax(0,1.2fr) minmax(28rem,.8fr);align-items:end;gap:clamp(4rem,8vw,11rem)}.boh-craft-grid__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.boh-craft-grid__list--mosaic .boh-craft-grid__item:first-child{grid-column:1 / -1;min-height:46rem}}@media screen and (min-width:990px){.boh-craft-grid__list--equal{grid-template-columns:repeat(3,minmax(0,1fr))}.boh-craft-grid__list--equal .boh-craft-grid__item{min-height:clamp(36rem,35vw,50rem)}.boh-craft-grid__list--mosaic{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:clamp(19rem,18vw,25rem)}.boh-craft-grid__list--mosaic .boh-craft-grid__item{grid-column:span 4;min-height:0}.boh-craft-grid__list--mosaic .boh-craft-grid__item:first-child{grid-column:span 7;grid-row:span 2;min-height:0}.boh-craft-grid__list--mosaic .boh-craft-grid__item:nth-child(2),.boh-craft-grid__list--mosaic .boh-craft-grid__item:nth-child(3){grid-column:span 5}.boh-craft-grid__list--mosaic .boh-craft-grid__item:not(:first-child) .boh-craft-card__content{padding:clamp(2.2rem,2.6vw,3.4rem)}.boh-craft-grid__list--mosaic .boh-craft-grid__item:not(:first-child) .boh-craft-card__title{font-size:clamp(2.4rem,2.7vw,3.6rem)}.boh-craft-grid__list--mosaic .boh-craft-grid__item:not(:first-child) .boh-craft-card__description{display:none}}@media(hover:hover){.boh-craft-grid__header-link[href]:hover svg,.boh-craft-card__surface[href]:hover .boh-craft-card__link-text svg{transform:translate(.4rem)}.boh-craft-card__surface[href]:hover:before{transform:scaleY(1)}.boh-craft-card__surface[href]:hover .boh-craft-card__image{transform:scale(1.045)}}@media(prefers-reduced-motion:reduce){.boh-craft-grid__header-link svg,.boh-craft-card__surface:before,.boh-craft-card__image,.boh-craft-card__link-text svg{transition:none}}@supports not (background: color-mix(in srgb,white,black)){.boh-craft-card__surface{background:rgb(var(--color-foreground))}.boh-craft-card__placeholder{background:#8a5a35}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-boh-craft-grid.css.map */
