:root {
    --page: #ffffff;
    --paper: #f3f7fb;
    --ink: #16324a;
    --muted: #5b6e7d;
    --primary: #0d60a6;
    --primary-dark: #084577;
    --primary-soft: #e7f1fa;
    --accent: #d2a03c;
    --line: #d8e4ef;
}
