/* generated from theme.json by build.py */
:root {
    --bg: #1c1a17;
    --fg: #d8d0bb;
    --muted: #7a716a;
    --link-color: #eda762;
    --accent: #e57806;
    --hover: #1c1a17;
    --hover-bg: #e57806;
    --divider-color: #7a716a;
    --h1-color: #f1e6cf;
    --h2-color: #f2e7d0;
    --dim-color: #7a716a;
    --dim-hover: #e8dec8;
    --dim-hover-bg: #3a2a14;
    --font-size-base: 20px;
    --font-size-h1: 2.5rem;
    --font-size-h2: 1.6rem;
    --max-width: 960px;
    --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: 450;
    --accent-link-weight: 700;
    --bullet-glyph: '›';
    --bullet-projects-glyph: '›';
    --bullet-size: 1em;
    --bullet-offset-x: 0.18em;
    --bullet-offset-y: 0em;
    --h2-margin-top: 2em;
    --h2-margin-bottom: 0.5em;
    --p-margin-top: 0em;
    --p-margin-bottom: 0.5em;
    --ul-margin-top: 0em;
    --ul-margin-bottom: 0.5em;
    --li-padding-top: 0em;
    --li-padding-bottom: 0.2em;
}
