.ll-blog,.ll-article{--ll-accent: #246b73;--ll-accent-soft: #e9f5f4;--ll-warm: #fff6ed;--ll-border: rgba(var(--color-foreground), .14);--ll-shadow: 0 18px 50px rgba(22, 63, 69, .09);--ll-radius-small: 1.2rem;--ll-radius: 2rem;color:rgb(var(--color-foreground))}.ll-blog *,.ll-article *{box-sizing:border-box}.ll-blog a,.ll-article a{text-underline-offset:.3rem}.ll-blog__header,.ll-article__header{padding-block:clamp(3.2rem,6vw,7.2rem) clamp(2.4rem,5vw,5.6rem);text-align:center}.ll-blog__eyebrow,.ll-article__eyebrow{display:inline-flex;align-items:center;min-height:3.2rem;margin:0 0 1.4rem;padding:.5rem 1.2rem;border-radius:999px;background:var(--ll-accent-soft);color:var(--ll-accent);font-size:1.2rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.ll-blog__title,.ll-article__title{max-width:95rem;margin:0 auto;text-wrap:balance}.ll-blog__intro,.ll-article__chapo{max-width:74rem;margin:1.8rem auto 0;color:rgba(var(--color-foreground),.76);font-size:clamp(1.7rem,1.4vw,2rem);line-height:1.65}.ll-blog__intro>:first-child,.ll-article__chapo>:first-child{margin-top:0}.ll-blog__intro>:last-child,.ll-article__chapo>:last-child{margin-bottom:0}.ll-article__breadcrumbs{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:2rem;color:rgba(var(--color-foreground),.65);font-size:1.3rem}.ll-article__breadcrumbs a{color:inherit;text-decoration:none}.ll-article__meta{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem 1.8rem;margin-top:2rem;color:rgba(var(--color-foreground),.62);font-size:1.35rem}.ll-article__meta-item{display:inline-flex;align-items:center;gap:.6rem}.ll-article__meta-item+.ll-article__meta-item:before{content:"";width:.4rem;height:.4rem;margin-right:1rem;border-radius:50%;background:currentColor;opacity:.5}.ll-article__hero,.ll-blog__featured-media,.ll-blog-card__media,.ll-related-card__media,.ll-product-card__media{overflow:hidden;background:rgba(var(--color-foreground),.04)}.ll-article__hero{max-width:116rem;margin:0 auto clamp(3.2rem,6vw,7.2rem);border-radius:var(--ll-radius);box-shadow:var(--ll-shadow)}.ll-article__hero-image,.ll-blog__featured-image,.ll-blog-card__image,.ll-related-card__image,.ll-product-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.ll-article__hero-image{aspect-ratio:16 / 9}.ll-article__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:3.2rem;max-width:112rem;margin-inline:auto}.ll-article__main{min-width:0;max-width:78rem;margin-inline:auto}.ll-toc{display:none}.ll-toc[hidden]{display:none!important}.ll-toc__box{padding:2rem;border:1px solid var(--ll-border);border-radius:var(--ll-radius-small);background:rgb(var(--color-background))}.ll-toc__title{display:block;margin-bottom:1rem;color:var(--ll-accent);font-size:1.4rem}.ll-toc__list{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.ll-toc__item--h3{padding-left:1.4rem}.ll-toc__link{display:block;color:rgba(var(--color-foreground),.72);font-size:1.35rem;line-height:1.4;text-decoration:none}.ll-toc__link:hover,.ll-toc__link[aria-current=true]{color:var(--ll-accent)}.ll-summary{margin-bottom:3.2rem;padding:clamp(2rem,4vw,3.2rem);border-left:.5rem solid var(--ll-accent);border-radius:0 var(--ll-radius-small) var(--ll-radius-small) 0;background:var(--ll-accent-soft)}.ll-summary__title,.ll-section-title{margin:0 0 1.2rem}.ll-summary .metafield-rich_text_field>:first-child,.ll-sources .metafield-rich_text_field>:first-child,.ll-faq__answer .metafield-rich_text_field>:first-child{margin-top:0}.ll-summary .metafield-rich_text_field>:last-child,.ll-sources .metafield-rich_text_field>:last-child,.ll-faq__answer .metafield-rich_text_field>:last-child{margin-bottom:0}.ll-rte{font-size:clamp(1.65rem,1.2vw,1.82rem);line-height:1.78}.ll-rte h2,.ll-rte h3{scroll-margin-top:10rem;text-wrap:balance}.ll-rte h2{margin-top:clamp(4rem,7vw,6.4rem);margin-bottom:1.8rem}.ll-rte h3{margin-top:3.2rem;margin-bottom:1.2rem}.ll-rte p,.ll-rte ul,.ll-rte ol{margin-block:0 1.8rem}.ll-rte li+li{margin-top:.7rem}.ll-rte blockquote{margin:3rem 0;padding:1.8rem 2.2rem;border-left:.4rem solid var(--ll-accent);background:var(--ll-accent-soft);font-style:normal}.ll-rte img{height:auto;border-radius:var(--ll-radius-small)}.ll-rte table{display:table;width:100%;max-width:100%;table-layout:fixed;border-collapse:collapse;white-space:normal}.ll-rte th,.ll-rte td{min-width:0;padding:1.1rem 1.3rem;border:1px solid var(--ll-border);overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto;text-align:left;vertical-align:top}.ll-rte th{background:var(--ll-accent-soft)}@media screen and (max-width:749px){.ll-rte th,.ll-rte td{padding:.8rem .6rem;font-size:1.3rem;line-height:1.4}}.ll-sources,.ll-faq,.ll-product,.ll-related,.ll-share{margin-top:clamp(4rem,8vw,7.2rem);padding-top:clamp(3rem,5vw,4.8rem);border-top:1px solid var(--ll-border)}.ll-sources{color:rgba(var(--color-foreground),.75);font-size:1.45rem}.ll-faq__list{border-top:1px solid var(--ll-border)}.ll-faq__item{border-bottom:1px solid var(--ll-border)}.ll-faq__question{position:relative;padding:1.8rem 4rem 1.8rem 0;cursor:pointer;font-size:1.65rem;font-weight:700;list-style:none}.ll-faq__question::-webkit-details-marker{display:none}.ll-faq__question:after{content:"+";position:absolute;top:50%;right:.4rem;color:var(--ll-accent);font-size:2.4rem;font-weight:400;transform:translateY(-50%)}.ll-faq__item[open] .ll-faq__question:after{content:"\2212"}.ll-faq__answer{padding:0 3.8rem 2rem 0;color:rgba(var(--color-foreground),.78)}.ll-product-card{display:grid;overflow:hidden;border:1px solid var(--ll-border);border-radius:var(--ll-radius);background:var(--ll-warm)}.ll-product-card__media{min-height:24rem}.ll-product-card__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(2.4rem,5vw,4.4rem)}.ll-product-card__label{margin:0 0 .8rem;color:var(--ll-accent);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ll-product-card__title{margin:0}.ll-product-card__description{margin:1.2rem 0 0;color:rgba(var(--color-foreground),.74)}.ll-product-card__price{margin:1.4rem 0 0;font-weight:700}.ll-product-card__button{align-self:flex-start;margin-top:2rem}.ll-related__grid,.ll-blog__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:2.4rem}.ll-related-card,.ll-blog-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--ll-border);border-radius:var(--ll-radius-small);background:rgb(var(--color-background));transition:box-shadow .25s ease,transform .25s ease}.ll-related-card:hover,.ll-blog-card:hover{box-shadow:var(--ll-shadow);transform:translateY(-.4rem)}.ll-related-card:hover img,.ll-blog-card:hover img,.ll-blog__featured:hover img{transform:scale(1.025)}.ll-related-card__media,.ll-blog-card__media{aspect-ratio:4 / 3}.ll-related-card__content,.ll-blog-card__content{display:flex;flex:1;flex-direction:column;padding:2rem}.ll-related-card__category,.ll-blog-card__category{margin:0 0 .8rem;color:var(--ll-accent);font-size:1.15rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ll-related-card__title,.ll-blog-card__title{margin:0;font-size:2rem;line-height:1.28}.ll-related-card__title a,.ll-blog-card__title a{color:inherit;text-decoration:none}.ll-related-card__meta,.ll-blog-card__meta{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;margin-top:auto;padding-top:1.6rem;color:rgba(var(--color-foreground),.58);font-size:1.25rem}.ll-share__actions{display:flex;flex-wrap:wrap;gap:1rem}.ll-share__link,.ll-share__copy{display:inline-flex;align-items:center;justify-content:center;min-height:4.2rem;padding:.8rem 1.5rem;border:1px solid var(--ll-border);border-radius:999px;background:transparent;color:rgb(var(--color-foreground));font:inherit;cursor:pointer;text-decoration:none}.ll-share__link:hover,.ll-share__copy:hover{border-color:var(--ll-accent);color:var(--ll-accent)}.ll-article__back{margin-top:4rem;text-align:center}.ll-article__back-link{color:var(--ll-accent);font-weight:700}.ll-blog__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin:0 auto clamp(3rem,6vw,5rem)}.ll-blog__filter{display:inline-flex;align-items:center;min-height:3.8rem;padding:.7rem 1.4rem;border:1px solid var(--ll-border);border-radius:999px;color:rgb(var(--color-foreground));font-size:1.35rem;text-decoration:none}.ll-blog__filter:hover,.ll-blog__filter[aria-current=page]{border-color:var(--ll-accent);background:var(--ll-accent);color:#fff}.ll-blog__featured{display:grid;overflow:hidden;margin-bottom:clamp(3.2rem,7vw,6rem);border-radius:var(--ll-radius);background:var(--ll-accent-soft)}.ll-blog__featured-media{min-height:28rem}.ll-blog__featured-content{display:flex;flex-direction:column;justify-content:center;padding:clamp(2.6rem,6vw,5.2rem)}.ll-blog__featured-label{margin:0 0 1rem;color:var(--ll-accent);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ll-blog__featured-title{margin:0;text-wrap:balance}.ll-blog__featured-title a{color:inherit;text-decoration:none}.ll-blog__featured-excerpt,.ll-blog-card__excerpt{margin:1.4rem 0 0;color:rgba(var(--color-foreground),.74);line-height:1.65}.ll-blog__featured-meta{display:flex;flex-wrap:wrap;gap:.8rem 1.4rem;margin-top:1.8rem;color:rgba(var(--color-foreground),.58);font-size:1.3rem}.ll-blog__featured-link{align-self:flex-start;margin-top:2.2rem}.ll-blog-card__excerpt{font-size:1.45rem}.ll-blog__empty{padding:5rem 2rem;border-radius:var(--ll-radius-small);background:var(--ll-accent-soft);text-align:center}.ll-blog__pagination{margin-top:5rem}@media screen and (min-width:750px){.ll-product-card,.ll-blog__featured{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.ll-related__grid,.ll-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.ll-article__layout--with-toc{grid-template-columns:24rem minmax(0,78rem);align-items:start}.ll-toc{display:block;position:sticky;top:10rem}.ll-blog__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ll-blog__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.ll-article__meta-item+.ll-article__meta-item:before{display:none}.ll-blog__featured-media,.ll-product-card__media{min-height:22rem}}@media(prefers-reduced-motion:reduce){.ll-article__hero-image,.ll-blog__featured-image,.ll-blog-card__image,.ll-related-card__image,.ll-product-card__image,.ll-related-card,.ll-blog-card{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/louise-lucas-blog.css.map */
