.post-content{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:1rem;line-height:1.75;color:hsl(var(--foreground));word-break:break-word;overflow-wrap:break-word}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-weight:700;line-height:1.3;margin-top:2em;color:hsl(var(--foreground));scroll-margin-top:88px}.post-content h1:first-child,.post-content h2:first-child,.post-content h3:first-child{margin-top:0}.post-content h1,.post-content h2,.post-content h3{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;position:relative;padding-bottom:.6em;margin-bottom:.95em}.post-content h1:after,.post-content h2:after,.post-content h3:after{content:"";position:absolute;left:0;bottom:0;width:100%;border-radius:2px;pointer-events:none}.post-content h1{font-size:1.75rem;letter-spacing:-.01em}.post-content h1:after{height:4px;background:linear-gradient(90deg,hsl(var(--primary)) 0,hsl(var(--primary)/.4) 40%,hsl(var(--border)) 100%)}.post-content h2{font-size:1.375rem}.post-content h2:after{height:3px;background:linear-gradient(90deg,hsl(var(--primary)/.92) 0,hsl(var(--primary)/.36) 38%,hsl(var(--border)) 100%)}.post-content h3{font-size:1.125rem;font-weight:600}.post-content h3:after{height:3px;background:linear-gradient(90deg,hsl(var(--primary)/.78) 0,hsl(var(--primary)/.3) 34%,hsl(var(--border)) 100%)}.post-content h4,.post-content h5,.post-content h6{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;padding-bottom:.45em;margin-bottom:.8em;border-bottom:2px solid hsl(var(--border));font-weight:600}.post-content h4{font-size:1.0625rem}.post-content h5{font-size:1rem}.post-content h6{font-size:.9375rem;color:hsl(var(--muted-foreground))}.post-content p{margin-bottom:1em;line-height:1.75}.post-content a{color:#3b82f6;text-decoration:none;text-underline-offset:3px;border-bottom:1px solid transparent;transition:border-color .2s,color .2s;word-break:break-word}.post-content a:hover{border-bottom-color:#3b82f6;color:#2563eb}.dark .post-content a{color:#60a5fa}.dark .post-content a:hover{border-bottom-color:#60a5fa;color:#93bbfd}.post-content strong{font-weight:600}.post-content em{font-style:italic}.post-content ol,.post-content ul{padding-left:1.5em;margin-bottom:1em}.post-content ul{list-style-type:disc}.post-content ol{list-style-type:decimal}.post-content li{margin-bottom:.4em;line-height:1.75}.post-content li>ol,.post-content li>ul{margin-top:.35em;margin-bottom:0}.post-content ul ul{list-style-type:circle}.post-content ul ul ul{list-style-type:square}.post-content ul:has(>li>input[type=checkbox]){list-style:none;padding-left:.25em}.post-content li>input[type=checkbox]{margin-right:.5em;vertical-align:middle;accent-color:#3b82f6}.post-content blockquote{border-left:4px solid hsl(var(--primary)/.45);padding:.75em 1rem .75em 1.15rem;margin:1.35em 0;background:hsl(var(--muted)/.45);border-radius:0 6px 6px 0;color:hsl(var(--muted-foreground));font-style:italic}.post-content blockquote p{margin-bottom:.55em}.post-content blockquote p:last-child{margin-bottom:0}.post-content blockquote blockquote{margin-top:.75em;margin-bottom:.75em;border-left-color:hsl(var(--primary)/.28)}.post-content code{font-family:Fira Code,JetBrains Mono,ui-monospace,Cascadia Code,SF Mono,Consolas,monospace;font-size:.875em;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:4px;padding:.15em .4em;color:#be185d}.dark .post-content code{background:rgba(157,23,77,.18);border-color:rgba(190,24,93,.35);color:#f9a8d4}.post-content pre{background:hsl(var(--muted)/.85);border:1px solid hsl(var(--border));border-radius:8px;padding:1rem 1.25rem;overflow-x:auto;margin:1.25em 0;font-size:.875rem;line-height:1.65;-moz-tab-size:2;-o-tab-size:2;tab-size:2;-webkit-overflow-scrolling:touch}.dark .post-content pre{background:#0b111e;border-color:hsl(var(--border))}.dark .post-content pre code,.post-content pre code{background:none;border:none;padding:0;font-size:inherit;border-radius:0;color:inherit}.post-content pre::-webkit-scrollbar{height:6px}.post-content pre::-webkit-scrollbar-track{background:transparent}.post-content pre::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.25);border-radius:3px}.post-content pre::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.4)}.post-content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;border-collapse:collapse;margin:1.25em 0;font-size:.9em}.post-content thead{border-bottom:2px solid hsl(var(--border))}.post-content td,.post-content th{border:1px solid hsl(var(--border));padding:.55em .875em;text-align:left}.post-content th{background:hsl(var(--muted));font-weight:600}.dark .post-content th{background:hsl(var(--muted)/.6)}.post-content tbody tr:nth-child(2n){background:hsl(var(--muted)/.25)}.dark .post-content tbody tr:nth-child(2n){background:hsl(var(--muted)/.15)}.post-content tbody tr:hover{background:hsl(var(--muted)/.5)}.dark .post-content tbody tr:hover{background:hsl(var(--muted)/.3)}.post-content img{max-width:100%;height:auto;border-radius:8px;margin:.75em 0;cursor:zoom-in;transition:opacity .2s}.post-content img:hover{opacity:.88}.article-content .article-images-row,.post-content .article-images-row{display:flex!important;flex-wrap:wrap;gap:.5rem;margin:1rem 0;align-items:flex-start}.article-content .article-images-row>*,.post-content .article-images-row>*{min-width:0;flex:0 0 calc(33.333% - 0.34rem);max-width:calc(33.333% - .34rem);margin:0!important;padding:0!important}.article-content .article-images-row img,.post-content .article-images-row img{display:block!important;width:100%!important;height:auto;max-width:100%;margin:0!important;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;cursor:zoom-in}@media (max-width:640px){.article-content .article-images-row,.post-content .article-images-row{flex-direction:column}.article-content .article-images-row>*,.post-content .article-images-row>*{flex:1 1 100%;max-width:100%}}.post-content hr{border:none;border-top:1px solid hsl(var(--border));margin:2em 0}.post-content mark{background:rgba(250,204,20,.35);padding:.05em .25em;border-radius:3px;color:inherit}.dark .post-content mark{background:rgba(250,209,46,.22)}.post-content kbd{display:inline-block;font-family:Fira Code,JetBrains Mono,ui-monospace,Consolas,monospace;font-size:.8em;line-height:1;padding:.2em .45em;border:solid hsl(var(--border));border-width:1px 1px 2px;border-radius:4px;background:hsl(var(--muted)/.6);color:hsl(var(--foreground));box-shadow:0 1px 0 hsl(var(--border));white-space:nowrap;vertical-align:baseline}.dark .post-content kbd{background:hsl(var(--muted)/.4);box-shadow:0 1px 0 hsl(var(--border)/.8)}.post-content details{margin:1em 0;border:1px solid hsl(var(--border));border-radius:8px;padding:.5em 1em;background:hsl(var(--muted)/.25);transition:background .2s}.post-content details[open]{background:hsl(var(--muted)/.1)}.post-content summary{cursor:pointer;font-weight:600;padding:.35em 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none}.post-content summary::-webkit-details-marker{display:none}.post-content summary:before{content:"▸";display:inline-block;margin-right:.5em;transition:transform .2s;font-size:.85em}.post-content details[open]>summary:before{transform:rotate(90deg)}.post-content figure{margin:1.25em 0}.post-content figcaption{margin-top:.5em;font-size:.875rem;line-height:1.5;color:hsl(var(--muted-foreground));text-align:center}.post-content dl{margin:1em 0}.post-content dt{font-weight:600;margin-top:.75em;color:hsl(var(--foreground))}.post-content dt:first-child{margin-top:0}.post-content dd{margin-left:1.5em;margin-bottom:.5em;color:hsl(var(--muted-foreground))}.post-content sub,.post-content sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}.post-content sup{top:-.5em}.post-content sub{bottom:-.25em}.post-content del{text-decoration:line-through;opacity:.7}.post-content ins{text-decoration:underline;text-decoration-color:rgba(33,196,93,.5);text-underline-offset:3px}.post-content abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-underline-offset:3px;cursor:help}.post-content iframe{max-width:100%;border-radius:8px;margin:1em 0;border:1px solid hsl(var(--border))}.post-content video{display:block;max-width:100%;height:auto;border-radius:8px;margin:.75em 0}.post-content>:last-child{margin-bottom:0}@media (max-width:640px){.post-content{font-size:.9375rem;line-height:1.7}.post-content h1{font-size:1.5rem}.post-content h2{font-size:1.25rem}.post-content h3{font-size:1.0625rem}.post-content pre{padding:.75rem 1rem;font-size:.8125rem;border-radius:6px}.post-content blockquote{padding:.5em .75rem .5em .85rem}.post-content table{font-size:.8125em}.post-content td,.post-content th{padding:.4em .6em}}.post-content .code-block-wrapper{position:relative;margin:1.25em 0}.post-content .code-block-wrapper>pre{margin:0;padding-top:2.4rem}.post-content .code-block-lang{top:0;left:0;padding:.3em .85em;font-weight:600;background:hsl(var(--muted)/.5);border-bottom:1px solid hsl(var(--border)/.5);border-right:1px solid hsl(var(--border)/.5);border-radius:8px 0 6px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:1}.post-content .code-block-lang,.post-content .code-copy-btn{position:absolute;font-size:.75rem;line-height:1;color:hsl(var(--muted-foreground))}.post-content .code-copy-btn{top:.45rem;right:.55rem;display:inline-flex;align-items:center;gap:.3em;padding:.3em .55em;font-weight:500;background:hsl(var(--muted)/.6);border:1px solid hsl(var(--border)/.6);border-radius:5px;cursor:pointer;opacity:0;transition:opacity .2s,color .2s,background .2s;z-index:2}.post-content .code-block-wrapper:hover .code-copy-btn{opacity:1}.post-content .code-copy-btn:hover{color:hsl(var(--foreground));background:hsl(var(--muted));border-color:hsl(var(--border))}.post-content .code-copy-btn.copied{opacity:1;color:#22c55e}.dark .post-content .code-copy-btn.copied{color:#4ade80}.post-content .code-block-wrapper.code-collapsed>pre{max-height:360px;overflow:hidden}.post-content .code-block-wrapper.code-expanded>pre{max-height:none;overflow:visible}.post-content .code-collapse-overlay{position:absolute;left:0;right:0;bottom:0;height:80px;pointer-events:none;border-radius:0 0 8px 8px;background:linear-gradient(to bottom,hsl(var(--muted)/0) 0,hsl(var(--muted)/.85) 100%);z-index:3;transition:opacity .25s}.dark .post-content .code-collapse-overlay{background:linear-gradient(180deg,rgba(11,17,30,0) 0,rgba(11,17,30,.92))}.post-content .code-block-wrapper.code-expanded .code-collapse-overlay{opacity:0;pointer-events:none}.post-content .code-expand-btn{position:relative;display:flex;align-items:center;justify-content:center;gap:.4em;width:100%;padding:.45em 0;margin-top:-1px;font-size:.75rem;font-weight:500;line-height:1;color:hsl(var(--muted-foreground));background:hsl(var(--muted)/.5);border:1px solid hsl(var(--border));border-top:none;border-radius:0 0 8px 8px;cursor:pointer;transition:color .2s,background .2s;z-index:4}.post-content .code-expand-btn:hover{color:hsl(var(--foreground));background:hsl(var(--muted)/.8)}.dark .post-content .code-expand-btn{background:rgba(14,21,37,.8);border-color:hsl(var(--border))}.dark .post-content .code-expand-btn:hover{background:#131d34;color:hsl(var(--foreground))}.post-content .token.cdata,.post-content .token.comment,.post-content .token.doctype,.post-content .token.prolog{color:#6a737d;font-style:italic}.post-content .token.punctuation{color:#24292e}.post-content .token.namespace{opacity:.7}.post-content .token.boolean,.post-content .token.constant,.post-content .token.deleted,.post-content .token.number,.post-content .token.property,.post-content .token.symbol,.post-content .token.tag{color:#005cc5}.post-content .token.attr-name,.post-content .token.builtin,.post-content .token.char,.post-content .token.inserted,.post-content .token.selector,.post-content .token.string{color:#22863a}.post-content .language-css .token.string,.post-content .style .token.string,.post-content .token.atrule,.post-content .token.attr-value,.post-content .token.entity,.post-content .token.keyword,.post-content .token.operator,.post-content .token.url{color:#d73a49}.post-content .token.class-name,.post-content .token.function{color:#6f42c1}.post-content .token.important,.post-content .token.regex,.post-content .token.variable{color:#e36209}.post-content .token.bold,.post-content .token.important{font-weight:600}.post-content .token.italic{font-style:italic}.dark .post-content .token.cdata,.dark .post-content .token.comment,.dark .post-content .token.doctype,.dark .post-content .token.prolog{color:#8b949e}.dark .post-content .token.punctuation{color:#c9d1d9}.dark .post-content .token.boolean,.dark .post-content .token.constant,.dark .post-content .token.deleted,.dark .post-content .token.number,.dark .post-content .token.property,.dark .post-content .token.symbol,.dark .post-content .token.tag{color:#79c0ff}.dark .post-content .token.attr-name,.dark .post-content .token.builtin,.dark .post-content .token.char,.dark .post-content .token.inserted,.dark .post-content .token.selector,.dark .post-content .token.string{color:#a5d6ff}.dark .post-content .language-css .token.string,.dark .post-content .style .token.string,.dark .post-content .token.atrule,.dark .post-content .token.attr-value,.dark .post-content .token.entity,.dark .post-content .token.keyword,.dark .post-content .token.operator,.dark .post-content .token.url{color:#ff7b72}.dark .post-content .token.class-name,.dark .post-content .token.function{color:#d2a8ff}.dark .post-content .token.important,.dark .post-content .token.regex,.dark .post-content .token.variable{color:#ffa657}