/* Zetacoin theme - blue accent on light gray background */
:root {
    --ps-bg: #EFEFEF;
    --ps-accent: #428bca;
    --ps-accent-light: #5a9fd4;
    --ps-accent-muted: #2a6496;
    --ps-card-shadow: 15px 15px 1px #808080;
}
