@layer fantasy-legacy;body[data-theme]:has(.fantasy-app){--fy-font:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fy-canvas:#f4f5f9;--paper:#fff;--paper-2:#f5f6fa;--navy:#18203c;--muted:#5c647b;--red:#981b2e;--red-bright:#761223;--green:#981b2e;--fy-brand-blue:#080f87;--fy-brand-soft:#edf0ff;--fy-danger:#b92f40;--fy-accent-soft:#f9edf0;--fy-action-start:#a32238;--fy-action-end:#761223;--fy-action-hover-start:#89192e;--fy-action-hover-end:#600f20;--fy-on-action:#fff;--fy-action-fill:linear-gradient(120deg, var(--fy-action-start), var(--fy-action-end));--fy-action-hover-fill:linear-gradient(120deg, var(--fy-action-hover-start), var(--fy-action-hover-end));--line:#e4e9ed;--line-strong:#cbd5dc;--fy-shadow:0 16px 48px #101e282e;background:var(--fy-canvas);margin:0;overflow-x:visible}body[data-theme=dark]:has(.fantasy-app){--fy-canvas:#101529;--paper:#192138;--paper-2:#222c45;--navy:#eef1fa;--muted:#afb9d0;--red:#ff9ba9;--red-bright:#ffbbc5;--green:#ff9ba9;--fy-brand-blue:#b3bdff;--fy-brand-soft:#252e5a;--fy-danger:#ff9da8;--fy-accent-soft:#382131;--line:#303c57;--line-strong:#495b7e;--fy-shadow:0 16px 48px #00000052}#root:has(.fantasy-app){background:var(--fy-canvas);min-width:0}.fantasy-app{font:14px/1.5 var(--fy-font);color:var(--navy);background:var(--fy-canvas);min-height:100dvh}.fantasy-app .ofl-page-shell{background:var(--fy-canvas);width:calc(100% - 216px);max-width:calc(100% - 216px);min-height:0;margin-left:216px;overflow:visible}.fantasy-app .fantasy-page{background:var(--fy-canvas);min-height:calc(100dvh - 180px);padding:32px 0 48px;overflow:visible}.fantasy-app .fy-wrap,.fantasy-app .fy-wrap.matchup-wide{width:calc(100% - 64px);min-width:0;max-width:1320px;margin-inline:auto}.fantasy-page :where(h1,h2,h3,h4,p){overflow-wrap:anywhere}.fantasy-page :where(h1,h2,h3,h4){text-wrap:balance}.fantasy-page :where(input,select,textarea){font-family:var(--fy-font);color:var(--navy);border:1px solid var(--line-strong);background:var(--paper);border-radius:10px;max-width:100%;min-height:44px;padding:10px 12px;font-size:16px}.fantasy-page :where(button,a),.fy-header :where(button,a),.fy-sidebar a,.fy-mobile-section-bar :where(a,button),.fy-more-sheet :where(a,button){-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fantasy-page :where(button,input,select,textarea,a,[tabindex]):focus-visible,.fy-header :focus-visible,.fy-sidebar :focus-visible,.fy-mobile-section-bar :focus-visible,.fy-more-sheet :focus-visible{outline:3px solid var(--red);outline-offset:3px}.fantasy-page :where(button):disabled{cursor:not-allowed;opacity:.5}.fy-skip{z-index:12000;background:var(--paper);color:var(--navy);border-radius:10px;padding:12px 18px;position:fixed;top:-100px;left:16px}.fy-skip:focus{top:12px}.fy-header{z-index:120;background:var(--paper);border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:24px;height:72px;padding:0 28px 0 20px;display:flex;position:sticky;top:0}.fy-brand{width:auto;min-width:0;color:var(--navy);flex-shrink:1;align-items:center;gap:10px;text-decoration:none;display:flex}.fy-brand-logo{object-fit:contain;flex-shrink:0;width:84px;height:56px;display:block}.fy-wordmark{width:360px;max-width:100%;height:44px;display:block;position:relative;overflow:hidden}.fy-wordmark img{width:100%;max-width:none;height:auto;position:absolute;top:50%;left:0;transform:translateY(-47%)}.fy-header-league{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:24vw;font-size:14px;font-weight:650;overflow:hidden}.fy-sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fy-header-actions{align-items:center;gap:12px;min-width:0;margin-left:auto;display:flex}.fy-network-link{color:var(--muted);align-items:center;gap:8px;margin-right:12px;font-size:12px;text-decoration:none;display:flex}.fy-network-link img{object-fit:contain;width:26px;height:26px}.fy-icon-button{width:44px;height:44px;color:var(--navy);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:12px;flex:0 0 44px;place-items:center;font-size:24px;display:grid}.fy-icon-button svg{width:20px;height:20px}.fy-icon-button:hover{background:var(--paper-2)}.fy-account-wrap{position:relative}.fy-account-button{min-height:44px;color:inherit;font:600 13px var(--fy-font);cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;display:flex}.fy-account-button img,.fy-account-initial{object-fit:cover;background:var(--fy-accent-soft);width:34px;height:34px;color:var(--red);border-radius:50%;place-items:center;display:grid}.fy-account-button>span:last-child{text-overflow:ellipsis;max-width:140px;overflow:hidden}.fy-account-menu{background:var(--paper);width:210px;box-shadow:var(--fy-shadow);border-radius:12px;padding:6px;position:absolute;top:calc(100% + 12px);right:0}.fy-account-menu a,.fy-account-menu button{text-align:left;width:100%;color:var(--navy);font:14px var(--fy-font);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:12px;text-decoration:none;display:block}.fy-account-menu :is(a,button):hover{background:var(--paper-2)}.fy-sidebar{background:var(--paper);border-right:1px solid var(--line);z-index:100;flex-direction:column;gap:12px;width:216px;padding:28px 14px 20px;display:flex;position:fixed;inset:72px auto 0 0;overflow-y:auto}.fy-sidebar-label{color:var(--muted);padding:0 12px 8px;font-size:11px;font-weight:650}.fy-sidebar nav{gap:5px;display:grid}.fy-nav-link{min-height:46px;color:var(--muted);font:550 14px/1.4 var(--fy-font);border-radius:10px;align-items:center;gap:12px;padding:11px 12px;text-decoration:none;display:flex}.fy-nav-link svg{flex:0 0 20px;width:20px;height:20px}.fy-nav-link:hover{color:var(--navy);background:var(--paper-2)}.fy-nav-link.active{color:var(--fy-brand-blue);background:var(--fy-brand-soft);font-weight:700}.fy-sidebar-end{color:var(--muted);margin-top:auto;padding:36px 12px 0;font-size:12px}.fy-sidebar-end img{object-fit:contain;opacity:.8;width:35px;height:35px}.fy-sidebar-end p{line-height:1.7}.fy-sidebar-end strong{color:var(--navy);font-weight:600}.fy-sidebar-end a{color:var(--muted);font-size:11px;text-decoration:none}.fy-mobile-section-bar{display:none}.fy-more-sheet{background:var(--paper);width:min(480px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--navy);box-shadow:var(--fy-shadow);font:14px/1.5 var(--fy-font);border:0;border-radius:16px;padding:22px}.fy-more-sheet::backdrop{background:#0710179e}body:has(.fy-more-sheet[open]){overflow:hidden}.fy-more-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.fy-more-head>div{min-width:0}.fy-more-head small{color:var(--muted)}.fy-more-head h2{overflow-wrap:anywhere;margin:4px 0 0;font-size:20px}.fy-more-network{border-top:1px solid var(--line);color:var(--muted);margin-top:12px;padding:18px 12px 0;text-decoration:none;display:block}.fantasy-app .fy-footer{background:var(--fy-canvas);border-top:1px solid var(--line);margin:0 0 0 216px;padding:24px 32px}.fantasy-app .fy-footer .wrap{gap:16px;width:100%;max-width:1320px}.fantasy-app .fy-footer .footer-brand img{height:32px}.fantasy-app .fy-footer .footer-copy{letter-spacing:normal;text-transform:none;font-size:11px}.fantasy-app .fy-footer .footer-links{letter-spacing:normal;text-transform:none;gap:16px;font-size:11px}.fantasy-app .fy-footer .footer-social-link{border-radius:10px;width:44px;height:44px}.fantasy-app .fy-title{letter-spacing:-.025em;margin:0 0 24px;font-size:clamp(28px,3vw,38px);font-weight:750;line-height:1.15}.fantasy-app .fy-eyebrow{letter-spacing:normal;margin-bottom:8px;font-size:12px;font-weight:650}.fantasy-app .fy-crumbs{letter-spacing:normal;gap:8px;margin-bottom:18px;font-size:12px}.fantasy-app .fy-panel{background:var(--paper);border:1px solid var(--line);border-radius:16px;min-width:0;margin-bottom:24px;padding:24px}.fantasy-app .fy-panel h3{margin-bottom:18px;font-size:18px;font-weight:700}.fy-btn,.fantasy-app .fd-create{background:var(--fy-action-fill);min-height:44px;color:var(--fy-on-action);font:650 13px/1.4 var(--fy-font);text-transform:none;letter-spacing:normal;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;text-decoration:none;transition:background .15s;display:inline-flex}.fy-btn:hover,.fantasy-app .fd-create:hover{background:var(--fy-action-hover-fill);color:var(--fy-on-action);border-color:#0000}.fy-btn.secondary{background:var(--paper);color:var(--navy);border-color:var(--line-strong)}.fy-btn.secondary:hover{background:var(--paper-2);color:var(--navy);border-color:var(--muted)}.fy-btn.danger{background:var(--fy-danger);color:var(--paper);border-color:#0000}.fy-btn:disabled{opacity:.5;cursor:not-allowed}.fantasy-app .fy-field{gap:7px;margin-bottom:18px}.fantasy-app .fy-field label{color:var(--navy);letter-spacing:normal;font-size:12px;font-weight:650}.fantasy-app .fy-field :is(input,select){border-radius:10px;min-height:44px}.fantasy-app .fy-msg{background:var(--paper);overflow-wrap:anywhere;border-radius:10px;padding:12px 14px;font-size:13px;line-height:1.6}.fantasy-app .fy-msg.err{color:var(--fy-danger)}.fantasy-app .fy-empty{padding:24px 4px;font-size:14px;font-style:normal;line-height:1.6}.fantasy-app .fy-tabs{background:var(--paper-2);border:0;border-radius:10px;flex-wrap:wrap;gap:4px;width:fit-content;max-width:100%;padding:4px;display:flex}.fantasy-app .fy-tab{letter-spacing:normal;border-radius:7px;min-height:40px;padding:9px 14px;font-size:13px;font-weight:600}.fantasy-app .fy-tab.active{background:var(--fy-accent-soft);color:var(--red)}.fantasy-app .fy-badge{letter-spacing:normal;border-radius:6px;padding:4px 8px;font-size:11px}.fantasy-app .fy-table{font-variant-numeric:tabular-nums}.fantasy-app .fy-table th{letter-spacing:normal;background:var(--paper-2);border-bottom:1px solid var(--line);padding:12px;font-size:11px;font-weight:650}.fantasy-app .fy-table td{padding:14px 12px;font-size:14px}.fantasy-app .fy-table tbody tr:hover{background:var(--paper-2)}.fy-table-scroll{overscroll-behavior-x:contain;border-radius:10px;width:100%;min-width:0;max-width:100%;overflow-x:auto}.fy-table-hint{color:var(--muted);font-size:12px;display:none}.fantasy-app .fy-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr))}.fantasy-app .fy-pos{letter-spacing:normal;font-size:11px}.fantasy-page :where(.fyt-pts,.fym-total,.fym-compact-score,.fd-vs-side,.fp-stat,.fyo-standing){font-variant-numeric:tabular-nums}.fantasy-app .fd-wrap{max-width:1260px}.fantasy-app .fd-head{align-items:flex-end;gap:20px;margin-bottom:30px}.fantasy-app .fd-head h1{letter-spacing:-.025em;font-size:clamp(28px,3vw,38px);font-weight:750;line-height:1.15}.fd-kicker{color:var(--red);margin-bottom:8px;font-size:12px;font-weight:650;display:block}.fd-intro{color:var(--muted);margin:9px 0 0;font-size:14px}.fd-dashboard-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:30px;display:grid}.fd-dashboard-sidebar,.fd-discovery{min-width:0}.fantasy-app .fd-discovery{padding:0}.fantasy-app .fd-section{margin-bottom:28px}.fantasy-app .fd-section-head{flex-wrap:wrap;gap:12px;margin-bottom:16px}.fantasy-app .fd-section-head h2{letter-spacing:normal;font-size:18px;font-weight:700}.fantasy-app .fd-search{border-radius:10px;width:min(280px,100%);min-height:44px;font-size:14px}.fantasy-app .fd-league-grid{grid-template-columns:1fr;gap:18px}.fantasy-app .fd-league{border:1px solid var(--line);background:var(--paper);border-radius:16px;padding:0;overflow:hidden}.fantasy-app .fd-league:hover{border-color:var(--line-strong);transform:none}.fd-league-main{color:inherit;padding:18px;text-decoration:none;display:block}.fd-league-main:hover{background:var(--paper-2)}.fantasy-app .fd-league-name{font-size:18px;font-weight:700}.fantasy-app .fd-league-sub{margin-top:6px;padding-bottom:18px;font-size:12px}.fantasy-app .fd-pill{letter-spacing:normal;padding:4px 8px;font-size:10px}.fantasy-app .fd-vs-side{grid-template-columns:38px minmax(0,1fr) auto;gap:12px;padding:10px 0}.fantasy-app .fd-vs-side>b{letter-spacing:-.025em;font-size:28px;font-weight:750}.fantasy-app .fd-vs-side>i{background:var(--paper-2);width:38px;height:38px;color:var(--muted);border-radius:12px;font-size:12px;font-style:normal;font-weight:700}.fantasy-app .fd-vs-side.lead>i{background:var(--fy-accent-soft);color:var(--red)}.fantasy-app .fd-vs-copy strong{font-size:15px;font-weight:650}.fantasy-app .fd-vs-copy small{font-size:11px}.fantasy-app .fd-week{margin-top:12px;font-size:11px}.fd-league-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:4px;padding:10px 16px;display:flex}.fd-league-links a{min-height:40px;color:var(--red);border-radius:8px;justify-content:center;align-items:center;padding:8px 14px;font-size:12px;font-weight:650;text-decoration:none;display:inline-flex}.fd-league-links a:first-child{background:var(--fy-accent-soft)}.fd-league-links a:hover{background:var(--paper-2)}.fantasy-app .fd-browse-row{gap:16px;padding:20px}.fantasy-app .fd-browse-copy strong{white-space:normal;overflow-wrap:anywhere;font-size:16px}.fantasy-app .fd-browse-copy small{font-size:11px;line-height:1.6}.fantasy-app .fd-browse-btn{letter-spacing:normal;border-radius:8px;justify-content:center;align-items:center;min-width:48px;min-height:44px;padding:8px 12px;font-size:12px;display:inline-flex}.fantasy-app .fd-action{border-color:var(--line);background:var(--fy-accent-soft);padding:16px}.fantasy-app .fd-action-copy strong{font-size:14px}.fantasy-app .fd-action-copy small{font-size:12px;line-height:1.5}.fantasy-app .fd-card{border-color:var(--line);padding:28px}.fantasy-app .fd-browse{border:1px solid var(--line);border-radius:16px;margin:0;padding:0;list-style:none}.fantasy-app .fd-league-body.draft strong{font-size:18px}.fantasy-app .fd-league-body.draft small,.fantasy-app .fd-cta,.fantasy-app .fd-league-sub,.fantasy-app .fd-league-sub>span{font-size:12px}.fantasy-app .fd-connect h3{font-size:20px;font-weight:700}.fantasy-app .fd-connect p,.fantasy-app .fd-empty p{font-size:14px;line-height:1.6}.fantasy-app :is(.fyt-bar,.fyt-card,.fyt-board){max-width:960px}.fantasy-app .fyt-page-title{max-width:960px;margin-inline:auto}.fantasy-app :is(.fym-total small,.fym-side-prob,.fym-board-head span){font-size:11px}.fantasy-app .fyt-card{background:var(--paper);border-color:var(--line);margin-bottom:24px;padding:24px}.fantasy-app .fyt-card-name{white-space:normal;overflow-wrap:anywhere;font-size:24px}.fantasy-app .fyt-card-meta{white-space:normal;margin-top:6px;font-size:12px}.fantasy-app .fyt-card-score>strong{font-size:38px;font-weight:750}.fantasy-app .fyt-card-score b{font-size:10px}.fantasy-app .fyt-card-trade{border-radius:10px;place-items:center;min-height:44px;font-size:12px;display:grid}.fantasy-app .fyt-board{border-color:var(--line)}.fantasy-app .fyt-row{grid-template-columns:38px minmax(0,1fr) 84px 44px;gap:14px;min-height:76px;padding:12px 18px}.fantasy-app .fyt-section{background:var(--paper-2);padding:14px 18px}.fantasy-app .fyt-section h4{letter-spacing:normal;font-size:14px;font-weight:700}.fantasy-app .fyt-section span{letter-spacing:normal;font-size:11px}.fantasy-app .fyt-name{font-size:15px}.fantasy-app .fyt-copy small{font-size:11px;line-height:1.5}.fantasy-app .fyt-pts strong{font-size:22px;font-weight:700}.fantasy-app .fyt-pts small,.fantasy-app .fyt-pts em{letter-spacing:normal;font-size:10px}.fantasy-app .fyt-swap{width:44px;height:44px}.fantasy-app .fyt-scrim{z-index:9998}.fantasy-app .fyt-sheet{z-index:9999;width:min(620px,100%);max-height:85dvh;margin-inline:auto}.fantasy-app .fyt-sheet-close{flex-shrink:0;width:44px;height:44px}.fantasy-app .fyt-option{min-height:68px;padding:14px}.fantasy-app .fyt-block-btn{min-height:44px;font-size:11px}.fantasy-app .fym-shell.with-rail{grid-template-columns:minmax(0,1fr) 280px;gap:24px;max-width:1320px}.fantasy-app :is(.fym-scoreboard,.fym-board,.fym-play-rail,.fyo-block){background:var(--paper);border:1px solid var(--line);border-radius:16px}.fantasy-app .fym-scoreboard{gap:16px;padding:24px}.fantasy-app .fym-total strong{letter-spacing:-.025em;font-size:40px;font-weight:750}.fantasy-app .fym-side-copy a{font-size:16px;font-weight:700}.fantasy-app .fym-side-copy small{font-size:11px}.fantasy-app .fym-matchup-row{gap:10px;min-height:78px;padding:12px}.fantasy-app .fym-compact-player-copy .fy-player-trigger{font-size:14px}.fantasy-app .fym-compact-detail{font-size:10px}.fantasy-app .fym-compact-score strong{font-size:20px;font-weight:700}.fantasy-app .fym-compact-score small{font-size:10px}.fantasy-app .fym-week-nav :is(button,select){min-height:44px;font-size:13px}.fantasy-app .fym-play-rail{max-height:720px}.fantasy-app .fym-play-filters button{letter-spacing:normal;min-height:44px;font-size:11px}.fantasy-app .fyo-standing{min-height:68px;padding:12px 16px}.fantasy-app .fyo-standings-head{padding:12px 16px}.fantasy-app .fyo-team-copy a{font-size:14px}.fantasy-app .fyo-team-copy small{font-size:11px}.fantasy-app .fyo-block-head{padding:16px}.fantasy-app .fyo-block-head h3{font-size:18px}.fantasy-app .fyo-matchup{padding:18px}.fantasy-app .fyo-side-copy strong{font-size:14px}.fantasy-app .fyo-side-copy small{font-size:11px}.fantasy-app .fyo-side>b{font-size:22px;font-weight:700}.fantasy-app .fls-danger-zone{border-color:var(--fy-danger)}.fantasy-app .fls-danger-zone h3{color:var(--fy-danger)}.fantasy-app .cl-card{border-color:var(--line);background:var(--paper);border-radius:16px;padding:24px}.fantasy-app .cl-pill{min-width:44px;min-height:44px;font-size:15px;font-weight:650}.fantasy-app .cl-card-head h2{font-size:18px;font-weight:700}.fantasy-app .cl-head{flex-wrap:wrap;margin-bottom:24px}.fantasy-app .cl-head h1{letter-spacing:-.025em;font-size:28px;font-weight:750}.fantasy-app :is(.cl-choice-label,.cl-field>span,.cl-score>span,.cl-scoring-state,.cl-reset-row small){font-size:12px}.fantasy-app .cl-field>em{font-size:11px}.fantasy-app .cl-field input{padding-right:54px}.fantasy-app .cl-submit{background:0 0;padding-top:8px;position:static}.fantasy-app .cl-submit-btn{background:var(--fy-action-fill);min-height:48px;color:var(--fy-on-action);font-size:15px;font-weight:700}.fantasy-app .cl-submit-btn:hover:not(:disabled){background:var(--fy-action-hover-fill);filter:none}.fantasy-app .cl-switch{width:54px;height:44px}.fantasy-app .cl-toggle-head{min-height:44px}.fantasy-app .cl-reset{min-height:44px;font-size:12px}.fantasy-app :is(.cl-pill.on,.ft-player-option.selected .ft-option-check,.fym-play-head em,.fyd-pick-auto){color:var(--paper)}.fantasy-app .cl-toggle-copy small{font-size:12px}.fantasy-app .fls-check{min-height:44px}.fantasy-app .fls-check input{min-height:20px}.fantasy-app .ft-player-option{min-height:72px}.fantasy-app .ft-player-option:focus-within{outline:2px solid var(--red);outline-offset:-2px}.fantasy-app :is(.ft-option-copy small,.ft-col-label small,.ft-review-bar>span){font-size:11px}.fantasy-app :is(.fyd-clock,.fyd-clock-carousel,.fyd-pick-cell){color:#fff;background:#101b58;border-radius:0}.fantasy-app .fyd-clock{border-radius:16px}.fantasy-app .fyd-clock-team{white-space:normal;font-size:21px;font-weight:700;line-height:1.3}.fantasy-app .fyd-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.fantasy-app .fyd-lineup-head{grid-template-columns:auto minmax(0,1fr)}.fantasy-app .fyd-lineup-head .fy-badge{grid-column:1/-1;justify-self:start}.fantasy-app .fyd-player-table-wrap :is(th,td):last-child{background:var(--paper);z-index:1;position:sticky;right:0}.fantasy-app .fyd-player-table-wrap th:last-child{background:var(--paper-2)}.fantasy-app .fyd-timer{color:#fff;font-weight:750}.fantasy-app .fyd-clock-actions .fy-btn.secondary{color:#fff;background:0 0;border-color:#6672a9}.fantasy-app .fyd-clock-actions .fy-btn.secondary:hover{background:#263473}.fantasy-app .fyd-clock-actions .fyd-auto-toggle.on{color:#101b58;background:#ff9ba9}.fantasy-app .fyd-pick-track{overflow-x:auto}.fantasy-app .fyd-pos-btn{border-radius:8px;min-height:44px;padding:10px 14px;font-size:12px}.fantasy-app :is(.fyd-queue-controls,.fp-queue-controls) button{border-radius:8px;min-width:44px;min-height:44px;font-size:11px}.fantasy-app .fp-stat{font-size:14px;font-weight:650}.fantasy-app .fp-sort{min-height:32px}.fantasy-app .fp-pool{overflow:visible}.fantasy-app .fp-pool-table{table-layout:auto;min-width:780px}.fantasy-app .fp-pool-table td:first-child{min-width:240px}.fantasy-app .fp-pool-table td:last-child{min-width:76px}.fantasy-app .fp-player-name-line{white-space:normal}.fantasy-app .fp-player-name-line .fy-player-trigger{font-size:14px}.fantasy-app .fp-player-name-line small{font-size:11px}.fantasy-app .fp-header-wide{display:inline}.fantasy-app .fp-header-narrow{display:none}.fantasy-app .fp-pool-table :is(th,td){width:auto}.fantasy-app .fp-pool-table th .fp-sort{font-size:11px}.fantasy-app .fp-pool-table .fy-btn{width:auto;min-width:48px;min-height:44px;padding:8px 12px;font-size:12px}.fantasy-app .fp-pool-table .fy-pos{font-size:11px}.rz-outlook-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:28px;display:grid}.rz-outlook,.rz-season-leaders{min-width:0}.rz-outlook-heading h2{letter-spacing:-.025em;margin:0;font-size:clamp(28px,3vw,38px);font-weight:750;line-height:1.2}.rz-outlook-heading{margin-bottom:24px}.rz-outlook-filters{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.rz-outlook-filters button{border:1px solid var(--line);background:var(--paper);min-width:44px;min-height:44px;color:var(--muted);font:650 13px var(--fy-font);cursor:pointer;border-radius:10px;padding:8px 16px}.rz-outlook-filters button[aria-pressed=true]{background:var(--fy-brand-soft);color:var(--fy-brand-blue);border-color:var(--fy-brand-blue)}.rz-projection-table{background:var(--paper);border:1px solid var(--line);border-radius:16px;overflow:hidden}.rz-projection-labels{color:var(--muted);background:var(--paper-2);grid-template-columns:minmax(0,1fr) 110px 110px;gap:16px;padding:14px 20px;font-size:11px;display:grid}.rz-projection-labels span:not(:first-child){text-align:right}.rz-projection-list,.rz-season-leaders ol{margin:0;padding:0;list-style:none}.rz-projection-list li{border-top:1px solid var(--line);grid-template-columns:22px 36px minmax(0,1fr) 110px 110px;align-items:center;gap:16px;padding:18px 20px;display:grid}.rz-projection-list li:hover{background:var(--paper-2)}.rz-projection-rank{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.rz-projection-name{min-width:0}.rz-projection-logo{width:36px;height:36px;color:var(--muted);place-items:center;font-size:10px;display:grid;position:relative}.rz-projection-logo img{background:var(--paper);position:absolute;inset:0}.rz-projection-name a,.rz-season-leaders a{color:var(--navy);overflow-wrap:anywhere;font-weight:650;text-decoration:none}.rz-projection-name a:hover,.rz-season-leaders a:hover{text-decoration:underline}.rz-projection-name small,.rz-projection-history small,.rz-projection-total small,.rz-season-leaders li small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.rz-projection-history,.rz-projection-total{text-align:right;font-variant-numeric:tabular-nums}.rz-projection-history strong{font-size:14px;font-weight:600}.rz-projection-total strong{color:var(--red);letter-spacing:-.025em;font-size:24px;font-weight:750}.rz-projection-name .rz-projection-mobile-history{display:none}.rz-projection-load-more{padding:16px 20px 0}.rz-projection-count{color:var(--muted);margin:0;padding:16px 20px;font-size:12px}.rz-projection-method{color:var(--muted);margin-top:20px;font-size:13px}.rz-projection-method summary{cursor:pointer;color:var(--navy);min-height:44px;padding:12px 0;font-weight:650}.rz-projection-method p{max-width:70ch;line-height:1.7}.rz-outlook-empty{color:var(--muted);margin:0;padding:24px}.rz-season-leaders{border:1px solid var(--line);background:var(--paper);border-radius:16px;overflow:hidden}.rz-season-leaders-head{color:#fff;background:#101b58;padding:22px}.rz-season-leaders-head span,.rz-season-leaders-head p{color:#bfc8ee;margin:8px 0 0;font-size:12px}.rz-season-leaders-head h2{margin:6px 0;font-size:20px}.rz-season-leaders li{border-top:1px solid var(--line);grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px;display:grid}.rz-season-leaders li>strong{text-align:right;font-variant-numeric:tabular-nums;font-size:18px}@media (width<=1200px){.rz-outlook-layout{grid-template-columns:minmax(0,1fr)}}@media (width<=600px){.rz-projection-labels{grid-template-columns:minmax(0,1fr) 92px;padding-inline:16px}.rz-projection-labels span:nth-child(2),.rz-projection-history{display:none}.rz-projection-list li{grid-template-columns:18px 28px minmax(0,1fr) 78px;gap:8px;padding:16px 12px}.rz-projection-logo,.rz-projection-logo img{max-width:28px}.rz-projection-name .rz-projection-mobile-history{display:block}.rz-projection-total strong{font-size:21px}.rz-outlook-filters button{padding-inline:12px}}.fantasy-app :is(.fy-player-modal-backdrop,.fjl-backdrop,.fyl-scheduler-backdrop){z-index:10000;padding:24px}.fantasy-app :is(.fy-player-modal,.fy-player-stats-modal,.fy-confirm-modal,.fy-replace-modal,.fjl-dialog,.fyl-draft-scheduler){overscroll-behavior:contain;max-width:100%;max-height:calc(100dvh - 48px);box-shadow:var(--fy-shadow);border:0;border-radius:16px;padding:28px;overflow:auto}.fantasy-app :is(.fy-player-modal-close,.fyl-scheduler-close){width:44px;height:44px;font-size:26px}.fantasy-app .fy-player-modal-head h2{white-space:normal;overflow-wrap:anywhere;font-size:28px;line-height:1.2}.fantasy-app .fy-player-modal-head small{font-size:11px}.fantasy-app .fy-player-modal-table-wrap{overflow-x:auto}.fantasy-app .fy-player-modal-weekly{table-layout:auto;min-width:760px}.fantasy-app .fy-player-modal-weekly :is(th,td){width:auto;display:table-cell}.fantasy-app .fy-player-modal-totals small{letter-spacing:normal;font-size:11px}.fantasy-app .fy-player-modal-totals strong{font-size:26px;font-weight:700}.fantasy-app .fy-confirm-modal h2{font-size:24px;line-height:1.25}.fantasy-app .fy-confirm-modal p{font-size:14px}.fantasy-app .rz-performance-layout{grid-template-columns:minmax(0,1fr) 300px}.fantasy-app .rz-performer-card{background:var(--paper);border:1px solid var(--line);border-radius:16px}.fantasy-app .rz-performer-card.featured{color:#fff;background:#101b58}.fantasy-app .rz-current-head{border-bottom:1px solid var(--line);color:#fff;background:#101b58}.fantasy-app .rz-performer-card.featured .rz-card-copy>span{color:#ff9ba9}.fantasy-app .rz-current-panel{padding:0}.fantasy-app .rz-position-filters{grid-template-columns:repeat(6,minmax(0,1fr))}.fantasy-app .rz-position-filters button{min-height:44px;font-size:12px}.fantasy-app .rz-position-filters button.active{color:var(--paper)}.fantasy-app :is(.rz-card-copy p,.rz-card-copy>span,.rz-card-score span,.rz-leader-copy small,.rz-lineup-player small,.rz-lineup-points small,.rz-panel-head>div>span),.fantasy-app .rz-points small{font-size:11px}.fantasy-app .rz-card-score b{font-weight:750}.fantasy-app .rz-week-select{min-height:44px;font-size:12px}.fantasy-app :is(.fyx-carousel,.fyx-cell,.fyx-cell.drop,.fyx-cell.trade){background:var(--paper);color:var(--navy)}.fantasy-app .fyx-carousel-label{color:var(--red);background:var(--fy-accent-soft);font-size:12px}.fantasy-app .fyx-carousel-btn{color:var(--red);width:44px;min-height:44px}.fantasy-app .fyx-carousel-btn:hover{color:var(--navy)}.fantasy-app .fyx-cell-meta,.fantasy-app .fyx-cell-sub{color:var(--muted);font-size:11px}.fantasy-app .fyx-cell-meta b{font-size:10px}.fantasy-app .fyx-cell-face i{color:var(--red);background:var(--fy-accent-soft)}.fantasy-app .fyx-recap-item small{font-size:11px}.fantasy-app .fyx-recap-item strong{font-weight:700}.fantasy-app .fd-pill.amber{color:#825d09;background:#fff3cd}body[data-theme=dark] .fantasy-app .fd-pill.amber{color:#ffdd83;background:#43381c}@media (width<=1200px){.fd-dashboard-grid{grid-template-columns:minmax(0,1fr) 310px;gap:24px}.fantasy-app .fd-search{width:min(280px,100%)}.fantasy-app .fym-shell.with-rail{grid-template-columns:minmax(0,1fr)}.fantasy-app .fym-play-rail{max-height:480px}}@media (width<=900px){.fd-dashboard-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=1100px){.fy-header{padding-inline:24px}.fy-brand{width:auto}.fy-wordmark{width:280px}.fy-sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;padding:8px 24px;position:sticky;inset:72px auto auto}.fy-sidebar nav{scrollbar-width:thin;gap:4px;display:flex;overflow-x:auto}.fy-sidebar .fy-nav-link{flex-shrink:0;gap:8px;font-size:12px}.fy-sidebar-label,.fy-sidebar-end{display:none}.fantasy-app .ofl-page-shell,.fantasy-app .fy-footer{margin-left:0}.fantasy-app .ofl-page-shell{width:100%;max-width:100%}.fy-network-link{display:none}.fantasy-app :is(.fp-grid.queue-open,.fyd-layout){grid-template-columns:minmax(0,1fr)}.fantasy-app .fp-queue{position:static}.fantasy-app .rz-performance-layout{grid-template-columns:minmax(0,1fr)}.fy-table-hint{display:block}}@media (width<=760px){.fy-header{height:64px;padding:0 max(14px,env(safe-area-inset-right)) 0 max(14px,env(safe-area-inset-left));gap:12px}.fy-brand{gap:8px}.fy-brand-logo{width:56px;height:40px}.fy-wordmark{width:min(250px,100vw - 196px);min-width:0}.fy-header-league,.fy-account-button>span:last-child,.fy-sidebar{display:none}.fy-header-actions{gap:8px}.fy-account-button{padding:0}.fy-header .fy-connect{padding:8px 12px}.fantasy-app .fantasy-page{min-height:calc(100dvh - 190px);padding:24px 0 32px}.fantasy-app .fy-wrap,.fantasy-app .fy-wrap.matchup-wide{width:calc(100% - 32px)}.fantasy-app{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.fy-mobile-section-bar{z-index:200;min-height:calc(68px + env(safe-area-inset-bottom));padding:6px max(6px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));border-top:1px solid var(--line);background:var(--paper);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #101e280d}.fy-mobile-section-link{min-width:0;min-height:54px;color:var(--muted);font:600 10px/1.3 var(--fy-font);text-align:center;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:5px 2px;text-decoration:none;display:flex}.fy-mobile-section-link svg{width:22px;height:22px}.fy-mobile-section-link.active{color:var(--fy-brand-blue);background:var(--fy-brand-soft)}.fy-more-sheet{width:100%;max-width:none;padding-bottom:calc(24px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;margin:auto 0 0}.fy-more-sheet[open]{animation:.2s cubic-bezier(.16,1,.3,1) fy-sheet-enter}.fantasy-app .fy-footer{padding:20px 16px}.fantasy-app .fy-footer .footer-brand,.fantasy-app .fy-footer .footer-social{display:none}.fantasy-app .fy-footer .footer-links{border:0;gap:8px 16px;padding-top:0}.fantasy-app .fy-footer .footer-links a{padding-block:8px}.fantasy-app .fy-panel{padding:18px}.fantasy-app .fy-title{margin-bottom:20px}.fantasy-app .fy-tabs{width:100%}.fantasy-app .fy-tab{flex:1 0 auto;min-height:44px;padding:9px 12px}.fantasy-app .fd-head{align-items:flex-start;margin-bottom:24px}.fantasy-app .fd-head h1{font-size:28px}.fd-intro{font-size:13px}.fantasy-app .fd-create{white-space:nowrap;padding:10px 12px}.fd-dashboard-grid{gap:0}.fd-league-main{padding:18px}.fantasy-app .fd-league-name{font-size:16px}.fantasy-app .fd-vs-copy strong{font-size:14px}.fantasy-app .fd-browse-row{padding:16px}.fantasy-app .fd-search{width:100%}.fantasy-app .fyt-card{padding:18px}.fantasy-app .fyt-card-name{font-size:20px}.fantasy-app .fyt-card-score>strong{font-size:32px}.fantasy-app .fyt-row{grid-template-columns:30px minmax(0,1fr) 54px 44px;gap:8px;min-height:76px;padding:10px}.fantasy-app .fyt-name{font-size:14px}.fantasy-app .fyt-copy small{font-size:10px}.fantasy-app .fyt-identity{gap:8px}.fantasy-app .fyt-pts strong{font-size:19px}.fantasy-app .fyt-sheet-head{flex-wrap:wrap}.fantasy-app .fyt-sheet-head .fyt-copy{flex:1}.fantasy-app .fyt-block-btn{order:2;width:100%;margin-left:0}.fantasy-app .fym-scoreboard{padding:16px}.fantasy-app .fym-total strong{font-size:32px}.fantasy-app .fym-matchup-row{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:4px;min-height:90px;padding:10px 6px}.fantasy-app .fym-compact-player{grid-template-columns:28px minmax(0,1fr);gap:7px}.fantasy-app .fym-compact-player.right{grid-template-columns:minmax(0,1fr) 28px}.fantasy-app .fym-compact-score{flex-direction:row;grid-column:2;align-items:flex-start;gap:5px}.fantasy-app .fym-compact-player.right .fym-compact-score{grid-area:2/1;justify-content:flex-end}.fantasy-app .fym-compact-player.right .fym-compact-player-copy{grid-area:1/1}.fantasy-app .fym-compact-player.right .fym-face{grid-area:1/2}.fantasy-app .fym-compact-player-copy .fy-player-trigger{font-size:12px}.fantasy-app .fym-compact-detail{white-space:normal;flex-wrap:wrap;font-size:10px}.fantasy-app .fym-compact-score strong{font-size:17px}.fantasy-app .fym-row-slot{font-size:9px}.fantasy-app .fyo-standing{min-height:66px;padding:10px}.fantasy-app .fyo-standings-head{padding:10px}.fantasy-app .fls-grid{grid-template-columns:minmax(0,1fr)}.fantasy-app .fls-danger-zone{flex-direction:column;align-items:flex-start}.fantasy-app .ft-cols{grid-template-columns:minmax(0,1fr);gap:16px;padding:16px}.fantasy-app .ft-trade-arrow{transform:rotate(90deg)}.fantasy-app .ft-review-bar{flex-wrap:wrap;gap:12px;padding:16px}.fantasy-app .fyd-clock{grid-template-columns:minmax(0,1fr)}.fantasy-app .fyd-clock-actions{flex-wrap:wrap}.fantasy-app .fyd-clock-actions .fy-btn{min-height:44px;font-size:11px}.fantasy-app .fyd-player-table-wrap{overflow-x:auto}.fantasy-app .fyd-pool-action .fy-btn{min-height:44px;font-size:11px}.fantasy-app .fyd-pool-action{grid-template-columns:1fr}.fantasy-app .fp-pool-table :is(th,td):first-child{z-index:1;background:var(--paper);min-width:185px;max-width:200px;position:sticky;left:0}.fantasy-app .fp-pool-table th:first-child{background:var(--paper-2)}.fantasy-app :is(.fy-player-modal-backdrop,.fjl-backdrop,.fyl-scheduler-backdrop){align-items:center;padding:12px}.fantasy-app :is(.fy-player-modal,.fy-player-stats-modal,.fy-confirm-modal,.fy-replace-modal,.fjl-dialog,.fyl-draft-scheduler){width:100%;max-height:calc(100dvh - 24px);padding:20px}.fantasy-app .fy-player-modal-tools{flex-wrap:wrap;margin:24px 36px 16px 0;position:static}.fantasy-app .fy-player-modal-head{grid-template-columns:44px 34px minmax(0,1fr);gap:8px;padding-right:0}.fantasy-app .fy-player-modal-head h2{font-size:22px}.fantasy-app .fy-player-modal-totals{grid-template-columns:repeat(2,minmax(0,1fr))}.fantasy-app .fy-player-modal-totals>div{padding:12px}.fantasy-app .fy-player-modal-totals strong{font-size:23px}.fantasy-app .fy-player-modal-weekly-head{flex-direction:column;align-items:stretch}.fantasy-app .fy-player-modal-weekly-head select{min-height:44px;font-size:14px}.fantasy-app .global-live-mini{bottom:calc(84px + env(safe-area-inset-bottom))}}@media (width<=380px){.fantasy-app .fy-wrap,.fantasy-app .fy-wrap.matchup-wide{width:calc(100% - 24px)}.fantasy-app .fd-head{flex-wrap:wrap;gap:14px}.fantasy-app .fyt-row{grid-template-columns:26px minmax(0,1fr) 48px 44px;gap:5px;padding-inline:7px}.fantasy-app .fyt-identity .fyt-face{display:none}.fantasy-app .fyt-card-bottom{flex-direction:column;align-items:flex-start}}@keyframes fy-sheet-enter{0%{transform:translateY(24px)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fantasy-app *,.fy-more-sheet{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.fantasy-app .fd-pill.green{color:var(--fy-brand-blue);background:var(--fy-brand-soft)}.fantasy-app .fd-head{justify-content:flex-end;margin-bottom:20px}
