@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: #362a29;
        --hr-brand-secondary-color: #fc9d35;
        --hr-brand-secondary-content-color: #110c0e;
        --hr-accent-color: #f98a31;
        --hr-accent-content-color: rgb(0, 0, 0);
        --hr-primary-color: #f98a31;
        --hr-primary-content-color: rgb(0, 0, 0);
        --hr-secondary-color: #3a3a3a;
        --hr-secondary-content-color: #f98a31;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640468/assets/ian-logo-yY5GjOQ2.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Roboto", sans-serif;
        --hr-heading-font-family: "Roboto", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #110c0e;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #141414;
        --hr-footer-content-color: rgb(119, 119, 119);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
