@import url("https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400..900&family=Kumbh+Sans:wght@100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(17, 24, 22);
        --hr-primary-color: rgb(241, 17, 17);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639180/assets/TGP_Logo_PNG-zZw5_0tR.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Maven Pro", sans-serif;
        --hr-heading-font-family: "Kumbh Sans", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(17, 24, 22);
        --hr-header-dock-color: rgb(17, 24, 25);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-group-item-image-fit: contain;
        --hr-group-item-layout: vertical;
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
        --hr-menu-item-image-fit: contain;
        --hr-menu-item-image-aspect-ratio: auto;
    }
}
