.ThoughtPostPage_article__dOPfX{min-height:80vh;width:100%;display:flex;flex-direction:column;align-items:center;background:var(--background);padding:6rem 1.5rem}.ThoughtPostPage_header__0tjY8{width:100%;max-width:48rem;margin-bottom:3rem;text-align:center;border-bottom:var(--border);padding-bottom:2rem}.ThoughtPostPage_title__PEwK9{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;color:var(--foreground);margin-bottom:1rem;line-height:1.1}.ThoughtPostPage_date__ELbjZ{font-size:1.1rem;color:var(--muted)}.ThoughtPostPage_tagsList__X4M9_{margin-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.ThoughtPostPage_proseContent__L6Tsq{width:100%;max-width:48rem;margin:0 auto;font-size:1.15rem;color:var(--foreground);line-height:1.8}.ThoughtPostPage_proseContent__L6Tsq h1,.ThoughtPostPage_proseContent__L6Tsq h2,.ThoughtPostPage_proseContent__L6Tsq h3,.ThoughtPostPage_proseContent__L6Tsq h4,.ThoughtPostPage_proseContent__L6Tsq h5,.ThoughtPostPage_proseContent__L6Tsq h6{font-weight:700;margin-top:2.5rem;margin-bottom:1.25rem;color:var(--foreground)}.ThoughtPostPage_proseContent__L6Tsq p{margin-bottom:1.5rem}.ThoughtPostPage_proseContent__L6Tsq a{color:var(--primary);text-decoration:underline;transition:color .2s ease}.ThoughtPostPage_proseContent__L6Tsq a:hover{color:var(--primary-light)}.ThoughtPostPage_proseContent__L6Tsq code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:var(--muted-light,rgba(0,0,0,.05));padding:.2em .4em;border-radius:.3em;font-size:.9em}html.ThoughtPostPage_dark__y1FqE .ThoughtPostPage_proseContent__L6Tsq code{background:rgba(255,255,255,.1)}.ThoughtPostPage_backLinkWrapper__CQdGK{width:100%;max-width:48rem;margin:4rem auto 0;padding-top:2rem;border-top:var(--border);text-align:center}.ThoughtPostPage_backLink__pp3sw{color:var(--primary);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:transform .2s ease}.ThoughtPostPage_backLink__pp3sw:hover{transform:translateX(-5px)}