.dashboard_page{background:#f4f7fb;min-height:100vh;padding:20px 0 40px}.dashboard_filters{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin-bottom:25px}.dashboard_filters_left{width:45%}.dashboard_filters_right{width:55%;text-align:right}.dashboard_date,.dashboard_select{padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;font-size:14px;outline:none}.dashboard_date:focus,.dashboard_select:focus{border-color:#2563eb}.dashboard_card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px;box-shadow:0 1px 3px rgba(15,23,42,.04);transition:all .25s ease}.dashboard_card:hover{box-shadow:0 10px 30px rgba(15,23,42,.08)}.dashboard_card .select_dashboard_1,.dashboard_card input[type=date]{padding:5px 15px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;font-size:12px;line-height:12px;outline:none;transition:all .2s ease;margin:5px 5px 5px 0}.dashboard_card input[type=date]:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.btn_dashoard_1{text-align:center;padding:5px 15px;font-size:12px;line-height:12px;color:#fff;background-color:#1a73e8;border:1px solid #1a73e8;border-radius:6px}.dashboard_card input[type=date]:hover{border-color:#9ca3af}.dashboard_card input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.dashboard_card input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.dashboard_kpi{margin-bottom:10px}.dashboard_kpi_card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;transition:all .25s ease;height:100%}.dashboard_kpi_card:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(15,23,42,.08)}.dashboard_kpi_top{height:4px}.dashboard_kpi_body{padding:10px}.dashboard_kpi_title{font-size:11px;line-height:13px;font-weight:600;color:#6b7280;margin-bottom:10px}.dashboard_kpi_value{font-size:18px;line-height:20px;font-weight:700;color:#111827}.dashboard_top_technician{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.dashboard_loading{padding:60px 0;text-align:center;color:#6b7280}.echarts-for-react{width:100%!important}@media (max-width:1020px){.dashboard_filters_left,.dashboard_filters_right{width:100%}.dashboard_filters_right{margin-top:15px;text-align:left}.dashboard_date,.dashboard_select{width:100%;margin-bottom:10px}}@media (max-width:767px){.dashboard_page{padding:15px 0 30px}.dashboard_card{padding:18px}.dashboard_kpi_value{font-size:28px}}