.cl-product-landing{--cl-ink: #242525;--cl-muted: #626968;--cl-rule: #e5e8e5;--cl-surface: #f8faf7;--cl-accent: #004542;color:var(--cl-ink)}.cl-product-landing__shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);gap:clamp(2rem,5vw,6rem);max-width:1440px;margin:0 auto;padding:clamp(1.5rem,4vw,4.5rem) clamp(1rem,4vw,4rem) 5rem}.cl-product-landing__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:1rem}.cl-product-landing__media{aspect-ratio:1 / 1;margin:0;overflow:hidden;background:var(--cl-surface)}.cl-product-landing__media img,.cl-product-landing__media video,.cl-product-landing__media iframe,.cl-product-landing__media model-viewer{width:100%;height:100%;display:block;object-fit:cover}.cl-product-landing__media--placeholder{display:grid;place-items:center}.cl-product-landing__media--placeholder svg{width:100%;height:100%}.cl-product-landing__details{min-width:0}.cl-product-landing__details-inner{position:sticky;top:calc(var(--header-height, 0px) + 1.5rem);max-width:34rem;padding-top:.25rem}.cl-product-landing__eyebrow{margin:0 0 .65rem;color:var(--cl-accent);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.cl-product-landing__title{margin:0;font-size:clamp(2rem,3.4vw,3.75rem);line-height:1.02;letter-spacing:-.045em}.cl-product-landing__skill{margin:.9rem 0 0;color:var(--cl-muted);font-weight:650}.cl-product-landing__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.7rem;margin:1.25rem 0;font-size:clamp(1.5rem,2vw,2rem);font-weight:750}.cl-product-landing__price s{color:var(--cl-muted);font-weight:500}.cl-product-landing__form{display:grid;gap:.8rem}.cl-product-landing__variant-select{width:100%;min-height:3.1rem;padding:.75rem 1rem;border:1px solid var(--cl-ink);border-radius:.25rem;color:var(--cl-ink);background:#fff;font:inherit}.cl-product-landing__add,.cl-product-landing__sticky-cart .button{width:100%;min-height:3.25rem;border-radius:999px;border:0;background:var(--cl-accent);color:#fff;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.cl-product-landing__add[disabled],.cl-product-landing__sticky-cart .button[disabled]{cursor:not-allowed;opacity:.5}.cl-product-landing__form .shopify-payment-button{margin-top:0}.cl-product-landing__ugc{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(5.5rem,1fr);gap:.6rem;margin:1.5rem 0;overflow-x:auto;scrollbar-width:thin}.cl-product-landing__ugc-item{aspect-ratio:.82;overflow:hidden;border-radius:.75rem;background:var(--cl-surface)}.cl-product-landing__ugc-item img{width:100%;height:100%;object-fit:cover}.cl-product-landing__copy{margin-top:1.6rem;color:var(--cl-ink);font-size:1rem;line-height:1.6}.cl-product-landing__features{display:grid;gap:.85rem;margin:1.75rem 0;padding:1.25rem 0;border-block:1px solid var(--cl-rule)}.cl-product-landing__feature{display:grid;grid-template-columns:2.5rem 1fr;gap:.8rem;align-items:start}.cl-product-landing__feature img{width:2rem;height:2rem;object-fit:contain}.cl-product-landing__feature strong{display:block;margin-bottom:.15rem}.cl-product-landing__feature .rte{color:var(--cl-muted);font-size:.9rem;line-height:1.45}.cl-product-landing__content-card{margin-top:1.4rem;padding:1.3rem;background:var(--cl-surface);border-radius:.75rem}.cl-product-landing__content-card h2,.cl-product-landing__faq h2{margin:0 0 .7rem;font-size:1.2rem}.cl-product-landing__faq{margin-top:1.5rem}.cl-product-landing__faq details{border-bottom:1px solid var(--cl-rule)}.cl-product-landing__faq summary{padding:1rem 1.5rem 1rem 0;cursor:pointer;font-weight:700}.cl-product-landing__faq details .rte{padding:0 0 1rem;color:var(--cl-muted);line-height:1.55}.cl-product-landing__story{display:grid;gap:clamp(2rem,7vw,7rem);max-width:1320px;margin:0 auto;padding:0 clamp(1rem,4vw,4rem) clamp(3.5rem,7vw,7rem)}.cl-product-landing__story-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,5vw,5rem);align-items:center}.cl-product-landing__story-block--reverse .cl-product-landing__story-media{order:2}.cl-product-landing__story-media{overflow:hidden;border-radius:.75rem;background:var(--cl-surface)}.cl-product-landing__story-media img{display:block;width:100%;height:auto}.cl-product-landing__story-copy{max-width:32rem}.cl-product-landing__story-copy h2{margin:0 0 .8rem;font-size:clamp(1.7rem,3vw,3rem);line-height:1.1;letter-spacing:-.03em}.cl-product-landing__story-copy .rte{line-height:1.6}.cl-product-landing__related{max-width:1440px;margin:0 auto;padding:0 clamp(1rem,4vw,4rem) 6rem}.cl-product-landing__related h2{margin:0 0 1.25rem;font-size:clamp(1.6rem,2.5vw,2.5rem)}.cl-product-landing__related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.cl-product-landing__related-card{display:grid;gap:.55rem;color:inherit;text-decoration:none}.cl-product-landing__related-card img{width:100%;aspect-ratio:1;object-fit:cover;background:var(--cl-surface)}.cl-product-landing__related-card span{font-weight:700}.cl-product-landing__related-card strong{font-size:.9rem}.cl-product-landing__sticky-cart{position:fixed;z-index:25;bottom:1rem;left:50%;display:grid;grid-template-columns:auto 1fr minmax(13rem,19rem);gap:.85rem;align-items:center;width:min(760px,calc(100vw - 2rem));padding:.6rem;border:1px solid var(--cl-rule);border-radius:.85rem;background:#fffffff7;box-shadow:0 14px 38px #00000024;transform:translate(-50%)}.cl-product-landing__sticky-cart>img{width:3.5rem;height:3.5rem;border-radius:.5rem;object-fit:cover}.cl-product-landing__sticky-title{display:grid;gap:.2rem;min-width:0}.cl-product-landing__sticky-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cl-product-landing__sticky-title span{color:var(--cl-muted);font-size:.85rem}@media(max-width:989px){.cl-product-landing__shell{grid-template-columns:1fr;padding-top:1rem}.cl-product-landing__gallery{grid-auto-flow:column;grid-auto-columns:84vw;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory}.cl-product-landing__media{scroll-snap-align:center}.cl-product-landing__details-inner{position:static;max-width:none}.cl-product-landing__story-block{grid-template-columns:1fr}.cl-product-landing__story-block--reverse .cl-product-landing__story-media{order:initial}.cl-product-landing__related-grid{grid-auto-flow:column;grid-auto-columns:minmax(13rem,72vw);grid-template-columns:none;overflow-x:auto}.cl-product-landing__sticky-cart{grid-template-columns:1fr}.cl-product-landing__sticky-cart>img,.cl-product-landing__sticky-title{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/crochetlink-product-landing.css.map */
