.v-autocomplete.v-input>.v-input__control>.v-input__slot{cursor:text}.v-autocomplete input{align-self:center}.v-autocomplete.v-select.v-input--is-focused input{min-width:64px}.v-autocomplete:not(.v-input--is-focused).v-select--chips input{max-height:0;padding:0}.v-autocomplete--is-selecting-index input{opacity:0}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{margin-top:24px}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined).v-input--dense .v-select__slot>input{margin-top:20px}.v-autocomplete__content.v-menu__content,.v-autocomplete__content.v-menu__content .v-card{border-radius:0}.theme--light.v-data-table tbody tr.v-data-table__selected{background:#f5f5f5}.theme--light.v-data-table .v-row-group__header,.theme--light.v-data-table .v-row-group__summary{background:#eee}.theme--light.v-data-table .v-data-footer{border-top:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table .v-data-table__empty-wrapper{color:rgba(0,0,0,.38)}.theme--dark.v-data-table tbody tr.v-data-table__selected{background:#505050}.theme--dark.v-data-table .v-row-group__header,.theme--dark.v-data-table .v-row-group__summary{background:#616161}.theme--dark.v-data-table .v-data-footer{border-top:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table .v-data-table__empty-wrapper{color:hsla(0,0%,100%,.5)}.v-data-table{border-radius:4px}.v-data-table--mobile>.v-data-table__wrapper tbody{display:flex;flex-direction:column}.v-data-table>.v-data-table__wrapper tbody tr.v-data-table__expanded{border-bottom:0}.v-data-table>.v-data-table__wrapper tbody tr.v-data-table__expanded__content{box-shadow:inset 0 4px 8px -5px rgba(50,50,50,.75),inset 0 -4px 8px -5px rgba(50,50,50,.75)}.v-data-table>.v-data-table__wrapper tbody tr:first-child:hover td:first-child{border-top-left-radius:4px}.v-data-table>.v-data-table__wrapper tbody tr:first-child:hover td:last-child{border-top-right-radius:4px}.v-data-table>.v-data-table__wrapper tbody tr:last-child:hover td:first-child{border-bottom-left-radius:4px}.v-data-table>.v-data-table__wrapper tbody tr:last-child:hover td:last-child{border-bottom-right-radius:4px}.v-data-table>.v-data-table__wrapper .v-data-table__mobile-table-row{display:initial}.v-data-table>.v-data-table__wrapper .v-data-table__mobile-row{height:auto;min-height:48px}.v-data-table__empty-wrapper{text-align:center}.v-data-table__mobile-row{align-items:center;display:flex;justify-content:space-between}.v-data-table__mobile-row__header{font-weight:600}.v-application--is-ltr .v-data-table__mobile-row__header{padding-right:16px}.v-application--is-rtl .v-data-table__mobile-row__header{padding-left:16px}.v-application--is-ltr .v-data-table__mobile-row__cell{text-align:right}.v-application--is-rtl .v-data-table__mobile-row__cell{text-align:left}.v-row-group__header td,.v-row-group__summary td{height:35px}.v-data-table__expand-icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.v-data-table__expand-icon--active{transform:rotate(-180deg)}.theme--light.v-data-table .v-data-table-header th.sortable .v-data-table-header__icon{color:rgba(0,0,0,.38)}.theme--light.v-data-table .v-data-table-header th.sortable.active,.theme--light.v-data-table .v-data-table-header th.sortable.active .v-data-table-header__icon,.theme--light.v-data-table .v-data-table-header th.sortable:hover{color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table-header__sort-badge{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.theme--dark.v-data-table .v-data-table-header th.sortable .v-data-table-header__icon{color:hsla(0,0%,100%,.5)}.theme--dark.v-data-table .v-data-table-header th.sortable.active,.theme--dark.v-data-table .v-data-table-header th.sortable.active .v-data-table-header__icon,.theme--dark.v-data-table .v-data-table-header th.sortable:hover{color:#fff}.theme--dark.v-data-table .v-data-table-header__sort-badge{background-color:hsla(0,0%,100%,.12);color:#fff}.v-data-table-header th.sortable{pointer-events:auto;cursor:pointer;outline:0}.v-data-table-header th.sortable .v-data-table-header__icon{line-height:.9}.v-data-table-header th.active .v-data-table-header__icon,.v-data-table-header th:hover .v-data-table-header__icon{transform:none;opacity:1}.v-data-table-header th.desc .v-data-table-header__icon{transform:rotate(-180deg)}.v-data-table-header__icon{display:inline-block;opacity:0;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-data-table-header__sort-badge{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:50%;min-width:18px;min-height:18px;height:18px;width:18px}.v-data-table-header-mobile th{height:auto}.v-data-table-header-mobile__wrapper{display:flex}.v-data-table-header-mobile__wrapper .v-select{margin-bottom:8px}.v-data-table-header-mobile__wrapper .v-select .v-chip{height:24px}.v-data-table-header-mobile__wrapper .v-select .v-chip__close.desc .v-icon{transform:rotate(-180deg)}.v-data-table-header-mobile__select{min-width:56px;display:flex;align-items:center;justify-content:center}.v-tooltip{display:none}.v-tooltip--attached{display:inline}.v-tooltip__content{background:rgba(97,97,97,.9);color:#fff;border-radius:4px;font-size:14px;line-height:22px;display:inline-block;padding:5px 16px;position:absolute;text-transform:none;width:auto;opacity:0;pointer-events:none}.v-tooltip__content.menuable__content__active{opacity:.9}.v-tooltip__content--fixed{position:fixed}.v-tooltip__content[class*=-active]{transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip__content[class*=enter-active]{transition-duration:.15s}.v-tooltip__content[class*=leave-active]{transition-duration:75ms}.common[data-v-2b4ecbec],.common a[data-v-2b4ecbec]{color:#fff}.elite[data-v-2b4ecbec],.elite a[data-v-2b4ecbec]{color:#1be600}.unique[data-v-2b4ecbec],.unique a[data-v-2b4ecbec]{color:#0785ff}.epic[data-v-2b4ecbec],.epic a[data-v-2b4ecbec]{color:#ba54ff}.hero[data-v-2b4ecbec],.hero a[data-v-2b4ecbec]{color:#ff8000}.special[data-v-2b4ecbec],.special a[data-v-2b4ecbec]{color:#fefc89}.legendary[data-v-2b4ecbec],.legendary a[data-v-2b4ecbec]{color:#d5aa2a}.pull-left[data-v-2b4ecbec]{float:left}.pull-right[data-v-2b4ecbec]{float:right}.name[data-v-2b4ecbec]{display:block;white-space:nowrap;margin:5px 5px 0 5px}a[data-v-2b4ecbec]{text-decoration:none}.item-sprite[data-v-2b4ecbec]{margin:0 auto}.market-table[data-v-2b4ecbec]{border-spacing:0}.market-table thead th[data-v-2b4ecbec]{padding-right:10px;padding-left:10px;font-weight:700}.market-table tbody td[data-v-2b4ecbec]{padding-right:10px;padding-left:10px;border-right:1px solid #e8e8e8;text-align:center}.middle[data-v-2b4ecbec]{vertical-align:middle}.common[data-v-b71530e2],.common a[data-v-b71530e2],.item-link[data-v-2b4ecbec]{color:#fff}.elite[data-v-b71530e2],.elite a[data-v-b71530e2]{color:#1be600}.unique[data-v-b71530e2],.unique a[data-v-b71530e2]{color:#0785ff}.epic[data-v-b71530e2],.epic a[data-v-b71530e2]{color:#ba54ff}.hero[data-v-b71530e2],.hero a[data-v-b71530e2]{color:#ff8000}.special[data-v-b71530e2],.special a[data-v-b71530e2]{color:#fefc89}.legendary[data-v-b71530e2],.legendary a[data-v-b71530e2]{color:#d5aa2a}.char-part[data-v-b71530e2]{margin:0 auto}.pull-left[data-v-b71530e2]{float:left}.pull-right[data-v-b71530e2]{float:right}.name[data-v-b71530e2]{display:block;white-space:nowrap;margin:5px 5px 0 5px}.count[data-v-b71530e2]{color:hsla(0,0%,100%,.7)}a[data-v-b71530e2]{text-decoration:none}.common[data-v-6d8841f3],.common a[data-v-6d8841f3]{color:#fff}.elite[data-v-6d8841f3],.elite a[data-v-6d8841f3]{color:#1be600}.unique[data-v-6d8841f3],.unique a[data-v-6d8841f3]{color:#0785ff}.epic[data-v-6d8841f3],.epic a[data-v-6d8841f3]{color:#ba54ff}.hero[data-v-6d8841f3],.hero a[data-v-6d8841f3]{color:#ff8000}.special[data-v-6d8841f3],.special a[data-v-6d8841f3]{color:#fefc89}.legendary[data-v-6d8841f3],.legendary a[data-v-6d8841f3]{color:#d5aa2a}.rarity[data-v-6d8841f3]{text-transform:capitalize}.name[data-v-6d8841f3]{font-weight:700}a.name[data-v-6d8841f3]{text-decoration:underline}.market[data-v-6d8841f3]{min-width:250px}.market-table[data-v-6d8841f3]{border-spacing:0}.market-table thead th[data-v-6d8841f3]{padding-right:10px;padding-left:10px;font-weight:700}.market-table tbody td[data-v-6d8841f3]{padding-right:10px;padding-left:10px;text-align:center}.bonus[data-v-6d8841f3]{min-width:110px}.content[data-v-6d8841f3],.recipe[data-v-6d8841f3]{min-width:55px}