.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}#googlemap2[data-v-71866598]{height:420px;width:100%;margin:0;padding:0}table.v-table thead th[data-v-71866598]{font-size:20px!important}.table-card[data-v-71866598]{background:#fff;border:1px solid #edf2f7;border-radius:12px;overflow:hidden}.dashboard-table[data-v-71866598]{font-size:14px}.dashboard-table thead th[data-v-71866598]{background:#f7fafc;color:#2d3436;font-weight:600;height:56px}.dashboard-table tbody tr[data-v-71866598]{transition:background .2s ease}.dashboard-table tbody tr[data-v-71866598]:nth-child(2n){background:#fcfdff}.dashboard-table tbody tr[data-v-71866598]:hover{background:#f5f9ff}.dashboard-table td[data-v-71866598],.dashboard-table th[data-v-71866598]{padding:14px 16px!important}.dashboard-table td[data-v-71866598]:first-child,.dashboard-table th[data-v-71866598]:first-child{width:64px;color:#4a5568}.stat-card[data-v-71866598]{border-radius:16px!important;overflow:hidden;transition:all .3s ease;cursor:pointer;min-height:200px;position:relative;background:#fff;border:1px solid #edf2f7}.stat-card[data-v-71866598]:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.15)!important}.record-card[data-v-71866598],.user-card[data-v-71866598]{background:#fff;color:#2d3436}.card-header[data-v-71866598]{display:flex;align-items:center;padding:20px 24px 16px;position:relative;z-index:2}.icon-container[data-v-71866598]{background:rgba(45,52,54,.06);border-radius:12px;padding:12px;margin-right:16px;backdrop-filter:blur(10px);border:1px solid rgba(45,52,54,.08)}.user-card .icon-container[data-v-71866598]{background:rgba(92,107,192,.12);border-color:rgba(92,107,192,.18)}.user-card .icon-container .v-icon[data-v-71866598]{color:#5c6bc0!important}.record-card .icon-container[data-v-71866598]{background:rgba(236,64,122,.12);border-color:rgba(236,64,122,.18)}.record-card .icon-container .v-icon[data-v-71866598]{color:#ec407a!important}.card-title h3[data-v-71866598]{margin:0;font-size:18px;font-weight:600;letter-spacing:.5px;color:#2d3436}.card-title p[data-v-71866598]{margin:4px 0 0 0;font-size:12px;opacity:.7;font-weight:400;color:#2d3436}.card-content[data-v-71866598]{padding:0 24px 16px;text-align:center;position:relative;z-index:2}.stat-number[data-v-71866598]{font-size:48px;font-weight:700;line-height:1;margin-bottom:8px;text-shadow:0 2px 4px rgba(0,0,0,.1);color:#2d3436}.stat-label[data-v-71866598]{font-size:14px;font-weight:500;opacity:.8;text-transform:uppercase;letter-spacing:1px;color:#2d3436}.card-footer[data-v-71866598]{padding:0 24px 20px;display:flex;justify-content:flex-end;position:relative;z-index:2}.view-btn[data-v-71866598]{font-weight:500;text-transform:none;letter-spacing:.5px;transition:all .3s ease;border-radius:8px;padding:8px 16px}.view-btn[data-v-71866598]:hover{background:rgba(45,52,54,.06);transform:translateX(4px)}.user-card .view-btn[data-v-71866598]{color:#5c6bc0!important}.user-card .view-btn[data-v-71866598]:hover{background:rgba(92,107,192,.08)!important}.record-card .view-btn[data-v-71866598]{color:#ec407a!important}.record-card .view-btn[data-v-71866598]:hover{background:rgba(236,64,122,.08)!important}@media (max-width:600px){.stat-card[data-v-71866598]{min-height:180px}.card-header[data-v-71866598]{padding:16px 20px 12px}.icon-container[data-v-71866598]{padding:10px;margin-right:12px}.icon-container .v-icon[data-v-71866598]{font-size:32px!important}.card-title h3[data-v-71866598]{font-size:16px}.card-title p[data-v-71866598]{font-size:11px}.card-content[data-v-71866598]{padding:0 20px 12px}.stat-number[data-v-71866598]{font-size:36px}.stat-label[data-v-71866598]{font-size:12px}.card-footer[data-v-71866598]{padding:0 20px 16px}}.stat-number[data-v-71866598]{animation:countUp-71866598 1s ease-out}@keyframes countUp-71866598{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stat-card .v-btn[data-v-71866598]{transition:all .3s ease}.stat-card .v-btn[data-v-71866598]:hover{background:rgba(45,52,54,.12)!important}.stat-card[data-v-71866598]{backdrop-filter:blur(8px)}.map-card[data-v-71866598]{background:#fff;border:1px solid #edf2f7;border-radius:12px;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.06)}.map-card #googlemap2[data-v-71866598]{height:420px}