.dashboardShell-module__SykxVG__container{background-color:var(--background);height:100dvh;display:flex;overflow:hidden}.dashboardShell-module__SykxVG__loadingContainer{background-color:var(--background);justify-content:center;align-items:center;height:100dvh;display:flex}.dashboardShell-module__SykxVG__spinner{border-width:2px;border-color:var(--primary);border-top-color:#0000;border-radius:9999px;width:2rem;height:2rem;animation:1s linear infinite dashboardShell-module__SykxVG__spin}@keyframes dashboardShell-module__SykxVG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboardShell-module__SykxVG__mainWrapper{flex-direction:column;flex:1;min-width:0;display:flex}.dashboardShell-module__SykxVG__mobileHeader{z-index:30;background-color:var(--card);border-bottom:1px solid var(--border);padding-top:env(safe-area-inset-top);position:sticky;top:0}@media (min-width:768px){.dashboardShell-module__SykxVG__mobileHeader{display:none}}.dashboardShell-module__SykxVG__mobileHeaderContent{justify-content:space-between;align-items:center;height:3.5rem;min-height:3.5rem;padding-left:1rem;padding-right:1rem;display:flex}.dashboardShell-module__SykxVG__menuButton{color:var(--foreground);border-radius:.5rem;justify-content:center;align-items:center;min-width:44px;min-height:44px;transition:background-color .2s;display:inline-flex}.dashboardShell-module__SykxVG__menuButton:hover{background-color:var(--muted)}.dashboardShell-module__SykxVG__menuIcon{width:1.5rem;height:1.5rem}.dashboardShell-module__SykxVG__mobileTitle{color:var(--foreground);font-size:.875rem;font-weight:700}.dashboardShell-module__SykxVG__mainContent{background-color:var(--background);flex:1;min-width:0;min-height:0;overflow-x:hidden}.dashboardShell-module__SykxVG__fullHeight{padding:0;overflow:hidden}.dashboardShell-module__SykxVG__normalHeight{padding:1rem .75rem;overflow-y:auto}@media (min-width:640px){.dashboardShell-module__SykxVG__normalHeight{padding-left:1rem;padding-right:1rem}}
