.research-root{--r-bg:#f4f1ea;--r-paper:#fbf8f1;--r-ink:#1a1815;--r-muted:#6a6358;--r-rule:#d9d2c3;--r-accent:#8a3a1c;--r-card:#ffffff;--r-border:#e2dccd;--r-max:1200px;background:repeating-linear-gradient(0deg,transparent 0 31px,rgba(0,0,0,.018) 31px 32px),var(--r-bg);color:var(--r-ink);font-family:Crimson Pro,"Noto Serif SC","Source Han Serif SC",Georgia,serif;line-height:1.65;min-height:100vh}.research-root nav{position:static;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:none;z-index:auto}.research-root section{padding:0;border-top:none}.research-root :where(h1,h2,h3,h4,h5,h6){color:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.research-root .r-container{max-width:var(--r-max);margin:0 auto;padding:0 32px}.research-root .r-mono{font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace}.research-root .r-back{display:inline-block;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;color:var(--r-muted);text-decoration:none;padding:24px 0 0}.research-root .r-back:hover{color:var(--r-accent)}@media (max-width:720px){.research-root .r-container{padding:0 20px}}