:root{--primary:#006;--secondary:#039;--accent:#ccc;--textLight:#fff;--background:#f1f1f1;--textDark:#292d32;--white:#fff;--disabledBg:#cdcdcd}.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}
