/* Catsonality 64 specific overrides */

body {
    background: var(--primary-gradient);
    color: var(--text-primary);
    min-height: 100vh;
}
