@charset "UTF-8";.default-select{position:relative;display:flex;align-items:center;max-width:fit-content;font-family:inherit;gap:1rem}.default-select.select-disable{cursor:not-allowed;pointer-events:none;opacity:.5}.default-select__label{display:block;flex-shrink:0;font-family:Rethink Sans,sans-serif;font-weight:500;font-size:.75rem;color:#ffffff80}.default-select__display{display:flex;justify-content:space-between;align-items:center;position:relative;padding:.75rem;background-color:#ffffff0f;color:#f1f5f9;cursor:pointer;min-width:11.25rem;font-family:Rethink Sans,sans-serif;font-weight:500;line-height:1;font-size:.875rem;border-radius:.625rem;border:.063rem solid #222}.default-select__display.active .arrow{transform:rotate(180deg)}.default-select .arrow{display:flex;justify-content:center;align-items:center;right:.65rem;width:.75rem;height:.75rem;position:absolute;top:50%;margin-top:-.38rem;transition:transform .2s}.default-select__options{position:absolute;overflow:hidden;top:100%;left:0;right:0;font-size:.75rem;background-color:#101010;margin-top:4px;z-index:10;border:1px solid #222;max-height:220px;overflow-y:auto;border-radius:10px;padding:4px}.default-select .option{font-size:.875rem;padding:10px 8px;cursor:pointer;border-radius:6px;color:#fff9;transition:background .2s ease}.default-select .option:hover{background-color:#ffffff14}.default-select .option.highlighted,.default-select .option.selected{color:#fff;background-color:#ffffff0a}.default-select.select-disable{opacity:.5;pointer-events:none;cursor:not-allowed}@media screen and (max-width:1024px){.default-select__display{min-width:160px;width:100%}}@media screen and (max-width:765px){.default-select{max-width:100%}.default-select__display{width:100%;min-width:unset}}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-tap-highlight-color:transparent}@media(max-width:768px){.popup-overlay{align-items:flex-end}}.popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.popup-content{max-width:512px;width:92%;position:relative;background-color:#171717;border:1px solid #222222;border-radius:24px;cursor:default;display:flex;flex-direction:column;height:fit-content;max-height:90vh}.popup-content--wide{max-width:1200px;width:96%;border-radius:16px}@media(max-width:768px){.popup-content{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;border-bottom:none;padding-bottom:env(safe-area-inset-bottom);padding-top:40px}}.popup-body{overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1;min-height:0}.popup-close{display:flex;justify-content:center;align-items:center;position:absolute;width:25px;height:25px;top:10px;right:10px;background:transparent;border:none;font-size:20px;cursor:pointer;color:#fff;touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0;z-index:99}.popup-close svg{width:20px;height:20px;pointer-events:none}@media(max-width:768px){.popup-close{width:44px;height:44px;top:2px;right:2px}}@keyframes vp-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.vp-skeleton{border-radius:6px;background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a 80%);background-size:600px 100%;animation:vp-shimmer 1.6s ease-in-out infinite}.vp-loading{display:flex;flex-direction:column}.vp-loading__header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px}.vp-loading__header-left{display:flex;align-items:center;gap:14px}.vp-loading__avatar{width:44px;height:44px;border-radius:12px;flex-shrink:0}.vp-loading__info{display:flex;flex-direction:column;gap:6px}.vp-loading__name{width:140px;height:16px;border-radius:6px}.vp-loading__meta{width:80px;height:11px;border-radius:4px}.vp-loading__meta--short{width:55px}.vp-loading__badge{width:72px;height:24px;border-radius:6px}.vp-loading__tabs{display:flex;align-items:center;gap:4px;border-top:1px solid #252525;border-bottom:1px solid #252525;padding:12px 16px}.vp-loading__tab{height:12px;border-radius:4px;margin-right:8px}.vp-loading__content{padding:20px;min-height:240px}.vp-loading__section-title{width:100px;height:10px;border-radius:4px;margin-bottom:12px}.vp-loading__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.vp-loading__stat-card{background:#ffffff06;border:1px solid #1e1e1e;border-radius:10px;padding:14px 10px;display:flex;flex-direction:column;align-items:center;gap:8px}.vp-loading__stat-value{width:48px;height:20px;border-radius:5px}.vp-loading__stat-label{width:56px;height:9px;border-radius:3px}.vp-loading__footer{padding:14px 20px 20px;border-top:1px solid #252525}.vp-loading__button{width:100%;height:44px;border-radius:10px}@keyframes tt-in-above{0%{opacity:0;transform:translate(-50%) translateY(calc(-100% - 2px))}to{opacity:1;transform:translate(-50%) translateY(calc(-100% - 8px))}}@keyframes tt-out-above{0%{opacity:1;transform:translate(-50%) translateY(calc(-100% - 8px))}to{opacity:0;transform:translate(-50%) translateY(calc(-100% - 2px))}}@keyframes tt-in-below{0%{opacity:0;transform:translate(-50%) translateY(2px)}to{opacity:1;transform:translate(-50%) translateY(8px)}}@keyframes tt-out-below{0%{opacity:1;transform:translate(-50%) translateY(8px)}to{opacity:0;transform:translate(-50%) translateY(2px)}}.tt-wrap{display:inline-flex;align-items:center;margin-left:4px;vertical-align:middle;position:relative}.tt-icon{width:14px;height:14px;border-radius:50%;background:#ffffff12;border:1px solid rgba(255,255,255,.15);color:#ffffff59;font-size:10px;font-weight:700;font-style:italic;font-family:Georgia,serif;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1;flex-shrink:0;transition:background .15s,color .15s,border-color .15s}.tt-icon:hover,.tt-icon--active{background:#cc2e4c26;color:#cc2e4c;border-color:#cc2e4c}.tt-bubble{position:fixed;transform:translate(-50%) translateY(calc(-100% - 8px));animation:tt-in-above .16s ease forwards;background:#1c1c1c;border:1px solid #2e2e2e;border-top:2px solid #cc2e4c;border-radius:8px;padding:0;z-index:9999;width:240px;max-width:calc(100vw - 16px);box-shadow:0 6px 24px #0009;pointer-events:none;overflow:hidden;text-align:left}.tt-bubble--below{transform:translate(-50%) translateY(8px);animation:tt-in-below .16s ease forwards;border-top:1px solid #2e2e2e;border-bottom:2px solid #cc2e4c}.tt-bubble--closing{animation:tt-out-above .16s ease forwards}.tt-bubble--below.tt-bubble--closing{animation:tt-out-below .16s ease forwards}.tt-bubble__title{display:block;padding:7px 8px 5px;font-size:11px;font-weight:600;color:#cc2e4c;letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.06)}.tt-bubble__text{display:block;padding:8px;font-size:11px;line-height:1.6;color:#ffffffa6;white-space:pre-line;font-style:normal;font-weight:400;font-family:inherit}.vp-bar__row--discipline{align-items:center}.vp-discipline{display:flex;align-items:center;gap:5px}.vp-discipline__card{display:inline-flex;align-items:center;gap:5px;padding:3px 10px 3px 6px;border-radius:5px;font-size:12px;font-weight:600;letter-spacing:.02em}.vp-discipline__card:before{content:"";display:inline-block;width:10px;height:14px;border-radius:2px;flex-shrink:0}.vp-discipline__card--yellow{background:#ffc61a1f;color:#ffc61a;border:1px solid rgba(255,198,26,.3)}.vp-discipline__card--yellow:before{background:#ffc61a;box-shadow:0 0 2px #ffc61a99}.vp-discipline__card--red{background:#ff5c5c1f;color:#ff5c5c;border:1px solid rgba(255,92,92,.3)}.vp-discipline__card--red:before{background:#ff5c5c;box-shadow:0 0 2px #ff5c5c99}.vp-discipline__card--penalty,.vp-discipline__card--goals{font-weight:600;padding:4px}.vp-discipline__card--penalty:before,.vp-discipline__card--goals:before{display:none}.vp-discipline__card--goals{background:#ff98001f;color:#ff8c42;border:1px solid rgba(255,152,0,.3)}.vp-discipline__card--penalty{background:#cc2e4c1f;color:#cc2e4c;border:1px solid rgba(204,46,76,.3)}.vp__tabs{position:relative;display:flex;align-items:center;padding:6px;background:#ffffff0f;border-radius:10px}.vp__tab-pill{position:absolute;top:6px;bottom:6px;background-color:#ffffff1f;border-radius:8px;transition:left .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1);pointer-events:none}.vp__tab{font-family:Rethink Sans,sans-serif;position:relative;flex:1;background:none;border:none;color:#ffffff80;font-size:12px;font-weight:500;padding:6px;cursor:pointer;white-space:nowrap;text-align:center;transition:color .2s;z-index:1}.vp__tab:hover{color:#ffffffb3}.vp__tab.active{color:#fff}.vp-green{color:#00fa89}.vp-red{color:#ff5c5c}.vp-yellow{color:#ffc61a}.vp-bg-green{color:#00fa89;background:#00fa891a;border-color:#00fa894d}.vp-bg-red{color:#ff5c5c;background:#ff5c5c14;border-color:#ff5c5c4d}.vp-bg-yellow{color:#ffc61a;background:#f5c54214;border-color:#f5c5424d}.vp{display:flex;flex-direction:column}.vp__header{display:flex;align-items:center;justify-content:space-between;padding:30px 35px 20px 20px;border-bottom:1px solid #222222}.vp__info_tab{display:flex;align-items:center;gap:8px;margin-top:10px}.vp__info_tab_block{position:relative;padding-right:12px}.vp__info_tab_block:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;background-color:#222;height:80%}.vp__header-left{display:flex;align-items:center;gap:14px}.vp__header-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.vp__pts{display:flex;align-items:baseline;gap:3px}.vp__pts-value{font-weight:700;font-size:22px;line-height:1;color:#f1f5f9}.vp__pts-label{font-size:11px;font-weight:500;color:#ffffff73;text-transform:uppercase;letter-spacing:.04em}.vp__name{font-weight:700;font-size:20px;line-height:1.3;color:#f1f5f9;margin:0}.vp__meta{font-size:12px;color:#ffffff80;margin:2px 0 0;line-height:1.4}.vp__status{font-weight:500;font-size:12px;line-height:1.3;text-transform:capitalize;display:flex;align-items:center;justify-content:center;padding:3px 10px;border:1px solid #FF5C5C;border-radius:6px;letter-spacing:.03em;color:#ff5c5c;background:#ff5c5c14}.vp__status--available{color:#00fa89;border-color:#00fa894d;background:#00fa891a}.vp__status--injured{color:#ff5c5c;border-color:#ff5c5c;background:#ff5c5c14}.vp__status--doubt{color:#ffc61a;border-color:#ffc61a;background:#f5c54214}.vp__tabs{margin:16px 20px}.vp__content{padding:0 20px 20px}.vp__footer{padding:14px 20px 20px;border-top:1px solid #303030}.vp__add-compare{width:100%;background:#25d586;color:#000;font-weight:700;font-size:14px;padding:12px;border-radius:10px;border:none;cursor:pointer;letter-spacing:.02em;transition:opacity .2s}.vp__add-compare:hover{opacity:.85}.vp__add-compare.added{background:#5136c4;color:#fff}.vp__add-compare.disabled{opacity:.35;cursor:not-allowed}.vp--loading,.vp--error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;gap:16px;color:#fff6;font-size:14px}.vp__spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.1);border-top-color:#5136c4;border-radius:50%;animation:vp-spin .7s linear infinite}@media screen and (max-width:767px){.vp__header{padding-top:10px;position:sticky;top:0;left:0;width:100%;background-color:#171717;z-index:99}}@keyframes vp-spin{to{transform:rotate(360deg)}}.vp-section-title{font-style:normal;font-weight:500;font-size:12px;line-height:1.3;margin-bottom:8px;text-transform:uppercase;color:#fff}.vp-empty{color:#ffffff40;font-size:13px;text-align:center;padding:28px 0}.vp-stats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.vp-stats__item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px;border-radius:8px;position:relative}.vp-stats__item.default-bg{background-color:#ffffff0a}@media screen and (max-width:767px){.vp-stats__item .tt-wrap{width:12px;height:12px}}.vp-stats__value{font-style:normal;font-weight:700;font-size:18px;line-height:1.2;display:flex;align-items:center;text-align:center}@media screen and (max-width:767px){.vp-stats__value{font-size:16px}}.vp-stats__label{font-weight:400;font-size:12px;line-height:1.3;display:flex;align-items:center;text-align:center;color:#fff9}.vp-bars{display:flex;flex-direction:column;gap:10px}.vp-bar__row{display:grid;grid-template-columns:110px 1fr 36px;align-items:center;gap:10px}.vp-bar__label{font-size:14px;color:#ffffffa6}.vp-bar__track{height:6px;background:#ffffff12;border-radius:4px;overflow:hidden}.vp-bar__fill{height:100%;border-radius:4px;transition:width .5s ease}.vp-bar__value{font-size:14px;font-weight:600;color:#fff;text-align:right}@media screen and (max-width:767px){.vp-bar__row{grid-template-columns:102px 1fr 30px;gap:4px}}.vp-style-split__labels{font-family:Inter,sans-serif;display:flex;justify-content:space-between;margin-bottom:6px;font-size:12px;font-weight:400}.vp-style-split__atk{color:#25d586}.vp-style-split__def{color:#1f5dd4}.vp-style-split__bar{height:12px;background:#1f5dd4;border-radius:99px;overflow:hidden}.vp-style-split__fill{height:100%;background:#25d586;border-radius:4px;transition:width .5s ease}.vp-style-split--empty .vp-style-split__atk,.vp-style-split--empty .vp-style-split__def{color:#ffffff4d}.vp-style-split--empty .vp-style-split__bar{background:#ffffff14}.vp-style-split--empty .vp-style-split__fill{background:transparent}.vp-form__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.vp-form__item{background:#ffffff0a;border:1px solid #252525;border-radius:10px;padding:12px 8px;display:flex;flex-direction:column;align-items:center}.vp-form__gw{font-weight:400;font-size:12px;text-align:center;color:#fff9}.vp-form__opponent{font-weight:700;font-size:18px;text-align:center;color:#f1f5f9}.vp-form__pts{font-weight:700;font-size:24px;line-height:1}.vp-fixture__item{border:1px solid transparent;border-radius:10px;padding:14px 10px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.vp-fixture__item .vp-form__gw{color:#fff9}.vp-fixture__name{font-size:15px;font-weight:700}.custom-search{position:relative;width:100%;border:1px solid #1B1B1B;border-radius:10px}.custom-search:before{content:"";position:absolute;top:50%;left:.75rem;transform:translateY(-50%);width:1rem;height:1rem;background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.33333 12.6667C10.2789 12.6667 12.6667 10.2789 12.6667 7.33333C12.6667 4.38781 10.2789 2 7.33333 2C4.38781 2 2 4.38781 2 7.33333C2 10.2789 4.38781 12.6667 7.33333 12.6667Z' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.9995 14L11.1328 11.1333' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.custom-search{transition:border-color .2s}.custom-search:focus-within{border-color:#5136c4}.custom-search__clear{color:#fff;width:25px;height:25px;position:absolute;top:50%;transform:translateY(-50%);right:12px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;opacity:.5;transition:opacity .2s;flex-shrink:0}.custom-search__clear:hover{opacity:1}.custom-search__suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#1e1e2e;border:1px solid #303030;border-radius:10px;list-style:none;margin:0;padding:4px;z-index:100;box-shadow:0 8px 24px #0006;overflow:hidden;max-height:50vh;overflow-y:auto}.custom-search__suggestion-item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .15s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.custom-search__suggestion-item:hover,.custom-search__suggestion-item.is-active{background:#5136c426}.custom-search__suggestion-item.loading,.custom-search__suggestion-item.empty{color:#ffffff4d;font-size:13px;justify-content:center;cursor:default}.custom-search__suggestion-item.loading:hover,.custom-search__suggestion-item.empty:hover{background:none}@media(max-width:768px){.custom-search__suggestion-item{padding:12px}}.custom-search__suggestion-info{display:flex;flex-direction:column;gap:2px}.custom-search__suggestion-name{font-size:14px;color:#fff;font-weight:500}.custom-search__suggestion-meta{font-size:12px;color:#fff6}.custom-search__suggestion-pts{font-size:13px;font-weight:600;color:#5136c4}.custom-search input{font-size:.875rem;color:#f1f5f9;border-radius:.625rem;border:.063rem solid #1B1B1B;background:#ffffff0f;padding:.75rem 2.313rem;line-height:1;width:100%;transition:.3s ease}.custom-search input::placeholder{color:#fff9}@media(max-width:768px){.custom-search input{font-size:16px}}.compare-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #222;border-radius:10px;cursor:pointer;position:relative;transition:background-color .15s ease,color .15s ease}.compare-btn input[type=checkbox]{display:none}.compare-btn.disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.compare-btn svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:16px;height:16px;transition:.3s ease;background-color:transparent;padding:0}.compare-btn .mark{opacity:0;visibility:hidden}.compare-btn:hover{background-color:#363636;color:#f1f5f9}.compare-btn.active{background-color:#00fa89;border-color:#00fa89}.compare-btn.active .mark{opacity:1;visibility:visible}.compare-btn.active .arrows{opacity:0;visibility:hidden}.comparator-table__clear-filters{display:inline-flex;align-items:center;gap:6px;background:transparent;border:none;color:#fff9;font-size:12px;font-weight:500;cursor:pointer;transition:color .2s ease,border-color .2s ease;white-space:nowrap}.comparator-table__clear-filters svg{flex-shrink:0}.comparator-table__clear-filters:hover{color:#f1f5f9}@keyframes shimmerMove{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes skeletonFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.comparator-table__head{display:flex;gap:63px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:12px 0;position:relative;z-index:99}.comparator-table__head:before,.comparator-table__head:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:100vw;height:1px;background-color:#222}.comparator-table__head:before{top:0}.comparator-table__head:after{bottom:0}.comparator-table__selects{display:flex;gap:16px}.comparator-table__header{display:grid;grid-template-columns:1fr 80px 180px 210px 210px 100px;border-bottom:1px solid #222}.comparator-table__header-item{font-size:12px;font-weight:600;line-height:1.33;color:#fff9;padding:13px 16px 10px}.comparator-table__header-item:not(.col-player){text-align:center}.comparator-table__body{display:flex;flex-direction:column}.comparator-table__row{display:grid;grid-template-columns:1fr 80px 180px 210px 210px 100px;align-items:center;border-bottom:1px solid #1a1a1a;transition:background-color .15s ease}.comparator-table__row:hover{background-color:#ffffff1a}.comparator-table__cell{padding:10px 16px 6px;font-size:16px;color:#fff}.comparator-table__cell.col-selected{color:#fff9}.comparator-table__cell.col-player{display:flex;align-items:center;gap:12px}.comparator-table__cell.col-fulldata,.comparator-table__cell.col-compare{display:flex;align-items:center}.comparator-table__cell:not(.col-player){display:flex;justify-content:center}.comparator-table__shirt{width:24px;height:32px;border-radius:4px;flex-shrink:0}.comparator-table__shirt img{width:100%;height:auto}.comparator-table__player-info{display:flex;flex-direction:column;gap:2px}.comparator-table__player-name{font-size:16px;font-weight:600;color:#f1f5f9;line-height:1.5}.comparator-table__player-meta{font-size:12px;font-weight:400;color:#ffffff80;line-height:1.33}.comparator-table__btn-view{display:inline-flex;align-items:center;gap:6px;padding:11px 24px;background-color:#3d3d3d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fff;font-size:12px;line-height:1;font-weight:700;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease}.comparator-table__btn-view svg{font-size:14px;opacity:.7;flex-shrink:0}.comparator-table__btn-view:hover{background-color:#4747471a}.comparator-table__btn-view:hover svg{opacity:1}.comparator-table .cell-label{display:none}.comparator-table__player-row{display:flex;align-items:center;gap:12px}.comparator-table__body{position:relative;min-height:200px}.comparator-table__loader{display:contents}.comparator-table__skeleton-row{display:grid;grid-template-columns:1fr 80px 180px 210px 210px 100px;align-items:center;border-bottom:1px solid #1a1a1a;padding:0;animation:skeletonFade .4s ease both}.comparator-table__skeleton-row:nth-child(1){animation-delay:0ms}.comparator-table__skeleton-row:nth-child(2){animation-delay:40ms}.comparator-table__skeleton-row:nth-child(3){animation-delay:80ms}.comparator-table__skeleton-row:nth-child(4){animation-delay:.12s}.comparator-table__skeleton-row:nth-child(5){animation-delay:.16s}.comparator-table__skeleton-row:nth-child(6){animation-delay:.2s}.comparator-table__skeleton-row:nth-child(7){animation-delay:.24s}.comparator-table__skeleton-row:nth-child(8){animation-delay:.28s}.comparator-table__skeleton-row:nth-child(9){animation-delay:.32s}.comparator-table__skeleton-row:nth-child(10){animation-delay:.36s}.comparator-table__skeleton-cell{padding:14px 16px;display:flex;align-items:center;justify-content:center}.comparator-table__skeleton-cell.col-player{justify-content:flex-start;gap:12px}.comparator-table__skeleton-cell.col-fulldata,.comparator-table__skeleton-cell.col-compare{justify-content:center}.comparator-table__skeleton-avatar{width:24px;height:32px;border-radius:4px;flex-shrink:0;background:linear-gradient(90deg,#ffffff0d,#ffffff1c,#ffffff0d);background-size:400px 100%;animation:shimmerMove 1.4s ease-in-out infinite}.comparator-table__skeleton-info{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.comparator-table__skeleton-line{height:10px;border-radius:5px;background:linear-gradient(90deg,#ffffff0d,#ffffff1c,#ffffff0d);background-size:400px 100%;animation:shimmerMove 1.4s ease-in-out infinite}.comparator-table__skeleton-line--name{width:55%;max-width:140px;height:12px}.comparator-table__skeleton-line--meta{width:38%;max-width:100px}.comparator-table__skeleton-line--stat{width:36px}.comparator-table__skeleton-line--btn{width:90px;height:30px;border-radius:6px}.comparator-table__skeleton-line--check{width:20px;height:20px;border-radius:4px}.comparator-table__empty{text-align:center;padding:60px 0;color:#ffffff4d;font-size:14px}.comparator-table__sentinel{height:1px}@media screen and (max-width:1024px){.comparator-table__head{flex-direction:column;gap:8px}.comparator-table__selects{gap:8px}.comparator-table__selects .default-select{width:50%;max-width:unset}.comparator-table__header{display:none}.comparator-table__body{gap:8px;padding:20px 0 48px}.comparator-table__row{display:grid;grid-template-columns:140px auto auto auto;grid-template-areas:"player pts price selected" "fulldata fulldata fulldata compare";align-items:baseline;border:1px solid #222;border-radius:12px;padding:12px}.comparator-table__row .col-player{grid-area:player;min-width:0}.comparator-table__row .col-pts{grid-area:pts}.comparator-table__row .col-price{grid-area:price}.comparator-table__row .col-selected{grid-area:selected}.comparator-table__row .col-fulldata{grid-area:fulldata}.comparator-table__row .col-compare{grid-area:compare}.comparator-table__cell{padding:0;flex-direction:column;align-items:flex-start;justify-content:flex-start}.comparator-table__cell.col-player{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding-bottom:12px;overflow:hidden}.comparator-table__cell.col-pts,.comparator-table__cell.col-price,.comparator-table__cell.col-selected{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.comparator-table__cell.col-fulldata{align-self:flex-end}.comparator-table__cell.col-fulldata .comparator-table__btn-view{width:100%;justify-content:center}.comparator-table__cell.col-compare{display:flex;align-items:center;justify-content:center}.comparator-table .cell-label{display:block;font-size:12px;font-weight:600;color:#fff9;line-height:1.33;width:100%;border-bottom:1px dashed #222;padding-bottom:8px;margin-bottom:8px}.comparator-table__skeleton-row{display:grid;grid-template-columns:140px auto auto auto;grid-template-areas:"player pts price selected" "fulldata fulldata fulldata compare";border:1px solid #222;border-radius:12px;padding:12px;gap:0}.comparator-table__skeleton-row .col-player{grid-area:player;padding-bottom:12px}.comparator-table__skeleton-row .col-pts{grid-area:pts}.comparator-table__skeleton-row .col-price{grid-area:price}.comparator-table__skeleton-row .col-selected{grid-area:selected}.comparator-table__skeleton-row .col-fulldata{grid-area:fulldata;align-self:flex-end}.comparator-table__skeleton-row .col-compare{grid-area:compare;align-self:flex-end}.comparator-table__skeleton-cell{padding:0;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.comparator-table__skeleton-cell.col-player{flex-direction:row;align-items:flex-start}.comparator-table__skeleton-cell.col-fulldata{align-items:stretch}.comparator-table__skeleton-cell.col-compare{justify-content:center;align-items:center}.comparator-table__skeleton-line--btn{width:100%}}._wrapper_1c46b_1{position:relative;padding:30px}._wrapper_1c46b_1 ._tableScroll_1c46b_5,._wrapper_1c46b_1 ._tableHeader_1c46b_5{position:relative;z-index:3}@media screen and (max-width:767px){._wrapper_1c46b_1{padding:0 10px 20px}}._header_1c46b_15{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 14px 8px;flex-wrap:wrap;position:relative}@media screen and (max-width:1024px){._header_1c46b_15{padding-top:5px;padding-right:40px;position:sticky;background-color:#171717;top:0;z-index:99;width:100%}}._headerLabel_1c46b_36{color:#fff;font-size:2rem;font-weight:400;white-space:nowrap;margin-right:16px}@media screen and (max-width:1024px){._headerLabel_1c46b_36{font-size:1.2rem}}._headerChips_1c46b_49{position:relative;display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1}._chip_1c46b_58{display:inline-flex;align-items:center;padding:6px 10px;gap:10px;background-color:#ffffff0f;border-radius:6px;font-size:12px;color:#ccc;transition:border-color .2s ease}._chip_1c46b_58:hover{border-color:#3a3a3a}._chipThumb_1c46b_73{display:flex;align-items:center;font-style:normal;font-weight:500;font-size:12px;color:#fff;gap:4px}._chipShirt_1c46b_83{width:12px;height:auto;object-fit:contain;flex-shrink:0}._chipName_1c46b_90{font-weight:600;color:#f0f0f0;font-size:12px}._chipPts_1c46b_96{font-weight:400;font-size:12px;color:#ffffff80}._chipRemove_1c46b_102{background:none;border:none;color:#fff9;cursor:pointer;padding:0;font-size:15px;line-height:1;transition:color .2s ease}._chipRemove_1c46b_102:hover{color:#ff5c5c}._addSlot_1c46b_116{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:6px 13px;gap:10px;width:68px;height:28px;border:1px dashed #222222;border-radius:6px;cursor:pointer;font-family:Rethink Sans,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#fff;opacity:.6;background:none;transition:opacity .2s,border-color .2s,background .2s}._addSlot_1c46b_116:hover{opacity:1;border-color:#5136c4;background:#5136c41a}@media screen and (max-width:767px){._addSlot_1c46b_116{width:100%;justify-content:center;background-color:#ffffff0f;font-weight:600;text-transform:uppercase}}._clearAll_1c46b_152{display:flex;align-items:center;position:relative;gap:4px;margin-left:auto;background:none;border:none;color:#fff9;cursor:pointer;font-size:12px;font-family:inherit;white-space:nowrap;transition:color .2s ease}._clearAll_1c46b_152:hover{color:#ff5c5c}._clearAll_1c46b_152 svg{flex-shrink:0;transform:translateY(-1px)}@keyframes _shimmer_1c46b_1{0%{background-position:-400px 0}to{background-position:400px 0}}._skeletonTable_1c46b_182{width:100%;border-collapse:separate;border-spacing:0;border-radius:8px;border:1px solid #222222;overflow:hidden}._skeletonRow_1c46b_191{display:grid;grid-template-columns:repeat(var(--col-count, 3),1fr);border-bottom:1px solid #2a2a2a}._skeletonRow_1c46b_191:last-child{border-bottom:none}@media(max-width:768px){._skeletonRow_1c46b_191{grid-template-columns:110px repeat(var(--player-count, 2),1fr)}}._skeletonHeaderCell_1c46b_205{padding:14px 16px;display:flex;align-items:center;justify-content:center}._skeletonHeaderCell_1c46b_205:first-child{justify-content:flex-start}._skeletonHeaderCell_1c46b_205 span{display:block;height:12px;border-radius:6px;background:linear-gradient(90deg,#ffffff0d,#ffffff1f,#ffffff0d);background-size:400px 100%;animation:_shimmer_1c46b_1 1.4s ease-in-out infinite}._skeletonCell_1c46b_223{padding:12px 16px;display:flex;align-items:center;justify-content:center}._skeletonCell_1c46b_223:first-child{justify-content:flex-start}._skeletonCell_1c46b_223 span{display:block;height:10px;border-radius:5px;background:linear-gradient(90deg,#ffffff0d,#ffffff1f,#ffffff0d);background-size:400px 100%;animation:_shimmer_1c46b_1 1.4s ease-in-out infinite}._stateMsg_1c46b_241{padding:32px 16px;text-align:center;color:#fff9;font-size:13px}._tableScroll_1c46b_5{overflow-x:auto;border-radius:8px;border:1px solid #222222;-webkit-overflow-scrolling:touch}@media(max-width:768px){._tableScroll_1c46b_5._tableScrollSingle_1c46b_255{overflow-x:hidden}._tableScroll_1c46b_5._tableScrollSingle_1c46b_255 ._table_1c46b_5{min-width:unset;width:100%}._tableScroll_1c46b_5._tableScrollSingle_1c46b_255 ._table_1c46b_5 thead tr,._tableScroll_1c46b_5._tableScrollSingle_1c46b_255 ._table_1c46b_5 tbody tr{grid-template-columns:110px 1fr}}._table_1c46b_5{width:100%;min-width:700px;border-collapse:separate;border-spacing:0;font-size:13px;table-layout:auto}._table_1c46b_5 thead tr,._table_1c46b_5 tbody tr{display:grid;grid-template-columns:repeat(6,minmax(160px,1fr));position:relative}@media(max-width:768px){._table_1c46b_5 thead tr,._table_1c46b_5 tbody tr{grid-template-columns:110px repeat(var(--player-count, 5),minmax(154px,160px))}}._table_1c46b_5 thead tr,._table_1c46b_5 tbody tr:not(:last-child){border-bottom:1px solid #2a2a2a}@media(max-width:768px){._table_1c46b_5{min-width:unset}._table_1c46b_5 thead tr{padding-bottom:40px}}._metricTh_1c46b_297{display:flex;align-items:center;padding:10px 16px;text-align:left;white-space:nowrap;font-weight:400;font-size:12px;letter-spacing:.6px;text-transform:uppercase;color:#ffffffb3}._playerTh_1c46b_310{padding:10px 16px;text-align:left;min-width:160px;vertical-align:middle;display:flex;justify-content:center}._playerThInner_1c46b_319{display:flex;align-items:center;gap:8px}._playerShirt_1c46b_325{width:20px;height:20px;object-fit:contain;flex-shrink:0}._playerName_1c46b_332{color:#f0f0f0;font-weight:600;font-size:13px}._playerRemove_1c46b_338{margin-left:auto;background:none;border:none;color:#fff9;cursor:pointer;font-size:15px;line-height:1;padding:0;transition:color .2s ease}._playerRemove_1c46b_338:hover{color:#ff5c5c}._row_1c46b_353:hover{background-color:#161616}._metricLabel_1c46b_357{padding:10px 16px;font-size:12px;white-space:nowrap;font-weight:400}._cell_1c46b_364{padding:10px 16px;text-align:center;vertical-align:middle;border-right:1px #2a2a2a solid}._metricValue_1c46b_371{font-size:13px}._metricBest_1c46b_375{color:#00fa89;font-weight:700}._metricEmpty_1c46b_380{color:#fff9}._fixturesList_1c46b_384{display:flex;flex-wrap:wrap;gap:2px}._availabilityPill_1c46b_390{max-width:fit-content;margin:0 auto}._available_1c46b_395{background-color:#00fa891f;color:#00fa89;border:1px solid rgba(0,250,137,.3)}._injured_1c46b_401{background-color:#ff5c5c1f;color:#ff5c5c;border:1px solid rgba(255,92,92,.3)}._styleBar_1c46b_407{display:flex;flex-direction:column;min-width:120px}._styleBarLabels_1c46b_413{display:flex;justify-content:space-between;font-size:11px;font-weight:400;margin-bottom:5px}._styleBarAtk_1c46b_421{color:#25d586}._styleBarDef_1c46b_425{color:#1f5dd4}._styleBarTrack_1c46b_429{height:10px;background:#1f5dd4;border-radius:99px;overflow:hidden}._styleBarTrackEmpty_1c46b_436{background:#ffffff14}._styleBarFill_1c46b_440{height:100%;background:#25d586;border-radius:4px;transition:width .5s ease}._fixtureBadge_1c46b_447{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;flex-shrink:0;font-family:JetBrains Mono,sans-serif;font-weight:700;font-size:8px;color:#f1f5f9}._upsideGreen_1c46b_461{color:#00fa89;font-weight:600}._upsideYellow_1c46b_466{color:#ffc61a;font-weight:600}._upsideRed_1c46b_471{color:#ff5c5c;font-weight:600}.scroll-to-top{position:fixed;bottom:32px;right:32px;z-index:999;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:none;cursor:pointer;text-decoration:none;background-color:#ffffff1a;color:#fff;opacity:1;visibility:visible;transform:translateY(12px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background-color .25s ease}.scroll-to-top svg{width:20px;height:20px;flex-shrink:0}.scroll-to-top:hover{background-color:#ffffff4d}.scroll-to-top:active{transform:translateY(0)}.scroll-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width:768px){.scroll-to-top{width:40px;height:40px;bottom:76px;right:20px}.scroll-to-top svg{width:16px;height:16px}}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ol,ul,li,button{margin:0;padding:0}ol,ul,li{list-style:none}html:focus-within{scroll-behavior:smooth}a{text-decoration:none;color:inherit;outline:none}img,picture{max-width:100%;display:block;object-fit:contain;height:auto}input,button,textarea,select,a{resize:none}a,button,input,textarea,select,input::placeholder,textarea::placeholder{font:inherit;outline:none}button{outline:none;border:none;background-color:transparent}input,textarea,select{outline:none;border:none}input[type=submit],select,button{cursor:pointer}a,button,input{transition:all .3s linear}path{transition:fill .3s linear}html,body{height:100%;font-family:Rethink Sans,sans-serif;font-weight:400;font-size:1rem;line-height:1.4;background-color:#000;color:#fff}h1,h2,h3,h4,h5,h6{font-family:Rethink Sans,sans-serif;font-weight:700}h1{font-size:1.5rem}.fpl-logo{display:flex;flex-shrink:0;align-items:center;width:116px}.fpl-logo img{object-fit:contain;width:auto;height:auto}.setting-link.active{background-color:#5136c4;border:1px solid rgba(255,255,255,.16)}.fpl-add-btn{background-color:#cc2e4c;color:#fff;cursor:pointer;margin-top:10%}.fpl-add-btn:hover{background-color:#9e4250}.fpl-add-btn:disabled,.fpl-add-btn.disabled{background-color:#a84452}.response-block{display:none}@media(max-width:768px){.response-block.mobile-only{display:block}}.loader-spinner{border:4px solid rgba(0,0,0,.1);border-left-color:#4f46e5;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:40px auto}@keyframes spin{to{transform:rotate(360deg)}}@keyframes compare-btn-pop{0%{transform:translateY(-50%) scale(1)}40%{transform:translateY(-50%) scale(1.08)}70%{transform:translateY(-50%) scale(.97)}to{transform:translateY(-50%) scale(1)}}.compare-open-btn{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:1000;display:flex;align-items:center;gap:8px;overflow:hidden;background:#cc2e4c;color:#fff;border:none;border-radius:8px 0 0 8px;padding:12px 10px;cursor:pointer;font-size:14px;font-weight:700;white-space:nowrap;max-width:44px;transition:max-width .3s ease,padding .3s ease,opacity .2s}.compare-open-btn .compare-open-btn__label{opacity:0;transition:opacity .2s ease;pointer-events:none}.compare-open-btn .compare-open-btn__count{background:#fff3;border-radius:999px;padding:2px 8px}.compare-open-btn .arrows{flex-shrink:0}.compare-open-btn .compare-open-btn__count{font-size:13px;font-weight:800;flex-shrink:0}@media(hover:hover)and (min-width:1024px){.compare-open-btn:hover{max-width:160px;padding:12px 14px}.compare-open-btn:hover .compare-open-btn__label{opacity:1}.compare-open-btn--pulse{max-width:160px;padding:12px 14px;animation:compare-btn-pop .35s ease}.compare-open-btn--pulse .compare-open-btn__label{opacity:1}}@media(max-width:768px){.compare-open-btn{top:auto;bottom:0;left:0;right:0;width:100%;transform:none;border-radius:12px 12px 0 0;max-width:100%;justify-content:center;padding:10px 15px;gap:10px}.compare-open-btn .compare-open-btn__label{opacity:1}}*.not-cursor{cursor:text}.fpl-compare{margin:0 auto}.fpl-compare .metricValue-t,.fpl-compare .playerThInner-t{display:flex;justify-content:center;align-items:center}.fpl-compare *{scrollbar-width:thin;scrollbar-color:#5136C4 rgba(255,255,255,.08)}.fpl-compare *::-webkit-scrollbar{width:6px;height:6px}.fpl-compare *::-webkit-scrollbar-track{background:#ffffff14}.fpl-compare *::-webkit-scrollbar-thumb{background-color:#5136c4;border-radius:4px}.fpl-compare-content{position:relative;width:100%;min-height:86vh;transition:all .3s ease}.fpl-compare-content .no-data{display:flex;justify-content:center;align-items:center;padding:2rem;margin-top:1rem;background-color:#1e1e1e;border-radius:12px;font-size:1rem;color:#888;font-weight:500;text-align:center;box-shadow:0 0 0 1px #ffffff0d;position:relative;z-index:2}@media(max-width:768px){.player-Add{position:absolute;width:100%;bottom:0;left:50%;transform:translate(-50%);z-index:9999}}.standings-table{min-width:920px}.standings-table .table-head,.standings-table .table-row{display:grid;grid-template-columns:70px 1fr 170px 88px 88px 88px 88px 88px;gap:.75rem;align-items:center}.standings-table .count,.standings-table .title-rank{display:flex;justify-content:center;align-items:center}.standings-table .club-cell .content{display:flex;align-items:center;gap:.625rem}@media screen and (max-width:767px){.standings-table{min-width:unset}.standings-table .table-head{display:none}.standings-table .table-row{display:flex;flex-wrap:wrap;gap:0;align-items:center;background-color:#141414;border:1px solid #1B1B1B;border-radius:16px;padding:0;overflow:hidden}.standings-table .table-row>div:nth-child(1){width:25%;padding-top:10px;padding-bottom:9px}.standings-table .table-row>div:nth-child(2){width:75%}.standings-table .table-row>div:last-child,.standings-table .table-row>div:nth-last-child(2){width:50%;border-bottom:0}.standings-table .table-row>div:nth-child(4),.standings-table .table-row div:nth-child(5),.standings-table .table-row div:nth-child(6){width:33%}}.main-mode-c .standings-table .count,.main-mode-c .standings-table .title-rank{justify-content:flex-start}.main-mode-c .standings-table .table-head,.main-mode-c .standings-table .table-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.75rem;align-items:center}@media screen and (max-width:767px){.main-mode-c .standings-table .table-head{display:none}.main-mode-c .standings-table .table-row{grid-template-columns:1fr}.main-mode-c .standings-table .table-row>div:nth-last-child(2){width:100%}}.headresult-table__row{display:grid;grid-template-columns:1fr 10.6rem 1fr;gap:.78rem;align-items:center;justify-content:center}.headresult-table .points{gap:.4rem}.headresult-table__team_left{justify-content:flex-end;text-align:right}@media screen and (max-width:1024px){.headresult-table .points{gap:.15rem}.headresult-table__row{width:100%;grid-template-columns:1fr 71px 1fr;gap:8px;padding:10px}}@media screen and (max-width:567px){.headresult-table__row>div{gap:.5rem;width:100%;overflow:hidden}.headresult-table__row{grid-template-columns:calc((100% - 63px)/2) 63px calc((100% - 63px)/2);gap:5px}}@media screen and (max-width:1024px){.headhead-table .points{gap:1px}}.classic-table .table-row,.classic-table .table-head{display:grid;grid-auto-flow:dense}.classic-table.grid-1 .table-row,.classic-table.grid-1 .table-head{grid-template-columns:minmax(40px,50px) repeat(0,minmax(80px,1fr))}.classic-table.grid-2 .table-row,.classic-table.grid-2 .table-head{grid-template-columns:minmax(40px,50px) repeat(1,minmax(80px,1fr))}.classic-table.grid-3 .table-row,.classic-table.grid-3 .table-head{grid-template-columns:minmax(40px,50px) repeat(2,minmax(80px,1fr))}.classic-table.grid-4 .table-row,.classic-table.grid-4 .table-head{grid-template-columns:minmax(40px,50px) repeat(3,minmax(80px,1fr))}.classic-table.grid-5 .table-row,.classic-table.grid-5 .table-head{grid-template-columns:minmax(40px,50px) repeat(4,minmax(80px,1fr))}.classic-table.grid-6 .table-row,.classic-table.grid-6 .table-head{grid-template-columns:minmax(40px,50px) repeat(5,minmax(80px,1fr))}.classic-table.grid-7 .table-row,.classic-table.grid-7 .table-head{grid-template-columns:minmax(40px,50px) repeat(6,minmax(80px,1fr))}.classic-table.grid-8 .table-row,.classic-table.grid-8 .table-head{grid-template-columns:minmax(40px,50px) repeat(7,minmax(80px,1fr))}.classic-table.grid-9 .table-row,.classic-table.grid-9 .table-head{grid-template-columns:minmax(40px,50px) repeat(8,minmax(80px,1fr))}.classic-table.grid-10 .table-row,.classic-table.grid-10 .table-head{grid-template-columns:minmax(40px,50px) repeat(9,minmax(80px,1fr))}.classic-table.grid-11 .table-row,.classic-table.grid-11 .table-head{grid-template-columns:minmax(40px,50px) repeat(10,minmax(80px,1fr))}.classic-table.grid-12 .table-row,.classic-table.grid-12 .table-head{grid-template-columns:minmax(40px,50px) repeat(11,minmax(80px,1fr))}.classic-table.grid-13 .table-row,.classic-table.grid-13 .table-head{grid-template-columns:minmax(40px,50px) repeat(12,minmax(80px,1fr))}.classic-table.grid-14 .table-row,.classic-table.grid-14 .table-head{grid-template-columns:minmax(40px,50px) repeat(13,minmax(80px,1fr))}.classic-table.grid-15 .table-row,.classic-table.grid-15 .table-head{grid-template-columns:minmax(40px,50px) repeat(14,minmax(80px,1fr))}.classic-table.grid-16 .table-row,.classic-table.grid-16 .table-head{grid-template-columns:minmax(40px,50px) repeat(15,minmax(80px,1fr))}.classic-table.grid-17 .table-row,.classic-table.grid-17 .table-head{grid-template-columns:minmax(40px,50px) repeat(16,minmax(80px,1fr))}.classic-table.grid-18 .table-row,.classic-table.grid-18 .table-head{grid-template-columns:minmax(40px,50px) repeat(17,minmax(80px,1fr))}.classic-table.grid-19 .table-row,.classic-table.grid-19 .table-head{grid-template-columns:minmax(40px,50px) repeat(18,minmax(80px,1fr))}.classic-table.grid-20 .table-row,.classic-table.grid-20 .table-head{grid-template-columns:minmax(40px,50px) repeat(19,minmax(80px,1fr))}.classic-table .group{padding:1rem;border-radius:14px;background-color:#ffffff0a}@media screen and (max-width:767px){.classic-table .group{background-color:#38383894}.classic-table .table-head{display:none}.classic-table .table-row>div{border-color:transparent}.classic-table.grid-1 .table-row,.classic-table.grid-2 .table-row,.classic-table.grid-3 .table-row,.classic-table.grid-4 .table-row,.classic-table.grid-5 .table-row,.classic-table.grid-6 .table-row,.classic-table.grid-7 .table-row,.classic-table.grid-8 .table-row,.classic-table.grid-9 .table-row,.classic-table.grid-10 .table-row,.classic-table.grid-11 .table-row,.classic-table.grid-12 .table-row,.classic-table.grid-13 .table-row,.classic-table.grid-14 .table-row,.classic-table.grid-15 .table-row,.classic-table.grid-16 .table-row,.classic-table.grid-17 .table-row,.classic-table.grid-18 .table-row,.classic-table.grid-19 .table-row,.classic-table.grid-20 .table-row{display:flex;flex-wrap:wrap;column-gap:1rem}.classic-table .cell-league_entry_points{width:100%;border-top:#1B1B1B!important}}.all-team-table .images{display:flex;align-items:center;gap:.5rem;cursor:pointer;position:relative}.all-team-table .images:hover img{border-color:#007bff}.all-team-table .cell-image{position:relative}.all-team-table input[type=file]{display:none}.all-team-table .fpl-table__delete-btn{position:absolute;z-index:20;top:50%;transform:translateY(-50%);right:.5rem}.all-team-table .message-response{font-size:.75rem;padding:.4rem 0}.all-team-table .success-message{color:#2e8b57}.all-team-table .error-message{color:#c0392b}@media screen and (max-width:767px){.all-team-table.grid-3 .table-row,.all-team-table.grid-3 .table-head{grid-template-columns:1fr}}.billing-history-table{min-width:780px}.billing-history-table.grid-5 .table-row,.billing-history-table.grid-5 .table-head{grid-template-columns:minmax(180px,310px) 160px repeat(3,minmax(100px,1fr))}.billing-history-table .issue_date{max-width:7rem}@media screen and (max-width:767px){.billing-history-table.grid-5 .table-row,.billing-history-table.grid-5 .table-head{grid-template-columns:1fr}.billing-history-table .issue_date{max-width:100%}}.no-data-card{background-color:#1c1c1e;border-radius:12px;padding:2rem;text-align:center;color:#fff;max-width:480px;margin:4rem auto}.no-data-card__title{font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.no-data-card__text{font-size:1rem;color:#aaa;margin-bottom:1.5rem}.back-button,.retry-button{display:flex;justify-content:center;align-items:center;width:100%;flex-shrink:0;min-width:max-content;max-width:100%;text-align:center;font-family:Rethink Sans,sans-serif;font-weight:700;font-size:1rem;letter-spacing:0;vertical-align:middle;text-transform:capitalize;cursor:pointer;background-color:#5136c4;color:#fff;padding:1.05rem 1.25rem;border-radius:3rem;transition:background .3s}.back-button:hover,.retry-button:hover{background-color:#cc2e4c;color:#fff}.back-link{display:flex;justify-content:center;align-items:center;width:100%;min-width:max-content;max-width:fit-content;text-align:center;font-family:Rethink Sans,sans-serif;font-weight:700;font-size:1rem;letter-spacing:0;vertical-align:middle;text-transform:unset;cursor:pointer;transition:all .3s;color:#fff;position:relative}.back-link:before{content:"";position:absolute;bottom:-1px;left:0;width:100%;background-color:#fff;height:2px;transition:width .3s}.back-link:hover{color:#5136c4}.back-link:hover:before{width:0}.error-fullscreen{display:flex;justify-content:center;align-items:center;height:100vh;background:#ffffff0a;border:1px solid #1B1B1B;border-radius:16px}.error-fullscreen .error-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;max-width:480px;width:100%;margin:0 auto}.error-fullscreen .error-box{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:2rem 3rem;border-radius:12px;box-shadow:0 0 30px #00000080;color:#fff;min-height:80vh}.error-fullscreen .error-box .error-title{font-size:1.5rem;margin-bottom:.5rem}.error-fullscreen .error-box .error-text{font-size:1rem;margin-bottom:1.5rem;color:#aaa}.error-fullscreen .error-box .retry-button{max-width:260px}
