:root{--ink:#14181c;--ink-2:#1d232a;--ink-3:#252c34;--paper:#ede9dd;--paper-2:#f7f5ef;--paper-3:#faf8f4;--brass:#a9803d;--brass-deep:#8a6a2e;--brass-light:#c9a463;--brass-bg:#a9803d14;--ledger:#1f3a34;--ledger-light:#2c5148;--ledger-bg:#1f3a3414;--text:#1b1b18;--text-muted:#1b1b188c;--on-ink:#ece7da;--on-ink-muted:#ece7da80;--rule:#1b1b181f;--rule-on-ink:#ece7da24;--radius:4px;--radius-lg:8px;--maxw:1240px;--sidebar-w:240px;--topbar-h:56px;--shadow-sm:0 1px 3px #14181c14;--shadow-md:0 4px 12px #14181c1a;--shadow-lg:0 20px 50px -25px #14181c33;--ease:cubic-bezier(.22, .61, .36, 1);--hot:#b8532a;--hot-bg:#b8532a1a;--warm:#a9803d;--warm-bg:#a9803d1a;--cold:#6b7280;--cold-bg:#6b72801a;--success:#1f3a34;--success-bg:#1f3a341a;--danger:#9b2c2c;--danger-bg:#9b2c2c14;--info:#2563eb;--info-bg:#2563eb14}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}body{background:var(--paper-2);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5}h1,h2,h3,h4{letter-spacing:-.01em;color:var(--text);margin:0 0 .5em;font-family:Fraunces,Georgia,serif;font-weight:500;line-height:1.15}h1{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:400}h2{font-size:clamp(1.3rem,2.4vw,1.8rem)}h3{font-size:clamp(1.1rem,1.6vw,1.35rem)}h4{font-size:1rem}p{margin:0 0 .75em}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}table{border-collapse:collapse;width:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--rule);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.mono{font-family:IBM Plex Mono,monospace}.text-muted{color:var(--text-muted)}.text-brass{color:var(--brass)}.text-ledger{color:var(--ledger)}.text-hot{color:var(--hot)}.text-warm{color:var(--warm)}.text-cold{color:var(--cold)}.fw-500{font-weight:500}.fw-600{font-weight:600}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
