/* Bitcoin theme - orange/gold accent on warm beige background */
:root {
    --ps-bg: #d6d0c5;
    --ps-accent: #f7931a;
    --ps-accent-light: #ffac38;
    --ps-accent-muted: #b87b00;
    --ps-card-shadow: 15px 15px 1px #000000;
}
