.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-nav{color:inherit;align-items:center;gap:clamp(.7rem,1.5vw,1.1rem);max-width:48%;text-decoration:none;display:inline-flex}.post-nav-next{text-align:right}.post-nav-text{flex-direction:column;gap:.3rem;min-width:0;display:flex}.post-nav-eyebrow{font-family:var(--body-font-family), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--color-gray-tint-30);font-size:.7rem;font-weight:600}.post-nav-title{font-family:var(--heading-font-family), sans-serif;letter-spacing:-.02em;color:var(--color-gray-shade-30);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(1.05rem,2.4vw,1.5rem);font-weight:900;line-height:1.1;transition:color .25s;display:-webkit-box;overflow:hidden}.post-nav:hover .post-nav-title{color:var(--color-black)}.post-nav-chev{fill:none;width:clamp(18px,2.5vw,24px);height:clamp(18px,2.5vw,24px);stroke:var(--color-gray-tint-60);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex:none;transition:transform .3s cubic-bezier(.76,0,.24,1),stroke .25s}.post-nav:hover .post-nav-chev{stroke:var(--color-black)}.post-nav-prev:hover .post-nav-chev{transform:translate(-4px)}.post-nav-next:hover .post-nav-chev{transform:translate(4px)}@media (width<=560px){.post-nav{gap:.6rem;max-width:47%}.post-nav-title{font-size:.98rem}.post-nav-eyebrow{letter-spacing:.14em;font-size:.62rem}}.post-tags{flex-wrap:wrap;align-items:center;margin-bottom:1.4rem;display:flex}.post-tag{font-family:var(--body-font-family), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--color-gray-tint-30);font-size:.72rem;font-weight:600;text-decoration:none;transition:color .2s}.post-tag:hover{color:var(--color-black)}.post-tag:not(:first-child):before{content:"·";color:var(--color-gray-tint-60);margin:0 .55rem}.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:900;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-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 iframe,.post-content :is(.kg-embed-card,.kg-video-card) iframe{aspect-ratio:16/9;height:auto}.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:900;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{border-top:1px solid var(--color-neutral-shade-30);justify-content:space-between;align-items:stretch;gap:1.5rem;margin-top:clamp(3rem,6vw,4.5rem);padding-top:clamp(1.8rem,4vw,2.6rem);display:flex}
