@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #c80010;
        --hr-accent-color: #c80010;
        --hr-primary-color: #c80010;
        --hr-secondary-color: #2a2a2a;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639863/assets/logo-active-2b_m4FT2.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7639863/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Roboto", sans-serif;
        --hr-heading-font-family: "Roboto", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: #2a2a2a;
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
    }
}
