@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #222222;
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: #8e061b;
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #8e061b;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #8e061b;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #ebb304;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638904/assets/predesigner-logo-dlTAkJOX");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Lato", sans-serif;
        --hr-heading-font-family: "Lato", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: rgb(255, 255, 255);
        --hr-header-dock-content-color: #222222;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgba(0, 0, 0, 0);
        --hr-footer-content-color: #222222;
    }
    :root[data-theme="designer"] {
        --hr-group-item-image-fit: cover;
        --hr-group-item-layout: vertical;
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
        --hr-menu-item-image-fit: cover;
        --hr-menu-item-image-aspect-ratio: 3 / 2;
    }
}
