@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;600;700;800&display=swap";:root{color:#e8edf5;background:#10151d;font-family:Manrope,system-ui,sans-serif;font-size:13px}*{box-sizing:border-box}body{margin:0}body:has(.drawer){overflow:hidden}.app{background:radial-gradient(circle at 75% -20%,#21354b 0,#10151d 42%);min-height:100vh}header{border-bottom:1px solid #273240;justify-content:space-between;height:116px;padding:25px 32px;display:flex}h1{letter-spacing:-1px;margin:5px 0 2px;font-size:26px}h1 span{color:#5ee4b0}header p{color:#8895a7;margin:0}.eyebrow,.fresh,small,label,.count{letter-spacing:1.3px;color:#7890a7;font:500 10px DM Mono,monospace}.fresh{text-align:right;color:#5ee4b0;line-height:1.8}.fresh strong{color:#9caabb;letter-spacing:0;font-family:Manrope;font-size:11px}.controls{background:#151d27;border-bottom:1px solid #273240;flex-wrap:wrap;align-items:end;gap:12px;padding:15px 32px;display:flex}.controls label{margin-bottom:7px;display:block}.seg{align-items:center;gap:3px;display:flex}.seg label{margin-right:5px}.scope-control{flex-direction:column;display:flex}.scope-control>label{margin-bottom:7px}.seg button,.controls select,.controls input{color:#b8c3d1;background:#1e2935;border:1px solid #334355;border-radius:5px;height:31px;padding:0 10px;font:600 12px Manrope}.seg button.on{color:#122118;background:#d8ffe5;border-color:#d8ffe5}.controls input{outline:none;width:180px}.controls input:focus,.controls select:focus,.status-controls input:focus,.player-link:focus{outline-offset:2px;outline:2px solid #5ee4b0}.sync,.include{white-space:nowrap;align-items:center;gap:5px;height:31px;display:flex!important}.sync input,.include input{accent-color:#5ee4b0}.mode{background:#111820;border-bottom:1px solid #273240;align-items:center;gap:12px;padding:13px 32px;display:flex}.mode strong{color:#61dfad;font:500 11px DM Mono}.mode span{color:#526173}.mode .hint{color:#7d8998;margin-left:auto;font-size:11px}main{background:#303c4b;grid-template-columns:minmax(500px,1fr) minmax(460px,1fr);gap:1px;height:calc(100vh - 251px);min-height:480px;display:grid}.pane{background:#121a23;flex-direction:column;min-width:0;display:flex}.pane-title{border-bottom:1px solid #273240;justify-content:space-between;align-items:start;padding:17px 20px 14px;display:flex}.pane-title h2{margin:0 0 4px;font-size:15px}.count{color:#5ee4b0}.table-wrap{flex:1;overflow:auto}table{border-collapse:separate;border-spacing:0;white-space:nowrap;width:100%}th{z-index:2;color:#8090a1;text-align:left;letter-spacing:.5px;background:#192430;border-bottom:1px solid #344151;height:35px;font:500 10px DM Mono;position:sticky;top:0}th:first-child,td:first-child{padding-left:20px}.th{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}td{color:#b5c0cd;border-bottom:1px solid #202b38;height:42px;padding:0 8px}tr{position:relative}.tier-1{background:#5ee4b00f}.tier-2{background:#8fc4ff0b}.tier-3{background:#c9adff0b}tr:hover{background:#1c2936}.rank{color:#f1f5f9;font:500 12px DM Mono}.player{color:#edf2f7;font-weight:700;position:relative}.player-link{color:inherit;font:inherit;font-weight:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;position:relative}.tooltip{z-index:5;color:#d7e1eb;white-space:normal;background:#243445;border:1px solid #4c6278;border-radius:5px;width:270px;padding:8px 10px;font-size:11px;font-weight:400;display:block;position:absolute;top:24px;left:0;box-shadow:0 8px 20px #0008}.tier-marker{color:#61dfad;vertical-align:1px;background:#1e3a36;border-radius:3px;margin-right:8px;padding:3px 5px;font:500 9px DM Mono;display:inline-block}.tier-rail{color:#89a3b7;font:500 10px DM Mono}.pos{text-align:center;color:#16202a;background:#a6b7ca;border-radius:3px;min-width:28px;padding:3px 4px;font:500 10px DM Mono;display:inline-block}.pos.RB{background:#ffb27c}.pos.WR{background:#8fe2c2}.pos.TE{background:#c9adff}.pos.QB{background:#8fc4ff}.muted{color:#718093}.value{color:#62dfa7;font:500 12px DM Mono}.status-controls{align-items:center;gap:6px;display:flex}.status-controls label{color:#9aa8b7;letter-spacing:0;align-items:center;gap:3px;font-size:9px;display:flex}.status-controls input{accent-color:#5ee4b0}.drafted_by_other{opacity:.48}.drafted_by_me{background:#3296701a}.legend{align-items:center;gap:5px;display:flex}.legend-swatch{border-radius:2px;width:9px;height:9px;display:inline-block}.legend-swatch.mine{background:#367d68}.legend-swatch.other{background:#704548}.error{color:#ffb4b4;background:#41252b;padding:12px 32px}.backdrop{z-index:9;cursor:pointer;background:#05090e99;border:0;position:fixed;inset:0}.drawer{z-index:10;background:#18232f;width:min(440px,100vw - 24px);height:100vh;padding:31px;position:fixed;top:0;right:0;overflow:auto;box-shadow:-14px 0 35px #0008}.drawer h2{margin:8px 0;font-size:24px}.close{color:#b9c7d4;cursor:pointer;background:0 0;border:0;font-size:28px;line-height:1;position:absolute;top:15px;right:18px}.detail-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin:24px 0;display:grid}.detail-grid div{background:#101820;border:1px solid #2b3b4b;padding:10px}.detail-grid strong,.detail-grid small{margin-top:5px;display:block}.detail-grid strong{color:#61dfad;font:500 15px DM Mono}.drawer h3{border-bottom:1px solid #314052;padding-bottom:8px;font-size:13px}.source{border-bottom:1px solid #2a3745;grid-template-columns:1fr auto;gap:3px;padding:10px 0;display:grid}.source span{color:#61dfad;font:500 12px DM Mono}.source small,.source p{color:#8492a2;letter-spacing:0;grid-column:1/-1;font-size:9px}.source p{margin:4px 0;font-size:11px}.source a{color:#7de7be}.source em{color:#efc670;background:#473a1a;border-radius:3px;padding:2px 4px;font:500 9px DM Mono}@media (width<=1100px){.controls{padding:12px 16px}main{grid-template-columns:1fr;height:auto}.pane{height:550px}.mode,header,footer{padding-left:16px;padding-right:16px}}@media (width<=600px){header{height:auto;padding:18px 16px}.fresh{display:none}h1{font-size:22px}.controls{align-items:stretch}.controls input{width:100%}.mode{flex-wrap:wrap}.mode .hint{width:100%;margin-left:0}.pane{height:65vh}footer{flex-direction:column;align-items:flex-start;gap:8px;height:auto;min-height:54px;padding-top:10px;padding-bottom:10px}.drawer{padding:24px 20px}}tr:hover td{background:#1c2936}tr.tier-1 td{background:#5ee4b024}tr.tier-2 td{background:#8fc4ff1f}tr.tier-3 td{background:#c9adff1f}tr.tier-4 td{background:#ffc2701c}tr.tier-5 td{background:#ff8f8f1a}tr.tier-2 td:first-child{border-left-color:#8fc4ff}tr.tier-3 td:first-child{border-left-color:#c9adff}tr.tier-4 td:first-child{border-left-color:#ffc270}tr.tier-5 td:first-child{border-left-color:#ff8f8f}.tooltip{width:340px;box-shadow:none;color:#c9d4df;white-space:normal;text-align:left;background:#18232f;border:0;border-left:2px solid #5ee4b0;border-radius:0;padding:6px 0;font-size:10px;font-weight:400;top:20px}.tooltip ul{margin:0;padding:0 10px 0 22px}.no-note{padding:4px 10px;display:block}.player-link{z-index:3}.tooltip{max-height:112px;overflow:auto}.app{flex-direction:column;min-height:100vh;display:flex}main{flex:1;height:auto;min-height:0}footer{z-index:1;background:#151d27;flex:0 0 44px;position:relative}.rank{color:#fff;font-size:15px;font-weight:800}.value{color:#72e8ba;font-size:15px;font-weight:800}.tier-1 td,.tier-3 td,.tier-5 td{background:#5ee4b01f}.tier-2 td,.tier-4 td,.tier-6 td{background:#66a4e824}tr.tier-1 td:first-child,tr.tier-3 td:first-child,tr.tier-5 td:first-child{border-left-color:#5ee4b0}tr.tier-2 td:first-child,tr.tier-4 td:first-child,tr.tier-6 td:first-child{border-left-color:#66a4e8}.status-controls button{color:#9aa8b7;cursor:pointer;background:#1b2631;border:1px solid #3a4a5b;border-radius:4px;min-width:58px;height:26px;padding:0 8px;font:500 10px DM Mono}.status-controls button:hover,.status-controls button:focus{color:#dfffee;border-color:#5ee4b0}.status-controls button.active{color:#fff;background:#704548;border-color:#b76e70}tr.drafted_by_me td{background:#277b6157!important}tr.drafted_by_other td{opacity:.55}.rank{color:#72e8ba}.controls>label,.scope-control>label,.scoring>label{letter-spacing:.8px;font-size:12px}.sync input,.include input{margin:0;transform:scale(.82)}.tooltip{width:300px;max-width:min(300px,100vw - 30px);max-height:none;box-shadow:none;color:#c9d4df;white-space:normal;background:0 0;border:0;border-left:2px solid #5ee4b0;border-radius:0;margin-top:6px;padding:2px 0 2px 10px;display:block;position:static;overflow:visible}.tooltip{color:#c9d4df;white-space:normal;background:#18232f;border:1px solid #40566c;border-left:3px solid #5ee4b0;border-radius:5px;width:300px;max-width:300px;max-height:120px;margin:0;padding:8px 10px;display:block;position:absolute;top:-8px;left:calc(100% + 10px);overflow:auto;box-shadow:0 8px 18px #0009}.tooltip ul{margin:0;padding-left:16px}.player-link{vertical-align:top}.tooltip{z-index:100;color:#dbe7f0;background:#101820;border:1px solid #5a7188;border-left:4px solid #5ee4b0;border-radius:6px;width:420px;max-width:min(420px,100vw - 30px);max-height:240px;padding:12px 14px;font-size:12px;line-height:1.4;box-shadow:0 10px 24px #000c}.tooltip ul{padding-left:18px}.tooltip li b{color:#72e8ba}.tooltip{top:-8px;bottom:auto;left:calc(100% + 10px)}.pane tr.tier-1 td,.pane tr.tier-3 td,.pane tr.tier-5 td{background:#5ee4b01f}.pane tr.tier-2 td,.pane tr.tier-4 td,.pane tr.tier-6 td{background:#66a4e824}.pane tr.tier-1 td:first-child,.pane tr.tier-3 td:first-child,.pane tr.tier-5 td:first-child{border-left-color:#5ee4b0}.pane tr.tier-2 td:first-child,.pane tr.tier-4 td:first-child,.pane tr.tier-6 td:first-child{border-left-color:#66a4e8}.tooltip{z-index:20;color:#dce6ef;background:#101923;border:1px solid #526a80;border-left:3px solid #5ee4b0;border-radius:5px;width:min(420px,100vw - 24px);max-height:230px;padding:12px 14px;font-size:13px;line-height:1.35;position:fixed;top:auto;bottom:auto;left:auto;overflow:auto;box-shadow:0 10px 24px #000b}.drawer{font-size:14px}.drawer .muted{font-size:13px;line-height:1.45}.drawer h3{margin-top:22px;font-size:15px}.source{padding:14px 0}.source b{font-size:14px}.source span{font-size:13px}.source small{font-size:11px;line-height:1.4}.source p{margin:7px 0;font-size:13px;line-height:1.45}.source em{font-size:10px}tr.drafted_by_me td{color:#fff3c4;background:#b8841c6b!important}tr.drafted_by_me .rank,tr.drafted_by_me .value{color:#ffe08a}tr.drafted_by_me .player,tr.drafted_by_me .player-link{color:#fff7d6}.status-controls button.active.mine{color:#fff7d6;background:#b8841c;border-color:#ffe08a}.table-wrap{min-height:0;overflow:auto}.link-cell{text-align:center;width:32px;padding:0 3px!important}.chain{color:#91a7bb;cursor:pointer;background:#18232f;border:1px solid #40566c;border-radius:4px;width:25px;height:25px;padding:0;font-size:14px;line-height:1}.chain:hover,.chain:focus{color:#dfffee;border-color:#5ee4b0;outline:none}.chain:focus-visible{outline-offset:1px;outline:2px solid #5ee4b0}main{min-height:0;overflow:hidden}.pane{min-height:0}.table-wrap{flex:auto;min-height:0}@media (width>=1101px){main{flex:none;min-height:480px;max-height:calc(100vh - 251px);height:calc(100vh - 251px)!important}.pane{height:100%;min-height:0;overflow:hidden}.pane .table-wrap{height:100%;min-height:0;overflow:auto}}.table-wrap{scrollbar-width:none;-ms-overflow-style:none}.table-wrap::-webkit-scrollbar{width:0;height:0;display:none}tr[class*=tier-] td:first-child{border-left:0!important}.pane.beer{border-left:2px solid #3b4d60}.scope-control .seg button.pos-scope.RB{color:#16202a;background:#ffb27c;border-color:#ffb27c}.scope-control .seg button.pos-scope.WR{color:#16202a;background:#8fe2c2;border-color:#8fe2c2}.scope-control .seg button.pos-scope.TE{color:#16202a;background:#c9adff;border-color:#c9adff}.scope-control .seg button.pos-scope.QB{color:#16202a;background:#8fc4ff;border-color:#8fc4ff}.scope-control .seg button.pos-scope:hover,.scope-control .seg button.pos-scope:focus{filter:brightness(1.08);color:#16202a}.scope-control .seg button.pos-scope.on{box-shadow:inset 0 0 0 2px #f4fff9,0 0 0 1px #5ee4b0}.tooltip{z-index:1000}.controls>.sync,.controls>.include,.controls>select,.controls>input{display:none!important}.pane-title{align-items:flex-end;gap:16px}.pane-title>div:first-child{align-self:flex-start}.scope-control:has(.board-filters){grid-template-columns:max-content max-content;align-items:end;column-gap:12px;margin-left:auto;display:grid}.scope-control:has(.board-filters)>label{grid-area:1/1}.scope-control:has(.board-filters)>.seg{grid-area:2/1}.board-filters{flex-wrap:wrap;grid-area:1/2/span 2;align-items:flex-end;gap:8px;display:flex}.board-filters select,.board-filters input{color:#c9d4df;background:#1e2935;border:1px solid #3a4d61;border-radius:5px;height:31px;padding:0 9px;font:600 12px Manrope}.board-filters .player-search{outline:none;width:170px}.board-filters select:focus,.board-filters input:focus{outline-offset:2px;outline:2px solid #5ee4b0}.filter-check{white-space:nowrap;background:#182330;border:1px solid #334355;border-radius:5px;align-items:center;gap:6px;height:31px;padding:0 8px;display:flex;color:#b9c8d6!important;letter-spacing:0!important;margin:0!important;font:600 11px Manrope!important}.filter-check input{accent-color:#5ee4b0;width:14px;height:14px;margin:0}.board-filters select{min-width:112px}.board-filters select[aria-label=Team\ filter]{min-width:104px}@media (width<=1100px){.pane-title{flex-wrap:wrap;align-items:flex-start}.scope-control:has(.board-filters){margin-left:0}.board-filters{grid-area:3/1/auto/-1}.scope-control:has(.board-filters){width:100%}}@media (width<=700px){:root{font-size:14px}body{overscroll-behavior-x:none;background:#10151d}.app{min-height:100svh;padding-bottom:env(safe-area-inset-bottom)}header{align-items:flex-start;gap:10px;height:auto;min-height:86px;padding:16px 16px 12px}h1{letter-spacing:-.7px;font-size:21px}.eyebrow{font-size:10px}header p{font-size:12px;line-height:1.35}.fresh{font-size:10px;line-height:1.5}.controls{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;align-items:stretch;gap:8px;padding:10px 12px;overflow-x:auto}.controls .scoring{flex:none}.controls .scoring label{display:none}.seg button{min-height:40px;padding:0 12px;font-size:12px}.mode{white-space:nowrap;gap:8px;min-height:40px;padding:10px 14px;overflow:hidden}.mode .hint{display:none}.error{padding:10px 14px;font-size:12px}main{background:#303c4b;height:auto!important;max-height:none!important;display:block!important;overflow:visible!important}.pane{min-height:500px;margin:0;overflow:hidden;border:0!important;height:calc(100svh - 250px)!important}.pane+.pane{margin-top:2px}.pane-title{gap:10px;min-height:145px;padding:13px 14px 10px;overflow:visible}.pane-title h2{font-size:16px}.pane-title small{white-space:normal;font-size:10px;line-height:1.35}.pane-title>.count{margin-left:auto;padding-top:4px;font-size:10px}.scope-control:has(.board-filters){align-items:flex-start;gap:7px;width:100%;margin:0;display:flex;overflow:visible}.scope-control:has(.board-filters)>label{order:0}.scope-control:has(.board-filters)>.seg{order:1;max-width:100%;padding-bottom:2px;overflow-x:auto}.scope-control:has(.board-filters)>.board-filters{order:2}.scope-control:has(.board-filters)>label{margin-top:-2px;position:absolute}.scope-control:has(.board-filters)>.seg{margin-top:16px}.scope-control:has(.board-filters)>.board-filters{margin-top:16px}.board-filters{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;max-width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.board-filters select,.board-filters input,.filter-check{flex:none;height:40px;font-size:12px}.board-filters .player-search{width:170px}.filter-check{padding:0 10px}.filter-check input{width:18px;height:18px}.pane table{min-width:980px}.pane.beer table{min-width:760px}.pane .table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;overflow:auto}.pane table th{height:40px;font-size:11px}.pane table td{height:50px;padding-left:9px;padding-right:9px;font-size:14px}.pane table .player,.pane table .player-link{font-size:15px}.status-controls{gap:5px}.status-controls button{min-width:74px;height:38px;font-size:11px}.chain{width:36px;height:36px}.link-cell{width:44px!important}.row-index{font-size:13px!important}.tooltip{width:min(560px,100vw - 20px);max-height:min(55svh,390px);padding:15px;font-size:15px;line-height:1.4}.tooltip-summary{display:block}.tooltip-summary span{margin-top:4px;display:block}.quote-tags span{font-size:10px}.drawer{width:100%;max-width:none;padding:24px 18px calc(24px + env(safe-area-inset-bottom))}.drawer h2{font-size:22px}.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.detail-grid div{padding:8px 6px}.source p{font-size:14px}footer{gap:8px;height:auto;min-height:50px;padding:10px 14px;font-size:11px;line-height:1.4}}.linked-hover td{color:#f0f6fb;background:#30485b!important}.linked-hover .rank,.linked-hover .value{color:#7af0bf}.linked-hover .player,.linked-hover .player-link{color:#fff}.row-index{color:#7f93a7;text-align:right;width:38px;font:600 12px DM Mono;padding-right:4px!important}.row-index+td{padding-left:8px!important}.aux-value,.est-pick{color:#b8c8d8;font:500 12px DM Mono}.est-pick{color:#d9e5ef;font-weight:700}.aux-value{font-size:11px}.pane table{min-width:max-content}@media (width>=1101px){main{grid-template-columns:minmax(0,6fr) minmax(0,4fr)!important}}.tooltip .sentiment{text-transform:lowercase;color:#c9d4df;background:#344252;border-radius:3px;margin-left:7px;padding:1px 5px;font:600 9px DM Mono;display:inline-block}.tooltip .sentiment.positive,.tooltip .sentiment.strongly-positive{color:#8ff0c8;background:#185d4b}.tooltip .sentiment.negative,.tooltip .sentiment.strongly-negative{color:#ffb9c0;background:#67353d}.tooltip .sentiment.mixed{color:#ffe08a;background:#66511f}.tooltip .sentiment.neutral{color:#d4dde7;background:#3b4652}.tooltip{width:min(540px,100vw - 24px);max-height:340px;padding:16px 18px;font-size:15px;line-height:1.45}.tooltip li{padding:6px 0;line-height:1.45}.tooltip li b{font-size:15px}.tooltip .sentiment{font-size:10px}.tooltip-summary{border-bottom:1px solid #314354;justify-content:space-between;gap:14px;margin:0 0 8px;padding:0 0 9px;display:flex}.tooltip-summary strong{color:#effff7;font-size:15px}.tooltip-summary span{color:#8fa5b8;white-space:nowrap;font:500 11px DM Mono}.quote-source{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.quote-source .sentiment,.quote-source .stance{margin-left:0}.tooltip .stance{text-transform:lowercase;color:#d4dde7;background:#3b4652;border-radius:3px;padding:1px 5px;font:600 10px DM Mono;display:inline-block}.tooltip .stance.buy{color:#8ff0c8;background:#185d4b}.tooltip .stance.risk{color:#ffe08a;background:#66511f}.tooltip .stance.fade{color:#ffb9c0;background:#67353d}.quote-tags{flex-wrap:wrap;gap:5px;margin:4px 0;display:flex}.quote-tags span{color:#99bdc7;border:1px solid #3b5666;border-radius:10px;padding:2px 6px;font:500 10px DM Mono}.eyebrow,.fresh,small,label,.count,th,.status-controls button{font-size:11px}.source small{font-size:12px}.aux-value,.est-pick{font-size:13px}.pane table th{font-size:12px}.pane table td{height:46px;padding-left:10px;padding-right:10px;font-size:14px}.pane table .player,.pane table .player-link{font-size:15px}.pane table .rank,.pane table .value{font-size:16px}.pane table .aux-value,.pane table .est-pick,.pane table .row-index{font-size:13px}.status-controls button{min-width:64px;height:29px;font-size:11px}.link-cell{width:38px!important}.chain{width:28px;height:28px}
