.dashboard-container{background:#f5f7fa;min-height:100vh}.dashboard-header{background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex;box-shadow:0 2px 4px #0000000d}.dashboard-header h1{color:#333;margin:0;font-size:1.75rem}.user-info{align-items:center;gap:1rem;display:flex}.user-avatar{object-fit:cover;border:2px solid #e0e0e0;border-radius:50%;width:48px;height:48px}.user-details{flex-direction:column;align-items:flex-start;display:flex}.user-name{color:#333;margin:0;font-size:.95rem;font-weight:600}.user-email{color:#666;margin:0;font-size:.85rem}.logout-btn{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:.375rem;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;transition:background .2s}.logout-btn:hover{background:#c82333}.dashboard-content{max-width:1200px;margin:0 auto;padding:2rem}.welcome-card{background:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 2px 8px #0000000d}.welcome-card h2{color:#333;margin-top:0;margin-bottom:.75rem}.welcome-card p{color:#666;margin-bottom:1rem}.roles{color:#495057;background:#f8f9fa;border-radius:.375rem;margin-top:1rem;padding:.75rem}.roles strong{color:#333}
