@import url("https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&family=Alegreya+Sans+SC:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #060709;
        --hr-brand-primary-content-color: rgb(252, 233, 204);
        --hr-accent-color: #aa000f;
        --hr-accent-content-color: rgb(252, 233, 204);
        --hr-primary-color: #aa000f;
        --hr-primary-content-color: rgb(252, 233, 204);
        --hr-secondary-color: #ee8b34;
        --hr-secondary-content-color: #36010b;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640448/assets/pie_logo-6z8xeZmU.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Libre Franklin", sans-serif;
        --hr-heading-font-family: "Alegreya Sans SC", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: rgb(252, 233, 204);
        --hr-header-dock-content-color: rgb(163, 27, 28);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #555555;
        --hr-footer-content-color: rgb(252, 233, 204);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
        --hr-menu-item-image-fit: cover;
        --hr-menu-item-image-aspect-ratio: 3 / 2;
    }
}
