.v-data-table{width:100%}.v-data-table__table{border-collapse:separate;border-spacing:0;width:100%}.v-data-table__tr--focus{border:1px dotted #000}.v-data-table__tr--clickable{cursor:pointer}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--align-end,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--align-end,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--align-end,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--align-end{text-align:end}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--align-end .v-data-table-header__content,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--align-end .v-data-table-header__content,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--align-end .v-data-table-header__content,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--align-end .v-data-table-header__content{flex-direction:row-reverse}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--align-center,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--align-center,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--align-center,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--align-center{text-align:center}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--align-center .v-data-table-header__content,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--align-center .v-data-table-header__content,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--align-center .v-data-table-header__content,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--align-center .v-data-table-header__content{justify-content:center}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--no-padding,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--no-padding,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--no-padding,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--no-padding{padding:0 8px}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--nowrap,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--nowrap,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--nowrap,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--nowrap{overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--nowrap .v-data-table-header__content,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--nowrap .v-data-table-header__content,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--nowrap .v-data-table-header__content,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--nowrap .v-data-table-header__content{display:contents}.v-data-table .v-table__wrapper>table tbody>tr>th,.v-data-table .v-table__wrapper>table>thead>tr>th{align-items:center}.v-data-table .v-table__wrapper>table tbody>tr>th.v-data-table__th--fixed,.v-data-table .v-table__wrapper>table>thead>tr>th.v-data-table__th--fixed{position:sticky}.v-data-table .v-table__wrapper>table tbody>tr>th.v-data-table__th--sortable:focus,.v-data-table .v-table__wrapper>table tbody>tr>th.v-data-table__th--sortable:hover,.v-data-table .v-table__wrapper>table>thead>tr>th.v-data-table__th--sortable:focus,.v-data-table .v-table__wrapper>table>thead>tr>th.v-data-table__th--sortable:hover{color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity));cursor:pointer}.v-data-table .v-table__wrapper>table tbody>tr>th:not(.v-data-table__th--sorted) .v-data-table-header__sort-icon,.v-data-table .v-table__wrapper>table>thead>tr>th:not(.v-data-table__th--sorted) .v-data-table-header__sort-icon{opacity:0}.v-data-table .v-table__wrapper>table tbody>tr>th:not(.v-data-table__th--sorted):focus .v-data-table-header__sort-icon,.v-data-table .v-table__wrapper>table tbody>tr>th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon,.v-data-table .v-table__wrapper>table>thead>tr>th:not(.v-data-table__th--sorted):focus .v-data-table-header__sort-icon,.v-data-table .v-table__wrapper>table>thead>tr>th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon{opacity:.5}.v-data-table .v-table__wrapper>table tbody>tr.v-data-table__tr--mobile>td,.v-data-table .v-table__wrapper>table>thead>tr.v-data-table__tr--mobile>td{height:-moz-fit-content;height:fit-content}.v-data-table-column--fixed,.v-data-table-column--fixed-end,.v-data-table__th--sticky{background-color:rgb(var(--v-theme-surface));background-image:inherit;left:0;position:sticky!important;z-index:1}.v-data-table-column--fixed-end{left:unset;right:0}.v-data-table-column--last-fixed{border-right:1px solid rgba(var(--v-border-color),var(--v-border-opacity))}.v-data-table-column--first-fixed-end{border-left:1px solid rgba(var(--v-border-color),var(--v-border-opacity))}.v-data-table.v-table--fixed-header>.v-table__wrapper>table>thead>tr>th.v-data-table-column--fixed,.v-data-table.v-table--fixed-header>.v-table__wrapper>table>thead>tr>th.v-data-table-column--fixed-end{z-index:2}.v-data-table-group-header-row td{background:rgba(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface))}.v-data-table-group-header-row td>span{padding-left:5px}.v-data-table--loading .v-data-table__td{opacity:var(--v-disabled-opacity)}.v-data-table-group-header-row__column{padding-left:calc(var(--v-data-table-group-header-row-depth)*16px)!important}.v-data-table-header__content{align-items:center;display:flex}.v-data-table-header__sort-badge{align-items:center;background:rgba(var(--v-border-color),var(--v-border-opacity));border-radius:50%;display:inline-flex;font-size:.875rem;height:20px;justify-content:center;min-height:20px;min-width:20px;padding:4px;width:20px}.v-data-table-progress>th{border:none!important;height:auto!important;padding:0!important}.v-data-table-progress__loader{position:relative}.v-data-table-rows-loading,.v-data-table-rows-no-data{text-align:center}.v-data-table__tr--mobile>.v-data-table__td--expanded-row{grid-template-columns:auto;justify-content:center}.v-data-table__tr--mobile>.v-data-table__td--select-row{grid-template-columns:0;justify-content:end}.v-data-table__tr--mobile>td{align-items:center;-moz-column-gap:4px;column-gap:4px;display:grid;grid-template-columns:repeat(2,1fr);min-height:var(--v-table-row-height)}.v-data-table__tr--mobile>td:not(:last-child){border-bottom:0!important}.v-data-table__td-title{font-weight:500;text-align:start}.v-data-table__td-value{text-align:end}.v-data-table__td-sort-icon{color:rgba(var(--v-theme-on-surface),var(--v-disabled-opacity))}.v-data-table__td-sort-icon-active{color:rgba(var(--v-theme-on-surface))}.v-data-table-footer{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;padding:8px 4px}.v-data-table-footer__items-per-page{align-items:center;display:flex;justify-content:center}.v-data-table-footer__items-per-page>span{padding-inline-end:8px}.v-data-table-footer__items-per-page>.v-select{width:90px}.v-data-table-footer__info{display:flex;justify-content:flex-end;min-width:116px;padding:0 16px}.v-data-table-footer__paginationz{align-items:center;display:flex;margin-inline-start:16px}.v-data-table-footer__page{padding:0 8px}.v-pagination__list{display:inline-flex;justify-content:center;list-style-type:none;width:100%}.v-pagination__first,.v-pagination__item,.v-pagination__last,.v-pagination__next,.v-pagination__prev{margin:.3rem}.v-table{background:rgb(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity));font-size:.875rem;transition-duration:.28s;transition-property:box-shadow,opacity,background,height;transition-timing-function:cubic-bezier(.4,0,.2,1)}.v-table .v-table-divider{border-right:thin solid rgba(var(--v-border-color),var(--v-border-opacity))}.v-table .v-table__wrapper>table>tbody>tr:not(:last-child)>td,.v-table .v-table__wrapper>table>tbody>tr:not(:last-child)>th,.v-table .v-table__wrapper>table>thead>tr>th{border-bottom:thin solid rgba(var(--v-border-color),var(--v-border-opacity))}.v-table .v-table__wrapper>table>tfoot>tr>td,.v-table .v-table__wrapper>table>tfoot>tr>th{border-top:thin solid rgba(var(--v-border-color),var(--v-border-opacity))}.v-table.v-table--hover>.v-table__wrapper>table>tbody>tr>td{position:relative}.v-table.v-table--hover>.v-table__wrapper>table>tbody>tr:hover>td:after{background:rgba(var(--v-border-color),var(--v-hover-opacity));content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.v-table.v-table--striped-even>.v-table__wrapper>table>tbody>tr:nth-child(2n),.v-table.v-table--striped-odd>.v-table__wrapper>table>tbody>tr:nth-child(odd){background-image:linear-gradient(0deg,rgba(var(--v-border-color),var(--v-hover-opacity)),rgba(var(--v-border-color),var(--v-hover-opacity)))}.v-table.v-table--fixed-header>.v-table__wrapper>table>thead>tr>th{background:rgb(var(--v-theme-surface));box-shadow:inset 0 -1px rgba(var(--v-border-color),var(--v-border-opacity));z-index:1}.v-table.v-table--fixed-footer>tfoot>tr>td,.v-table.v-table--fixed-footer>tfoot>tr>th{background:rgb(var(--v-theme-surface));box-shadow:inset 0 1px rgba(var(--v-border-color),var(--v-border-opacity))}.v-table{border-radius:inherit;display:flex;flex-direction:column;line-height:1.5;max-width:100%}.v-table>.v-table__wrapper>table{border-spacing:0;width:100%}.v-table>.v-table__wrapper>table>tbody>tr>td,.v-table>.v-table__wrapper>table>tbody>tr>th,.v-table>.v-table__wrapper>table>tfoot>tr>td,.v-table>.v-table__wrapper>table>tfoot>tr>th,.v-table>.v-table__wrapper>table>thead>tr>td,.v-table>.v-table__wrapper>table>thead>tr>th{padding:0 16px;transition-duration:.28s;transition-property:box-shadow,opacity,background,height;transition-timing-function:cubic-bezier(.4,0,.2,1)}.v-table>.v-table__wrapper>table>tbody>tr>td,.v-table>.v-table__wrapper>table>tfoot>tr>td,.v-table>.v-table__wrapper>table>thead>tr>td{height:var(--v-table-row-height)}.v-table>.v-table__wrapper>table>tbody>tr>th,.v-table>.v-table__wrapper>table>tfoot>tr>th,.v-table>.v-table__wrapper>table>thead>tr>th{font-weight:500;height:var(--v-table-header-height);text-align:start;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-table--density-default{--v-table-header-height:56px;--v-table-row-height:52px}.v-table--density-comfortable{--v-table-header-height:48px;--v-table-row-height:44px}.v-table--density-compact{--v-table-header-height:40px;--v-table-row-height:36px}.v-table__wrapper{border-radius:inherit;flex:1 1 auto;overflow:auto}.v-table--has-top>.v-table__wrapper{border-top-left-radius:0;border-top-right-radius:0}.v-table--has-bottom>.v-table__wrapper{border-bottom-left-radius:0;border-bottom-right-radius:0}.v-table--fixed-height>.v-table__wrapper{overflow-y:auto}.v-table--fixed-header>.v-table__wrapper>table>thead{position:sticky;top:0;z-index:2}.v-table--fixed-header>.v-table__wrapper>table>thead>tr>th{border-bottom:0!important}.v-table--fixed-footer>.v-table__wrapper>table>tfoot>tr{bottom:0;position:sticky;z-index:1}.v-table--fixed-footer>.v-table__wrapper>table>tfoot>tr>td,.v-table--fixed-footer>.v-table__wrapper>table>tfoot>tr>th{border-top:0!important}.v-timeline .v-timeline-divider__dot{background:rgb(var(--v-theme-surface-light))}.v-timeline .v-timeline-divider__inner-dot{background:rgb(var(--v-theme-on-surface))}.v-timeline{display:grid;grid-auto-flow:dense;position:relative}.v-timeline--horizontal.v-timeline{grid-column-gap:24px;width:100%}.v-timeline--horizontal.v-timeline .v-timeline--side-end>.v-timeline-item .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-start)>.v-timeline-item--side-end .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-start)>.v-timeline-item:nth-child(odd):not(.v-timeline-item--side-start) .v-timeline-item__body{align-self:flex-start;grid-row:3;padding-block-start:24px}.v-timeline--horizontal.v-timeline .v-timeline--side-end>.v-timeline-item .v-timeline-item__opposite,.v-timeline--horizontal.v-timeline .v-timeline--side-start>.v-timeline-item .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-end)>.v-timeline-item--side-start .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-end)>.v-timeline-item:nth-child(2n):not(.v-timeline-item--side-end) .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-start)>.v-timeline-item--side-end .v-timeline-item__opposite,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-start)>.v-timeline-item:nth-child(odd):not(.v-timeline-item--side-start) .v-timeline-item__opposite{align-self:flex-end;grid-row:1;padding-block-end:24px}.v-timeline--horizontal.v-timeline .v-timeline--side-start>.v-timeline-item .v-timeline-item__opposite,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-end)>.v-timeline-item--side-start .v-timeline-item__opposite,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-end)>.v-timeline-item:nth-child(2n):not(.v-timeline-item--side-end) .v-timeline-item__opposite{align-self:flex-start;grid-row:3;padding-block-start:24px}.v-timeline--vertical.v-timeline{height:100%;row-gap:24px}.v-timeline--vertical.v-timeline .v-timeline-item:first-child .v-timeline-divider,.v-timeline--vertical.v-timeline .v-timeline-item:first-child .v-timeline-item__body,.v-timeline--vertical.v-timeline .v-timeline-item:first-child .v-timeline-item__opposite{padding-block-start:24px}.v-timeline--vertical.v-timeline .v-timeline-item:last-child .v-timeline-divider,.v-timeline--vertical.v-timeline .v-timeline-item:last-child .v-timeline-item__body,.v-timeline--vertical.v-timeline .v-timeline-item:last-child .v-timeline-item__opposite{padding-block-end:24px}.v-timeline--vertical.v-timeline .v-timeline--side-start>.v-timeline-item .v-timeline-item__body,.v-timeline--vertical.v-timeline:not(.v-timeline--side-end)>.v-timeline-item--side-start .v-timeline-item__body,.v-timeline--vertical.v-timeline:not(.v-timeline--side-end)>.v-timeline-item:nth-child(2n):not(.v-timeline-item--side-end) .v-timeline-item__body{grid-column:1;justify-self:flex-end;padding-inline-end:24px}.v-timeline--vertical.v-timeline .v-timeline--side-end>.v-timeline-item .v-timeline-item__body,.v-timeline--vertical.v-timeline .v-timeline--side-start>.v-timeline-item .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-end)>.v-timeline-item--side-start .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-end)>.v-timeline-item:nth-child(2n):not(.v-timeline-item--side-end) .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-start)>.v-timeline-item--side-end .v-timeline-item__body,.v-timeline--vertical.v-timeline:not(.v-timeline--side-start)>.v-timeline-item:nth-child(odd):not(.v-timeline-item--side-start) .v-timeline-item__body{grid-column:3;justify-self:flex-start;padding-inline-start:24px}.v-timeline--vertical.v-timeline .v-timeline--side-end>.v-timeline-item .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-start)>.v-timeline-item--side-end .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-start)>.v-timeline-item:nth-child(odd):not(.v-timeline-item--side-start) .v-timeline-item__opposite{grid-column:1;justify-self:flex-end;padding-inline-end:24px}.v-timeline-item{display:contents}.v-timeline-divider{align-items:center;display:flex;position:relative}.v-timeline--horizontal .v-timeline-divider{flex-direction:row;grid-row:2;width:100%}.v-timeline--vertical .v-timeline-divider{flex-direction:column;grid-column:2;height:100%}.v-timeline-divider__before{background:rgba(var(--v-border-color),var(--v-border-opacity));position:absolute}.v-timeline--horizontal .v-timeline-divider__before{height:var(--v-timeline-line-thickness);inset-inline-end:auto;inset-inline-start:-12px;width:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset))}.v-timeline--vertical .v-timeline-divider__before{height:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));top:-12px;width:var(--v-timeline-line-thickness)}.v-timeline-divider__after{background:rgba(var(--v-border-color),var(--v-border-opacity));position:absolute}.v-timeline--horizontal .v-timeline-divider__after{height:var(--v-timeline-line-thickness);inset-inline-end:-12px;inset-inline-start:auto;width:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset))}.v-timeline--vertical .v-timeline-divider__after{bottom:-12px;height:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));width:var(--v-timeline-line-thickness)}.v-timeline--vertical .v-timeline-item:first-child .v-timeline-divider__before{height:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));top:0}.v-timeline--horizontal .v-timeline-item:first-child .v-timeline-divider__before{inset-inline-end:auto;inset-inline-start:0;width:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset))}.v-timeline--vertical .v-timeline-item:first-child .v-timeline-divider__after{height:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset))}.v-timeline--horizontal .v-timeline-item:first-child .v-timeline-divider__after{inset-inline-end:-12px;inset-inline-start:auto;width:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset))}.v-timeline--vertical .v-timeline-item:last-child .v-timeline-divider__before{height:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset))}.v-timeline--horizontal .v-timeline-item:last-child .v-timeline-divider__before{width:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset))}.v-timeline--vertical .v-timeline-item:last-child .v-timeline-divider__after{bottom:0;height:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset))}.v-timeline--horizontal .v-timeline-item:last-child .v-timeline-divider__after{inset-inline-end:0;inset-inline-start:auto;width:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset))}.v-timeline--vertical .v-timeline-item:only-child .v-timeline-divider__after{height:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset))}.v-timeline-divider__dot{align-items:center;border-radius:50%;box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));display:flex;flex-shrink:0;justify-content:center;z-index:1}.v-timeline-divider__dot--size-x-small{height:22px;width:22px}.v-timeline-divider__dot--size-x-small .v-timeline-divider__inner-dot{height:calc(100% - 6px);width:calc(100% - 6px)}.v-timeline-divider__dot--size-small{height:30px;width:30px}.v-timeline-divider__dot--size-small .v-timeline-divider__inner-dot{height:calc(100% - 8px);width:calc(100% - 8px)}.v-timeline-divider__dot--size-default{height:38px;width:38px}.v-timeline-divider__dot--size-default .v-timeline-divider__inner-dot{height:calc(100% - 8px);width:calc(100% - 8px)}.v-timeline-divider__dot--size-large{height:46px;width:46px}.v-timeline-divider__dot--size-large .v-timeline-divider__inner-dot{height:calc(100% - 8px);width:calc(100% - 8px)}.v-timeline-divider__dot--size-x-large{height:54px;width:54px}.v-timeline-divider__dot--size-x-large .v-timeline-divider__inner-dot{height:calc(100% - 10px);width:calc(100% - 10px)}.v-timeline-divider__inner-dot{align-items:center;border-radius:50%;display:flex;justify-content:center}.v-timeline--horizontal.v-timeline--justify-center{grid-template-rows:minmax(auto,50%) min-content minmax(auto,50%)}.v-timeline--vertical.v-timeline--justify-center{grid-template-columns:minmax(auto,50%) min-content minmax(auto,50%)}.v-timeline--horizontal.v-timeline--justify-auto{grid-template-rows:auto min-content auto}.v-timeline--vertical.v-timeline--justify-auto{grid-template-columns:auto min-content auto}.v-timeline--horizontal.v-timeline--density-comfortable{height:100%}.v-timeline--horizontal.v-timeline--density-comfortable.v-timeline--side-end{grid-template-rows:min-content min-content auto}.v-timeline--horizontal.v-timeline--density-comfortable.v-timeline--side-start{grid-template-rows:auto min-content min-content}.v-timeline--vertical.v-timeline--density-comfortable{width:100%}.v-timeline--vertical.v-timeline--density-comfortable.v-timeline--side-end{grid-template-columns:min-content min-content auto}.v-timeline--vertical.v-timeline--density-comfortable.v-timeline--side-start{grid-template-columns:auto min-content min-content}.v-timeline--horizontal.v-timeline--density-compact.v-timeline--side-end{grid-template-rows:0 min-content auto}.v-timeline--horizontal.v-timeline--density-compact.v-timeline--side-start{grid-template-rows:auto min-content 0}.v-timeline--horizontal.v-timeline--density-compact .v-timeline-item__body{grid-row:1}.v-timeline--vertical.v-timeline--density-compact.v-timeline--side-end{grid-template-columns:0 min-content auto}.v-timeline--vertical.v-timeline--density-compact.v-timeline--side-start{grid-template-columns:auto min-content 0}.v-timeline--vertical.v-timeline--density-compact .v-timeline-item__body{grid-column:3}.v-timeline--horizontal.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__body{align-self:flex-start;grid-row:3;padding-block-end:0;padding-block-start:24px}.v-timeline--horizontal.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__opposite{align-self:flex-end;grid-row:1;padding-block-end:24px;padding-block-start:0}.v-timeline--vertical.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__body{grid-column:3;justify-self:flex-start;padding-inline-end:0;padding-inline-start:24px}.v-timeline--vertical.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__opposite{grid-column:1;justify-self:flex-end;padding-inline-end:24px;padding-inline-start:0}.v-timeline--horizontal.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__body{align-self:flex-end;grid-row:1;padding-block-end:24px;padding-block-start:0}.v-timeline--horizontal.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__opposite{align-self:flex-start;grid-row:3;padding-block-end:0;padding-block-start:24px}.v-timeline--vertical.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__body{grid-column:1;justify-self:flex-end;padding-inline-end:24px}.v-timeline--vertical.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__opposite{grid-column:3;justify-self:flex-start;padding-inline-start:24px}.v-timeline-divider--fill-dot .v-timeline-divider__inner-dot{height:inherit;width:inherit}.v-timeline--align-center{--v-timeline-line-size-base:50%;--v-timeline-line-size-offset:0px}.v-timeline--horizontal.v-timeline--align-center{justify-items:center}.v-timeline--horizontal.v-timeline--align-center .v-timeline-item__body,.v-timeline--horizontal.v-timeline--align-center .v-timeline-item__opposite{padding-inline:12px}.v-timeline--horizontal.v-timeline--align-center .v-timeline-divider{justify-content:center}.v-timeline--vertical.v-timeline--align-center{align-items:center}.v-timeline--vertical.v-timeline--align-center .v-timeline-divider{justify-content:center}.v-timeline--align-start{--v-timeline-line-size-base:100%;--v-timeline-line-size-offset:12px}.v-timeline--align-start .v-timeline-item:first-child .v-timeline-divider__before{--v-timeline-line-size-offset:24px}.v-timeline--align-start .v-timeline-item:first-child .v-timeline-divider__after{--v-timeline-line-size-offset:-12px}.v-timeline--align-start .v-timeline-item:last-child .v-timeline-divider__after{--v-timeline-line-size-offset:0px}.v-timeline--horizontal.v-timeline--align-start{justify-items:flex-start}.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider{justify-content:flex-start}.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider .v-timeline-divider__before{width:calc(var(--v-timeline-line-size-offset) + var(--v-timeline-dot-size)/2 - var(--v-timeline-line-inset))}.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider .v-timeline-divider__after{width:calc(var(--v-timeline-line-size-base) - var(--v-timeline-dot-size)/2 + var(--v-timeline-line-size-offset) - var(--v-timeline-line-inset))}.v-timeline--vertical.v-timeline--align-start{align-items:flex-start}.v-timeline--vertical.v-timeline--align-start .v-timeline-divider{justify-content:flex-start}.v-timeline--vertical.v-timeline--align-start .v-timeline-divider .v-timeline-divider__before{height:calc(var(--v-timeline-line-size-offset) + var(--v-timeline-dot-size)/2 - var(--v-timeline-line-inset))}.v-timeline--vertical.v-timeline--align-start .v-timeline-divider .v-timeline-divider__after{height:calc(var(--v-timeline-line-size-base) - var(--v-timeline-dot-size)/2 + var(--v-timeline-line-size-offset) - var(--v-timeline-line-inset))}.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider__before{display:none}.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider__after{--v-timeline-line-size-offset:12px}.v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider,.v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__body,.v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__opposite{padding-block-start:0}.v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider,.v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__body,.v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__opposite{padding-inline-start:0}.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider__after{display:none}.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider__before{--v-timeline-line-size-offset:12px}.v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider,.v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__body,.v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__opposite{padding-block-end:0}.v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider,.v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__body,.v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__opposite{padding-inline-end:0}[data-v-96ea1d63] .v-overlay__scrim{opacity:.6!important}[data-v-96ea1d63] .v-data-table{border:1px solid #e5e7eb;border-radius:8px}[data-v-96ea1d63] .v-data-table-header{background-color:#f9fafb}[data-v-96ea1d63] .v-data-table-header th{border-bottom:1px solid #e5e7eb;color:#374151;font-weight:600}[data-v-96ea1d63] .v-data-table tbody tr{border-bottom:1px solid #f3f4f6}[data-v-96ea1d63] .v-data-table tbody tr:nth-child(odd){background:#f9f9f9}[data-v-96ea1d63] .v-data-table tbody tr:nth-child(2n){background:#fff}[data-v-96ea1d63] .v-data-table tbody tr:hover{background:linear-gradient(90deg,#e8f2ff,#f0f7ff)!important}[data-v-96ea1d63] .v-data-table td{color:#333}[data-v-96ea1d63] .v-data-table th{color:#999}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container{background:#f7f8fa;border-radius:12px;overflow:hidden;padding:24px;position:relative}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .close-btn{color:#999;position:absolute;right:16px;top:16px;z-index:10}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-header{align-items:center;display:flex;margin-bottom:20px;position:relative;width:100%;z-index:5}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-header .title{color:#333;font-size:16px;font-weight:600}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content{display:flex;gap:16px}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card{background:#fff;border-radius:8px;box-sizing:border-box;flex:2;padding:12px 18px}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card.video-card{flex:3}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .card-title{color:#333;font-size:15px;font-weight:600;margin-bottom:20px}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .consume-table .t-head{align-items:center;border-bottom:1px solid #f0f0f0;color:#999;display:flex;font-size:13px;padding-bottom:12px}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .consume-table .t-head .col-1{flex:1}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .consume-table .t-head .col-2{text-align:right}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .consume-table .t-body{max-height:400px;overflow-y:auto;padding-top:4px}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .consume-table .t-body::-webkit-scrollbar{width:4px}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .consume-table .t-body::-webkit-scrollbar-thumb{background:#e2e2e2;border-radius:4px}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .consume-table .t-body::-webkit-scrollbar-track{background:transparent}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .consume-table .t-body .t-row{align-items:center;color:#666;display:flex;font-size:14px;margin-top:16px}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .consume-table .t-body .t-row .col-1{flex:1}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .consume-table .t-body .t-row .col-2{padding-right:4px;text-align:right}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .video-consume-table .col-1{flex:1.8}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .video-consume-table .col-2{flex:.8;text-align:center}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .video-consume-table .col-3{flex:.8;text-align:right}.ai_bean_consume_dialog__ZGlhbG9n .dialog-container .dialog-content .consume-card .card-tip{color:#999;font-size:12px;margin-top:32px;text-align:center}.ai_pay_dialog__ZGlhbG9n .dialog-container{background:#fff;border-radius:24px;overflow:hidden;padding:16px 26px 18px;position:relative}.ai_pay_dialog__ZGlhbG9n .dialog-container .bg_decoration{background:linear-gradient(180deg,#4430fd,#ffffff40);height:87px;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:0}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-header{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%;z-index:5}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-header .user-info{align-items:center;display:flex;gap:8px}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-header .user-info__avatar{background:#fff;border:1px solid #a7a7a7;border-radius:50%}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-header .user-info__id{color:#333;font-size:16px}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-header .log-entry{align-items:center;background:#fff;border-radius:8px;color:#333;cursor:pointer;display:inline-flex;font-size:14px;font-weight:400;height:40px;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:120px}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content{margin-top:24px;position:relative;z-index:5}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .dialog-notice{align-items:center;background:#fcfbff;border:1px solid #beb7ff;border-radius:26px;box-sizing:border-box;display:flex;gap:8px;height:40px;padding-left:24px;width:100%}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .dialog-notice__icon{width:15px}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .dialog-notice__txt{color:#333;font-size:14px;font-weight:400}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .combo-list{margin-top:20px}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .combo-list .combo-item{align-items:center;background:#fff;border:1px solid #e3e7ec;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:10px;height:135px;justify-content:space-between;padding-top:14px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:212px}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .combo-list .combo-item--active{border-color:#4430fd}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .combo-list .combo-item--active .combo-item__price,.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .combo-list .combo-item--active .combo-item__title{color:#4430fd}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .combo-list .combo-item--active .combo-item__price-desc{background:#4430fd;color:#fff}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .combo-list .combo-item__tag{background:linear-gradient(180deg,#fa6002,#ff471c);border-radius:10px 0 10px 10px;color:#fff;font-size:12px;font-weight:400;height:-moz-max-content;height:max-content;padding:1px 8px;position:absolute;right:0;top:0;transform:translate(5%,-30%);width:-moz-max-content;width:max-content}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .combo-list .combo-item__title{color:#464646;font-size:18px;font-weight:400}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .combo-list .combo-item__price{color:#464646;font-size:16px}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .combo-list .combo-item__price-num{font-size:26px;font-weight:700}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .combo-list .combo-item__price-desc{align-items:center;background:#eff0f2;border-radius:8px;color:#949ead;display:flex;font-size:12px;font-weight:400;height:32px;justify-content:center;width:100%}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .customize-combo{margin-top:24px;width:100%}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .customize-combo__content{align-items:center;display:flex;width:100%}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .customize-combo__title{color:#333;font-size:16px;font-weight:700}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .customize-combo__input{background:#fff;border:1px solid #e4e4e4;border-radius:7px;box-sizing:border-box;color:#333;font-size:16px;height:40px;margin:0 12px;padding:0 5px;width:160px}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .customize-combo__unit{color:#464646}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .customize-combo__desc{color:#949ead;font-size:12px;font-weight:400}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .customize-combo__hint{color:#949ead;font-size:12px;font-weight:400;margin-top:4px}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .order-info{align-items:center;background:#fff;border-radius:10px;box-shadow:0 0 10px 1px #ececec;box-sizing:border-box;display:flex;gap:28px;height:-moz-max-content;height:max-content;margin-top:20px;padding:10px 24px;width:100%}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .order-info__code{height:-moz-max-content;height:max-content;width:-moz-max-content;width:max-content}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .order-info__content{display:flex;flex:1;flex-direction:column}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .order-info__time{color:#999;font-size:12px;font-weight:400}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .order-info__price{color:#999;font-size:12px;font-weight:400;margin-top:10px}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .order-info__price-highlight{color:#f03402}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .order-info__price-num{font-size:20px;font-weight:700}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .order-info__methods{align-items:center;display:flex;gap:4px;margin-top:16px}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .order-info__methods-txt{color:#999;font-size:10px;font-weight:400;margin-left:6px}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .interests-hint{color:#949ead;display:flex;flex-wrap:wrap;font-size:12px;font-weight:400;margin-top:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .interests-hint__mark{color:#4430fd}.ai_pay_dialog__ZGlhbG9n .dialog-container .dialog-content .interests-hint__link{cursor:pointer}.balance-chip[data-v-6de7069a]{background:var(--is-bg-bean-chip);height:40px;padding:0 20px;width:-moz-max-content;width:max-content}.balance-chip__content[data-v-6de7069a]{align-items:center;color:var(--is-text-bean-chip);display:flex;font-size:16px;gap:7px}.balance-panel[data-v-6de7069a]{background:var(--is-bg-bean-panel);display:flex;flex-direction:column;height:140px;overflow:hidden;padding:24px;position:relative;width:300px}.balance-panel__deco[data-v-6de7069a]{opacity:.5;position:absolute}.balance-panel__deco--bean[data-v-6de7069a]{height:51px;right:-1px;top:-5px;width:55px}.balance-panel__deco--shadow[data-v-6de7069a]{height:73px;right:14px;top:-35px;width:82px}.balance-panel__header[data-v-6de7069a]{align-items:center;display:flex;justify-content:space-between}.balance-panel__title[data-v-6de7069a]{color:var(--is-text-primary);font-weight:700}.balance-panel__actions[data-v-6de7069a]{display:flex;justify-content:space-between}.balance-panel__actions[data-v-6de7069a]>*{width:115px}.balance-panel__btn-vip[data-v-6de7069a]{border-radius:9999px}.balance-panel__btn-pay[data-v-6de7069a]{background:var(--is-gradient-brand);border-radius:9999px;color:var(--is-text-accent);cursor:pointer;font-size:14px;height:36px;padding:2px}.balance-panel__btn-pay-inner[data-v-6de7069a]{align-items:center;background:var(--is-bg-surface);border-radius:9999px;color:inherit;display:flex;height:100%;justify-content:center;padding:0 16px;transition:background-color .2s;width:100%}.balance-panel__btn-pay-inner[data-v-6de7069a]:hover{background:var(--is-bg-hover)}[data-v-41b9f369] .v-overlay__scrim{opacity:.6!important}[data-v-41b9f369] .v-card-text{scrollbar-color:#e5e7eb transparent;scrollbar-width:thin}[data-v-41b9f369] .v-card-text::-webkit-scrollbar{width:6px}[data-v-41b9f369] .v-card-text::-webkit-scrollbar-track{background:transparent}[data-v-41b9f369] .v-card-text::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:3px}[data-v-41b9f369] .v-card-text::-webkit-scrollbar-thumb:hover{background-color:#d1d5db}[data-v-8bb83667] .v-overlay__scrim{opacity:.6!important}[data-v-8bb83667] .v-data-table{border:1px solid #e5e7eb;border-radius:8px}[data-v-8bb83667] .v-data-table__wrapper{border-radius:8px}[data-v-8bb83667] .v-data-table-header{background-color:#f9fafb}[data-v-8bb83667] .v-data-table-header th{border-bottom:1px solid #e5e7eb;color:#374151;font-weight:600}[data-v-8bb83667] .v-data-table tbody tr{border-bottom:1px solid #f3f4f6}[data-v-8bb83667] .v-data-table tbody tr:nth-child(odd){background:#f9f9f9}[data-v-8bb83667] .v-data-table tbody tr:nth-child(2n){background:#fff}[data-v-8bb83667] .v-data-table tbody tr:hover{background:linear-gradient(90deg,#e8f2ff,#f0f7ff)!important}[data-v-8bb83667] .v-data-table td{color:#333}[data-v-8bb83667] .v-data-table th{color:#999}[data-v-b521dc70] .v-overlay__scrim{opacity:.6!important}[data-v-b521dc70] .v-tab{font-weight:500;text-transform:none}[data-v-b521dc70] .v-tab--selected{color:rgb(var(--v-theme-primary))}.free-bean-chip[data-v-db3b1a3b]{background:var(--is-bg-bean-chip);color:var(--is-text-bean-chip);font-size:16px;height:40px;padding:0 20px}.right-top-sign .timeline-item[data-v-db3b1a3b]{flex:1;min-width:0}.right-top-sign .timeline-item[data-v-db3b1a3b]:last-child{flex:none;width:20px}.right-top-sign .timeline-item[data-v-db3b1a3b] .v-timeline-divider__before{display:none}.right-top-sign[data-v-db3b1a3b] .v-timeline{display:grid;gap:0;grid-template-columns:repeat(7,1fr)}.right-top-sign[data-v-db3b1a3b] .v-timeline-item{align-items:center;display:flex;flex-direction:column;position:relative}.right-top-sign[data-v-db3b1a3b] .v-timeline-item__body{margin:0;padding:0;padding-block-start:0!important}.right-top-sign[data-v-db3b1a3b] .v-timeline-item__opposite{display:none}.right-top-sign[data-v-db3b1a3b] .v-timeline-item__dot{height:4px;margin:0;width:4px}.right-top-sign[data-v-db3b1a3b] .v-timeline-item__line{display:none}.slide-fade-enter-active[data-v-cdc9b67b]{transition:all .3s ease-out}.slide-fade-leave-active[data-v-cdc9b67b]{transition:all .2s ease-in}.slide-fade-enter-from[data-v-cdc9b67b],.slide-fade-leave-to[data-v-cdc9b67b]{opacity:0;transform:translate(20px)}.user-profile[data-v-5f3f0b28]{align-items:center;cursor:pointer;display:flex;gap:12px}.user-profile__avatar[data-v-5f3f0b28]{background:var(--is-bg-user-avatar);color:var(--is-text-user-avatar)}.user-profile__name[data-v-5f3f0b28]{color:var(--is-text-primary);font-size:14px;font-weight:400}[data-v-509fb8b3] .v-overlay__scrim{opacity:.6!important}.punchCardDialog[data-v-509fb8b3]{background-image:url(../../assets/imgs/bige_sign_in/punchCardDialogBg.png)}.punchCardDialog .checkIn_completed[data-v-509fb8b3]{background-image:url(../../assets/imgs/bige_sign_in/CheckIn_Completed.png);color:#fff}.punchCardDialog .checkIn_notStarted[data-v-509fb8b3],.punchCardDialog .checkIn_pending[data-v-509fb8b3]{background-image:url(../../assets/imgs/bige_sign_in/CheckIn_Waiting.png)}.punchCardDialog .checkIn_expired[data-v-509fb8b3]{background-image:url(../../assets/imgs/bige_sign_in/checkIn_notStarted.png);color:#ccc1e0}.punchCardDialog .invitationBtn[data-v-509fb8b3]{background-image:url(../../assets/imgs/bige_sign_in/btn1_invitation.png)}.punchCardDialog .clockinBtn[data-v-509fb8b3]{background-image:url(../../assets/imgs/bige_sign_in/btn2_clock\ in.png)}.punchCardDialog .checkedinBtn[data-v-509fb8b3]{background-image:url(../../assets/imgs/bige_sign_in/btn3_checkedin.png)}.punchCardDialogSuccess[data-v-509fb8b3]{background-image:url(../../assets/imgs/bige_sign_in/punchCardSucceed.png)}@media (max-width:1440px){.punchCardDialog[data-v-509fb8b3],.punchCardDialogSuccess[data-v-509fb8b3]{transform:scale(.85);transform-origin:center center}}
