.manageSection_manageSection__6mutz{background:hsla(0,0%,100%,.95);border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.1);width:auto}.manageSection_manageSection__6mutz h2{margin-top:0;color:#333;border-bottom:2px solid #0057af;padding-bottom:.5rem}:-webkit-full-screen .manageSection_manageSection__6mutz h2{font-size:1.2em}.manageSection_manageSection__6mutz h2.fullscreen-active,:fullscreen .manageSection_manageSection__6mutz h2{font-size:1.2em}.manageSection_manageGrid__8VfwS{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:1rem;gap:1rem;margin:1rem 0}@media(min-width:768px){.manageSection_manageGrid__8VfwS{grid-template-columns:repeat(3,1fr)}}.manageSection_manageItem__l5vA8{background:#f0f6ff;padding:1rem;border-radius:4px;text-align:center;font-weight:700;color:#0057af;cursor:pointer;transition:all .3s ease}.manageSection_manageItem__l5vA8:hover:not(.manageSection_disabled__pq_FO){background:#e0ecff;transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.manageSection_manageItem__l5vA8 a{text-decoration:none}.manageSection_manageItem__l5vA8.manageSection_disabled__pq_FO{opacity:.7;cursor:default}:-webkit-full-screen .manageSection_manageItem__l5vA8{font-size:1.2rem}.manageSection_manageItem__l5vA8.fullscreen-active,:fullscreen .manageSection_manageItem__l5vA8{font-size:1.2rem}.manageSection_settingsGroup__15HF0{margin:1.5rem 0;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.manageSection_settingsGroup__15HF0{flex-direction:row;justify-content:space-between}}.manageSection_settingsSection__HPNXG{flex:1 1;margin-bottom:0}.manageSection_settingsSection__HPNXG h3{margin:0 0 .75rem;color:#0057af;font-size:1.1rem}:-webkit-full-screen .manageSection_settingsSection__HPNXG{font-size:1.32rem}.manageSection_settingsSection__HPNXG.fullscreen-active,:fullscreen .manageSection_settingsSection__HPNXG{font-size:1.32rem}.manageSection_checkboxGroup__FXUPa,.manageSection_radioGroup__a2J_2{display:flex;flex-direction:column;gap:.75rem}.manageSection_checkboxGroup__FXUPa label,.manageSection_radioGroup__a2J_2 label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.manageSection_checkboxGroup__FXUPa label input[type=checkbox],.manageSection_checkboxGroup__FXUPa label input[type=radio],.manageSection_radioGroup__a2J_2 label input[type=checkbox],.manageSection_radioGroup__a2J_2 label input[type=radio]{width:18px;height:18px}:-webkit-full-screen .manageSection_checkboxGroup__FXUPa label,:-webkit-full-screen .manageSection_radioGroup__a2J_2 label{font-size:1.2rem}.manageSection_checkboxGroup__FXUPa.fullscreen-active label,.manageSection_radioGroup__a2J_2.fullscreen-active label,:fullscreen .manageSection_checkboxGroup__FXUPa label,:fullscreen .manageSection_radioGroup__a2J_2 label{font-size:1.2rem}.manageSection_linkGrid__njrmu{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}@media(min-width:768px){.manageSection_linkGrid__njrmu{grid-template-columns:1fr 1fr}}.manageSection_linkItem__slDOn{padding:15px;background:#f0f6ff;border-radius:4px;cursor:pointer;transition:all .2s ease;font-family:var(--font-open-sans-semibold)}.manageSection_linkItem__slDOn:hover:not(.manageSection_disabled__pq_FO){background:#e0ecff;padding-left:1rem}:-webkit-full-screen .manageSection_linkItem__slDOn{font-size:1.2rem}.manageSection_linkItem__slDOn.fullscreen-active,:fullscreen .manageSection_linkItem__slDOn{font-size:1.2rem}.manageSection_linkItem__slDOn.manageSection_disabled__pq_FO{opacity:.7;cursor:default;pointer-events:none}.manageSection_label__qwpEG:hover{text-decoration:underline;color:#0057af}.manageSection_biIcon__YfukJ:hover:before{font-weight:700!important}.teamPlayerList_playerListHeader__ZatdX{display:flex;align-items:center;margin-bottom:1rem}.teamPlayerList_backButton__9fJnz{background:none;border:none;color:#0057af;cursor:pointer;margin-right:1rem;font-size:1rem}.teamPlayerList_backButton__9fJnz:hover{text-decoration:underline}:-webkit-full-screen .teamPlayerList_backButton__9fJnz{font-size:1.2rem}.teamPlayerList_backButton__9fJnz.fullscreen-active,:fullscreen .teamPlayerList_backButton__9fJnz{font-size:1.2rem}.teamPlayerList_headerTitle__5Mfrz{margin:0;color:#333;font-size:1.5rem}:-webkit-full-screen .teamPlayerList_headerTitle__5Mfrz{font-size:1.8rem}.teamPlayerList_headerTitle__5Mfrz.fullscreen-active,:fullscreen .teamPlayerList_headerTitle__5Mfrz{font-size:1.8rem}.teamPlayerList_playersGrid__9MNyc{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media(min-width:640px){.teamPlayerList_playersGrid__9MNyc{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.teamPlayerList_playersGrid__9MNyc{grid-template-columns:repeat(3,1fr)}}.teamPlayerList_playerCard__qSlAR{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;position:relative}.teamPlayerList_removePlayer__CcDRK{position:absolute;top:-7px;right:-7px;background:#ff4d4f;color:#fff;border:none;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;opacity:1;transition:opacity .2s}:-webkit-full-screen .teamPlayerList_removePlayer__CcDRK{top:-8.4px;right:-8.4px;width:24px;height:24px;font-size:1.2rem}.teamPlayerList_removePlayer__CcDRK.fullscreen-active,:fullscreen .teamPlayerList_removePlayer__CcDRK{top:-8.4px;right:-8.4px;width:24px;height:24px;font-size:1.2rem}.teamPlayerList_playerImageContainer__iB5bQ{position:relative;margin-right:1rem;flex-shrink:0}.teamPlayerList_playerImage__3NUo8{border-radius:50%}.teamPlayerList_playerNumber__GUmr5{position:absolute;top:-5px;left:-5px;background:#0057af;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}:-webkit-full-screen .teamPlayerList_playerNumber__GUmr5{top:-6px;left:-6px;width:28.8px;height:28.8px;font-size:.9rem}.teamPlayerList_playerNumber__GUmr5.fullscreen-active,:fullscreen .teamPlayerList_playerNumber__GUmr5{top:-6px;left:-6px;width:28.8px;height:28.8px;font-size:.9rem}.teamPlayerList_playerDetails___GXFY{flex-grow:1}.teamPlayerList_playerName__0DVYs{margin:0 0 .5rem;font-size:1rem;color:#333;font-family:var(--font-open-sans-bold)}.teamPlayerList_playerName__0DVYs a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;font-family:inherit}:-webkit-full-screen .teamPlayerList_playerName__0DVYs{font-size:1.2rem}.teamPlayerList_playerName__0DVYs.fullscreen-active,:fullscreen .teamPlayerList_playerName__0DVYs{font-size:1.2rem}.teamPlayerList_playerPoints__95dQU{font-weight:700;color:#0057af;margin-bottom:.5rem;font-size:1.125rem}:-webkit-full-screen .teamPlayerList_playerPoints__95dQU{font-size:1.35rem}.teamPlayerList_playerPoints__95dQU.fullscreen-active,:fullscreen .teamPlayerList_playerPoints__95dQU{font-size:1.35rem}.teamPlayerList_playerInfo__l1ADM{display:flex;flex-direction:column}.teamPlayerList_playerRole__YfoD4,.teamPlayerList_playerStyle__CL1Z_{font-size:.75rem;color:#666}:-webkit-full-screen .teamPlayerList_playerRole__YfoD4,:-webkit-full-screen .teamPlayerList_playerStyle__CL1Z_{font-size:.9rem}.teamPlayerList_playerRole__YfoD4.fullscreen-active,.teamPlayerList_playerStyle__CL1Z_.fullscreen-active,:fullscreen .teamPlayerList_playerRole__YfoD4,:fullscreen .teamPlayerList_playerStyle__CL1Z_{font-size:.9rem}.teamSummary_teamSummary__guq82 h2{margin-bottom:1rem;color:#333;font-size:1.5rem}:-webkit-full-screen .teamSummary_teamSummary__guq82 h2{font-size:1.8rem}.teamSummary_teamSummary__guq82 h2.fullscreen-active,:fullscreen .teamSummary_teamSummary__guq82 h2{font-size:1.8rem}.teamSummary_teamsGrid__0RVd1{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media(min-width:768px){.teamSummary_teamsGrid__0RVd1{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.teamSummary_teamsGrid__0RVd1{grid-template-columns:repeat(3,1fr)}}.teamSummary_teamCard__KBeEL{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;transition:transform .2s}.teamSummary_teamCard__KBeEL:hover{transform:translateY(-2px)}.teamSummary_teamHeader__lhZe0{display:flex;align-items:center;margin-bottom:1rem}.teamSummary_teamLogo__rcbNa{margin-right:.75rem;border-radius:50%}.teamSummary_teamName__PExIQ{font-size:1rem;margin:0;color:#333}:-webkit-full-screen .teamSummary_teamName__PExIQ{font-size:1.4rem}.teamSummary_teamName__PExIQ.fullscreen-active,:fullscreen .teamSummary_teamName__PExIQ{font-size:1.4rem}.teamSummary_teamDetails__JkpSK .teamSummary_detailItem__i6Unz{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem}.teamSummary_teamDetails__JkpSK .teamSummary_detailItem__i6Unz .teamSummary_label__STMay{color:#666;font-weight:500}.teamSummary_teamDetails__JkpSK .teamSummary_detailItem__i6Unz .teamSummary_value__A3Gxa{color:#333;font-weight:600}:-webkit-full-screen .teamSummary_teamDetails__JkpSK .teamSummary_detailItem__i6Unz{font-size:1.05rem}.teamSummary_teamDetails__JkpSK .teamSummary_detailItem__i6Unz.fullscreen-active,:fullscreen .teamSummary_teamDetails__JkpSK .teamSummary_detailItem__i6Unz{font-size:1.05rem}.playerList_sectionHeader__DRKUf{display:flex;flex-direction:column;margin-bottom:1rem;gap:1rem}@media(min-width:640px){.playerList_sectionHeader__DRKUf{flex-direction:row;justify-content:space-between;align-items:center}}.playerList_sectionHeader__DRKUf h2{margin:0;color:#333;font-size:1.5rem;text-align:center}:-webkit-full-screen .playerList_sectionHeader__DRKUf h2{font-size:1.8rem}.playerList_sectionHeader__DRKUf h2.fullscreen-active,:fullscreen .playerList_sectionHeader__DRKUf h2{font-size:1.8rem}.playerList_headerActions__6Nk_i{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}@media(min-width:1024px){.playerList_headerActions__6Nk_i{flex-direction:row;justify-content:flex-end}}.playerList_downloadButton__VlNCI{padding:.5rem 1rem;border:1px solid #28a745;background:#fff;color:#28a745;border-radius:20px;cursor:pointer;font-size:.875rem;transition:all .2s ease;font-weight:600}.playerList_downloadButton__VlNCI:hover{background:#28a745;color:#fff}:-webkit-full-screen .playerList_downloadButton__VlNCI{font-size:1.05rem}.playerList_downloadButton__VlNCI.fullscreen-active,:fullscreen .playerList_downloadButton__VlNCI{font-size:1.05rem}.playerList_filterButtons__LdvG8{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.playerList_filterButton__wh_ky{padding:.5rem 1rem;border:1px solid #ddd;background:#fff;border-radius:20px;cursor:pointer;font-size:.875rem;transition:all .2s ease;position:relative}.playerList_filterButton__wh_ky .playerList_countBadge__ZWAaR{position:absolute;top:-8px;right:-8px;background:#f44;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;border:2px solid #fff}.playerList_filterButton__wh_ky:hover{background:#f1f1f1}.playerList_filterButton__wh_ky.playerList_active__q4DMd{background:#0057af;color:#fff;border-color:#0057af}.playerList_filterButton__wh_ky.playerList_active__q4DMd .playerList_countBadge__ZWAaR{background:#fff;color:#000}.playerList_filterButton__wh_ky:nth-child(2) .playerList_countBadge__ZWAaR{background:#28a745}.playerList_filterButton__wh_ky:nth-child(3) .playerList_countBadge__ZWAaR{background:#007bff}.playerList_filterButton__wh_ky:nth-child(4) .playerList_countBadge__ZWAaR{background:#6c757d}:-webkit-full-screen .playerList_filterButton__wh_ky{font-size:1.05rem}.playerList_filterButton__wh_ky.fullscreen-active,:fullscreen .playerList_filterButton__wh_ky{font-size:1.05rem}.playerList_playersGrid__zhRAF{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}@media(min-width:640px){.playerList_playersGrid__zhRAF{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.playerList_playersGrid__zhRAF{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.playerList_playersGrid__zhRAF{grid-template-columns:repeat(4,1fr)}}@media(min-width:1536px){.playerList_playersGrid__zhRAF{grid-template-columns:repeat(5,1fr)}}.playerList_playerListCard__jw1TA{background:#fff;border-radius:8px;padding:.75rem;box-shadow:0 2px 6px rgba(0,0,0,.08);display:flex;position:relative;transition:transform .2s,box-shadow .2s}.playerList_playerListCard__jw1TA:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.12)}.playerList_playerListCard__jw1TA.playerList_sold__r_hRG{border-left:4px solid #28a745}.playerList_playerListCard__jw1TA.playerList_unsold__rFkzS{border-left:4px solid #dc3545}.playerList_playerListCard__jw1TA.playerList_available__HlYrx{border-left:4px solid #ffc107}.playerList_playerImageContainer__ftdKd{position:relative;margin-right:.75rem;flex-shrink:0}.playerList_playerImage__6xeGz{border-radius:50%;object-fit:cover}.playerList_playerNumber__WvZhH{position:absolute;top:-5px;left:-5px;background:#0057af;color:#fff;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}:-webkit-full-screen .playerList_playerNumber__WvZhH{top:-6px;left:-6px;width:26.4px;height:26.4px;font-size:.84rem}.playerList_playerNumber__WvZhH.fullscreen-active,:fullscreen .playerList_playerNumber__WvZhH{top:-6px;left:-6px;width:26.4px;height:26.4px;font-size:.84rem}.playerList_playerDetails__ZEIss{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.playerList_playerHeader__mFoDn{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.playerList_playerName__hNEVE{margin:0;font-size:.9rem;color:#333;line-height:1.2;font-weight:600;font-family:var(--font-open-sans-bold)}.playerList_playerName__hNEVE a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;font-family:inherit}:-webkit-full-screen .playerList_playerName__hNEVE{font-size:1.08rem}.playerList_playerName__hNEVE.fullscreen-active,:fullscreen .playerList_playerName__hNEVE{font-size:1.08rem}.playerList_playerPoints__1GMBw{font-weight:700;color:#0057af;font-size:.9rem;white-space:nowrap}:-webkit-full-screen .playerList_playerPoints__1GMBw{font-size:1.08rem}.playerList_playerPoints__1GMBw.fullscreen-active,:fullscreen .playerList_playerPoints__1GMBw{font-size:1.08rem}.playerList_playerInfo__yMG76{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.5rem}.playerList_playerRole__rt0kn,.playerList_playerStyle___3wap,.playerList_playerTeam__RRnLx{font-size:.75rem;color:#666;line-height:1.2}:-webkit-full-screen .playerList_playerRole__rt0kn,:-webkit-full-screen .playerList_playerStyle___3wap,:-webkit-full-screen .playerList_playerTeam__RRnLx{font-size:.9rem}.playerList_playerRole__rt0kn.fullscreen-active,.playerList_playerStyle___3wap.fullscreen-active,.playerList_playerTeam__RRnLx.fullscreen-active,:fullscreen .playerList_playerRole__rt0kn,:fullscreen .playerList_playerStyle___3wap,:fullscreen .playerList_playerTeam__RRnLx{font-size:.9rem}.playerList_playerTeam__RRnLx{font-weight:500;color:#0057af}.playerList_statusBadge__gsREh{align-self:flex-start;padding:.2rem .5rem;border-radius:10px;font-size:.7rem;font-weight:600}:-webkit-full-screen .playerList_statusBadge__gsREh{font-size:.84rem}.playerList_statusBadge__gsREh.fullscreen-active,:fullscreen .playerList_statusBadge__gsREh{font-size:.84rem}.playerList_statusBadge__gsREh.playerList_sold__r_hRG{background:#d4edda;color:#155724}.playerList_statusBadge__gsREh.playerList_unsold__rFkzS{background:#f8d7da;color:#721c24}.playerList_statusBadge__gsREh.playerList_available__HlYrx{background:#fff3cd;color:#856404}.modal{--bs-modal-width:616px}.modal .modal-dialog{--bs-modal-margin:15px}.modal .modal-dialog .modal-content{box-shadow:0 10px 20px rgba(0,0,0,.1);--bs-modal-border-radius:10px;padding:30px 15px}@media (min-width:992px){.modal .modal-dialog .modal-content{padding:30px}}.modal .modal-dialog .modal-content .modal-close{display:inline-block;position:absolute;width:24px;height:24px;top:15px;right:15px;background-image:url(/images/modal-close-icon.svg);background-size:24px;cursor:pointer}.modal .modal-dialog .modal-content .modal-close:hover{background-image:url(/images/modal-close-icon-hover.svg)}.modal .modal-dialog .modal-content .modal-body{--bs-modal-padding:0 0 30px}.modal .modal-dialog .modal-content .modal-body .modal-title{display:inline-block;border-bottom:2px solid #ef3e33;padding-bottom:10px;--bs-modal-title-line-height:32px}@media (min-width:992px){.modal .modal-dialog .modal-content .modal-body .modal-title{--bs-modal-title-line-height:36px}}.modal .modal-dialog .modal-content .modal-body .modal-desc{padding-top:20px}@media (min-width:992px){.modal .modal-dialog .modal-content .modal-body .modal-desc{padding-right:30px}}.modal .modal-dialog .modal-content .modal-footer{flex-direction:column;--bs-modal-padding:0;--bs-modal-footer-gap:0;padding-top:30px;--bs-modal-footer-border-color:#DCDCDC}@media (min-width:768px){.modal .modal-dialog .modal-content .modal-footer{flex-direction:row}}.modal .modal-dialog .modal-content .modal-footer .btn{padding:19px 30px}.modal .modal-dialog .modal-content .modal-footer .btn.btn-proceed{background:#0057af;border-color:#0057af}@media (min-width:768px){.modal .modal-dialog .modal-content .modal-footer .btn.btn-proceed{order:2}}.modal .modal-dialog .modal-content .modal-footer .btn.btn-proceed:hover{background:#003366}.modal .modal-dialog .modal-content .modal-footer .btn.btn-cancel{color:#333333}.modal .modal-dialog .modal-content .modal-footer .btn.btn-cancel:hover{color:#ffffff}.modal .modal-dialog .modal-content .modal-footer .btn:last-child{margin-top:20px}@media (min-width:768px){.modal .modal-dialog .modal-content .modal-footer .btn:last-child{margin-right:20px;margin-top:0}}@media (min-width:992px){.modal .modal-dialog .modal-content .modal-footer .btn:last-child{margin-right:30px}}