@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;1,400&family=DM+Sans:wght@300;400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--ink: #1a1a1a;--ink-light: #6b6b6b;--ink-faint: #aaaaaa;--bg: #fafaf8;--bg-card: #ffffff;--border: #e8e8e4;--accent: #1a1a1a;--tag-bg: #f0f0ec;--font-display: "EB Garamond", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--max-w: 780px;--nav-h: 64px}html{font-size:16px;-webkit-font-smoothing:antialiased}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);font-weight:300;line-height:1.6;min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:var(--font-body);cursor:pointer;border:none;background:none}input{font-family:var(--font-body)}::selection{background:var(--ink);color:var(--bg)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
