.blog-module__o1CvBa__blogHeader{padding:3rem 0 2.5rem;position:relative}.blog-module__o1CvBa__blogHeader:after{content:"";background:linear-gradient(90deg,transparent,var(--border-accent)20%,var(--accent-cyan-dim)50%,var(--border-accent)80%,transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.blog-module__o1CvBa__blogHeader h1{font-family:var(--display);color:var(--heading);letter-spacing:-.02em;margin-bottom:.4rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:900}.blog-module__o1CvBa__accent{background:linear-gradient(135deg,var(--accent-cyan),var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.blog-module__o1CvBa__blogHeader p{color:var(--text-muted);max-width:520px;font-size:.9rem}.blog-module__o1CvBa__postList{flex-direction:column;gap:1px;padding:1.5rem 0 2rem;display:flex}.blog-module__o1CvBa__postItem{border-radius:var(--radius);cursor:pointer;border-bottom:1px solid var(--border);grid-template-columns:100px 1fr auto;align-items:start;gap:1.25rem;padding:1.25rem 1rem;text-decoration:none;transition:background .2s;display:grid}.blog-module__o1CvBa__postItem:last-child{border-bottom:none}.blog-module__o1CvBa__postItem:hover{background:var(--surface)}.blog-module__o1CvBa__postDate{font-family:var(--mono);color:var(--text-dim);white-space:nowrap;padding-top:.2rem;font-size:.72rem}.blog-module__o1CvBa__postBody h3{font-family:var(--sans);color:var(--heading);margin-bottom:.35rem;font-size:1.05rem;font-weight:700;line-height:1.35;transition:color .2s}.blog-module__o1CvBa__postItem:hover .blog-module__o1CvBa__postBody h3{color:var(--accent-cyan)}.blog-module__o1CvBa__postBody p{color:var(--text-muted);max-width:600px;font-size:.85rem;line-height:1.55}.blog-module__o1CvBa__postTag{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:1px solid var(--border-accent);color:var(--text-muted);background:#56d4dd0f;border-radius:100px;margin-top:.2rem;padding:.2rem .6rem;font-size:.62rem}.blog-module__o1CvBa__empty{font-family:var(--mono);color:var(--text-dim);padding:2rem 0;font-size:.85rem}@media (max-width:640px){.blog-module__o1CvBa__postItem{grid-template-columns:1fr;gap:.5rem;padding:1rem .5rem}}
