*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;font-family:Inter,sans-serif;background:var(--paper);color:var(--ink)}button{font-family:inherit;color:inherit;background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}input{font-family:inherit;color:inherit}ul{list-style:none}svg{display:block}table{border-collapse:collapse;width:100%}::selection{background:var(--accent);color:var(--accent-ink)}:root{--paper:#0f1113;--card:#191b1e;--card-2:#1f2124;--ink:#eef0f2;--ink-2:#9aa0a6;--ink-3:#6d7378;--rule:#2c2f34;--rule-2:#232629;--chip:#25282c;--hover:#212428;--red:#ef6a5f;--green:#3ecf8e;--yellow:#e3c165;--red-bg:#2a1a19;--green-bg:#132a22;--yellow-bg:#2a2418;--shadow:0 1px 0 rgba(0,0,0,.5);font-variant-numeric:tabular-nums}html[data-edition=city]{--accent:#800000;--accent-text:#c1273f;--accent-ink:#ffffff}@media (prefers-reduced-motion: reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}:focus-visible{outline:2px solid var(--accent-text);outline-offset:2px;border-radius:3px}.product{display:none}.product.active{display:block}.product-switcher{display:flex;gap:3px;background:var(--card-2);border:1px solid var(--accent-text);border-radius:7px;padding:3px}.product-switcher button{padding:6px 13px;border-radius:5px;font-family:Archivo,sans-serif;font-weight:800;font-size:11.5px;letter-spacing:.02em;color:var(--ink-2)}.product-switcher button[aria-pressed=true]{background:var(--accent);color:var(--accent-ink)}.product-switcher button:not([aria-pressed=true]):hover{color:var(--ink)}:where(#product-picks) *:before,:where(#product-picks) *:after{box-sizing:border-box;margin:0;padding:0}@media (prefers-reduced-motion: reduce){:where(#product-picks) *:before,:where(#product-picks) *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}:where(#product-picks) .app{min-height:100vh;display:flex;flex-direction:column}:where(#product-picks) .wrap{max-width:1440px;margin:0 auto;width:100%;padding:0 22px}:where(#product-picks) .masthead{position:sticky;top:0;z-index:40;background:var(--paper);border-bottom:2px solid var(--accent-text)}:where(#product-picks) .masthead-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 0 12px;flex-wrap:wrap}:where(#product-picks) .nameplate-block{display:flex;flex-direction:column;gap:2px}:where(#product-picks) .nameplate{font-family:Archivo,sans-serif;font-weight:900;font-size:26px;letter-spacing:-.035em;line-height:1;display:flex;align-items:baseline;gap:2px}:where(#product-picks) .nameplate .picks{color:var(--accent-text)}:where(#product-picks) .masthead-meta{display:flex;gap:10px;align-items:center;font-family:Archivo,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--ink-2)}:where(#product-picks) .masthead-meta .dot{width:3px;height:3px;border-radius:50%;background:var(--ink-3)}:where(#product-picks) .masthead-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap}:where(#product-picks) .search-field{display:flex;align-items:center;gap:7px;background:var(--card);border:1px solid var(--rule);border-radius:7px;padding:7px 11px;min-width:190px}:where(#product-picks) .search-field svg{flex:none;color:var(--ink-3)}:where(#product-picks) .search-field input{background:none;border:none;color:var(--ink);font-size:13.5px;width:100%}:where(#product-picks) .search-field input::placeholder{color:var(--ink-3)}:where(#product-picks) .saved-counter{display:flex;align-items:center;gap:6px;padding:7px 12px;border-radius:7px;border:1px solid var(--rule);background:var(--card);font-family:Archivo,sans-serif;font-weight:800;font-size:12px}:where(#product-picks) .saved-counter[aria-pressed=true]{border-color:var(--accent-text);color:var(--accent-text)}:where(#product-picks) .saved-counter .n{font-size:14px}:where(#product-picks) .dateline{border-bottom:1px solid var(--rule-2)}:where(#product-picks) .dateline-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;flex-wrap:wrap}:where(#product-picks) .sport-tabs{display:flex;gap:4px}:where(#product-picks) .sport-tab{padding:7px 13px;border-radius:6px;font-family:Archivo,sans-serif;font-weight:800;font-size:12.5px;letter-spacing:.02em;color:var(--ink-3)}:where(#product-picks) .sport-tab[aria-selected=true]{background:var(--accent);color:var(--accent-ink)}:where(#product-picks) .sport-tab:not([aria-selected=true]):not([disabled]):hover{color:var(--ink);background:var(--hover)}:where(#product-picks) .sport-tab[disabled]{cursor:default;opacity:.55;display:flex;flex-direction:column;line-height:1.15;padding-top:5px}:where(#product-picks) .sport-tab[disabled] small{font-family:Inter,sans-serif;font-weight:500;text-transform:none;letter-spacing:0;font-size:9.5px}:where(#product-picks) .view-toggle{display:flex;gap:4px;background:var(--card);border:1px solid var(--rule);border-radius:7px;padding:3px}:where(#product-picks) .view-toggle button{padding:6px 12px;border-radius:5px;font-family:Archivo,sans-serif;font-weight:800;font-size:11.5px;color:var(--ink-2)}:where(#product-picks) .view-toggle button[aria-pressed=true]{background:var(--accent);color:var(--accent-ink)}:where(#product-picks) .ticker-wrap{border-bottom:1px solid var(--rule-2)}:where(#product-picks) .ticker{display:flex;gap:8px;overflow-x:auto;padding:11px 0;scrollbar-width:thin}:where(#product-picks) .ticker::-webkit-scrollbar{height:5px}:where(#product-picks) .ticker::-webkit-scrollbar-thumb{background:var(--rule);border-radius:4px}:where(#product-picks) .ticker-pill{flex:none;display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:var(--card);border:1px solid var(--rule);font-family:Archivo,sans-serif;font-weight:700;font-size:12.5px;white-space:nowrap;color:var(--ink-2)}:where(#product-picks) .ticker-pill .cnt{font-size:10.5px;color:var(--ink-3);font-weight:600}:where(#product-picks) .ticker-pill[aria-pressed=true]{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}:where(#product-picks) .ticker-pill[aria-pressed=true] .cnt{color:var(--accent-ink);opacity:.75}:where(#product-picks) .ticker-pill:not([aria-pressed=true]):hover{background:var(--hover);color:var(--ink)}:where(#product-picks) .fold{margin:18px 0;border:1px solid var(--rule);border-radius:9px;background:var(--card);display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;box-shadow:var(--shadow)}:where(#product-picks) .fold-item{padding:14px 18px;border-right:1px solid var(--rule-2);display:flex;flex-direction:column;gap:7px;text-align:left}:where(#product-picks) .fold-item:last-child{border-right:none}:where(#product-picks) .fold-item:hover{background:var(--hover)}:where(#product-picks) .fold-label{font-family:Archivo,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--accent-text)}:where(#product-picks) .fold-main{display:flex;align-items:baseline;justify-content:space-between;gap:10px}:where(#product-picks) .fold-name{font-family:Archivo,sans-serif;font-weight:800;font-size:15.5px}:where(#product-picks) .fold-name .pos{color:var(--ink-3);font-weight:600;font-size:11px;margin-left:5px}:where(#product-picks) .fold-sub{font-size:12px;color:var(--ink-2)}:where(#product-picks) .fold-val{font-family:Archivo,sans-serif;font-weight:900;font-size:17px}:where(#product-picks) .filters{display:flex;flex-direction:column;gap:9px;margin-bottom:16px}:where(#product-picks) .filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}:where(#product-picks) .filter-row-label{font-family:Archivo,sans-serif;font-weight:700;font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--ink-3);margin-right:2px;min-width:52px}:where(#product-picks) .chip{padding:7px 13px;border-radius:999px;background:var(--chip);font-size:12.5px;font-weight:600;color:var(--ink-2);border:1px solid transparent}:where(#product-picks) .chip:hover{background:var(--hover);color:var(--ink)}:where(#product-picks) .chip[aria-pressed=true]{background:var(--accent);color:var(--accent-ink)}:where(#product-picks) .chip.hist[aria-pressed=true]{background:var(--card-2);color:var(--ink);border-color:var(--accent-text)}:where(#product-picks) .chip.hist .dotc{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px}:where(#product-picks) .clear-filters{margin-left:auto;font-size:12px;color:var(--ink-3);font-weight:600;text-decoration:underline;text-underline-offset:2px}:where(#product-picks) .clear-filters:hover{color:var(--ink)}:where(#product-picks) .main-grid{display:grid;grid-template-columns:1fr 286px;gap:18px;align-items:start;padding-bottom:40px}:where(#product-picks) .board-pane{border:1px solid var(--rule);border-radius:9px;overflow:hidden;background:var(--card)}:where(#product-picks) .board-scroll{max-height:calc(100vh - 208px);overflow-y:auto}:where(#product-picks) .board-head{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:minmax(0,2.3fr) 78px 92px 92px 92px 96px 132px 40px;background:var(--card-2);border-bottom:1px solid var(--rule)}:where(#product-picks) .board-head button{display:flex;align-items:center;gap:5px;padding:11px 12px;font-family:Archivo,sans-serif;font-weight:700;font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:var(--ink-3);text-align:left;justify-content:flex-start}:where(#product-picks) .board-head button[data-active=true]{color:var(--accent-text)}:where(#product-picks) .board-head button .arrow{font-size:9px;opacity:.7}:where(#product-picks) .board-head button:hover{color:var(--ink)}:where(#product-picks) .board-head .col-save{justify-content:center}:where(#product-picks) .game-group-head{position:sticky;top:38px;z-index:4;padding:9px 12px;font-family:Archivo,sans-serif;font-weight:800;font-size:11.5px;letter-spacing:.03em;color:var(--accent-text);background:var(--paper);border-bottom:1px solid var(--rule-2);border-top:1px solid var(--rule-2)}:where(#product-picks) .board-rows{padding:4px 6px 6px;display:flex;flex-direction:column;gap:3px}:where(#product-picks) .row{display:grid;grid-template-columns:minmax(0,2.3fr) 78px 92px 92px 92px 96px 132px 40px;align-items:center;background:var(--card-2);border-radius:5px;padding:0 6px;min-height:58px;text-align:left}:where(#product-picks) .row:hover{background:var(--hover)}:where(#product-picks) .row-cell{padding:8px 6px;overflow:hidden}:where(#product-picks) .player-cell .pname{display:flex;align-items:center;gap:7px;font-family:Archivo,sans-serif;font-weight:800;font-size:15.5px;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:where(#product-picks) .pos-tag{font-family:Archivo,sans-serif;font-weight:700;font-size:9.5px;letter-spacing:.06em;color:var(--ink-2);background:var(--chip);border-radius:4px;padding:2px 5px;flex:none}:where(#product-picks) .player-cell .market-line{margin-top:2px;font-size:11.5px;color:var(--ink-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:where(#product-picks) .line-cell .lv{font-family:Archivo,sans-serif;font-weight:900;font-size:21px;letter-spacing:-.03em}:where(#product-picks) .line-cell .odds{font-size:10.5px;color:var(--ink-3);margin-top:1px}:where(#product-picks) .rate-pill{display:inline-flex;align-items:baseline;gap:4px;padding:3px 8px;border-radius:5px;font-family:Archivo,sans-serif;font-weight:800;font-size:16px}:where(#product-picks) .rate-pill .of{font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:var(--ink-2)}:where(#product-picks) .rate-red{background:var(--red-bg);color:var(--red)}:where(#product-picks) .rate-yellow{background:var(--yellow-bg);color:var(--yellow)}:where(#product-picks) .rate-green{background:var(--green-bg);color:var(--green)}:where(#product-picks) .rate-cell{display:flex;flex-direction:column;gap:2px;align-items:flex-start}:where(#product-picks) .move-cell{font-family:Archivo,sans-serif;font-weight:700;font-size:13px}:where(#product-picks) .move-up{color:var(--green)}:where(#product-picks) .move-down{color:var(--red)}:where(#product-picks) .move-flat{color:var(--ink-3)}:where(#product-picks) .spark{display:flex;align-items:flex-end;gap:2px;height:30px}:where(#product-picks) .save-btn{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--ink-3)}:where(#product-picks) .save-btn:hover{background:var(--chip);color:var(--ink)}:where(#product-picks) .save-btn[aria-pressed=true]{color:var(--accent-text)}:where(#product-picks) .locked-row{position:relative;filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none}:where(#product-picks) .lock-card{margin:8px 6px;border:1px dashed var(--rule);border-radius:8px;padding:22px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;background:var(--card-2)}:where(#product-picks) .lock-card p{font-size:12.5px;color:var(--ink-2);max-width:340px}:where(#product-picks) .unlock-cta{pointer-events:auto;margin-top:2px;background:var(--accent);color:var(--accent-ink);font-family:Archivo,sans-serif;font-weight:800;font-size:13px;padding:10px 18px;border-radius:7px}:where(#product-picks) .unlock-cta:hover{filter:brightness(1.08)}:where(#product-picks) .rail{display:flex;flex-direction:column;gap:22px}:where(#product-picks) .rail-panel h3{font-family:Archivo,sans-serif;font-weight:800;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:var(--ink);padding-bottom:8px;border-bottom:2px solid var(--accent-text);margin-bottom:10px}:where(#product-picks) .rail-item{display:block;padding:9px 0;border-bottom:1px solid var(--rule-2)}:where(#product-picks) .rail-item:last-child{border-bottom:none}:where(#product-picks) .rail-item-top{display:flex;justify-content:space-between;gap:10px;font-family:Archivo,sans-serif;font-weight:700;font-size:13px}:where(#product-picks) .rail-item-sub{font-size:11px;color:var(--ink-2);margin-top:2px}:where(#product-picks) .rail-empty{font-size:12px;color:var(--ink-3);padding:6px 0}:where(#product-picks) .discord-quote{font-size:12.5px;color:var(--ink-2);line-height:1.5;font-style:italic}:where(#product-picks) .discord-who{font-size:10.5px;color:var(--ink-3);margin-top:4px;font-style:normal}:where(#product-picks) .player-page{display:none;padding-bottom:60px}:where(#product-picks) .player-page.active{display:block}:where(#product-picks) .board-view.hidden{display:none}:where(#product-picks) .back-link{display:inline-flex;align-items:center;gap:6px;font-family:Archivo,sans-serif;font-weight:700;font-size:12.5px;color:var(--ink-2);padding:14px 0 6px}:where(#product-picks) .back-link:hover{color:var(--accent-text)}:where(#product-picks) .pp-header{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:14px 0 22px;border-bottom:1px solid var(--rule-2);margin-bottom:22px}:where(#product-picks) .pp-name{font-family:Archivo,sans-serif;font-weight:900;font-size:52px;letter-spacing:-.04em;line-height:1}:where(#product-picks) .pp-meta{margin-top:8px;font-size:13.5px;color:var(--ink-2);display:flex;gap:8px;align-items:center}:where(#product-picks) .pp-meta .dot{width:3px;height:3px;border-radius:50%;background:var(--ink-3)}:where(#product-picks) .pp-lineblock{border:1px solid var(--accent-text);border-radius:9px;padding:14px 20px;display:flex;align-items:center;gap:18px;flex:none}:where(#product-picks) .pp-lineblock .lbl{font-family:Archivo,sans-serif;font-weight:700;font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3)}:where(#product-picks) .pp-lineblock .lv{font-family:Archivo,sans-serif;font-weight:900;font-size:30px;letter-spacing:-.03em}:where(#product-picks) .pp-lineblock .odds{font-size:11.5px;color:var(--ink-2);margin-top:2px}:where(#product-picks) .pp-save{width:38px;height:38px;border-radius:8px;border:1px solid var(--rule);display:flex;align-items:center;justify-content:center;color:var(--ink-3)}:where(#product-picks) .pp-save[aria-pressed=true]{border-color:var(--accent-text);color:var(--accent-text)}:where(#product-picks) .pp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:26px}:where(#product-picks) .pp-stat-card{background:var(--card);border:1px solid var(--rule);border-radius:9px;padding:16px 18px}:where(#product-picks) .pp-stat-card .lbl{font-family:Archivo,sans-serif;font-weight:700;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);margin-bottom:8px}:where(#product-picks) .pp-section-title{font-family:Archivo,sans-serif;font-weight:800;font-size:13px;letter-spacing:.05em;text-transform:uppercase;color:var(--ink);margin-bottom:12px}:where(#product-picks) .pp-chart-block{background:var(--card);border:1px solid var(--rule);border-radius:9px;padding:20px 20px 14px;margin-bottom:22px}:where(#product-picks) .chart-legend{display:flex;gap:16px;font-size:11px;color:var(--ink-2);margin-bottom:10px;align-items:center}:where(#product-picks) .chart-legend .sw{width:9px;height:9px;border-radius:2px;display:inline-block;margin-right:5px}:where(#product-picks) .alt-slider-block{margin-top:16px;padding-top:14px;border-top:1px solid var(--rule-2)}:where(#product-picks) .alt-slider-row{display:flex;align-items:center;gap:14px}:where(#product-picks) .alt-slider-row label{font-family:Archivo,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);flex:none}:where(#product-picks) .alt-slider-row input[type=range]{flex:1;accent-color:var(--accent)}:where(#product-picks) .alt-slider-val{font-family:Archivo,sans-serif;font-weight:900;font-size:17px;flex:none;min-width:46px;text-align:right}:where(#product-picks) .pp-log-says{background:var(--card);border-left:3px solid var(--accent-text);border-radius:0 9px 9px 0;padding:16px 20px;margin-bottom:22px;font-size:14px;line-height:1.6;color:var(--ink)}:where(#product-picks) .pp-log-says .disclaimer{display:block;margin-top:10px;font-size:11.5px;color:var(--ink-3);font-style:italic}:where(#product-picks) .pp-splits{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:26px}:where(#product-picks) .split-item{display:flex;justify-content:space-between;align-items:center;padding:13px 16px;border-radius:8px;background:var(--card);border:1px solid var(--rule)}:where(#product-picks) .split-item.helps{border-color:var(--green);background:var(--green-bg)}:where(#product-picks) .split-item.hurts{border-color:var(--red);background:var(--red-bg)}:where(#product-picks) .split-name{font-size:12.5px;color:var(--ink-2)}:where(#product-picks) .split-val{font-family:Archivo,sans-serif;font-weight:800;font-size:15px}:where(#product-picks) .split-item.helps .split-val{color:var(--green)}:where(#product-picks) .split-item.hurts .split-val{color:var(--red)}:where(#product-picks) .pp-log-table{width:100%;border-collapse:collapse;margin-bottom:30px}:where(#product-picks) .pp-log-table th{text-align:left;font-family:Archivo,sans-serif;font-weight:700;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);padding:8px 10px;border-bottom:1px solid var(--rule)}:where(#product-picks) .pp-log-table td{padding:10px;font-size:13px;border-bottom:1px solid var(--rule-2)}:where(#product-picks) .pp-log-table tr:hover td{background:var(--hover)}:where(#product-picks) .tag-cleared{color:var(--green);font-weight:700;font-family:Archivo,sans-serif;font-size:11px;letter-spacing:.05em}:where(#product-picks) .tag-short{color:var(--red);font-weight:700;font-family:Archivo,sans-serif;font-size:11px;letter-spacing:.05em}:where(#product-picks) .pp-body-grid{display:grid;grid-template-columns:1fr 286px;gap:18px;align-items:start}@media (max-width:1180px){:where(#product-picks) .main-grid{grid-template-columns:1fr}:where(#product-picks) .pp-body-grid{grid-template-columns:1fr}:where(#product-picks) .board-scroll{max-height:none;overflow-y:visible}:where(#product-picks) .board-head{grid-template-columns:minmax(0,2.3fr) 78px 92px 92px 92px 96px 40px}:where(#product-picks) .row{grid-template-columns:minmax(0,2.3fr) 78px 92px 92px 92px 96px 40px}:where(#product-picks) .col-spark,:where(#product-picks) .spark-cell{display:none}:where(#product-picks) .fold{grid-template-columns:1fr}:where(#product-picks) .fold-item{border-right:none;border-bottom:1px solid var(--rule-2)}:where(#product-picks) .fold-item:last-child{border-bottom:none}}@media (max-width:860px){:where(#product-picks) .board-head{grid-template-columns:minmax(0,2.3fr) 78px 92px 92px 40px}:where(#product-picks) .row{grid-template-columns:minmax(0,2.3fr) 78px 92px 92px 40px}:where(#product-picks) .col-season,:where(#product-picks) .season-cell,:where(#product-picks) .col-move,:where(#product-picks) .move-cell{display:none}:where(#product-picks) .pp-chart-block svg{height:150px}:where(#product-picks) .masthead-inner{gap:12px}:where(#product-picks) .search-field{min-width:120px}:where(#product-picks) .pp-stats{grid-template-columns:repeat(2,1fr)}:where(#product-picks) .pp-splits{grid-template-columns:1fr}:where(#product-picks) .pp-name{font-size:38px}}:where(#product-fantasy) *:before,:where(#product-fantasy) *:after{box-sizing:border-box;margin:0;padding:0}:where(#product-fantasy) select{font-family:inherit;color:inherit;background:none;border:none;cursor:pointer}@media (prefers-reduced-motion: reduce){:where(#product-fantasy) *:before,:where(#product-fantasy) *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}:where(#product-fantasy) .wrap{max-width:1440px;margin:0 auto;width:100%;padding:0 22px}:where(#product-fantasy) .masthead{position:sticky;top:0;z-index:60;background:var(--paper);border-bottom:2px solid var(--accent-text)}:where(#product-fantasy) .masthead-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 0 12px;flex-wrap:wrap}:where(#product-fantasy) .nameplate{font-family:Archivo,sans-serif;font-weight:900;font-size:26px;letter-spacing:-.035em;line-height:1}:where(#product-fantasy) .nameplate .accentword{color:var(--accent-text)}:where(#product-fantasy) .masthead-meta{display:flex;gap:10px;align-items:center;margin-top:3px;font-family:Archivo,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--ink-2)}:where(#product-fantasy) .masthead-meta .dot{width:3px;height:3px;border-radius:50%;background:var(--ink-3);flex:none}:where(#product-fantasy) .masthead-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap}:where(#product-fantasy) .search-shell{position:relative}:where(#product-fantasy) .search-field{display:flex;align-items:center;gap:7px;background:var(--card);border:1px solid var(--rule);border-radius:7px;padding:7px 11px;min-width:215px}:where(#product-fantasy) .search-field svg{flex:none;color:var(--ink-3)}:where(#product-fantasy) .search-field input{background:none;border:none;outline:none;font-size:13.5px;width:100%}:where(#product-fantasy) .search-field input::placeholder{color:var(--ink-3)}:where(#product-fantasy) .search-results{position:absolute;top:calc(100% + 6px);right:0;width:340px;max-height:340px;overflow-y:auto;background:var(--card);border:1px solid var(--rule);border-radius:9px;box-shadow:0 10px 30px #0009;z-index:80;display:none}:where(#product-fantasy) .search-results.open{display:block}:where(#product-fantasy) .sr-head{padding:9px 13px;font-family:Archivo,sans-serif;font-weight:700;font-size:9.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--ink-3);border-bottom:1px solid var(--rule-2)}:where(#product-fantasy) .sr-item{display:flex;justify-content:space-between;gap:10px;align-items:center;width:100%;padding:10px 13px;text-align:left;border-bottom:1px solid var(--rule-2)}:where(#product-fantasy) .sr-item:hover{background:var(--hover)}:where(#product-fantasy) .sr-name{font-family:Archivo,sans-serif;font-weight:700;font-size:13.5px}:where(#product-fantasy) .sr-sub{font-size:11px;color:var(--ink-2);margin-top:2px}:where(#product-fantasy) .sr-dupe{color:var(--accent-text)}:where(#product-fantasy) .sr-val{font-family:Archivo,sans-serif;font-weight:800;font-size:14px;flex:none}:where(#product-fantasy) .sr-item.excluded{cursor:default;opacity:.72}:where(#product-fantasy) .sr-item.excluded:hover{background:none}:where(#product-fantasy) .sr-flag{font-family:Archivo,sans-serif;font-weight:700;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);border:1px solid var(--rule);border-radius:4px;padding:3px 6px;flex:none;text-align:right;line-height:1.3}:where(#product-fantasy) .roster-counter{display:flex;align-items:center;gap:6px;padding:7px 12px;border-radius:7px;border:1px solid var(--rule);background:var(--card);font-family:Archivo,sans-serif;font-weight:800;font-size:12px}:where(#product-fantasy) .roster-counter[aria-pressed=true]{border-color:var(--accent-text);color:var(--accent-text)}:where(#product-fantasy) .roster-counter .n{font-size:14px}:where(#product-fantasy) .dateline{border-bottom:1px solid var(--rule-2);position:sticky;top:63px;z-index:50;background:var(--paper)}:where(#product-fantasy) .dateline-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 0;flex-wrap:wrap}:where(#product-fantasy) .view-tabs{display:flex;gap:3px;flex-wrap:wrap}:where(#product-fantasy) .view-tab{padding:7px 13px;border-radius:6px;font-family:Archivo,sans-serif;font-weight:800;font-size:12.5px;color:var(--ink-3)}:where(#product-fantasy) .view-tab[aria-selected=true]{background:var(--accent);color:var(--accent-ink)}:where(#product-fantasy) .view-tab:not([aria-selected=true]):hover{color:var(--ink);background:var(--hover)}:where(#product-fantasy) .format-group{display:flex;align-items:center;gap:8px}:where(#product-fantasy) .format-label{font-family:Archivo,sans-serif;font-weight:700;font-size:9.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--ink-3)}:where(#product-fantasy) .seg{display:flex;gap:3px;background:var(--card);border:1px solid var(--rule);border-radius:7px;padding:3px}:where(#product-fantasy) .seg button{padding:6px 12px;border-radius:5px;font-family:Archivo,sans-serif;font-weight:800;font-size:11.5px;color:var(--ink-2);white-space:nowrap}:where(#product-fantasy) .seg button[aria-pressed=true]{background:var(--accent);color:var(--accent-ink)}:where(#product-fantasy) .seg button:not([aria-pressed=true]):hover{color:var(--ink)}:where(#product-fantasy) .ticker-wrap{border-bottom:1px solid var(--rule-2)}:where(#product-fantasy) .ticker{display:flex;gap:8px;overflow-x:auto;padding:11px 0;scrollbar-width:thin}:where(#product-fantasy) .ticker::-webkit-scrollbar{height:5px}:where(#product-fantasy) .ticker::-webkit-scrollbar-thumb{background:var(--rule);border-radius:4px}:where(#product-fantasy) .ticker-pill{flex:none;display:flex;align-items:center;gap:8px;padding:8px 15px;border-radius:999px;background:var(--card);border:1px solid var(--rule);font-family:Archivo,sans-serif;font-weight:700;font-size:12.5px;white-space:nowrap;color:var(--ink-2)}:where(#product-fantasy) .ticker-pill .cnt{font-size:10.5px;color:var(--ink-3);font-weight:600}:where(#product-fantasy) .ticker-pill[aria-pressed=true]{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}:where(#product-fantasy) .ticker-pill[aria-pressed=true] .cnt{color:var(--accent-ink);opacity:.75}:where(#product-fantasy) .ticker-pill:not([aria-pressed=true]):hover{background:var(--hover);color:var(--ink)}:where(#product-fantasy) .fold{margin:18px 0;border:1px solid var(--rule);border-radius:9px;background:var(--card);display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;box-shadow:var(--shadow)}:where(#product-fantasy) .fold-item{padding:14px 18px;border-right:1px solid var(--rule-2);display:flex;flex-direction:column;gap:7px;text-align:left}:where(#product-fantasy) .fold-item:last-child{border-right:none}:where(#product-fantasy) .fold-item:hover{background:var(--hover)}:where(#product-fantasy) .fold-label{font-family:Archivo,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--accent-text)}:where(#product-fantasy) .fold-main{display:flex;align-items:baseline;justify-content:space-between;gap:10px}:where(#product-fantasy) .fold-name{font-family:Archivo,sans-serif;font-weight:800;font-size:15.5px}:where(#product-fantasy) .fold-name .pos{color:var(--ink-3);font-weight:600;font-size:11px;margin-left:5px}:where(#product-fantasy) .fold-sub{font-size:12px;color:var(--ink-2)}:where(#product-fantasy) .fold-val{font-family:Archivo,sans-serif;font-weight:900;font-size:17px;color:var(--accent-text)}:where(#product-fantasy) .filters{display:flex;flex-direction:column;gap:9px;margin-bottom:16px}:where(#product-fantasy) .filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}:where(#product-fantasy) .filter-row-label{font-family:Archivo,sans-serif;font-weight:700;font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--ink-3);min-width:52px}:where(#product-fantasy) .chip{padding:7px 13px;border-radius:999px;background:var(--chip);font-size:12.5px;font-weight:600;color:var(--ink-2);border:1px solid transparent}:where(#product-fantasy) .chip:hover{background:var(--hover);color:var(--ink)}:where(#product-fantasy) .chip[aria-pressed=true]{background:var(--accent);color:var(--accent-ink)}:where(#product-fantasy) .chip.hist[aria-pressed=true]{background:var(--card-2);color:var(--ink);border-color:var(--accent-text)}:where(#product-fantasy) .chip .dotc{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px;vertical-align:middle}:where(#product-fantasy) .clear-filters{margin-left:auto;font-size:12px;color:var(--ink-3);font-weight:600;text-decoration:underline;text-underline-offset:2px}:where(#product-fantasy) .clear-filters:hover{color:var(--ink)}:where(#product-fantasy) .main-grid{display:grid;grid-template-columns:1fr 286px;gap:18px;align-items:start;padding-bottom:44px}:where(#product-fantasy) .board-pane{border:1px solid var(--rule);border-radius:9px;overflow:hidden;background:var(--card)}:where(#product-fantasy) .board-scroll{max-height:calc(100vh - 268px);overflow-y:auto}:where(#product-fantasy) .board-head,:where(#product-fantasy) .row{display:grid;grid-template-columns:minmax(0,2.3fr) 96px 74px 84px 88px 122px 118px 40px}:where(#product-fantasy) .board-head{position:sticky;top:0;z-index:6;background:var(--card-2);border-bottom:1px solid var(--rule)}:where(#product-fantasy) .board-head button,:where(#product-fantasy) .board-head span.h{display:flex;align-items:center;gap:5px;padding:11px 12px;font-family:Archivo,sans-serif;font-weight:700;font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:var(--ink-3);text-align:left}:where(#product-fantasy) .board-head button[data-active=true]{color:var(--accent-text)}:where(#product-fantasy) .board-head button:hover{color:var(--ink)}:where(#product-fantasy) .board-head .arrow{font-size:8px;opacity:.75}:where(#product-fantasy) .pos-group-head{position:sticky;top:38px;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:9px 12px;font-family:Archivo,sans-serif;font-weight:800;font-size:11.5px;letter-spacing:.03em;color:var(--accent-text);background:var(--paper);border-top:1px solid var(--rule-2);border-bottom:1px solid var(--rule-2)}:where(#product-fantasy) .pos-group-head .gsub{font-family:Inter,sans-serif;font-weight:500;font-size:10.5px;letter-spacing:0;color:var(--ink-3);text-transform:none}:where(#product-fantasy) .board-rows{padding:4px 6px 6px;display:flex;flex-direction:column;gap:3px}:where(#product-fantasy) .row{align-items:center;background:var(--card-2);border-radius:5px;padding:0 6px;min-height:60px;text-align:left;width:100%}:where(#product-fantasy) .row:hover{background:var(--hover)}:where(#product-fantasy) .row-cell{padding:8px 6px;overflow:hidden}:where(#product-fantasy) .pname{display:flex;align-items:center;gap:7px;font-family:Archivo,sans-serif;font-weight:800;font-size:15.5px;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:where(#product-fantasy) .pos-tag{font-family:Archivo,sans-serif;font-weight:700;font-size:9.5px;letter-spacing:.06em;color:var(--ink-2);background:var(--chip);border-radius:4px;padding:2px 5px;flex:none}:where(#product-fantasy) .inj-tag{font-family:Archivo,sans-serif;font-weight:800;font-size:9px;letter-spacing:.06em;border-radius:4px;padding:2px 5px;flex:none}:where(#product-fantasy) .inj-Q{background:var(--yellow-bg);color:var(--yellow)}:where(#product-fantasy) .inj-D{background:var(--red-bg);color:var(--red)}:where(#product-fantasy) .inj-O{background:var(--red-bg);color:var(--red)}:where(#product-fantasy) .inj-IR{background:var(--red-bg);color:var(--red)}:where(#product-fantasy) .sub-line{margin-top:2px;font-size:11.5px;color:var(--ink-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:where(#product-fantasy) .val-cell .vv{font-family:Archivo,sans-serif;font-weight:900;font-size:21px;letter-spacing:-.03em}:where(#product-fantasy) .val-cell .tier{font-size:10px;color:var(--ink-3);margin-top:1px}:where(#product-fantasy) .v-red{color:var(--red)}:where(#product-fantasy) .v-yellow{color:var(--yellow)}:where(#product-fantasy) .v-green{color:var(--green)}:where(#product-fantasy) .metric{font-family:Archivo,sans-serif;font-weight:800;font-size:15px}:where(#product-fantasy) .metric-sub{font-size:10px;color:var(--ink-3);margin-top:1px;font-family:Inter,sans-serif;font-weight:500}:where(#product-fantasy) .rate-pill{display:inline-flex;align-items:baseline;gap:4px;padding:3px 8px;border-radius:5px;font-family:Archivo,sans-serif;font-weight:800;font-size:16px}:where(#product-fantasy) .rate-pill .of{font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:var(--ink-2)}:where(#product-fantasy) .rate-red{background:var(--red-bg);color:var(--red)}:where(#product-fantasy) .rate-yellow{background:var(--yellow-bg);color:var(--yellow)}:where(#product-fantasy) .rate-green{background:var(--green-bg);color:var(--green)}:where(#product-fantasy) .match-cell .mult{font-family:Archivo,sans-serif;font-weight:800;font-size:14px}:where(#product-fantasy) .roster-btn{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--ink-3)}:where(#product-fantasy) .roster-btn:hover{background:var(--chip);color:var(--ink)}:where(#product-fantasy) .roster-btn[aria-pressed=true]{color:var(--accent-text)}:where(#product-fantasy) .empty-state{padding:44px 16px;text-align:center;color:var(--ink-3);font-size:13px}:where(#product-fantasy) .rail{display:flex;flex-direction:column;gap:22px}:where(#product-fantasy) .rail-panel h3{font-family:Archivo,sans-serif;font-weight:800;font-size:12px;letter-spacing:.05em;text-transform:uppercase;padding-bottom:8px;border-bottom:2px solid var(--accent-text);margin-bottom:10px}:where(#product-fantasy) .rail-item{display:block;width:100%;text-align:left;padding:9px 0;border-bottom:1px solid var(--rule-2)}:where(#product-fantasy) .rail-item:last-child{border-bottom:none}:where(#product-fantasy) .rail-item:hover .rail-item-top span:first-child{color:var(--accent-text)}:where(#product-fantasy) .rail-item-top{display:flex;justify-content:space-between;gap:10px;font-family:Archivo,sans-serif;font-weight:700;font-size:13px}:where(#product-fantasy) .rail-item-sub{font-size:11px;color:var(--ink-2);margin-top:2px}:where(#product-fantasy) .rail-empty{font-size:12px;color:var(--ink-3);padding:6px 0;line-height:1.5}:where(#product-fantasy) .rail-note{font-size:11.5px;color:var(--ink-3);line-height:1.55}:where(#product-fantasy) .rank-row{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid var(--rule-2);font-size:12px}:where(#product-fantasy) .rank-row:last-child{border-bottom:none}:where(#product-fantasy) .rank-row span:last-child{font-family:Archivo,sans-serif;font-weight:800}:where(#product-fantasy) .view{display:none}:where(#product-fantasy) .view.active{display:block}:where(#product-fantasy) .section-title{font-family:Archivo,sans-serif;font-weight:800;font-size:13px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid var(--accent-text)}:where(#product-fantasy) .lede{font-size:13.5px;color:var(--ink-2);line-height:1.6;max-width:760px;margin-bottom:20px}:where(#product-fantasy) .panel{background:var(--card);border:1px solid var(--rule);border-radius:9px;padding:18px 20px}:where(#product-fantasy) .view-pad{padding:22px 0 50px}:where(#product-fantasy) .back-link{display:inline-flex;align-items:center;gap:6px;font-family:Archivo,sans-serif;font-weight:700;font-size:12.5px;color:var(--ink-2);padding:16px 0 6px}:where(#product-fantasy) .back-link:hover{color:var(--accent-text)}:where(#product-fantasy) .pp-header{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:10px 0 22px;border-bottom:1px solid var(--rule-2);margin-bottom:22px}:where(#product-fantasy) .pp-name{font-family:Archivo,sans-serif;font-weight:900;font-size:52px;letter-spacing:-.04em;line-height:1}:where(#product-fantasy) .pp-meta{margin-top:9px;font-size:13.5px;color:var(--ink-2);display:flex;gap:8px;align-items:center;flex-wrap:wrap}:where(#product-fantasy) .pp-meta .dot{width:3px;height:3px;border-radius:50%;background:var(--ink-3);flex:none}:where(#product-fantasy) .pp-valblock{border:1px solid var(--accent-text);border-radius:9px;padding:14px 20px;display:flex;align-items:center;gap:20px;flex:none}:where(#product-fantasy) .pp-valblock .lbl{font-family:Archivo,sans-serif;font-weight:700;font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3)}:where(#product-fantasy) .pp-valblock .lv{font-family:Archivo,sans-serif;font-weight:900;font-size:38px;letter-spacing:-.03em;line-height:1.05}:where(#product-fantasy) .pp-valblock .odds{font-size:11.5px;color:var(--ink-2);margin-top:3px}:where(#product-fantasy) .pp-roster-btn{width:38px;height:38px;border-radius:8px;border:1px solid var(--rule);display:flex;align-items:center;justify-content:center;color:var(--ink-3);flex:none}:where(#product-fantasy) .pp-roster-btn[aria-pressed=true]{border-color:var(--accent-text);color:var(--accent-text)}:where(#product-fantasy) .pp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:26px}:where(#product-fantasy) .stat-card{background:var(--card);border:1px solid var(--rule);border-radius:9px;padding:16px 18px}:where(#product-fantasy) .stat-card .lbl{font-family:Archivo,sans-serif;font-weight:700;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);margin-bottom:8px}:where(#product-fantasy) .stat-card .big{font-family:Archivo,sans-serif;font-weight:900;font-size:24px;letter-spacing:-.02em}:where(#product-fantasy) .stat-card .small{font-size:11px;color:var(--ink-3);margin-top:3px}:where(#product-fantasy) .pp-body-grid{display:grid;grid-template-columns:1fr 286px;gap:18px;align-items:start;padding-bottom:50px}:where(#product-fantasy) .breakdown{background:var(--card);border:1px solid var(--rule);border-radius:9px;padding:18px 20px;margin-bottom:22px}:where(#product-fantasy) .bd-bar{height:26px;display:flex;border-radius:5px;overflow:hidden;background:var(--rule-2);margin:4px 0 14px}:where(#product-fantasy) .bd-seg{height:100%}:where(#product-fantasy) .bd-rows{display:flex;flex-direction:column;gap:1px}:where(#product-fantasy) .bd-row{display:grid;grid-template-columns:14px 1fr 92px 62px;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--rule-2);font-size:12.5px}:where(#product-fantasy) .bd-row:last-child{border-bottom:none}:where(#product-fantasy) .bd-key{width:10px;height:10px;border-radius:3px}:where(#product-fantasy) .bd-desc{color:var(--ink-2);font-size:11px;margin-top:2px}:where(#product-fantasy) .bd-range{font-size:11px;color:var(--ink-3);text-align:right}:where(#product-fantasy) .bd-pts{font-family:Archivo,sans-serif;font-weight:800;font-size:14px;text-align:right}:where(#product-fantasy) .bd-total{display:flex;justify-content:space-between;align-items:baseline;padding-top:12px;margin-top:6px;border-top:1px solid var(--rule)}:where(#product-fantasy) .bd-total .t{font-family:Archivo,sans-serif;font-weight:800;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3)}:where(#product-fantasy) .bd-total .v{font-family:Archivo,sans-serif;font-weight:900;font-size:24px}:where(#product-fantasy) .chart-block{background:var(--card);border:1px solid var(--rule);border-radius:9px;padding:18px 20px 14px;margin-bottom:22px}:where(#product-fantasy) .chart-legend{display:flex;gap:16px;font-size:11px;color:var(--ink-2);margin-bottom:8px;align-items:center;flex-wrap:wrap}:where(#product-fantasy) .chart-legend .sw{width:9px;height:9px;border-radius:2px;display:inline-block;margin-right:5px;vertical-align:middle}:where(#product-fantasy) .slider-block{margin-top:14px;padding-top:14px;border-top:1px solid var(--rule-2)}:where(#product-fantasy) .slider-row{display:flex;align-items:center;gap:14px}:where(#product-fantasy) .slider-row label{font-family:Archivo,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);flex:none}:where(#product-fantasy) .slider-row input[type=range]{flex:1;accent-color:var(--accent);min-width:60px}:where(#product-fantasy) .slider-val{font-family:Archivo,sans-serif;font-weight:900;font-size:17px;flex:none;min-width:58px;text-align:right}:where(#product-fantasy) .slider-hint{font-size:11px;color:var(--ink-3);margin-top:8px}:where(#product-fantasy) .log-says{background:var(--card);border-left:3px solid var(--accent-text);border-radius:0 9px 9px 0;padding:16px 20px;margin-bottom:22px;font-size:14px;line-height:1.6}:where(#product-fantasy) .log-says .disclaimer{display:block;margin-top:10px;font-size:11.5px;color:var(--ink-3);font-style:italic}:where(#product-fantasy) .splits{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:26px}:where(#product-fantasy) .split-item{display:flex;justify-content:space-between;align-items:center;padding:13px 16px;border-radius:8px;background:var(--card);border:1px solid var(--rule)}:where(#product-fantasy) .split-name{font-size:12.5px;color:var(--ink-2)}:where(#product-fantasy) .split-val{font-family:Archivo,sans-serif;font-weight:800;font-size:15px}:where(#product-fantasy) .split-item.helps{border-color:var(--green);background:var(--green-bg)}:where(#product-fantasy) .split-item.helps .split-val{color:var(--green)}:where(#product-fantasy) .split-item.hurts{border-color:var(--red);background:var(--red-bg)}:where(#product-fantasy) .split-item.hurts .split-val{color:var(--red)}:where(#product-fantasy) .dtable th{text-align:left;font-family:Archivo,sans-serif;font-weight:700;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);padding:9px 10px;border-bottom:1px solid var(--rule);white-space:nowrap}:where(#product-fantasy) .dtable td{padding:10px;font-size:13px;border-bottom:1px solid var(--rule-2);white-space:nowrap}:where(#product-fantasy) .dtable tbody tr:hover td{background:var(--hover)}:where(#product-fantasy) .tag-cleared{color:var(--green);font-family:Archivo,sans-serif;font-weight:700;font-size:11px;letter-spacing:.05em}:where(#product-fantasy) .tag-short{color:var(--red);font-family:Archivo,sans-serif;font-weight:700;font-size:11px;letter-spacing:.05em}:where(#product-fantasy) .table-scroll{overflow-x:auto;margin-bottom:30px}:where(#product-fantasy) .detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(126px,1fr));gap:1px;background:var(--rule-2);border:1px solid var(--rule);border-radius:9px;overflow:hidden;margin-bottom:26px}:where(#product-fantasy) .detail-cell{background:var(--card);padding:13px 15px}:where(#product-fantasy) .detail-cell .lbl{font-family:Archivo,sans-serif;font-weight:700;font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);margin-bottom:5px}:where(#product-fantasy) .detail-cell .v{font-family:Archivo,sans-serif;font-weight:800;font-size:18px}:where(#product-fantasy) .trade-grid{display:grid;grid-template-columns:1fr 210px 1fr;gap:18px;align-items:start}:where(#product-fantasy) .trade-side{background:var(--card);border:1px solid var(--rule);border-radius:9px;overflow:hidden}:where(#product-fantasy) .trade-side-head{padding:13px 16px;border-bottom:1px solid var(--rule);background:var(--card-2);display:flex;justify-content:space-between;align-items:baseline}:where(#product-fantasy) .trade-side-head .t{font-family:Archivo,sans-serif;font-weight:800;font-size:12px;letter-spacing:.1em;text-transform:uppercase}:where(#product-fantasy) .trade-side-head .n{font-family:Archivo,sans-serif;font-weight:900;font-size:20px;color:var(--accent-text)}:where(#product-fantasy) .trade-list{min-height:120px;padding:6px;display:flex;flex-direction:column;gap:3px}:where(#product-fantasy) .trade-asset{display:flex;justify-content:space-between;align-items:center;gap:10px;background:var(--card-2);border-radius:5px;padding:10px 12px}:where(#product-fantasy) .trade-asset .nm{font-family:Archivo,sans-serif;font-weight:800;font-size:14px}:where(#product-fantasy) .trade-asset .sb{font-size:11px;color:var(--ink-2);margin-top:2px}:where(#product-fantasy) .trade-asset .vl{font-family:Archivo,sans-serif;font-weight:900;font-size:17px}:where(#product-fantasy) .asset-remove{color:var(--ink-3);font-size:16px;line-height:1;padding:4px 6px;border-radius:4px;flex:none}:where(#product-fantasy) .asset-remove:hover{color:var(--red);background:var(--red-bg)}:where(#product-fantasy) .trade-add{padding:10px 12px;border-top:1px solid var(--rule-2)}:where(#product-fantasy) .picker{width:100%;background:var(--chip);border:1px solid var(--rule);border-radius:7px;padding:9px 11px;font-size:12.5px;color:var(--ink)}:where(#product-fantasy) .trade-verdict{background:var(--card);border:1px solid var(--rule);border-radius:9px;padding:20px 16px;text-align:center;position:sticky;top:130px}:where(#product-fantasy) .grade{font-family:Archivo,sans-serif;font-weight:900;font-size:72px;line-height:1;letter-spacing:-.05em}:where(#product-fantasy) .grade-label{font-family:Archivo,sans-serif;font-weight:700;font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--ink-3);margin-top:6px}:where(#product-fantasy) .verdict-text{font-size:12.5px;color:var(--ink-2);line-height:1.55;margin-top:14px;padding-top:14px;border-top:1px solid var(--rule-2)}:where(#product-fantasy) .verdict-gap{font-family:Archivo,sans-serif;font-weight:800;font-size:16px;margin-top:12px}:where(#product-fantasy) .ss-grid{display:grid;grid-template-columns:1fr 150px 1fr;gap:18px;align-items:start}:where(#product-fantasy) .ss-card{background:var(--card);border:1px solid var(--rule);border-radius:9px;overflow:hidden}:where(#product-fantasy) .ss-card.winner{border-color:var(--accent-text)}:where(#product-fantasy) .ss-card-head{padding:14px 16px;border-bottom:1px solid var(--rule);background:var(--card-2)}:where(#product-fantasy) .ss-card-head .nm{font-family:Archivo,sans-serif;font-weight:900;font-size:22px;letter-spacing:-.02em}:where(#product-fantasy) .ss-card-head .sb{font-size:12px;color:var(--ink-2);margin-top:3px}:where(#product-fantasy) .ss-row{display:flex;justify-content:space-between;align-items:center;padding:11px 16px;border-bottom:1px solid var(--rule-2);font-size:12.5px}:where(#product-fantasy) .ss-row:last-child{border-bottom:none}:where(#product-fantasy) .ss-row .v{font-family:Archivo,sans-serif;font-weight:800;font-size:14px}:where(#product-fantasy) .ss-proj{background:var(--card-2);padding:14px 16px;display:flex;justify-content:space-between;align-items:baseline}:where(#product-fantasy) .ss-proj .lbl{font-family:Archivo,sans-serif;font-weight:700;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3)}:where(#product-fantasy) .ss-proj .v{font-family:Archivo,sans-serif;font-weight:900;font-size:28px}:where(#product-fantasy) .ss-mid{text-align:center;padding-top:70px}:where(#product-fantasy) .ss-vs{font-family:Archivo,sans-serif;font-weight:900;font-size:22px;color:var(--ink-3);letter-spacing:.05em}:where(#product-fantasy) .ss-edge{font-size:12px;color:var(--ink-2);margin-top:14px;line-height:1.5}:where(#product-fantasy) .ss-badge{display:inline-block;margin-top:10px;background:var(--accent);color:var(--accent-ink);font-family:Archivo,sans-serif;font-weight:800;font-size:11px;letter-spacing:.08em;text-transform:uppercase;padding:6px 12px;border-radius:999px}:where(#product-fantasy) .trend-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}:where(#product-fantasy) .trend-item{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;text-align:left;padding:12px 14px;background:var(--card);border:1px solid var(--rule);border-radius:8px;margin-bottom:6px}:where(#product-fantasy) .trend-item:hover{background:var(--hover)}:where(#product-fantasy) .trend-delta{font-family:Archivo,sans-serif;font-weight:900;font-size:19px;flex:none}:where(#product-fantasy) .roster-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px}:where(#product-fantasy) .slot-row{display:grid;grid-template-columns:64px 1fr 88px;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid var(--rule-2)}:where(#product-fantasy) .slot-pos{font-family:Archivo,sans-serif;font-weight:800;font-size:12px;color:var(--accent-text);letter-spacing:.06em}:where(#product-fantasy) .slot-bar{height:8px;background:var(--rule-2);border-radius:4px;overflow:hidden}:where(#product-fantasy) .slot-bar i{display:block;height:100%;background:var(--accent)}:where(#product-fantasy) .slot-val{font-family:Archivo,sans-serif;font-weight:800;font-size:14px;text-align:right}:where(#product-fantasy) .feed-status{font-family:Archivo,sans-serif;font-weight:800;font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:4px}:where(#product-fantasy) .fs-ok{background:var(--green-bg);color:var(--green)}:where(#product-fantasy) .fs-retry{background:var(--yellow-bg);color:var(--yellow)}:where(#product-fantasy) .fs-hold{background:var(--red-bg);color:var(--red)}:where(#product-fantasy) .league-tag{font-family:Archivo,sans-serif;font-weight:700;font-size:9.5px;letter-spacing:.08em;color:var(--ink-2);background:var(--chip);border-radius:4px;padding:2px 6px}:where(#product-fantasy) .feed-note{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:20px}:where(#product-fantasy) .feed-note .panel{flex:1 1 260px}:where(#product-fantasy) .feed-note .panel h4{font-family:Archivo,sans-serif;font-weight:800;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-text);margin-bottom:8px}:where(#product-fantasy) .feed-note .panel p{font-size:12.5px;color:var(--ink-2);line-height:1.6}:where(#product-fantasy) .code{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:11.5px;background:var(--chip);border-radius:4px;padding:1px 5px;color:var(--ink)}@media (max-width:1180px){:where(#product-fantasy) .main-grid,:where(#product-fantasy) .pp-body-grid{grid-template-columns:1fr}:where(#product-fantasy) .board-scroll{max-height:none;overflow-y:visible}:where(#product-fantasy) .board-head,:where(#product-fantasy) .row{grid-template-columns:minmax(0,2.3fr) 96px 74px 84px 88px 122px 40px}:where(#product-fantasy) .col-spark,:where(#product-fantasy) .spark-cell{display:none}:where(#product-fantasy) .fold{grid-template-columns:1fr}:where(#product-fantasy) .fold-item{border-right:none;border-bottom:1px solid var(--rule-2)}:where(#product-fantasy) .fold-item:last-child{border-bottom:none}:where(#product-fantasy) .trade-grid,:where(#product-fantasy) .ss-grid{grid-template-columns:1fr}:where(#product-fantasy) .trade-verdict{position:static}:where(#product-fantasy) .ss-mid{padding-top:0}:where(#product-fantasy) .trend-grid{grid-template-columns:1fr}}@media (max-width:860px){:where(#product-fantasy) .board-head,:where(#product-fantasy) .row{grid-template-columns:minmax(0,2.3fr) 96px 74px 40px}:where(#product-fantasy) .col-usage,:where(#product-fantasy) .usage-cell,:where(#product-fantasy) .col-consist,:where(#product-fantasy) .consist-cell,:where(#product-fantasy) .col-match,:where(#product-fantasy) .match-cell{display:none}:where(#product-fantasy) .pp-stats,:where(#product-fantasy) .roster-summary{grid-template-columns:repeat(2,1fr)}:where(#product-fantasy) .splits{grid-template-columns:1fr}:where(#product-fantasy) .pp-name{font-size:38px}:where(#product-fantasy) .chart-block svg{height:160px}:where(#product-fantasy) .search-results{width:min(340px,86vw)}:where(#product-fantasy) .dateline{position:static}}html[data-edition]{--e-radius:5px;--e-radius-lg:9px;--e-pill:999px;--e-row-h:58px;--e-row-gap:3px;--e-rows-pad:4px 6px 6px;--e-row-bg:var(--card-2);--e-row-border:0 0 0 0 transparent;--e-row-shadow:none;--e-panel-bg:var(--card);--e-panel-border:1px solid var(--rule);--e-panel-shadow:none;--e-label-transform:uppercase;--e-label-track:.13em;--e-label-size:10.5px;--e-label-weight:700;--e-label-font:"Archivo",sans-serif;--e-display:"Archivo",sans-serif;--e-display-weight:800;--e-display-track:-.02em;--e-plate-weight:900;--e-plate-track:-.035em;--e-plate-size:26px;--e-fig:"Archivo",sans-serif;--e-fig-weight:800;--e-masthead-rule:2px solid var(--accent-text);--e-head-top:38px;--e-head-pad:11px 12px;--e-group-bg:var(--paper);--e-group-color:var(--accent-text);--e-group-track:.03em;--e-group-size:11.5px;--e-group-pad:9px 12px;--e-group-border-l:0;--e-group-border-b:1px solid var(--rule-2);--e-rule-accent:2px solid var(--accent-text);--e-name-size:52px}html[data-edition] .masthead{border-bottom:var(--e-masthead-rule)}html[data-edition] .nameplate{font-family:var(--e-display);font-weight:var(--e-plate-weight);letter-spacing:var(--e-plate-track);font-size:var(--e-plate-size)}html[data-edition] .masthead-meta,html[data-edition] .fold-label,html[data-edition] .filter-row-label,html[data-edition] .stat-card .lbl,html[data-edition] .pp-stat-card .lbl,html[data-edition] .detail-cell .lbl,html[data-edition] .pp-lineblock .lbl,html[data-edition] .pp-valblock .lbl,html[data-edition] .ss-proj .lbl,html[data-edition] .grade-label,html[data-edition] .board-head button,html[data-edition] .board-head span.h,html[data-edition] .dtable th,html[data-edition] .pp-log-table th{font-family:var(--e-label-font);text-transform:var(--e-label-transform);letter-spacing:var(--e-label-track);font-weight:var(--e-label-weight)}html[data-edition] .board-head button,html[data-edition] .board-head span.h{padding:var(--e-head-pad)}html[data-edition] .row{border-radius:var(--e-radius);min-height:var(--e-row-h);background:var(--e-row-bg);box-shadow:var(--e-row-shadow)}html[data-edition] .board-rows{gap:var(--e-row-gap);padding:var(--e-rows-pad)}html[data-edition] .board-pane,html[data-edition] .fold,html[data-edition] .stat-card,html[data-edition] .pp-stat-card,html[data-edition] .panel,html[data-edition] .breakdown,html[data-edition] .chart-block,html[data-edition] .pp-chart-block,html[data-edition] .trade-side,html[data-edition] .ss-card,html[data-edition] .split-item,html[data-edition] .trend-item,html[data-edition] .detail-grid,html[data-edition] .trade-verdict{border-radius:var(--e-radius-lg);background:var(--e-panel-bg);border:var(--e-panel-border);box-shadow:var(--e-panel-shadow)}html[data-edition] .chip,html[data-edition] .ticker-pill{border-radius:var(--e-pill)}html[data-edition] .game-group-head,html[data-edition] .pos-group-head{top:var(--e-head-top);background:var(--e-group-bg);color:var(--e-group-color);letter-spacing:var(--e-group-track);font-size:var(--e-group-size);padding:var(--e-group-pad);border-left:var(--e-group-border-l);border-bottom:var(--e-group-border-b);border-top:none;font-family:var(--e-label-font)}html[data-edition] .rail-panel h3,html[data-edition] .section-title,html[data-edition] .pp-section-title{border-bottom:var(--e-rule-accent);font-family:var(--e-label-font);text-transform:var(--e-label-transform);letter-spacing:var(--e-label-track)}html[data-edition] .pname,html[data-edition] .fold-name,html[data-edition] .rail-item-top,html[data-edition] .trade-asset .nm,html[data-edition] .ss-card-head .nm{font-family:var(--e-display);font-weight:var(--e-display-weight);letter-spacing:var(--e-display-track)}html[data-edition] .pp-name{font-family:var(--e-display);font-size:var(--e-name-size)}html[data-edition] .rate-pill,html[data-edition] .val-cell .vv,html[data-edition] .line-cell .lv,html[data-edition] .metric,html[data-edition] .fold-val,html[data-edition] .stat-card .big,html[data-edition] .pp-valblock .lv,html[data-edition] .pp-lineblock .lv,html[data-edition] .split-val,html[data-edition] .slot-val,html[data-edition] .bd-pts,html[data-edition] .bd-total .v,html[data-edition] .trend-delta,html[data-edition] .grade,html[data-edition] .ss-row .v,html[data-edition] .ss-proj .v,html[data-edition] .detail-cell .v,html[data-edition] .match-cell .mult,html[data-edition] .trade-asset .vl,html[data-edition] .trade-side-head .n{font-family:var(--e-fig);font-weight:var(--e-fig-weight)}html[data-edition=city]{--paper:#0d0d0e;--card:#18181a;--card-2:#1e1e21;--hover:#26262a;--rule:#302e30;--rule-2:#262426;--chip:#282628;--accent-text:#cc3d33;--e-masthead-rule:3px solid var(--accent-text);--e-plate-track:-.045em;--e-group-color:var(--ink);--e-group-border-l:3px solid var(--accent-text);--e-group-pad:11px 12px 11px 15px;--e-row-h:64px;--e-row-gap:9px;--e-rows-pad:10px 9px 13px}html[data-edition=city] .fold{border-top:2px solid var(--accent-text)}html[data-edition=city] .fold-label{color:var(--ink-2)}html[data-edition=city] .fold-label:before{content:"";display:inline-block;width:16px;height:2px;background:var(--accent-text);margin-right:8px;vertical-align:middle}html[data-edition=city] .main-grid{gap:22px}html[data-edition=city] .filters{gap:11px;margin-bottom:20px}html[data-edition=city] .rail{gap:26px}html[data-edition=city] .sr-dupe,html[data-edition=city] .slot-pos,html[data-edition=city] .feed-note .panel h4,html[data-edition=city] .back-link:hover,html[data-edition=city] .board-head button[data-active=true]{color:var(--ink)}html[data-edition=city] .rail-item-top span:last-child{color:var(--ink)!important}html[data-edition=city] .fold-val{font-size:19px;color:var(--ink)}html[data-edition] .lock-card{border-radius:var(--e-radius-lg)}html[data-edition] .unlock-cta{border-radius:var(--e-radius)}
