.pstory{--pstory-ink: var(--lp-ink);--pstory-accent: var(--lp-copper);--pstory-max-width: 760px;--pstory-heading-size: 30px;--pstory-pad-top: 40px;--pstory-pad-bottom: 48px;--pstory-hairline: rgb(var(--color-foreground-rgb, 31 32 33) / .14);--pstory-muted: rgb(var(--color-foreground-rgb, 31 32 33) / .62);padding-block:var(--pstory-pad-top) var(--pstory-pad-bottom);padding-inline:var(--page-margin, clamp(16px, 5vw, 40px));color:var(--pstory-ink);background:var(--pstory-bg, transparent)}.pstory__inner{max-width:var(--pstory-max-width);margin-inline:auto;display:flex;flex-direction:column}.pstory__features{list-style:none;margin:0 0 32px;padding:0;display:flex;flex-wrap:nowrap;gap:14px;justify-content:space-between}.pstory__feature{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:10px;font-size:.8125rem;line-height:1.35;color:var(--pstory-ink);opacity:.6}.pstory__feature-text{line-height:1.35}.pstory__feature-icon{flex-shrink:0;display:inline-flex;color:var(--pstory-ink)}.pstory__feature-icon svg,.pstory__feature-icon img{width:26px;height:26px;display:block}.pstory__heading{margin:0 0 14px;font-size:var(--pstory-heading-size);font-weight:700;line-height:1.15;letter-spacing:-.02em;text-wrap:balance;color:var(--pstory-ink)}.pstory__body{margin:0;max-width:60ch;font-size:.9375rem;line-height:1.65;color:var(--pstory-muted)}.pstory__body>:first-child{margin-top:0}.pstory__body>:last-child{margin-bottom:0}.pstory__readmore{align-self:flex-start;margin-top:14px;padding:0;border:0;background:none;color:var(--pstory-accent);font:inherit;font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer;transition:text-decoration-thickness .15s ease}.pstory__readmore:hover{text-decoration-thickness:2px}.pstory-modal{display:contents}.pstory-modal__dialog{margin:auto;padding:0;border:0;border-radius:14px;background:var(--color-background, var(--lp-white));color:var(--color-foreground, var(--lp-ink));display:none;overflow:hidden;box-shadow:0 30px 80px -20px var(--lp-black-35),0 10px 30px -10px var(--lp-black-18)}.pstory-modal__dialog[open]{display:block;animation:pstory-modal-in .28s cubic-bezier(.2,.8,.2,1) both}.pstory-modal__dialog.dialog-closing{animation:pstory-modal-out .22s ease both}@keyframes pstory-modal-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pstory-modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(6px) scale(.985)}}.pstory-modal__dialog::backdrop{background:var(--lp-black-45);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}@media screen and (min-width:750px){.pstory-modal__dialog{width:min(620px,92dvw);max-width:92dvw;max-height:86dvh}}@media screen and (max-width:749px){.pstory-modal__dialog{width:92dvw;max-width:92dvw;max-height:88dvh;border-radius:12px}}.pstory-modal__inner{width:100%;max-height:inherit;display:flex;flex-direction:column}.pstory-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 16px;border-bottom:1px solid rgb(var(--color-foreground-rgb, 31 32 33) / .12);flex-shrink:0}.pstory-modal__title{margin:0;font-size:1.15rem;font-weight:700;letter-spacing:-.015em;line-height:1.25;color:var(--lp-ink);padding-right:10px;flex:1;text-wrap:balance}.pstory-modal__close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin:-4px -6px 0 0;padding:0;border:0;border-radius:50%;background:transparent;color:var(--lp-ink);cursor:pointer;transition:background-color .15s ease,transform .1s ease}.pstory-modal__close:hover{background:rgb(var(--color-foreground-rgb, 31 32 33) / .07)}.pstory-modal__close:active{transform:scale(.92)}.pstory-modal__close svg{display:block;width:20px;height:20px}.pstory-modal__body{padding:20px 24px 26px;overflow-y:auto;overflow-x:hidden;font-size:.9375rem;line-height:1.65;color:rgb(var(--color-foreground-rgb, 31 32 33) / .82);scrollbar-width:thin}.pstory-modal__body::-webkit-scrollbar{width:6px}.pstory-modal__body::-webkit-scrollbar-thumb{background:var(--lp-black-15);border-radius:3px}.pstory-modal__body>:first-child{margin-top:0}.pstory-modal__body>:last-child{margin-bottom:0}.pstory-modal__body p{margin-block:0 1em}.pstory-modal__body h1,.pstory-modal__body h2,.pstory-modal__body h3,.pstory-modal__body h4{color:var(--lp-ink);font-weight:700;letter-spacing:-.01em;line-height:1.25;margin-block:1.3em .5em}.pstory-modal__body ul,.pstory-modal__body ol{padding-inline-start:1.4em;margin-block:0 1em}.pstory__accordions{margin-top:30px;border-top:1px solid var(--pstory-hairline)}.pstory__acc{border-bottom:1px solid var(--pstory-hairline)}.pstory__acc-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:18px;list-style:none;cursor:pointer;font-size:.95rem;font-weight:600;color:var(--pstory-ink)}.pstory__acc-summary::-webkit-details-marker{display:none}.pstory__acc-summary:focus-visible{outline:2px solid var(--pstory-accent);outline-offset:3px;border-radius:2px}.pstory__acc-chevron{flex-shrink:0;display:inline-flex;color:var(--pstory-ink);transition:transform .25s ease}.pstory__acc-chevron svg{width:24px;height:24px;display:block}.pstory__acc[open] .pstory__acc-chevron{transform:rotate(180deg)}.pstory__acc-body{padding-block:0 20px;margin-top:-2px;font-size:.875rem;line-height:1.65;color:var(--pstory-muted)}.pstory__acc-body>:first-child{margin-top:0}.pstory__acc-body>:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.pstory__acc-chevron{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-story.css.map */
