.st{--st-paper: #f2efe6;--st-panel: #f6f2e9;--st-card: #fcfbf7;--st-ink: #241e18;--st-ink-soft: #6c6156;--st-line: #ddd6c8;--st-accent: #1f473e;--st-accent-deep: #14332c;--st-serif: var(--font-heading-family, Georgia, "Times New Roman", serif);background:var(--st-paper);color:var(--st-ink);font-size:1.8rem;line-height:1.75}.st *,.st *:before,.st *:after{box-sizing:border-box}.st-reading{max-width:96rem;margin:0 auto;padding:4rem 2.4rem 6.4rem}.st-head,.st-body{min-width:0}@media(min-width:1080px){.st-reading{display:grid;grid-template-columns:22rem minmax(0,1fr);column-gap:6rem;align-items:start}.st-head{grid-column:2;grid-row:1}.st-toc{grid-column:1;grid-row:2}.st-body{grid-column:2;grid-row:2}}.st-toc{display:block;margin:0 0 3.2rem;padding:1.8rem 2rem;background:#fff;border:1px solid var(--st-line);border-radius:4px;font-size:1.6rem}@media(min-width:1080px){.st-toc{position:sticky;top:2.4rem;align-self:start;font-size:1.5rem;margin:0;padding:0;background:none;border:0}}.st-share{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center;margin:0 0 2rem;padding-bottom:1.8rem;border-bottom:1px solid var(--st-line)}.st-share__label{flex:1 1 100%;margin:0 0 .4rem;font-size:1.1rem;letter-spacing:.22em;text-transform:uppercase;color:var(--st-ink-soft);font-weight:700}.st-share a,.st-share button{color:var(--st-ink-soft);background:none;border:0;padding:.4rem;display:inline-flex;cursor:pointer;border-radius:4px;transition:color .15s ease,transform .15s ease,background .15s ease}.st-share a:hover,.st-share button:hover{color:var(--st-accent);transform:translateY(-1px)}.st-share button.st-copied{color:#fff;background:var(--st-accent)}.st-share a:focus-visible,.st-share button:focus-visible{outline:2px solid var(--st-accent-deep);outline-offset:3px}.st-share svg{width:2rem;height:2rem;display:block}.st-toc__title{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1.2rem;letter-spacing:.24em;text-transform:uppercase;color:var(--st-accent);font-weight:700;margin:0;cursor:pointer;list-style:none}.st-toc__title::-webkit-details-marker{display:none}.st-toc__caret{width:1.8rem;height:1.8rem;flex:none;transition:transform .2s ease}.st-toc__box[open] .st-toc__caret{transform:rotate(180deg)}.st-toc__list{list-style:none;margin:1.4rem 0 0;padding:0;border-left:1px solid var(--st-line)}@media(min-width:1080px){.st-toc__box>.st-toc__list{margin-top:0}.st-toc__box>.st-toc__title{pointer-events:none;margin:0 0 1.4rem}.st-toc__caret{display:none}}.st-toc__list a{display:block;padding:.6rem 0 .6rem 1.6rem;margin-left:-1px;border-left:2px solid transparent;color:var(--st-ink-soft);text-decoration:none;line-height:1.4;transition:color .15s ease,border-color .15s ease}.st-toc__list a:hover{color:var(--st-ink)}.st-toc__list a.active{color:var(--st-accent-deep);border-left-color:var(--st-accent);font-weight:600}.st-toc__list a:focus-visible{outline:2px solid var(--st-accent-deep);outline-offset:2px}.st-eyebrow{font-size:1.25rem;letter-spacing:.3em;text-transform:uppercase;color:var(--st-accent);font-weight:700;margin:0 0 1.8rem}.st-title{font-family:var(--st-serif);font-weight:400;font-size:clamp(3.2rem,4.6vw,5.2rem);line-height:1.05;letter-spacing:-.01em;text-wrap:balance;margin:0 0 2rem;color:var(--st-ink)}.st-meta{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;align-items:center;font-size:1.45rem;color:var(--st-ink-soft);padding-bottom:2.6rem;border-bottom:1px solid var(--st-line)}.st-meta .st-dot{width:4px;height:4px;border-radius:50%;background:var(--st-accent);opacity:.5}.st-byline{color:var(--st-ink);font-weight:600}.st-hero{margin:2.8rem 0 0;aspect-ratio:16 / 8;border-radius:3px;overflow:hidden;border:1px solid var(--st-line);background:#e7e0d3}.st-hero img{width:100%;height:100%;object-fit:cover;display:block}.st-body{padding-top:3rem}.st-lede,.st-body>p:first-of-type{font-family:var(--st-serif);font-size:2.15rem;line-height:1.6;font-weight:400;color:#33291f}.st-body p{margin:0 0 2.2rem}.st-body h2{font-family:var(--st-serif);font-weight:400;font-size:clamp(2.5rem,3vw,3.3rem);line-height:1.18;letter-spacing:-.005em;text-wrap:balance;margin:4.6rem 0 1.6rem;scroll-margin-top:2rem}.st-body h3{font-family:var(--st-serif);font-weight:400;font-size:2.2rem;margin:3rem 0 1.2rem}.st-body a{color:var(--st-accent-deep);text-underline-offset:3px;text-decoration-thickness:1px}.st-body a:hover{color:var(--st-accent)}.st-body strong{font-weight:700;color:#1c1710}.st-body ul{margin:0 0 2.4rem;padding-left:0;list-style:none}.st-body ul li{position:relative;padding-left:2.6rem;margin-bottom:1rem}.st-body ul li:before{content:"";position:absolute;left:.3rem;top:.85em;width:.7rem;height:.7rem;border:1px solid var(--st-accent);transform:rotate(45deg)}.st-body ol{margin:0 0 2.4rem;padding-left:2.2rem}.st-body ol li{margin-bottom:1rem;padding-left:.5rem}.st-body img{max-width:100%;height:auto;border-radius:3px}.st-summary{margin:3.4rem 0;padding:2.8rem 3rem;background:#fff;border:1px solid var(--st-line);border-left:4px solid var(--st-accent);border-radius:3px}.st-summary__title{font-size:1.3rem;letter-spacing:.22em;text-transform:uppercase;color:var(--st-accent);font-weight:700;margin:0 0 1.6rem}.st-summary ul{margin:0}.st-summary ul li{margin-bottom:.9rem;line-height:1.6}.st-product{display:flex;gap:2rem;align-items:center;margin:3.4rem 0;padding:1.8rem;background:var(--st-card);border:1px solid var(--st-line);border-radius:3px;text-decoration:none;color:var(--st-ink);transition:border-color .15s ease,box-shadow .2s ease}.st-product:hover{border-color:var(--st-accent);box-shadow:0 6px 20px #1f473e14}.st-product__media{flex:0 0 11rem;aspect-ratio:4 / 5;border-radius:2px;overflow:hidden;background:#e5ddcf}.st-product__media img{width:100%;height:100%;object-fit:cover;display:block}.st-product__body{display:flex;flex-direction:column;gap:.6rem;min-width:0}.st-product__tag{font-size:1.15rem;letter-spacing:.18em;text-transform:uppercase;color:var(--st-accent);font-weight:700}.st-product__name{font-family:var(--st-serif);font-size:2rem;line-height:1.2;margin:0;color:var(--st-ink)}.st-product__price{font-family:var(--st-serif);font-size:1.85rem;font-variant-numeric:tabular-nums}.st-product__price s{color:var(--st-ink-soft);font-size:.82em;margin-right:.4rem}.st-product__cta{font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--st-accent-deep);margin-top:.2rem}@media(max-width:560px){.st-product{flex-direction:column;align-items:stretch}.st-product__media{flex-basis:auto;max-width:16rem}}.st-carousel{margin:4rem 0}.st-carousel__head{display:flex;align-items:end;justify-content:space-between;gap:1.4rem;margin-bottom:1.8rem}.st-carousel__tag{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--st-accent);font-weight:700}.st-carousel__title{font-family:var(--st-serif);font-weight:400;font-size:2.4rem;margin:.6rem 0 0}.st-carousel__nav{display:flex;gap:.8rem;flex:none}.st-cbtn{width:4.2rem;height:4.2rem;border-radius:50%;border:1px solid var(--st-line);background:var(--st-card);color:var(--st-ink);font-size:1.8rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease,color .15s ease}.st-cbtn:hover{background:var(--st-accent);border-color:var(--st-accent);color:#fff}.st-cbtn:focus-visible{outline:2px solid var(--st-accent-deep);outline-offset:2px}.st-carousel__track{display:flex;gap:1.8rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem;scrollbar-width:thin;scrollbar-color:var(--st-line) transparent}.st-carousel__track::-webkit-scrollbar{height:6px}.st-carousel__track::-webkit-scrollbar-thumb{background:var(--st-line);border-radius:3px}.st-pcard{flex:0 0 24rem;scroll-snap-align:start;background:var(--st-card);border:1px solid var(--st-line);border-radius:4px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:box-shadow .2s ease,transform .2s ease}.st-pcard:hover{box-shadow:0 10px 26px #1f473e1a;transform:translateY(-2px)}@media(max-width:560px){.st-pcard{flex-basis:20rem}}.st-pcard__media{aspect-ratio:4 / 5;background:#e5ddcf;border-bottom:1px solid var(--st-line);overflow:hidden}.st-pcard__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.st-pcard:hover .st-pcard__media img{transform:scale(1.05)}.st-pcard__body{padding:1.6rem 1.8rem 1.8rem;display:flex;flex-direction:column;gap:.8rem;flex:1}.st-pcard__name{font-family:var(--st-serif);font-weight:400;font-size:1.75rem;line-height:1.25;margin:0}.st-pcard__price{font-family:var(--st-serif);font-size:1.7rem;font-variant-numeric:tabular-nums;margin-top:auto}.st-pcard__price s{color:var(--st-ink-soft);font-size:.82em;margin-right:.4rem}.st-pcard .st-btn{margin-top:.6rem;text-align:center}.st-btn{display:inline-block;background:var(--st-accent);color:#fbf5eb;text-decoration:none;font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;padding:1.2rem 2.4rem;border-radius:3px;border:1px solid var(--st-accent-deep);transition:background .18s ease}.st-btn:hover{background:var(--st-accent-deep);color:#fbf5eb}.st-btn:focus-visible{outline:2px solid var(--st-accent-deep);outline-offset:3px}.st-btn-wrap{margin:3rem 0}.st-body a.st-btn,.st-body a.st-btn:hover{color:#fbf5eb}.st-faq{margin-top:4.6rem;border-top:1px solid var(--st-line);padding-top:3.2rem}.st-faq__heading{font-family:var(--st-serif);font-weight:400;font-size:clamp(2.5rem,3vw,3.3rem);margin:0 0 1rem;scroll-margin-top:2rem}.st-faq details{border-bottom:1px solid var(--st-line);padding:.4rem 0}.st-faq summary{cursor:pointer;list-style:none;padding:1.8rem 3.2rem 1.8rem 0;position:relative;font-family:var(--st-serif);font-size:1.95rem;font-weight:400;transition:color .15s ease}.st-faq summary:hover{color:var(--st-accent-deep)}.st-faq summary::-webkit-details-marker{display:none}.st-faq summary:after{content:"+";position:absolute;right:.4rem;top:1.5rem;font-size:2.4rem;line-height:1;color:var(--st-accent);transition:transform .2s ease}.st-faq details[open] summary:after{content:"\2013"}.st-faq details .st-faq__answer{padding:0 0 1.8rem}.st-faq details .st-faq__answer p{margin:0 0 1.4rem;color:var(--st-ink-soft)}.st-closing{margin-top:4rem;padding-top:3rem;text-align:center;border-top:1px solid var(--st-line)}.st-closing p{color:var(--st-ink-soft);font-style:italic;font-family:var(--st-serif);font-size:1.9rem;max-width:46rem;margin:0 auto 2rem}.st-missing{display:block;margin:2rem 0;padding:1.2rem 1.6rem;border:1px dashed #c0392b;border-radius:3px;background:#fbeae8;color:#922b21;font-size:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/stories.css.map */
