:root{--primary:#d80f6b;--secondary:#8a0a4a;--accent:#ff5a8a;--textLight:#fff;--textDark:#241624;--background:#f9f4f7;--white:#fff;--disabledBg:#cdcdcd;--bg-primary:#fff;--bg-secondary:#fff5f8;--logo-text:#d80f6b;--separator:#ecd9e3;--btn-hover:#ffe8f0;--btn-active:#ffd1e1;--item-text:#5b2b45;--item-hover:#fff2f7;--item-active-bg:#ffd7e6;--item-active-text:#2d0f1f;--tooltip-bg:#4a0d2b;--tooltip-text:#fff;--switch-bg:#fde7ef;--switch-active:#fff;--form-accent:var(--primary)}input[type=checkbox],input[type=radio]{accent-color:var(--form-accent)}.dashboard-layout__container{align-items:flex-start;display:flex;flex-direction:column;gap:2.25rem;padding:1.25rem;position:relative;width:100%}@media (min-width:1024px){.dashboard-layout__container{flex-direction:row;gap:1rem}}.dashboard-layout__left-column{align-items:flex-start;flex-direction:column}.dashboard-layout__left-column,.dashboard-layout__right-column{display:flex;gap:1rem;width:50%}.dashboard-layout__cards{display:flex;flex-direction:column;order:3;width:100%}@media (min-width:1024px){.dashboard-layout__cards{max-width:24rem;order:2}}.dashboard-layout__map{order:2}@media (min-width:1024px){.dashboard-layout__map{order:3}}.dashboard-layout__map-container{order:2;width:100%}@media (min-width:1024px){.dashboard-layout__map-container{order:3}}.dashboard-layout__empty-state,.dashboard-layout__loading-state{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;height:580px;justify-content:center;margin-top:2.5rem;width:100%}.dashboard-layout__loading-state{padding:1.25rem}.dashboard-layout__empty-state{padding:2.5rem;position:relative}.dashboard-layout__empty-text,.dashboard-layout__loading-text{margin-top:.75rem;text-align:center}
