:root {
    --bg-outer: #161a1f;
    --bg-main: #1b1f24;
    --bg-soft: #232830;

    --text-main: #e6e1d9;
    --text-muted: #a7b0bb;

    --accent: #6b9ac4;
    --accent-soft: #89b4e0;

    --border-soft: #2c323a;
}
