.blog-page{padding-top:calc(72px + var(--announcement-height));background:linear-gradient(180deg, var(--cream-light) 0%, var(--cream) 46%, var(--cream-light) 100%);color:var(--ink)}.blog-page a:focus-visible,.blog-page button:focus-visible{outline:2px solid var(--terracotta);outline-offset:3px;border-radius:6px}.blog-hero{text-align:center;padding:1.5rem}.blog-hero__inner{max-width:760px;margin-inline:auto}.blog-hero__eyebrow{font-family:var(--font-display);letter-spacing:.32em;text-transform:uppercase;color:var(--terracotta);margin-bottom:1.4rem;font-size:1rem;font-weight:600;display:block}.blog-hero__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);margin-bottom:1.6rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:600;line-height:1.08}.blog-hero__accent{color:var(--terracotta);font-style:italic;font-weight:500}.blog-hero__heart{color:var(--blush);margin-left:.15em;font-style:normal}.blog-hero__divider{color:var(--blush);justify-content:center;align-items:center;gap:.6rem;margin-bottom:1.6rem;font-size:1.05rem;display:flex}.blog-hero__divider:before,.blog-hero__divider:after{content:"";background:linear-gradient(90deg, transparent, var(--sage));width:clamp(48px,7vw,86px);height:1.5px}.blog-hero__divider:after{background:linear-gradient(90deg, var(--sage), transparent)}.blog-hero__sub{font-family:var(--font-sans);color:var(--ink-soft);max-width:52ch;margin-inline:auto;font-size:clamp(1.02rem,1.3vw,1.13rem);line-height:1.65}.blog-list{padding:0 1.5rem clamp(4.5rem,10vh,7rem)}.blog-list__inner{max-width:1200px;margin-inline:auto}.blog-list__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.25rem);margin-top:clamp(1.5rem,3vw,2.25rem);display:grid}.blog-list__grid>*{min-width:0;height:100%}@media (max-width:820px){.blog-list__grid{grid-template-columns:1fr}}.article-hero{padding:0 1.5rem}.article-hero__inner{text-align:center;flex-direction:column;align-items:center;max-width:880px;margin-inline:auto;display:flex}.article-back{font-family:var(--font-sans);color:var(--sage-deep);transition:color .25s var(--ease);align-self:flex-start;align-items:center;gap:.45rem;margin-bottom:2.2rem;font-size:.9rem;font-weight:700;display:inline-flex}.article-back:hover{color:var(--terracotta-deep)}.article-hero__category{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;color:var(--terracotta);margin-bottom:1.2rem;font-size:.95rem;font-weight:600}.article-hero__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);max-width:20ch;margin-bottom:1.6rem;font-size:clamp(2.1rem,5.2vw,3.2rem);font-weight:600;line-height:1.1}.article-hero__accent{color:var(--terracotta);font-style:italic;font-weight:500}.article-hero__meta{font-family:var(--font-sans);color:var(--ink-soft);flex-wrap:wrap;justify-content:center;align-items:center;gap:.7rem .9rem;font-size:.92rem;display:flex}.article-hero__author{align-items:center;gap:.7rem;display:inline-flex}.article-hero__avatar{background:var(--cream-deep);width:42px;height:42px;font-family:var(--font-display);color:var(--ink-soft);border:1px solid #83825266;border-radius:50%;justify-content:center;align-items:center;font-size:1.15rem;font-weight:600;display:inline-flex}.article-hero__author-text{text-align:left;flex-direction:column;align-items:flex-start;line-height:1.3;display:flex}.article-hero__author-text strong{color:var(--ink);font-weight:700}.article-hero__author-text span{font-size:.8rem}.article-hero__meta-divider{background:#83825266;width:1px;height:26px}.article-hero__dot{color:var(--terracotta)}.article-hero__cover{aspect-ratio:21/9;width:100%;box-shadow:var(--shadow-soft);border:1px solid #8382524d;border-radius:32px;margin-top:clamp(2rem,4.5vh,3rem)}@media (max-width:640px){.article-hero__cover{aspect-ratio:16/10;border-radius:24px}}.article-layout{max-width:1080px;margin-inline:auto;padding:clamp(2.5rem,6vh,4rem) 1.5rem 0}@media (min-width:1024px){.article-layout{grid-template-columns:minmax(0,1fr) 240px;gap:4.5rem;display:grid}.article-aside{grid-area:1/2}.article-layout .article-body{grid-area:1/1}}@media (max-width:1023px){.article-aside{margin-top:clamp(2.5rem,6vh,4rem)}}.article-rail{top:calc(72px + var(--announcement-height) + 40px);flex-direction:column;gap:2.25rem;display:flex;position:sticky}.article-toc{border-left:1px solid #8382524d;padding-left:1.1rem}.article-toc__label{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.9rem;font-size:.72rem;font-weight:700}.article-toc__list{flex-direction:column;gap:.15rem;list-style:none;display:flex}.article-toc__link{font-family:var(--font-sans);color:var(--ink-soft);opacity:.72;transition:color .25s var(--ease), opacity .25s var(--ease), transform .25s var(--ease);padding:.35rem 0;font-size:.88rem;line-height:1.4;display:block}.article-toc__link:hover{opacity:1;color:var(--terracotta-deep)}.article-toc__link.is-active{opacity:1;color:var(--terracotta);font-weight:700;transform:translate(4px)}.article-ads{flex-direction:column;gap:1.1rem;display:flex}.article-ads__label{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);font-size:.72rem;font-weight:700}.article-ads__link{box-shadow:var(--shadow-soft);transition:transform .25s var(--ease), box-shadow .25s var(--ease);border:1px solid #8382524d;border-radius:20px;display:block;overflow:hidden}.article-ads__link:hover{transform:translateY(-3px);box-shadow:0 12px 28px #2e1a0924}.article-ads__link:focus-visible{outline:2px solid var(--terracotta);outline-offset:3px}.article-ads__img{width:100%;height:auto;display:block}@media (max-width:1023px){.article-rail{max-width:560px;margin-inline:auto;position:static}.article-toc{display:none}.article-ads{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.75rem,3vw,1.1rem);display:grid}.article-ads__label{grid-column:1/-1}.article-ads__link{border-radius:16px}}@media (prefers-reduced-motion:reduce){.article-ads__link,.article-ads__link:hover{transition:none;transform:none}}.article-body{max-width:680px;font-family:var(--font-sans);color:var(--ink-soft);margin-inline:auto;font-size:1.125rem;line-height:1.7}.article-body p{margin-bottom:1.35em}.article-lede p{font-size:1.2rem;line-height:1.75}.article-lede p:first-child:first-letter{float:left;font-family:var(--font-display);color:var(--terracotta);padding:.06em .14em 0 0;font-size:3.7em;font-weight:600;line-height:.82}.article-section{margin-top:2.6rem}.article-section__heading{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);margin-bottom:1.1rem;font-size:clamp(1.45rem,2.4vw,1.85rem);font-weight:600;line-height:1.25}.article-quote{border-left:3px solid var(--sage);margin:2.2rem 0;padding:.35rem 0 .35rem 1.6rem}.article-quote p{font-family:var(--font-display);color:var(--terracotta);margin-bottom:0;font-size:1.35rem;font-style:italic;font-weight:500;line-height:1.5}.article-quote cite{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin-top:.7rem;font-size:.82rem;font-style:normal;font-weight:700;display:block}.article-quote cite:before{content:"— ";color:var(--sage-deep)}.article-list{flex-direction:column;gap:.75rem;margin:0 0 1.6rem;list-style:none;display:flex}.article-list li{padding-left:1.6rem;position:relative}.article-list li:before{content:"";background:var(--sage);border-radius:50%;width:7px;height:7px;position:absolute;top:.62em;left:2px}.article-list--ordered{counter-reset:article-steps}.article-list--ordered li{counter-increment:article-steps;padding-left:2.2rem}.article-list--ordered li:before{content:counter(article-steps) ".";width:auto;height:auto;font-family:var(--font-display);color:var(--terracotta);background:0 0;border-radius:0;font-size:1.15rem;font-style:italic;font-weight:500;line-height:1.5;position:absolute;top:0;left:0}.resource-download{box-shadow:var(--shadow-soft);background:radial-gradient(circle at 92% 8%,#f0928c29,#0000 32%),linear-gradient(145deg,#fbf1ddf5,#f0e0bea8);border:1px solid #83825259;border-radius:24px;margin:2.2rem 0 .5rem;padding:clamp(1.35rem,4vw,2rem);position:relative;overflow:hidden}.resource-download__intro{align-items:flex-start;gap:1rem;margin-bottom:1.35rem;display:flex}.resource-download__icon{background:var(--cream-light);width:48px;height:48px;color:var(--terracotta);font-family:var(--font-sans);border:1px solid #83825259;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:inline-flex}.resource-download__eyebrow{letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:var(--terracotta)!important;margin:0 0 .35rem!important;font-size:.68rem!important;line-height:1.4!important}.resource-download__title{font-family:var(--font-display);color:var(--ink);font-size:clamp(1.3rem,3vw,1.65rem);font-weight:600;line-height:1.2}.resource-download__text{color:var(--ink-soft);font-size:.94rem;line-height:1.55;margin:.55rem 0 0!important}.resource-download__form{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:.8rem;display:grid}.resource-download__field{flex-direction:column;gap:.4rem;display:flex}.resource-download__field label{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:.73rem;font-weight:800;line-height:1.35}.resource-download__field label span{letter-spacing:.04em;opacity:.65;margin-left:.35rem;font-size:.62rem;font-weight:600}.resource-download__field input{width:100%;min-width:0;height:48px;font:inherit;color:var(--ink);transition:border-color .2s var(--ease), box-shadow .2s var(--ease);background:#fbf1ddeb;border:1px solid #8382526b;border-radius:12px;padding:0 .9rem;font-size:.92rem}.resource-download__field input::placeholder{color:var(--ink-soft);opacity:.5}.resource-download__field input:focus{border-color:var(--terracotta);outline:none;box-shadow:0 0 0 3px #b45f3924}.resource-download__button{border-radius:var(--radius-pill);background:var(--sage-deep);min-height:50px;color:var(--cream-light);font-family:var(--font-sans);text-align:center;cursor:pointer;transition:background-color .25s var(--ease), transform .25s var(--ease);border:0;grid-column:1/-1;justify-content:center;align-items:center;gap:.55rem;margin-top:.25rem;padding:.75rem 1.35rem;font-size:.9rem;font-weight:800;line-height:1.35;display:inline-flex}.resource-download__button:hover{background:var(--sage-pressed);transform:translateY(-1px)}.resource-download__button:disabled{cursor:wait;opacity:.7;transform:none}.resource-download__error{background:#b45f391c;border-radius:10px;grid-column:1/-1;padding:.7rem .85rem;font-size:.82rem;font-weight:700;line-height:1.45;color:var(--terracotta-deep)!important;margin:0!important}.resource-download__privacy{text-align:center;color:var(--ink-soft);opacity:.72;font-size:.72rem;line-height:1.5;margin:.85rem 0 0!important}.resource-download__privacy a{color:var(--terracotta-deep);text-underline-offset:2px;text-decoration:underline}.resource-download__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.resource-download--success{text-align:center;flex-direction:column;align-items:center;display:flex}.resource-download--success .resource-download__icon{background:var(--sage-deep);color:var(--cream-light);margin-bottom:.8rem}.resource-download--success .resource-download__text{max-width:46ch}.resource-download--success .resource-download__button{margin-top:1.25rem}.resource-download__reset{font-family:var(--font-sans);text-underline-offset:3px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;margin-top:.85rem;padding:.25rem;font-size:.78rem;font-weight:700;text-decoration:underline}@media (max-width:560px){.resource-download{border-radius:20px}.resource-download__intro{flex-direction:column}.resource-download__form{grid-template-columns:1fr}}.article-book-groups{flex-direction:column;gap:2.25rem;display:flex}.article-book-group__heading-row{border-bottom:1px solid #83825247;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.9rem;padding-bottom:.65rem;display:flex}.article-book-group__heading{font-family:var(--font-display);color:var(--ink);font-size:1.28rem;font-weight:600;line-height:1.25}.article-book-group__count{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);opacity:.72;flex:none;font-size:.72rem;font-weight:700}.article-book-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;list-style:none;display:grid}.article-book-card{content-visibility:auto;contain-intrinsic-size:auto 118px;background:#fbf1ddad;border:1px solid #83825240;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.32rem;min-width:0;padding:1rem;display:flex}.article-book-card__title{font-family:var(--font-display);color:var(--ink);font-size:1.03rem;font-weight:600;line-height:1.3}.article-book-card__author{color:var(--ink-soft);font-size:.82rem;line-height:1.45}.article-book-card__tags{flex-wrap:wrap;gap:.35rem;margin-top:auto;padding-top:.4rem;display:flex}.article-book-card__tag{border-radius:var(--radius-pill);letter-spacing:.07em;text-transform:uppercase;color:var(--sage-deep);background:#83825221;padding:.22rem .52rem;font-size:.64rem;font-weight:700;line-height:1.35}@media (max-width:560px){.article-book-list{grid-template-columns:1fr}}.article-figure{margin:2.4rem 0}.article-figure__art{aspect-ratio:2;box-shadow:var(--shadow-soft);border:1px solid #8382524d;border-radius:24px}.article-figure figcaption{text-align:center;color:var(--ink-soft);margin-top:.9rem;max-width:46ch;margin-inline:auto;font-size:.92rem;line-height:1.55}.article-flourish{color:var(--blush);justify-content:center;align-items:center;gap:.6rem;margin:2.4rem auto;font-size:1.05rem;display:flex}.article-flourish:before,.article-flourish:after{content:"";background:linear-gradient(90deg, transparent, var(--sage));width:clamp(48px,7vw,86px);height:1.5px}.article-flourish:after{background:linear-gradient(90deg, var(--sage), transparent)}.article-flourish--closing{margin:clamp(2.5rem,6vh,4rem) auto 0}.article-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;max-width:880px;margin-inline:auto;padding:clamp(2rem,5vh,3rem) 1.5rem clamp(3.5rem,8vh,5.5rem);display:grid}.article-nav__card{background:var(--cream-light);transition:transform .35s var(--ease), box-shadow .35s var(--ease), border-color .35s var(--ease);border:1px solid #83825247;border-radius:22px;flex-direction:column;gap:.55rem;padding:1.4rem 1.6rem;display:flex}.article-nav__card:not(.article-nav__card--empty):hover{box-shadow:var(--shadow-soft);border-color:#83825280;transform:translateY(-4px)}.article-nav__card--empty{background:0 0;border-color:#0000}.article-nav__label{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);align-items:center;gap:.45rem;font-size:.74rem;font-weight:700;display:inline-flex}.article-nav__title{font-family:var(--font-display);color:var(--ink);transition:color .3s var(--ease);font-size:1.12rem;font-weight:600;line-height:1.3}.article-nav__card:hover .article-nav__title{color:var(--terracotta-deep)}.article-nav__card--next{text-align:right;align-items:flex-end}@media (max-width:640px){.article-nav{grid-template-columns:1fr}.article-nav__card--empty{display:none}}.article-related{background:var(--cream-deep);border-top:1px solid #83825240;padding:clamp(3.5rem,8vh,5.5rem) 1.5rem clamp(4rem,9vh,6rem)}.article-related__inner{max-width:1200px;margin-inline:auto}.article-related__eyebrow{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.9rem;font-size:.95rem;font-weight:600;display:block}.article-related__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);margin-bottom:2.2rem;font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:600;line-height:1.15}.article-related__title em{font-family:var(--font-display);color:var(--terracotta);font-style:italic;font-weight:500}.article-related__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.2rem,2.5vw,1.75rem);display:grid}.article-related__grid .blog-card__excerpt{display:none}@media (max-width:1023px){.article-related__grid{grid-template-columns:1fr;max-width:560px}}@media (prefers-reduced-motion:reduce){.article-nav__card,.article-toc__link{transition:none;transform:none}.article-nav__card:not(.article-nav__card--empty):hover{transform:none}}