.admin-container { min-height: calc(100vh - 200px); padding: 40px 20px; } .admin-card { background: white; border-radius: 16px; padding: 40px; max-width: 1000px; margin: 0 auto; box-shadow: 0 8px 30px rgba(245, 166, 201, 0.2); border: 2px solid #f5a6c9; } .admin-header { text-align: center; margin-bottom: 40px; } .admin-header h1 { font-size: 32px; color: #4a90e2; margin-bottom: 10px; font-weight: 800; } .stats { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-bottom: 40px; } .stat-card { background: linear-gradient(135deg, #fde2e4 0%, #fff7d1 100%); padding: 20px; border-radius: 12px; text-align: center; border: 2px solid #f5a6c9; } .stat-number { font-size: 32px; font-weight: 800; color: #4a90e2; margin-bottom: 5px; } .stat-label { font-size: 14px; color: #0f172a; font-weight: 600; } .registrations-table { width: 100%; border-collapse: collapse; margin-top: 30px; } .registrations-table thead { background: #f5a6c9; color: white; } .registrations-table th { padding: 15px; text-align: left; font-weight: 700; border: 2px solid #f5a6c9; } .registrations-table td { padding: 12px 15px; border: 1px solid #e3f2fd; } .registrations-table tbody tr:nth-child(even) { background: #f8f9fa; } .registrations-table tbody tr:hover { background: #fff7d1; } .empty-state { text-align: center; padding: 40px 20px; color: #999; } .export-btn { background: #4a90e2; color: white; border: none; padding: 12px 24px; border-radius: 8px; font-weight: 700; cursor: pointer; transition: all 0.3s ease; margin-top: 20px; } .export-btn:hover { background: #357abd; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(74, 144, 226, 0.3); } @media (max-width: 768px) { .admin-card { padding: 20px; } .registrations-table { font-size: 12px; } .registrations-table th, .registrations-table td { padding: 8px; } }

πŸ‘₯ Registrazioni Utenti

Report mensile con email, nome e cognome

0
Registrazioni Totali
0
Questo Mese
0
Questa Settimana

πŸ“‹ Elenco Registrazioni

Nessuna registrazione ancora