@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100..900&family=Lexend+Deca:wght@100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #545454;
        --hr-brand-primary-content-color: #ffffff;
        --hr-brand-secondary-color: #bf1e2e;
        --hr-brand-secondary-content-color: #ffffff;
        --hr-accent-color: #af002d;
        --hr-accent-content-color: #ffffff;
        --hr-primary-color: #af002d;
        --hr-primary-content-color: #ffffff;
        --hr-secondary-color: #545454;
        --hr-secondary-content-color: #ffffff;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638806/assets/main logo bigger-6W24E1_W.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7638806/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Lexend Deca", sans-serif;
        --hr-heading-font-family: "Lexend Deca", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #3c3f46;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #af002d;
        --hr-footer-content-color: #ffffff;
    }
    :root[data-theme="designer"] {
        --hr-group-item-image-fit: contain;
        --hr-group-item-layout: vertical;
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
        --hr-menu-item-image-fit: contain;
        --hr-menu-item-image-aspect-ratio: auto;
    }
}
