.post{padding-top:32px}.post .container{color:var(--color-white)}.post .custom-breadcrumbs{margin-bottom:16px}.post-top{display:flex;gap:48px;justify-content:space-between;margin-bottom:64px}.post-title{color:inherit}.post-author{align-items:center;display:flex;gap:24px}.post-author__avatar{border-radius:100%;flex-shrink:0;height:64px;overflow:hidden;width:64px}.post-author__name{color:var(--color-white);font-size:20px;font-weight:700;line-height:32px}.post-meta{align-items:center;color:var(--text-color);display:flex;font-size:14px;gap:16px;line-height:21px;white-space:nowrap}.post-reading-time:before{content:"•";margin-right:16px}.post-thumb{border-radius:24px;height:442px;margin-bottom:72px;overflow:hidden;position:relative;width:100%}.post-thumb img{height:100%;object-fit:cover;object-position:center;width:100%}.post-category{background:var(--accent-color);border-radius:100px;color:var(--color-black);font-size:20px;font-weight:700;left:24px;line-height:32px;padding:12px 24px;position:absolute;top:24px;z-index:2}.post-author__content{display:flex;flex-direction:column;row-gap:4px}.post-layout{color:inherit;row-gap:80px}.post-toc{background:var(--color-white);border:1px solid var(--grey-color);border-radius:24px;color:var(--title-color-dark);grid-column:9/-1;height:fit-content;padding:32px;position:sticky;top:calc(var(--header-height) + 32px)}.post-toc h3{color:var(--color-black);font-size:32px;font-weight:600;line-height:40px;margin-bottom:24px}.post-toc ul{display:flex;flex-direction:column;row-gap:12px}.post-toc li.active,.post-toc li:hover{color:var(--accent-color)}.post-content{border-bottom:1px solid var(--grey-color);font-size:16px;grid-column:1/8;grid-row:1/2;line-height:24px;padding-bottom:16px}.post-content>*+*{color:inherit;margin-top:16px}.post-content h2{font-size:32px;line-height:40px;margin-bottom:40px;margin-top:72px}.post-content h2,.post-content h3{font-weight:600;text-transform:none}.post-content h3{font-size:24px;line-height:32px;margin-bottom:32px;margin-top:48px}.post-content p{margin-bottom:24px}.post-content em{font-size:14px;line-height:21px}.post-content ol,.post-content ul{padding-left:20px}.post-content li+li{margin-top:16px}.post-content ul li{list-style:disc}.post-content ol li{list-style:decimal}.post-content img{border-radius:24px;height:auto;width:100%}.post-content figure{margin:24px 0 16px}.post-content figcaption{color:var(--text-color);font-size:14px;margin-top:8px}.post-content iframe{aspect-ratio:16/9;border:none;border-radius:16px;width:100%}.post-content blockquote{background-color:var(--color-white);border-radius:24px;color:var(--color-black);margin:24px 0;padding:32px}:is(.post-content blockquote) p:last-of-type{font-weight:700;margin-bottom:0}.post-content pre{background:var(--bg-surface);border-radius:12px;overflow-x:auto;padding:16px}.post-content code{background:var(--bg-surface);border-radius:6px;padding:2px 6px}.post-content table{border-collapse:collapse;width:100%}.post-content td,.post-content th{border:1px solid var(--border-color);padding:12px;text-align:left}.post-content a{color:var(--accent-color);text-decoration:underline}.post-content a:hover{opacity:.8}.post-content>*{scroll-margin-top:var(--header-height)}.post-content strong{color:var(--accent-color);font-weight:700}.post-content section{margin:80px 0}.post-content section .container{padding:0}@media (max-width:1023px){.post-top{flex-direction:column;margin-bottom:80px;row-gap:24px}.post-thumb{height:238px;margin-bottom:80px}.post-category{font-size:14px;left:8px;line-height:32px;padding:6px 24px;top:8px}.post-toc{grid-column:1/-1;padding:24px;position:relative;top:0}.post-content{grid-column:1/-1;grid-row:2/3;padding-bottom:8px}.post-content h2,.post-content h3{font-size:20px;font-weight:700;line-height:32px;margin-bottom:24px;margin-top:80px}.post-content p{margin-bottom:16px}.post-content img{border-radius:16px}}