/* Editorial LGI: restricted to blog pages and the homepage invitation. */
.blog-page{--paper:#f4f1e9;background:var(--paper)}
.blog-page .header-inner{min-height:82px}
.blog-breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:24px 0;font-size:.78rem;color:#66705e;line-height:1.5}
.blog-breadcrumb a{text-decoration:underline;text-underline-offset:4px}
.blog-kicker{font-family:var(--fonte-corpo);font-size:.75rem;line-height:1.5;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#705222}
.blog-masthead{padding:25px 0 35px;border-bottom:2px solid var(--verde-quase-preto)}
.blog-masthead h1{font-size:clamp(2.8rem,5vw,4.5rem);letter-spacing:-.055em;max-width:900px;margin:14px 0 18px}
.blog-masthead>p:last-child{max-width:660px;color:#59624f;font-size:1.05rem}
.blog-feature{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:56px;align-items:center;padding:42px 0 46px}
.blog-feature h2{font-size:clamp(2rem,3.2vw,3.25rem);letter-spacing:-.04em;margin:14px 0 20px}
.blog-feature h2 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
.blog-feature p:not(.blog-kicker){color:#59624f;max-width:610px;margin-bottom:22px}
.blog-feature figure{margin:0;position:relative;align-self:center}
.blog-feature figure img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-bottom:4px solid #b8924a}
.blog-feature figcaption{font-size:.74rem;color:#59624f;margin-top:10px}
.blog-text-link{display:inline-flex;gap:20px;align-items:center;min-height:44px;font-size:.9rem;font-weight:700;border-bottom:1px solid #8b956f;color:var(--verde-escuro)}
.blog-text-link:hover{border-bottom-color:var(--verde-quase-preto)}
.blog-paths{padding:30px 0 50px;border-top:1px solid #bfc5b3}
.blog-paths h2{font-size:1.9rem;margin:10px 0 10px}
.blog-paths>p:not(.blog-kicker){color:#59624f;max-width:640px;margin-bottom:22px}
.blog-path-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 32px}
.blog-path-list a{display:flex;justify-content:space-between;gap:10px;align-items:center;min-height:64px;border-bottom:1px solid #cbd0c3;font-weight:600;font-size:.9rem}
.blog-path-list a span{font-size:1.25rem;color:#80601f}
.article-heading{padding:10px 0 32px;border-bottom:1px solid #b7bea9}
.article-heading h1{font-size:clamp(2.5rem,4.5vw,4.25rem);letter-spacing:-.05em;line-height:1.12;max-width:1040px;margin:15px 0 22px}
.article-deck{max-width:760px;font-size:1.14rem;line-height:1.7;color:#59624f;margin-bottom:24px}
.article-byline{display:flex;gap:10px 22px;flex-wrap:wrap;font-size:.78rem;color:#59624f;align-items:center}
.article-byline a{font-weight:700;text-decoration:underline;text-underline-offset:4px}
.article-layout{display:grid;grid-template-columns:220px minmax(0,730px);gap:64px;padding:38px 0 60px;justify-content:space-between;align-items:start}
.article-sidebar{position:sticky;top:110px}
.article-sidebar h2{font-family:var(--fonte-corpo);font-size:.73rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6b725e;margin-bottom:18px}
.article-sidebar ol{list-style:none;counter-reset:chapter}
.article-sidebar li{counter-increment:chapter;border-top:1px solid #d1d5c8}
.article-sidebar li a{display:flex;gap:12px;padding:13px 0;font-size:.78rem;line-height:1.5;color:#4e5946}
.article-sidebar li a:before{content:counter(chapter,decimal-leading-zero);color:#856a38;font-size:.68rem;margin-top:2px}
.article-sidebar li a:hover{color:#162211;text-decoration:underline;text-underline-offset:3px}
.article-sidebar figure{margin-top:30px}
.article-sidebar img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
.article-sidebar figcaption{font-size:.68rem;color:#6b725e;margin-top:8px}
.article-body{min-width:0;font-size:1.065rem;line-height:1.9;color:#353d2f}
.article-body p{margin:0 0 22px}
.article-body .article-opening{font-family:var(--fonte-display);font-size:1.65rem;line-height:1.5;letter-spacing:-.025em;color:var(--verde-quase-preto)}
.article-body a:not(.btn){text-decoration:underline;text-underline-offset:4px;text-decoration-color:#8e9b7b}
.article-body a:hover{text-decoration-color:currentColor}
.article-body section{margin-top:42px;scroll-margin-top:112px}
.article-body h2{font-size:clamp(1.65rem,2.5vw,2.2rem);letter-spacing:-.03em;line-height:1.25;margin:0 0 20px;color:var(--verde-quase-preto)}
.article-body h3{font-family:var(--fonte-corpo);font-size:1rem;font-weight:700;line-height:1.5;margin-bottom:12px}
.article-answer{padding:23px 26px;border-left:3px solid #b8924a;background:#e9ecdf;margin:30px 0}
.article-answer p:last-child,.article-note p:last-child{margin-bottom:0}
.article-note{border-block:1px solid #bfc6b0;padding:24px 0;margin:25px 0}
.article-inline-link{display:inline-flex;gap:12px;align-items:center;font-size:.93rem;font-weight:600;padding:6px 0}
.article-table-wrap{margin:26px 0;max-width:100%}
.article-table{width:100%;border-collapse:collapse;font-size:.9rem;line-height:1.65;text-align:left;table-layout:fixed}
.article-table caption{text-align:left;font-size:.78rem;color:#606b55;margin-bottom:12px}
.article-table thead{background:var(--verde-escuro);color:#fff}
.article-table thead th:first-child{width:32%}
.article-table th,.article-table td{padding:15px 17px;border-bottom:1px solid #c5cbb9;vertical-align:top;overflow-wrap:break-word}
.article-table tbody th{font-weight:600;color:#2d3925}
.article-table tbody tr:nth-child(even){background:#eceee4}
.article-checklist{padding:26px;background:#e9ecdf;margin:28px 0}
.article-checklist ol{padding-left:22px}
.article-checklist li{padding-left:5px;margin:10px 0;font-size:.96rem}
.article-body .article-cta{padding:32px;background:var(--verde-quase-preto);color:#e0e6d9;margin-top:40px}
.article-cta .blog-kicker{color:var(--dourado-claro);margin-bottom:16px}
.article-cta h2{color:#fff}.article-cta small{display:block;margin-top:15px;line-height:1.6;font-size:.76rem;color:#c6cebe}
.article-cta .btn{gap:18px;white-space:normal;max-width:100%;text-decoration:none}
.article-footer{border-top:1px solid #c5cbb9;margin-top:32px;padding-top:22px;font-size:.78rem;color:#66705d}
.article-footer p{margin-bottom:12px}
.home-blog{background:#f4f1e9;padding:52px 0;border-top:1px solid #d1d5c8}
.home-blog-inner{display:grid;grid-template-columns:.7fr 1.3fr;gap:52px;align-items:center}
.home-blog h2{font-size:2.25rem;letter-spacing:-.03em;margin-top:13px}
.home-blog h3{font-size:1.6rem;margin-bottom:15px}
.home-blog p:not(.blog-kicker){color:#59624f;margin-bottom:18px}
@media(max-width:1000px){.article-layout{grid-template-columns:180px minmax(0,1fr);gap:36px}.blog-feature{gap:32px}.blog-path-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.blog-masthead{padding-top:12px}.blog-breadcrumb{padding-block:18px}.blog-feature{grid-template-columns:minmax(0,1fr);gap:24px;padding-block:30px}.blog-feature figure{max-width:340px}.blog-feature h2{font-size:2rem}.article-heading h1{font-size:clamp(2.15rem,7.5vw,3.1rem)}.article-deck{font-size:1rem}.article-layout{display:block;padding-top:24px}.article-sidebar{position:static;margin:0 0 30px}.article-sidebar ol{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.article-sidebar figure{display:none}.article-sidebar h2{margin-bottom:12px}.article-sidebar li a{font-size:.76rem;padding:10px 0}.article-body{font-size:1rem;line-height:1.85}.article-body .article-opening{font-size:1.45rem}.article-body section{margin-top:32px;scroll-margin-top:100px}.article-answer{padding:20px}.article-table th,.article-table td{padding:13px 10px}.article-table thead th:first-child{width:36%}.article-table{font-size:.82rem}.article-checklist{padding:21px}.article-body .article-cta{padding:26px 22px}.home-blog-inner{grid-template-columns:1fr;gap:28px}.home-blog h2{font-size:1.95rem}.home-blog{padding-block:38px}}
@media(max-width:420px){.blog-path-list{grid-template-columns:1fr}.article-sidebar ol{grid-template-columns:1fr}.article-sidebar li a{padding:9px 0}.article-byline{gap:8px 14px}.article-table th,.article-table td{padding:12px 8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.article-sidebar figure{margin:0 0 24px}
.article-toc summary{font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#526145;padding:12px 0;cursor:pointer}
.article-toc summary::marker{color:#856a38}
@media(max-width:760px){.article-sidebar figure{display:block;max-width:240px;margin:0 0 16px}.article-toc{border-block:1px solid #c5cbb9}.article-toc summary{min-height:48px;display:list-item;padding:14px 0;list-style-position:inside}.article-toc[open] summary{margin-bottom:10px}.article-sidebar ol{grid-template-columns:1fr 1fr}.article-sidebar{margin-bottom:28px}}
@media(max-width:420px){.article-sidebar ol{grid-template-columns:1fr}}
