:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e7ebf2;background:#151a21}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:#151a21}body,.app{min-height:100vh}header{height:76px;background:#11161c;border-bottom:1px solid #2b333e;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:10}h1{font-size:22px;margin:0;color:#f3f5f8}.sub{font-size:12px;color:#8993a2;margin-top:3px}.headerActions{display:flex;gap:10px;align-items:center}.search{position:relative}.search>input{padding-right:32px}.searchClear{position:absolute;right:7px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:22px;height:22px;padding:0;border:0;border-radius:5px;background:transparent;color:#7f8998;cursor:pointer}.searchClear:hover{background:#303947;color:#e1e6ee}.searchClear:focus-visible{outline:1px solid #5b8fdc;outline-offset:1px}.search{display:flex;align-items:center;gap:7px;border:1px solid #37414e;border-radius:9px;padding:7px 10px;background:#1a2028;color:#aeb7c4}.search input{border:0;outline:0;width:190px;font-size:13px;background:transparent;color:#e7ebf2}.search input::placeholder{color:#7e8998}.reset{border:1px solid #37414e;background:#171d24;border-radius:9px;padding:8px 11px;display:flex;gap:6px;align-items:center;color:#c8ced8;cursor:pointer}.reset:hover{background:#202731}.layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:18px;padding:18px;max-width:1800px;margin:auto}.tabs{display:flex;gap:5px;margin-bottom:8px}.tabs button{border:0;background:#252c35;padding:9px 18px;border-radius:8px 8px 0 0;font-weight:700;cursor:pointer;color:#aeb7c4}.tabs button:hover{background:#2c3540;color:#e9edf3}.tabs button.active{background:#e8edf5;color:#171c23}.hint{font-size:12px;color:#808b9a;margin:0 0 8px 3px}.tableWrap{background:#1a2028;border:1px solid #303945;border-radius:9px;overflow:auto;max-height:calc(100vh - 150px);box-shadow:0 2px 10px #0002}table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px;min-width:1080px}thead th{position:sticky;top:0;background:#202730;color:#8994a4;text-transform:uppercase;font-size:10px;letter-spacing:.05em;text-align:left;padding:9px 8px;border-bottom:1px solid #343d48;z-index:4}thead th:first-child{border-top-left-radius:8px}thead th:last-child{border-top-right-radius:8px}tbody td{padding:7px 8px;border-bottom:1px solid #2b333e;height:34px;white-space:nowrap;color:#d9dee6;background:#1a2028}tbody tr:hover td{background:#202731}.check{text-align:center;width:55px}.check input{width:16px;height:16px;vertical-align:middle;cursor:pointer;accent-color:#4f9cff}.rank{font-weight:800;width:58px;color:#eef2f7!important}.posRank{width:72px;color:#aeb8c7;font-weight:700}.rankInput{width:42px;background:transparent;border:1px solid transparent;border-radius:5px;color:#eef2f7;font:inherit;font-weight:800;text-align:center;padding:3px 2px;outline:none}.rankInput:hover{border-color:#3b4654;background:#202731}.rankInput:focus{border-color:#5b8fdc;background:#202731;box-shadow:0 0 0 2px #5b8fdc22}.player{min-width:190px;vertical-align:middle}.player strong{display:inline-block;vertical-align:middle}.grip{color:#687382;cursor:grab;vertical-align:middle;margin-right:5px;flex:none}.grip:active{cursor:grabbing}.player strong{color:#edf0f5}.pos{font-weight:800;font-size:10px;padding:3px 6px;border-radius:5px;background:#303844;color:#cbd3df}.pos.qb{background:#26334a;color:#7db4ff}.pos.rb{background:#243c2d;color:#77d391}.pos.wr{background:#28364b;color:#77aaf7}.pos.te{background:#3a2c4d;color:#c796f5}.taken td{text-decoration:line-through;color:#707a89;background:#20252c}.taken td.player strong{color:#707a89}.taken td.check{text-decoration:none}.taken:hover td{background:#242a31}.mine td{font-weight:650;background:#202839}.mine td.player strong{color:#8cff5b;text-shadow:0 0 8px #8cff5b22}.mine td.check{background:#202839}.mine .rosterPlayer{color:#8cff5b}.mine.taken td{background:#252b33}.notes{width:240px;min-width:200px}.notesInput{width:100%;min-width:190px;background:transparent;border:1px solid transparent;border-radius:5px;color:#9da7b5;font:inherit;padding:5px 6px;outline:none}.notesInput:hover{border-color:#3b4654;background:#202731}.notesInput:focus{border-color:#5b8fdc;background:#202731;color:#e1e6ee;box-shadow:0 0 0 2px #5b8fdc22}.notesInput::placeholder{color:#687382}aside{background:#181e26;border:1px solid #303945;border-radius:9px;padding:15px;height:max-content;position:sticky;top:94px;box-shadow:0 2px 10px #0002}aside h2{font-size:18px;margin:0 0 10px;color:#f1f3f7}.rosterSection{margin:0 0 12px}.sectionTitle{font-size:10px;font-weight:800;letter-spacing:.08em;color:#9aa5b4;border-bottom:1px solid #303945;padding-bottom:6px;margin-bottom:1px}.rosterTable{width:100%}.rosterRow{display:grid;grid-template-columns:minmax(0,1fr) 36px 52px;align-items:center;gap:7px;padding:7px 0;font-size:12px;color:#dce1e8;border-bottom:1px solid #242c35}.rosterPlayer{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rosterTeam{font-size:10px;font-weight:800;color:#a8b2c0;text-align:center}.bye{color:#8d98a7;font-size:9px;text-align:right;white-space:nowrap}.empty{color:#505b69;padding:6px 0;border-bottom:1px solid #242c35}.roster-qb .sectionTitle{color:#75aaf6}.roster-rb .sectionTitle{color:#70d38d}.roster-wr .sectionTitle{color:#75aaf6}.roster-te .sectionTitle{color:#c28ff3}.roster-flex .sectionTitle{color:#f0a24a}.roster-bench .sectionTitle{color:#aeb7c4}.count{border-top:1px solid #303945;padding-top:10px;margin-top:5px;font-size:11px;color:#7f8998}@media(max-width:900px){.layout{grid-template-columns:1fr}aside{position:static}.headerActions .search{display:none}.tableWrap{max-height:none}}.adp{font-variant-numeric:tabular-nums;color:#aeb8c7;font-weight:700}.tierCell{width:70px}.tierSelect{width:54px;background:#1c242d;border:1px solid #3a4654;border-radius:6px;color:#dce2ea;padding:4px 5px;font:inherit;font-size:12px;outline:none;cursor:pointer}.tierSelect:hover{border-color:#566477}.tierSelect:focus{border-color:#6a8fca;box-shadow:0 0 0 2px #6a8fca22}.taken .tierSelect{color:#707a89}.profileControls{display:flex;align-items:center;gap:5px}.profileSelect,.profileNameInput{height:34px;background:#1a2028;border:1px solid #37414e;border-radius:8px;color:#dce2ea;font:inherit;font-size:12px;outline:none}.profileSelect{padding:0 28px 0 9px;cursor:pointer;max-width:145px}.profileNameInput{width:125px;padding:0 9px}.profileNameInput::placeholder{color:#687382}.profileSelect:focus,.profileNameInput:focus{border-color:#5b8fdc;box-shadow:0 0 0 2px #5b8fdc22}.iconButton{width:34px;height:34px;border:1px solid #37414e;background:#171d24;border-radius:8px;color:#c8ced8;display:grid;place-items:center;cursor:pointer}.iconButton:hover{background:#202731;border-color:#4b5868}.iconButton.danger:hover{color:#ff8e8e;border-color:#71454a}@media(max-width:1200px){.profileNameInput{display:none}.profileSelect{max-width:120px}}.headerActions{position:relative}.draftStats{font-size:11px;color:#7f8998;white-space:nowrap}.gearButton{width:34px;height:34px;border:1px solid #303947;background:#202731;color:#cbd3df;border-radius:7px;cursor:pointer;font-size:17px}.gearButton:hover{background:#2a3340}.settingsWrap{position:relative}.settingsMenu{position:absolute;right:0;top:42px;width:210px;background:#1c222b;border:1px solid #343d4a;border-radius:9px;box-shadow:0 12px 28px #0008;padding:7px;z-index:20}.menuTitle{color:#eef2f7;font-weight:750;font-size:12px;padding:8px 9px 7px}.settingsMenu button{width:100%;text-align:left;border:0;background:transparent;color:#c9d0da;padding:8px 9px;border-radius:6px;cursor:pointer;font:inherit;font-size:12px}.settingsMenu button:hover{background:#29323e;color:#fff}.settingsMenu .danger{color:#f28a8a}.settingsMenu .danger:hover{background:#3a2529;color:#faa}.menuDivider{height:1px;background:#313946;margin:6px 2px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.filterButtons{display:flex;gap:5px}.filterButtons button{border:1px solid #303947;background:#202731;color:#9da7b5;border-radius:6px;padding:6px 11px;cursor:pointer;font-size:11px;font-weight:650}.filterButtons button:hover{background:#29323e;color:#dfe5ee}.filterButtons button.selected{background:#364354;color:#fff;border-color:#4c5b70}.toolbar .hint{margin:0 3px 0 auto}.adpDiff{font-weight:750;font-variant-numeric:tabular-nums}.adpDiff.positive{color:#72d39a}.adpDiff.negative{color:#e58b8b}.teamHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.teamHeader h2{margin-bottom:2px}.teamSub{font-size:10px;color:#737e8e}.smallSettings{width:30px;height:30px;border:1px solid #303947;background:#202731;color:#9da7b5;border-radius:7px;display:grid;place-items:center;cursor:pointer}.smallSettings:hover{color:#e7ebf2;background:#2a3340}.sectionTitle{display:flex;justify-content:space-between}.sectionTitle span:last-child{font-variant-numeric:tabular-nums;color:#6f7b8b}.rosterSection.roster-dst .sectionTitle{color:#d4a35c}.rosterSection.roster-bench{margin-top:8px}.rosterSection.roster-bench .sectionTitle{color:#aeb7c4}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#05080ccc;display:grid;place-items:center;z-index:100;padding:20px}.modal{width:min(520px,100%);background:#1a2028;border:1px solid #36404d;border-radius:12px;box-shadow:0 24px 70px #000b;overflow:hidden}.modalHeader{display:flex;justify-content:space-between;gap:20px;padding:20px 20px 15px;border-bottom:1px solid #303945}.modalHeader h3{margin:0;color:#f1f4f8;font-size:17px}.modalHeader p{margin:5px 0 0;color:#8490a0;font-size:11px}.modalClose{border:0;background:transparent;color:#8792a1;width:32px;height:32px;border-radius:7px;display:grid;place-items:center;cursor:pointer}.modalClose:hover{background:#29323e;color:#fff}.settingsGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:18px 20px}.settingsGrid label{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#202731;border:1px solid #303947;border-radius:8px;padding:10px 11px;color:#cbd3df;font-size:12px;font-weight:700}.settingsGrid input{width:64px;background:#151a21;border:1px solid #3b4654;color:#eef2f7;border-radius:6px;padding:7px;text-align:center;font:inherit;outline:none}.settingsGrid input:focus{border-color:#5b8fdc;box-shadow:0 0 0 2px #5b8fdc22}.settingsSummary{margin:0 20px 18px;padding:10px 12px;background:#171d24;border:1px solid #2c3541;border-radius:8px;color:#8f9aaa;font-size:11px}.settingsSummary strong{color:#e7ebf2}.modalFooter{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid #303945;background:#171d24}.secondaryButton,.primaryButton{border-radius:7px;padding:8px 13px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.secondaryButton{border:1px solid #37414e;background:#202731;color:#b8c1ce}.secondaryButton:hover{background:#29323e}.primaryButton{border:1px solid #4d77ad;background:#3568a3;color:#fff}.primaryButton:hover{background:#417bbd}.swapButton{border:1px solid #303947;background:#202731;color:#aeb8c6;border-radius:6px;padding:6px 10px;cursor:pointer;font:inherit;font-size:11px;font-weight:700}.swapButton:hover{background:#29323e;color:#eef2f7}.swapButton.active{background:#2d3948;border-color:#5b8fdc;color:#eef5ff}.swapCancel{border:0;background:transparent;color:#7f8998;cursor:pointer;font:inherit;font-size:11px;padding:5px 7px}.swapCancel:hover{color:#e1e6ee}.swapSelected td{background:#26384b!important;box-shadow:inset 0 2px #5b8fdc,inset 0 -2px #5b8fdc}.swapModeHint{color:#8f9aaa}.dstTable{width:100%;min-width:1150px;table-layout:fixed}.dstTable th:nth-child(1),.dstTable td:nth-child(1),.dstTable th:nth-child(2),.dstTable td:nth-child(2){width:55px}.dstTable th:nth-child(3),.dstTable td:nth-child(3){width:65px}.dstTable th:nth-child(4),.dstTable td:nth-child(4){width:240px}.dstTable th:nth-child(5),.dstTable td:nth-child(5){width:70px}.dstTable th:nth-child(6),.dstTable td:nth-child(6){width:60px}.dstTable th:nth-child(7),.dstTable td:nth-child(7){width:80px}.dstTable th:nth-child(8),.dstTable td:nth-child(8){width:105px}.dstTable th:nth-child(9),.dstTable td:nth-child(9){width:105px}.dstTable th:nth-child(10),.dstTable td:nth-child(10){width:280px}.dstTable .notes{min-width:220px}.dstDataInput{width:72px;background:transparent;border:1px solid transparent;border-radius:5px;color:#cbd3df;font:inherit;padding:4px 6px;outline:none}.dstDataInput:hover{border-color:#3b4654;background:#202731}.dstDataInput:focus{border-color:#5b8fdc;background:#202731;color:#eef2f7;box-shadow:0 0 0 2px #5b8fdc22}.dstDataInput::placeholder{color:#687382}.dstTable .adpInput{width:82px}.dstTable tbody tr{cursor:grab}.dstTable tbody tr:active{cursor:grabbing}.tableWrap{scrollbar-width:thin;scrollbar-color:#3a4554 transparent}.tableWrap::-webkit-scrollbar{width:8px;height:8px}.tableWrap::-webkit-scrollbar-track{background:transparent}.tableWrap::-webkit-scrollbar-thumb{background:#3a4554;border-radius:8px}.tableWrap::-webkit-scrollbar-thumb:hover{background:#536174}.byDN{font-size:12px;font-weight:400;color:#a0aec0;vertical-align:baseline;margin-left:2px}.targetButton{width:28px;height:28px;padding:0;margin:0 5px 0 0;border:0;border-radius:6px;background:transparent;color:#687382;display:inline-grid;place-items:center;vertical-align:middle;cursor:pointer;transition:color .12s ease,background .12s ease,transform .12s ease}.targetButton:hover{color:#c6a45c;background:#2a2d31}.targetButton:focus-visible{outline:2px solid #5b8fdc;outline-offset:1px}.targetButton.active{color:#e2b95f}.targetButton.active:hover{color:#f0ca70;background:#302e27}.targetButton:active{transform:scale(.92)}.targetButton svg{display:block}.filterButtons button.targetsButton{color:#c6a45c}.filterButtons button.targetsButton:hover{color:#e2b95f;background:#2b2a27}.filterButtons button.targetsButton.selected{color:#f0ca70;background:#3a3427;border-color:#6b5a35}
