/* generated from theme.json by build.py */
:root {
    --bg: #1c1a17;
    --fg: #e8dec8;
    --muted: #7a716a;
    --accent: #e89b4b;
    --hover: #1c1a17;
    --hover-bg: #e57806;
    --font-size-base: 24px;
    --font-size-h1: 4rem;
    --font-size-h2: 1.5rem;
    --max-width: 900px;
    --line-height-body: 1.25;
    --opsz-body: 14;
    --opsz-h1: 72;
    --opsz-h2: 20;
    --weight-body: 500;
    --weight-h1: 800;
    --weight-h2: 700;
    --weight-link: 500;
    --bullet-glyph: '›';
    --bullet-projects-glyph: '›';
    --bullet-size: 1em;
    --bullet-offset-x: 0.18em;
    --bullet-offset-y: 0em;
}
