@import url("https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Montaga:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #750006;
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: #440002;
        --hr-brand-secondary-content-color: #ffffff;
        --hr-accent-color: #d77424;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: rgb(215, 116, 36);
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #540003;
        --hr-secondary-content-color: rgb(255, 255, 255);
        --hr-bg-1-color: #e4ded4;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640479/assets/Joe%27s Logo 2025-12-19-PEJPU-nZ.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7640479/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Alegreya Sans", sans-serif;
        --hr-heading-font-family: "Montaga", serif;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #e4ded4;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
        --hr-menu-item-image-fit: cover;
        --hr-menu-item-image-aspect-ratio: 3 / 2;
    }
}
