.rte{font-size:1.0625rem;line-height:1.75;color:var(--color-ink);text-wrap:pretty}.rte>:first-child{margin-top:0}.rte>:last-child{margin-bottom:0}.rte p{margin-block:0 1.25rem}.rte>p:first-child{font-size:1.175rem;line-height:1.7;font-weight:500;color:var(--color-brown);margin-bottom:1.75rem}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6{font-family:var(--font-heading);color:var(--color-brown);line-height:1.2;letter-spacing:-.01em;text-wrap:balance;scroll-margin-top:6.5rem}.rte h1,.rte h2{font-weight:800;font-size:clamp(1.5rem,2.6vw,2rem);margin-block:3rem 1rem}.rte h1:before,.rte h2:before{content:"";display:block;width:2.25rem;height:3px;border-radius:var(--radius-pill);background:var(--color-brand);margin-bottom:.9rem}.rte h3{font-weight:700;font-size:1.3rem;margin-block:2.25rem .75rem}.rte h4,.rte h5,.rte h6{font-family:var(--font-body);font-weight:700;font-size:1.05rem;margin-block:1.75rem .5rem}.rte a{color:var(--color-brand-text);font-weight:500;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;text-decoration-color:rgb(var(--rgb-brand) / .35);transition:text-decoration-color .2s ease,color .2s ease}.rte a:hover{text-decoration-color:currentcolor}.rte strong,.rte b{font-weight:700;color:var(--color-brown)}.rte em{font-style:italic}.rte mark{background:rgb(var(--rgb-brand) / .2);color:inherit;padding:.05em .25em;border-radius:4px}.rte small{font-size:.875rem;color:var(--color-muted)}.rte ul,.rte ol{margin-block:0 1.5rem;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:.6rem}.rte li{position:relative;padding-left:1.9rem}.rte ul>li:before{content:"";position:absolute;left:.35rem;top:.62em;width:.5rem;height:.5rem;border-radius:var(--radius-pill);background:var(--color-brand)}.rte ol{counter-reset:rte-ol}.rte ol>li{counter-increment:rte-ol}.rte ol>li:before{content:counter(rte-ol);position:absolute;left:0;top:.1em;display:grid;place-items:center;width:1.4rem;height:1.4rem;border-radius:var(--radius-pill);background:rgb(var(--rgb-brand) / .14);color:var(--color-brand-text);font-family:var(--font-heading);font-size:.78rem;font-weight:800;line-height:1}.rte li>ul,.rte li>ol{margin-top:.6rem;margin-bottom:0}.rte blockquote{position:relative;margin-block:2.25rem;margin-inline:0;padding:1.5rem 1.75rem 1.5rem 3.4rem;border-radius:var(--radius-card);background:color-mix(in srgb,var(--color-brand) 7%,#ffffff);box-shadow:inset 0 0 0 1px rgb(var(--rgb-brand) / .2);font-size:1.1rem;line-height:1.65;color:var(--color-brown)}.rte blockquote:before{content:"";position:absolute;left:1.3rem;top:1.55rem;width:1.3rem;height:1.3rem;background-color:var(--color-brand);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M9.6 5.4c-3.3 1.5-5.4 4.4-5.4 8.1 0 3.1 1.9 5.1 4.4 5.1 2.2 0 3.9-1.6 3.9-3.7 0-2-1.4-3.5-3.3-3.5-.4 0-.9.1-1 .1.3-1.6 1.9-3.4 3.6-4.3l-2.2-1.8Zm9.6 0c-3.3 1.5-5.4 4.4-5.4 8.1 0 3.1 1.9 5.1 4.4 5.1 2.2 0 3.9-1.6 3.9-3.7 0-2-1.4-3.5-3.3-3.5-.4 0-.9.1-1 .1.3-1.6 1.9-3.4 3.6-4.3l-2.2-1.8Z'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M9.6 5.4c-3.3 1.5-5.4 4.4-5.4 8.1 0 3.1 1.9 5.1 4.4 5.1 2.2 0 3.9-1.6 3.9-3.7 0-2-1.4-3.5-3.3-3.5-.4 0-.9.1-1 .1.3-1.6 1.9-3.4 3.6-4.3l-2.2-1.8Zm9.6 0c-3.3 1.5-5.4 4.4-5.4 8.1 0 3.1 1.9 5.1 4.4 5.1 2.2 0 3.9-1.6 3.9-3.7 0-2-1.4-3.5-3.3-3.5-.4 0-.9.1-1 .1.3-1.6 1.9-3.4 3.6-4.3l-2.2-1.8Z'/%3E%3C/svg%3E") no-repeat center / contain}.rte blockquote>:last-child{margin-bottom:0}.rte blockquote cite{display:block;margin-top:.75rem;font-style:normal;font-size:.9rem;font-weight:600;color:var(--color-muted)}.rte img{width:100%;height:auto;border-radius:var(--radius-card);box-shadow:var(--shadow-soft);margin-block:2.25rem}.rte p>img,.rte figure img{margin-block:0}.rte p:has(>img){margin-block:2.25rem}.rte figure{margin:2.25rem 0}.rte figcaption{margin-top:.8rem;font-size:.875rem;line-height:1.5;color:var(--color-muted);text-align:center}.rte img[style*=float]{max-width:min(50%,320px);margin-block:.4rem;border-radius:var(--radius-card)}.rte img[style*="float: left"],.rte img[style*="float:left"]{margin-right:1.5rem}.rte img[style*="float: right"],.rte img[style*="float:right"]{margin-left:1.5rem}.rte iframe,.rte video{display:block;width:100%;height:auto;aspect-ratio:16 / 9;border:0;border-radius:var(--radius-card);box-shadow:var(--shadow-soft);margin-block:2.25rem;background:var(--color-brown-900)}.rte>table{display:block;overflow-x:auto}.rte-table-scroll>table{display:table;min-width:30rem}.rte-table-scroll{overflow-x:auto;margin-block:2.25rem;border-radius:var(--radius-card);box-shadow:inset 0 0 0 1px var(--border-subtle);-webkit-overflow-scrolling:touch}.rte table{width:100%;border-collapse:collapse;font-size:.95rem;background:#fff}.rte th,.rte td{padding:.85rem 1.1rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--border-subtle)}.rte th{font-family:var(--font-heading);font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-brown);background:rgb(var(--rgb-brown) / .06);white-space:nowrap}.rte tbody tr:last-child td{border-bottom:0}.rte tbody tr:nth-child(2n) td{background:rgb(var(--rgb-brown) / .025)}.rte hr{border:0;height:1px;background:linear-gradient(90deg,transparent,rgb(var(--rgb-brown) / .25),transparent);margin-block:3rem}.rte code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:rgb(var(--rgb-brown) / .07);padding:.15em .4em;border-radius:6px}.rte pre{margin-block:2.25rem;padding:1.25rem 1.4rem;border-radius:var(--radius-card);background:var(--color-brown-900);color:var(--color-cream);overflow-x:auto;font-size:.9rem;line-height:1.6}.rte pre code{background:none;padding:0;color:inherit}
/*# sourceMappingURL=/cdn/shop/t/3/assets/rte.css.map */
