.container-reading{max-width:720px;margin:0 auto;padding:0 32px}.post{padding-top:48px;padding-bottom:48px}.post-header{padding:24px 0 48px;position:relative}.post-header .kicker{justify-content:center}.post-header .kicker::after{content:"";width:14px;height:1px;background:var(--accent)}.post-header>.container-reading{text-align:center}.post-header h1{font-size:clamp(34px,5vw,52px);line-height:1.05;letter-spacing:-.03em;font-weight:600;margin:0 0 24px;color:var(--fg)}.post-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;font-family:var(--font-mono);font-size:13px;color:var(--fg-muted);margin:0 0 24px}.post-meta time{color:var(--fg);font-weight:500}.post-meta .dot{color:var(--fg-subtle)}.post-meta .author{color:var(--fg-muted)}.post-meta .author strong{color:var(--fg);font-weight:500}.post-header .tags{justify-content:center}.post-cover{margin:0 auto 56px;max-width:960px;padding:0 32px}.post-cover figure{margin:0;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);box-shadow:0 24px 48px -12px rgba(0,0,0,.18),0 8px 16px -8px rgba(0,0,0,8%);background:var(--bg-muted)}[data-theme=dark] .post-cover figure{box-shadow:0 24px 48px -12px rgba(0,0,0,.6),0 8px 16px -8px rgba(0,0,0,.4)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .post-cover figure{box-shadow:0 24px 48px -12px rgba(0,0,0,.6),0 8px 16px -8px rgba(0,0,0,.4)}}.post-cover img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.post-content{font-size:17px;line-height:1.75;color:var(--fg)}.post-content>p,.post-content>ul,.post-content>ol,.post-content>blockquote,.post-content>pre,.post-content section>p,.post-content section>ul,.post-content section>ol{margin:0 0 20px}.post-content p:last-child{margin-bottom:0}.post-content>p:first-of-type{font-size:20px;line-height:1.6;color:var(--fg);font-weight:400;margin:0 0 24px;padding-left:20px;border-left:2px solid var(--accent)}.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-weight:600;letter-spacing:-.02em;line-height:1.2;color:var(--fg);scroll-margin-top:96px}.post-content h2{font-size:30px;margin:48px 0 20px}.post-content h3{font-size:26px;margin:48px 0 20px}.post-content h4{font-size:20px;margin:32px 0 12px;letter-spacing:-.015em}.post-content h5{font-size:17px;margin:24px 0 10px}.post-content h6{font-size:15px;margin:20px 0 8px;color:var(--fg-muted)}.post-content a{color:var(--accent);text-decoration:none;border-bottom:1px solid transparent;transition:border-color var(--t-fast)}.post-content a:hover{border-bottom-color:var(--accent)}.post-content strong{color:var(--fg);font-weight:600}.post-content em{font-style:italic}.post-content ul,.post-content ol{padding-left:24px;list-style:disc}.post-content ol{list-style:decimal}.post-content li{margin:0 0 6px}.post-content li>ul,.post-content li>ol{margin:6px 0}.post-content blockquote{margin:0 0 20px;padding:12px 20px;border-left:3px solid var(--border-strong);background:var(--bg-muted);color:var(--fg-muted);border-radius:0 var(--radius)var(--radius)0;font-style:italic}.post-content blockquote p{margin:0 0 8px}.post-content blockquote p:last-child{margin-bottom:0}.post-content code{font-family:var(--font-mono);font-size:.9em;padding:2px 6px;background:var(--bg-muted);border:1px solid var(--border);border-radius:4px;color:var(--fg)}.post-content pre{padding:16px 20px;background:var(--bg-muted);border:1px solid var(--border);border-radius:var(--radius);overflow-x:auto;font-family:var(--font-mono);font-size:14px;line-height:1.6}.post-content pre code{padding:0;background:0 0;border:0;border-radius:0;font-size:inherit}.post-content hr{border:0;border-top:1px solid var(--border);margin:40px 0}.post-content figure{margin:24px 0;text-align:center}.post-content figure img{display:block;max-width:100%;height:auto;margin:0 auto;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-muted)}.post-content figure figcaption{margin-top:10px;font-family:var(--font-mono);font-size:12px;color:var(--fg-subtle);letter-spacing:.02em}.post-content figure.img-cover img{width:640px;max-width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.post-content figure.img-full-cover img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.post-content figure.img-portrait img{width:256px;height:auto;border-radius:50%;aspect-ratio:1;object-fit:cover}.post-content figure.img-thumbnail img{width:768px;max-width:100%;height:auto;padding:12px;background:var(--bg-elev)}.post-content figure.img-tiny-thumbnail img{width:384px;max-width:100%;padding:8px;background:var(--bg-elev)}.post-content a.external::after{content:"\2197";display:inline-block;margin-left:2px;font-size:.85em;color:var(--fg-subtle);transition:color var(--t-fast)}.post-content a.external:hover::after{color:var(--accent)}.video-embed{position:relative;width:100%;aspect-ratio:16/9;margin:20px 0 8px;background:#000;box-shadow:var(--shadow-md)}.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.project-card{margin:24px 0;padding:24px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.project-card .icon{font-size:40px;color:var(--accent);line-height:1}.project-card .title{font-size:18px;font-weight:600;color:var(--fg);margin:0}.project-card .description{font-size:14px;color:var(--fg-muted);margin:0;line-height:1.55}.project-card .cta{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:10px 18px;background:var(--fg);color:var(--bg);border-radius:var(--radius);font-weight:500;font-size:14px;text-decoration:none;transition:opacity var(--t-fast)}.project-card .cta:hover{opacity:.88;color:var(--bg)}@media(max-width:900px){.post-header{padding:16px 0 40px}.post-cover{margin-bottom:40px}.post-content{font-size:16px;line-height:1.7}.post-content h2{font-size:24px}.post-content h3{font-size:22px}.post-content>p:first-of-type{font-size:18px}}@media(max-width:520px){.container-reading{padding:0 20px}.post-cover{padding:0 20px}.post{padding-top:24px;padding-bottom:24px}.post-header{padding:8px 0 32px}.post-meta{font-size:12px;gap:8px}.post-content>p:first-of-type{font-size:17px;padding-left:16px}}