:root {
    --color-ink: #08090c;
    --color-ink-muted: #13161d;
    --color-ink-subtle: #505d6f;
    --color-surface: #fefefe;
    --color-surface-muted: #fefdfc;
    --color-surface-inverse: #08090c;
    --color-surface-inverse-muted: #1f1525;
    --color-stroke: #c9ced6;
    --color-accent: #c67a90;
    --color-accent-strong: #3e2a4a;
    --color-accent-soft: #fcf1ec;
}
