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

@layer base {


}
