@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700;800&family=Fira+Code:wght@400;500;600&display=swap";.admin-dashboard{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#374151}.admin-dashboard img{max-width:200px!important;max-height:150px!important;width:auto!important;height:auto!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:8px!important}.admin-dashboard svg{width:20px!important;height:20px!important}.admin-dashboard [class*=Card]{max-width:none!important}.admin-dashboard [class*=MetricCard] svg{width:24px!important;height:24px!important}.admin-dashboard [class*=MetricCard] [class*=icon] svg,.admin-dashboard [class*=QuickAction] svg{width:20px!important;height:20px!important}.admin-dashboard [class*=Card] img,.admin-dashboard [class*=card] img{max-width:150px!important;max-height:100px!important}.admin-dashboard *{max-width:100%!important}.admin-dashboard [class*=image]{max-width:200px!important;max-height:150px!important}.dashboard-image{width:100%;max-width:300px;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px;box-shadow:0 2px 4px #0000001a}.equal-height-card{height:100%;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.equal-height-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.equal-height-card .card-content{flex:1;display:flex;flex-direction:column}.user-avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e5e7eb}.status-indicator{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px}.status-online{background-color:#10b981}.status-offline{background-color:#ef4444}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.connection-pulse{animation:pulse 2s infinite}.image-container{width:100%;max-width:300px;height:200px;overflow:hidden;border-radius:8px;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;margin:0 auto}.image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dashboard-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.dashboard-card-content{flex:1;display:flex;flex-direction:column;padding:1.5rem}.dashboard-card-footer{margin-top:auto;padding:1rem 1.5rem;background-color:#f9fafb;border-top:1px solid #e5e7eb}.metric-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease}.metric-card:hover{transform:translateY(-2px)}.metric-card .metric-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:1rem}.metric-card .metric-value{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.metric-card .metric-label{font-size:.875rem;color:#6b7280;font-weight:500}.quick-action-button{display:block;width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;text-decoration:none;color:inherit;transition:all .2s ease;margin-bottom:1rem}.quick-action-button:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-1px)}.quick-action-button .action-content{display:flex;align-items:center;gap:1rem}.quick-action-button .action-icon{width:48px;height:48px;border-radius:12px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:20px;color:#6b7280}.quick-action-button .action-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.25rem}.quick-action-button .action-subtitle{font-size:.875rem;color:#6b7280}.dashboard-grid{display:grid;gap:1.5rem;margin-bottom:2rem}.dashboard-grid.metrics{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.dashboard-grid.content{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.dashboard-icon{width:20px;height:20px}.dashboard-icon.large{width:24px;height:24px}.connection-status{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;background:#fff;border:1px solid #e5e7eb;font-size:.875rem;font-weight:500}.connection-status.connected{color:#10b981;border-color:#10b981;background-color:#f0fdf4}.connection-status.disconnected{color:#ef4444;border-color:#ef4444;background-color:#fef2f2}*{box-sizing:border-box}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{font-family:Poppins,Helvetica,Arial,sans-serif;color:#1e293b;background-color:#fff;transition:all .2s ease-in-out}h1,h2,h3,h4,h5,h6{font-family:Poppins,Helvetica,Arial,sans-serif;font-weight:600}.focus-ring:focus{outline:none;box-shadow:0 0 0 2px #8b6e4e80}.container-sm{max-width:640px;margin:0 auto;padding:0 1rem}.container-md{max-width:768px;margin:0 auto;padding:0 1rem}.container-lg{max-width:1024px;margin:0 auto;padding:0 1rem}.container-xl{max-width:1280px;margin:0 auto;padding:0 1rem}.container-2xl{max-width:1536px;margin:0 auto;padding:0 1rem}
