:root[data-theme=dark]{--color-bg: hsl(208, 27%, 9%);--color-surface: hsl(208, 30%, 10%);--color-text: hsl(208, 41%, 85%);--color-text-muted: hsl(207, 16%, 48%);--color-border: hsl(208, 29%, 18%);--color-accent: hsl(208, 45%, 61%)}:root[data-theme=light]{--color-bg: hsl(208, 39%, 94%);--color-surface: hsl(208, 39%, 88%);--color-text: hsl(208, 27%, 13%);--color-text-muted: hsl(208, 18%, 40%);--color-border: hsl(208, 27%, 77%);--color-accent: hsl(208, 49%, 37%)}:root{--ff-mono:"Fira Code",monospace;--ff-sans:system-ui, sans-serif}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--ff-sans);--text-entry:430 1.5rem / 1.5 var(--ff-sans);--text-archive:430 1.25rem / 1.5 var(--ff-sans)}
