.index-module__NJgFPq__container{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:2rem 1rem;animation:.5s ease-in index-module__NJgFPq__fadeIn;display:flex}@keyframes index-module__NJgFPq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.index-module__NJgFPq__container.index-module__NJgFPq__dark{color:#fff}.index-module__NJgFPq__header{text-align:center;flex-direction:column;align-items:center;width:80%;margin-bottom:3rem;animation:.6s ease-out index-module__NJgFPq__slideDown;display:flex}.index-module__NJgFPq__outerContainer{flex-direction:column;align-items:center;width:100%;display:flex}@keyframes index-module__NJgFPq__slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.index-module__NJgFPq__sportSelector{text-align:center;width:100%;max-width:100%;margin-bottom:2rem}.index-module__NJgFPq__sportLabel{color:var(--color-secondary);font-size:1.1rem;font-weight:600;font-family:var(--header-font);margin-bottom:1rem;display:block}.index-module__NJgFPq__sportButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.index-module__NJgFPq__sportButton{min-width:120px;transition:all .3s;text-transform:none!important;border-radius:12px!important;padding:.75rem 1.5rem!important;font-size:1.1rem!important;font-weight:600!important}.index-module__NJgFPq__sportButton:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 8px 20px #f882044d}.index-module__NJgFPq__yahooConnect{border:2px solid var(--color-primary);text-align:center;background:linear-gradient(135deg,#6a0d831a,#f882041a);border-radius:12px;margin:1.5rem 0;padding:1.5rem}.index-module__NJgFPq__dark .index-module__NJgFPq__yahooConnect{border-color:var(--color-primary);background:linear-gradient(135deg,#6a0d8333,#f8820433)}.index-module__NJgFPq__yahooConnectText{color:var(--text-on-light);margin-bottom:1rem;font-size:1rem}.index-module__NJgFPq__dark .index-module__NJgFPq__yahooConnectText{color:var(--text-on-dark)}.index-module__NJgFPq__yahooButton{min-width:200px;font-weight:600}.index-module__NJgFPq__yahooConnected{border:2px solid var(--color-primary-solid);text-align:center;background:linear-gradient(135deg,#2da89d1a,#1d7a711a);border-radius:12px;margin:1.5rem 0;padding:1rem}.index-module__NJgFPq__dark .index-module__NJgFPq__yahooConnected{background:linear-gradient(135deg,#2da89d33,#1d7a7133)}.index-module__NJgFPq__yahooConnectedText{color:var(--color-primary-dark);margin:0;font-size:1rem;font-weight:600}.index-module__NJgFPq__dark .index-module__NJgFPq__yahooConnectedText{color:var(--color-primary-solid)}.index-module__NJgFPq__tradePanel{box-sizing:border-box;background:linear-gradient(135deg,#f8820408 0%,#ff6b3508 100%);border:2px solid #f882041a;border-radius:20px;flex-direction:column;align-items:center;width:100%;margin-top:2rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000d}.index-module__NJgFPq__tradePanel:hover{box-shadow:0 8px 32px #f8820426}.index-module__NJgFPq__dark .index-module__NJgFPq__tradePanel{background:linear-gradient(135deg,#f8820414 0%,#ff6b3514 100%);border:2px solid #f8820433}.index-module__NJgFPq__teamsContainer{grid-template-columns:1fr auto 1fr;align-items:start;gap:2rem;width:100%;margin-bottom:2rem;display:grid}.index-module__NJgFPq__teamColumn{flex-direction:column;align-items:stretch;gap:1rem;width:100%;display:flex}.index-module__NJgFPq__teamNameInput{border:2px solid var(--color-primary);color:#333;text-align:center;box-sizing:border-box;background:#fff;border-radius:8px;width:100%;padding:.75rem;font-size:1.1rem;font-weight:600;transition:all .3s}.index-module__NJgFPq__dark .index-module__NJgFPq__teamNameInput{color:#fff;background:#1a1a1a;border-color:#f8820480}.index-module__NJgFPq__teamNameInput:focus{border-color:var(--color-secondary);outline:none;box-shadow:0 0 0 3px #f882041a}.index-module__NJgFPq__dark .index-module__NJgFPq__teamNameInput::placeholder{color:#666}.index-module__NJgFPq__vsContainer{justify-content:center;align-items:center;padding-top:3rem;display:flex}.index-module__NJgFPq__vsCircle{color:#fff;background:linear-gradient(135deg,#f88204,#ff6b35);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.5rem;font-weight:900;transition:all .3s;animation:2s ease-in-out infinite index-module__NJgFPq__pulse;display:flex;box-shadow:0 8px 24px #f8820466}.index-module__NJgFPq__vsCircle:hover{transform:scale(1.1)rotate(5deg);box-shadow:0 12px 32px #f8820499}@keyframes index-module__NJgFPq__pulse{0%,to{box-shadow:0 8px 24px #f8820466}50%{box-shadow:0 12px 32px #f8820499}}.index-module__NJgFPq__actionButtons{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.index-module__NJgFPq__analyzeButton{min-width:200px;text-transform:none!important;color:#fff!important;background:linear-gradient(135deg,#f88204,#ff6b35)!important;border-radius:50px!important;padding:1rem 2.5rem!important;font-size:1.2rem!important;font-weight:700!important;transition:all .3s!important;box-shadow:0 6px 20px #f882044d!important}.index-module__NJgFPq__analyzeButton:hover{transform:translateY(-4px)scale(1.05)!important;box-shadow:0 12px 32px #f8820480!important}.index-module__NJgFPq__analyzeButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.index-module__NJgFPq__resetButton{min-width:120px;padding:.75rem 1.5rem;font-size:1rem}.index-module__NJgFPq__error{color:#f44;text-align:center;background:#ff44441a;border:1px solid #f44;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:500}@media (max-width:1024px){.index-module__NJgFPq__teamsContainer{flex-direction:column;gap:2rem;display:flex}.index-module__NJgFPq__vsContainer{justify-content:center;align-items:center;width:100%;padding-top:0;padding-bottom:1rem;display:flex}.index-module__NJgFPq__vsCircle{transform:none}}@media (max-width:768px){.index-module__NJgFPq__container{max-width:100%;padding:1rem .5rem}.index-module__NJgFPq__header{padding:0 1rem}.index-module__NJgFPq__tradePanel{margin:1rem 0;padding:1rem}.index-module__NJgFPq__sportButtons{gap:.5rem}.index-module__NJgFPq__sportButton{min-width:80px!important;padding:.5rem 1rem!important;font-size:.9rem!important}.index-module__NJgFPq__actionButtons{flex-direction:column;width:100%}.index-module__NJgFPq__analyzeButton,.index-module__NJgFPq__resetButton{max-width:100%;width:100%!important}.index-module__NJgFPq__vsCircle{width:60px;height:60px;font-size:1.2rem}.index-module__NJgFPq__teamsContainer{gap:1rem}}@media (max-width:475px){.index-module__NJgFPq__container{padding:.5rem}.index-module__NJgFPq__header{margin-bottom:1.5rem}.index-module__NJgFPq__sportButtons{flex-direction:column;width:100%}.index-module__NJgFPq__sportButton{width:100%!important}.index-module__NJgFPq__tradePanel{padding:.75rem}}.index-module__NJgFPq__importSection{background:#f5f5f5;border-radius:12px;width:80%;max-width:900px;margin:2rem auto;padding:1.5rem;transition:all .3s;box-shadow:0 4px 12px #0000001a}.index-module__NJgFPq__container.index-module__NJgFPq__dark .index-module__NJgFPq__importSection{background:#2a2a2a}.index-module__NJgFPq__importPrompt{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.index-module__NJgFPq__importPrompt p{color:#666;margin:0;font-size:1rem}.index-module__NJgFPq__container.index-module__NJgFPq__dark .index-module__NJgFPq__importPrompt p{color:#aaa}.index-module__NJgFPq__importButton{color:#f88204!important;border-color:#f88204!important;padding:.75rem 2rem!important;font-weight:600!important;transition:all .3s!important}.index-module__NJgFPq__importButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f882044d;background:#f882041a!important}.index-module__NJgFPq__customPlayersCount{color:#4caf50;margin:.5rem 0 0;font-size:.9rem;font-weight:600}.index-module__NJgFPq__container.index-module__NJgFPq__dark .index-module__NJgFPq__customPlayersCount{color:#81c784}@media (max-width:768px){.index-module__NJgFPq__importSection{margin:1rem auto;padding:1rem}}.index-module__NJgFPq__customPlayersList{background:#fff;border:2px solid #4caf50;border-radius:8px;margin-top:1.5rem;padding:1rem}.index-module__NJgFPq__container.index-module__NJgFPq__dark .index-module__NJgFPq__customPlayersList{background:#1a1a1a;border-color:#4caf50}.index-module__NJgFPq__customPlayersHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.index-module__NJgFPq__clearAllButton{color:#f44!important;border-color:#f44!important;padding:.4rem 1rem!important;font-size:.85rem!important}.index-module__NJgFPq__clearAllButton:hover{background:#ff44441a!important}.index-module__NJgFPq__customPlayersGrid{grid-template-columns:repeat(auto-fill,minmax(min(250px,100%),1fr));gap:1rem;display:grid}.index-module__NJgFPq__customPlayerCard{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;transition:all .2s;display:flex}.index-module__NJgFPq__container.index-module__NJgFPq__dark .index-module__NJgFPq__customPlayerCard{background:#2a2a2a;border-color:#444}.index-module__NJgFPq__customPlayerCard:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.index-module__NJgFPq__customPlayerInfo{flex-direction:column;gap:.25rem;display:flex}.index-module__NJgFPq__customPlayerInfo strong{color:#4caf50;font-size:.95rem}.index-module__NJgFPq__customPlayerInfo span{color:#666;font-size:.85rem}.index-module__NJgFPq__container.index-module__NJgFPq__dark .index-module__NJgFPq__customPlayerInfo span{color:#aaa}.index-module__NJgFPq__removeCustomButton{color:#fff;cursor:pointer;background:#f44;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:1.4rem;line-height:1;transition:all .2s;display:flex}.index-module__NJgFPq__removeCustomButton:hover{background:#c00;transform:scale(1.1)}@media (max-width:768px){.index-module__NJgFPq__customPlayersGrid{grid-template-columns:1fr}.index-module__NJgFPq__customPlayersHeader{flex-direction:column;align-items:stretch}.index-module__NJgFPq__clearAllButton{width:100%}}
.PlayerSearchInput-module__qZ1bTW__searchContainer{box-sizing:border-box;width:100%;max-width:100%;position:relative}.PlayerSearchInput-module__qZ1bTW__searchInput{color:#333;box-sizing:border-box;background:#fff;border:2px solid #ddd;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.PlayerSearchInput-module__qZ1bTW__searchInput:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #4fc0b71a}.PlayerSearchInput-module__qZ1bTW__searchInput::placeholder{color:#999}.PlayerSearchInput-module__qZ1bTW__searchingIndicator{color:var(--color-secondary);font-size:.85rem;font-style:italic;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.PlayerSearchInput-module__qZ1bTW__dropdown{border:2px solid var(--color-primary);z-index:1000;background:#fff;border-radius:8px;max-height:300px;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.PlayerSearchInput-module__qZ1bTW__dropdownItem{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-family:inherit;transition:background .2s;display:flex}.PlayerSearchInput-module__qZ1bTW__dropdownItem:last-child{border-bottom:none}.PlayerSearchInput-module__qZ1bTW__dropdownItem:hover,.PlayerSearchInput-module__qZ1bTW__dropdownItem:focus{outline:2px solid var(--color-primary);outline-offset:-2px;background:#4fc0b71a}.PlayerSearchInput-module__qZ1bTW__playerInfo{flex-direction:column;gap:.25rem;display:flex}.PlayerSearchInput-module__qZ1bTW__playerName{color:#333;font-size:1rem;font-weight:600}.PlayerSearchInput-module__qZ1bTW__playerMeta{color:#666;font-size:.85rem}.PlayerSearchInput-module__qZ1bTW__playerValue{color:var(--color-secondary);font-size:.9rem;font-weight:600}.PlayerSearchInput-module__qZ1bTW__noResults{text-align:center;color:#999;padding:1rem;font-style:italic}.PlayerSearchInput-module__qZ1bTW__dropdown::-webkit-scrollbar{width:8px}.PlayerSearchInput-module__qZ1bTW__dropdown::-webkit-scrollbar-track{background:#f0f0f0;border-radius:8px}.PlayerSearchInput-module__qZ1bTW__dropdown::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:8px}.PlayerSearchInput-module__qZ1bTW__dropdown::-webkit-scrollbar-thumb:hover{background:var(--color-secondary)}:is(.PlayerSearchInput-module__qZ1bTW__dark .PlayerSearchInput-module__qZ1bTW__searchInput,.dark .PlayerSearchInput-module__qZ1bTW__searchInput){color:#fff;background:#1a1a1a;border-color:#444}.PlayerSearchInput-module__qZ1bTW__dark .PlayerSearchInput-module__qZ1bTW__searchInput::placeholder{color:#666}.dark .PlayerSearchInput-module__qZ1bTW__searchInput::placeholder{color:#666}:is(.PlayerSearchInput-module__qZ1bTW__dark .PlayerSearchInput-module__qZ1bTW__dropdown,.dark .PlayerSearchInput-module__qZ1bTW__dropdown){border-color:var(--color-primary);background:#1a1a1a}:is(.PlayerSearchInput-module__qZ1bTW__dark .PlayerSearchInput-module__qZ1bTW__dropdownItem,.dark .PlayerSearchInput-module__qZ1bTW__dropdownItem){border-bottom-color:#333}:is(.PlayerSearchInput-module__qZ1bTW__dark .PlayerSearchInput-module__qZ1bTW__dropdownItem:hover,.dark .PlayerSearchInput-module__qZ1bTW__dropdownItem:hover){background:#4fc0b726}:is(.PlayerSearchInput-module__qZ1bTW__dark .PlayerSearchInput-module__qZ1bTW__playerName,.dark .PlayerSearchInput-module__qZ1bTW__playerName){color:#fff}:is(.PlayerSearchInput-module__qZ1bTW__dark .PlayerSearchInput-module__qZ1bTW__playerMeta,.dark .PlayerSearchInput-module__qZ1bTW__playerMeta){color:#aaa}:is(.PlayerSearchInput-module__qZ1bTW__dark .PlayerSearchInput-module__qZ1bTW__noResults,.dark .PlayerSearchInput-module__qZ1bTW__noResults){color:#666}.PlayerSearchInput-module__qZ1bTW__dark .PlayerSearchInput-module__qZ1bTW__dropdown::-webkit-scrollbar-track{background:#2a2a2a}.dark .PlayerSearchInput-module__qZ1bTW__dropdown::-webkit-scrollbar-track{background:#2a2a2a}
.TradeComparisonPanel-module__llT3OW__panel{border:2px solid var(--color-primary);background:#fff;border-radius:12px;flex-direction:column;min-height:400px;padding:1.5rem;display:flex}.TradeComparisonPanel-module__llT3OW__emptyState{color:#999;text-align:center;justify-content:center;align-items:center;height:100%;min-height:300px;padding:2rem;font-style:italic;display:flex}.TradeComparisonPanel-module__llT3OW__playerList{flex-direction:column;flex:1;align-items:center;gap:1rem;width:100%;max-height:500px;margin-bottom:1.5rem;display:flex;overflow-y:auto}.TradeComparisonPanel-module__llT3OW__playerCard{box-sizing:border-box;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;width:100%;max-width:100%;padding:1rem;transition:all .3s}.TradeComparisonPanel-module__llT3OW__playerCard:hover{border-color:var(--color-primary);box-shadow:0 2px 8px #4fc0b726}.TradeComparisonPanel-module__llT3OW__playerHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.TradeComparisonPanel-module__llT3OW__playerBasicInfo{flex-direction:column;gap:.25rem;display:flex}.TradeComparisonPanel-module__llT3OW__playerName{color:#333;font-size:1.1rem;font-weight:700}.TradeComparisonPanel-module__llT3OW__playerMeta{color:#666;font-size:.9rem}.TradeComparisonPanel-module__llT3OW__removeButton{color:#f44;transition:all .2s}.TradeComparisonPanel-module__llT3OW__removeButton:hover{background:#ff44441a;transform:scale(1.1)}.TradeComparisonPanel-module__llT3OW__playerStats{border-top:1px solid #e0e0e0;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;padding-top:.75rem;display:grid}.TradeComparisonPanel-module__llT3OW__stat{flex-direction:column;gap:.25rem;display:flex}.TradeComparisonPanel-module__llT3OW__statLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.TradeComparisonPanel-module__llT3OW__statValue{color:var(--color-secondary);font-size:1.1rem;font-weight:700}.TradeComparisonPanel-module__llT3OW__summary{border:1px solid var(--color-primary);box-sizing:border-box;background:linear-gradient(135deg,#4fc0b71a,#f882041a);border-radius:8px;width:100%;max-width:100%;padding:1rem}.TradeComparisonPanel-module__llT3OW__summaryRow{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.TradeComparisonPanel-module__llT3OW__summaryRow:not(:last-child){border-bottom:1px solid #4fc0b733}.TradeComparisonPanel-module__llT3OW__summaryLabel{color:#333;font-weight:600}.TradeComparisonPanel-module__llT3OW__summaryValue{color:var(--color-secondary);font-size:1.1rem;font-weight:700}.TradeComparisonPanel-module__llT3OW__playerList::-webkit-scrollbar{width:8px}.TradeComparisonPanel-module__llT3OW__playerList::-webkit-scrollbar-track{background:#f0f0f0;border-radius:8px}.TradeComparisonPanel-module__llT3OW__playerList::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:8px}.TradeComparisonPanel-module__llT3OW__playerList::-webkit-scrollbar-thumb:hover{background:var(--color-secondary)}@media (prefers-color-scheme:dark){.TradeComparisonPanel-module__llT3OW__panel{border-color:var(--color-primary);background:#1a1a1a}.TradeComparisonPanel-module__llT3OW__emptyState{color:#666}.TradeComparisonPanel-module__llT3OW__playerCard{background:#2a2a2a;border-color:#444}.TradeComparisonPanel-module__llT3OW__playerCard:hover{border-color:var(--color-primary);box-shadow:0 2px 8px #4fc0b740}.TradeComparisonPanel-module__llT3OW__playerName{color:#fff}.TradeComparisonPanel-module__llT3OW__playerMeta{color:#aaa}.TradeComparisonPanel-module__llT3OW__playerStats{border-top-color:#444}.TradeComparisonPanel-module__llT3OW__statLabel{color:#aaa}.TradeComparisonPanel-module__llT3OW__summary{border-color:var(--color-primary);background:linear-gradient(135deg,#4fc0b726,#f8820426)}.TradeComparisonPanel-module__llT3OW__summaryRow:not(:last-child){border-bottom-color:#4fc0b74d}.TradeComparisonPanel-module__llT3OW__summaryLabel{color:#fff}.TradeComparisonPanel-module__llT3OW__playerList::-webkit-scrollbar-track{background:#2a2a2a}}@media (max-width:768px){.TradeComparisonPanel-module__llT3OW__panel{padding:1rem}.TradeComparisonPanel-module__llT3OW__playerStats{grid-template-columns:1fr;gap:.5rem}.TradeComparisonPanel-module__llT3OW__stat{flex-direction:row;justify-content:space-between;align-items:center}}
.AnalysisResults-module__Dk60dW__resultsContainer{border:2px solid var(--color-primary);background:#fff;border-radius:12px;margin-top:2rem;padding:2rem;animation:.5s AnalysisResults-module__Dk60dW__slideIn}@keyframes AnalysisResults-module__Dk60dW__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AnalysisResults-module__Dk60dW__resultsTitle{color:var(--color-secondary);font-size:2rem;font-weight:700;font-family:var(--header-font);text-align:center;margin-bottom:2rem}.AnalysisResults-module__Dk60dW__fairnessSection{text-align:center;margin-bottom:3rem}.AnalysisResults-module__Dk60dW__fairnessSection h3{color:var(--color-secondary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.AnalysisResults-module__Dk60dW__fairnessScore{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.AnalysisResults-module__Dk60dW__scoreCircle{background:#ffffff0d;border:8px solid;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex;box-shadow:0 4px 20px #0000001a}.AnalysisResults-module__Dk60dW__scoreNumber{color:#000;font-size:3rem;font-weight:900;line-height:1}.AnalysisResults-module__Dk60dW__needs,.AnalysisResults-module__Dk60dW__fills{color:#000;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.AnalysisResults-module__Dk60dW__scoreLabel{color:#666;font-size:1rem}.AnalysisResults-module__Dk60dW__recommendAccept{color:#fff;background:linear-gradient(135deg,#4fc0b7,#66d9d0);border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;box-shadow:0 4px 12px #4fc0b74d}.AnalysisResults-module__Dk60dW__recommendReject{color:#fff;background:linear-gradient(135deg,#f44,#f66);border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;box-shadow:0 4px 12px #ff44444d}.AnalysisResults-module__Dk60dW__recommendNegotiate{color:#fff;background:linear-gradient(135deg,#f88204,#ffa347);border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;box-shadow:0 4px 12px #f882044d}.AnalysisResults-module__Dk60dW__chartSection{margin-bottom:3rem}.AnalysisResults-module__Dk60dW__chartSection h3{color:var(--color-secondary);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.AnalysisResults-module__Dk60dW__valueDifference{text-align:center;background:#4fc0b71a;border-radius:8px;margin-top:1rem;padding:1rem}.AnalysisResults-module__Dk60dW__valueDifference p{color:#333;margin:0;font-size:1.1rem}.AnalysisResults-module__Dk60dW__positionalSection{margin-bottom:3rem}.AnalysisResults-module__Dk60dW__positionalSection h3{color:var(--color-secondary);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.AnalysisResults-module__Dk60dW__positionalGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.AnalysisResults-module__Dk60dW__positionalCard{border:2px solid var(--color-primary);background:#f8f9fa;border-radius:8px;padding:1.5rem}.AnalysisResults-module__Dk60dW__positionalCard h4{color:var(--color-secondary);text-align:center;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.AnalysisResults-module__Dk60dW__positionalInfo{flex-direction:column;gap:1rem;display:flex}.AnalysisResults-module__Dk60dW__positionalInfo div{border-left:4px solid var(--color-primary);background:#fff;border-radius:6px;padding:.75rem}.AnalysisResults-module__Dk60dW__positionalInfo strong{color:var(--color-secondary);margin-bottom:.5rem;display:block}.AnalysisResults-module__Dk60dW__insightsSection{background:linear-gradient(135deg,#4fc0b71a,#f882041a);border-radius:8px;padding:2rem}.AnalysisResults-module__Dk60dW__insightsSection h3{color:var(--color-secondary);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.AnalysisResults-module__Dk60dW__insightsList{color:#000;padding:0;list-style:none}.AnalysisResults-module__Dk60dW__insightItem{margin-bottom:.5rem;padding-left:2rem;position:relative}@media (prefers-color-scheme:dark){.AnalysisResults-module__Dk60dW__resultsContainer{border-color:var(--color-primary);background:#1a1a1a}.AnalysisResults-module__Dk60dW__resultsTitle{color:var(--color-secondary)}.AnalysisResults-module__Dk60dW__scoreCircle{background:#0000004d}.AnalysisResults-module__Dk60dW__scoreLabel{color:#aaa}.AnalysisResults-module__Dk60dW__valueDifference{background:#4fc0b726}.AnalysisResults-module__Dk60dW__valueDifference p{color:#fff}.AnalysisResults-module__Dk60dW__positionalCard{border-color:var(--color-primary);background:#2a2a2a}.AnalysisResults-module__Dk60dW__positionalInfo div{background:#1a1a1a}.AnalysisResults-module__Dk60dW__insightsSection{background:linear-gradient(135deg,#4fc0b726,#f8820426)}.AnalysisResults-module__Dk60dW__insightItem{color:#fff;background:#2a2a2a}}@media (max-width:768px){.AnalysisResults-module__Dk60dW__resultsContainer{padding:1rem}.AnalysisResults-module__Dk60dW__resultsTitle{font-size:1.5rem}.AnalysisResults-module__Dk60dW__scoreCircle{border-width:6px;width:120px;height:120px}.AnalysisResults-module__Dk60dW__scoreNumber{font-size:2.5rem}.AnalysisResults-module__Dk60dW__positionalGrid{grid-template-columns:1fr;gap:1rem}.AnalysisResults-module__Dk60dW__chartSection h3,.AnalysisResults-module__Dk60dW__fairnessSection h3,.AnalysisResults-module__Dk60dW__positionalSection h3,.AnalysisResults-module__Dk60dW__insightsSection h3{font-size:1.2rem}.AnalysisResults-module__Dk60dW__recommendAccept,.AnalysisResults-module__Dk60dW__recommendReject,.AnalysisResults-module__Dk60dW__recommendNegotiate{padding:.75rem 1.5rem;font-size:1rem}.AnalysisResults-module__Dk60dW__insightItem{padding-left:2rem;font-size:.9rem}}
.LeagueDataImport-module__HntOpG__container{background:#fff;border-radius:12px;margin:2rem 0;padding:2rem;box-shadow:0 4px 12px #0000001a}.LeagueDataImport-module__HntOpG__container.LeagueDataImport-module__HntOpG__dark{color:#fff;background:#1e1e1e}.LeagueDataImport-module__HntOpG__tabs{border-bottom:2px solid #e0e0e0;gap:1rem;margin-bottom:2rem;display:flex}.LeagueDataImport-module__HntOpG__container.LeagueDataImport-module__HntOpG__dark .LeagueDataImport-module__HntOpG__tabs{border-bottom-color:#444}.LeagueDataImport-module__HntOpG__tab{cursor:pointer;color:#666;background:0 0;border:none;border-bottom:3px solid #0000;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s}.LeagueDataImport-module__HntOpG__container.LeagueDataImport-module__HntOpG__dark .LeagueDataImport-module__HntOpG__tab{color:#aaa}.LeagueDataImport-module__HntOpG__tab:hover{color:#f88204;border-bottom-color:#f882044d}.LeagueDataImport-module__HntOpG__activeTab{color:#f88204!important;border-bottom-color:#f88204!important}.LeagueDataImport-module__HntOpG__manualEntry{flex-direction:column;gap:1.5rem;display:flex}.LeagueDataImport-module__HntOpG__formGrid{grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:1rem;display:grid}.LeagueDataImport-module__HntOpG__addButton{align-self:flex-start;color:#fff!important;background:linear-gradient(135deg,#f88204 0%,#ff6b35 100%)!important;padding:.75rem 2rem!important}.LeagueDataImport-module__HntOpG__playersList{background:#f5f5f5;border-radius:8px;margin-top:2rem;padding:1.5rem}.LeagueDataImport-module__HntOpG__container.LeagueDataImport-module__HntOpG__dark .LeagueDataImport-module__HntOpG__playersList{background:#2a2a2a}.LeagueDataImport-module__HntOpG__playersGrid{grid-template-columns:repeat(auto-fill,minmax(min(200px,100%),1fr));gap:1rem;margin:1rem 0;display:grid}.LeagueDataImport-module__HntOpG__playerCard{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem;display:flex;position:relative;box-shadow:0 2px 6px #0000001a}.LeagueDataImport-module__HntOpG__playerCard>div{flex-direction:column;gap:.3rem;display:flex}.LeagueDataImport-module__HntOpG__container.LeagueDataImport-module__HntOpG__dark .LeagueDataImport-module__HntOpG__playerCard{background:#333}.LeagueDataImport-module__HntOpG__playerCard strong{color:#f88204}.LeagueDataImport-module__HntOpG__removeButton{color:#fff;cursor:pointer;background:#f44;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:1.5rem;line-height:1;transition:all .2s;display:flex}.LeagueDataImport-module__HntOpG__removeButton:hover{background:#c00;transform:scale(1.1)}.LeagueDataImport-module__HntOpG__importButton{margin-top:1rem;color:#fff!important;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%)!important;padding:.75rem 2rem!important}.LeagueDataImport-module__HntOpG__uploadArea{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.LeagueDataImport-module__HntOpG__uploadPrompt{color:#666;text-align:center;font-size:1.1rem}.LeagueDataImport-module__HntOpG__container.LeagueDataImport-module__HntOpG__dark .LeagueDataImport-module__HntOpG__uploadPrompt{color:#aaa}.LeagueDataImport-module__HntOpG__templateButton{color:#f88204!important;border-color:#f88204!important}.LeagueDataImport-module__HntOpG__templateButton:hover{background:#f882041a!important}.LeagueDataImport-module__HntOpG__dropZone{background:#fafafa;border:3px dashed #ccc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;min-height:250px;padding:2rem;transition:all .3s;display:flex}.LeagueDataImport-module__HntOpG__container.LeagueDataImport-module__HntOpG__dark .LeagueDataImport-module__HntOpG__dropZone{background:#2a2a2a;border-color:#555}.LeagueDataImport-module__HntOpG__dropZone.LeagueDataImport-module__HntOpG__dragging{background:#f882041a;border-color:#f88204;transform:scale(1.02)}.LeagueDataImport-module__HntOpG__dragDropText{color:#333;margin:0;font-size:1.2rem;font-weight:600}.LeagueDataImport-module__HntOpG__container.LeagueDataImport-module__HntOpG__dark .LeagueDataImport-module__HntOpG__dragDropText{color:#ddd}.LeagueDataImport-module__HntOpG__orText{color:#999;margin:0}.LeagueDataImport-module__HntOpG__fileInputLabel{cursor:pointer}.LeagueDataImport-module__HntOpG__fileInput{display:none}.LeagueDataImport-module__HntOpG__fileFormatHelp{color:#999;margin:0;font-size:.9rem}.LeagueDataImport-module__HntOpG__uploadSuccess{background:#e8f5e9;border:2px solid #4caf50;border-radius:8px;width:100%;padding:1.5rem}.LeagueDataImport-module__HntOpG__container.LeagueDataImport-module__HntOpG__dark .LeagueDataImport-module__HntOpG__uploadSuccess{background:#1b5e20;border-color:#4caf50}.LeagueDataImport-module__HntOpG__uploadSuccess p{color:#2e7d32;margin-bottom:1rem;font-weight:600}.LeagueDataImport-module__HntOpG__container.LeagueDataImport-module__HntOpG__dark .LeagueDataImport-module__HntOpG__uploadSuccess p{color:#81c784}@media (max-width:768px){.LeagueDataImport-module__HntOpG__container{padding:1rem}.LeagueDataImport-module__HntOpG__formGrid,.LeagueDataImport-module__HntOpG__playersGrid{grid-template-columns:1fr}.LeagueDataImport-module__HntOpG__dropZone{min-height:200px;padding:1.5rem}}
