/* FrontStore theme accents */
body.theme-frontstore {
    --theme-accent: #4f46e5;
}

body.theme-frontstore .glassmorphism {
    background-color: rgb(255 255 255 / 0.85);
}
