@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/montserrat-latin-500-normal.DRFEGfly.woff2)format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/montserrat-latin-600-normal.UVxSCcoG.woff2)format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/montserrat-latin-700-normal.BdjcYUrC.woff2)format("woff2")}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/lora-latin-400-normal.DnxXpLNu.woff2)format("woff2")}@font-face{font-family:Lora;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/lora-latin-400-italic.DYjZp4sZ.woff2)format("woff2")}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/lora-latin-500-normal.Dh16O2IA.woff2)format("woff2")}@font-face{font-family:Dancing Script;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/dancing-script-latin-600-normal.CUtcW3hj.woff2)format("woff2")}:root{--cream:#f7f3ee;--oat:#efe7de;--sage:#7c7e64;--olive:#6c7052;--charcoal:#33322d;--rose:#cb9a8b;--ink-soft:#6f6c62;--card:#fff;--radius:14px;--shadow:0 2px 8px #33322d14, 0 8px 28px #33322d12;--font-display:"Montserrat", system-ui, sans-serif;--font-body:"Lora", Georgia, serif;--font-accent:"Dancing Script", cursive}*{box-sizing:border-box}html{background:var(--cream);color:var(--charcoal);font-family:var(--font-body);-webkit-text-size-adjust:100%;font-size:18px;line-height:1.7}body{margin:0}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.01em;color:var(--charcoal);text-wrap:balance;font-weight:600;line-height:1.2}a{color:var(--olive);text-underline-offset:3px;text-decoration-thickness:1.5px}a:hover{color:var(--charcoal)}img{max-width:100%;height:auto}.wrap{max-width:1080px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.wrap-narrow{max-width:720px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.site-header{background:var(--cream);border-bottom:1px solid var(--oat)}.site-header .inner{flex-wrap:wrap;align-items:center;gap:.6rem 2rem;padding:1.1rem 0 .9rem;display:flex}.wordmark{align-items:center;display:inline-flex}.wordmark img{width:clamp(150px,18vw,210px);height:auto;display:block}.site-nav{flex-wrap:wrap;align-items:center;gap:.2rem 1.35rem;margin-left:auto;display:flex}.site-nav a{font-family:var(--font-display);color:var(--ink-soft);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:600;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--olive)}.hero{padding:clamp(2.5rem,7vw,5rem) 0 clamp(2rem,5vw,3.5rem)}.hero .kicker{font-family:var(--font-accent);color:var(--olive);margin:0 0 .6rem;font-size:1.7rem;font-weight:600}.hero h1{max-width:24ch;margin:0 0 1rem;font-size:clamp(2rem,5.5vw,3.2rem)}.hero p{color:var(--ink-soft);max-width:60ch;margin:0;font-size:1.1rem}.chips{flex-wrap:wrap;gap:.55rem;display:flex}.chip{font-family:var(--font-display);background:var(--oat);color:var(--charcoal);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;padding:.4rem .95rem;font-size:.74rem;font-weight:600;text-decoration:none;display:inline-block}.chip:hover,.chip.solid{background:var(--sage);color:var(--cream)}.chip.solid:hover{background:var(--olive);color:var(--cream)}.card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.6rem;display:grid}.post-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.post-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #33322d1a,0 14px 36px #33322d1f}.post-card .thumb{aspect-ratio:16/10;background:linear-gradient(135deg, var(--oat), var(--cream));display:block;position:relative}.post-card .thumb:empty:after,.post-card .thumb:not(:has(img)):after{content:"";opacity:.45;background:url(/brand/sprig.svg) 50%/56px no-repeat;position:absolute;inset:0}.post-card .thumb img{object-fit:cover;width:100%;height:100%;display:block}.post-card .body{flex-direction:column;flex:1;gap:.5rem;padding:1.15rem 1.3rem 1.3rem;display:flex}.post-card .meta{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--olive);font-size:.72rem;font-weight:600}.post-card h3{margin:0;font-size:1.18rem;font-weight:600}.post-card h3 a{color:var(--charcoal);text-decoration:none}.post-card h3 a:hover{color:var(--olive)}.post-card p{color:var(--ink-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.95rem;display:-webkit-box;overflow:hidden}.post-card .date{color:var(--ink-soft);margin-top:auto;padding-top:.4rem;font-size:.82rem;font-style:italic}.feature-card{grid-column:1/-1;grid-template-columns:1.2fr 1fr;display:grid}.feature-card .thumb{aspect-ratio:auto;min-height:280px}.feature-card .body{justify-content:center;gap:.8rem;padding:2rem}.feature-card h3{font-size:clamp(1.4rem,3vw,1.9rem)}.feature-card p{-webkit-line-clamp:4;font-size:1rem}@media (width<=700px){.feature-card{grid-template-columns:1fr}}.section{padding:clamp(1.5rem,4vw,2.5rem) 0}.section-head{align-items:baseline;gap:1rem;margin-bottom:1.4rem;display:flex}.section-head h2{margin:0;font-size:1.45rem}.section-head .rule{background:var(--oat);border-radius:2px;flex:1;height:2px}.section-head a{font-family:var(--font-display);letter-spacing:.06em;white-space:nowrap;font-size:.82rem;font-weight:600}.article-header{text-align:center;padding:clamp(2rem,5vw,3.5rem) 0 1.5rem}.article-header h1{margin:.8rem 0;font-size:clamp(1.8rem,4.5vw,2.6rem)}.article-header .meta{color:var(--ink-soft);font-size:.92rem;font-style:italic}.article-hero{border-radius:var(--radius);box-shadow:var(--shadow);margin:1rem 0 2rem;overflow:hidden}.article-hero img{object-fit:cover;width:100%;max-height:560px;display:block}.prose{max-width:680px;font-size:1.02rem}.prose>*+*{margin-top:1.15em}.prose h2{margin-top:1.9em;font-size:1.5rem}.prose h3{margin-top:1.6em;font-size:1.2rem}.prose img{border-radius:var(--radius);box-shadow:var(--shadow)}.prose figure{margin:1.8em 0}.prose figcaption{text-align:center;color:var(--ink-soft);margin-top:.6em;font-size:.85rem;font-style:italic}.prose blockquote{border-left:4px solid var(--rose);background:var(--oat);border-radius:0 var(--radius) var(--radius) 0;margin:1.6em 0;padding:.4em 1.4em;font-style:italic}.prose ul,.prose ol{padding-left:1.4em}.prose li+li{margin-top:.35em}.prose .wp-block-image,.prose .aligncenter{text-align:center}.prose iframe{max-width:100%}.prose table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.prose td,.prose th{border:1px solid var(--oat);padding:.5em .8em}.site-footer{background:var(--charcoal);color:var(--oat);margin-top:clamp(3rem,8vw,5rem);padding:2.8rem 0 2.2rem;font-size:.95rem}.site-footer .cols{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem 4rem;display:flex}.site-footer .brand-logo img{width:190px;height:auto;margin-bottom:.8rem;display:block}.site-footer .signoff{font-family:var(--font-accent);color:var(--rose);margin:0 0 .4rem;font-size:1.5rem}.site-footer a{color:var(--oat)}.site-footer a:hover{color:#fff}.site-footer nav{flex-direction:column;gap:.35rem;display:flex}.site-footer nav a{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:600;text-decoration:none}.site-footer .fine{color:#efe7de99;border-top:1px solid #f7f3ee26;margin-top:2rem;padding-top:1.2rem;font-size:.82rem}.year-group h2{color:var(--olive);margin:2rem 0 .8rem;font-size:1.3rem}.archive-list{margin:0;padding:0;list-style:none}.archive-list li{border-bottom:1px solid var(--oat);align-items:baseline;gap:1rem;padding:.55rem 0;display:flex}.archive-list .d{color:var(--ink-soft);white-space:nowrap;min-width:6.5rem;font-size:.85rem;font-style:italic}.archive-list a{color:var(--charcoal);font-weight:500;text-decoration:none}.archive-list a:hover{color:var(--olive)}.skeleton-line{background:linear-gradient(90deg, var(--oat) 25%, #e7dccf 50%, var(--oat) 75%);background-size:200% 100%;border-radius:6px;height:.9rem;animation:1.4s infinite shimmer;display:inline-block}@keyframes shimmer{to{background-position:-200% 0}}.ad-slot{max-width:680px;margin:2.2rem auto}.ad-label{font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);opacity:.7;text-align:center;margin-bottom:.4rem;font-size:.62rem;font-weight:600;display:block}.ad-slot ins{border-radius:var(--radius);overflow:hidden}.ad-preview-box{border:2px dashed var(--sage);border-radius:var(--radius);background:var(--oat);color:var(--ink-soft);font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;text-align:center;padding:3.2rem 1rem;font-size:.8rem}.ad-card{background:var(--oat);border-radius:var(--radius);max-width:none;box-shadow:var(--shadow);flex-direction:column;margin:0;padding:1rem 1.1rem;display:flex}.ad-card .ad-label{text-align:left}.ad-card ins,.ad-card .ad-preview-box{flex:1}.ad-card.ad-preview .ad-preview-box{justify-content:center;align-items:center;min-height:220px;padding:1rem;display:flex}.ad-horizontal{max-width:1080px;margin:2.4rem auto}.ad-horizontal.ad-preview .ad-preview-box{justify-content:center;align-items:center;min-height:90px;padding:1.6rem 1rem;display:flex}
