.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;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);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;-webkit-box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12);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;-webkit-transition:height .2s cubic-bezier(.4,0,.6,1);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;-ms-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}tr[data-v-4d344a3a]:nth-child(2n){background-color:#efefef}.dashboard-top-container[data-v-4d344a3a]{display:grid;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;grid-column:1}.dashboard-top-card[data-v-4d344a3a]{width:100%;height:140px}.dashboard-top-card-inner[data-v-4d344a3a]{width:100%;height:100%;border-radius:12px;background:#fff;background:-webkit-gradient(linear,left top,right bottom,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,.5)));background:linear-gradient(to right bottom,hsla(0,0%,100%,.1),hsla(0,0%,100%,.5));-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);-webkit-box-shadow:0 0 1rem rgba(0,0,0,.3);box-shadow:0 0 1rem rgba(0,0,0,.3)}.dashboard-top-card-title[data-v-4d344a3a]{color:#fff!important;font-weight:700;font-size:18px;line-height:1.1;word-wrap:break-word}.dashboard-top-card-data[data-v-4d344a3a]{color:#fff!important;font-weight:700;font-size:20px;line-height:1.1;word-wrap:break-word}.page-title[data-v-4d344a3a]{font-size:16px!important}.page-desc[data-v-4d344a3a]{font-size:10px!important}.table-head-th[data-v-4d344a3a]{font-weight:700;font-size:16px}.table-body-td[data-v-4d344a3a]{font-size:12px}.table-card[data-v-4d344a3a]{margin-top:10px;border-radius:12px}@media (min-width:768px){.dashboard-top-container[data-v-4d344a3a]{display:grid;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;grid-template-columns:repeat(2,1fr)}.dashboard-top-card[data-v-4d344a3a]{height:140px}.dashboard-top-card-title[data-v-4d344a3a]{font-size:19px}.dashboard-top-card-data[data-v-4d344a3a]{font-size:23px}.page-title[data-v-4d344a3a]{font-size:20px!important}.page-desc[data-v-4d344a3a]{font-size:14px!important}.table-head-th[data-v-4d344a3a]{font-size:12px!important}.table-body-td[data-v-4d344a3a]{font-size:12px}.table-card[data-v-4d344a3a]{margin-top:10px}}@media (min-width:820px){.dashboard-top-container[data-v-4d344a3a]{display:grid;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;grid-template-columns:repeat(4,1fr)}.dashboard-top-card[data-v-4d344a3a]{height:140px}.dashboard-top-card-title[data-v-4d344a3a]{font-size:14px}.dashboard-top-card-data[data-v-4d344a3a]{font-size:20px}.page-title[data-v-4d344a3a]{font-size:24px!important}.page-desc[data-v-4d344a3a],.table-body-td[data-v-4d344a3a],.table-head-th[data-v-4d344a3a]{font-size:16px!important}.table-card[data-v-4d344a3a]{margin-top:10px}}@media (min-width:1465px){.dashboard-top-container[data-v-4d344a3a]{display:grid;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;grid-template-columns:repeat(4,1fr)}.dashboard-top-card[data-v-4d344a3a]{height:190px}.dashboard-top-card-title[data-v-4d344a3a]{font-size:22px}.dashboard-top-card-data[data-v-4d344a3a]{font-size:30px}.page-title[data-v-4d344a3a]{font-size:24px!important}.page-desc[data-v-4d344a3a],.table-body-td[data-v-4d344a3a],.table-head-th[data-v-4d344a3a]{font-size:16px!important}.table-card[data-v-4d344a3a]{margin-top:10px}}@media (min-width:2560px){.dashboard-top-container[data-v-4d344a3a]{display:grid;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;grid-template-columns:repeat(4,1fr)}.dashboard-top-card[data-v-4d344a3a]{height:240px}.dashboard-top-card-inner[data-v-4d344a3a]{padding:10px}.dashboard-top-card-title[data-v-4d344a3a]{font-size:34px}.dashboard-top-card-data[data-v-4d344a3a]{font-size:42px}.page-title[data-v-4d344a3a]{font-size:32px!important}.page-desc[data-v-4d344a3a],.table-head-th[data-v-4d344a3a]{font-size:22px!important}.table-body-td[data-v-4d344a3a]{font-size:22px!important;padding-top:12px!important;padding-bottom:12px!important}.table-card[data-v-4d344a3a]{margin-top:20px}}@media (min-width:3840px){.dashboard-top-container[data-v-4d344a3a]{display:grid;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:12px;grid-template-columns:repeat(4,1fr)}.dashboard-top-card[data-v-4d344a3a]{height:340px}.dashboard-top-card-inner[data-v-4d344a3a]{padding:18px;border-radius:20px}.dashboard-top-card-title[data-v-4d344a3a]{font-size:50px}.dashboard-top-card-data[data-v-4d344a3a]{font-size:76px}.page-title[data-v-4d344a3a]{font-size:44px!important}.page-desc[data-v-4d344a3a]{font-size:28px!important}.table-head-th[data-v-4d344a3a]{font-size:32px!important}.table-body-td[data-v-4d344a3a]{font-size:32px!important;padding-top:18px!important;padding-bottom:18px!important}.table-card[data-v-4d344a3a]{margin-top:30px;padding-top:20px!important}.dashboard-table[data-v-4d344a3a]{margin-top:20px}}