:root{--dashboard-bg:var(--background,#f9f9fb);--dashboard-surface:var(--surface,#fff);--dashboard-border:var(--border,#e5e7eb);--dashboard-foreground:var(--foreground,#18181b);--dashboard-muted:var(--muted-foreground,#6b7280)}[data-theme=dark]{--dashboard-bg:var(--background,#171718);--dashboard-surface:var(--surface,#161616d8);--dashboard-border:var(--border,#323236);--dashboard-foreground:var(--foreground,#f3f4f6);--dashboard-muted:var(--muted-foreground,#a1a1aa)}::-webkit-scrollbar{display:none}.dashboard{flex-direction:column;gap:24px;width:100%;padding-top:48px;padding-bottom:24px;display:flex}.page-header{border-bottom:1px solid var(--border);padding-bottom:8px}.breadcrumb{align-items:center;gap:8px;display:inline-flex}.breadcrumb .crumb.current{color:var(--fg)}.breadcrumb .sep{color:var(--muted)}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:space-evenly;align-items:center;gap:.5rem 1rem;width:100%;display:grid}@media (max-width:1440px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.stats-grid{grid-template-columns:1fr}}.icon-circle{background:color-mix(in oklab,var(--accent)18%,transparent);width:36px;height:36px;color:var(--accent);border-radius:9999px;place-items:center;display:inline-grid}.guilds-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1024px){.guilds-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.guilds-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.guilds-grid .card-header{margin-bottom:8px}.guilds-grid .card-footer{margin-top:10px}.elevated{box-shadow:0 1px 2px #00000014,0 2px 8px #0000000f}.elevated:hover{box-shadow:0 3px 6px #0000001f,0 8px 20px #0000001a}.guilds-grid img,.guilds-grid .avatar,.guilds-grid .avatarImg{width:36px;max-width:36px;height:36px;max-height:36px}@media (max-width:480px){.card-header{margin-bottom:10px}.card-footer{margin-top:12px}}.user-section{flex-direction:column-reverse;align-items:flex-end;gap:12px;width:100%;padding-left:14px;display:flex}
.dashboard-module__-8fneq__dashboardContainer{background:var(--dashboard-bg);box-sizing:border-box;flex-direction:column;justify-content:start;align-items:center;width:100vw;min-width:250px;max-width:100vw;margin-left:auto;margin-right:auto;padding:5rem 7.5rem;display:flex;overflow-x:hidden}.dashboard-module__-8fneq__dashboardInner{box-sizing:border-box;width:100%;min-width:0;max-width:1200px;padding:0 1rem}.dashboard-module__-8fneq__page-header{border-bottom:1px solid var(--dashboard-border);flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.dashboard-module__-8fneq__breadcrumb{color:var(--dashboard-muted);margin-bottom:.5rem;font-size:.95rem}.dashboard-module__-8fneq__breadcrumb .dashboard-module__-8fneq__sep{margin:0 .5rem}.dashboard-module__-8fneq__breadcrumb .dashboard-module__-8fneq__current{color:var(--dashboard-foreground);font-weight:600}@media (min-width:640px){.dashboard-module__-8fneq__stats-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.dashboard-module__-8fneq__stats-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.dashboard-module__-8fneq__statCard{background:var(--dashboard-surface);border:1px solid var(--dashboard-border);cursor:pointer;min-height:fit-content;color:var(--dashboard-foreground);border-radius:1.25rem;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.75rem;width:auto;padding:.75rem;transition:box-shadow .2s,transform .2s;display:flex;position:relative;box-shadow:0 2px 6px #00000025}.dashboard-module__-8fneq__statCard:hover,.dashboard-module__-8fneq__statCard:focus{z-index:2;transform:scale(1.025);box-shadow:0 6px 32px #6366f121,0 2px 12px #0000001a}.dashboard-module__-8fneq__icon-circle{background:var(--dashboard-bg);width:2rem;height:2rem;color:var(--dashboard-foreground);border-radius:50%;justify-content:center;align-items:center;margin-right:.5rem;font-size:1.1rem;display:flex}.dashboard-module__-8fneq__signedOut{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;min-height:300px;display:flex}
