:root{--bg: #ece4d2;--surface: #f4ecd9;--raised: #faf3e0;--ink: #252323;--ink-2: #5d5856;--ink-3: #8e8985;--ink-4: #bab3a8;--line: #d6cdba;--line-2: #e4dcc8;--crown: #a3431d;--crown-2: #c2643d;--crown-soft: #ecd6c5;--good: #5d8366;--good-soft: #d9e3d3;--paper: #ece4d2;--font-serif: "Newsreader", "Source Serif Pro", Georgia, serif;--font-sans: "DM Sans", "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, Menlo, monospace;--font-jp: "Noto Serif JP", "Newsreader", serif;--space-xxs: 4px;--space-xs: 8px;--space-s: 10px;--space-m: 14px;--space-l: 18px;--space-xl: 22px;--space-xxl: 28px;--space-page: 40px;--sidebar-width: 240px;--content-max: 1280px;--r-frame: 2px;--r-badge: 4px;--r-card: 6px;--r-pill: 999px}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;background:var(--paper);color:var(--ink);font-family:var(--font-sans);font-size:15px;line-height:1.45;letter-spacing:-.005em;min-height:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;font-size:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}.serif{font-family:var(--font-serif);letter-spacing:-.02em}.italic{font-style:italic}.mono{font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3)}.mono-meta{font-family:var(--font-mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3)}.hairline{height:1px;background:var(--line)}.hairline-2{height:1px;background:var(--line-2)}
