:root {
    --page-bg: #f8f2ed;
    --ink: #002561;
    --soft-ink: #565c72;
    --muted: #788198;
    --line: #c8d0de;
    --card-border: #a8c7ff;
    --soft: #dceaff;
    --panel: #ffffff;
    --accent: #cd610a;
    --accent-strong: #cd610a;
    --button-2: #cd610a;
    --button-text: #ffffff;
}
