.dashboard-module__Gx_nyq__dashboard{grid-template-columns:280px 1fr;gap:24px;max-width:1400px;min-height:calc(100vh - 80px);margin:0 auto;padding:20px 3% 40px;display:grid}.dashboard-module__Gx_nyq__sidebar{border:3px solid var(--ink);box-shadow:6px 6px 0 var(--shadow);background:#fff;border-radius:20px;flex-direction:column;gap:24px;height:fit-content;padding:24px;display:flex;position:sticky;top:100px}.dashboard-module__Gx_nyq__sidebarHeader{border-bottom:2px dashed #2a1b3d26;align-items:center;gap:12px;padding-bottom:20px;display:flex}.dashboard-module__Gx_nyq__sidebarAvatar{background:var(--red);color:#fff;border:3px solid var(--ink);width:48px;height:48px;box-shadow:2px 2px 0 var(--shadow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Fredoka,sans-serif;font-size:22px;font-weight:700;display:flex}.dashboard-module__Gx_nyq__sidebarName{color:var(--ink);font-family:Fredoka,sans-serif;font-size:17px;font-weight:700}.dashboard-module__Gx_nyq__sidebarEmail{color:var(--ink-soft);word-break:break-all;font-size:12px;font-weight:600}.dashboard-module__Gx_nyq__sidebarNav{flex-direction:column;gap:4px;display:flex}.dashboard-module__Gx_nyq__navItem{color:var(--ink-soft);border:2px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.dashboard-module__Gx_nyq__navItem:hover{background:var(--cream);color:var(--ink)}.dashboard-module__Gx_nyq__navItemActive{background:var(--yellow);color:var(--ink);border-color:var(--ink);box-shadow:3px 3px 0 var(--shadow)}.dashboard-module__Gx_nyq__navIcon{flex-shrink:0;font-size:18px}.dashboard-module__Gx_nyq__sidebarFooter{border-top:2px dashed #2a1b3d26;padding-top:16px}.dashboard-module__Gx_nyq__backHome{color:var(--ink-soft);font-family:Patrick Hand,cursive;font-size:16px;font-weight:700}.dashboard-module__Gx_nyq__backHome:hover{color:var(--red)}.dashboard-module__Gx_nyq__mainContent{min-width:0}.dashboard-module__Gx_nyq__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:60vh;display:flex}.dashboard-module__Gx_nyq__spinner{font-size:60px;animation:2s linear infinite dashboard-module__Gx_nyq__spin}@keyframes dashboard-module__Gx_nyq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-module__Gx_nyq__loadingState p{color:var(--ink-soft);font-family:Patrick Hand,cursive;font-size:22px}@media (max-width:900px){.dashboard-module__Gx_nyq__dashboard{grid-template-columns:1fr;padding:20px 4%}.dashboard-module__Gx_nyq__sidebar{flex-direction:column;position:static}.dashboard-module__Gx_nyq__sidebarNav{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.dashboard-module__Gx_nyq__navItem{padding:10px;font-size:13px}}
