@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(255, 255, 255);
        --hr-brand-primary-content-color: #4e1607;
        --hr-brand-secondary-color: rgb(255, 255, 255);
        --hr-brand-secondary-content-color: rgb(33, 56, 28);
        --hr-accent-color: #4e1607;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #4e1607;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-positive-color: rgb(78, 22, 7);
        --hr-positive-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #2b2b2b;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640239/assets/logo-2025-FkVjHHB2.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Raleway", sans-serif;
        --hr-heading-font-family: "Raleway", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #2b2b2b;
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #2b2b2b;
        --hr-footer-content-color: #ffffff;
    }
    :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;
    }
}
