:root {
    --brand: #8f4fc0;
    --brand-border: #653986;
    --text-soft: #d8b4fe;
    --text-muted: #bcaccd;
    --surface: #21182e;
    --surface-border: #503562;
    --reward: #fde68a;
    --space-md: 16px;
    --radius-card: 14px;
}
