.blog-header{padding:calc(var(--nav-height) + 80px) 32px 72px;background:var(--bg-dark);text-align:center}.blog-header-eyebrow{color:var(--accent);margin-bottom:20px;display:block}.blog-header-title{font-family:"Instrument Serif",serif;font-size:clamp(36px,5vw,64px);font-weight:400;letter-spacing:-.025em;line-height:1.1;color:var(--text-on-dark);margin-bottom:16px}.blog-header-sub{font-size:17px;font-weight:300;color:var(--text-muted);max-width:480px;margin:0 auto;line-height:1.6}.blog-grid-section{padding:64px 32px 120px;background:var(--bg-dark)}.blog-grid{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.post-card{background:#ffffff08;border:1px solid var(--border-dark);border-radius:20px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:background .3s,border-color .3s,transform .2s}.post-card:hover{background:#ffffff0d;border-color:#00e67633;transform:translateY(-3px)}.post-card-image{aspect-ratio:16/9;overflow:hidden;background:var(--bg-dark-2);position:relative}.post-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.post-card:hover .post-card-image img{transform:scale(1.04)}.post-card-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--bg-dark-2),#0a1628)}.post-card-image-placeholder svg{width:40px;height:40px;stroke:var(--border-dark);fill:none}.post-card-body{padding:24px;display:flex;flex-direction:column;gap:12px;flex:1}.post-card-tags{display:flex;flex-wrap:wrap;gap:6px}.post-card-tag{padding:3px 10px;border-radius:980px;font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;background:var(--accent-dim);color:var(--accent);border:1px solid rgba(0,230,118,.15)}.post-card-title{font-family:"Instrument Serif",serif;font-size:20px;font-weight:400;line-height:1.25;color:var(--text-on-dark);letter-spacing:-.02em}.post-card-desc{font-size:14px;font-weight:300;color:var(--text-muted);line-height:1.6;flex:1}.post-card-meta{display:flex;align-items:center;justify-content:space-between;margin-top:4px;padding-top:16px;border-top:1px solid var(--border-dark)}.post-card-date{font-size:12px;font-weight:400;color:var(--text-muted)}.post-card-read{font-size:12px;font-weight:400;color:var(--accent);display:flex;align-items:center;gap:4px}.blog-empty{max-width:var(--max-width);margin:0 auto;text-align:center;padding:80px 0;color:var(--text-muted);font-size:17px;font-weight:300}.post-hero{position:relative;width:100%;aspect-ratio:21/9;overflow:hidden;margin-top:var(--nav-height);background:var(--bg-dark-2)}.post-hero img{width:100%;height:100%;object-fit:cover}.post-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgba(8,8,13,.7))}.post-hero-no-image{margin-top:var(--nav-height);height:80px;background:var(--bg-dark)}.post-wrapper{max-width:720px;margin:0 auto;padding:56px 32px 120px}.post-back{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:400;color:var(--text-muted);text-decoration:none;margin-bottom:48px;transition:color .2s}.post-back:hover{color:var(--accent)}.post-back svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.post-tag{padding:4px 12px;border-radius:980px;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;background:var(--accent-dim);color:var(--accent);border:1px solid rgba(0,230,118,.2)}.post-title{font-family:"Instrument Serif",serif;font-size:clamp(30px,4vw,48px);font-weight:400;letter-spacing:-.025em;line-height:1.1;color:var(--text-on-dark);margin-bottom:20px}.post-meta{display:flex;align-items:center;gap:20px;padding:16px 0;border-top:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark);margin-bottom:48px;flex-wrap:wrap}.post-meta-item{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:400;color:var(--text-muted)}.post-meta-item svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;opacity:.7}.prose{font-size:17px;font-weight:300;line-height:1.75;color:#f0f0f2d9}.prose h2{font-family:"Instrument Serif",serif;font-size:clamp(22px,3vw,30px);font-weight:400;letter-spacing:-.02em;line-height:1.2;color:var(--text-on-dark);margin:52px 0 20px}.prose h2:first-child{margin-top:0}.prose h3{font-family:DM Sans,sans-serif;font-size:18px;font-weight:500;line-height:1.3;color:var(--text-on-dark);margin:36px 0 14px;letter-spacing:-.01em}.prose p{margin-bottom:24px}.prose p:last-child{margin-bottom:0}.prose ul,.prose ol{padding-left:24px;margin-bottom:24px;display:flex;flex-direction:column;gap:10px}.prose li{line-height:1.65}.prose ul li::marker{color:var(--accent)}.prose ol li::marker{color:var(--accent);font-weight:500}.prose strong{font-weight:500;color:var(--text-on-dark)}.prose em{font-style:italic;color:#f0f0f2bf}.prose a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-color:#00e67666;transition:text-decoration-color .2s}.prose a:hover{text-decoration-color:var(--accent)}.prose blockquote{border-left:3px solid var(--accent);padding:16px 24px;margin:32px 0;background:#00e6760a;border-radius:0 12px 12px 0;font-style:italic;color:var(--text-muted)}.prose blockquote p{margin-bottom:0}.prose code{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:14px;background:#ffffff12;border:1px solid var(--border-dark);padding:2px 6px;border-radius:5px;color:var(--accent)}.prose pre{background:#ffffff0a;border:1px solid var(--border-dark);border-radius:12px;padding:24px;overflow-x:auto;margin:28px 0}.prose pre code{background:none;border:none;padding:0;font-size:13px;color:var(--text-on-dark)}.prose hr{border:none;border-top:1px solid var(--border-dark);margin:48px 0}.prose img{width:100%;border-radius:12px;margin:32px 0;display:block;loading:lazy}.prose figure{margin:32px 0}.prose figcaption{font-size:13px;font-weight:400;color:var(--text-muted);text-align:center;margin-top:10px;font-style:italic}.prose table{width:100%;border-collapse:collapse;margin:28px 0;font-size:15px}.prose th{font-weight:500;color:var(--text-on-dark);padding:12px 16px;border-bottom:1px solid var(--border-dark);text-align:left}.prose td{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.04);color:#f0f0f2bf}@media(max-width:1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.blog-grid{grid-template-columns:1fr}.post-hero{aspect-ratio:16/9}.post-wrapper{padding:40px 20px 80px}.post-back{margin-bottom:32px}.post-meta{gap:12px}}
