.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}.list-item[data-v-ddf06c28]{color:#555;list-style:none;text-align:left;display:flex;font-size:9px;font-weight:700;line-height:1.2}.list-item-disabled[data-v-ddf06c28]{color:#999;font-weight:400}.list-item-hidden[data-v-ddf06c28]{display:none}.color-box[data-v-ddf06c28]{margin-right:6px;width:16px;height:8px;border:1px solid #999}.legend[data-v-ddf06c28]{display:flex;flex-direction:column;justify-content:center;height:100%}.center-label[data-v-ddf06c28]{color:#6d7e86;font-size:32px;position:absolute;cursor:default;pointer-events:all}.center-wrapper[data-v-ddf06c28]{top:0;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;pointer-events:none}.pie-wrapper[data-v-ddf06c28]{position:relative}.v-tooltip__content[data-v-ddf06c28]{background:#222;color:#fff;border-radius:6px;padding:5px 10px 4px}.slide-fade-enter-active[data-v-6e6ca616]{transition:background-color var(--time)}.slide-fade-leave-active[data-v-6e6ca616]{transition:background-color 0s ease}.slide-fade-enter[data-v-6e6ca616],.slide-fade-leave-to[data-v-6e6ca616]{background-color:var(--color)}.text[data-v-6e6ca616]{border-radius:3px;padding:4px 4px;left:-4px;position:relative}.bold[data-v-6e6ca616]{font-weight:500}.analytics[data-v-6418cd6a]{height:100%;padding-top:10px!important}.analytics .overview[data-v-6418cd6a]{max-width:400px}.analytics .text[data-v-6418cd6a]{padding:0}.analytics .v-card[data-v-6418cd6a]{cursor:default}.analytics .v-toolbar[data-v-6418cd6a]{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.analytics .v-data-table[data-v-6418cd6a]{padding:0 16px}.analytics .v-data-table .v-data-table__wrapper>table>thead>tr th[data-v-6418cd6a]{white-space:nowrap;padding:0 8px}.analytics .v-data-table .v-data-table__wrapper>table>tbody>tr td[data-v-6418cd6a]{white-space:nowrap;cursor:default;padding:0 8px;font-size:.75rem}.analytics .v-data-table .v-data-table__wrapper>table>tbody>tr td .text[data-v-6418cd6a]{padding:0 8px}.analytics .v-data-table .v-data-table__wrapper>table>tbody>tr td p[data-v-6418cd6a]{margin-top:6px;margin-bottom:6px;height:22px}.analytics .v-data-table .v-data-table__wrapper>table>tbody>tr td td.tooltip-text[data-v-6418cd6a],.analytics .v-data-table .v-data-table__wrapper>table>tbody>tr td td[data-v-6418cd6a]{padding-left:0}.analytics .v-tooltip__content[data-v-6418cd6a]{background:#222;color:#fff;border-radius:6px;padding:5px 10px 4px}.analytics .v-chip.v-size--default[data-v-6418cd6a]{font-size:.75rem;height:20px;border-radius:16px;margin:4px;cursor:default;padding:0 6px}.analytics .v-chip.v-size--x-small[data-v-6418cd6a]{height:18px}.analytics b[data-v-6418cd6a]{font-weight:500}.analytics .info-card[data-v-6418cd6a]{cursor:pointer}.analytics .v-list-item__content[data-v-6418cd6a]{padding:8px 0;overflow:initial}.analytics .no-data[data-v-6418cd6a]{width:100%;display:block;text-align:center;color:#999;font-size:13px;height:30px;line-height:30px}.analytics .guest-error[data-v-6418cd6a]{color:#f44336}.analytics .guest-selectable[data-v-6418cd6a]{font-weight:400;color:#0d47a1;cursor:pointer}.analytics .guest-selectable[data-v-6418cd6a]:hover{text-decoration:underline}.analytics .select-mode[data-v-6418cd6a]{position:fixed;z-index:10}@media (max-width:1700px){.analytics .select-mode[data-v-6418cd6a]{position:static}}