/* Tema: Originale — Blu notte + Rosso */
:root {
    --prt-primary:      #1a1a2e;
    --prt-accent:       #e94560;
    --prt-accent-dark:  #c43050;
    --prt-light-bg:     #f8f9fb;
}
