@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--navy:#111c2e;--lime:#d6f640;--ink:#192638;--line:#dce1e8;--muted:#617084;--bg:#f3f5f8}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,select{font:inherit;cursor:pointer}button,a,select{touch-action:manipulation}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #3883ef;outline-offset:4px}.topline{padding:10px 5%;background:#09111f;color:#aebacb;font-size:12px;font-weight:600;letter-spacing:1.3px;display:flex;justify-content:space-between}header{background:var(--navy);color:white;padding:22px 5%;display:flex;align-items:center;gap:45px}.brand{font-family:'Barlow Condensed',Impact,sans-serif;font-style:italic;font-size:42px;line-height:.85;font-weight:900;letter-spacing:-1px;display:inline-flex;flex-direction:column}.brand span{font-family:Inter,sans-serif;font-style:normal;font-size:10px;letter-spacing:7px;margin-top:9px;margin-left:4px;color:var(--lime)}nav{display:flex;gap:27px;flex:1;align-items:center}nav a{font-size:14px;font-weight:600;color:#bfc8d6;position:relative;padding:18px 0}nav a.current{color:white}nav a.current:after{content:'';position:absolute;bottom:0;left:0;width:22px;height:3px;background:var(--lime)}.season{font-size:12px;letter-spacing:1px;border:1px solid #415066;padding:10px}.sportbar{background:white;border-bottom:1px solid var(--line);padding:0 5%;display:flex;gap:35px}.sportbar button{background:none;border:0;padding:18px 0;color:#677384;font-weight:700;font-size:14px;white-space:nowrap}.sportbar button span{font-size:9px;margin-left:10px;letter-spacing:.6px;color:#929ca8}.sportbar .selected{border-bottom:3px solid var(--navy);color:var(--navy)}.sportbar .selected span{background:var(--lime);color:var(--navy);padding:4px 6px}main{min-height:65vh;max-width:1600px;margin:auto;padding:0 5% 70px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:30px;padding:50px 0 45px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:800}.hero h1,.pagehead h1{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(54px,6.4vw,96px);line-height:.91;letter-spacing:-1.8px;margin:18px 0 22px;font-weight:800}.hero h1 em{font-style:normal;color:#526271}.hero p{color:var(--muted);margin-bottom:28px}.primary{background:var(--navy);border:0;color:white;display:inline-flex;gap:45px;padding:16px 20px;font-size:14px;font-weight:700}.primary:hover{background:#314258}.primary span{color:var(--lime)}.seasonart{min-height:300px;background:var(--navy);color:white;padding:28px 34px;position:relative;overflow:hidden;border-right:12px solid var(--lime);transform:skewY(-2deg)}.seasonart>span{font-size:12px;letter-spacing:4px;color:var(--lime);font-weight:800}.seasonart strong{display:block;font-family:'Barlow Condensed',Impact,sans-serif;font-size:85px;line-height:.87;letter-spacing:-1px;margin:22px 0;font-weight:800}.seasonart strong:after{content:'/';position:absolute;right:40px;top:35px;font-size:220px;color:var(--lime);font-style:italic}.seasonart>div{border-top:1px solid #435065;padding-top:17px;font-size:11px;letter-spacing:1.5px;display:flex;justify-content:space-between}.seasonart b{color:var(--lime);font-size:18px}.sectiontitle{display:flex;justify-content:space-between;align-items:end;margin:20px 0 24px}.sectiontitle h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:38px;margin:6px 0 0}.tag{font-size:11px;letter-spacing:1px;font-weight:700;padding:9px 11px;border:1px solid var(--line);white-space:nowrap}.divisiontabs{display:flex;background:#e7ebf0;padding:5px;gap:4px;margin:0 0 24px}.divisiontabs button{flex:1;background:none;border:0;padding:13px 10px;white-space:nowrap;font-size:14px;font-weight:700;color:#687485}.divisiontabs button.active{background:var(--navy);color:white;box-shadow:0 3px 5px #0002}.twocol{display:grid;grid-template-columns:1.2fr 1fr;gap:28px;align-items:start}.twocol>section{min-width:0}.panelhead{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:22px 0 16px}.panelhead h3,.panelhead h2{font-size:18px;margin:0}.panelhead h3 span{color:var(--muted);font-size:12px;font-weight:500;margin-left:9px}.panelhead a,.sectiontitle>a{font-size:12px;font-weight:700;white-space:nowrap}.game{background:white;border:1px solid var(--line);border-left:3px solid var(--navy);margin-bottom:10px;padding:17px 18px;display:grid;grid-template-columns:1fr auto;gap:12px}.gamedate{font-size:12px;font-weight:700;display:flex;justify-content:space-between;gap:10px;grid-column:1/-1}.gamedate span{font-weight:500;color:var(--muted)}.match{display:flex;flex-wrap:wrap;gap:12px;align-items:center;font-size:14px}.teamname{display:inline-flex;align-items:center;gap:9px;font-weight:600}.teamname:hover span:last-child{text-decoration:underline}.badge{display:inline-flex;width:29px;height:32px;align-items:center;justify-content:center;border-radius:4px 4px 10px 10px;background:var(--team);color:white;font-size:10px;letter-spacing:.3px;font-weight:800;flex-shrink:0;border:1px solid #0001}.versus{color:#8f99a6;font-size:11px}.gameinfo{display:flex;flex-direction:column;justify-content:center;align-items:end;gap:7px;font-size:12px;color:var(--muted)}.gameinfo small{font-size:9px;letter-spacing:.5px}.past{background:#e8ebef;border-left-color:#a8b0ba;opacity:.59}.past:hover{opacity:.85}.tablewrap{overflow-x:auto;background:white;border:1px solid var(--line)}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{background:#e9edf2;color:#67768a;font-size:10px;padding:12px 10px;letter-spacing:.8px}td{padding:11px 10px;border-top:1px solid #e7eaf0;font-size:13px}td:not(:first-child),th:not(:first-child){text-align:center}th:first-child,td:first-child{padding-left:17px}td .badge{width:24px;height:27px;font-size:9px}.footnote{font-size:12px;color:var(--muted);line-height:1.6}.updates{margin-top:52px}.newsgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.newsitem{border-top:3px solid var(--navy);background:white;padding:25px}.newsitem h3{font-family:'Barlow Condensed',Impact,sans-serif;font-size:28px;line-height:1.1;margin:18px 0 12px}.newsitem p{font-size:14px;line-height:1.7;color:var(--muted)}.newsitem a{font-size:13px;font-weight:700}.newsitem .eyebrow{font-size:10px;color:#6b7786}.pagehead{padding:45px 0 30px}.pagehead h1{font-size:64px}.accent{color:var(--seyaa-red,#e12632)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.divisioncard,.teamcard{background:white;border:1px solid var(--line);padding:30px;transition:transform .2s,border-color .2s}.divisioncard:hover,.teamcard:hover{transform:translateY(-3px);border-color:#8ca0ba}.divisioncard h2,.teamcard h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:34px;margin:17px 0}.divisioncard p{color:var(--muted);font-size:14px}.divisioncard>span:last-child,.teamcard>span:last-child{display:block;border-top:1px solid var(--line);padding-top:20px;font-size:13px;font-weight:700;margin-top:24px}.teamcard>.badge{width:48px;height:54px;font-size:16px;display:flex;margin-bottom:22px}.teamcard .eyebrow{color:var(--muted);font-size:11px}.teamhead{display:flex;gap:25px;align-items:center}.teamhead>.badge{width:85px;height:100px;font-size:30px}.teamhead h1{text-transform:uppercase}.teamhead a{font-size:14px}.teamcontent .newsitem{margin-top:30px}.highlight{background:#f2f8d8}.filter{font-size:14px;display:flex;gap:10px;align-items:center}.filter select{padding:10px;background:white;border:1px solid var(--line);font-size:14px}.standalone{max-width:1000px}.empty{padding:70px 35px;text-align:center;border:1px solid var(--line);background:white}.empty p{color:var(--muted);line-height:1.7}footer{background:var(--navy);color:white;padding:40px 5%;display:flex;align-items:center;gap:40px}footer p{font-size:13px;line-height:1.7;color:#b7c2d0}footer>a:not(.brand){font-size:14px;margin-left:auto}footer small{font-size:10px;color:#acb7c6}
@media(min-width:1450px){.hero{padding:60px 0}.seasonart{min-height:340px}.seasonart strong{font-size:100px}}
@media(max-width:1000px){header{gap:24px;flex-wrap:wrap}nav{gap:18px}.season{display:none}.sportbar{gap:24px;overflow:auto}.sportbar button span{display:none}.twocol{grid-template-columns:1fr 1fr;gap:18px}.match{gap:7px}.game{grid-template-columns:1fr}.gameinfo{align-items:start;flex-direction:row;justify-content:space-between}.hero h1{font-size:70px}.seasonart strong{font-size:65px}.seasonart strong:after{right:15px}.cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.topline{font-size:9px;letter-spacing:.7px}.topline span{display:none}header{padding:18px 5%;gap:16px}.brand{font-size:35px}nav{width:100%;flex-basis:100%;gap:23px;overflow:auto}nav a{white-space:nowrap;font-size:13px;padding:10px 0}.sportbar{gap:27px}.hero{grid-template-columns:1fr;padding:30px 0}.hero h1{font-size:65px}.hero p{font-size:14px}.seasonart{min-height:0;padding:20px 24px}.seasonart strong{font-size:52px}.seasonart strong:after{font-size:140px;top:0;right:30px}.sectiontitle .tag{display:none}.divisiontabs{overflow:auto}.divisiontabs button{padding:12px 17px}.twocol,.newsgrid,.cards{grid-template-columns:1fr}.sectiontitle h2{font-size:34px}.pagehead h1{font-size:49px;overflow-wrap:anywhere}.panelhead{flex-wrap:wrap}.game{padding:16px}.match{font-size:14px;gap:10px}.gameinfo{font-size:11px}.teamhead{gap:15px}.teamhead>.badge{width:55px;height:67px;font-size:20px}.teamhead h1{font-size:44px}.teamhead .eyebrow{font-size:10px}.newsitem{padding:24px}footer{flex-wrap:wrap;gap:24px}footer>a:not(.brand){margin-left:0}footer p{flex:1;min-width:180px}footer small{width:100%}.pagehead{padding:30px 0 15px}.empty{padding:35px 20px}}

/* Fall Soccer 2026 hero */
header{padding-top:19px;padding-bottom:19px}
.sportbar button span,.season,.topline{display:none}
.hero{position:relative;display:block;min-height:520px;margin:34px 0 48px;padding:0;overflow:hidden;background:var(--navy)}
.heroimage{position:absolute;inset:0;background:url('hero-soccer.jpg') center center/cover no-repeat;filter:saturate(.92) contrast(1.05)}
.heroimage:after{content:'';position:absolute;inset:0;background:linear-gradient(270deg,rgba(7,17,31,.94) 0%,rgba(7,17,31,.74) 42%,rgba(7,17,31,.18) 73%,rgba(7,17,31,.06) 100%)}
.herocopy{position:relative;z-index:1;display:flex;min-height:520px;width:min(620px,68%);margin-left:auto;padding:60px 58px;flex-direction:column;justify-content:center;color:white}
.herocopy .eyebrow{color:var(--lime)}
.hero .herocopy h1{margin:16px 0 20px;color:white;font-size:clamp(68px,7.2vw,108px)}
.hero .herocopy h1 em{color:var(--lime)}
.hero .herocopy p{max-width:520px;color:#d9e0e9;font-size:17px;line-height:1.65}
.hero .herocopy .primary{width:max-content;background:var(--lime);color:var(--navy)}
.hero .herocopy .primary span{color:var(--navy)}
@media(max-width:700px){.hero{min-height:470px;margin:24px 0 38px}.herocopy{min-height:470px;width:100%;padding:38px 25px;justify-content:flex-end}.heroimage{background-position:35% center}.heroimage:after{background:linear-gradient(0deg,rgba(7,17,31,.96) 0%,rgba(7,17,31,.69) 58%,rgba(7,17,31,.15) 100%)}.hero .herocopy h1{font-size:60px}.hero .herocopy p{font-size:16px}}

/* Full-width red-accent revision */
:root{--lime:#e12632}
.hero{width:100vw;min-height:600px;margin:0 0 48px calc(50% - 50vw)}
.herocopy{min-height:600px}
.hero .herocopy .primary{color:white}
.hero .herocopy .primary span{color:white}
.play-only{background:white;border-top:3px solid var(--lime);padding:28px}
.play-only h3,.play-only h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:30px;margin:0 0 12px}
.play-only p{color:var(--muted);font-size:14px;line-height:1.7;margin-bottom:20px}
.play-only a{font-size:13px;font-weight:700}
.twocol.single{grid-template-columns:1fr}
@media(max-width:700px){.hero{min-height:520px;margin-top:0;margin-bottom:38px}.herocopy{min-height:520px}}
.seasonpicker{display:flex;align-items:center;gap:8px;margin-top:18px}.seasonpicker>span{margin-right:4px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.seasonpicker button{border:1px solid var(--line);background:white;padding:10px 18px;font-weight:800;color:var(--muted)}.seasonpicker button.active{background:var(--navy);border-color:var(--navy);color:white}.standing-rule{border-left:3px solid var(--lime);padding:10px 14px;background:white;color:var(--muted);font-size:12px}.tie{display:block;margin:4px 0 0 38px;color:var(--muted);font-size:10px}.recorded .gameinfo small:first-of-type{font-weight:800}
.brand-logo{display:block;width:86px;height:68px;object-fit:contain}.brand-footer{width:72px;height:66px}.game-team{display:inline-flex;align-items:center;gap:7px;padding:5px 8px;border-radius:5px}.game-team.winner{background:#fff0f1;box-shadow:inset 3px 0 var(--lime);font-weight:800}.game-team.champion{background:#fff4cf;box-shadow:inset 3px 0 #d6a400}.result{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#dfe4ea;color:#657181;font-size:10px}.winner .result{background:var(--lime);color:white}.champion .result{background:#d6a400}.newsbanner{display:block;width:100%;height:125px;object-fit:cover;margin:18px 0}.tablewrap td:nth-child(2) .teamname{display:flex;justify-content:flex-start;text-align:left}.tablewrap td:nth-child(2){text-align:left}
.heroimage{background-position:68% center}.heroimage:after{background:linear-gradient(90deg,rgba(7,17,31,.95) 0%,rgba(7,17,31,.76) 42%,rgba(7,17,31,.14) 72%,rgba(7,17,31,.05) 100%)}.herocopy{width:min(620px,52%);margin-left:clamp(28px,7vw,118px);margin-right:0;padding:70px 0}.newsbanner{height:175px;margin:12px 0 18px}.gamedate{font-size:14px;color:var(--navy)}.gamedate span{display:inline-block;background:var(--navy);color:white;padding:5px 9px;border-radius:3px;font-weight:800}.fieldname{display:inline-block;background:#eef1f5;color:var(--navy);padding:6px 9px;border-radius:3px;font-weight:800}.today{margin:46px 0}.today .sectiontitle{margin-bottom:18px}.todaygrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.todaygrid>.empty{grid-column:1/-1}.todaycard{background:white;border:1px solid var(--line);border-top:4px solid var(--lime);padding:18px}.todaydivision{display:inline-block;background:var(--navy);color:white;padding:6px 9px;font-size:11px;font-weight:900;letter-spacing:.7px}.todaymatch{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:18px 0}.todaymatch a{display:flex;align-items:center;gap:7px;font-weight:800}.todaymatch>b{font-size:10px;color:var(--muted)}.todaydetails{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:12px}.todaydetails strong{font-size:16px}.todaydetails span{font-size:12px;color:var(--muted);font-weight:800}@media(max-width:900px){.todaygrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.herocopy{width:auto;margin:0;padding:250px 25px 40px}.heroimage{background-position:65% center}.todaygrid{grid-template-columns:1fr}.today{margin:34px 0}}
.champion-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:22px 0;padding:22px 26px;background:linear-gradient(120deg,#111c2e,#253a59);color:white;border-left:6px solid #e5b21b}.champion-banner span{font-size:12px;letter-spacing:1.2px;font-weight:900}.champion-banner strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:30px;color:#ffd75a;text-align:right}.championship-game{border-left-color:#d6a400}@media(max-width:700px){.champion-banner{align-items:flex-start;flex-direction:column}.champion-banner strong{text-align:left}}
.footer-sponsors{display:flex;align-items:center;gap:16px;margin-left:auto}.footer-sponsors img{width:145px;height:68px;object-fit:contain}footer>.footer-sponsors+small{display:none}@media(max-width:900px){footer{flex-wrap:wrap}.footer-sponsors{width:100%;margin-left:0}}@media(max-width:500px){.footer-sponsors{align-items:flex-start;flex-direction:column}}
.mobile-menu{display:none;margin-left:auto;background:transparent;border:1px solid #ffffff55;color:#fff;padding:9px 11px;align-items:center;gap:5px}.mobile-menu span{display:block;width:20px;height:2px;background:#fff}.mobile-menu b{font-size:12px;margin-left:5px}.team-logo-image{object-fit:contain;background:#fff}.twocol.single{grid-template-columns:1fr}.play-only{background:#fff;padding:30px;border-top:4px solid var(--lime)}
@media(max-width:700px){header{justify-content:space-between}.mobile-menu{display:flex}.mobile-menu span{position:absolute;opacity:0}.mobile-menu b{margin:0}header nav{display:none;width:100%;flex-direction:column;align-items:stretch;gap:0;overflow:visible}header nav.open{display:flex}header nav a{padding:13px 4px;border-top:1px solid #ffffff20}.sportbar{padding:0 5%;scrollbar-width:none}main{padding-left:5%;padding-right:5%}.hero{width:100vw;margin-left:calc(50% - 50vw)}.cards,.newsgrid,.twocol{grid-template-columns:minmax(0,1fr)}.tablewrap{max-width:100%;overflow-x:auto}.game{grid-template-columns:minmax(0,1fr)}footer{padding:32px 5%}.footer-sponsors img{max-width:130px}}

/* v1.0.8 mobile navigation and game-card clarity */
.gamedate{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.gamedate>strong{font-size:15px;color:var(--navy)}.carddivision{display:inline-block;background:var(--navy)!important;color:#fff!important;padding:6px 9px!important;border-radius:3px;font-size:10px;font-weight:900!important;letter-spacing:.6px;text-transform:uppercase}.cardtime{display:flex!important;flex-direction:column;align-items:flex-end;gap:4px;background:var(--seyaa-red,#e12632)!important;color:#fff!important;padding:7px 10px!important;font-size:15px;font-weight:900!important}.cardtime small{display:block;color:#fff;font-size:10px;font-weight:800;letter-spacing:.3px}.accent{color:var(--seyaa-red,#e12632)!important}
@media(max-width:700px){header .mobile-menu{display:flex;width:44px;height:40px;padding:8px;flex-direction:column;justify-content:center;gap:5px}header .mobile-menu span{display:block;position:static;opacity:1;width:24px;height:2px;background:#fff}header .mobile-menu b{display:none}.sportbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:visible;padding:6px 5%}.sportbar button{width:100%;padding:12px 8px;text-align:left;border-bottom:1px solid var(--line)}.sportbar button:last-child{grid-column:1/-1}.divisiontabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;gap:5px}.divisiontabs button{white-space:normal;width:100%;padding:12px 8px}.gamedate{grid-template-columns:1fr auto;gap:8px}.carddivision{grid-column:1/-1;width:max-content}.gamedate>strong{font-size:16px}.cardtime{font-size:16px}.gameinfo{align-items:flex-start}.gameinfo:empty{display:none}}

@media(max-width:700px){footer .footer-sponsors{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;gap:18px;margin:0 auto}footer .footer-sponsors img{width:min(42%,145px);height:64px;object-fit:contain}}
@media(max-width:700px){.sportbar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:5px 2%}.sportbar button,.sportbar button:last-child{grid-column:auto;width:100%;min-width:0;padding:12px 2px;text-align:center;white-space:nowrap;font-size:clamp(8px,2.45vw,11px);letter-spacing:-.15px;border-bottom:0}.sportbar .selected{background:#f1f3f6;border-bottom:3px solid var(--seyaa-red,#e12632)}}
/* v1.0.11 prevent whole-page horizontal movement */
html,body{width:100%;max-width:100%;overflow-x:hidden}header,.sportbar,main,footer{max-width:100%}header>*,footer>*,.twocol>*,.cards>*,.newsgrid>*,.game>*{min-width:0}.tablewrap{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.sportbar button{overflow:hidden;text-overflow:clip}.match,.teamname{min-width:0}.teamname span:last-child{overflow-wrap:anywhere}
@media(max-width:700px){main{width:100%;max-width:100%;overflow:hidden}.hero{width:calc(100% + 10vw);max-width:none;margin-left:-5vw;margin-right:-5vw}.sportbar{width:100%;max-width:100%;overflow:hidden}.divisiontabs{width:100%;max-width:100%}.game,.todaycard,.newsitem,.divisioncard,.teamcard{max-width:100%;overflow:hidden}.pagehead,.teamhead{max-width:100%;overflow-wrap:anywhere}footer{width:100%;overflow:hidden}}
/* v1.0.12 keep the active division visible while scrolling */
.divisiontabs{position:sticky;top:0;z-index:50;box-shadow:0 6px 14px rgba(17,28,46,.12)}body.admin-bar .divisiontabs{top:32px}
@media(max-width:782px){body.admin-bar .divisiontabs{top:46px}}
@media(max-width:700px){main{overflow:visible}.divisiontabs{margin-left:-5vw;width:calc(100% + 10vw);max-width:none;padding:7px 5vw;background:#e7ebf0}}
