:root {
    --modal-bg: rgba(0,0,40,0.88);
    --text-main: #90e0ff;

    --glow-main: #00c6ff;
    --price-color: #33eaff;
    --price-glow: #00c6ff;

    --emoji-glow: #66f2ff;

    --button-bg: #001a33;
    --button-hover-bg: #003366;

    --list-hover-bg: rgba(0,200,255,0.15);

    --bg-image: url('../backgrounds/ocean/deep-abyss.jpg');
}
