.post{padding-top:clamp(2.5rem,6vw,5.5rem);padding-bottom:clamp(3.5rem,8vw,6rem)}.post-shell{width:100%;max-width:820px;margin:0 auto;padding:0 clamp(1.75rem,5vw,3rem)}.post-back,.post-next{font-family:var(--heading-font-family), sans-serif;letter-spacing:-.02em;color:var(--color-black);-webkit-text-stroke:.5px currentColor;text-stroke:.5px currentColor;align-items:center;gap:.5rem;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:800;line-height:1;text-decoration:none;transition:color .2s,opacity .2s;display:inline-flex}.post-back-arrow,.post-next-arrow{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:clamp(1rem,2.2vw,1.4rem);height:clamp(1rem,2.2vw,1.4rem);transition:transform .3s cubic-bezier(.76,0,.24,1);display:inline-block}.post-back:hover .post-back-arrow{transform:translate(-.35em)}.post-next:hover .post-next-arrow{transform:translate(.35em)}@media (width<=560px){.post-back,.post-next{-webkit-text-stroke:.35px currentColor;text-stroke:.35px currentColor;gap:.3rem}.post-back-arrow,.post-next-arrow{width:.95rem;height:.95rem}}.post-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.4rem;display:flex}.post-tag{font-family:var(--body-font-family), sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--color-gray-shade-30);border:1px solid var(--color-neutral-shade-30);border-radius:999px;padding:.22rem .6rem;font-size:.68rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s}.post-tag:hover{border-color:var(--color-primary);color:var(--color-black)}.post-title{font-family:var(--heading-font-family), sans-serif;letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(2.2rem,6vw,4rem);font-weight:800;line-height:1.02}.post-lead{font-family:var(--body-font-family), sans-serif;color:var(--color-gray-tint-30);max-width:60ch;margin:1.2rem 0 0;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.5}.post-byline{align-items:center;gap:.7rem;margin-top:1.8rem;display:flex}.post-avatar{object-fit:cover;border-radius:50%;width:38px;height:38px}.post-author{font-size:.92rem;font-weight:600}.post-dot{color:var(--color-gray-tint-60)}.post-date{color:var(--color-gray-tint-30);font-size:.88rem}.post-hero{width:100%;max-width:1000px;margin:clamp(2.4rem,5vw,3.6rem) auto;padding:0 clamp(1.75rem,5vw,3rem)}.post-hero img{border-radius:clamp(.6rem,1.5vw,1.1rem);width:100%;height:auto;display:block}.post-content{font-family:var(--body-font-family), sans-serif;color:var(--color-gray-shade-30);font-size:1.075rem;line-height:1.72}.post-content>:first-child{margin-top:0}.post-content>:last-child{margin-bottom:0}.post-content p{margin:0 0 1.4rem}.post-content :is(ul,ol){margin:1.4rem 0;padding-left:1.4rem}.post-content li{margin:.5rem 0;padding-left:.25rem}.post-content li::marker{color:var(--color-gray-tint-30)}.post-content li>:is(ul,ol){margin:.5rem 0}.post-content :is(figure,.kg-card){margin:2.4rem 0}.post-content :is(img,video,iframe){border-radius:.7rem;width:100%;height:auto;display:block}.post-content :is(.kg-video-container,.kg-embed-card,.kg-image-card){border-radius:.7rem;overflow:hidden}.post-content figure figcaption{color:var(--color-gray-tint-30);text-align:center;margin-top:.7rem;font-size:.85rem}.post-content :is(h2,h3,h4){font-family:var(--heading-font-family), sans-serif;letter-spacing:-.02em;color:var(--color-black);text-wrap:balance;font-weight:800;line-height:1.2}.post-content h2{margin:3rem 0 .85rem;font-size:clamp(1.55rem,3.2vw,2rem)}.post-content h3{margin:2.6rem 0 .7rem;font-size:clamp(1.3rem,2.6vw,1.55rem)}.post-content h4{margin:2.2rem 0 .55rem;font-size:1.12rem}.post-content a{color:var(--color-black);text-underline-offset:3px;text-decoration:underline 1px}.post-content a:hover{text-decoration-thickness:2px}.post-content blockquote{border-left:3px solid var(--color-gray-shade-60);color:var(--color-gray-shade-30);margin:1.9rem 0;padding:.3rem 0 .3rem 1.4rem;font-size:1.2rem;line-height:1.5}.post-content hr{border:0;border-top:1px solid var(--color-neutral-shade-30);margin:2.8rem 0}.post-content pre{border-radius:.6rem;margin:1.8rem 0;overflow-x:auto}.post-content :not(pre)>code{background:var(--color-neutral-tint-60);border-radius:.3rem;padding:.15em .4em;font-size:.9em}.post-foot{justify-content:space-between;align-items:center;gap:1rem;margin-top:clamp(2.6rem,6vw,4rem);display:flex}
