.ll-article{--ll-link: 93 173 226}.ll-article .prose{font-family:var(--text-font-family);font-size:.9375rem;line-height:1.65;color:rgb(var(--text-color));word-break:normal;overflow-wrap:break-word}.ll-article .prose p{margin-block-start:.75em}.ll-article .prose :is(ul,ol){margin-block-start:.75em;line-height:1.65}.ll-article .prose li+li{margin-block-start:.3em}.ll-article .prose img{border-radius:10px;width:100%;height:auto}.ll-article .prose blockquote{border-inline-start:4px solid rgb(var(--ll-link));background:rgb(var(--ll-link) / .06);border-radius:0 8px 8px 0;padding:.85rem 1.25rem;font-style:italic;margin-block-start:1em}.ll-article .prose :where(h1,h2,h3,h4,h5,h6){font-family:var(--heading-font-family);color:rgb(var(--text-color));scroll-margin-top:96px;line-height:1.3}.ll-article .prose h2{font-size:clamp(1.5rem,1.25rem + 1.3vw,1.85rem);font-weight:700;line-height:1.25;color:rgb(var(--ll-link));margin-block-start:26px;margin-block-end:26px}.ll-article .prose :is(h2,h3,h4)+:is(p,ul,ol){margin-block-start:.45em}.ll-article .prose h3{font-size:clamp(1.15rem,1rem + .7vw,1.4rem);font-weight:700;line-height:1.3;color:rgb(var(--ll-link));margin-block-start:16px;margin-block-end:16px}.ll-article .prose h4{font-size:1.0625rem;font-weight:600;margin-block-start:1em;margin-block-end:.1em}.ll-article .prose a:not(.h1,.h2,.h3,.h4,.h5,.h6,.button,.link-faded,.link-faded-reverse){color:rgb(var(--ll-link));font-weight:500;text-decoration:underline;text-decoration-color:rgb(var(--ll-link) / .55);text-decoration-thickness:1px;text-underline-offset:3px;background:none;transition:color .2s ease,text-decoration-color .2s ease}@media screen and (pointer:fine){.ll-article .prose a:not(.h1,.h2,.h3,.h4,.h5,.h6,.button,.link-faded,.link-faded-reverse):hover{color:rgb(var(--ll-link));text-decoration-color:rgb(var(--ll-link));text-decoration-thickness:2px;background:none}}.ll-article .prose a:focus-visible{outline:2px solid rgb(var(--ll-link));outline-offset:2px;border-radius:2px}.ll-toc{margin-block:1.5rem 2rem;padding:1rem 1.25rem;border:1px solid rgb(var(--text-color) / .12);border-radius:12px;background:rgb(var(--text-color) / .03);margin-block-end:6px}.ll-toc[hidden]{display:none}.ll-toc__title{font-family:var(--heading-font-family);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--text-color) / .6);margin:0 0 .55rem}.ll-toc__list{list-style:none;margin:0;padding:0;display:grid;gap:.1rem}.ll-toc__list .ll-toc__item--sub{margin-inline-start:1.1rem}.ll-toc__link{display:inline-block;padding:.2rem 0;font-size:.9rem;line-height:1.45;color:rgb(var(--text-color) / .8);text-decoration:none;border:none;background:none;transition:color .2s ease}.ll-toc__item--sub .ll-toc__link{font-size:.85rem;color:rgb(var(--text-color) / .65)}@media screen and (pointer:fine){.ll-toc__link:hover{color:rgb(var(--ll-link))}}.ll-article .prose details{margin-block-start:.85rem;border:1px solid rgb(var(--text-color) / .14);border-radius:12px;background:rgb(var(--background, 255 255 255));overflow:hidden}.ll-article .prose details+details{margin-block-start:.65rem}.ll-article .prose details>summary{list-style:none;cursor:pointer;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.85rem 1.1rem;font-family:var(--heading-font-family);font-weight:600;font-size:.95rem;line-height:1.5;color:rgb(var(--text-color))}.ll-article .prose details>summary::-webkit-details-marker{display:none}.ll-article .prose details>summary:after{content:"";flex:0 0 auto;width:10px;height:10px;margin-top:.45em;border-right:2px solid rgb(var(--text-color) / .55);border-bottom:2px solid rgb(var(--text-color) / .55);transform:rotate(45deg);transition:transform .25s ease}.ll-article .prose details[open]>summary:after{transform:rotate(-135deg)}.ll-article .prose details[open]>summary{border-block-end:1px solid rgb(var(--text-color) / .1)}.ll-article .prose details>summary~*{margin-block-start:0;padding-inline:1.1rem}.ll-article .prose details>summary~*:first-of-type{padding-block-start:.85rem}.ll-article .prose details>:last-child{padding-block-end:1rem}.ll-faq{margin-block-start:2.5rem;padding-block-start:1.75rem;border-block-start:1px solid rgb(var(--text-color) / .12)}.ll-faq__title{font-family:var(--heading-font-family);font-size:clamp(1.3rem,1.05rem + 1vw,1.65rem);font-weight:700;line-height:1.3;color:rgb(var(--text-color));margin:0 0 1.1rem;scroll-margin-top:96px}.ll-faq__list{display:grid;gap:.6rem}.ll-faq__item{border:1px solid rgb(var(--text-color) / .14);border-radius:12px;background:rgb(var(--background, 255 255 255));overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}.ll-faq__item[open]{border-color:rgb(var(--ll-link) / .55);box-shadow:0 6px 22px -16px rgb(var(--text-color) / .45)}@media screen and (pointer:fine){.ll-faq__item:not([open]):hover{border-color:rgb(var(--text-color) / .3)}}.ll-faq__q{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.1rem;font-family:var(--heading-font-family);font-weight:600;font-size:.95rem;line-height:1.45;color:rgb(var(--text-color));-webkit-tap-highlight-color:transparent}.ll-faq__q::-webkit-details-marker{display:none}.ll-faq__q:after{content:"";flex:0 0 auto;width:10px;height:10px;margin-inline-start:.75rem;border-right:2px solid rgb(var(--ll-link));border-bottom:2px solid rgb(var(--ll-link));transform:translateY(-2px) rotate(45deg);transition:transform .25s ease}.ll-faq__item[open] .ll-faq__q:after{transform:translateY(2px) rotate(-135deg)}.ll-faq__q:focus-visible{outline:2px solid rgb(var(--ll-link));outline-offset:-2px;border-radius:12px}.ll-faq__a{padding:0 1.1rem 1rem;font-size:.9rem;line-height:1.65;color:rgb(var(--text-color) / .82)}.ll-faq__a>:first-child{margin-block-start:0}.ll-faq__a p{margin-block-start:.65em}.ll-faq__a a{color:rgb(var(--ll-link));font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.ll-faq[data-state=collapsed] .ll-faq__item--extra{display:none}.ll-faq__toggle{appearance:none;-webkit-appearance:none;margin:1.1rem auto 0;display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1.15rem;background:transparent;border:1px solid rgb(var(--ll-link) / .55);border-radius:999px;font-family:var(--heading-font-family);font-size:.88rem;font-weight:600;color:rgb(var(--ll-link));cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.ll-faq__toggle:after{content:"";width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-1px) rotate(45deg);transition:transform .25s ease}.ll-faq[data-state=expanded] .ll-faq__toggle:after{transform:translateY(2px) rotate(-135deg)}@media screen and (pointer:fine){.ll-faq__toggle:hover{background:rgb(var(--ll-link) / .08);border-color:rgb(var(--ll-link))}}.ll-faq[data-state=expanded] [data-toggle-show],.ll-faq[data-state=collapsed] [data-toggle-hide]{display:none}.ll-faq__toggle-wrap{display:flex;justify-content:center}.ll-article .prose h1{font-size:clamp(1.5rem,1.2rem + 1.2vw,1.85rem);font-weight:700;line-height:1.25;margin-block-start:0;margin-block-end:.25em}.ll-article .prose h1+p{font-size:1.05em;line-height:1.65;color:rgb(var(--text-color) / .9)}.ll-article .prose ul{list-style:disc;padding-inline-start:1.5em}.ll-article .prose ul>li::marker{color:rgb(var(--ll-link))}.ll-article .prose ol{padding-inline-start:1.3em}.ll-article .prose ol>li::marker{color:rgb(var(--ll-link));font-weight:700}.ll-article .prose :is(img,figure){margin-block:1.3em}.ll-article .prose figure{display:flex;flex-direction:column;gap:.5rem}.ll-article .prose figcaption{font-size:.85rem;line-height:1.5;color:rgb(var(--text-color) / .6);text-align:center}.ll-article .prose hr{margin-block:2rem;border:0;height:1px;background:rgb(var(--text-color) / .14)}.ll-article .prose .ll-table-wrap{margin-block:1.4em;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;border:1px solid rgb(var(--ll-link) / .3);border-radius:10px}.ll-article .prose table{width:100%;border-collapse:collapse;margin-block:1.4em;font-size:.95em}.ll-article .prose .ll-table-wrap>table{margin-block:0;min-width:38rem}.ll-article .prose :is(th,td){padding:.7rem 1rem;text-align:start;vertical-align:top;border-block-end:1px solid rgb(var(--ll-link) / .2)}.ll-article .prose tbody tr:nth-child(2n) td{background:rgb(var(--ll-link) / .07)}.ll-article .prose thead tr td,.ll-article .prose thead tr th,.ll-article .prose tbody tr:first-child td,.ll-article .prose th{background:#3d6e90;background:color-mix(in srgb,rgb(var(--ll-link)) 62%,#000);color:#fff;font-family:var(--heading-font-family);font-weight:700;font-size:.82em;letter-spacing:.03em;text-transform:uppercase;border-block-end:none;vertical-align:middle}.ll-article .prose tbody tr:last-child td{border-block-end:none}@media screen and (min-width:700px){.ll-article .prose{font-size:1.0625rem;line-height:1.72}.ll-toc{padding:1.2rem 1.45rem}.ll-faq{margin-block-start:3rem;padding-block-start:2.25rem}.ll-faq__q{font-size:1rem;padding:1rem 1.35rem}.ll-faq__a{font-size:.95rem;padding:0 1.35rem 1.15rem}}.blog-post-card__title h4{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-post-card__excerpt{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
/*# sourceMappingURL=/cdn/shop/t/125/assets/ll-article.css.map */
