.statistiche_dashboard{padding:20px 0 40px}.statistiche_header{margin-bottom:20px}.statistiche_header h1{margin:0;color:#25324b;font-size:28px}.statistiche_header p{margin:5px 0 0;color:#718096}.statistiche_messaggio{padding:12px 15px;margin-bottom:15px;border:1px solid #f1d59e;border-radius:8px;background:#fff4dd;color:#855e10}.statistiche_filtro,.statistiche_box,.statistiche_card{background:#fff;border:1px solid #e5eaf1;border-radius:14px;box-shadow:0 4px 15px rgba(30,50,80,.05)}.statistiche_filtro{padding:18px;margin-bottom:20px}.statistiche_filtro_riga{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.statistiche_campo{min-width:180px;flex:1}.statistiche_campo label{display:block;margin-bottom:6px;font-weight:600;color:#40506a}.statistiche_campo input{width:100%;height:42px;box-sizing:border-box;padding:0 12px;border:1px solid #d8dee8;border-radius:8px;background:#fff;font-size:15px}.statistiche_pulsante{height:42px;padding:0 20px;border:0;border-radius:8px;background:#4768e5;color:#fff;font-weight:600;cursor:pointer}.statistiche_pulsante:hover{background:#3655c5}.statistiche_periodi_rapidi{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.statistiche_periodi_rapidi button,.statistiche_grafico_tasti button{padding:7px 13px;border:1px solid #dfe5ed;border-radius:20px;background:#f8fafc;color:#40506a;cursor:pointer}.statistiche_periodi_rapidi button:hover{border-color:#4768e5;color:#4768e5}.statistiche_confronto_periodo{margin-top:12px;color:#718096;font-size:13px}.statistiche_cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:20px}.statistiche_card{position:relative;overflow:hidden;padding:18px}.statistiche_card:before{content:"";position:absolute;top:0;bottom:0;left:0;width:4px}.statistiche_card_blu:before{background:#4768e5}.statistiche_card_verde:before{background:#27a76f}.statistiche_card_azzurro:before{background:#289bc2}.statistiche_card_arancio:before{background:#f0a51a}.statistiche_card_top{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#526078;font-weight:600}.statistiche_card_top i{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:10px;background:#f0f4ff;color:#4768e5}.statistiche_card>strong{display:block;margin-top:15px;color:#25324b;font-size:28px;line-height:1.1}.statistiche_card small{display:block;margin-top:7px;color:#8a96a8}.statistiche_variazione{display:inline-flex;align-items:center;gap:5px;margin-top:11px;padding:5px 8px;border-radius:6px;font-size:12px;font-weight:600}.statistiche_variazione.positivo{background:#e9f8f0;color:#198754}.statistiche_variazione.negativo{background:#fff0f0;color:#d54141}.statistiche_variazione.neutro{background:#f1f3f6;color:#718096}.statistiche_contenuti{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:20px;margin-bottom:20px}.statistiche_due_colonne{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px}.statistiche_box{padding:18px}.statistiche_box_header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.statistiche_box_header h2{margin:0;color:#25324b;font-size:19px}.statistiche_box_header small{display:block;margin-top:5px;color:#8a96a8}.statistiche_grafico_tasti{display:flex;gap:6px}.statistiche_grafico_tasti button{border-radius:7px;background:#fff}.statistiche_grafico_tasti button.attivo{border-color:#4768e5;background:#4768e5;color:#fff}.statistiche_grafico{position:relative;height:350px}.statistiche_grafico_secondario{height:320px}.statistiche_riga{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid #edf0f4;color:#526078}.statistiche_riga:last-child{border-bottom:0}.statistiche_riga strong{text-align:right;color:#25324b}.statistiche_tabella_wrapper{overflow-x:auto}.statistiche_tabella{width:100%;border-collapse:collapse}.statistiche_tabella th{padding:11px 10px;border-bottom:1px solid #e6ebf1;background:#f8fafc;color:#718096;text-align:left;font-size:13px;white-space:nowrap}.statistiche_tabella td{padding:12px 10px;border-bottom:1px solid #edf0f4;color:#40506a}.statistiche_tabella tr:last-child td{border-bottom:0}@media(max-width:1100px){.statistiche_cards{grid-template-columns:repeat(2,minmax(0,1fr))}.statistiche_contenuti,.statistiche_due_colonne{grid-template-columns:1fr}}@media(max-width:650px){.statistiche_dashboard{padding-top:10px}.statistiche_header h1{font-size:23px}.statistiche_cards{grid-template-columns:1fr}.statistiche_campo{width:100%;min-width:100%}.statistiche_pulsante{width:100%}.statistiche_box_header{align-items:flex-start;flex-direction:column}.statistiche_grafico{height:300px}.statistiche_grafico_secondario{height:310px}.statistiche_card>strong{font-size:25px}}
