@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-accent-color: #e8002c;
        --hr-accent-content-color: #ffffff;
        --hr-primary-color: #e8002c;
        --hr-primary-content-color: #ffffff;
        --hr-secondary-color: #0e0e0f;
        --hr-secondary-content-color: #ffffff;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638640/assets/predesigner-logo-1NhP0H3w");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7638640/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: #ffffff;
        --hr-header-content-color: #0e0e0f;
        --hr-header-dock-color: #0e0e0f;
        --hr-header-dock-content-color: #ffffff;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgba(0, 0, 0, 0);
        --hr-footer-content-color: #0e0e0f;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: horizontal;
        --hr-menu-item-image-fit: cover;
        --hr-menu-item-image-aspect-ratio: 3 / 2;
    }
}
