@import url("https://fonts.googleapis.com/css2?family=Metrophobic:wght@400&family=Anton:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #fff4e3;
        --hr-brand-primary-content-color: #a2192d;
        --hr-accent-color: #a2192d;
        --hr-primary-color: #a2192d;
        --hr-secondary-color: #4e8055;
        --hr-secondary-content-color: #e4b435;
        --hr-bg-1-color: #4e8055;
        --hr-bg-1-content-color: #e4b435;
        --hr-bg-2-color: #fff4e3;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639111/assets/logo_2025-m-c3kWSM.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Metrophobic", sans-serif;
        --hr-heading-font-family: "Anton", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #fff4e3;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #a2192d;
        --hr-footer-content-color: #ffffff;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
