@layer theme {
    :root {    
        --shop-theme-backdrop-image-url: url(https://pub-19174079cdf9447f831c5af27ecde47b.r2.dev/media/Visual-Forest.png);
--shop-theme-color-primary: #da1a32;
--shop-theme-color-backdrop-background: #000000;
--shop-theme-color-backdrop-foreground: #FFFFFF;
--shop-theme-color-action-primary-background: #da1a32;
--shop-theme-color-action-primary-foreground: #FFFFFF;
--shop-theme-color-action-secondary-background: #da1a32;
--shop-theme-color-action-secondary-foreground: #FFFFFF;
    }
}

@layer base {


}
