:root{--font-sans:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"SFMono-Regular","SF Mono",Consolas,"Liberation Mono",monospace;--paper:#f9f8f3;--ink:#20201c;--muted:#68655f;--faint:#9c978d;--ghost:rgb(32 32 28/10%);--focus-ring:0 0 0 3px rgb(47 111 94/18%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;margin:0;color:var(--ink);font-family:var(--font-sans);font-size:16px;font-weight:400;text-transform:lowercase;text-rendering:geometricprecision}body,body:before{background:var(--paper)}body:before{position:fixed;inset:0;z-index:-2;content:""}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}b,h1,h2,h3,strong{font-weight:400}h1{margin-bottom:10px;font-size:1.55rem;line-height:1.28;letter-spacing:0}main{width:min(640px,calc(100% - 40px));margin:0 auto;padding:104px 0 84px}.paper-background{position:fixed;inset:0;z-index:-1;width:100vw;height:100vh;opacity:.42;pointer-events:none}.note-shell a,.notes-shell a{outline:none;text-decoration-thickness:1px;text-underline-offset:3px}.note-shell a:focus-visible,.notes-shell a:focus-visible{box-shadow:var(--focus-ring);outline:0;outline-offset:3px}.notes-intro{padding-bottom:46px}.notes-deck{max-width:520px;margin:0;color:var(--muted);font-size:.98rem;line-height:1.65}.notes-list{display:grid;grid-gap:30px;gap:30px}.notes-empty{margin:0;color:var(--muted);font-size:.88rem;line-height:1.5}.note-row{display:grid;grid-gap:6px;gap:6px}.note-row h2{margin:0;font-size:1rem;line-height:1.35;letter-spacing:0}.note-date,.note-meta{color:var(--faint);font-family:var(--font-mono);font-size:.7rem;line-height:1.45}.note-excerpt{max-width:560px;margin:0;color:var(--muted);font-size:.86rem;line-height:1.5}.note-article{max-width:620px}.note-back{display:inline-block;margin-bottom:34px;color:var(--faint);font-family:var(--font-mono);font-size:.72rem;line-height:1.4}.note-header{padding-bottom:34px}.note-header h1{margin-bottom:10px}.note-meta{margin:0}.note-body{color:var(--ink);font-size:1rem;line-height:1.75}.note-body>*{margin:0}.note-body>*+*{margin-top:1.05rem}.note-body h2,.note-body h3{margin-top:2.1rem;color:var(--ink);font-size:1rem;line-height:1.45}.note-body li,.note-body p{color:var(--muted)}.note-body ol,.note-body ul{padding-left:1.2rem}.note-body li+li{margin-top:.42rem}.note-body blockquote{margin:1.5rem 0;padding-left:1rem;border-left:1px solid var(--ghost)}.note-body blockquote p{color:var(--muted)}.note-body a{color:var(--ink);text-decoration:underline}.note-body code,.note-body pre{font-family:var(--font-mono);text-transform:none}.note-body code{font-size:.86em}.note-body pre{overflow-x:auto;padding:12px 0;border-top:1px solid var(--ghost);border-bottom:1px solid var(--ghost);font-size:.82rem;line-height:1.55}@media (hover:hover) and (pointer:fine){.note-shell a:hover,.notes-shell a:hover{text-decoration:underline}}@media (max-width:620px){main{width:min(100% - 28px,560px);padding-top:76px}h1{font-size:1.48rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}