:root{--bg:#fbfaf6;--bg-2:#f4f1e8;--card:#fffffc;--ink:#151310;--soft:#4c463c;--muted:#6f6757;--rule:#e6e2d6;--rule-dark:#151310;--accent:#1e4033;--accent-soft:#eaefe7;--accent-ink:#f4f2e9;--gold:#8a6a2f;--shadow:#15131012;--sel:#1e403324;--font-serif:"Sitka Display", "Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", "Noto Serif", Georgia, serif;--font-body:"Sitka Text", "Iowan Old Style", "Palatino Linotype", Palatino, Charter, "Noto Serif", Georgia, serif;--font-sans:"Segoe UI Variable Text", "Segoe UI", system-ui, -apple-system, sans-serif;--font-sans-display:"Segoe UI Variable Display", "Segoe UI Light", "Segoe UI", system-ui, sans-serif;--font-mono:"Cascadia Mono", ui-monospace, Consolas, "SF Mono", Menlo, "Roboto Mono", "Noto Sans Mono", monospace;--essay-fs:18.5px;--essay-lh:1.78;--essay-measure:700px;--st-1:4px;--st-2:8px;--st-3:12px;--st-4:16px;--st-5:24px;--st-6:32px;--st-7:48px;--st-8:64px;--st-control-h:2.75rem;--st-control-h-sm:2.25rem;--st-radius:8px;--st-radius-lg:12px;--st-side-w:240px;--st-rail-w:64px;--st-raise:0 1px 2px var(--shadow);--st-float:0 6px 20px var(--shadow);--st-idea:#786c4e;--st-research:#63692e;--st-draft:#53614d;--st-review:#3f5c45;--st-ready:#1e4033;--st-posted:#59441e;--st-ch-linkedin:#2c4a63;--st-ch-substack:#813f22;--st-ch-blog:#1e4033;--st-ch-email:#6b4a7a;--st-ok:#1e4033;--st-warn:#59441e;--st-danger:#a32d2d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#12100b;--bg-2:#181510;--card:#1c1812;--ink:#ede4cf;--soft:#cfc4ac;--muted:#8f8571;--rule:#ede4cf1a;--rule-dark:#ede4cf8c;--accent:#c9a257;--accent-soft:#c9a2571f;--accent-ink:#171207;--gold:#c9a257;--shadow:#00000059;--sel:#c9a25738;--st-idea:#918140;--st-research:#8e9179;--st-draft:#a3b394;--st-review:#b9cdaa;--st-ready:#e2cea5;--st-posted:#aa9d84;--st-ch-linkedin:#8fb2cf;--st-ch-substack:#dba076;--st-ch-blog:#a8c4a0;--st-ch-email:#bfa2cc;--st-ok:#a8c4a0;--st-warn:#e2cea5;--st-danger:#e08a8a;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-reading=true]{--essay-fs:20.5px;--essay-lh:1.85;--essay-measure:640px}:root[data-reading=true]:not([data-theme=dark]){--bg:#f7efdd;--bg-2:#f1e8d3;--card:#fcf6e8;--ink:#221c12;--soft:#3a3223;--muted:#6d6249;--rule:#e5dac0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:88px}@media (max-width:640px){html{scroll-padding-top:74px}}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;transition:background-color .45s,color .45s}::selection{background:var(--sel)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}img{max-width:100%;height:auto;display:block}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:1px}h1,h2,h3,h4{text-wrap:balance}p{text-wrap:pretty}.serif{font-family:var(--font-serif);font-weight:400}.mono{font-family:var(--font-mono)}.caps{text-transform:uppercase;letter-spacing:.16em;font-size:11px}.wrap{max-width:1240px;margin:0 auto;padding:0 44px}@media (max-width:1000px){.wrap{padding:0 24px}}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.rise{animation:.8s cubic-bezier(.2,.6,.2,1) both rise}.rise-1{animation-delay:80ms}.rise-2{animation-delay:.16s}.rise-3{animation-delay:.24s}.rise-4{animation-delay:.32s}@keyframes reveal-ink{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes draw-rule{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.ink{animation:.75s cubic-bezier(.16,.84,.3,1) both reveal-ink}.rule-draw{transform-origin:0;animation:.9s cubic-bezier(.16,.84,.3,1) both draw-rule}.ink-1{animation-delay:19ms}.ink-2{animation-delay:49ms}.ink-3{animation-delay:97ms}.ink-4{animation-delay:.176s}@media (prefers-reduced-motion:reduce){.ink,.rule-draw{clip-path:none!important;transform:none!important}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}html{scroll-behavior:auto}}.skip-link{z-index:100;background:var(--ink);color:var(--bg);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;border-radius:0 0 4px;padding:12px 20px;font-size:11px;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.reading-hint{display:none}@media (min-width:1100px){.reading-hint{pointer-events:none;z-index:0;width:108px;height:108px;display:block;position:fixed;top:50%;left:max(12px,50vw - 23rem - 132px);transform:translateY(-50%)}.reading-hint canvas{width:100%;height:100%;display:block}}@media (prefers-reduced-motion:reduce){.reading-hint{transition:none!important}}
