.post-content.case>p:first-of-type{font-size:18px;font-weight:500}.post-content :last-child{margin-bottom:0}.post-content>*{margin-bottom:24px}@media(max-width:theme("screens.lg")){.post-content>*{margin-bottom:32px}}.post-content h1,.post-content h2,.post-content h3{margin-bottom:16px}.post-content h2{font-size:24px}.post-content h3{font-size:18px;font-weight:500}.post-content a{color:var(--color-accent);text-decoration:underline;text-decoration-color:rgba(0,0,0,0);transition:.3s}.post-content a:hover{text-decoration-color:currentColor}.post-content ol li,.post-content ul li{margin-bottom:16px}.post-content ol li:last-of-type,.post-content ul li:last-of-type{margin-bottom:0}.post-content ul li{position:relative;padding-left:32px}.post-content ul li:before{content:"";position:absolute;left:0;top:0;width:24px;min-width:24px;height:24px;background-image:url(/icons/list-check.svg);background-size:cover}.post-content ol{list-style:decimal;padding-left:20px}.post-content img{width:100%;border-radius:var(--radius-md);background-color:var(--color-background)}.post-content .kg-embed-card{aspect-ratio:16/9}.post-content .kg-embed-card iframe{width:100%;height:100%;border-radius:var(--radius-md);background-color:var(--color-background)}.post-content blockquote{display:flex;flex-direction:column;gap:16px;padding:20px;background-color:#eef6ff;border-radius:var(--radius)}.post-content blockquote:before{content:"";width:24px;height:24px;background-image:url(/icons/quote.svg);background-size:cover}.post-content blockquote p{font-size:18px;font-weight:500}.post-content blockquote p:last-of-type{font-size:14px;color:var(--color-accent)}.post-content pre{padding:16px;background-color:var(--color-background);overflow-x:auto}.post-content pre code{font-size:medium;padding:0}.post-content code{padding:4px;font-size:14px;color:var(--color-foreground);background-color:var(--color-background);border-radius:4px}figcaption{color:var(--color-border);text-align:center;font-size:14px;margin-top:4px}figcaption a{color:var(--color-foreground);text-decoration:underline;text-decoration-color:rgba(0,0,0,0);transition:.3s}figcaption a:hover{text-decoration-color:currentColor}