.v-tooltip__content{background:#616161;border-radius:2px;color:#fff;font-size:12px;display:inline-block;padding:5px 8px;position:absolute;text-transform:none;width:auto;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-tooltip__content[class*=-active]{-webkit-transition:.15s cubic-bezier(.25,.8,.5,1);transition:.15s cubic-bezier(.25,.8,.5,1);pointer-events:none}.v-tooltip__content--fixed{position:fixed}@media only screen and (max-width:959px){.v-tooltip .v-tooltip__content{padding:10px 16px}}.theme--light.v-subheader{color:rgba(0,0,0,.54)}.theme--dark.v-subheader{color:hsla(0,0%,100%,.7)}.v-subheader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;font-size:14px;font-weight:500;padding:0 16px 0 16px}.v-subheader--inset{margin-left:56px}.theme--light.v-divider{border-color:rgba(0,0,0,.12)}.theme--dark.v-divider{border-color:hsla(0,0%,100%,.12)}.v-divider{display:block;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;max-width:100%;height:0;max-height:0;border:solid;border-width:thin 0 0 0;-webkit-transition:inherit;transition:inherit}.v-divider--inset:not(.v-divider--vertical){margin-left:72px;max-width:calc(100% - 72px)}.v-divider--vertical{-ms-flex-item-align:stretch;align-self:stretch;border:solid;border-width:0 thin 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:inherit;min-height:100%;max-height:100%;max-width:0;width:0;vertical-align:text-bottom}.v-divider--vertical.v-divider--inset{margin-top:8px;min-height:0;max-height:calc(100% - 16px)}.theme--light.v-chip{background:#e0e0e0;color:rgba(0,0,0,.87)}.theme--light.v-chip--disabled{color:rgba(0,0,0,.38)}.theme--dark.v-chip{background:#555;color:#fff}.theme--dark.v-chip--disabled{color:hsla(0,0%,100%,.5)}.application--is-rtl .v-chip__close{margin:0 8px 0 2px}.application--is-rtl .v-chip--removable .v-chip__content{padding:0 12px 0 4px}.application--is-rtl .v-chip--select-multi{margin:4px 0 4px 4px}.application--is-rtl .v-chip .v-avatar{margin-right:-12px;margin-left:8px}.application--is-rtl .v-chip .v-icon--right{margin-right:12px;margin-left:-8px}.application--is-rtl .v-chip .v-icon--left{margin-right:-8px;margin-left:12px}.v-chip{font-size:13px;margin:4px;outline:none;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-chip,.v-chip .v-chip__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:28px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.v-chip .v-chip__content{cursor:default;height:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 12px;white-space:nowrap;z-index:1}.v-chip--removable .v-chip__content{padding:0 4px 0 12px}.v-chip .v-avatar{height:32px!important;margin-left:-12px;margin-right:8px;min-width:32px;width:32px!important}.v-chip .v-avatar img{height:100%;width:100%}.v-chip--active,.v-chip--selected,.v-chip:focus:not(.v-chip--disabled){border-color:rgba(0,0,0,.13);-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-chip--active:after,.v-chip--selected:after,.v-chip:focus:not(.v-chip--disabled):after{background:currentColor;border-radius:inherit;content:"";height:100%;position:absolute;top:0;left:0;-webkit-transition:inherit;transition:inherit;width:100%;pointer-events:none;opacity:.13}.v-chip--label,.v-chip--label .v-chip__content{border-radius:2px}.v-chip.v-chip.v-chip--outline{background:transparent!important;border:1px solid currentColor;color:#9e9e9e;height:32px}.v-chip.v-chip.v-chip--outline .v-avatar{margin-left:-13px}.v-chip--small{height:24px!important}.v-chip--small .v-avatar{height:24px!important;min-width:24px;width:24px!important}.v-chip--small .v-icon{font-size:20px}.v-chip__close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;margin:0 2px 0 8px;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip__close>.v-icon{color:inherit!important;font-size:20px;cursor:pointer;opacity:.5}.v-chip__close>.v-icon:hover{opacity:1}.v-chip--disabled .v-chip__close{pointer-events:none}.v-chip--select-multi{margin:4px 4px 4px 0}.v-chip .v-icon{color:inherit}.v-chip .v-icon--right{margin-left:12px;margin-right:-8px}.v-chip .v-icon--left{margin-left:-8px;margin-right:12px}.theme--light.v-select .v-select__selections{color:rgba(0,0,0,.87)}.theme--light.v-select .v-chip--disabled,.theme--light.v-select.v-input--is-disabled .v-select__selections,.theme--light.v-select .v-select__selection--disabled{color:rgba(0,0,0,.38)}.theme--dark.v-select .v-select__selections,.theme--light.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections{color:#fff}.theme--dark.v-select .v-chip--disabled,.theme--dark.v-select.v-input--is-disabled .v-select__selections,.theme--dark.v-select .v-select__selection--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections{color:rgba(0,0,0,.87)}.v-select{position:relative}.v-select>.v-input__control>.v-input__slot{cursor:pointer}.v-select .v-chip{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-select .fade-transition-leave-active{position:absolute;left:0}.v-select.v-input--is-dirty ::-webkit-input-placeholder{color:transparent!important}.v-select.v-input--is-dirty ::-moz-placeholder{color:transparent!important}.v-select.v-input--is-dirty :-ms-input-placeholder{color:transparent!important}.v-select.v-input--is-dirty ::-ms-input-placeholder{color:transparent!important}.v-select.v-input--is-dirty ::placeholder{color:transparent!important}.v-select:not(.v-input--is-dirty):not(.v-input--is-focused) .v-text-field__prefix{line-height:20px;position:absolute;top:7px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-select.v-text-field--enclosed:not(.v-text-field--single-line) .v-select__selections{padding-top:24px}.v-select.v-text-field input{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-top:0;min-width:0;pointer-events:none;position:relative}.v-select.v-select--is-menu-active .v-input__icon--append .v-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.v-select.v-select--chips input{margin:0}.v-select.v-select--chips .v-select__selections{min-height:42px}.v-select.v-select--chips.v-select--chips--small .v-select__selections{min-height:32px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed .v-select__selections{min-height:68px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small .v-select__selections{min-height:56px}.v-select.v-text-field--reverse .v-select__selections,.v-select.v-text-field--reverse .v-select__slot{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-select__selections{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:18px}.v-select__selection{max-width:90%}.v-select__selection--comma{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:7px 4px 7px 0}.v-select__selection--comma,.v-select__slot{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-select__slot{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.v-select:not(.v-text-field--single-line) .v-select__slot>input{-ms-flex-item-align:end;align-self:flex-end}.theme--light.v-input--selection-controls.v-input--is-disabled .v-icon{color:rgba(0,0,0,.26)!important}.theme--dark.v-input--selection-controls.v-input--is-disabled .v-icon{color:hsla(0,0%,100%,.3)!important}.application--is-rtl .v-input--selection-controls .v-input--selection-controls__input{margin-right:0;margin-left:8px}.v-input--selection-controls{margin-top:16px;padding-top:4px}.v-input--selection-controls .v-input__append-outer,.v-input--selection-controls .v-input__prepend-outer{margin-top:0;margin-bottom:0}.v-input--selection-controls .v-input__control{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:auto}.v-input--selection-controls:not(.v-input--hide-details) .v-input__slot{margin-bottom:12px}.v-input--selection-controls__input{color:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:24px;position:relative;margin-right:8px;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1);-webkit-transition-property:color,-webkit-transform;transition-property:color,-webkit-transform;transition-property:color,transform;transition-property:color,transform,-webkit-transform;width:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__input input{position:absolute;opacity:0;width:100%;height:100%}.v-input--selection-controls__input+.v-label,.v-input--selection-controls__input input{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__ripple{border-radius:50%;cursor:pointer;height:34px;position:absolute;-webkit-transition:inherit;transition:inherit;width:34px;left:-12px;top:calc(50% - 24px);margin:7px}.v-input--selection-controls__ripple:before{border-radius:inherit;bottom:0;content:"";position:absolute;opacity:.2;left:0;right:0;top:0;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(.2);transform:scale(.2);-webkit-transition:inherit;transition:inherit}.v-input--selection-controls__ripple .v-ripple__container{-webkit-transform:scale(1.4);transform:scale(1.4)}.v-input--selection-controls.v-input .v-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;top:0;height:auto}.v-input--selection-controls.v-input--is-focused .v-input--selection-controls__ripple:before,.v-input--selection-controls .v-radio--is-focused .v-input--selection-controls__ripple:before{background:currentColor;-webkit-transform:scale(.8);transform:scale(.8)}.v-autocomplete.v-input>.v-input__control>.v-input__slot{cursor:text}.v-autocomplete input{-ms-flex-item-align:center;align-self:center}.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) .v-select__slot>input{margin-top:24px}.v-autocomplete:not(.v-input--is-disabled).v-select.v-text-field input{pointer-events:inherit}.v-autocomplete__content.v-menu__content,.v-autocomplete__content.v-menu__content .v-card{border-radius:0}.theme--light.v-overflow-btn .v-input__control:before,.theme--light.v-overflow-btn .v-input__slot:before{background-color:rgba(0,0,0,.12)!important}.theme--light.v-overflow-btn.v-text-field--outline .v-input__control:before,.theme--light.v-overflow-btn.v-text-field--outline .v-input__slot:before{background-color:transparent!important}.theme--light.v-overflow-btn--editable.v-input--is-focused .v-input__append-inner,.theme--light.v-overflow-btn--editable.v-select--is-menu-active .v-input__append-inner,.theme--light.v-overflow-btn--editable:hover .v-input__append-inner,.theme--light.v-overflow-btn--segmented .v-input__append-inner{border-left:1px solid rgba(0,0,0,.12)}.theme--light.v-overflow-btn.v-input--is-focused .v-input__slot,.theme--light.v-overflow-btn.v-select--is-menu-active .v-input__slot,.theme--light.v-overflow-btn:hover .v-input__slot{background:#fff}.theme--dark.v-overflow-btn .v-input__control:before,.theme--dark.v-overflow-btn .v-input__slot:before{background-color:hsla(0,0%,100%,.12)!important}.theme--dark.v-overflow-btn.v-text-field--outline .v-input__control:before,.theme--dark.v-overflow-btn.v-text-field--outline .v-input__slot:before{background-color:transparent!important}.theme--dark.v-overflow-btn--editable.v-input--is-focused .v-input__append-inner,.theme--dark.v-overflow-btn--editable.v-select--is-menu-active .v-input__append-inner,.theme--dark.v-overflow-btn--editable:hover .v-input__append-inner,.theme--dark.v-overflow-btn--segmented .v-input__append-inner{border-left:1px solid hsla(0,0%,100%,.12)}.theme--dark.v-overflow-btn.v-input--is-focused .v-input__slot,.theme--dark.v-overflow-btn.v-select--is-menu-active .v-input__slot,.theme--dark.v-overflow-btn:hover .v-input__slot{background:#424242}.v-overflow-btn{margin-top:12px;padding-top:0}.v-overflow-btn:not(.v-overflow-btn--editable)>.v-input__control>.v-input__slot{cursor:pointer}.v-overflow-btn .v-select__slot{height:48px}.v-overflow-btn .v-select__slot input{margin-left:16px;cursor:pointer}.v-overflow-btn .v-select__selection--comma:first-child{margin-left:16px}.v-overflow-btn .v-input__slot{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-overflow-btn .v-input__slot:after{content:none}.v-overflow-btn .v-label{margin-left:16px;top:calc(50% - 10px)}.v-overflow-btn .v-input__append-inner{width:48px;height:48px;-ms-flex-item-align:auto;align-self:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;padding:0;-ms-flex-negative:0;flex-shrink:0}.v-overflow-btn .v-input__append-outer,.v-overflow-btn .v-input__prepend-outer{margin-top:12px;margin-bottom:12px}.v-overflow-btn .v-input__control:before{height:1px;top:-1px;content:"";left:0;position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.v-overflow-btn.v-input--is-focused .v-input__slot,.v-overflow-btn.v-select--is-menu-active .v-input__slot{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-overflow-btn .v-select__selections{width:0}.v-overflow-btn--segmented .v-select__selections{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.v-overflow-btn--segmented .v-select__selections .v-btn{border-radius:0;margin:0;margin-right:-16px;height:48px;width:100%}.v-overflow-btn--segmented .v-select__selections .v-btn__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.v-overflow-btn--segmented .v-select__selections .v-btn__content:before{background-color:transparent}.v-overflow-btn--editable .v-select__slot input{cursor:text}.v-overflow-btn--editable .v-input__append-inner,.v-overflow-btn--editable .v-input__append-inner *{cursor:pointer}.v-dialog{-webkit-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);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);border-radius:2px;margin:24px;overflow-y:auto;pointer-events:auto;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit}.v-dialog__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;-webkit-transition:.2s cubic-bezier(.25,.8,.25,1);transition:.2s cubic-bezier(.25,.8,.25,1);width:100%;z-index:6;outline:none}.v-dialog:not(.v-dialog--fullscreen){max-height:90%}.v-dialog__activator,.v-dialog__activator *{cursor:pointer}.v-dialog__container{display:inline-block;vertical-align:middle}.v-dialog--animated{-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-name:animate-dialog;animation-name:animate-dialog;-webkit-animation-timing-function:cubic-bezier(.25,.8,.25,1);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>.v-card{min-height:100%;min-width:100%;margin:0!important;padding:0!important}.v-dialog--scrollable,.v-dialog--scrollable>form{display:-webkit-box;display:-ms-flexbox;display:flex}.v-dialog--scrollable>.v-card,.v-dialog--scrollable>form>.v-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-dialog--scrollable>.v-card>.v-card__actions,.v-dialog--scrollable>.v-card>.v-card__title,.v-dialog--scrollable>form>.v-card>.v-card__actions,.v-dialog--scrollable>form>.v-card>.v-card__title{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.v-dialog--scrollable>.v-card>.v-card__text,.v-dialog--scrollable>form>.v-card>.v-card__text{overflow-y:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}@-webkit-keyframes animate-dialog{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.03);transform:scale(1.03)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes animate-dialog{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.03);transform:scale(1.03)}to{-webkit-transform:scale(1);transform:scale(1)}}.v-overlay{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);z-index:5}.v-overlay--absolute{position:absolute}.v-overlay:before{background-color:#212121;bottom:0;content:"";height:100%;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:inherit;transition:inherit;-webkit-transition-delay:.15s;transition-delay:.15s;width:100%}.v-overlay--active{pointer-events:auto;-ms-touch-action:none;touch-action:none}.v-overlay--active:before{opacity:.46}.wrestler-page[data-v-e4c84efc]{min-height:100%;background:#f5f5f7;padding:.75rem;padding-bottom:4rem}.wrestler-content[data-v-e4c84efc]{max-width:1100px;margin:0 auto;display:grid;gap:.75rem;grid-template-columns:1fr}.left-column[data-v-e4c84efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}@media (min-width:768px){.wrestler-content[data-v-e4c84efc]{grid-template-columns:340px 1fr;gap:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.profile-card[data-v-e4c84efc]{background:#fff;border-radius:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06);overflow:hidden}.profile-head[data-v-e4c84efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;gap:.75rem}@media (min-width:768px){.profile-head[data-v-e4c84efc]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1rem 1.25rem;gap:1rem}}.avatar-ring[data-v-e4c84efc]{-ms-flex-negative:0;flex-shrink:0;padding:4px;border-radius:50%;background:linear-gradient(135deg,#c62828,#b71c1c);-webkit-box-shadow:0 2px 12px rgba(183,28,28,.2);box-shadow:0 2px 12px rgba(183,28,28,.2)}.profile-avatar[data-v-e4c84efc]{width:72px;height:72px;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block;background:#fef2f2}@media (min-width:768px){.profile-avatar[data-v-e4c84efc]{width:88px;height:88px}}.profile-meta[data-v-e4c84efc]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;width:100%;text-align:center}@media (min-width:768px){.profile-meta[data-v-e4c84efc]{text-align:left}}.wrestler-name[data-v-e4c84efc]{margin:0 0 .25rem;font-size:1.25rem;font-weight:700;color:#1f2937;letter-spacing:-.02em;line-height:1.2}@media (min-width:768px){.wrestler-name[data-v-e4c84efc]{font-size:1.35rem}}.profile-stats[data-v-e4c84efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.5rem}@media (min-width:768px){.profile-stats[data-v-e4c84efc]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}}.record-row[data-v-e4c84efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:6px}.record-label[data-v-e4c84efc]{font-size:.75rem;color:#6b7280;font-weight:500}.season-record[data-v-e4c84efc]{margin-left:0}@media (min-width:768px){.season-record[data-v-e4c84efc]{margin-left:8px}}.season-badge[data-v-e4c84efc]{font-size:.9rem}.record-badge[data-v-e4c84efc]{font-size:.9rem;font-weight:700;color:#b91c1c;background:#fef2f2;padding:.2rem .5rem;border-radius:6px}.skill-bar[data-v-e4c84efc]{min-width:140px;max-width:220px;position:relative}.skill-bar-row[data-v-e4c84efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.skill-info-icon[data-v-e4c84efc]{color:#6b7280;cursor:help;-ms-flex-negative:0;flex-shrink:0}.skill-info-icon[data-v-e4c84efc]:hover{color:#1f2937}.skill-bar-segments[data-v-e4c84efc]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.skill-segment[data-v-e4c84efc]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:14px;border-radius:0;background:#e5e7eb;opacity:.5}.skill-segment[data-v-e4c84efc]:first-child{border-top-left-radius:999px;border-bottom-left-radius:999px}.skill-segment[data-v-e4c84efc]:last-child{border-top-right-radius:999px;border-bottom-right-radius:999px}.skill-segment--active[data-v-e4c84efc]{opacity:1}.skill-segment-1.skill-segment--active[data-v-e4c84efc]{background-color:#22c55e}.skill-segment-2.skill-segment--active[data-v-e4c84efc]{background-color:#4ade80}.skill-segment-3.skill-segment--active[data-v-e4c84efc]{background-color:#a3e635}.skill-segment-4.skill-segment--active[data-v-e4c84efc]{background-color:#facc15}.skill-segment-5.skill-segment--active[data-v-e4c84efc]{background-color:#f97316}.skill-segment-6.skill-segment--active[data-v-e4c84efc]{background-color:#ea580c}.skill-segment-7.skill-segment--active[data-v-e4c84efc]{background-color:#f97373}.skill-segment-8.skill-segment--active[data-v-e4c84efc]{background-color:#fb7185}.skill-segment-9.skill-segment--active[data-v-e4c84efc]{background-color:#f97373}.skill-segment-10.skill-segment--active[data-v-e4c84efc]{background-color:#b91c1c}.skill-bar-label[data-v-e4c84efc]{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:.75rem;font-weight:600;color:#111827;text-shadow:none}.rank-in-weight-section[data-v-e4c84efc]{margin-top:.75rem;padding:.5rem 0;border-top:1px solid #f3f4f6}.rank-in-weight-section .detail-label[data-v-e4c84efc]{display:block;font-size:.7rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px}.rank-in-weight-value[data-v-e4c84efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.rank-in-weight-text[data-v-e4c84efc]{font-size:1rem;font-weight:700;color:#1f2937}.rank-in-weight-unset[data-v-e4c84efc]{font-size:.9rem;color:#9ca3af;font-style:italic}.rank-change-pill[data-v-e4c84efc]{font-size:.8rem;font-weight:600;padding:2px 8px;border-radius:999px}.rank-change-up[data-v-e4c84efc]{background:#dcfce7;color:#166534}.rank-change-down[data-v-e4c84efc]{background:#fee2e2;color:#b91c1c}.skill-sparkline-wrap[data-v-e4c84efc]{margin-top:.75rem;padding-top:.5rem;border-top:1px solid #f3f4f6}.skill-sparkline-label[data-v-e4c84efc]{display:block;font-size:.7rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px}.skill-sparkline[data-v-e4c84efc]{width:100%;max-width:200px;height:28px;display:block;color:#b91c1c;opacity:.85}@media (min-width:768px){.skill-sparkline[data-v-e4c84efc]{max-width:240px}}.detail-grid[data-v-e4c84efc]{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;font-size:.8rem;text-align:left;max-width:260px;margin:0 auto}@media (min-width:768px){.detail-grid[data-v-e4c84efc]{margin:0;max-width:none}}.detail-label[data-v-e4c84efc]{color:#6b7280}.detail-value[data-v-e4c84efc]{color:#1f2937;font-weight:500}.matches-section[data-v-e4c84efc]{min-width:0}.season-filter-row[data-v-e4c84efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px}.season-filter-label[data-v-e4c84efc]{font-size:.9rem;color:#6b7280;white-space:nowrap}.season-filter-select[data-v-e4c84efc]{max-width:140px}@media (max-width:767px){.matches-section[data-v-e4c84efc]{margin-top:.5rem}}.matches-section[data-v-e4c84efc] .result-list-header{padding:10px 12px;font-size:.9rem}.matches-section[data-v-e4c84efc] .result-row{padding:10px 12px}@media (max-width:767px){.matches-section[data-v-e4c84efc] .result-row{min-height:52px;padding:14px 16px}}@media (min-width:768px){.matches-section[data-v-e4c84efc] .result-list-header,.matches-section[data-v-e4c84efc] .result-row{padding:12px 16px}}.loading-state[data-v-e4c84efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:40vh;gap:1rem;color:#6b7280;font-size:.95rem}.fab-wrap[data-v-e4c84efc]{position:fixed;bottom:1.5rem;right:1.5rem;z-index:4}@media (max-width:767px){.fab-wrap[data-v-e4c84efc]{bottom:max(1rem,env(safe-area-inset-bottom));right:max(1rem,env(safe-area-inset-right))}}.fab-main[data-v-e4c84efc]{-webkit-box-shadow:0 4px 14px rgba(183,36,36,.4)!important;box-shadow:0 4px 14px rgba(183,36,36,.4)!important}@media (max-width:767px){.fab-main[data-v-e4c84efc]{min-width:52px!important;min-height:52px!important;width:56px!important;height:56px!important}}.fab-menu[data-v-e4c84efc]{border-radius:12px;-webkit-box-shadow:0 10px 40px rgba(0,0,0,.12);box-shadow:0 10px 40px rgba(0,0,0,.12);overflow:hidden;min-width:200px}.hidden-input[data-v-e4c84efc]{position:absolute;width:.1px;height:.1px;opacity:0;overflow:hidden;z-index:-1}.compare-dialog-card[data-v-e4c84efc]{border-radius:8px;overflow:hidden;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.1);box-shadow:0 8px 24px rgba(0,0,0,.1)}.compare-dialog-header[data-v-e4c84efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1.5rem;background:linear-gradient(135deg,#c62828,#b71c1c);color:#fff}.compare-dialog-title[data-v-e4c84efc]{margin:0;font-size:1.1rem;font-weight:600;letter-spacing:-.02em}.compare-dialog-close[data-v-e4c84efc]{margin:0;opacity:.8;-webkit-transition:opacity .2s;transition:opacity .2s}.compare-dialog-close[data-v-e4c84efc]:hover{opacity:1}.compare-dialog-body[data-v-e4c84efc]{padding:1.5rem;overflow-y:auto}.compare-search-input[data-v-e4c84efc]{width:100%}.compare-search-icon[data-v-e4c84efc]{opacity:.6}.compare-search-hint[data-v-e4c84efc]{margin:0;font-size:.875rem;color:#6b7280}.compare-no-results[data-v-e4c84efc]{font-size:.9rem;color:#6b7280}.compare-results-list[data-v-e4c84efc]{max-height:280px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.compare-result-row[data-v-e4c84efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:10px 12px;cursor:pointer;border-bottom:1px solid #eee;-webkit-transition:background .15s;transition:background .15s}.compare-result-avatar[data-v-e4c84efc]{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden;background:#e5e7eb}.compare-result-avatar-img[data-v-e4c84efc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.compare-result-content[data-v-e4c84efc]{min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.compare-result-row[data-v-e4c84efc]:last-child{border-bottom:none}.compare-result-row[data-v-e4c84efc]:hover{background:#f0f4f8}.compare-result-name[data-v-e4c84efc]{display:block;font-weight:600;color:#1f2937;font-size:.95rem}.compare-result-meta[data-v-e4c84efc]{display:block;font-size:.8rem;color:#6b7280;margin-top:2px}.compare-results-more[data-v-e4c84efc]{padding:8px 12px;margin:0;font-size:.8rem;color:#6b7280;border-top:1px solid #eee}.compare-dialog-actions[data-v-e4c84efc]{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background:#f9fafb}.compare-dialog-close-btn[data-v-e4c84efc]{min-height:40px;min-width:100px;font-size:.95rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:#374151;border:1px solid #d1d5db;background:#fff;border-radius:4px}.compare-dialog-close-btn[data-v-e4c84efc]:hover{background:#f9fafb;border-color:#9ca3af}@media (max-width:767px){.compare-dialog-card[data-v-e4c84efc]{border-radius:0;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.compare-dialog-header[data-v-e4c84efc]{padding:.75rem 1rem;-ms-flex-negative:0;flex-shrink:0}.compare-dialog-title[data-v-e4c84efc]{font-size:1rem}.compare-dialog-body[data-v-e4c84efc]{padding:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.compare-dialog-actions[data-v-e4c84efc]{padding:.75rem 1rem;-ms-flex-negative:0;flex-shrink:0}.compare-dialog-close-btn[data-v-e4c84efc]{width:100%;min-height:48px}}.compare-loading[data-v-e4c84efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#6b7280;font-size:.9rem}.compare-prediction[data-v-e4c84efc]{padding:12px;background:#f0fdf4;border-radius:8px;border-left:4px solid #22c55e}.compare-prediction-winner[data-v-e4c84efc]{margin:0 0 4px;font-size:1rem;color:#166534}.compare-prediction-summary[data-v-e4c84efc]{margin:0;font-size:.8rem;color:#6b7280}.compare-section-title[data-v-e4c84efc]{font-weight:600;color:#1f2937;margin-bottom:4px;font-size:.9rem}.compare-h2h-record[data-v-e4c84efc]{margin:0;font-size:1rem;color:#374151}.compare-common[data-v-e4c84efc]{border-top:1px solid #e5e7eb;padding-top:12px}.compare-common-row[data-v-e4c84efc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 0;border-bottom:1px solid #f3f4f6;font-size:.9rem;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.compare-common-name[data-v-e4c84efc]{font-weight:500;color:#1f2937}.compare-common-stats[data-v-e4c84efc]{color:#6b7280;font-size:.85rem}.compare-no-common[data-v-e4c84efc]{margin:0;color:#6b7280;font-size:.9rem}.theme--dark .compare-dialog-card[data-v-e4c84efc]{background:#1e1e1e}.theme--dark .compare-dialog-actions[data-v-e4c84efc]{border-top-color:hsla(0,0%,100%,.12);background:#1e1e1e}.theme--dark .compare-dialog-close-btn[data-v-e4c84efc]{color:#e5e7eb;border-color:#424242;background:#2d2d2d}.theme--dark .compare-dialog-close-btn[data-v-e4c84efc]:hover{background:#383838;border-color:#4b4b4b}.theme--dark .compare-loading[data-v-e4c84efc]{color:#9ca3af}.theme--dark .compare-prediction[data-v-e4c84efc]{background:rgba(34,197,94,.15);border-left-color:#22c55e}.theme--dark .compare-prediction-winner[data-v-e4c84efc]{color:#86efac}.theme--dark .compare-prediction-summary[data-v-e4c84efc]{color:#9ca3af}.theme--dark .compare-section-title[data-v-e4c84efc]{color:#e5e7eb}.theme--dark .compare-h2h-record[data-v-e4c84efc]{color:#d1d5db}.theme--dark .compare-common[data-v-e4c84efc]{border-top-color:hsla(0,0%,100%,.12)}.theme--dark .compare-common-row[data-v-e4c84efc]{border-bottom-color:hsla(0,0%,100%,.08)}.theme--dark .compare-common-name[data-v-e4c84efc]{color:#e5e7eb}.theme--dark .compare-common-stats[data-v-e4c84efc],.theme--dark .compare-no-common[data-v-e4c84efc],.theme--dark .compare-no-results[data-v-e4c84efc],.theme--dark .compare-search-hint[data-v-e4c84efc]{color:#9ca3af}.theme--dark .compare-results-list[data-v-e4c84efc]{border-color:hsla(0,0%,100%,.12);background:#252525}.theme--dark .compare-result-row[data-v-e4c84efc]{border-bottom-color:hsla(0,0%,100%,.08)}.theme--dark .compare-result-row[data-v-e4c84efc]:hover{background:#333}.theme--dark .compare-result-avatar[data-v-e4c84efc]{background:#424242}.theme--dark .compare-result-name[data-v-e4c84efc]{color:#e5e7eb}.theme--dark .compare-result-meta[data-v-e4c84efc]{color:#9ca3af}.theme--dark .compare-results-more[data-v-e4c84efc]{color:#9ca3af;border-top-color:hsla(0,0%,100%,.08)}.theme--dark .compare-dialog-body .v-input .v-select__selection[data-v-e4c84efc],.theme--dark .compare-dialog-body .v-input input[data-v-e4c84efc],.theme--dark .compare-dialog-body .v-label[data-v-e4c84efc]{color:hsla(0,0%,100%,.87)}.theme--dark .compare-dialog-body .v-label[data-v-e4c84efc]{color:hsla(0,0%,100%,.6)}@media (max-width:767px){.wrestler-page[data-v-e4c84efc]{padding:.5rem;padding-bottom:4rem}.profile-head[data-v-e4c84efc]{padding:.75rem;gap:.5rem}.profile-card[data-v-e4c84efc]{border-radius:10px}.detail-grid[data-v-e4c84efc]{max-width:100%}.skill-bar-row[data-v-e4c84efc]{-ms-flex-wrap:wrap;flex-wrap:wrap}.fab-wrap .v-btn[data-v-e4c84efc]{min-width:48px;min-height:48px}}.theme--dark .wrestler-page[data-v-e4c84efc]{background:#121212}.theme--dark .profile-card[data-v-e4c84efc]{background:#1e1e1e}.theme--dark .profile-head[data-v-e4c84efc]{background:transparent}.theme--dark .detail-value[data-v-e4c84efc],.theme--dark .rank-in-weight-text[data-v-e4c84efc],.theme--dark .wrestler-name[data-v-e4c84efc]{color:#e5e7eb}.theme--dark .detail-label[data-v-e4c84efc],.theme--dark .record-label[data-v-e4c84efc],.theme--dark .skill-sparkline-label[data-v-e4c84efc]{color:#9ca3af}.theme--dark .record-badge[data-v-e4c84efc]{background:rgba(185,28,28,.25);color:#fca5a5}.theme--dark .rank-in-weight-section[data-v-e4c84efc]{border-top-color:hsla(0,0%,100%,.08)}.theme--dark .skill-sparkline-wrap[data-v-e4c84efc]{border-top-color:#374151}.theme--dark .skill-sparkline[data-v-e4c84efc]{color:#f87171}.theme--dark .season-filter-label[data-v-e4c84efc]{color:#9ca3af}