.report-movement-time-modern-container[data-v-97d0a33c]{padding:24px;max-width:1600px;margin:0 auto;background:var(--bg-secondary);min-height:100vh}.filters-section[data-v-97d0a33c]{background:var(--bg-card);padding:24px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);margin-bottom:24px;display:grid;grid-template-columns:1fr 300px 180px auto;gap:20px;align-items:end}.filters-section .filter-group[data-v-97d0a33c]{display:flex;flex-direction:column;gap:8px}.filters-section .filter-group label[data-v-97d0a33c]{font-size:14px;font-weight:600;color:var(--text-primary)}.filters-section .filter-group .device-info-display[data-v-97d0a33c]{cursor:pointer;transition:all .2s}.filters-section .filter-group .device-info-display[data-v-97d0a33c]:hover{transform:translateY(-2px)}.filters-section .filter-group .device-info-display:hover .no-device[data-v-97d0a33c],.filters-section .filter-group .device-info-display:hover .selected-device[data-v-97d0a33c]{box-shadow:0 4px 12px rgba(0,0,0,.15)}.filters-section .filter-group .device-info-display .selected-device[data-v-97d0a33c]{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--accent-light);border:2px solid var(--accent);border-radius:8px;transition:all .2s}.filters-section .filter-group .device-info-display .selected-device .icon-device[data-v-97d0a33c]{font-size:24px;color:var(--accent)}.filters-section .filter-group .device-info-display .selected-device .device-text[data-v-97d0a33c]{display:flex;align-items:center;gap:8px;flex:1;overflow:hidden}.filters-section .filter-group .device-info-display .selected-device .device-text .device-name[data-v-97d0a33c]{font-size:14px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filters-section .filter-group .device-info-display .selected-device .device-text .device-separator[data-v-97d0a33c]{font-size:14px;color:var(--text-muted);font-weight:700}.filters-section .filter-group .device-info-display .selected-device .device-text .device-imei[data-v-97d0a33c]{font-size:12px;color:var(--text-tertiary);font-family:monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filters-section .filter-group .device-info-display .selected-device .icon-arrow[data-v-97d0a33c]{font-size:16px;color:var(--accent);margin-left:auto}.filters-section .filter-group .device-info-display .no-device[data-v-97d0a33c]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--badge-warning-bg);border:2px solid var(--warning);border-radius:8px;color:var(--warning);font-size:13px;transition:all .2s}.filters-section .filter-group .device-info-display .no-device i[data-v-97d0a33c]:first-child{font-size:18px}.filters-section .filter-group .device-info-display .no-device span[data-v-97d0a33c]{flex:1}.filters-section .filter-group .device-info-display .no-device .icon-arrow[data-v-97d0a33c]{font-size:16px;color:var(--warning);margin-left:auto}.filters-section .filter-group .seconds-input[data-v-97d0a33c]{padding:12px 16px;border:2px solid var(--border-primary);border-radius:8px;font-size:14px;transition:all .2s;height:auto;line-height:normal;background:var(--bg-card);color:var(--text-primary)}.filters-section .filter-group .seconds-input[data-v-97d0a33c]:hover{border-color:var(--accent)}.filters-section .filter-group .seconds-input[data-v-97d0a33c]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}.filters-section .filter-group .btn-search[data-v-97d0a33c]{padding:12px 32px;background:var(--accent);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:8px;height:-moz-fit-content;height:fit-content;white-space:nowrap}.filters-section .filter-group .btn-search[data-v-97d0a33c]:hover:not(:disabled){background:var(--accent-hover)}.filters-section .filter-group .btn-search[data-v-97d0a33c]:disabled{opacity:.6;cursor:not-allowed}.filters-section .filter-group .btn-search i[data-v-97d0a33c]{font-size:16px}.summary-stats[data-v-97d0a33c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:24px}.summary-stats .stat-card[data-v-97d0a33c]{background:var(--bg-card);padding:24px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;align-items:center;gap:16px;position:relative;overflow:hidden;transition:all .3s}.summary-stats .stat-card[data-v-97d0a33c]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.summary-stats .stat-card[data-v-97d0a33c]:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.summary-stats .stat-card.total-periods[data-v-97d0a33c]:before{background:var(--accent)}.summary-stats .stat-card.total-movement[data-v-97d0a33c]:before{background:#4facfe}.summary-stats .stat-card.movement-ratio[data-v-97d0a33c]:before,.summary-stats .stat-card.total-stopped[data-v-97d0a33c]:before{background:#e879a8}.summary-stats .stat-card .stat-icon[data-v-97d0a33c]{width:56px;height:56px;border-radius:12px;background:var(--accent-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.summary-stats .stat-card .stat-icon i[data-v-97d0a33c]{font-size:28px;color:var(--accent)}.summary-stats .stat-card.total-movement .stat-icon[data-v-97d0a33c]{background:rgba(79,172,254,.1)}.summary-stats .stat-card.total-movement .stat-icon i[data-v-97d0a33c]{color:#4facfe}.summary-stats .stat-card.total-stopped .stat-icon[data-v-97d0a33c]{background:rgba(232,121,168,.1)}.summary-stats .stat-card.total-stopped .stat-icon i[data-v-97d0a33c]{color:#e879a8}.summary-stats .stat-card.movement-ratio .stat-icon[data-v-97d0a33c]{background:rgba(232,121,168,.1)}.summary-stats .stat-card.movement-ratio .stat-icon i[data-v-97d0a33c]{color:#e879a8}.summary-stats .stat-card .stat-content[data-v-97d0a33c]{display:flex;flex-direction:column;gap:4px}.summary-stats .stat-card .stat-content .stat-label[data-v-97d0a33c]{font-size:13px;color:var(--text-tertiary);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.summary-stats .stat-card .stat-content .stat-value[data-v-97d0a33c]{font-size:28px;font-weight:700;color:var(--text-primary)}.export-actions[data-v-97d0a33c]{display:flex;gap:12px;justify-content:flex-end;margin-bottom:24px}.export-actions .btn-export[data-v-97d0a33c]{padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:8px}.export-actions .btn-export i[data-v-97d0a33c]{font-size:16px}.export-actions .btn-export.btn-pdf[data-v-97d0a33c]{background:var(--danger);color:#fff}.export-actions .btn-export.btn-pdf[data-v-97d0a33c]:hover{background:var(--danger)}.export-actions .btn-export.btn-excel[data-v-97d0a33c]{background:var(--success);color:#fff}.export-actions .btn-export.btn-excel[data-v-97d0a33c]:hover{background:var(--success);filter:brightness(.9)}.periods-list[data-v-97d0a33c]{display:flex;flex-direction:column;gap:16px}.period-card[data-v-97d0a33c]{background:var(--bg-card);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;transition:all .3s;cursor:pointer}.period-card[data-v-97d0a33c]:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-2px)}.period-header[data-v-97d0a33c]{padding:20px 24px;display:grid;grid-template-columns:auto auto 1fr auto;gap:24px;align-items:center}.period-header .period-number .number-badge[data-v-97d0a33c]{width:48px;height:48px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.period-header .period-time-info[data-v-97d0a33c]{display:flex;flex-direction:column;gap:12px;min-width:400px}.period-header .period-time-info .time-row[data-v-97d0a33c]{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:center}.period-header .period-time-info .time-row .time-item[data-v-97d0a33c]{display:flex;align-items:center;gap:10px}.period-header .period-time-info .time-row .time-item i[data-v-97d0a33c]{font-size:20px}.period-header .period-time-info .time-row .time-item.start i[data-v-97d0a33c]{color:#4facfe}.period-header .period-time-info .time-row .time-item.end i[data-v-97d0a33c]{color:#e879a8}.period-header .period-time-info .time-row .time-item .time-details[data-v-97d0a33c]{display:flex;flex-direction:column;gap:2px}.period-header .period-time-info .time-row .time-item .time-details .time-label[data-v-97d0a33c]{font-size:11px;color:var(--text-muted);text-transform:uppercase;font-weight:600}.period-header .period-time-info .time-row .time-item .time-details .time-value[data-v-97d0a33c]{font-size:13px;color:var(--text-primary);font-weight:500}.period-header .period-time-info .time-row .time-separator i[data-v-97d0a33c]{color:var(--border-hover);font-size:16px}.period-header .period-stats[data-v-97d0a33c]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.period-header .period-stats .stat-box[data-v-97d0a33c]{padding:12px;border-radius:8px;background:var(--bg-secondary);border:2px solid transparent;transition:all .2s}.period-header .period-stats .stat-box.movement[data-v-97d0a33c]{border-color:rgba(79,172,254,.1882352941);background:rgba(79,172,254,.04)}.period-header .period-stats .stat-box.stopped[data-v-97d0a33c]{border-color:rgba(232,121,168,.1882352941);background:rgba(240,147,251,.04)}.period-header .period-stats .stat-box.total[data-v-97d0a33c]{border-color:rgba(102,126,234,.1882352941);background:rgba(102,126,234,.04)}.period-header .period-stats .stat-box.motor-marcha[data-v-97d0a33c]{border-color:rgba(254,243,199,.1882352941);background:rgba(254,243,199,.04)}.period-header .period-stats .stat-box .stat-header[data-v-97d0a33c]{display:flex;align-items:center;gap:6px;margin-bottom:8px}.period-header .period-stats .stat-box .stat-header i[data-v-97d0a33c]{font-size:14px}.period-header .period-stats .stat-box .stat-header .stat-title[data-v-97d0a33c]{font-size:11px;font-weight:600;text-transform:uppercase;color:var(--text-tertiary)}.period-header .period-stats .stat-box.movement .stat-header i[data-v-97d0a33c]{color:#4facfe}.period-header .period-stats .stat-box.stopped .stat-header i[data-v-97d0a33c]{color:#e879a8}.period-header .period-stats .stat-box.total .stat-header i[data-v-97d0a33c]{color:var(--accent)}.period-header .period-stats .stat-box.motor-marcha .stat-header i[data-v-97d0a33c]{color:#d97706}.period-header .period-stats .stat-box .stat-value[data-v-97d0a33c]{display:block;font-size:16px;font-weight:700;color:var(--text-primary);margin-bottom:4px}.period-header .period-stats .stat-box .stat-detail[data-v-97d0a33c]{display:block;font-size:11px;color:var(--text-tertiary)}.period-header .period-actions .btn-expand[data-v-97d0a33c]{width:48px;height:48px;border:none;background:var(--bg-secondary);border-radius:50%;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.period-header .period-actions .btn-expand i[data-v-97d0a33c]{font-size:20px;color:var(--info)}.period-header .period-actions .btn-expand[data-v-97d0a33c]:hover{background:var(--info);transform:scale(1.1)}.period-header .period-actions .btn-expand:hover i[data-v-97d0a33c]{color:#fff}.period-progress-container[data-v-97d0a33c]{padding:16px 24px;background:var(--bg-secondary);border-top:1px solid var(--border-primary)}.period-progress-container .progress-legend[data-v-97d0a33c]{display:flex;gap:20px;margin-bottom:12px}.period-progress-container .progress-legend .legend-item[data-v-97d0a33c]{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--text-primary)}.period-progress-container .progress-legend .legend-item .legend-color[data-v-97d0a33c]{width:16px;height:16px;border-radius:4px}.period-progress-container .progress-legend .legend-item.movement .legend-color[data-v-97d0a33c]{background:var(--accent)}.period-progress-container .progress-legend .legend-item.stopped .legend-color[data-v-97d0a33c]{background:#e879a8}.period-progress-container .period-progress[data-v-97d0a33c]{height:32px;background:var(--border-primary);border-radius:8px;overflow:hidden;display:flex}.period-progress-container .period-progress .progress-bar[data-v-97d0a33c]{height:100%;display:flex;align-items:center;justify-content:center;transition:width .6s ease;position:relative}.period-progress-container .period-progress .progress-bar.movement[data-v-97d0a33c]{background:var(--accent)}.period-progress-container .period-progress .progress-bar.stopped[data-v-97d0a33c]{background:#e879a8}.period-progress-container .period-progress .progress-bar .progress-label[data-v-97d0a33c]{font-size:12px;font-weight:700;color:#fff;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.2)}.empty-state[data-v-97d0a33c]{background:var(--bg-card);padding:80px 40px;border-radius:12px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.08)}.empty-state .empty-icon[data-v-97d0a33c]{width:120px;height:120px;margin:0 auto 24px;background:var(--accent-light);border-radius:50%;display:flex;align-items:center;justify-content:center}.empty-state .empty-icon i[data-v-97d0a33c]{font-size:56px;color:var(--accent);opacity:.5}.empty-state h3[data-v-97d0a33c]{font-size:24px;color:var(--text-primary);margin:0 0 12px}.empty-state p[data-v-97d0a33c]{font-size:16px;color:var(--text-tertiary);margin:0}.loading-state[data-v-97d0a33c]{background:var(--bg-card);padding:80px 40px;border-radius:12px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.08)}.loading-state .spinner[data-v-97d0a33c]{width:48px;height:48px;border:4px solid var(--border-primary);border-top-color:var(--accent);border-radius:50%;margin:0 auto 24px;animation:spin-97d0a33c .8s linear infinite}.loading-state p[data-v-97d0a33c]{font-size:16px;color:var(--text-tertiary);margin:0}.details-modal-overlay[data-v-97d0a33c]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.details-modal[data-v-97d0a33c]{background:var(--bg-card);border-radius:16px;max-width:1200px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3)}.details-modal .modal-header[data-v-97d0a33c]{background:var(--bg-card);padding:24px;color:var(--text-primary);display:flex;align-items:center;justify-content:space-between;flex-shrink:0;border-bottom:2px solid var(--border-primary)}.details-modal .modal-header .modal-title[data-v-97d0a33c]{display:flex;align-items:center;gap:16px}.details-modal .modal-header .modal-title .period-number-display[data-v-97d0a33c]{width:56px;height:56px;background:var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.details-modal .modal-header .modal-title .period-number-display .number-text[data-v-97d0a33c]{font-size:24px;font-weight:800;color:#fff}.details-modal .modal-header .modal-title .title-content h3[data-v-97d0a33c]{margin:0 0 8px;font-size:20px;font-weight:700;color:var(--text-primary)}.details-modal .modal-header .modal-title .title-content .type-badge[data-v-97d0a33c]{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--accent-light);color:var(--accent);border-radius:20px;font-size:12px;font-weight:600}.details-modal .modal-header .modal-title .title-content .type-badge i[data-v-97d0a33c]{font-size:14px}.details-modal .modal-header .btn-close-modal[data-v-97d0a33c]{width:40px;height:40px;border:none;background:var(--bg-tertiary);border-radius:50%;cursor:pointer;transition:all .2s;flex-shrink:0}.details-modal .modal-header .btn-close-modal i[data-v-97d0a33c]{font-size:20px;color:var(--text-secondary)}.details-modal .modal-header .btn-close-modal[data-v-97d0a33c]:hover{background:var(--bg-secondary);color:var(--text-primary)}.details-modal .modal-content[data-v-97d0a33c]{padding:24px;overflow-y:auto;flex:1}.details-modal .modal-content .info-grid[data-v-97d0a33c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:24px}.details-modal .modal-content .info-grid .info-card[data-v-97d0a33c]{background:var(--bg-secondary);border-radius:12px;padding:20px;border:2px solid var(--border-primary);transition:all .3s}.details-modal .modal-content .info-grid .info-card[data-v-97d0a33c]:hover{border-color:var(--accent);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.details-modal .modal-content .info-grid .info-card .card-header[data-v-97d0a33c]{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid var(--border-primary)}.details-modal .modal-content .info-grid .info-card .card-header i[data-v-97d0a33c]{font-size:20px;color:var(--accent)}.details-modal .modal-content .info-grid .info-card .card-header span[data-v-97d0a33c]{font-size:14px;font-weight:700;color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px}.details-modal .modal-content .info-grid .info-card .card-body .time-detail[data-v-97d0a33c]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--border-primary)}.details-modal .modal-content .info-grid .info-card .card-body .time-detail[data-v-97d0a33c]:last-child{border-bottom:none}.details-modal .modal-content .info-grid .info-card .card-body .time-detail .label[data-v-97d0a33c]{font-size:13px;font-weight:600;color:var(--text-tertiary)}.details-modal .modal-content .info-grid .info-card .card-body .time-detail .value[data-v-97d0a33c]{font-size:13px;font-weight:600;color:var(--text-primary)}.details-modal .modal-content .info-grid .info-card .card-body .time-detail.start[data-v-97d0a33c]{border-left:3px solid var(--success);padding-left:12px}.details-modal .modal-content .info-grid .info-card .card-body .time-detail.end[data-v-97d0a33c]{border-left:3px solid var(--danger);padding-left:12px}.details-modal .modal-content .info-grid .info-card .card-body .big-number[data-v-97d0a33c]{font-size:32px;font-weight:800;margin-bottom:8px}.details-modal .modal-content .info-grid .info-card .card-body .big-number.movement[data-v-97d0a33c]{color:#4facfe}.details-modal .modal-content .info-grid .info-card .card-body .big-number.stopped[data-v-97d0a33c]{color:#e879a8}.details-modal .modal-content .info-grid .info-card .card-body .big-number.total[data-v-97d0a33c]{color:var(--accent)}.details-modal .modal-content .info-grid .info-card .card-body .big-number.motor[data-v-97d0a33c]{color:#d97706}.details-modal .modal-content .info-grid .info-card .card-body .detail-text[data-v-97d0a33c]{font-size:13px;color:var(--text-tertiary);margin-bottom:4px}.details-modal .modal-content .info-grid .info-card .card-body .percentage[data-v-97d0a33c]{font-size:14px;font-weight:700;color:var(--text-primary)}.details-modal .modal-content .info-grid .info-card .card-body .chart-container[data-v-97d0a33c]{display:flex;gap:20px;justify-content:space-around;align-items:flex-end;height:180px;padding:20px 0}.details-modal .modal-content .info-grid .info-card .card-body .chart-container .chart-bar[data-v-97d0a33c]{flex:1;max-width:100px;border-radius:8px 8px 0 0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:12px 8px;min-height:60px;transition:all .6s ease}.details-modal .modal-content .info-grid .info-card .card-body .chart-container .chart-bar.movement[data-v-97d0a33c]{background:#4facfe}.details-modal .modal-content .info-grid .info-card .card-body .chart-container .chart-bar.stopped[data-v-97d0a33c]{background:#e879a8}.details-modal .modal-content .info-grid .info-card .card-body .chart-container .chart-bar .bar-label[data-v-97d0a33c]{font-size:18px;font-weight:800;color:#fff;margin-bottom:8px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.details-modal .modal-content .info-grid .info-card .card-body .chart-container .chart-bar .bar-title[data-v-97d0a33c]{font-size:11px;font-weight:700;color:#fff;text-transform:uppercase;text-align:center;position:absolute;bottom:-24px;left:50%;transform:translateX(-50%);white-space:nowrap;color:var(--text-primary)}.details-modal .modal-content .navigation-controls[data-v-97d0a33c]{display:flex;align-items:center;gap:12px;padding-top:24px;border-top:2px solid var(--border-primary)}.details-modal .modal-content .navigation-controls .btn-nav[data-v-97d0a33c]{flex:1;padding:12px 16px;border:2px solid var(--border-primary);background:var(--bg-card);border-radius:10px;cursor:pointer;font-size:14px;font-weight:600;color:var(--text-primary);display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}.details-modal .modal-content .navigation-controls .btn-nav[data-v-97d0a33c]:hover:not(:disabled){background:var(--bg-secondary);border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.details-modal .modal-content .navigation-controls .btn-nav[data-v-97d0a33c]:disabled{opacity:.4;cursor:not-allowed}.details-modal .modal-content .navigation-controls .btn-nav i[data-v-97d0a33c]{font-size:14px}.details-modal .modal-content .navigation-controls .nav-info[data-v-97d0a33c]{font-size:14px;font-weight:700;color:var(--text-primary);white-space:nowrap}@keyframes spin-97d0a33c{to{transform:rotate(1turn)}}@media(max-width:1400px){.filters-section[data-v-97d0a33c]{grid-template-columns:1fr}.period-header[data-v-97d0a33c]{grid-template-columns:1fr;gap:16px}.period-header .period-time-info[data-v-97d0a33c]{min-width:auto}.period-header .period-stats[data-v-97d0a33c]{grid-template-columns:repeat(2,1fr)}}.mobile-filter-bar[data-v-97d0a33c]{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:var(--bg-card);border-radius:10px;border:1px solid var(--border-primary);margin-bottom:12px;cursor:pointer}.mobile-filter-bar .mobile-filter-info[data-v-97d0a33c]{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-primary)}.mobile-filter-bar .mobile-filter-info>i[data-v-97d0a33c]{color:var(--accent)}.mobile-filter-bar>i[data-v-97d0a33c]{color:var(--text-muted)}.mobile-overlay[data-v-97d0a33c]{position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:1000;display:flex;align-items:flex-end}.mobile-overlay-top[data-v-97d0a33c]{z-index:1100!important}.mobile-device-sheet[data-v-97d0a33c],.mobile-filters-sheet[data-v-97d0a33c]{width:100%;background:var(--bg-card);border-radius:16px 16px 0 0;padding-bottom:env(safe-area-inset-bottom,0);max-height:85vh;display:flex;flex-direction:column}.mobile-device-sheet .sheet-handle[data-v-97d0a33c],.mobile-filters-sheet .sheet-handle[data-v-97d0a33c]{display:flex;justify-content:center;padding:10px;cursor:pointer}.mobile-device-sheet .sheet-handle span[data-v-97d0a33c],.mobile-filters-sheet .sheet-handle span[data-v-97d0a33c]{width:36px;height:4px;border-radius:2px;background:var(--border-primary)}.mobile-device-sheet .sheet-title[data-v-97d0a33c],.mobile-filters-sheet .sheet-title[data-v-97d0a33c]{display:flex;align-items:center;gap:10px;padding:0 20px 14px;font-size:16px;font-weight:600;color:var(--text-primary)}.mobile-device-sheet .sheet-title i[data-v-97d0a33c],.mobile-filters-sheet .sheet-title i[data-v-97d0a33c]{color:var(--accent)}.mobile-filters-sheet .sheet-body[data-v-97d0a33c]{padding:0 20px 20px;display:flex;flex-direction:column;gap:14px}.mobile-filters-sheet .sheet-body .filter-group[data-v-97d0a33c]{display:flex;flex-direction:column;gap:6px}.mobile-filters-sheet .sheet-body .filter-group label[data-v-97d0a33c]{font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.mobile-filters-sheet .sheet-body .mobile-device-btn[data-v-97d0a33c]{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--border-primary);border-radius:8px;background:var(--bg-secondary);cursor:pointer;font-size:14px;color:var(--text-primary)}.mobile-filters-sheet .sheet-body .mobile-device-btn>i[data-v-97d0a33c]:first-child{color:var(--accent)}.mobile-filters-sheet .sheet-body .mobile-device-btn>span[data-v-97d0a33c]{flex:1}.mobile-filters-sheet .sheet-body .mobile-seconds-input[data-v-97d0a33c]{padding:12px 14px;border:1px solid var(--border-primary);border-radius:8px;background:var(--bg-secondary);font-size:14px;color:var(--text-primary);outline:none}.mobile-filters-sheet .sheet-body .mobile-seconds-input[data-v-97d0a33c]:focus{border-color:var(--accent)}.mobile-filters-sheet .sheet-body .btn-search-mobile[data-v-97d0a33c]{width:100%;padding:14px;background:var(--accent);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.mobile-filters-sheet .sheet-body .btn-search-mobile[data-v-97d0a33c]:disabled{opacity:.5}.mobile-device-sheet .device-search[data-v-97d0a33c]{display:flex;align-items:center;gap:10px;margin:0 16px 8px;padding:10px 14px;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:10px}.mobile-device-sheet .device-search i[data-v-97d0a33c]{color:var(--text-muted)}.mobile-device-sheet .device-search input[data-v-97d0a33c]{border:none;background:none;flex:1;font-size:14px;color:var(--text-primary);outline:none}.mobile-device-sheet .device-search input[data-v-97d0a33c]::-moz-placeholder{color:var(--text-muted)}.mobile-device-sheet .device-search input[data-v-97d0a33c]::placeholder{color:var(--text-muted)}.mobile-device-sheet .device-list[data-v-97d0a33c]{flex:1;overflow-y:auto;padding:0 12px 12px}.mobile-device-sheet .device-list .device-list-item[data-v-97d0a33c]{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;cursor:pointer;border-bottom:1px solid var(--border-secondary)}.mobile-device-sheet .device-list .device-list-item[data-v-97d0a33c]:last-child{border-bottom:none}.mobile-device-sheet .device-list .device-list-item[data-v-97d0a33c]:active{background:var(--bg-tertiary)}.mobile-device-sheet .device-list .device-list-item.active[data-v-97d0a33c]{background:var(--accent-light)}.mobile-device-sheet .device-list .device-list-item .device-avatar[data-v-97d0a33c]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.mobile-device-sheet .device-list .device-list-item .device-avatar-placeholder[data-v-97d0a33c]{width:40px;height:40px;border-radius:50%;background:var(--bg-tertiary);display:flex;align-items:center;justify-content:center;color:var(--text-muted);flex-shrink:0}.mobile-device-sheet .device-list .device-list-item .device-list-info[data-v-97d0a33c]{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.mobile-device-sheet .device-list .device-list-item .device-list-info .device-list-name[data-v-97d0a33c]{font-size:14px;font-weight:600;color:var(--text-primary)}.mobile-device-sheet .device-list .device-list-item .device-list-info .device-list-imei[data-v-97d0a33c]{font-size:12px;color:var(--text-muted);font-family:monospace}.mobile-device-sheet .device-list .device-list-item .device-check[data-v-97d0a33c]{color:var(--accent);font-size:16px;flex-shrink:0}.bottom-sheet-mt-enter-active[data-v-97d0a33c],.bottom-sheet-mt-leave-active[data-v-97d0a33c]{transition:opacity .3s ease}.bottom-sheet-mt-enter-active .mobile-device-sheet[data-v-97d0a33c],.bottom-sheet-mt-enter-active .mobile-filters-sheet[data-v-97d0a33c],.bottom-sheet-mt-leave-active .mobile-device-sheet[data-v-97d0a33c],.bottom-sheet-mt-leave-active .mobile-filters-sheet[data-v-97d0a33c]{transition:transform .3s ease-out}.bottom-sheet-mt-enter[data-v-97d0a33c],.bottom-sheet-mt-leave-to[data-v-97d0a33c]{opacity:0}.bottom-sheet-mt-enter .mobile-device-sheet[data-v-97d0a33c],.bottom-sheet-mt-enter .mobile-filters-sheet[data-v-97d0a33c],.bottom-sheet-mt-leave-to .mobile-device-sheet[data-v-97d0a33c],.bottom-sheet-mt-leave-to .mobile-filters-sheet[data-v-97d0a33c]{transform:translateY(100%)}@media(max-width:768px){.report-movement-time-modern-container[data-v-97d0a33c]{padding:8px}.summary-stats[data-v-97d0a33c]{grid-template-columns:1fr 1fr;gap:8px}.summary-stats .stat-card[data-v-97d0a33c]{padding:12px}.summary-stats .stat-card .stat-icon[data-v-97d0a33c]{width:36px;height:36px;font-size:15px}.summary-stats .stat-card .stat-content .stat-label[data-v-97d0a33c]{font-size:10px}.summary-stats .stat-card .stat-content .stat-value[data-v-97d0a33c]{font-size:16px}.export-actions[data-v-97d0a33c]{flex-direction:column;gap:8px}.export-actions .btn-export[data-v-97d0a33c]{width:100%;justify-content:center}.period-header .period-time-info .time-row[data-v-97d0a33c]{grid-template-columns:1fr;gap:8px}.period-header .period-time-info .time-row .time-separator[data-v-97d0a33c]{display:none}.period-header .period-stats[data-v-97d0a33c]{grid-template-columns:1fr}.details-modal[data-v-97d0a33c]{max-width:100%;max-height:95vh}.details-modal .modal-content .info-grid[data-v-97d0a33c]{grid-template-columns:1fr}}