.footer__shopping-links{display:flex;flex-wrap:wrap;gap:1.2rem 2.4rem;padding-top:2rem;padding-bottom:2rem}.footer__shopping-links a{color:rgb(var(--color-foreground));font-size:1.5rem;text-underline-offset:.3rem}.shop-format-home{--sf-ink: #322c28;--sf-paper: #fbf7f1;--sf-clay: #b9583f;--sf-clay-dark: #8c3d2d;--sf-line: #e5d9cd;color:var(--sf-ink);background:var(--sf-paper)}.shop-format-home__hero{display:grid;min-height:min(760px,88vh);grid-template-columns:repeat(2,minmax(0,1fr));background:#efe3d6}.shop-format-home__hero-copy{display:flex;flex-direction:column;justify-content:center;max-width:680px;padding:clamp(4.5rem,9vw,9rem) clamp(1.5rem,7vw,8rem)}.shop-format-home h1,.shop-format-home h2,.shop-format-home h3,.shop-format-home p{margin-top:0}.shop-format-home h1{max-width:12ch;margin-bottom:1.5rem;font-size:clamp(3.2rem,4.8vw,5.6rem);line-height:1.06;letter-spacing:-.04em}.shop-format-home h2{margin-bottom:1rem;font-size:clamp(2.4rem,4vw,4.4rem);line-height:1;letter-spacing:-.045em}.shop-format-home h3{margin-bottom:.65rem;font-size:1.9rem;line-height:1.15}.shop-format-home .rte p:last-child{margin-bottom:0}.shop-format-home__eyebrow{margin-bottom:1rem;color:var(--sf-clay-dark);font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.shop-format-home__lead{max-width:48rem;margin-bottom:3rem;font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.45}.shop-format-home__hero-media{min-height:100%;overflow:hidden;background:#d9c3ae}.shop-format-home__hero-media img,.shop-format-home__bundle-image img{display:block;width:100%;height:100%;object-fit:cover}.shop-format-home__format-grid{display:grid;gap:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.shop-format-home__format-card{display:flex;flex-direction:column;min-height:24rem;padding:2.2rem;border:1px solid rgba(50,44,40,.12);border-radius:1rem;background:#fffcf7ad}.shop-format-home__format-card h2{font-size:2.3rem;letter-spacing:-.035em}.shop-format-home__format-card--dark{border-color:var(--sf-ink);color:#fff8f0;background:var(--sf-ink)}.shop-format-home__format-card--dark h2{color:#fff8f0}.shop-format-home__button{width:100%;margin-top:auto;border-color:var(--sf-clay);color:#fff;background:var(--sf-clay)}.shop-format-home__button:hover{border-color:var(--sf-clay-dark);background:var(--sf-clay-dark)}.shop-format-home__format-card--dark .shop-format-home__button{border-color:#fff8f0;color:var(--sf-ink);background:#fff8f0}.shop-format-home__section{padding-top:clamp(5.5rem,9vw,11rem);padding-bottom:clamp(5.5rem,9vw,11rem)}.shop-format-home__section-heading{max-width:66rem;margin-bottom:4rem}.shop-format-home__section-heading--link{display:flex;align-items:end;justify-content:space-between;max-width:none;gap:2rem}.shop-format-home__section-heading--link>div{max-width:66rem}.shop-format-home__section-heading--center{margin-right:auto;margin-left:auto;text-align:center}.shop-format-home__bundle-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none}.shop-format-home__bundle-card{min-width:0;overflow:hidden;border:1px solid var(--sf-line);border-radius:1rem;background:#fffdf9}.shop-format-home__bundle-image{position:relative;display:block;aspect-ratio:1;background:#eadbcf}.shop-format-home__gallery-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.shop-format-home__bundle-image:hover .product-card-gallery__button{opacity:1;pointer-events:auto}.shop-format-home__bundle-image img{transition:transform .22s ease}.shop-format-home__bundle-card:hover .shop-format-home__bundle-image img{transform:scale(1.025)}.shop-format-home__bundle-content{padding:1.7rem}.shop-format-home__bundle-content h3{min-height:4.5rem;font-size:1.7rem}.shop-format-home__bundle-actions{display:grid;gap:.75rem}.shop-format-home__text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--sf-clay-dark);font-size:1.45rem;font-weight:700;line-height:1.3;text-decoration-thickness:1px;text-underline-offset:.25em}.shop-format-home__singles{border-top:1px solid var(--sf-line)}.shop-format-home__singles .product-grid{row-gap:3rem}.shop-format-home__making{background:#dcc7b4}.shop-format-home__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin:0;padding:0;list-style:none}.shop-format-home__steps li{padding:2.25rem;border-top:2px solid var(--sf-clay);background:#fffbf57a}.shop-format-home__steps span{display:block;margin-bottom:2.5rem;color:var(--sf-clay-dark);font-size:1.35rem;font-weight:700}.shop-format-home__steps h3{font-size:2.4rem}.shop-format-home__faq{padding-bottom:clamp(6rem,11vw,13rem)}.shop-format-home__faq-list{display:grid;border-top:1px solid var(--sf-line)}.shop-format-home__faq-list details{border-bottom:1px solid var(--sf-line)}.shop-format-home__faq-list summary{position:relative;padding:2rem 3.5rem 2rem 0;cursor:pointer;font-size:1.9rem;font-weight:700;list-style:none}.shop-format-home__faq-list summary::-webkit-details-marker{display:none}.shop-format-home__faq-list summary:after{position:absolute;top:1.7rem;right:0;color:var(--sf-clay);content:"+";font-size:2.7rem;font-weight:400}.shop-format-home__faq-list details[open] summary:after{content:"\2212"}.shop-format-home__faq-list .rte{max-width:68rem;padding:0 0 2rem}.shop-format-home__footer-links{display:flex;flex-wrap:wrap;gap:1.5rem 3rem;margin-top:3rem}@media screen and (max-width:989px){.shop-format-home__hero{grid-template-columns:1fr}.shop-format-home__hero-media{min-height:45rem;order:-1}.shop-format-home__hero-copy{max-width:none}.shop-format-home__bundle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.shop-format-home__hero-copy{padding:4rem 1.5rem 5rem}.shop-format-home__hero-media{min-height:30rem}.shop-format-home__format-grid,.shop-format-home__steps{grid-template-columns:1fr}.shop-format-home__format-card{min-height:21rem}.shop-format-home__section-heading--link{display:block}.shop-format-home__section-heading--link .shop-format-home__text-link{margin-top:1.5rem}.shop-format-home__bundle-grid{gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.shop-format-home__bundle-content{padding:1.25rem}.shop-format-home__bundle-content h3{min-height:0;font-size:1.55rem}.shop-format-home__text-link{font-size:1.25rem}.shop-format-home__steps li{padding:2rem}}.shop-format-home__hero{min-height:0}.shop-format-home__hero-copy{padding:clamp(3rem,4vw,6rem)}@media screen and (max-width:989px){.shop-format-home__hero-media{order:0;min-height:0;max-height:48rem}.shop-format-home__hero-media img{max-height:48rem;object-fit:contain}.shop-format-home h1{max-width:14ch}}@media screen and (max-width:749px){.shop-format-home__hero-copy{padding-top:2.5rem;padding-bottom:2.5rem}.shop-format-home__format-card{min-height:0;padding:1.6rem}.shop-format-home__format-card .rte{margin-bottom:1.2rem}.shop-format-home__hero-media{display:none}}.card .card__inner .card__media.card__media--product-gallery{z-index:auto}.product-card-gallery{bottom:0;display:block;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%}.product-card-gallery__image{height:100%;left:0;object-fit:cover;object-position:center center;opacity:0;position:absolute;top:0;transition:opacity .18s ease;width:100%}.product-card-gallery__image.is-active{opacity:1}.product-card-gallery>.product-card-gallery__button{align-items:center;background:transparent;border:0;border-radius:0;box-shadow:none;color:rgb(var(--color-foreground));cursor:pointer;display:flex;height:4rem;justify-content:center;left:auto;max-width:none;opacity:0;padding:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .15s ease;width:4rem;z-index:3}.product-card-gallery__button:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:-.5rem}.product-card-gallery__button .icon{background:rgba(var(--color-background),.92);border-radius:50%;box-shadow:0 .1rem .3rem rgba(var(--color-foreground),.2);box-sizing:content-box;height:.8rem;padding:.65rem;transition:background .15s ease;width:.8rem}.product-card-gallery__button:hover .icon{background:rgb(var(--color-background))}.card__purchase-format-badge{display:inline-flex;margin-top:.8rem}.card__purchase-format-contents,.card__purchase-format-link{margin:.6rem 0 0}.product-card-gallery>.product-card-gallery__button--previous{left:.2rem}.product-card-gallery__button--previous .icon{transform:rotate(90deg)}.product-card-gallery__button--next{right:.2rem}.product-card-gallery__button--next .icon{transform:rotate(-90deg)}.card-wrapper:hover .product-card-gallery__button,.product-card-gallery:focus-within .product-card-gallery__button{opacity:1;pointer-events:auto}@media(hover:none){.product-card-gallery>.product-card-gallery__button{opacity:.85;pointer-events:auto}}.cookie-size-guide{margin-top:1rem}.cookie-size-guide img{display:block;width:100%;height:auto;border-radius:6px;margin:.8rem 0}.cookie-size-guide__notice{border-left:3px solid #8a512f;padding-left:1rem}.purchase-format-details{padding:1.4rem 1.6rem;border:1px solid #d9c9bb;border-radius:8px;background:#faf7f2;font-size:1.5rem;line-height:1.45}.purchase-format-details p{margin:0 0 .7rem}.purchase-format-details summary{cursor:pointer;text-decoration:underline;padding:.4rem 0}.purchase-format-details details[open] summary{margin-bottom:.8rem}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
