/* Site typography and restrained red/yellow accents; no substitute logos. */
@font-face{font-family:"TSP Inter";font-style:normal;font-weight:400 800;font-display:swap;src:url('assets/homepage/inter-latin-variable.woff2') format('woff2')}
.tsp-nav .tsp-nav-tools{display:flex;align-items:stretch;gap:2px;margin-left:22px;padding-left:18px;border-left:1px solid #647078}
.tsp-nav .tsp-nav-tools a{white-space:nowrap}
.tsp-nav .tsp-nav-tools a:last-child{color:#ffdf00}
.tsp-nav .tsp-nav-tools a:hover{background:#272e31}
@media(min-width:761px) and (max-width:1240px){.tsp-nav .tsp-motto{display:none}.tsp-nav-inner,.tsp-nav .tsp-links{width:100%}.tsp-nav .tsp-links{padding-right:16px;justify-content:space-between}.tsp-nav .tsp-nav-tools{margin-left:12px;padding-left:12px}.tsp-nav .tsp-links a{padding-left:9px;padding-right:9px}}
@media(max-width:760px){.tsp-nav .tsp-nav-tools{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:9px 0 0;padding:12px 0 0;border-left:0;border-top:1px solid #66727a}}

/* Shared, compact depth-chart pages. */
body.tsp-depth-page{background:#fafafa;color:#101315;font-family:"TSP Inter",Arial,Helvetica,sans-serif}
.tsp-depth-page :is(h1,h2,h3,p,a,span,button,input,select,summary){font-family:"TSP Inter",Arial,Helvetica,sans-serif}
.tsp-depth-page .page-preview{max-width:1280px;margin:0 auto;padding:20px 26px 40px}
.tsp-depth-page .tsp-dc-breadcrumb{margin-bottom:10px;font-size:13px}
.tsp-depth-page .tsp-dc-season{font-size:12px;margin:6px 0 14px;color:#5b6268}
.tsp-depth-page .page-preview>header{margin-bottom:20px;gap:18px}
.tsp-depth-page .page-preview>header h1{font-size:clamp(28px,3.3vw,42px);line-height:1.12;letter-spacing:-.045em;margin:0}
.tsp-depth-page .page-preview>header .checked{font-size:12px;line-height:1.5}
.tsp-depth-page .division-nav{margin-bottom:18px}
.tsp-depth-page .tsp-depth-nav{margin-bottom:12px;font-size:14px}
.tsp-depth-directory-page .tsp-depth-intro{display:flex;justify-content:space-between;align-items:center;padding:12px 0 22px;border-bottom:3px solid #c90000}
.tsp-depth-directory-page .tsp-depth-intro p{max-width:35ch;margin:0;font-size:15px;line-height:1.5;color:#4c5a64}
.tsp-depth-directory-page .tsp-depth-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 24px;margin-top:24px}
.tsp-depth-directory-page .tsp-depth-directory>section{padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;min-width:0}
.tsp-depth-directory-page .tsp-depth-directory h2{border-top:2px solid #18232b;padding-top:10px;margin:0 0 9px;font-size:15px;font-weight:800;letter-spacing:.035em;color:#121e25}
.tsp-depth-directory-page .tsp-depth-directory ul{list-style:none;padding:0;margin:0}
.tsp-depth-directory-page .tsp-depth-directory li{margin:0;border-bottom:1px solid #d8dfe3}
.tsp-depth-directory-page .tsp-depth-directory a{display:grid;grid-template-columns:36px minmax(0,1fr) 21px;gap:10px;align-items:center;min-height:51px;padding:6px 5px;color:#172b3c;text-decoration:none;font-size:15px;line-height:1.35;font-weight:650;transition:background .12s}
.tsp-depth-directory-page .tsp-dc-team-logo{display:block;width:36px;height:36px;object-fit:contain}
.tsp-depth-directory-page .tsp-dc-team-name{text-decoration:underline;text-decoration-color:#b8c5cf;text-underline-offset:4px}
.tsp-depth-directory-page .tsp-dc-team-arrow{font-size:21px;color:#b80000}
.tsp-depth-directory-page .tsp-depth-directory a:hover{background:#edf1f5;color:#003f71}
.tsp-depth-directory-page .tsp-depth-directory a:focus-visible{outline:3px solid #004f8a;outline-offset:2px}
.tsp-depth-directory-page .tsp-dc-guide{border-top:1px solid #cdd5d9;padding-top:20px;margin-top:28px;font-size:14px;line-height:1.65;max-width:850px}
.tsp-depth-directory-page .tsp-dc-guide h2{font-size:19px;margin-bottom:12px}
.tsp-dc-compact-board{margin:18px 0 26px}
.tsp-dc-compact-board>h2{font-size:23px;line-height:1.2;letter-spacing:-.035em;margin:0 0 7px}
.tsp-dc-board-key{margin:0 0 15px;color:#55636d;font-size:13px;line-height:1.5}
.tsp-dc-position-grid{display:grid;grid-template-columns:repeat(var(--dc-position-count,4),minmax(0,1fr));gap:16px}
.tsp-dc-position{min-width:0;background:#fff;border-bottom:1px solid #ccd6dd}
.tsp-dc-position>h3{font-size:14px;font-weight:800;letter-spacing:.045em;line-height:1.3;margin:0;padding:9px 10px;background:#142b40;color:#fff;border-top:3px solid #c90000}
.tsp-dc-position ol{list-style:none;padding:0;margin:0}
.tsp-dc-position li{display:flex;align-items:center;flex-wrap:wrap;gap:3px 8px;min-height:44px;border-bottom:1px solid #e2e7ea;padding:8px 10px;font-size:14px;line-height:1.4}
.tsp-dc-position li:last-child{border-bottom:0}
.tsp-dc-position li.tsp-dc-starter{background:#f0f4f8}
.tsp-dc-position li>a{font-size:14px;line-height:1.4;font-weight:650;color:#183c5b;text-decoration:underline;text-decoration-color:#bdcbd5;text-underline-offset:3px}
.tsp-dc-position li>a:hover{color:#004f90;text-decoration-color:currentColor}
.tsp-dc-position .tsp-dc-rank{margin-left:auto;font-size:11px;color:#596b77;font-weight:500}
.tsp-dc-position .tsp-dc-availability{flex-basis:100%;font-size:11px;color:#85521a;font-weight:600}
.tsp-dc-line-title{font-size:13px;letter-spacing:.045em;text-transform:uppercase;margin:18px 0 9px}
.tsp-dc-line-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.tsp-dc-line-grid .tsp-dc-rank{flex-basis:100%;margin-left:0}
.tsp-dc-disclosure{border-top:1px solid #bdc9d2;margin:0;padding:0}
.tsp-dc-disclosure>summary{cursor:pointer;padding:16px 4px;font-weight:700;font-size:15px;line-height:1.4;color:#183c5b;min-height:48px}
.tsp-dc-disclosure>summary:hover{color:#005c98;background:#f0f3f6}
.tsp-dc-disclosure[open]>summary{border-bottom:1px solid #d4dce2;margin-bottom:16px}
.tsp-depth-page .position-panel :is(th,td){line-height:1.5;padding:12px 10px;vertical-align:top}
.tsp-depth-page .position-panel .player-name{line-height:1.4;font-size:15px;margin-bottom:5px;display:block}
.tsp-depth-page .position-panel :is(.identity-meta,.metric-secondary,.sample,.no-sample,.game-sample,.decision){line-height:1.5;font-size:12px;white-space:normal}
.tsp-depth-page .position-panel thead th span{display:block;line-height:1.5;padding-top:4px}
.tsp-depth-page .depth-board{gap:20px}
.tsp-depth-page tr[id^="tsp-depth-player-"]:target{outline:2px solid #b92821;outline-offset:-2px}
@media(max-width:900px){.tsp-depth-directory-page .tsp-depth-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.tsp-dc-position-grid{gap:10px}.tsp-dc-line-grid{gap:8px}.tsp-dc-position .tsp-dc-rank{flex-basis:100%;margin:0}.tsp-dc-position li{padding:8px}.tsp-depth-page .page-preview{padding:18px 18px 30px}}
@media(max-width:600px){.tsp-depth-directory-page .tsp-depth-intro{display:block}.tsp-depth-directory-page .tsp-depth-intro p{margin-top:12px}.tsp-depth-directory-page .tsp-depth-directory{gap:22px 15px}.tsp-depth-directory-page .tsp-depth-directory a{grid-template-columns:30px minmax(0,1fr) 16px;gap:7px;font-size:14px;min-height:60px}.tsp-depth-directory-page .tsp-dc-team-logo{width:30px;height:30px}.tsp-dc-position-grid,.tsp-dc-line-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tsp-depth-page .page-preview>header{display:block}.tsp-depth-page .depth-board{display:block}.tsp-depth-page .position-panel{margin-bottom:20px}.tsp-depth-page .position-panel :is(th,td){padding:10px 7px}.tsp-depth-page .position-panel .player-name{font-size:14px}}
@media(max-width:359px){.tsp-depth-directory-page .tsp-depth-directory{grid-template-columns:1fr}.tsp-depth-page .page-preview{padding:16px 14px 28px}}

/* Fantasy has a compact editorial opening and two clearly distinct tools. */
.tsp-department[data-section="fantasy"] .tsp-department-heading{border-bottom:3px solid #c90000;padding-bottom:24px;margin-bottom:24px}
.tsp-department[data-section="fantasy"] .tsp-department-heading h1{font-size:clamp(42px,6vw,76px);line-height:1.02;letter-spacing:-.055em}
.tsp-department[data-section="fantasy"] .tsp-pulse-promotion{border:0;background:#0e202c;color:white;grid-template-columns:32% minmax(0,1fr);border-radius:3px;overflow:hidden}
.tsp-department[data-section="fantasy"] .tsp-pulse-promotion-copy{padding:24px 28px}
.tsp-department[data-section="fantasy"] .tsp-pulse-promotion-label{color:#ffdf00}
.tsp-department[data-section="fantasy"] .tsp-pulse-promotion-copy h2 a{color:white}
.tsp-department[data-section="fantasy"] .tsp-pulse-promotion-description{color:#e2e9ee;font-size:16px;line-height:1.6;margin-bottom:17px}
.tsp-department[data-section="fantasy"] .tsp-pulse-promotion-all{color:#fff}
.tsp-department[data-section="fantasy"] .tsp-dc-promotion{border:1px solid #cbd5de;border-left:5px solid #c90000;border-radius:3px;background:#f1f4f7;padding:20px 24px;margin-bottom:28px}
.tsp-department[data-section="fantasy"] .tsp-dc-promotion h2{color:#172d40;font-size:26px;line-height:1.2;letter-spacing:-.035em}
.tsp-department[data-section="fantasy"] .tsp-dc-promotion>a{background:#172d40;color:#fff;border-radius:2px;min-height:44px}
.tsp-pulse-main{max-width:1100px;padding:30px 26px 60px}
.tsp-pulse-heading{background:#101f2a;color:white;border:0;border-left:5px solid #cf0000;border-radius:3px;padding:25px 28px;margin:0 0 22px}
.tsp-pulse-heading .tsp-pulse-kicker{color:#ffdf00}
.tsp-pulse-heading h1{font-size:clamp(30px,3.5vw,43px);line-height:1.15;margin:12px 0 15px;max-width:900px}
.tsp-pulse-heading .tsp-pulse-standfirst{font-size:17px;line-height:1.6;color:#eef2f5;margin-bottom:12px}
.tsp-pulse-heading :is(.tsp-pulse-coverage,.tsp-pulse-clock){color:#cad5de}
.tsp-pulse-heading .tsp-pulse-clock{flex-direction:row;flex-wrap:wrap;gap:8px 25px;border-top:1px solid #52616e;padding-top:12px;margin-top:15px}
.tsp-pulse-entry{background:white;border:1px solid #d9e0e5;border-top:3px solid #192e40;padding:24px 27px;margin-bottom:25px;border-radius:3px}
.tsp-pulse-entry h2{font-size:clamp(23px,2.8vw,31px);line-height:1.22;margin:10px 0 11px}
.tsp-pulse-byline{margin-bottom:18px}
.tsp-pulse-body{font-size:16px;line-height:1.65}
.tsp-pulse-body :is(th,td){line-height:1.5;padding:10px 12px;vertical-align:top}
@media(max-width:760px){.tsp-department[data-section="fantasy"] .tsp-pulse-promotion{grid-template-columns:1fr}.tsp-department[data-section="fantasy"] .tsp-pulse-promotion-image{aspect-ratio:16/9}.tsp-department[data-section="fantasy"] .tsp-pulse-promotion-image img{aspect-ratio:16/9}.tsp-department[data-section="fantasy"] .tsp-pulse-promotion-copy{padding:22px}.tsp-department[data-section="fantasy"] .tsp-dc-promotion{padding:18px}.tsp-pulse-main{padding:22px 14px 38px}.tsp-pulse-heading{padding:22px 20px}.tsp-pulse-entry{padding:21px 18px}.tsp-pulse-body :is(th,td){padding:8px}}
@media(prefers-reduced-motion:reduce){.tsp-depth-directory-page .tsp-depth-directory a{transition:none}}

/* Keep the full offense within a desktop screen and use the site's header colors. */
.tsp-depth-page .tsp-masthead a,.tsp-depth-page .tsp-nav .tsp-links a{color:#fff;text-decoration:none}
.tsp-depth-page .tsp-nav .tsp-links a[aria-current="page"],.tsp-depth-page .tsp-nav .tsp-nav-tools a:last-child{color:#ffdf00}
.tsp-depth-page .tsp-dc-season{display:none}
.tsp-depth-directory-page .tsp-depth-intro{max-width:none;width:100%;padding:8px 0 18px}
.tsp-depth-page:not(.tsp-depth-directory-page) .division-nav{display:none}
.tsp-depth-page:not(.tsp-depth-directory-page) .page-preview{padding-top:12px}
.tsp-depth-page:not(.tsp-depth-directory-page) .tsp-depth-nav{border:0;padding:0;margin:0 0 8px;min-height:34px}
.tsp-depth-page:not(.tsp-depth-directory-page) .tsp-depth-nav select{padding:5px 8px;min-height:34px}
.tsp-depth-page:not(.tsp-depth-directory-page) .team-header{margin:8px 0 12px;padding:0;min-height:0}
.tsp-depth-page .team-header .team-logo{width:60px;height:54px;object-fit:contain}
.tsp-depth-page .team-header .eyebrow{display:none}
.tsp-depth-page .team-header .matchup{margin:6px 0 0;font-size:13px}
.tsp-depth-page .tsp-dc-compact-board{margin:12px 0 20px}
.tsp-depth-page .tsp-dc-board-key{margin-bottom:10px}
.tsp-depth-page .tsp-dc-position li{min-height:34px;padding:5px 10px;gap:2px 7px}
.tsp-depth-page .tsp-dc-line-grid .tsp-dc-rank{flex-basis:auto;margin-left:auto}
@media(min-width:901px){.tsp-depth-page:not(.tsp-depth-directory-page) .tsp-dc-breadcrumb{float:left;padding-top:8px}.tsp-depth-page:not(.tsp-depth-directory-page) .tsp-depth-nav{justify-content:flex-end}.tsp-depth-page:not(.tsp-depth-directory-page) .tsp-depth-nav>a{display:none}.tsp-depth-page .team-header{clear:both}.tsp-depth-page .team-header h1{font-size:34px}}
@media(max-width:600px){.tsp-depth-page .tsp-dc-position li{min-height:42px;padding:7px 8px}.tsp-depth-page .tsp-dc-line-grid .tsp-dc-rank{flex-basis:100%;margin:0}.tsp-depth-page .team-header .checked{margin:10px 0 0}}
