.pl-story__article{position:relative;min-width:0}.pl-story__opening{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);border-radius:var(--rounded-block);overflow:hidden;background:var(--pl-story-accent);color:var(--pl-story-ink)}.pl-story__hero{min-width:0;min-height:540px;position:relative}.pl-story__hero img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.pl-story__intro{min-width:0;display:flex;align-items:center;padding:clamp(28px,5vw,80px)}.pl-story__intro-inner{display:grid;gap:24px;width:100%}.pl-story__intro .heading{color:inherit;overflow-wrap:anywhere}.pl-story__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px}.pl-story__excerpt{max-width:48ch}.pl-story__jump{justify-self:start;min-height:44px}.pl-story__opening--text{grid-template-columns:minmax(0,1fr)}.pl-story__opening--text .pl-story__intro{max-width:960px;margin-inline:auto;text-align:center;padding-block:clamp(40px,6vw,88px)}.pl-story__opening--text .pl-story__intro-inner{justify-items:center}.pl-story__opening--text .pl-story__meta{justify-content:center}.pl-story__opening--text .pl-story__jump{justify-self:center}.pl-story__body{max-width:720px;margin:clamp(40px,6vw,88px) auto 0;line-height:1.75;overflow-wrap:break-word}.pl-story__body>:first-child{margin-block-start:0}.pl-story__body img{max-width:100%;height:auto;border-radius:var(--rounded-block)}.pl-story__body iframe,.pl-story__body video{max-width:100%}.pl-story__body blockquote{border-inline-start:2px solid currentColor;padding:24px 32px;background:rgb(var(--color-foreground) / .035);border-radius:0 var(--rounded-block) var(--rounded-block) 0}.pl-story__body table{display:block;overflow-x:auto}.pl-story__products{margin-block-start:clamp(48px,7vw,96px);scroll-margin-top:calc(var(--header-height, 100px) + 24px)}.pl-story__products>.heading{margin-block-end:clamp(24px,4vw,48px);text-align:center}.pl-story__product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,4vw,56px)}.pl-story-product{min-width:0;display:flex;flex-direction:column;gap:24px;padding:clamp(20px,3vw,40px);background:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground) / .1);border-radius:var(--rounded-block);box-shadow:0 8px 28px rgb(var(--color-foreground) / .035)}.pl-story-product__image{display:block;width:100%;max-width:360px;align-self:center;justify-self:center;border-radius:var(--rounded-block);min-width:0}.pl-story-product__image img,.pl-story-product__image svg{display:block;width:100%;height:auto;border-radius:var(--rounded-block)}.pl-story-product__details{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;min-width:0}.pl-story-product__details h3{overflow-wrap:anywhere}.pl-story-product__actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;margin-block-start:8px;width:100%}.pl-story-product__actions .button{min-height:48px}.pl-story-product__actions form{max-width:100%}.pl-story-product__link{display:inline-flex;align-items:center;min-height:44px}.pl-story-product .product-form__error-message{max-width:36ch;margin-block-start:12px}.pl-story__product-grid--single{display:block}.pl-story__product-grid--single .pl-story-product{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(28px,5vw,64px);max-width:1120px;margin-inline:auto}.pl-story__product-grid--single .pl-story-product__image{max-width:420px}.pl-story :is(a,button):focus-visible{outline:2px solid currentColor;outline-offset:5px}@media(max-width:1023px){.pl-story__opening{grid-template-columns:minmax(0,1fr)}.pl-story__hero{min-height:0;aspect-ratio:1.35}.pl-story__intro{padding:32px}.pl-story__intro-inner{gap:20px}}@media(max-width:639px){.pl-story__hero{aspect-ratio:1.12}.pl-story__intro{padding:28px 24px}.pl-story__intro-inner{gap:18px}.pl-story__intro .heading{font-size:clamp(28px,8vw,38px)}.pl-story__product-grid,.pl-story__product-grid--single .pl-story-product{grid-template-columns:minmax(0,1fr)}.pl-story__product-grid{gap:40px}.pl-story__product-grid--single .pl-story-product{gap:24px}.pl-story__product-grid--single .pl-story-product__details{padding-inline-end:0}.pl-story__body blockquote{padding:20px}}.pl-story-recipe{max-width:1120px;margin:clamp(40px,6vw,80px) auto 0;padding:clamp(24px,4vw,48px);border-radius:var(--rounded-block);background:var(--pl-story-accent);color:var(--pl-story-ink);scroll-margin-top:calc(var(--header-height, 100px) + 24px);overflow-wrap:anywhere}.pl-story-recipe .heading{color:inherit}.pl-story-recipe__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:16px 32px;padding-bottom:28px;border-bottom:1px solid currentColor}.pl-story-recipe__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(28px,5vw,64px);padding-top:28px}.pl-story-recipe__grid--single{grid-template-columns:minmax(0,1fr)}.pl-story-recipe__list,.pl-story-recipe__steps{margin:20px 0 0;padding-inline-start:22px;display:grid;gap:12px;line-height:1.7}.pl-story-recipe__list{list-style:disc}.pl-story-recipe__steps{list-style:decimal}.pl-story-recipe li{padding-inline-start:6px}.pl-story-recipe__steps li::marker{font-weight:600}.pl-story-recipe__garnish{margin-top:28px}.pl-story-recipe__garnish:first-child{margin-top:0}@media(max-width:639px){.pl-story-recipe__grid{grid-template-columns:minmax(0,1fr)}.pl-story-recipe__header{padding-bottom:24px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/pl-shoppable-article.css.map */
