@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=Raleway:ital,wght@0,100..900;1,100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #fb2d27;
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #fb2d27;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #fb2d27;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #edeee9;
        --hr-secondary-content-color: #262626;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640322/assets/rs%3Dw_600%2Ch_300%2Ccg_true-c3Hmo8qi.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Roboto", sans-serif;
        --hr-heading-font-family: "Raleway", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: #edeee9;
        --hr-header-content-color: #40413c;
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #0d160b;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-group-item-layout: vertical;
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: horizontal;
        --hr-menu-item-image-fit: contain;
        --hr-menu-item-image-aspect-ratio: auto;
    }
}
