:root{--bg: #f4f1e9;--ink: #2b2a26;--muted: #6b6862;--violet: #6d5dd3;--line: #e3ded1;--bullet: #c2bcab;font-family:Newsreader,Georgia,Times New Roman,serif;font-size:18px;line-height:1.65;color:var(--ink);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0}::selection{background:#6d5dd32e}.app{display:flex;height:100%;width:100%}.panel{min-width:0}.panel-graph{position:relative;flex:0 0 50%;border-right:1px solid var(--line)}.graph-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.panel-content{flex:1;overflow-y:auto;display:flex;justify-content:center}.content{width:100%;max-width:32rem;padding:15vh 3.2rem 8rem}.content-title{margin:0 0 1.5rem;font-size:clamp(2rem,1.5rem + 1.6vw,2.55rem);font-weight:600;line-height:1.12;letter-spacing:-.018em}.content-body{font-size:1.0625rem}.content-body p{margin:0 0 1.15rem}.content-body p.lead{line-height:1.55}.content-body p.muted{color:var(--muted)}.content-body em{font-style:italic;color:var(--muted)}.content-body sup{font-size:.62em}.content-body a{color:var(--ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:#2b2a2652;transition:color .15s ease,text-decoration-color .15s ease}.content-body a:hover{color:var(--violet);text-decoration-color:var(--violet)}.content-body ul.list{list-style:none;margin:.7rem 0 0;padding:0}.content-body ul.list li{position:relative;padding:.34rem 0 .34rem 1.25rem;line-height:1.5}.content-body ul.list li:before{content:"";position:absolute;left:.1rem;top:.95em;width:4px;height:4px;border-radius:50%;background:var(--bullet)}.content-body .meta{color:var(--muted);font-variant-numeric:tabular-nums}.books .by{color:var(--muted)}.books .by:before{content:"·";margin:0 .45rem;color:var(--bullet)}.books li.fav .t{font-weight:600}.panel-content::-webkit-scrollbar{width:10px}.panel-content::-webkit-scrollbar-thumb{background:#2b2a2624;border-radius:10px;border:3px solid var(--bg)}@media (max-width: 820px){.app{flex-direction:column}.panel-graph{flex:0 0 44vh;border-right:none;border-bottom:1px solid var(--line)}.content{padding:8vh 1.6rem 6rem}}
