.blog-hero{background:var(--warm);padding:4rem 3rem 3rem;text-align:center}.blog-hero__kicker{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--terra);margin-bottom:.5rem}.blog-hero__title{font-family:var(--font-serif);font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.15;color:var(--text);margin-bottom:.75rem}.blog-hero__title em{font-style:italic;color:var(--terra)}.blog-hero__sub{font-size:1rem;color:var(--muted);font-weight:300;max-width:480px;margin:0 auto;line-height:1.7}.section--blog-listing{background:var(--cream)}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.section--post{background:var(--cream);padding:var(--space-xl) 3rem}.post-with-sidebar{display:grid;grid-template-columns:1fr 280px;gap:3rem;max-width:1100px;margin:0 auto}.post-main{min-width:0;max-width:700px}.post-sidebar{padding-top:0}.sidebar-widget{margin-bottom:2rem}.sidebar-widget__title{font-family:var(--font-serif);font-size:1rem;font-weight:700;color:var(--text);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--blush)}.sidebar-post-card{display:block;padding:.875rem;border-radius:var(--radius-md);border:1px solid var(--border);text-decoration:none;color:inherit;margin-bottom:.75rem;background:var(--white);transition:transform var(--ease),box-shadow var(--ease)}.sidebar-post-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.sidebar-post-card__cat{display:block;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--terra);margin-bottom:.25rem}.sidebar-post-card__title{display:block;font-size:.88rem;font-weight:600;line-height:1.4;color:var(--text);margin-bottom:.25rem}.sidebar-post-card__date{display:block;font-size:.72rem;color:var(--muted)}.post-header{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.post-header__back{display:inline-flex;align-items:center;gap:.4rem;color:var(--terra);text-decoration:none;font-size:.82rem;font-weight:600;margin-bottom:1.5rem;border-bottom:1px solid var(--blush);padding-bottom:1px;transition:border-color var(--ease)}.post-header__back:hover{border-color:var(--terra)}.post-header__tag{display:inline-block;background:var(--blush);color:var(--deep);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.22rem .7rem;border-radius:var(--radius-pill);margin-bottom:.875rem}.post-header__title{font-family:var(--font-serif);font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.15;color:var(--text);margin-bottom:.875rem}.post-header__meta{font-size:.82rem;color:var(--muted);display:flex;align-items:center;gap:.75rem}.post-header__meta-dot{width:3px;height:3px;background:var(--muted);border-radius:50%}.post-header__excerpt{margin-top:1rem;font-size:1rem;color:var(--muted);line-height:1.75;font-weight:300}.post-body{font-size:1rem;line-height:1.85;color:var(--text)}.post-body p{margin-bottom:1.25rem}.post-body h2{font-family:var(--font-serif);font-size:1.45rem;font-weight:700;color:var(--text);margin:2.25rem 0 .75rem;line-height:1.25}.post-body h3{font-family:var(--font-serif);font-size:1.15rem;font-weight:700;color:var(--text);margin:1.75rem 0 .5rem}.post-body ul,.post-body ol{padding-left:1.5rem;margin-bottom:1.25rem}.post-body ul{list-style:disc}.post-body ol{list-style:decimal}.post-body li{margin-bottom:.35rem;color:var(--text)}.post-body strong{font-weight:600}.post-body pre{background:var(--text);border-radius:var(--radius-md);padding:1.25rem 1.5rem;overflow-x:auto;margin:1.5rem 0}.post-body code{font-family:Courier New,Courier,monospace;font-size:.875rem;color:#f2d5c8;line-height:1.7;white-space:pre}.post-body p code,.post-body li code{background:var(--blush);color:var(--deep);padding:.1em .4em;border-radius:4px;font-size:.875em}.post-video-embed{margin-bottom:2.5rem;padding:1.25rem 1.5rem;background:var(--warm);border-radius:var(--radius-md);border:1px solid var(--border)}.post-video-embed__label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--terra);margin-bottom:.75rem}.post-video-embed__frame{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:var(--radius-md);background:#000}.post-video-embed__frame iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--radius-md)}.post-patreon{display:flex;align-items:center;gap:1.25rem;margin-top:3rem;padding:1.75rem 2rem;background:var(--blush);border-radius:var(--radius-lg);border-left:4px solid var(--terra)}.post-patreon__icon{color:var(--deep);opacity:.6;flex-shrink:0}.post-patreon__text{flex:1;min-width:0}.post-patreon__heading{font-family:var(--font-serif);font-size:1.1rem;font-weight:700;color:var(--text);margin:0 0 .2rem}.post-patreon__sub{font-size:.85rem;color:var(--muted);margin:0;line-height:1.55}@media(max-width:600px){.post-patreon{flex-direction:column;text-align:center;border-left:none;border-top:4px solid var(--terra)}.post-patreon .btn--primary{width:100%;justify-content:center}}@media(max-width:1024px){.posts-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.post-with-sidebar{grid-template-columns:1fr}.post-main{max-width:100%}}@media(max-width:768px){.blog-hero{padding:3rem 1.5rem 2rem}.section--post{padding:3rem 1.5rem}.posts-grid{grid-template-columns:1fr}.post-header__title{font-size:1.7rem}}
