.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:clamp(3.5rem,9vh,6rem) 1.5rem clamp(2.5rem,6vh,4rem)}.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.4rem,6vw,4.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}}.blog-card{background:var(--cream-light);height:100%;box-shadow:var(--shadow-soft);transition:transform .4s var(--ease), box-shadow .4s var(--ease), border-color .4s var(--ease);border:1px solid #83825247;border-radius:28px;overflow:hidden}.blog-card:hover{border-color:#83825280;transform:translateY(-6px);box-shadow:0 22px 48px #2e1a091f}.blog-card__link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.blog-card__media{aspect-ratio:8/5;position:relative;overflow:hidden}.blog-cover{width:100%;height:100%;overflow:hidden}.blog-cover svg{width:100%;height:100%;display:block}.blog-card__media .blog-cover svg{transition:transform .6s var(--ease)}.blog-card__link:hover .blog-cover svg,.blog-card__link:focus-visible .blog-cover svg{transform:scale(1.045)}.blog-card__badge{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);background:#fbf1ddeb;border:1px solid #83825259;padding:6px 14px;font-size:.7rem;font-weight:700;position:absolute;top:16px;left:16px}.blog-card__body{flex-direction:column;flex:1;gap:.7rem;padding:1.5rem 1.6rem 1.6rem;display:flex}.blog-card__meta{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);opacity:.85;align-items:center;gap:.5rem;font-size:.76rem;font-weight:700;display:flex}.blog-card__dot{color:var(--terracotta)}.blog-card__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);transition:color .3s var(--ease);font-size:clamp(1.3rem,1.9vw,1.55rem);font-weight:600;line-height:1.22}.blog-card__link:hover .blog-card__title{color:var(--terracotta-deep)}.blog-card__excerpt{font-family:var(--font-sans);color:var(--ink-soft);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.98rem;line-height:1.65;display:-webkit-box;overflow:hidden}.blog-card__footer{border-top:1px solid #83825238;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.blog-card__author{font-family:var(--font-sans);color:var(--ink);align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;display:inline-flex}.blog-card__avatar{background:var(--cream-deep);width:32px;height:32px;font-family:var(--font-display);color:var(--ink-soft);border:1px solid #83825266;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:inline-flex}.blog-card__cta{font-family:var(--font-sans);color:var(--sage-deep);white-space:nowrap;align-items:center;gap:.4rem;font-size:.88rem;font-weight:700;display:inline-flex}.blog-card__arrow{transition:transform .3s var(--ease)}.blog-card__link:hover .blog-card__arrow,.blog-card__link:focus-visible .blog-card__arrow{transform:translate(4px)}@media (min-width:900px){.blog-card--featured .blog-card__link{grid-template-columns:1.05fr 1fr;display:grid}.blog-card--featured .blog-card__media{aspect-ratio:auto;height:100%;min-height:380px}.blog-card--featured .blog-card__body{gap:.9rem;padding:clamp(1.8rem,3.5vw,3rem)}.blog-card--featured .blog-card__title{font-size:clamp(1.7rem,2.6vw,2.25rem);line-height:1.15}.blog-card--featured .blog-card__excerpt{-webkit-line-clamp:4;line-clamp:4;font-size:1.05rem}}.article-hero{padding:clamp(2.5rem,6vh,4rem) 1.5rem 0}.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.6rem);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{display:none}}.article-toc{top:calc(72px + var(--announcement-height) + 40px);border-left:1px solid #8382524d;padding-left:1.1rem;position:sticky}.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-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}.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){.blog-card,.blog-card:hover,.blog-card__media .blog-cover svg,.blog-card__arrow,.article-nav__card,.article-toc__link{transition:none;transform:none}.blog-card__link:hover .blog-cover svg,.blog-card__link:focus-visible .blog-cover svg,.blog-card__link:hover .blog-card__arrow,.article-nav__card:not(.article-nav__card--empty):hover{transform:none}}