:root{--background:#fbfcf9;--foreground:#17201b;--muted:#657168;--muted-strong:#48534c;--accent:#25634d;--accent-strong:#174533;--accent-warm:#8a5a44;--surface:#fff;--surface-soft:#f1f5f0;--rule:#dfe6df;--rule-strong:#c8d4ca}*{box-sizing:border-box}html{background:var(--background)}body{color:var(--foreground);background:var(--background);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6}a{color:var(--accent);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--accent-strong)}.site-header,.site-footer{border-color:var(--rule)}.site-header{border-bottom:1px solid var(--rule);background:var(--surface)}.site-header-inner,.site-footer-inner,.site-main{width:min(100% - 2rem,54rem);margin:0 auto}.site-header-inner{padding:1.35rem 0 1.15rem}.site-brand{color:var(--foreground);letter-spacing:0;font-size:1.15rem;font-weight:750;text-decoration:none;display:inline-block}.site-header p,.site-footer{color:var(--muted);font-size:.95rem}.site-header p{max-width:44rem;margin:.35rem 0 0}.site-main{padding:2.5rem 0 4rem}.site-footer{border-top:1px solid var(--rule);background:var(--surface)}.site-footer-inner{flex-wrap:wrap;gap:.75rem 1.25rem;padding:1rem 0;display:flex}.page-heading,.post-header{max-width:46rem}.page-heading{margin-bottom:2rem}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:750}h1{letter-spacing:0;margin:0;font-size:clamp(2rem,1.65rem + 1.2vw,2.8rem);line-height:1.1}.page-heading p:last-child{max-width:39rem;color:var(--muted-strong);margin:.75rem 0 0;font-size:1.05rem}.empty-state{color:var(--muted);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);margin:0;padding:1rem 0}.post-list{border-top:1px solid var(--rule-strong);margin:0;padding:0;list-style:none}.post-list-item{border-bottom:1px solid var(--rule)}.post-list-entry{gap:.8rem;padding:1.15rem 0;display:grid}.post-list-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.post-list-title{min-width:0;color:var(--foreground);overflow-wrap:anywhere;font-size:1.2rem;font-weight:700;line-height:1.35}.post-list-title:hover{color:var(--accent)}.post-list-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.55rem .75rem;font-size:.9rem;display:flex}.post-list-meta time,.post-date{color:var(--muted)}.badge{border:1px solid color-mix(in srgb, var(--accent) 28%, transparent);background:color-mix(in srgb, var(--accent) 8%, transparent);color:var(--accent-strong);text-transform:capitalize;border-radius:999px;flex:none;padding:.16rem .55rem;font-size:.72rem;font-weight:750;line-height:1.4}.badge-monthly{border-color:color-mix(in srgb, var(--accent-warm) 30%, transparent);background:color-mix(in srgb, var(--accent-warm) 9%, transparent);color:#69412f}.section-labels{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.section-labels li{background:var(--surface-soft);color:var(--muted-strong);border-radius:999px;padding:.12rem .45rem;font-size:.78rem;line-height:1.5}.post-back{margin:0 0 1.5rem;font-size:.9rem}.post-header{margin-bottom:2rem}.post-header h1{overflow-wrap:anywhere;max-width:44rem}.post-header .post-list-meta{margin-top:.9rem}.post-body{max-width:46rem;font-size:1rem;line-height:1.72}.post-body>*+*{margin-top:1.1rem}.post-body p{margin:0}.post-body a{overflow-wrap:anywhere;word-break:break-word}.post-body img{max-width:100%;height:auto}.post-body pre{background:var(--surface-soft);border:1px solid var(--rule);border-radius:6px;padding:.8rem .95rem;overflow-x:auto}.post-body code{font-size:.92em}.post-body blockquote{border-left:3px solid var(--rule-strong);color:var(--muted-strong);margin:1.25rem 0;padding-left:1rem}.digest-heading{color:var(--foreground);letter-spacing:0}.digest-heading-2{border-top:1px solid var(--rule-strong);margin:2.15rem 0 .75rem;padding-top:1.2rem;font-size:1.35rem;line-height:1.25}.digest-heading-3{color:var(--muted-strong);margin:1.6rem 0 .5rem;font-size:1rem;line-height:1.35}.digest-list{border-top:1px solid var(--rule);gap:0;margin:.75rem 0 1.5rem;padding:0;list-style:none;display:grid}.digest-item{border-bottom:1px solid var(--rule);min-width:0;padding:.9rem 0}.digest-item>p,.digest-item-extra>p{margin:0}.digest-item-title{min-width:0;font-weight:700;line-height:1.42;display:block}.digest-item-title a{color:var(--foreground)}.digest-item-title a:hover{color:var(--accent)}.digest-item-meta{color:var(--muted);margin-top:.2rem;font-size:.9rem;line-height:1.5;display:block}.digest-item-extra{color:var(--muted-strong);margin-top:.45rem;font-size:.95rem}@media (max-width:640px){.site-header-inner,.site-footer-inner,.site-main{width:min(100% - 1.25rem,54rem)}.site-main{padding-top:2rem}.post-list-heading{gap:.55rem;display:grid}.badge{justify-self:start}}
