@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Jost:ital,wght@0,100..900;1,100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(196, 146, 22);
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: rgb(236, 22, 11);
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: rgb(236, 22, 11);
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: rgb(236, 22, 11);
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: rgb(196, 146, 22);
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638972/assets/garlic-jims-logo-2025-6rPcfofY.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7638972/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Jost", sans-serif;
        --hr-heading-font-family: "Jost", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: rgb(68, 68, 68);
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgba(0, 0, 0, 0);
        --hr-footer-content-color: rgb(68, 68, 68);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: horizontal;
        --hr-menu-item-image-fit: contain;
    }
}
