<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.theme--light.v-snack__wrapper{color:rgba(0,0,0,.87)}.theme--dark.v-snack__wrapper{color:#fff}.v-sheet.v-snack__wrapper{border-radius:4px}.v-sheet.v-snack__wrapper:not(.v-sheet--outlined){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.v-sheet.v-snack__wrapper.v-sheet--shaped{border-radius:24px 4px}.v-snack{bottom:0;display:flex;font-size:.875rem;justify-content:center;left:0;pointer-events:none;right:0;top:0;width:100%}.v-snack:not(.v-snack--absolute){height:100vh;position:fixed;z-index:1000}.v-snack:not(.v-snack--centered):not(.v-snack--top){align-items:flex-end}.v-snack__wrapper{align-items:center;border-color:currentColor!important;display:flex;margin:8px;max-width:672px;min-height:48px;min-width:344px;padding:0;pointer-events:auto;position:relative;transition-duration:.15s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(0,0,.2,1);z-index:1}.v-snack__wrapper.theme--dark{background-color:#333;color:hsla(0,0%,100%,.87)}.v-snack__content{flex-grow:1;font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;line-height:1.25rem;margin-right:auto;padding:14px 16px;text-align:initial}.v-snack__action{align-items:center;align-self:center;display:flex}.v-snack__action .v-ripple__container{display:none}.v-application--is-ltr .v-snack__action{margin-right:8px}.v-application--is-rtl .v-snack__action{margin-left:8px}.v-snack__action&gt;.v-snack__btn.v-btn{padding:0 8px}.v-snack__btn{margin-left:0;margin-right:0;margin:0;min-width:auto}.v-snack--absolute{height:100%;position:absolute;z-index:1}.v-snack--centered{align-items:center}.v-snack--left{justify-content:flex-start;right:auto}.v-snack--multi-line .v-snack__wrapper{min-height:68px}.v-snack--right{justify-content:flex-end;left:auto}.v-snack:not(.v-snack--has-background) .v-snack__wrapper{box-shadow:none}.v-snack--bottom{top:auto}.v-snack--text .v-snack__wrapper:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:.12;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.v-snack--top{align-items:flex-start;bottom:auto}.v-snack--vertical .v-snack__wrapper{flex-direction:column}.v-snack--vertical .v-snack__wrapper .v-snack__action{align-self:flex-end;margin-bottom:8px}.v-snack-transition-enter.v-snack__wrapper{transform:scale(.8)}.v-snack-transition-enter.v-snack__wrapper,.v-snack-transition-leave-to.v-snack__wrapper{opacity:0}.v-slide-group{display:flex}.v-slide-group:not(.v-slide-group--has-affixes)&gt;.v-slide-group__next,.v-slide-group:not(.v-slide-group--has-affixes)&gt;.v-slide-group__prev{display:none}.v-slide-group.v-item-group&gt;.v-slide-group__next,.v-slide-group.v-item-group&gt;.v-slide-group__prev{cursor:pointer}.v-slide-item{display:inline-flex;flex:0 1 auto}.v-slide-group__next,.v-slide-group__prev{align-items:center;display:flex;flex:0 1 52px;justify-content:center;min-width:52px}.v-slide-group__content{display:flex;flex:1 0 auto;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap}.v-slide-group__wrapper{contain:content;display:flex;flex:1 1 auto;overflow:hidden}.v-slide-group__next--disabled,.v-slide-group__prev--disabled{pointer-events:none}.v-dialog{border-radius:4px;margin:24px;overflow-y:auto;pointer-events:auto;transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit;outline:none;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.v-dialog:not(.v-dialog--fullscreen){max-height:90%}.v-dialog&gt;*{width:100%}.v-dialog&gt;.v-card&gt;.v-card__title{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;padding:16px 24px 10px}.v-dialog&gt;.v-card&gt;.v-card__subtitle,.v-dialog&gt;.v-card&gt;.v-card__text{padding:0 24px 20px}.v-dialog&gt;.v-card&gt;.v-card__actions{padding:8px 16px}.v-dialog__content{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;width:100%;z-index:6}.v-dialog__container{display:none}.v-dialog__container--attached{display:inline}.v-dialog--animated{animation-duration:.15s;animation-name:animate-dialog;animation-timing-function:cubic-bezier(.25,.8,.25,1)}.v-dialog--fullscreen{border-radius:0;margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0}.v-dialog--fullscreen&gt;.v-card{min-height:100%;min-width:100%;margin:0!important;padding:0!important}.v-dialog--scrollable,.v-dialog--scrollable&gt;form{display:flex}.v-dialog--scrollable&gt;.v-card,.v-dialog--scrollable&gt;form&gt;.v-card{display:flex;flex:1 1 100%;flex-direction:column;max-height:100%;max-width:100%}.v-dialog--scrollable&gt;.v-card&gt;.v-card__actions,.v-dialog--scrollable&gt;.v-card&gt;.v-card__title,.v-dialog--scrollable&gt;form&gt;.v-card&gt;.v-card__actions,.v-dialog--scrollable&gt;form&gt;.v-card&gt;.v-card__title{flex:0 0 auto}.v-dialog--scrollable&gt;.v-card&gt;.v-card__text,.v-dialog--scrollable&gt;form&gt;.v-card&gt;.v-card__text{backface-visibility:hidden;flex:1 1 auto;overflow-y:auto}@keyframes animate-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.right-input[data-v-1a0ffb30] input{text-align:right}.sticky-element[data-v-1a0ffb30]{top:0;position:sticky!important;z-index:4;border-bottom:1px solid rgba(0,0,0,.2);border-radius:0}.discount_button[data-v-1a0ffb30]{top:20%}.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&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr&gt;th{color:rgba(0,0,0,.6)}.theme--light.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:not(:last-child)&gt;td:last-child,.theme--light.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:not(:last-child)&gt;td:not(.v-data-table__mobile-row),.theme--light.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:not(:last-child)&gt;th:last-child,.theme--light.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:not(:last-child)&gt;th:not(.v-data-table__mobile-row),.theme--light.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr:last-child&gt;th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr.active{background:#f5f5f5}.theme--light.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tfoot&gt;tr&gt;td:not(.v-data-table__mobile-row),.theme--light.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tfoot&gt;tr&gt;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&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr&gt;th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:not(:last-child)&gt;td:last-child,.theme--dark.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:not(:last-child)&gt;td:not(.v-data-table__mobile-row),.theme--dark.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:not(:last-child)&gt;th:last-child,.theme--dark.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:not(:last-child)&gt;th:not(.v-data-table__mobile-row),.theme--dark.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr:last-child&gt;th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr.active{background:#505050}.theme--dark.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tfoot&gt;tr&gt;td:not(.v-data-table__mobile-row),.theme--dark.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tfoot&gt;tr&gt;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&gt;.v-data-table__wrapper&gt;table{width:100%;border-spacing:0}.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr&gt;td,.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr&gt;th,.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tfoot&gt;tr&gt;td,.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tfoot&gt;tr&gt;th,.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr&gt;td,.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr&gt;th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr&gt;th,.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tfoot&gt;tr&gt;th,.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr&gt;th{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr&gt;th,.v-application--is-ltr .v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tfoot&gt;tr&gt;th,.v-application--is-ltr .v-data-table&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr&gt;th{text-align:left}.v-application--is-rtl .v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr&gt;th,.v-application--is-rtl .v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tfoot&gt;tr&gt;th,.v-application--is-rtl .v-data-table&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr&gt;th{text-align:right}.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr&gt;td,.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;tfoot&gt;tr&gt;td,.v-data-table&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr&gt;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&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr&gt;td,.v-data-table--dense&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr&gt;th,.v-data-table--dense&gt;.v-data-table__wrapper&gt;table&gt;tfoot&gt;tr&gt;td,.v-data-table--dense&gt;.v-data-table__wrapper&gt;table&gt;tfoot&gt;tr&gt;th,.v-data-table--dense&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr&gt;td,.v-data-table--dense&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr&gt;th{height:32px}.v-data-table--has-top&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:first-child:hover&gt;td:first-child{border-top-left-radius:0}.v-data-table--has-top&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:first-child:hover&gt;td:last-child{border-top-right-radius:0}.v-data-table--has-bottom&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:last-child:hover&gt;td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom&gt;.v-data-table__wrapper&gt;table&gt;tbody&gt;tr:last-child:hover&gt;td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header&gt;.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr&gt;th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr:nth-child(2)&gt;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&gt;.v-data-table__wrapper&gt;table&gt;thead&gt;tr:nth-child(2)&gt;th{top:32px}.right-input[data-v-1d79ee86] input{text-align:right}.innerVerticalBorder[data-v-1d79ee86]{border-left:1px solid}.innerVerticalBorder[data-v-1d79ee86]:first-child{border-left:0}.innerHorizontalBorder[data-v-1d79ee86]{border-top:1px solid}.innerHorizontalBorder[data-v-1d79ee86]:first-child{border-top:0}.lowerHorizontalBorder[data-v-1d79ee86]{border-bottom:1px solid}.singleLineHeight[data-v-1d79ee86]{height:24px;white-space:nowrap;min-width:0;text-overflow:ellipsis;overflow:hidden}@media only screen and (max-width:430px){.sticky[data-v-1d79ee86]{top:126px}}@media only screen and (min-width:431px){.sticky[data-v-1d79ee86]{top:132px}}.green-border[data-v-1d79ee86] fieldset{border:1px solid #4caf50!important}.cell-border[data-v-1d79ee86]{border-right:1px solid #aaa!important;border-bottom:1px solid #aaa!important}.header[data-v-1d79ee86]{border:1px solid #aaa!important;width:100%}.pointer[data-v-1d79ee86]{cursor:pointer}</pre></body></html>