:root{--bg: #f6efd9;--bg-deep: #ecdfb6;--card: rgba(255, 251, 242, 0.92);--card-strong: #fffaf1;--ink: #101010;--muted: #5b5545;--line: rgba(34, 27, 11, 0.12);--line-strong: rgba(34, 27, 11, 0.18);--shadow: 0 18px 55px rgba(66, 49, 11, 0.12);--accent: #1e4d47;--accent-soft: rgba(30, 77, 71, 0.1);--key-bg: #fff4d6;--key-line: #d79c19;--intuition-bg: #e8f7f1;--intuition-line: #198f71;--technical-bg: #eaf2ff;--technical-line: #3b6edc;--caveat-bg: #fdebea;--caveat-line: #bf4a44;--code-bg: #17130f;--code-ink: #f8f1dd}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background-color:var(--bg);background-image:radial-gradient(circle at top left, rgba(255,255,255,0.5), transparent 28%),radial-gradient(circle at 88% 8%, rgba(215,156,25,0.12), transparent 20%),linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0)),repeating-linear-gradient(135deg, rgba(16,16,16,0.02) 0 1px, transparent 1px 8px);font-family:"IBM Plex Sans", "Avenir Next", "Helvetica Neue", sans-serif;line-height:1.75;text-rendering:optimizeLegibility}a{color:var(--ink);text-decoration-color:rgba(30,77,71,0.32);text-decoration-thickness:0.09em;text-underline-offset:0.14em}a:hover{text-decoration-color:rgba(30,77,71,0.72)}img{display:block;max-width:100%}.reading-progress{position:fixed;inset:0 0 auto;z-index:30;height:4px;background:rgba(16,16,16,0.06);backdrop-filter:blur(8px)}.reading-progress__bar{height:100%;width:100%;transform:scaleX(0);transform-origin:left center;background:linear-gradient(90deg, #1e4d47, #d79c19)}.post-page{padding:1.6rem clamp(1rem, 2vw, 2rem) 4rem}.post-topbar{max-width:1180px;margin:0 auto 1.5rem;display:flex;align-items:center;gap:0.65rem;color:var(--muted);font-size:0.95rem}.post-topbar__home{font-family:"Space Grotesk", "IBM Plex Sans", sans-serif;font-weight:700;text-decoration:none}.post-topbar__slash{color:rgba(16,16,16,0.35)}.post-shell{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0, 820px) minmax(220px, 260px);justify-content:center;gap:2rem;align-items:start}.post-card{min-width:0;padding:clamp(1.5rem, 3vw, 3.4rem);border:1px solid var(--line);border-radius:30px;background:var(--card);box-shadow:var(--shadow);backdrop-filter:blur(12px)}.post-hero{padding-bottom:2rem;border-bottom:1px solid var(--line)}.post-hero__eyebrow,.post-toc__eyebrow,.post-callout__label,.post-pagination__label{margin:0;text-transform:uppercase;letter-spacing:0.14em;font-size:0.75rem;font-weight:700}.post-hero__eyebrow{color:var(--accent)}.post-hero h1{margin:0.45rem 0 0;font-family:"Space Grotesk", "IBM Plex Sans", sans-serif;font-size:clamp(2.3rem, 5vw, 4rem);line-height:1.02;letter-spacing:-0.04em}.post-hero__subtitle{margin:1rem 0 0;max-width:44rem;color:var(--muted);font-size:clamp(1.08rem, 2vw, 1.32rem);line-height:1.6}.post-meta{display:flex;flex-wrap:wrap;gap:0.7rem;margin-top:1.4rem}.post-meta__item{display:inline-flex;align-items:center;justify-content:center;padding:0.5rem 0.9rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,0.52);font-size:0.95rem;color:var(--muted)}.post-meta__item--logo{min-width:5.4rem;padding:0.5rem 0.8rem;text-decoration:none;transition:transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease}.post-meta__item--logo:hover{transform:translateY(-1px);border-color:var(--line-strong);box-shadow:0 8px 18px rgba(66,49,11,0.08)}.post-meta__logo-frame{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:1.05rem;overflow:hidden;border-radius:999px}.post-meta__logo-frame img{width:100%;height:100%;object-fit:cover;object-position:center}.post-teaser{margin:1.7rem 0 0}.post-teaser img,.post-content figure img{border-radius:24px;border:1px solid rgba(34,27,11,0.08);box-shadow:0 16px 34px rgba(66,49,11,0.12);background:#fff}.post-teaser figcaption,.post-content figcaption{margin-top:0.75rem;text-align:center;color:var(--muted);font-size:0.92rem}.post-content{padding-top:2rem;font-size:1.06rem}.post-content>:first-child{margin-top:0}.post-content p,.post-content ul,.post-content ol,.post-content blockquote,.post-content pre,.post-content figure,.post-content table,.post-content hr{margin:1.35rem 0}.post-content h2,.post-content h3,.post-content h4{position:relative;margin:2.7rem 0 1rem;font-family:"Space Grotesk", "IBM Plex Sans", sans-serif;line-height:1.18;letter-spacing:-0.03em}.post-content h2{font-size:clamp(1.65rem, 3vw, 2.25rem)}.post-content h3{font-size:clamp(1.28rem, 2.5vw, 1.6rem)}.post-content h4{font-size:1.1rem}.section-anchor{margin-left:0.5rem;color:rgba(16,16,16,0.28);text-decoration:none;opacity:0;transition:opacity 150ms ease, color 150ms ease}.post-content h2:hover .section-anchor,.post-content h3:hover .section-anchor,.post-content h4:hover .section-anchor,.section-anchor:focus{opacity:1}.section-anchor:hover,.section-anchor:focus{color:var(--accent)}.post-content strong{font-weight:700}.post-content em{font-style:italic}.post-content .thesis{margin:1.6rem 0 1.8rem;padding-left:1.1rem;border-left:4px solid #d79c19;font-size:1.28rem;line-height:1.6;font-weight:600}.post-content blockquote{padding:1.15rem 1.35rem;border-left:4px solid var(--accent);border-radius:0 20px 20px 0;background:rgba(30,77,71,0.06);color:#1d1a14}.post-content blockquote>:first-child{margin-top:0}.post-content blockquote>:last-child{margin-bottom:0}.post-callout{padding:1.1rem 1.15rem 1.2rem;border:1px solid var(--line);border-left-width:5px;border-radius:22px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.55)}.post-callout__label{margin-bottom:0.55rem}.post-callout__body>:first-child{margin-top:0}.post-callout__body>:last-child{margin-bottom:0}.post-callout--untitled .post-callout__body>:first-child{margin-top:0}.post-callout--key-idea{background:var(--key-bg);border-left-color:var(--key-line)}.post-callout--intuition{background:var(--intuition-bg);border-left-color:var(--intuition-line)}.post-callout--technical-note{background:var(--technical-bg);border-left-color:var(--technical-line)}.post-callout--caveat{background:var(--caveat-bg);border-left-color:var(--caveat-line)}.post-content ul,.post-content ol{padding-left:1.35rem}.post-content li+li{margin-top:0.55rem}.post-content figure.is-wide{--figure-width: calc(100% + clamp(1.2rem, 2vw, 2.4rem))}.post-content figure{width:min(100%, var(--figure-width, 100%));margin-left:auto;margin-right:auto}.post-content figure img{width:100%;margin-left:auto;margin-right:auto}.post-content figure figcaption{max-width:min(100%, var(--figure-caption-width, 44rem));margin-left:auto;margin-right:auto}.post-content figure.is-full{--figure-width: calc(100% + clamp(1.6rem, 3vw, 3.2rem))}.post-content figure.is-medium{--figure-width: min(100%, 42rem)}.post-content figure.is-small{--figure-width: min(100%, 32rem)}.post-content code{padding:0.14rem 0.4rem;border-radius:8px;background:rgba(16,16,16,0.06);font-family:"SFMono-Regular", "Consolas", "Liberation Mono", monospace;font-size:0.93em}.post-content pre,.post-content .highlighter-rouge{border-radius:24px;background:var(--code-bg);box-shadow:inset 0 1px 0 rgba(255,255,255,0.05)}.code-block-shell{position:relative;margin:1.35rem 0}.code-block-shell .highlighter-rouge,.code-block-shell pre{margin:0}.code-copy-button{position:absolute;top:0.8rem;right:0.9rem;z-index:2;padding:0.3rem 0.65rem;border:1px solid rgba(255,255,255,0.12);border-radius:999px;background:rgba(255,255,255,0.08);color:#f8f1dd;font:inherit;font-size:0.82rem;font-weight:600;cursor:pointer;transition:background 140ms ease, border-color 140ms ease, transform 140ms ease}.code-copy-button:hover{background:rgba(255,255,255,0.14);border-color:rgba(255,255,255,0.24)}.code-copy-button:active{transform:scale(0.98)}.post-content pre{padding:1.15rem 1.2rem;overflow-x:auto}.post-content pre code,.post-content .highlighter-rouge code{padding:0;background:transparent;color:var(--code-ink);font-size:0.94rem}.post-content .highlight .c,.post-content .highlight .c1{color:#8f9a93}.post-content .highlight .k,.post-content .highlight .kd,.post-content .highlight .kn{color:#f4b942}.post-content .highlight .nf,.post-content .highlight .fm{color:#8ed3ff}.post-content .highlight .n,.post-content .highlight .o,.post-content .highlight .p{color:var(--code-ink)}.post-content .highlight .s,.post-content .highlight .sa,.post-content .highlight .sb,.post-content .highlight .s1,.post-content .highlight .s2{color:#b8f29f}.post-content .highlight .mi,.post-content .highlight .mf{color:#ffdf8e}.post-content .language-bibtex.highlighter-rouge,.post-content .language-bibtex .highlight,.post-content .language-bibtex pre{background:#ececec;box-shadow:inset 0 1px 0 rgba(255,255,255,0.7)}.post-content .language-bibtex.highlighter-rouge{border:1px solid rgba(16,16,16,0.08)}.post-content .language-bibtex pre code,.post-content .language-bibtex .highlight code,.post-content .language-bibtex .highlight .n,.post-content .language-bibtex .highlight .o,.post-content .language-bibtex .highlight .p{color:#1c1c1c}.post-content .language-bibtex .highlight .k,.post-content .language-bibtex .highlight .nt{color:#8f4600}.post-content .language-bibtex .highlight .na{color:#295ea6}.post-content .language-bibtex .highlight .s,.post-content .language-bibtex .highlight .s1,.post-content .language-bibtex .highlight .s2{color:#1d6b4a}.post-content .language-bibtex+p{margin-top:1rem}.code-block-shell--bibtex .code-copy-button{border-color:rgba(16,16,16,0.09);background:rgba(255,255,255,0.68);color:#1c1c1c}.code-block-shell--bibtex .code-copy-button:hover{background:rgba(255,255,255,0.9);border-color:rgba(16,16,16,0.18)}.post-content table{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,0.6)}.post-content th,.post-content td{padding:0.8rem 0.95rem;border-bottom:1px solid var(--line);text-align:left}.post-content th{font-weight:600;background:rgba(30,77,71,0.08)}.post-content hr{border:0;border-top:1px solid var(--line)}.post-content .footnotes{margin-top:2.5rem;padding-top:1.2rem;border-top:1px solid var(--line);color:var(--muted);font-size:0.94rem}.post-content .footnotes p{margin:0.45rem 0}.post-content .MathJax,.post-content mjx-container{overflow-x:auto;overflow-y:hidden}.post-toc{position:sticky;top:1.8rem}.post-toc__inner{padding:1.15rem 1rem;border:1px solid var(--line);border-radius:24px;background:rgba(255,251,242,0.78);box-shadow:0 12px 34px rgba(66,49,11,0.08);backdrop-filter:blur(10px)}.post-toc__eyebrow{color:var(--accent)}.post-toc__nav{margin-top:0.9rem}.post-toc__empty{margin:0.9rem 0 0;color:var(--muted);font-size:0.92rem}.post-toc__list{margin:0;padding:0;list-style:none}.post-toc__item+.post-toc__item{margin-top:0.45rem}.post-toc__item--h3{padding-left:0.75rem}.post-toc__link{display:block;padding:0.35rem 0.2rem;color:var(--muted);font-size:0.95rem;line-height:1.4;text-decoration:none;border-left:2px solid transparent}.post-toc__link.is-active,.post-toc__link:hover{color:var(--ink);border-left-color:var(--accent)}.post-pagination{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--line)}.post-pagination__link{display:block;padding:1rem 1.1rem;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,0.58);text-decoration:none;transition:transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease}.post-pagination__link strong{display:block;margin-top:0.35rem;font-size:1.05rem;line-height:1.4}.post-pagination__link:hover{transform:translateY(-2px);border-color:var(--line-strong);box-shadow:0 12px 24px rgba(66,49,11,0.08)}.post-pagination__link--next{text-align:right}@media (max-width: 1080px){.post-shell{grid-template-columns:minmax(0, 1fr)}.post-toc{display:none}}@media (max-width: 720px){.post-page{padding:1rem 0.85rem 2.5rem}.post-card{padding:1.2rem 1rem 1.6rem;border-radius:24px}.post-content{font-size:1rem}.post-content .thesis{padding-left:0.9rem;font-size:1.14rem}.post-content figure.is-wide{margin-left:0;margin-right:0}.post-pagination{grid-template-columns:1fr}.post-pagination__link--next{text-align:left}}
