.native-select-field[data-v-864f6a55]{width:100%;margin-bottom:16px}.native-select-field__control[data-v-864f6a55]{position:relative;width:100%}.native-select-field--disabled[data-v-864f6a55]{opacity:.55;pointer-events:none}.native-select-field__trigger[data-v-864f6a55]{display:flex;flex-direction:column;align-items:stretch;width:100%;min-height:48px;padding:6px 56px 6px 16px;border:none;border-radius:0;background:rgb(var(--v-theme-toolbarColor,var(--app-toolbarColor)));color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)));text-align:left;cursor:pointer;position:relative;transition:background .15s ease,box-shadow .15s ease}.native-select-field__trigger--open[data-v-864f6a55],.native-select-field__trigger[data-v-864f6a55]:hover{background:rgb(var(--v-theme-toolbarColor,var(--app-toolbarColor)));box-shadow:inset 0 0 0 999px rgba(var(--v-theme-secondColor),.08)}.native-select-field__trigger--readonly[data-v-864f6a55]{background:transparent;cursor:default;padding-right:16px;pointer-events:none}.native-select-field__trigger--readonly--open[data-v-864f6a55],.native-select-field__trigger--readonly[data-v-864f6a55]:hover{background:transparent;box-shadow:none}.native-select-field__label[data-v-864f6a55]{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--v-theme-mainTextColor),.55);line-height:1.2;margin-bottom:2px}.native-select-field__value[data-v-864f6a55]{display:flex;align-items:center;gap:8px;min-width:0;font-size:.875rem;font-weight:500;color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)));line-height:1.3}.native-select-field__value>span[data-v-864f6a55]:last-child:not(.native-select-field__chips):not(.native-select-field__placeholder){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.native-select-field__value[data-v-864f6a55] .native-select-field__thumb{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.native-select-field__value[data-v-864f6a55] .native-select-field__thumb--square{border-radius:2px}.native-select-field__placeholder[data-v-864f6a55]{color:rgba(var(--v-theme-mainTextColor),.45);font-weight:400}.native-select-field__chips[data-v-864f6a55]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;width:100%}.native-select-field__chip[data-v-864f6a55]{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:2px 8px;border-radius:999px;background:var(--odhin-tonal-surface-v);color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)));font-size:.75rem;font-weight:500;line-height:1.4}.native-select-field__chip>span[data-v-864f6a55]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.native-select-field__chip-remove[data-v-864f6a55]{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;border-radius:50%;background:transparent;color:rgba(var(--v-theme-mainTextColor),.65);cursor:pointer;flex-shrink:0}.native-select-field__chip-remove .mdi[data-v-864f6a55]{font-size:14px;line-height:1}.native-select-field__chip-remove[data-v-864f6a55]:hover{color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)));background:rgba(var(--v-theme-mainTextColor),.08)}.native-select-field__clear[data-v-864f6a55]{position:absolute;right:32px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:50%;background:transparent;color:rgba(var(--v-theme-mainTextColor),.55);cursor:pointer}.native-select-field__clear .mdi[data-v-864f6a55]{font-size:18px;line-height:1}.native-select-field__clear[data-v-864f6a55]:hover{color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)))}.native-select-field__chevron[data-v-864f6a55]{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:20px;line-height:1;color:rgb(var(--v-theme-secondColor));pointer-events:none;transition:transform .15s ease}.native-select-field__trigger--open .native-select-field__chevron[data-v-864f6a55]{transform:translateY(-50%) rotate(180deg)}.native-select-field__thumb[data-v-864f6a55]{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.native-select-field__thumb--square[data-v-864f6a55]{border-radius:2px}.native-select-field__list[data-v-864f6a55]{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:120;display:flex;flex-direction:column;max-height:min(320px,55vh);overflow:hidden;padding:0;background:rgb(var(--v-theme-mainBGColor,var(--app-mainBGColor)));border:1px solid rgba(var(--v-theme-secondColor),.25);border-radius:8px;box-shadow:0 10px 28px #0006}.native-select-field__list--teleport[data-v-864f6a55]{top:auto;left:auto;right:auto}.native-select-field__search-wrap[data-v-864f6a55]{flex-shrink:0;position:relative;z-index:2;display:flex;align-items:center;gap:8px;padding:8px 10px;background:rgb(var(--v-theme-mainBGColor,var(--app-mainBGColor)));border-bottom:1px solid rgba(var(--v-theme-secondColor),.12)}.native-select-field__options[data-v-864f6a55]{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:4px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.native-select-field__search-icon[data-v-864f6a55]{flex-shrink:0;font-size:18px;line-height:1;color:rgba(var(--v-theme-mainTextColor),.45)}.native-select-field__search[data-v-864f6a55]{flex:1 1 auto;min-width:0;height:32px;padding:0;border:none;background:transparent;color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)));font-size:.8125rem;outline:none}.native-select-field__search[data-v-864f6a55]::-moz-placeholder{color:rgba(var(--v-theme-mainTextColor),.45)}.native-select-field__search[data-v-864f6a55]::placeholder{color:rgba(var(--v-theme-mainTextColor),.45)}.native-select-field__empty[data-v-864f6a55]{padding:10px 12px;color:rgba(var(--v-theme-mainTextColor),.55);font-size:.8125rem;text-align:center}.native-select-field__option[data-v-864f6a55]{display:flex;align-items:center;gap:8px;width:100%;min-height:36px;padding:6px 10px;border:none;border-radius:6px;background:transparent;color:rgb(var(--v-theme-mainTextColor,var(--app-mainTextColor)));font-size:.8125rem;font-weight:500;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.native-select-field__option[data-v-864f6a55] .native-select-field__thumb,.native-select-field__option[data-v-864f6a55] .user-select-field__avatar{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.native-select-field__option--user[data-v-864f6a55]{min-height:44px;padding:8px 12px;gap:10px}.native-select-field__option>span[data-v-864f6a55]:last-child:not(.native-select-field__check){flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.native-select-field__option[data-v-864f6a55]:hover{background:rgba(var(--v-theme-secondColor),.1)}.native-select-field__option--active[data-v-864f6a55]{background:rgba(var(--v-theme-secondColor),.16);color:rgb(var(--v-theme-secondColor));font-weight:600}.native-select-field__check[data-v-864f6a55]{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;border:1px solid rgba(var(--v-theme-mainTextColor),.35);border-radius:3px;color:transparent;font-size:12px}.native-select-field__check--on[data-v-864f6a55]{border-color:rgb(var(--v-theme-secondColor));background:rgb(var(--v-theme-secondColor));color:rgb(var(--v-theme-mainBGColor))}.native-select-field__check .mdi[data-v-864f6a55]{font-size:12px;line-height:1}[data-v-864f6a55] .v-list-item-bridge{min-height:36px;padding:6px 10px;border-radius:6px;cursor:pointer;transition:background .12s ease,color .12s ease}[data-v-864f6a55] .v-list-item-bridge:hover{background:rgba(var(--v-theme-secondColor),.1)}[data-v-864f6a55] .v-list-item-bridge.native-select-field__option--active{background:rgba(var(--v-theme-secondColor),.16);color:rgb(var(--v-theme-secondColor));font-weight:600}.form-readonly-field[data-v-864f6a55]{width:100%;margin-bottom:0}[data-v-864f6a55] .native-select-field__value .form-set-icon,[data-v-864f6a55] .native-select-field__value i.ss,[data-v-864f6a55] .native-select-field__value img{width:20px;height:20px;max-width:20px;max-height:20px;flex-shrink:0;-o-object-fit:contain;object-fit:contain}[data-v-864f6a55] .native-select-field__value i.ss{font-size:20px;line-height:1;display:inline-block;vertical-align:middle}.card-add-to-actions[data-v-af53754c]:not(.card-hover-actions){position:absolute;bottom:18px;left:18px;display:flex;gap:6px;z-index:10}.card-add-to-btn[data-v-af53754c]{position:relative!important;opacity:.7;transition:opacity .2s ease;z-index:10!important;min-width:30px!important;width:30px!important;height:30px!important;padding:0;margin:0!important}.card-add-to-btn[data-v-af53754c]:hover{opacity:1}.list-item[data-v-af53754c]{position:relative;z-index:9}.lcn-list-item-img[data-v-af53754c],.mtg-list-item-img[data-v-af53754c],.pkm-list-item-img[data-v-af53754c]{opacity:1;transition:.5s ease;backface-visibility:hidden;max-width:265px;width:96%;margin:10px auto!important;border-radius:16px;z-index:9!important;cursor:pointer}.lcn-list-item-img[data-v-af53754c]:not(.v-img-bridge),.mtg-list-item-img[data-v-af53754c]:not(.v-img-bridge),.pkm-list-item-img[data-v-af53754c]:not(.v-img-bridge){height:auto}.decks-list-item-img[data-v-af53754c],.folders-list-item-img[data-v-af53754c],.lists-list-item-img[data-v-af53754c]{opacity:1;transition:.5s ease;backface-visibility:hidden;max-width:265px;position:relative;width:100%;margin:0;border-radius:16px!important;z-index:9!important;cursor:zoom-in}.decks-list-item-img[data-v-af53754c]:not(.v-img-bridge),.folders-list-item-img[data-v-af53754c]:not(.v-img-bridge),.lists-list-item-img[data-v-af53754c]:not(.v-img-bridge){height:auto}.folders-list-item-info[data-v-af53754c],.lists-list-item-info[data-v-af53754c]{position:relative;z-index:0!important;padding:0 1px!important;margin:-12px auto 10px!important}.folders-list-item-info-container[data-v-af53754c],.lists-list-item-info-container[data-v-af53754c]{border-top:1px solid rgb(var(--v-theme-secondColor))!important;border-bottom:1px solid rgb(var(--v-theme-secondColor))!important;background-color:rgb(var(--v-theme-secondBGColor));padding:16px 1px 10px!important}.card-flip-art[data-v-af53754c]{padding-top:8px}.card-flip-container[data-v-af53754c]{perspective:1000px;position:relative;z-index:2!important;padding-top:4px}.card-flip-image[data-v-af53754c]{transition:transform .3s ease;transform-style:preserve-3d;margin:0 auto!important}.card-flip-image.card-flipping[data-v-af53754c]{transform:rotateY(90deg)}.flip-card[data-v-af53754c]{perspective:1200px;width:100%}.flip-card-inner[data-v-af53754c]{position:relative;width:100%;transform-style:preserve-3d;transition:transform .6s ease}.flip-card-inner.flipped[data-v-af53754c]{transform:rotateY(180deg)}.flip-card-face[data-v-af53754c]{position:absolute;width:100%;backface-visibility:hidden}.flip-card-front[data-v-af53754c]{transform:rotateY(0)}.flip-card-back[data-v-af53754c]{transform:rotateY(180deg)}.tcg-image-zoom[data-v-af53754c]{display:flex;flex-direction:column;width:100%;height:100%;min-height:100vh;background:rgb(var(--v-theme-secondBGColor));overflow:hidden;--tcg-zoom-chrome:46px;--tcg-zoom-chrome-nav:130px}@media(min-width:600px)and (hover:hover){.tcg-image-zoom--navigable[data-v-af53754c]{--tcg-zoom-chrome-nav:46px}}@media(hover:none)and (pointer:coarse){.tcg-image-zoom--navigable[data-v-af53754c]{--tcg-zoom-chrome-nav:130px}}.tcg-image-zoom__toolbar[data-v-af53754c]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:100%;padding:calc(6px + env(safe-area-inset-top,0px)) 12px 4px;border-bottom:1px solid rgba(var(--v-theme-secondColor),.18);background:rgb(var(--v-theme-secondBGColor))}.tcg-image-zoom__bar[data-v-af53754c]{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;max-width:var(--tcg-zoom-card-max-w,100%);min-width:0}.tcg-image-zoom__stage[data-v-af53754c]{flex:1 1 auto;display:flex;align-items:center;justify-content:center;width:100%;min-height:0;padding:0 12px 16px;overflow:hidden;gap:10px;touch-action:pan-y pinch-zoom}.tcg-image-zoom__stage--pinch[data-v-af53754c]{touch-action:none;overflow:hidden}.tcg-image-zoom__footer[data-v-af53754c]{display:none;width:100%;padding:6px 12px calc(10px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(var(--v-theme-secondColor),.18);background:rgb(var(--v-theme-secondBGColor))}.tcg-image-zoom__footer[data-v-af53754c],.tcg-image-zoom__nav[data-v-af53754c]{flex:0 0 auto;align-items:center;justify-content:center}.tcg-image-zoom__nav[data-v-af53754c]{display:inline-flex;width:44px;height:44px;margin:0;padding:0;border:none;border-radius:8px;background:rgb(var(--v-theme-secondColor));color:rgb(var(--v-theme-buttonTextColor));cursor:pointer;transition:filter .15s ease}.tcg-image-zoom__nav .mdi[data-v-af53754c]{font-size:28px;line-height:1;color:inherit}.tcg-image-zoom__nav[data-v-af53754c]:hover{filter:brightness(1.06)}.tcg-image-zoom__nav[data-v-af53754c]:active{filter:brightness(.94)}.tcg-image-zoom__nav[data-v-af53754c]:focus-visible{outline:2px solid rgb(var(--v-theme-secondColor));outline-offset:2px}.tcg-image-zoom__nav--bar[data-v-af53754c]{flex:1 1 0;width:auto;min-width:0;height:32px;gap:6px;padding:0 10px;border-radius:8px;font-size:.75rem;font-weight:600;white-space:nowrap}.tcg-image-zoom__nav--bar .mdi[data-v-af53754c]{flex-shrink:0;font-size:18px}.tcg-image-zoom__nav--bar span[data-v-af53754c]{overflow:hidden;text-overflow:ellipsis;color:inherit}@media(max-width:599px){.tcg-image-zoom__nav--side[data-v-af53754c]{display:none}.tcg-image-zoom__footer[data-v-af53754c]{display:flex}.tcg-image-zoom__stage[data-v-af53754c]{padding-bottom:8px}.tcg-image-zoom__nav--bar[data-v-af53754c]{height:30px;padding-inline:6px;font-size:.7rem}.tcg-image-zoom__nav--bar .mdi[data-v-af53754c]{font-size:16px}}@media(hover:none)and (pointer:coarse){.tcg-image-zoom__nav--side[data-v-af53754c]{display:none}.tcg-image-zoom__footer[data-v-af53754c]{display:flex}}.tcg-image-zoom__img[data-v-af53754c]{display:block;max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;transform-origin:center center;will-change:transform}.zoom-card[data-v-af53754c]{max-height:100vh!important}.div-zoom-img[data-v-af53754c],.zoom-card[data-v-af53754c]{overflow:visible!important}.div-zoom-img[data-v-af53754c]{width:100%!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;height:calc(100vh - 50px)!important}.div-zoom-img img[data-v-af53754c]{width:auto;height:auto}.card-token-img-dialog[data-v-af53754c]{height:auto;max-width:488px!important;max-height:680px!important;width:100%;border-radius:16px;margin:0 auto!important}.mtg-card-token-set img[data-v-af53754c]{height:20px;width:auto}.mtg-card-token-set p[data-v-af53754c]:hover{color:rgb(var(--v-theme-secondColor))!important}.mtg-card-token-rotate[data-v-af53754c]{height:auto;max-width:18px;min-width:18px;width:18px;margin-left:10px;margin-bottom:-4px}.card-token-info-container[data-v-af53754c]:not(.card-detail-page__panel){border-top:1px solid rgb(var(--v-theme-secondColor));border-bottom:1px solid rgb(var(--v-theme-secondColor));display:block}.artist-link[data-v-af53754c]{display:block;width:100%!important}.pkm-type-icon[data-v-af53754c]{height:16px;width:16px;margin:0 0 0 4px}[data-v-af53754c] .opc-ability-label{display:inline-block;padding:1px 7px;margin:0 1px;border-radius:4px;font-size:.82em;font-weight:700;line-height:1.4;vertical-align:baseline;white-space:nowrap;background:rgba(var(--v-theme-secondColor),.18);color:rgb(var(--v-theme-secondColor));border:1px solid rgba(var(--v-theme-secondColor),.32)}.inv-info-strip[data-v-af53754c]{gap:4px;padding:6px 4px}.inv-info-strip[data-v-af53754c],.inv-info-strip__item[data-v-af53754c]{display:flex;align-items:center;justify-content:center}.inv-info-strip__item[data-v-af53754c]{flex:0 0 auto;width:28px}.inv-info-strip__number[data-v-af53754c]{display:flex;align-items:center;justify-content:center;flex:1 1 auto;margin:0;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tcg-item-form-dialog[data-v-af53754c]{width:100%;padding:20px 24px;box-sizing:border-box}@media(max-width:767px){.tcg-item-form-dialog[data-v-af53754c]{padding:16px}}.tcg-item-form-dialog__layout[data-v-af53754c]{display:grid;grid-template-columns:minmax(140px,200px) minmax(0,1fr);gap:20px;align-items:start}@media(max-width:767px){.tcg-item-form-dialog__layout[data-v-af53754c]{grid-template-columns:1fr;gap:16px}}.tcg-item-form-dialog__media[data-v-af53754c]{min-width:0}.tcg-item-form-dialog__media .card-token-img-dialog[data-v-af53754c]{width:100%;max-width:200px;margin-inline:auto;display:block}.tcg-item-form-dialog__fields[data-v-af53754c]{min-width:0}.tcg-item-form-dialog__grid[data-v-af53754c]{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}@media(min-width:1200px){.tcg-item-form-dialog__grid[data-v-af53754c]{gap:18px}}.tcg-item-form-dialog__field[data-v-af53754c]{grid-column:span 12;min-width:0}@media(min-width:600px){.tcg-item-form-dialog__field--quarter[data-v-af53754c]{grid-column:span 6}}@media(min-width:960px){.tcg-item-form-dialog__field--quarter[data-v-af53754c]{grid-column:span 3}}@media(min-width:600px){.tcg-item-form-dialog__field--half[data-v-af53754c]{grid-column:span 6}}.tcg-item-form-dialog__field--full[data-v-af53754c]{grid-column:span 12}.tcg-item-form-dialog__field--readonly[data-v-af53754c],.tcg-item-form-dialog__field--set-name[data-v-af53754c]{min-height:48px}.tcg-item-form-dialog__field--checkbox[data-v-af53754c]{display:flex;align-items:center;min-height:48px;padding-inline-start:8px}.tcg-item-form-dialog__field--checkbox[data-v-af53754c] .v-checkbox-bridge{width:100%;min-height:48px;padding-inline:4px;box-sizing:border-box;align-items:center}.tcg-item-form-dialog[data-v-af53754c] .form-date-picker,.tcg-item-form-dialog[data-v-af53754c] .form-number-field,.tcg-item-form-dialog[data-v-af53754c] .form-select-field,.tcg-item-form-dialog[data-v-af53754c] .native-select-field,.tcg-item-form-dialog[data-v-af53754c] .native-text-field,.tcg-item-form-dialog[data-v-af53754c] .v-text-field-bridge{width:100%}.tcg-transfer-form[data-v-af53754c]{width:100%;padding:0;box-sizing:border-box}.tcg-transfer-form__grid[data-v-af53754c]{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:600px){.tcg-transfer-form__field--half[data-v-af53754c]{max-width:50%}}
