@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#162d30;--muted:#4c8ab6;--paper:#eff4f8;--line:#d2e2ed;--accent:#66bcfa;--teal:#244359;--white:#fff;--red:#cc4c40}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:14px}button,input,select{font:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #3677a5;outline-offset:4px}button{color:inherit}a{color:inherit}.sidebar{position:fixed;inset:0 auto 0 0;width:218px;background:#fff;border-right:1px solid var(--line);padding:36px 23px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font:800 28px/.87 'Barlow Condensed','Arial Narrow',sans-serif;letter-spacing:-.6px}.brand-mark{width:46px;height:53px;display:grid;place-items:center;background:var(--ink);color:var(--accent);font:700 27px 'Barlow Condensed',sans-serif;transform:skewY(-5deg);position:relative}.brand-mark span{font-size:17px;position:absolute;right:0;top:-10px}.brand-dot{color:#3275a5}.side-label{font-size:9px;letter-spacing:1.5px;color:#5a93bc;font-weight:700;margin:43px 0 15px}nav{display:grid;gap:5px}nav button{border:0;background:none;text-align:left;border-radius:6px;padding:13px 12px;display:flex;gap:14px;align-items:center;font-size:13px;color:#54758d}nav button.active{background:var(--ink);color:var(--accent);font-weight:700}nav button span{font-size:19px;width:20px}nav button:hover:not(.active){background:var(--paper)}.coverage-label{margin-top:38px;font-size:8px}.coverage{font-size:11px;margin-bottom:18px;position:relative;padding-left:16px}.coverage-dot{position:absolute;left:0;top:4px;width:6px;height:6px;background:#5e829c;border-radius:50%}.tiny{display:block;color:#5791ba;font-size:8px;margin-top:7px;letter-spacing:1px}.muted{color:var(--muted)}.sidebar-bottom{margin-top:auto;padding-top:30px}.small-rink{font-size:35px;color:#6399bf;margin-bottom:12px}.sidebar-bottom strong{font-size:11px}.sidebar-bottom p{font-size:10px;color:var(--muted)}.text-button{border:0;background:none;padding:8px 0;font-size:10px;text-decoration:underline;text-underline-offset:4px}.shell{margin-left:218px}.topbar{height:82px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:23px;padding:0 40px;background:rgba(255,255,255,.5)}.breadcrumb{font-size:9px;font-weight:700;letter-spacing:1px;white-space:nowrap}.breadcrumb span{margin:0 12px;color:#94b9d3}.search{margin-left:auto;display:flex;gap:9px;align-items:center;color:var(--muted)}.search>span{font-size:25px}.search input{border:0;background:none;width:180px;font-size:11px;outline-offset:3px}.search kbd{font:11px monospace;border:1px solid var(--line);padding:2px 5px;border-radius:4px}.demo-pill{font-size:8px;letter-spacing:1px;border:1px solid #c1d6e5;background:#e4edf4;padding:8px 10px;border-radius:4px;white-space:nowrap;display:flex;gap:6px;align-items:center}.demo-pill i{height:5px;width:5px;background:#547c99;border-radius:50%}main{max-width:1530px;margin:auto;padding:30px 40px 0}.hero{height:251px;background:var(--ink);border-radius:9px;padding:31px 35px;color:white;display:flex;position:relative;overflow:hidden;justify-content:space-between}.eyebrow{font-size:9px;letter-spacing:2px;color:var(--accent);font-weight:600}h1{font:600 51px/.98 'Barlow Condensed','Arial Narrow',Impact,sans-serif;letter-spacing:-.5px;margin:15px 0 10px}h1 span{color:var(--accent)}.hero p{font-size:11px;color:#aecade;margin:12px 0 20px}.hero-footer{font-size:9px;color:#a6c5db;display:flex;align-items:center;gap:8px}.hero-dot{height:5px;width:5px;background:var(--accent);border-radius:50%}.hero-divider{margin:0 6px;color:#597c95}.rink-art{width:330px;align-self:center;position:relative;opacity:.7;transform:rotate(-13deg);margin-right:20px}.rink{height:165px;border:1px solid #6fa1c4;border-radius:70px;position:relative;overflow:hidden}.center-line{position:absolute;height:100%;width:1px;background:#6097be;left:50%}.blue-line{position:absolute;height:100%;width:1px;background:#5f849f}.blue-line.left{left:30%}.blue-line.right{right:30%}.center-circle{position:absolute;width:62px;height:62px;border:1px solid #70a1c4;border-radius:50%;top:51px;left:calc(50% - 31px)}.faceoff{position:absolute;border:1px solid #5690ba;width:39px;height:39px;border-radius:50%}.f1{top:22px;left:42px}.f2{bottom:22px;left:42px}.f3{top:22px;right:42px}.f4{bottom:22px;right:42px}.puck{width:25px;height:25px;background:var(--accent);border-radius:50%;position:absolute;top:77px;right:92px;box-shadow:8px 8px 0 #07141e}.rink-caption{display:block;text-align:center;margin-top:19px;letter-spacing:3px;font-size:7px;color:#7ca9ca}.controlbar{display:flex;gap:18px;align-items:center;margin-top:27px;padding-bottom:20px;border-bottom:1px solid var(--line)}.segments{display:flex;background:#dee9f1;padding:4px;border-radius:6px}.segments button{border:0;background:none;font-size:11px;font-weight:600;padding:9px 21px;border-radius:4px;color:#587a93}.segments button.active{background:white;color:var(--ink);box-shadow:0 2px 4px #1625300d}.division-label{font-size:8px;color:var(--muted);letter-spacing:1px;margin-left:auto;display:flex;gap:10px;align-items:center}select{font-size:11px;padding:9px 12px;color:var(--ink);background:white;border:1px solid var(--line);border-radius:5px}.favorite-filter{font-size:11px;background:none;border:1px solid var(--line);border-radius:5px;padding:9px 12px}.favorite-filter.on{background:var(--accent);border-color:#64a1cc}.data-note{font-size:9px;color:#5a7e97;margin:13px 0 24px;line-height:1.6}.section-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 16px;gap:12px}.section-head h2{font:600 27px 'Barlow Condensed',Impact,sans-serif;letter-spacing:.2px;margin:0}.section-head h2 small{font:10px 'DM Sans',sans-serif;color:var(--muted);margin-left:10px}.link-button{border:0;background:none;font-size:10px;color:#456073;display:flex;align-items:center;gap:15px;padding:8px 0}.dates{display:flex;gap:7px}.date{border:1px solid var(--line);border-radius:5px;padding:7px 12px;background:#fff;font-size:9px}.date.active{background:var(--ink);color:var(--accent);border-color:var(--ink)}.games-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.game-card{background:white;border:1px solid var(--line);border-radius:7px;padding:17px;text-align:left;transition:transform .15s,box-shadow .15s}.game-card:hover{transform:translateY(-3px);box-shadow:0 7px 15px #172a380b}.game-meta{display:flex;justify-content:space-between;align-items:center;font-size:8px;font-weight:600;color:#5a93bb;letter-spacing:.6px;margin-bottom:19px}.live{color:#b34732}.live::before{content:'';display:inline-block;width:5px;height:5px;background:#c85035;border-radius:50%;margin-right:5px}.game-team{display:flex;align-items:center;gap:10px;margin:11px 0;font-size:12px;font-weight:600}.team-icon{height:29px;width:29px;flex:0 0 29px;display:inline-grid;place-items:center;background:var(--team-color,#314a5c);color:#fff;border-radius:5px;font:700 15px 'Barlow Condensed',Impact,sans-serif;letter-spacing:.5px;border:1px solid #0000000b}.game-score{margin-left:auto;font:600 24px 'Barlow Condensed',sans-serif}.game-score.dim{color:#76a5c7}.game-foot{display:flex;justify-content:space-between;border-top:1px solid #e5eef4;margin-top:15px;padding-top:11px;font-size:8px;color:#6399bf}.empty{padding:40px;text-align:center;border:1px dashed #a6c4da;border-radius:7px;color:#517087;background:#fff}.empty h3{color:var(--ink)}.lower-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(250px,1fr);gap:24px;margin-top:29px}.panel{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.panel-heading{padding:20px 21px 12px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:8px;letter-spacing:1px;color:#5791bb;padding:11px 13px;background:#f6f9fc;font-weight:600}td{padding:12px 13px;border-top:1px solid #e4edf4;font-size:11px}th:first-child,td:first-child{padding-left:20px}th:last-child,td:last-child{padding-right:20px}th button{border:0;padding:0;background:none;font:inherit;color:inherit}.player-name{border:0;background:none;padding:0;text-align:left;font-weight:600;font-size:11px;display:inline-flex;align-items:center;gap:6px}.player-name:hover,.team-link:hover{text-decoration:underline}.player-school{font-size:8px;color:#5f96be;margin-top:4px}.rank-cell{color:#75a4c6;font-size:10px;width:33px}.number{font-variant-numeric:tabular-nums}.points{font-weight:700;color:#384e5d}.pro-logo{width:21px;height:21px;object-fit:contain;vertical-align:middle}.logo-fallback{display:inline-grid;width:23px;height:23px;place-items:center;border-radius:4px;background:#d9e6f0;color:#344856;font-size:8px;font-weight:700}.spotlight{padding:21px;background:#dfeaf2;position:relative;overflow:hidden}.spotlight .eyebrow{color:#4a6a80;font-size:8px;letter-spacing:1.2px}.prospect-visual{height:97px;display:flex;align-items:center;justify-content:center;position:relative;margin:14px 0}.jersey{height:89px;width:78px;background:#182c3b;clip-path:polygon(25% 0,38% 10%,62% 10%,75% 0,100% 25%,83% 43%,75% 35%,78% 100%,22% 100%,25% 35%,17% 43%,0 25%);display:grid;place-items:center;color:#66bcfa;font:600 36px 'Barlow Condensed',sans-serif;transform:rotate(-8deg)}.prospect-ring{position:absolute;width:140px;height:85px;border:1px solid #abc8dc;border-radius:50%;transform:rotate(-20deg)}.spotlight h3{font:600 27px 'Barlow Condensed',sans-serif;margin:8px 0 5px;display:flex;align-items:center;gap:8px}.spotlight p{font-size:10px;color:#54758c;line-height:1.7}.draft-badge{display:inline-block;background:#c4d8e7;border:1px solid #acc9dd;border-radius:4px;font-size:9px;font-weight:600;padding:7px 9px;margin:7px 0}.spotlight button{display:flex;width:100%;justify-content:space-between;align-items:center;border:0;border-top:1px solid #b8d0e2;padding:14px 0 0;margin-top:11px;font-size:10px;font-weight:600;background:none}.bottom-note{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:28px;padding:23px 0;gap:20px}.bottom-note h3{font:600 23px 'Barlow Condensed',sans-serif;margin:0 0 4px}.bottom-note p{font-size:10px;color:var(--muted);margin:0}.chips{display:flex;gap:7px;flex-wrap:wrap}.chip{border:1px solid var(--line);background:#fff;font-size:9px;border-radius:4px;padding:8px 10px}footer{display:flex;justify-content:space-between;padding:23px 0;border-top:1px solid var(--line);font-size:8px;color:#6fa1c4;gap:20px}footer b{color:#506f85;margin-right:8px}.full-panel{margin-top:20px}.list-toolbar{display:flex;gap:10px;align-items:center;margin-bottom:16px}.list-toolbar p{margin:0;color:var(--muted);font-size:11px}.list-toolbar select{margin-left:auto}.star{background:none;border:0;font-size:21px;color:#55778e}.star.saved{color:#215a82}.team-link{background:none;border:0;font:inherit;padding:0;display:inline-flex;align-items:center;gap:9px}.team-row{display:flex;align-items:center;gap:8px}dialog{width:min(660px,calc(100% - 30px));border:1px solid var(--line);border-radius:14px;padding:35px;color:var(--ink);background:var(--paper);max-height:88vh;box-shadow:0 20px 100px #061f293b}dialog::backdrop{background:#10202c85;backdrop-filter:blur(4px)}.close-dialog{position:absolute;right:15px;top:13px;border:0;background:#d8e5ef;border-radius:50%;height:29px;width:29px}.profile-kicker{font-size:9px;letter-spacing:1.5px;color:#52738a;font-weight:700}.profile-title{font:600 42px/1.05 'Barlow Condensed',sans-serif;margin:15px 0 8px;display:flex;align-items:center;gap:11px}.profile-title .pro-logo{width:31px;height:31px}.profile-subtitle{font-size:12px;color:#577992;margin:0 0 23px}.bio{font-size:13px;line-height:1.8;color:#4d6a80}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0}.fact{background:white;border:1px solid var(--line);border-radius:5px;padding:14px}.fact span{display:block;font-size:8px;letter-spacing:1px;color:var(--muted);margin-bottom:6px}.fact strong{font-size:14px}.draft-box{background:#dde9f1;border:1px solid #c1d6e5;border-radius:7px;padding:18px;margin-top:20px}.draft-box h3{font:600 23px 'Barlow Condensed',sans-serif;margin:0 0 10px}.draft-box p{font-size:12px;line-height:1.7}.draft-box small{font-size:10px;color:#577992;display:block;line-height:1.7}.source-link{font-size:11px}.dialog-note{font-size:10px;color:#5f849e;line-height:1.7;margin-top:22px}.score-detail{font:600 47px 'Barlow Condensed',sans-serif;text-align:center;margin:23px 0}.detail-teams{display:flex;justify-content:space-between;gap:10px}.detail-teams button{font-size:14px}.periods{margin-top:20px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:13px 22px;border-radius:7px;box-shadow:0 5px 20px #0002;font-size:12px;opacity:0;pointer-events:none;transition:opacity .2s;z-index:50}#toast.show{opacity:1}.mobile-title{display:none}.schedule-date{font:600 23px 'Barlow Condensed',sans-serif;margin:26px 0 13px}.result-count{font-size:10px;color:var(--muted)}.about-list{line-height:1.8;padding-left:20px;font-size:12px}.empty button{border:1px solid var(--line);background:#dbe7f0;padding:10px;border-radius:4px}
@media(min-width:1500px){.hero{height:275px}h1{font-size:60px}.rink-art{width:420px}.rink{height:185px}.center-circle{top:61px}.games-grid{gap:17px}.game-card{padding:21px}.topbar{padding-left:50px;padding-right:50px}main{padding-left:50px;padding-right:50px}}
@media(max-width:1120px){.sidebar{width:180px;padding:30px 16px}.shell{margin-left:180px}main{padding:25px}.topbar{padding:0 25px}.rink-art{width:250px;margin-right:0}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lower-grid{grid-template-columns:minmax(0,1.6fr) minmax(220px,1fr);gap:15px}.search input{width:145px}.hero{padding:29px}h1{font-size:47px}.coverage-label{letter-spacing:.8px}}
@media(max-width:850px){.sidebar{width:76px;padding:25px 12px}.brand>span:last-child,.side-label,.coverage,.sidebar-bottom,nav button .nav-label{display:none}.brand-mark{width:45px}.shell{margin-left:76px}nav{margin-top:35px}nav button{padding:12px 13px}nav button span{flex-shrink:0}.breadcrumb{display:none}.topbar{height:65px}.search{margin-left:0;margin-right:auto}.search input{width:190px}.hero .rink-art{width:200px;opacity:.35;position:absolute;right:-30px;top:80px}.hero>div:first-child{z-index:1}.lower-grid{grid-template-columns:1fr}.spotlight{display:none}.division-label{font-size:0;gap:0}.segments button{padding:9px 13px}.favorite-filter{white-space:nowrap}.controlbar{gap:10px}.bottom-note{align-items:flex-start}.chips{justify-content:flex-end}.games-grid .game-card:last-child:nth-child(3){display:block}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:580px){.sidebar{position:fixed;inset:auto 0 0 0;width:auto;height:66px;padding:4px 8px;border-right:0;border-top:1px solid var(--line);background:white}.brand{display:none}nav{margin:0;display:flex;justify-content:space-around;gap:0}nav button{padding:6px 9px;display:flex;flex-direction:column;gap:3px;border-radius:5px}nav button .nav-label{display:block;font-size:8px}nav button span{font-size:18px;line-height:22px}.shell{margin:0}main{padding:16px 16px 66px}.topbar{padding:0 18px;height:59px;gap:10px}.search input{width:160px}.demo-pill{font-size:7px;padding:6px}.hero{height:229px;padding:27px 23px}h1{font-size:43px}.eyebrow{font-size:8px}.hero p{font-size:10px}.hero-footer{font-size:8px}.hero .rink-art{right:-65px;opacity:.22}.controlbar{flex-wrap:wrap;margin-top:18px;padding-bottom:13px}.segments{flex:1}.segments button{flex:1;padding:9px 14px}.division-label{margin-left:0}select{padding:9px 6px;font-size:10px}.favorite-filter{margin-left:auto;font-size:10px}.data-note{font-size:8px;margin-bottom:20px}.section-head{flex-wrap:wrap;gap:10px}.section-head h2{font-size:26px}.section-head h2 small{display:none}.date{padding:7px 9px;font-size:8px}.games-grid{grid-template-columns:1fr;gap:10px}.game-card{padding:15px 18px}.game-meta{margin-bottom:11px}.game-team{margin:8px 0}.game-foot{margin-top:10px}.lower-grid{margin-top:24px}.bottom-note{flex-direction:column}.chips{justify-content:flex-start}footer{font-size:8px;line-height:1.6;flex-direction:column;gap:7px;padding-bottom:15px}.profile-grid{grid-template-columns:repeat(2,1fr)}dialog{padding:30px 20px}.profile-title{font-size:36px}.profile-subtitle{font-size:11px}.list-toolbar{flex-wrap:wrap}.list-toolbar select{margin-left:0}.score-detail{font-size:37px}}

[hidden]{display:none!important}nav button .nav-label{font-size:13px;width:auto;line-height:1.4}
@media(max-width:580px){nav button .nav-label{font-size:8px;line-height:1.2}}

/* Personal dashboard */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.lab-page .search,.lab-page #favoritesFilter{display:none}.lab-page .topbar .demo-pill{margin-left:auto}
.customize-button{border:1px solid var(--line);border-radius:5px;background:transparent;white-space:nowrap;font-size:11px;padding:9px 11px;display:flex;gap:7px;align-items:center}.topbar{gap:16px}.dashboard-stack{display:grid;gap:25px}.dashboard-stack .lower-grid{margin-top:0}.single-widget{grid-template-columns:1fr}.single-widget .spotlight{max-width:none}.dashboard-standings .section-head{margin-bottom:0}.table-note{font-size:10px;color:var(--muted);line-height:1.7;padding:0 20px;margin:15px 0}.standings-toolbar{justify-content:space-between}.standings-toolbar label{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--muted)}.favorite-standing{background:#e8f1f8}.favorites-strip{display:flex;align-items:center;gap:15px;min-height:64px;border-bottom:1px solid var(--line);padding:12px 0}.favorites-title{font-size:9px;font-weight:700;letter-spacing:1px;white-space:nowrap}.favorites-title>span{color:var(--muted);margin-left:5px}.favorite-chips{display:flex;gap:8px;align-items:center;overflow:auto;flex:1;padding:3px}.favorite-team-chip{display:flex;align-items:center;gap:7px;border:1px solid var(--line);background:white;border-radius:6px;padding:7px 9px;white-space:nowrap;text-align:left;font-size:10px}.favorite-team-chip small{display:block;font-size:8px;color:var(--muted);margin-top:3px}.favorite-team-chip .team-icon{width:25px;height:25px;flex-basis:25px;font-size:12px}.favorites-hint{font-size:10px;color:var(--muted)}.favorites-strip .link-button{white-space:nowrap}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:56px;border-bottom:1px solid var(--line);font-size:12px}.setting-row select{min-width:155px;font-size:12px}.setting-row input,.favorite-option input{width:18px;height:18px;accent-color:#266089;cursor:pointer}.settings-heading{font:600 24px 'Barlow Condensed',sans-serif;margin:25px 0 5px}.settings-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:25px}.primary-button{border:0;border-radius:5px;background:var(--accent);color:#162d30;font-weight:700;font-size:12px;padding:11px 23px}.favorite-search{width:100%;padding:13px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);margin-bottom:13px;font-size:12px}#favoriteList{max-height:340px;overflow:auto}.favorite-option{display:flex;align-items:center;gap:13px;padding:12px 7px;border-bottom:1px solid var(--line);cursor:pointer}.favorite-option>span:nth-child(2){flex:1}.favorite-option b{font-size:12px}.favorite-option small{display:block;font-size:10px;color:var(--muted);margin-top:4px}body.hide-hero .hero{display:none}body.hide-hero .controlbar{margin-top:0}

body[data-density=compact] .game-card{padding:12px 15px}body[data-density=compact] td{padding-top:8px;padding-bottom:8px}body[data-density=compact] .game-meta{margin-bottom:9px}body[data-density=compact] .game-team{margin:6px 0}body[data-density=compact] .game-foot{padding-top:7px;margin-top:9px}body[data-density=compact] .dashboard-stack{gap:18px}body[data-density=compact] .hero{height:210px;padding-top:22px;padding-bottom:22px}body[data-density=compact] h1{font-size:44px}body[data-density=compact] .hero p{margin:9px 0 13px}body[data-density=compact] .hero-footer{font-size:8px}
body[data-cards=list] .games-grid{grid-template-columns:1fr}body[data-cards=list] .game-card{display:grid;grid-template-columns:1fr 1.2fr 1.2fr;gap:18px;align-items:center}body[data-cards=list] .game-meta{flex-direction:column;align-items:flex-start;gap:8px;margin:0}body[data-cards=list] .game-foot{grid-column:1/-1;margin:0;padding-top:8px}body[data-cards=list] .game-team{margin:0}
body[data-theme=dark]{--ink:#e1ebf3;--paper:#101920;--line:#2b3c48;--muted:#84afcd;color-scheme:dark}body[data-theme=dark] .sidebar,body[data-theme=dark] .topbar,body[data-theme=dark] .panel,body[data-theme=dark] .game-card,body[data-theme=dark] select,body[data-theme=dark] .fact,body[data-theme=dark] .empty,body[data-theme=dark] .date,body[data-theme=dark] .chip,body[data-theme=dark] .favorite-team-chip,body[data-theme=dark] .favorite-search{background:#19242c}body[data-theme=dark] .hero,body[data-theme=dark] .brand-mark,body[data-theme=dark] nav button.active,body[data-theme=dark] .date.active{background:#233441}body[data-theme=dark] th{background:#212e37;color:#9dbfd7}body[data-theme=dark] td,body[data-theme=dark] .game-foot{border-color:var(--line)}body[data-theme=dark] .segments,body[data-theme=dark] .close-dialog{background:#283843}body[data-theme=dark] .segments button.active{background:#354a59;color:white}body[data-theme=dark] .spotlight,body[data-theme=dark] .draft-box{background:#24323c;border-color:#3c5465}body[data-theme=dark] .draft-badge{background:#304351;border-color:#3f5869;color:#c8dbe9}body[data-theme=dark] .favorite-standing{background:#25333d}body[data-theme=dark] .demo-pill{background:#24323c;border-color:#3c5465}body[data-theme=dark] .favorite-filter.on{color:#162d30}body[data-theme=dark] .points{color:var(--accent)}body[data-theme=dark] .bio,body[data-theme=dark] .profile-subtitle,body[data-theme=dark] .dialog-note,body[data-theme=dark] .draft-box small,body[data-theme=dark] .spotlight p,body[data-theme=dark] .link-button,body[data-theme=dark] .data-note,body[data-theme=dark] .player-school,body[data-theme=dark] .game-meta,body[data-theme=dark] nav button,body[data-theme=dark] .segments button,body[data-theme=dark] .game-foot,body[data-theme=dark] .empty{color:#a1c1d8}body[data-theme=dark] .star,body[data-theme=dark] .profile-kicker,body[data-theme=dark] .spotlight .eyebrow{color:#8eb7d4}body[data-theme=dark] .live{color:#ffb09b}body[data-theme=dark] #toast{background:#c5dbea;color:#14212b}
@media(max-width:1120px){.customize-button span{display:none}.customize-button{font-size:16px;padding:7px 9px}.breadcrumb{font-size:8px}.topbar{gap:12px}.dashboard-standings td{padding-left:10px;padding-right:10px}}
@media(max-width:850px){.dashboard-stack .spotlight{display:block}.favorites-title{display:none}.favorite-chips{min-width:0}}
@media(max-width:580px){.topbar{gap:8px}.search{min-width:0}.search input{width:135px}.search kbd{display:none}.customize-button{font-size:17px;min-width:34px}.favorites-strip{gap:8px}.favorites-strip .link-button{font-size:9px}.favorites-hint{font-size:9px}.favorite-team-chip{padding:6px}.setting-row select{min-width:135px}.dashboard-stack{gap:20px}.standings-toolbar label{font-size:10px;gap:8px}.standings-toolbar{align-items:flex-start}.dashboard-standings .panel-heading{padding:16px 13px 10px}.dashboard-standings .section-head h2{font-size:23px}.dashboard-standings .link-button{font-size:9px}body[data-cards=list] .game-card{grid-template-columns:1fr;gap:10px}body[data-cards=list] .game-meta{flex-direction:row;justify-content:space-between}.favorite-search{font-size:16px}.setting-row{font-size:12px}}

/* Tournament and rankings lab */
.sidebar{overflow-y:auto}nav{flex-shrink:0}nav button{padding-top:10px;padding-bottom:10px}.coverage-label{margin-top:23px}.lab-page .hero{display:none}.lab-page .controlbar{margin-top:0}.lab-source-note{display:grid;gap:7px;padding:17px 20px;border:1px solid var(--line);background:#dfeaf2;border-radius:7px;line-height:1.6;margin:10px 0 14px}.lab-source-note b{font-size:12px}.lab-source-note span{font-size:11px;color:#4f6d83}.lab-caption{font-size:12px;line-height:1.8;color:var(--muted);margin:16px 0}.lab-details{border:1px solid var(--line);border-radius:7px;background:white;margin:20px 0;overflow:hidden}.lab-details summary{cursor:pointer;padding:17px 20px;font-size:12px;font-weight:700}.lab-details summary span{font-size:10px;font-weight:400;color:var(--muted);margin-left:8px}.lab-settings-content,.lab-explanation{padding:0 20px 20px}.lab-explanation p{font-size:12px;line-height:1.8;color:var(--muted)}.lab-explanation a{color:var(--ink);text-underline-offset:3px}.lab-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:7px 0 18px}.seed-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.seed-grid label{display:flex;align-items:center;gap:7px;min-width:0}.seed-grid label>span{font-size:11px;color:var(--muted);width:19px}.seed-grid select{width:100%;min-width:0}.weight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:22px 0 15px}.weight-grid label{font-size:11px;display:flex;flex-direction:column;gap:8px}.weight-grid label:last-child:nth-child(5){grid-column:1/3}.weight-grid input,.lab-runbar input,.ballot-toolbar input{width:100%;border:1px solid var(--line);border-radius:4px;padding:9px;background:var(--paper);color:var(--ink);font-size:12px}.lab-runbar{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin:25px 0}.lab-runbar label{font-size:10px;display:flex;flex-direction:column;gap:7px;max-width:135px}.lab-empty{background:white;border:1px dashed var(--line);border-radius:8px;text-align:center;padding:48px 25px;margin:20px 0}.lab-empty>span{font:600 48px 'Barlow Condensed',sans-serif;color:#4b89b6}.lab-empty h3{font:600 29px 'Barlow Condensed',sans-serif;margin:10px 0}.lab-empty p{font-size:12px;color:var(--muted);line-height:1.7}.champion-banner{display:flex;justify-content:space-between;align-items:center;background:#192d3c;color:white;border-radius:8px;padding:25px;margin:22px 0}.champion-banner span{color:var(--accent);font-size:9px;letter-spacing:1.2px}.champion-banner h3{font:600 39px 'Barlow Condensed',sans-serif;margin:8px 0 0}.champion-banner>b{color:var(--accent);font-size:49px}.bracket-regions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.bracket-regions h3{font:600 23px 'Barlow Condensed',sans-serif}.bracket-match{display:flex;flex-direction:column;background:white;border:1px solid var(--line);border-radius:6px;padding:13px 10px;width:100%;margin:10px 0;text-align:left;gap:9px}.bracket-match:hover{border-color:#597c95}.match-stage{font-size:8px;color:var(--muted);letter-spacing:.4px;text-transform:uppercase}.bracket-team{display:flex;gap:6px;align-items:center;font-size:11px;line-height:1.4}.bracket-team small{font-size:8px;color:var(--muted);min-width:12px}.bracket-team b{margin-left:auto}.bracket-team.winner{font-weight:700;color:#3e5c71}.match-chance{font-size:8px;color:var(--muted);border-top:1px solid var(--line);padding-top:9px;line-height:1.5}.frozen-bracket{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.odds-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.odds-summary>div{background:white;border:1px solid var(--line);border-radius:6px;padding:20px}.odds-summary b{display:block;font:600 31px 'Barlow Condensed',sans-serif}.odds-summary span{display:block;font-size:10px;color:var(--muted);margin-top:7px}.probability-bar{height:5px;background:#dbe7f0;border-radius:3px;min-width:110px;max-width:200px;margin-top:8px;overflow:hidden}.probability-bar span{display:block;height:100%;background:#4b7796}.lab-team-name{display:flex;gap:9px;align-items:center;font-size:12px}.lab-team-icon{background:#365165;font-size:12px}.ranking-tabs{display:flex;gap:6px;background:#dee9f1;border-radius:6px;padding:5px;flex-wrap:wrap;margin:20px 0}.ranking-tabs button{border:0;border-radius:4px;background:none;padding:10px 17px;font-size:11px}.ranking-tabs button.active{background:var(--ink);color:var(--accent)}.rank-source-card{display:flex;justify-content:space-between;align-items:center;gap:15px;background:white;border:1px solid var(--line);border-radius:6px;padding:20px}.rank-source-card b{display:block;font-size:13px}.rank-source-card span{display:block;font-size:10px;color:var(--muted);margin-top:7px}.rank-source-card a{font-size:10px;white-space:nowrap}.ballot-toolbar{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.ballot-toolbar label{display:flex;flex-direction:column;gap:8px;font-size:10px}.ballot-move{display:flex;gap:5px;align-items:center}.ballot-move button{border:1px solid var(--line);border-radius:4px;background:var(--paper);padding:6px 8px}.ballot-move button:disabled{opacity:.3;cursor:default}.ballot-move select{padding:6px}.h2h-selectors{display:grid;grid-template-columns:1fr 1fr;gap:15px}.h2h-selectors label{display:flex;flex-direction:column;gap:8px;font-size:12px}.h2h-selectors select{min-width:0}.lab-page footer{margin-top:22px}
body[data-theme=dark] .lab-details,body[data-theme=dark] .lab-empty,body[data-theme=dark] .bracket-match,body[data-theme=dark] .odds-summary>div,body[data-theme=dark] .rank-source-card{background:#19242c}body[data-theme=dark] .lab-source-note,body[data-theme=dark] .ranking-tabs{background:#26343e}body[data-theme=dark] .lab-source-note span{color:var(--muted)}body[data-theme=dark] .bracket-team.winner{color:var(--accent)}body[data-theme=dark] .ranking-tabs button.active{background:#172936}body[data-theme=dark] .probability-bar{background:#2d3e4a}body[data-theme=dark] .probability-bar span{background:var(--accent)}
@media(max-width:1120px){.bracket-regions{grid-template-columns:repeat(2,minmax(0,1fr))}.seed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sidebar-bottom{padding-top:15px}.sidebar .small-rink{display:none}}
@media(max-width:850px){.seed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.frozen-bracket{grid-template-columns:1fr}.lab-runbar{gap:10px}}
@media(max-width:580px){.sidebar{overflow-y:hidden;overflow-x:auto}nav{justify-content:flex-start;width:max-content;min-width:100%;height:58px}nav button{min-width:70px;padding:5px 8px}.lab-details summary{padding:16px 14px}.lab-details summary span{display:block;margin:7px 0 0 16px}.lab-settings-content,.lab-explanation{padding:0 13px 16px}.seed-grid{gap:10px 6px}.seed-grid select{font-size:11px;padding:10px 4px}.seed-grid label>span{width:15px}.lab-runbar .primary-button{font-size:11px;padding:11px 13px}.lab-runbar label{max-width:110px}.lab-runbar>.favorite-filter{margin-left:0}.bracket-regions{grid-template-columns:1fr}.bracket-regions section{display:grid;gap:8px;grid-template-columns:1fr 1fr}.bracket-regions h3{grid-column:1/-1;margin:12px 0 0}.bracket-regions .bracket-match:last-child{grid-column:1/-1}.champion-banner{padding:19px}.champion-banner h3{font-size:34px}.odds-summary{gap:6px}.odds-summary>div{padding:14px 9px}.odds-summary b{font-size:25px}.odds-summary span{font-size:8px;line-height:1.5}.ranking-tabs{gap:3px}.ranking-tabs button{padding:9px 10px;font-size:10px;flex:1;white-space:nowrap}.rank-source-card{padding:15px;align-items:flex-start}.rank-source-card span{line-height:1.7}.lab-caption{font-size:11px}.ballot-toolbar{gap:10px}.ballot-toolbar input{font-size:13px}.ballot-toolbar .favorite-filter{margin:0}.h2h-selectors{grid-template-columns:1fr}.lab-source-note{padding:15px}.lab-source-note span{font-size:10px}.lab-team-name{font-size:11px}.weight-grid input{font-size:16px}}

/* Campus Rink identity: ice white, rink blue, goal-post red. */
:root{--ink:#16344b;--muted:#5d7688;--paper:#f8fcff;--line:#d8e7ef;--accent:#a7ddf2;--teal:#326580;--white:#fff;--red:#d83a42;--action-text:#16344b;--surface:#fff;--tint:#eaf5fb;--link:#27658a}
body[data-accent=ice]{--accent:#a7ddf2;--action-text:#16344b}
body[data-accent=red]{--accent:#d83a42;--action-text:#fff}
body[data-theme=dark]{--ink:#e7f4fc;--muted:#9ab5c8;--paper:#0e2030;--line:#2c4659;--surface:#172f42;--tint:#203d52;--link:#a7ddf2}
body[data-theme=dark][data-accent=red]{--accent:#ff969a;--action-text:#16344b}
body{background:var(--paper)}
.brand{flex-direction:column;gap:11px;align-items:flex-start;letter-spacing:0}
.brand-primary{display:block;width:111px;height:auto}
.brand .brand-wordmark,.brand .brand-wordmark-light{width:157px;height:auto}
.brand-wordmark-light{display:none}
body[data-theme=dark] .brand-wordmark{display:none}
body[data-theme=dark] .brand-wordmark-light{display:block}
.sidebar{padding-top:28px;background:var(--surface);overflow-y:auto}
.side-label{margin-top:28px;color:var(--muted)}
.coverage-label{margin-top:25px}
nav{gap:3px}nav button{padding-top:10px;padding-bottom:10px;color:var(--muted)}
nav button.active,body[data-theme=dark] nav button.active{background:var(--tint);color:var(--ink);box-shadow:inset 3px 0 var(--red)}
nav button.active>span:first-child{color:var(--red)}
nav button:hover:not(.active){background:var(--tint)}
.coverage-dot,.hero-dot,.demo-pill i,.live::before{background:var(--red)}
.small-rink{line-height:0;margin-bottom:12px}.small-rink img{display:block}
.brand-kit-link{display:block;font-size:10px;margin-top:8px;text-underline-offset:4px;color:var(--link)}
.mobile-brand{display:none}
.topbar{background:var(--surface);border-top:3px solid #a7ddf2}
.demo-pill{background:var(--tint);border-color:var(--line);color:var(--ink)}
.hero{height:270px;background:#e7f5fc;color:#16344b;border:1px solid #cde5f1;padding:32px 35px}
.hero::after{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:#d83a42}
.hero .eyebrow{color:#a5222c;letter-spacing:1.6px}
.hero h1{color:#16344b}.hero h1 span{color:#326580}
.hero p,.hero-footer{color:#4b6f85}
.hero-divider{color:#88a6b8}
.hero .rink-art{width:330px;min-width:210px;opacity:1;transform:none;position:relative;right:auto;top:auto;margin:0 0 0 20px}
.hero-logo{display:block;width:100%;height:auto;filter:drop-shadow(0 14px 14px #4f8eaa12)}
.rink-caption{color:#54798f;font-weight:700;letter-spacing:2.7px;font-size:8px;margin-top:15px}
body[data-theme=dark] .hero{background:#17364b;border-color:#345b72;color:#f8fcff}
body[data-theme=dark] .hero h1{color:#f8fcff}
body[data-theme=dark] .hero h1 span{color:#a7ddf2}
body[data-theme=dark] .hero .eyebrow{color:#ff969a}
body[data-theme=dark] .hero p,body[data-theme=dark] .hero-footer,body[data-theme=dark] .rink-caption{color:#b0ccde}
.primary-button,.favorite-filter.on,.date.active,.ranking-tabs button.active,body[data-theme=dark] .ranking-tabs button.active{background:var(--accent);border-color:var(--accent);color:var(--action-text)}
.primary-button:hover{filter:brightness(.96)}
.segments,.ranking-tabs,body[data-theme=dark] .ranking-tabs{background:var(--tint)}
.segments button{color:var(--muted)}
.segments button.active,body[data-theme=dark] .segments button.active{background:var(--surface);color:var(--ink)}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-color:#3683ac}
.setting-row input,.favorite-option input{accent-color:#337da5}
body[data-accent=red] .setting-row input,body[data-accent=red] .favorite-option input{accent-color:#d83a42}
.live,.star.saved{color:var(--red)}
body[data-theme=dark] .live,body[data-theme=dark] .star.saved{color:#ff969a}
.points,.bracket-team.winner{color:var(--link)}
.favorite-standing,.spotlight,.draft-box,.lab-source-note,body[data-theme=dark] .lab-source-note,body[data-theme=dark] .spotlight,body[data-theme=dark] .draft-box{background:var(--tint)}
.spotlight .eyebrow,.profile-kicker,.link-button{color:var(--link)}
.spotlight p,.bio,.profile-subtitle,.dialog-note,.draft-box small,.lab-source-note span,.data-note{color:var(--muted)}
.draft-badge{background:var(--surface);border-color:var(--line)}
.jersey{background:#16344b;color:#f8fcff;border-bottom:12px solid #d83a42;transform:rotate(-5deg)}
.prospect-ring{border-color:#a7ddf2}.spotlight button{border-color:var(--line)}
.lab-team-icon{background:#326580}
.champion-banner{background:#16344b;border-left:4px solid #d83a42}
.champion-banner span{color:#a7ddf2}
.champion-logo{width:105px;height:auto;margin-left:20px}
.probability-bar,body[data-theme=dark] .probability-bar{background:var(--tint)}
.probability-bar span,body[data-theme=dark] .probability-bar span{background:#4799c1}
body[data-accent=red] .probability-bar span{background:var(--red)}
.bracket-match:hover{border-color:#6bb5d8}
.empty-brand{display:block;width:94px;height:auto;margin:0 auto 16px}
.dialog-brand{display:block;width:74px;height:auto;margin:0 0 20px}
.about-brand{display:block;width:165px;height:auto;margin:0 0 24px}
.footer-brand{display:flex;align-items:center;gap:18px}.footer-brand>img{width:108px;height:auto}
footer{align-items:center;color:var(--muted)}
#toast,body[data-theme=dark] #toast{background:#16344b;color:#f8fcff;border:1px solid #345b72}
@media(min-width:1500px){.hero .rink-art{width:400px}.hero{height:290px}}
@media(max-width:1120px){.brand .brand-wordmark,.brand .brand-wordmark-light{width:145px}.hero .rink-art{width:270px;min-width:190px}.hero{padding:28px}.sidebar{padding-top:23px}}
@media(max-width:850px){.brand{gap:0;align-items:center}.brand-primary{width:52px}.brand .brand-wordmark,.brand .brand-wordmark-light{display:none!important}.hero{height:250px}.hero .rink-art{width:170px;min-width:170px;margin-left:10px}.hero h1{font-size:43px}nav{margin-top:28px}.sidebar{overflow-y:auto}.footer-brand{flex-wrap:wrap;gap:10px}}
@media(max-width:680px){.hero .rink-art{width:145px;min-width:145px}.hero h1{font-size:39px}.hero-footer{font-size:8px}}
@media(max-width:580px){.sidebar{overflow-y:hidden;overflow-x:auto;padding:4px 8px;background:var(--surface)}nav{margin:0;height:58px}nav button{padding:5px 8px}.mobile-brand{display:block;flex:0 0 46px}.mobile-brand img{display:block;width:46px;height:auto}.topbar{flex-wrap:wrap;height:auto;min-height:64px;padding:10px 16px;gap:10px}.topbar .search{order:5;flex:1 0 100%;border-top:1px solid var(--line);padding-top:7px}.topbar .search input{width:100%}.topbar .demo-pill{margin-left:auto;font-size:7px}.topbar .customize-button{font-size:11px;padding:8px}.customize-button span{display:inline}.lab-page .topbar .search{display:none}.hero{height:auto;min-height:238px;padding:23px 20px 17px;display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:8px;align-items:center}.hero .rink-art{width:92px;min-width:0;margin:0;position:static;opacity:1}.hero h1{font-size:36px;line-height:1.02}.hero .eyebrow{font-size:7px;letter-spacing:1px}.hero p{font-size:10px;line-height:1.6;max-width:210px}.hero-footer{flex-wrap:wrap;gap:5px;font-size:7px}.hero-divider{display:none}.rink-caption{font-size:6px;line-height:1.8;letter-spacing:1.4px;margin-top:9px}.champion-logo{width:78px}.champion-banner h3{font-size:31px}.footer-brand{align-items:flex-start;flex-direction:column;gap:10px}footer{align-items:flex-start}}
body[data-theme=dark] .date.active,body[data-theme=dark] .favorite-filter.on{background:var(--accent);border-color:var(--accent);color:var(--action-text)}
body[data-theme=dark] .sidebar,body[data-theme=dark] .topbar,body[data-theme=dark] .panel,body[data-theme=dark] .game-card,body[data-theme=dark] .lab-details,body[data-theme=dark] .lab-empty,body[data-theme=dark] .bracket-match,body[data-theme=dark] .rank-source-card,body[data-theme=dark] .odds-summary>div{background:var(--surface)}

/* Newsroom */
.press-page .hero,.press-page .controlbar,.press-page .favorites-strip,.press-page .topbar .search{display:none}
.press-page .topbar .demo-pill{margin-left:auto}.press-page .data-note{margin-top:0}
.news-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin:20px 0}
.news-heading h2{font:600 49px/1.08 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.5px;margin:12px 0 9px}
.news-heading p{font-size:12px;color:var(--muted);line-height:1.7;margin:0}
.news-heading>.primary-button{white-space:nowrap}
.news-status{display:flex;align-items:center;gap:8px;background:var(--tint);border:1px solid var(--line);border-radius:6px;padding:12px 15px;font-size:10px;color:var(--muted);line-height:1.6}
.news-status-dot{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:var(--red)}.news-status-dot.connected{background:#3784a8}
.news-status button{margin-left:auto;white-space:nowrap;background:none;border:0;font-size:10px;color:var(--link);text-decoration:underline;text-underline-offset:3px}
.news-toolbar{display:flex;align-items:flex-end;gap:13px;padding:24px 0;border-bottom:1px solid var(--line);flex-wrap:wrap}
.news-toolbar>label{display:flex;flex-direction:column;gap:7px;font-size:9px;color:var(--muted)}.news-toolbar>label.news-search{flex:1;min-width:200px;flex-direction:row;align-items:center;border:1px solid var(--line);border-radius:5px;background:var(--surface);padding:6px 13px;font-size:22px;gap:9px}
.news-search input{min-width:0;width:100%;color:var(--ink);font-size:12px;border:0;background:transparent;padding:5px 0}.news-toolbar select{background:var(--surface)}
.news-section-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:25px 0 15px}.news-section-title h3{font:600 26px 'Barlow Condensed',sans-serif;margin:0}.news-section-title>span{font-size:10px;color:var(--muted)}
.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.news-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:hidden}.news-card-copy{padding:23px;height:100%;display:flex;flex-direction:column}
.news-meta{display:flex;flex-wrap:wrap;align-items:center;gap:9px;font-size:9px;color:var(--muted);letter-spacing:.3px}.news-badge{background:var(--tint);color:var(--link);padding:6px 8px;border-radius:4px;font-size:8px;font-weight:700;letter-spacing:.4px;display:inline-block}
.news-card h3{font:600 25px/1.18 'Barlow Condensed',sans-serif;margin:15px 0}.news-card h3 a{text-decoration:none}.news-card h3 a:hover{text-decoration:underline;text-decoration-color:#a7ddf2;text-underline-offset:4px}.news-card h3 a>span{font:16px Arial;color:var(--red)}
.news-byline{font-size:10px;color:var(--muted);line-height:1.7}.news-card-bottom{border-top:1px solid var(--line);padding-top:13px;margin-top:auto;display:flex;justify-content:space-between;gap:12px;align-items:center}.news-card-bottom>a{font-size:9px;color:var(--link);text-decoration:none}.news-save{background:transparent;border:0;font-size:10px;white-space:nowrap;padding:5px;color:var(--muted)}.news-save.is-saved{color:var(--red)}
.news-lead{grid-column:1/-1;display:grid;grid-template-columns:1.6fr 1fr;border-top:3px solid #d83a42}.news-lead .news-card-copy{padding:28px}.news-lead h3{font-size:37px;line-height:1.07}.news-lead .news-card-bottom{margin-top:12px}.news-lead-art{background:var(--tint);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:25px}.news-lead-art img{width:100%;max-width:230px;transform:rotate(-6deg)}.news-lead-art span{font-size:8px;letter-spacing:2px;color:var(--muted);margin-top:24px}
.news-more{text-align:center;margin:20px 0}.news-footnote{color:var(--muted);font-size:10px;line-height:1.8;margin:14px 0}
.news-empty{grid-column:1/-1;border:1px dashed var(--line);background:var(--surface);padding:40px 25px;text-align:center;border-radius:8px}.news-empty img{width:90px}.news-empty h3{font:600 28px 'Barlow Condensed',sans-serif}.news-empty p{font-size:12px;color:var(--muted);line-height:1.8;max-width:540px;margin:0 auto 20px}
.originals-section{border-top:1px solid var(--line);margin-top:28px}.originals-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.original-card{padding:24px;background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--red);border-radius:7px;margin:8px 0}.original-card h3{margin:13px 0}.original-card h3 button{font:600 27px/1.15 'Barlow Condensed',sans-serif;background:none;border:0;padding:0;text-align:left}.original-card>p{font-size:12px;line-height:1.8;color:var(--muted)}
.local-label{display:block;font-size:9px;color:var(--muted);line-height:1.7;margin:6px 0}.feature-invitation{background:var(--tint);border:1px solid var(--line);border-radius:8px;display:flex;gap:34px;align-items:center;padding:32px}.feature-invitation>img{width:150px}.feature-invitation h3{font:600 30px 'Barlow Condensed',sans-serif;margin:8px 0}.feature-invitation p{font-size:12px;color:var(--muted);line-height:1.7;margin:10px 0 20px}.news-bottom-cta{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px 0}.news-bottom-cta b{font:600 26px 'Barlow Condensed',sans-serif}.news-bottom-cta p{font-size:11px;line-height:1.7;color:var(--muted)}
.source-status-list section{border-bottom:1px solid var(--line);padding:16px 0}.source-status-list section>div{display:flex;gap:15px;justify-content:space-between;font-size:12px}.source-status-list section span{color:var(--muted);font-size:10px}.source-status-list p,.source-status-list a{font-size:10px;color:var(--muted);line-height:1.7}.source-status-list a{margin-right:16px;color:var(--link)}
.news-local-note{border-left:3px solid #a7ddf2;padding:12px 15px;background:var(--tint);font-size:11px;color:var(--muted);line-height:1.8;margin:20px 0}.contributor-tabs{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid var(--line);padding:0 0 16px;margin:25px 0}.contributor-tabs button{border:0;border-radius:5px;background:transparent;padding:10px 13px;font-size:11px}.contributor-tabs button.active{background:var(--accent);color:var(--action-text)}.directory-filter{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:10px}
.writers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.writer-card{border:1px solid var(--line);border-radius:8px;padding:24px;background:var(--surface);display:flex;flex-direction:column}.writer-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.writer-avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--tint);color:var(--link);font:600 24px 'Barlow Condensed',sans-serif}.writer-kind{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:1px}.writer-card h3{margin:20px 0 5px}.writer-card h3 button{font:600 27px/1.05 'Barlow Condensed',sans-serif;background:none;border:0;text-align:left;padding:0}.writer-card>p{color:var(--muted);font-size:11px;line-height:1.8;flex:1}.writer-availability{font-size:9px;color:var(--muted);line-height:1.8;margin:18px 0}.writer-actions{display:flex;flex-wrap:wrap;gap:12px;border-top:1px solid var(--line);padding-top:18px}.writer-actions .primary-button{padding:10px 12px;font-size:10px}.primary-button:disabled{cursor:default;opacity:.55}
.brief-card{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px;border:1px solid var(--line);border-radius:7px;background:var(--surface);margin:14px 0}.brief-card h3{font:600 27px 'Barlow Condensed',sans-serif;margin:8px 0}.brief-card p{color:var(--muted);font-size:11px;line-height:1.7}.brief-card>div:last-child{display:flex;gap:10px;flex-shrink:0}
.studio-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:23px}.studio-library{min-width:0}.studio-library .news-section-title{margin-top:0}.studio-story{display:flex;flex-direction:column;width:100%;text-align:left;gap:8px;border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:16px;margin-bottom:10px}.studio-story.active{border-left:3px solid var(--red);background:var(--tint)}.studio-story>span,.studio-story small{font-size:9px;color:var(--muted)}.studio-story b{font:600 22px/1.15 'Barlow Condensed',sans-serif;overflow-wrap:anywhere}.studio-tip{padding:24px 12px;color:var(--muted)}.studio-tip img{width:75px;display:block;margin-bottom:18px}.studio-tip b{font-size:12px;color:var(--ink)}.studio-tip p{font-size:11px;line-height:1.8}
.studio-editor{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:25px;min-width:0}.editor-status{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;font-size:10px;color:var(--muted);line-height:1.7}.editor-fields{display:grid;gap:20px}.editor-fields label{display:flex;flex-direction:column;gap:9px;font-size:11px;font-weight:600;min-width:0}.editor-fields input,.editor-fields select,.editor-fields textarea{width:100%;min-width:0;max-width:100%;padding:12px;border:1px solid var(--line);border-radius:5px;background:var(--paper);color:var(--ink);font:12px 'DM Sans',Arial,sans-serif}.editor-fields textarea{resize:vertical;line-height:1.8}.editor-fields #storyTitle{font:600 28px 'Barlow Condensed',sans-serif;padding:14px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.editor-fields textarea.story-body{min-height:320px;padding:20px;font-size:14px;line-height:1.9}.editor-fields .check-label,.check-label{display:flex;flex-direction:row;align-items:center;gap:9px;font-weight:400;font-size:11px}.check-label input{width:17px;height:17px;flex-shrink:0;accent-color:#3683ac}.editor-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);padding-top:20px}.editor-fields>.editor-status{margin:0}.article-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.9;color:var(--ink);margin:22px 0 30px}.news-story-title{display:block;overflow-wrap:anywhere}.story-deck{font-size:16px;color:var(--muted);line-height:1.7}.writer-card,.news-card,.brief-card,.original-card{overflow-wrap:anywhere}
@media(max-width:1120px){.writers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-layout{grid-template-columns:190px minmax(0,1fr)}.news-heading h2{font-size:43px}}
@media(max-width:850px){.news-toolbar>label.news-search{flex-basis:100%}.news-lead{grid-template-columns:1.7fr 1fr}.news-lead h3{font-size:32px}.news-lead-art{padding:18px}.studio-layout{grid-template-columns:1fr}.studio-library{display:flex;gap:10px;flex-wrap:wrap}.studio-library>.news-section-title{width:100%}.studio-story{width:calc(50% - 5px)}.studio-tip{display:none}.brief-card{align-items:flex-start;flex-direction:column}.feature-invitation>img{width:110px}.news-heading{align-items:flex-start}}
@media(max-width:580px){.news-heading{flex-direction:column;gap:18px;margin:13px 0 20px}.news-heading h2{font-size:39px}.news-heading p{font-size:11px}.news-status{flex-wrap:wrap;font-size:9px;padding:12px}.news-status>span:nth-child(2){flex:1}.news-status button{width:100%;text-align:left;margin-left:14px}.news-toolbar{gap:12px;padding:20px 0}.news-toolbar>label:not(.news-search){flex:1;min-width:120px}.news-toolbar select{font-size:11px}.news-toolbar>.favorite-filter{margin-left:0}.news-search input{font-size:16px}.news-grid,.originals-grid,.writers-grid{grid-template-columns:1fr}.news-lead{grid-template-columns:1fr}.news-lead .news-card-copy{padding:22px}.news-lead-art{display:none}.news-lead h3{font-size:32px}.news-card h3{font-size:27px}.news-card-copy{padding:21px}.news-section-title>span{font-size:9px}.news-section-title h3{font-size:25px}.feature-invitation{padding:23px;gap:20px;align-items:flex-start;flex-direction:column}.feature-invitation>img{width:95px}.feature-invitation h3{font-size:29px}.news-bottom-cta{flex-direction:column;align-items:flex-start}.news-bottom-cta>.favorite-filter{margin-left:0}.contributor-tabs button{font-size:10px;padding:9px}.writer-card{padding:23px}.studio-story{width:100%}.studio-editor{padding:19px 16px}.form-pair{grid-template-columns:1fr}.editor-fields input,.editor-fields select,.editor-fields textarea{font-size:16px}.editor-fields textarea.story-body{padding:13px;font-size:16px}.editor-status{flex-wrap:wrap;font-size:9px}.editor-actions{justify-content:flex-start}.editor-actions .favorite-filter{margin:0;font-size:10px}.editor-actions .primary-button{width:100%;margin-top:8px}.brief-card>div:last-child{flex-wrap:wrap}.source-status-list section>div{flex-direction:column;gap:8px}.news-local-note{font-size:10px}}

/* Official organization assets retain their original colors in every theme. */
.organization-mark{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;vertical-align:middle;box-sizing:border-box;overflow:hidden}
.organization-mark.has-logo{background:#fff!important;border:1px solid #e2eaf0;border-radius:5px;padding:3px;color:#14334b}
.organization-image{width:100%;height:100%;object-fit:contain;display:block}
.organization-image[hidden],.organization-initials[hidden]{display:none}
.organization-initials{font-size:11px;font-weight:700}
.league-mark{width:40px;height:25px}.governing-mark{width:31px;height:31px}
.league-label{display:inline-flex;align-items:center;gap:7px;vertical-align:middle;white-space:nowrap}
.game-meta .league-label{font-size:8px;letter-spacing:.3px}.game-meta .league-mark{width:34px;height:22px}
.league-strip{display:flex;align-items:center;gap:13px;margin:0 0 17px;padding:10px 0;border-bottom:1px solid var(--line)}
.league-strip:empty{display:none}.league-strip-label{font-size:8px;font-weight:700;letter-spacing:1px;color:var(--muted)}
.league-chips{display:flex;flex-wrap:wrap;gap:8px 14px}.league-chips a{font-size:9px;text-decoration:none;color:var(--muted)}.league-chips a:hover{color:var(--ink)}
.league-chips .league-mark{width:36px;height:25px}.press-page .league-strip{display:none}
#competitionMark{display:inline-flex}.player-school{display:flex;align-items:center;gap:5px}.player-school .team-icon{width:20px;height:20px;padding:2px;border-radius:3px}
.bracket-team .team-icon{width:23px;height:23px;padding:2px}.bracket-team-name{min-width:0}.champion-team-mark{width:85px;height:85px;margin-left:15px}.profile-title>.team-icon{width:44px;height:44px}
@media(max-width:760px){.league-strip{align-items:flex-start;gap:9px}.league-strip-label{padding-top:9px}.league-chips{gap:7px 12px}.league-chips a{font-size:8px}}
@media(max-width:580px){.league-strip{display:block;margin-bottom:14px;padding:9px 0}.league-strip-label{display:block;padding:0;margin-bottom:9px}.league-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.league-chips a{flex-shrink:0}.governing-mark{width:25px;height:25px}.division-label{gap:5px}.champion-team-mark{width:62px;height:62px}.game-meta .league-label{font-size:7px;gap:4px}}

/* Preserve source artwork proportions and colors in both app themes. */
.organization-mark.has-logo{background:#fff!important}.organization-image{object-fit:contain!important;filter:none!important}

/* Four sections keep the primary navigation short; pages live within each section. */
#nav{gap:7px}#nav button{min-height:46px}#nav .nav-label{font-size:12px}
.section-page .hero{display:none}
.section-navigation{margin-bottom:24px;border-bottom:1px solid var(--line)}
.section-navigation-title{font:600 32px 'Barlow Condensed',Impact,sans-serif;letter-spacing:.2px;margin-bottom:14px}
#sectionNav{display:flex;flex-wrap:wrap;gap:4px;margin:0;padding:0 0 12px;width:auto;min-width:0;height:auto}
#sectionNav button{display:block;flex:0 0 auto;min-width:0;min-height:40px;padding:10px 16px;border-radius:6px;font-size:12px;line-height:1.4;white-space:nowrap}
#sectionNav button.active,body[data-theme=dark] #sectionNav button.active{background:var(--tint);color:var(--ink);box-shadow:inset 0 -2px var(--red)}
.section-page .controlbar{margin-top:12px}
.breadcrumb{text-transform:uppercase}
@media(max-width:580px){
 #nav{display:flex;width:100%;min-width:0;gap:2px;height:58px;justify-content:space-between}
 #nav button{flex:1;min-width:0;padding:6px 2px;gap:4px}
 #nav .nav-label{font-size:9px;line-height:1.2;white-space:nowrap}
 .section-navigation{margin-bottom:18px}
 .section-navigation-title{font-size:29px;margin-bottom:10px}
 #sectionNav{gap:5px;padding-bottom:12px}
 #sectionNav button{padding:9px 12px;font-size:11px;min-height:40px}
}

@media(max-width:580px){#nav [data-nav-group="hockey"] .nav-label{white-space:normal;max-width:64px}}
