.dashboard-module__61xrHq__container{max-width:1200px;margin:0 auto;padding:2rem}.dashboard-module__61xrHq__header{border-bottom:1px solid var(--border-color);margin-bottom:2rem;padding-bottom:1rem}.dashboard-module__61xrHq__welcomeText{font-size:2rem;font-weight:600}.dashboard-module__61xrHq__welcomeText span{color:var(--accent-color)}.dashboard-module__61xrHq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.dashboard-module__61xrHq__card{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.dashboard-module__61xrHq__cardHeader{color:var(--accent-color);border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:600;display:flex}.dashboard-module__61xrHq__statRow{color:var(--text-muted);justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.dashboard-module__61xrHq__statValue{color:var(--text-main);font-size:1.2rem;font-weight:600}.dashboard-module__61xrHq__serverList{flex-direction:column;gap:1rem;display:flex}.dashboard-module__61xrHq__serverItem{border:1px solid var(--border-color);background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.dashboard-module__61xrHq__serverInfo{align-items:center;gap:1rem;display:flex}.dashboard-module__61xrHq__serverAvatar{background-color:var(--panel-color);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-weight:700;display:flex}@media (max-width:768px){.dashboard-module__61xrHq__container{padding:1.25rem 1rem}.dashboard-module__61xrHq__header{margin-bottom:1.5rem}.dashboard-module__61xrHq__welcomeText{font-size:1.5rem;line-height:1.2}.dashboard-module__61xrHq__serverItem{flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1.25rem}.dashboard-module__61xrHq__serverInfo{width:100%}.dashboard-module__61xrHq__serverAvatar{width:40px;height:40px;font-size:.85rem}.dashboard-module__61xrHq__serverItem .dashboard-module__61xrHq__btn-primary,.dashboard-module__61xrHq__serverItem button{justify-content:center;width:100%;padding:.8rem}}
.Toast-module__Y3tGVa__container{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:2rem;right:2rem}.Toast-module__Y3tGVa__toast{pointer-events:all;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:.75rem;min-width:280px;max-width:400px;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;animation:.3s forwards Toast-module__Y3tGVa__slideIn;display:flex;box-shadow:0 8px 24px #0006}.Toast-module__Y3tGVa__success{color:#a8e06b;background:#52c41a26;border-color:#52c41a66}.Toast-module__Y3tGVa__error{color:#ff8a8b;background:#ff4d4f26;border-color:#ff4d4f66}.Toast-module__Y3tGVa__close{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;align-items:center;margin-left:auto;padding:0;display:flex}.Toast-module__Y3tGVa__close:hover{opacity:1}@keyframes Toast-module__Y3tGVa__slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@media (max-width:600px){.Toast-module__Y3tGVa__container{bottom:1rem;left:1rem;right:1rem}.Toast-module__Y3tGVa__toast{min-width:unset;width:100%}}
