.blog-head{padding-block:calc(var(--band-pad) + var(--s-48)) var(--s-24)}.blog-head__inner{grid-column:1 / -1;max-width:48rem}.blog-head__title{margin-top:var(--s-16)}.blog-head__sub{margin-top:var(--s-24);color:var(--color-muted)}.blog-band{padding-block:0 var(--band-pad)}.blog-main{grid-column:1 / -1;padding-top:var(--s-48);min-width:0}.blog-list{display:grid;gap:var(--s-12)}@media(min-width:900px){.blog-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--s-16)}}.blog-card{background:var(--color-surface-1);border-radius:var(--radius-xl)}.blog-card__link{display:block;height:100%;padding:var(--s-24);border-radius:inherit;transition:background var(--transition)}.blog-card__link:hover{background:var(--color-surface-2)}.blog-card__meta{display:flex;flex-wrap:wrap;gap:var(--s-8);color:var(--color-muted)}.blog-card__title{margin-top:var(--s-12);letter-spacing:-.01em}.blog-card__excerpt{margin-top:var(--s-12);color:var(--color-muted)}.blog-card__more{display:inline-block;margin-top:var(--s-16);color:var(--color-accent-ink)}.blog-empty{color:var(--color-muted)}.blog-foot{margin-top:var(--s-48);color:var(--color-muted)}.blog-cross{color:var(--color-accent-ink);text-decoration:underline;text-underline-offset:.2em}.post{padding-block:calc(var(--band-pad) + var(--s-48)) var(--band-pad)}.post__inner{grid-column:1 / -1;min-width:0;max-width:68ch}.post__back{display:inline-block;color:var(--color-muted);transition:color var(--transition)}.post__back:hover{color:var(--color-accent-ink)}.post__title{margin-top:var(--s-16)}.post__excerpt{margin-top:var(--s-24);color:var(--color-muted)}.post__meta{display:flex;flex-wrap:wrap;gap:var(--s-8);margin-top:var(--s-24);color:var(--color-muted)}.post__cover{display:block;width:100%;height:auto;margin-top:var(--s-48);border-radius:var(--radius-xl)}.post__tags{display:flex;flex-wrap:wrap;gap:var(--s-8);margin-top:var(--s-48)}.post__tags li{padding:var(--s-8) var(--s-12);border-radius:var(--radius-md);background:var(--color-surface-1);color:var(--color-muted);font-size:var(--t-small)}.post__foot{margin-top:var(--s-48);padding-top:var(--s-24);display:grid;gap:var(--s-16)}.post__bio{color:var(--color-muted)}.post__body{margin-top:var(--s-48)}.post__body>*+*{margin-top:var(--s-16)}.post__body h2,.post__body h3,.post__body h4,.post__body h5,.post__body h6{margin-top:var(--s-48);letter-spacing:-.01em}.post__body h2+*,.post__body h3+*{margin-top:var(--s-16)}.post__body a{color:var(--color-accent-ink);text-decoration:underline;text-underline-offset:.2em}.post__body ul,.post__body ol{padding-left:var(--s-24)}.post__body li{position:relative}.post__body li+li{margin-top:var(--s-8)}.post__body ul li:before{content:"—";position:absolute;left:calc(var(--s-24) * -1);color:var(--color-muted)}.post__body ol{list-style:decimal}.post__body blockquote{padding:var(--s-16);background:var(--color-surface-1);border-radius:var(--radius-lg);color:var(--color-muted)}.post__body pre{overflow-x:auto;padding:var(--s-16);background:var(--color-surface-2);border-radius:var(--radius-lg);font-family:var(--font-code);font-size:var(--t-small)}.post__body code{font-family:var(--font-code);font-size:var(--t-small)}.post__body img{display:block;width:100%;height:auto;border-radius:var(--radius-lg)}.post__body hr{border:0;border-top:1px solid var(--color-surface-2)}
