@font-face{font-family:IYFSans;src:url(SourceSans3.woff) format("woff");font-weight:200 900;font-style:normal;font-display:swap}
:root{--ink:#10362f;--muted:#50665c;--green:#145c43;--dark:#082f29;--lime:#d9ef96;--line:#cedbd3;--paper:#f4f6f2;--white:#fff;--soft:#eaf0e6;--focus:#a75008;--radius:14px;--shadow:0 4px 18px #173e2909;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.55 IYFSans,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:var(--green);text-underline-offset:4px}a:hover{color:#082f29}button,input,select,textarea{font:inherit}button,.button{border:1px solid var(--green);border-radius:8px;padding:11px 20px;background:var(--green);color:white;font-weight:700;cursor:pointer;min-height:46px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:hover,.button:hover{background:var(--dark);color:white}button.secondary,.button.secondary{background:white;color:var(--ink);border-color:var(--line)}button:disabled{cursor:wait;opacity:.65}input,select,textarea{width:100%;min-width:0;min-height:48px;border:1px solid #809d8d;border-radius:8px;background:white;color:var(--ink);padding:10px 12px}input::placeholder{color:#63766c}label{display:block;font-size:15px;font-weight:700;margin:0 0 7px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(34px,4.2vw,56px);line-height:1.08;letter-spacing:-.035em;margin-bottom:16px;text-wrap:balance}h2{font-size:28px;line-height:1.25;letter-spacing:-.025em}h3{font-size:21px;line-height:1.3}p{margin-bottom:18px}strong{font-weight:750}img{max-width:100%;height:auto}a,button,summary{touch-action:manipulation}a,button,input,select{transition:background-color .16s ease,color .16s ease,border-color .16s ease}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.site-header :focus-visible,.site-footer :focus-visible{outline-color:var(--lime)}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip-link:focus{position:fixed;top:8px;left:8px;background:white;z-index:99;padding:12px}
.site-header{background:var(--dark);border-bottom:3px solid #b7d871}.nav-wrap{max-width:1360px;padding:14px 32px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:block;flex-shrink:0;line-height:0}.brand img{width:225px;height:62px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:8px}.site-header nav ul{display:flex;list-style:none;padding:0;gap:8px;margin:0;align-items:center}.site-header nav a{color:#f6fff8;font-size:17px;font-weight:650;text-decoration:none;padding:12px;display:block;border-radius:7px}.site-header nav a:hover,.site-header nav a[aria-current],.site-header nav .current-menu-item>a{color:var(--lime);background:#164b3f}.menu-toggle{display:none;background:transparent;border-color:#82a796}.site-main{max-width:1360px;margin:auto;padding:28px 32px 48px;min-height:50vh}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--green);margin-bottom:10px}.muted{color:var(--muted)}.small-note{font-size:14px;color:var(--muted);line-height:1.55;margin:12px 0 0}
.breadcrumbs{margin-bottom:22px;font-size:14px;color:var(--muted)}.breadcrumbs ol{list-style:none;margin:0;padding:0;display:flex;gap:6px 10px;flex-wrap:wrap}.breadcrumbs li{display:flex;align-items:center;gap:10px;overflow-wrap:anywhere}.breadcrumbs li+li::before{content:"/";color:#82978b}.breadcrumbs a{padding:5px 0;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs li[aria-current]{max-width:100%}.page-heading{max-width:900px;margin-bottom:24px}.page-heading h1{margin-bottom:12px}.page-heading>p:last-child:not(.eyebrow){font-size:19px;color:var(--muted);margin:0;max-width:780px}.block-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:34px 0 18px}.block-heading h2{margin-bottom:0}.block-heading .eyebrow{margin-bottom:5px}.text-link{font-size:16px;font-weight:700;text-decoration:none;display:inline-flex;gap:12px;align-items:center;min-height:44px}.text-link:hover{text-decoration:underline}.block-heading>a{flex-shrink:0}.block-title{margin:32px 0 18px}.snapshot-note{color:var(--muted);font-size:14px;margin:0 0 20px;max-width:900px}
.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(28px,5vw,68px);align-items:center;padding:12px 0 26px}.hero h1{font-size:clamp(43px,4.6vw,66px);letter-spacing:-.045em;margin-bottom:18px}.hero-intro>p:not(.eyebrow){font-size:20px;max-width:580px;color:var(--muted)}.hero-search{max-width:560px}.hero-search>div{display:flex;gap:7px;background:white;border:1px solid #8fa997;padding:6px;border-radius:11px;box-shadow:var(--shadow)}.hero-search input{border:0;background:transparent}.hero-search button{white-space:nowrap}.hero-shortcuts{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:9px}.hero-shortcuts a{font-size:15px;font-weight:700;text-decoration:none;padding:8px 0;min-height:44px}.hero-shortcuts a:hover{text-decoration:underline}.hero-links{display:grid;border:1px solid var(--line);border-radius:16px;background:var(--white);overflow:hidden}.hero-links>a{display:flex;align-items:center;gap:20px;text-decoration:none;padding:24px;border-bottom:1px solid var(--line);min-height:106px}.hero-links>a:last-child{border-bottom:0}.hero-links>a:first-child{background:var(--dark);color:white}.hero-links>a:hover{background:var(--soft)}.hero-links>a:first-child:hover{background:#164b3f}.hero-icon{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;background:var(--soft);color:var(--green);border-radius:50%;font-size:25px}.hero-links>a:first-child .hero-icon{background:var(--lime);color:var(--dark)}.hero-links strong{font-size:22px;display:block}.hero-links small{font-size:16px;color:var(--muted);display:block;margin-top:3px}.hero-links>a:first-child small{color:#d5e5d9}.explore-strip{display:flex;align-items:center;gap:12px;padding:16px 20px;border:1px solid var(--line);border-radius:12px;background:#eaf0e4;margin:8px 0 32px}.explore-strip p{margin:0 auto 0 0;font-weight:700}.explore-strip a{display:flex;gap:22px;padding:9px 13px;border-radius:7px;text-decoration:none;font-weight:650;min-height:44px}.explore-strip a:hover{background:white}
.filters{display:block;background:white;border:1px solid var(--line);padding:20px;border-radius:var(--radius);margin:0 0 16px;box-shadow:var(--shadow)}.search-row{display:flex;align-items:end;gap:12px}.search-field{flex:1;min-width:0}.search-row>button{min-width:130px;height:48px}.filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:17px}.filter-footer{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:14px;font-size:14px}.filter-footer p{margin:0;color:var(--muted)}.filter-footer a{min-height:44px;display:inline-flex;align-items:center;white-space:nowrap}.more-filters{margin-top:8px}.more-filters summary{cursor:pointer;display:flex;gap:20px;align-items:center;font-weight:700;font-size:15px;min-height:44px;width:fit-content}.more-filters summary span{font-size:22px}.more-filters[open] summary span{transform:rotate(45deg)}.more-filters .filter-grid{margin-top:7px}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.active-filters a{display:inline-flex;align-items:center;gap:12px;padding:7px 12px;min-height:44px;border:1px solid #a9c1ad;background:#e6efdf;border-radius:22px;font-size:14px;text-decoration:none}.active-filters a span[aria-hidden]{font-size:21px}.active-filters a:hover{background:#d7e6cb}.results-bar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:20px 0 14px;font-size:14px;color:var(--muted)}.result-count{margin:0;font-size:16px}.result-count strong{font-size:20px;color:var(--ink);margin-right:4px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.entity-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;gap:13px;min-width:0;position:relative}.entity-card:hover{border-color:#91ad98;box-shadow:var(--shadow)}.card-heading{display:flex;align-items:center;gap:14px;text-decoration:none;color:var(--ink)}.card-heading h2,.card-heading h3{font-size:21px;margin:0;line-height:1.3;overflow-wrap:anywhere}.entity-card .text-link{margin-top:auto;border-top:1px solid #e8eee7;padding-top:7px}.entity-card p{margin:0;font-size:15px}.card-location,.card-relation{color:var(--muted)}.card-relation a{font-weight:650}.chips{display:flex;gap:6px;flex-wrap:wrap}.chips>span{padding:4px 9px;font-size:13px;font-weight:650;background:#eaf0e6;border:1px solid #e0e8dc;border-radius:5px;color:#344f42;line-height:1.45}.chips .screen-reader-text{padding:0}.badge{position:relative;display:inline-grid;place-items:center;flex-shrink:0;width:52px;height:56px;background:#eef4e6;border:1px solid #d9e4cf;border-radius:9px;color:#3c633f;font-size:15px;font-weight:800;overflow:hidden}.badge img{position:absolute;inset:0;background:white;width:100%;height:100%;object-fit:contain;padding:5px}.badge img[hidden]{display:none}.badge.large{width:106px;height:116px;font-size:30px;border-radius:14px}.badge.large img{padding:9px}.pagination{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:1px solid var(--line);padding:8px 12px;border-radius:7px;background:white;text-decoration:none}.pagination .current{background:var(--green);color:white}.pagination a:hover{background:var(--soft)}
.tabs{display:flex;gap:6px;padding:5px;border:1px solid var(--line);background:#e9eee8;border-radius:11px;margin:18px 0}.tabs a{flex:1;text-align:center;border-radius:7px;text-decoration:none;color:var(--ink);font-size:17px;font-weight:700;padding:11px 8px;min-height:46px}.tabs a[aria-current]{background:var(--green);color:white;box-shadow:0 2px 4px #082f291a}.tabs a:hover{background:#d5e2d3}.tabs a[aria-current]:hover{background:var(--dark)}.match-list{display:grid;gap:12px}.match-row{display:grid;grid-template-columns:220px minmax(0,1fr);column-gap:26px;background:white;border:1px solid var(--line);border-radius:12px;padding:18px 22px;align-items:center}.match-context{font-size:14px;line-height:1.4;display:flex;flex-wrap:wrap;gap:7px}.match-context>span:first-child{font-weight:700;width:100%}.match-context small{display:block;color:var(--muted);width:100%;font-size:13px}.status{display:inline-flex;align-items:center;font-size:12px;font-weight:750;background:#e8eee1;border:1px solid #dce5d4;border-radius:5px;padding:4px 8px;width:fit-content;color:#37502f;line-height:1.4}.status-awarded,.status-possible_walkover{background:#fff1d9;border-color:#ead3ab;color:#754710}.status-postponed,.status-cancelled{background:#f8e8e1;border-color:#e5c7bb;color:#8d3d28}.status-live{background:#e4f5e7;border-color:#b1cfb8;color:#18532b}.match-teams{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:18px;align-items:center}.home-team,.away-team{display:flex;align-items:center;gap:12px;line-height:1.35;min-width:0}.away-team{justify-content:end;text-align:right}.match-teams strong{font-size:18px;overflow-wrap:anywhere}.match-teams strong a{text-decoration:none;color:var(--ink)}.match-teams strong a:hover{text-decoration:underline}.match-teams .badge{width:42px;height:46px;font-size:12px}.score{font-size:22px;font-weight:800;line-height:1.3;border-radius:8px;background:#edf2e7;padding:11px 15px;text-align:center;max-width:155px;min-width:76px;font-variant-numeric:tabular-nums}.match-foot{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:6px 16px;border-top:1px solid #e4ebe2;margin-top:13px;padding-top:10px;font-size:13px;color:var(--muted)}.match-foot .match-source{margin-left:auto}.match-note{grid-column:1/-1;font-size:14px;color:#754710;background:#fff3e1;border-radius:6px;padding:10px 12px;margin:12px 0 0}.match-search{margin-top:18px}.empty{display:flex;align-items:start;gap:18px;padding:26px;border:1px solid #c5d3be;background:#edf2e6;border-radius:var(--radius);margin:16px 0}.empty-mark{display:grid;place-items:center;flex-shrink:0;background:#dfe8d2;color:#557144;border-radius:9px;width:44px;height:44px;font-size:26px}.empty h2{font-size:23px;margin:0 0 8px}.empty p{margin:0;color:var(--muted);max-width:720px}
.profile-top{display:flex;align-items:center;gap:24px;margin:12px 0 24px}.profile-top h1{font-size:clamp(34px,4vw,52px);margin-bottom:13px}.profile-top .eyebrow{margin-bottom:7px}.profile-nav{display:flex;flex-wrap:wrap;gap:6px 18px;border-bottom:1px solid var(--line);margin-bottom:24px;padding-bottom:6px}.profile-nav a{display:block;padding:10px 3px;min-height:44px;text-decoration:none;font-weight:700}.profile-nav a:hover{text-decoration:underline}.profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.profile-main{min-width:0}.profile-sidebar{display:grid;gap:16px;min-width:0}.profile-layout:has(.profile-sidebar:empty){grid-template-columns:1fr}.profile-sidebar:empty{display:none}.facts{background:white;padding:22px;border:1px solid var(--line);border-radius:var(--radius);margin-bottom:20px}.facts h2{font-size:23px;margin-bottom:15px}.facts dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 20px;margin:0}.facts dl>div{padding:11px 0;border-top:1px solid var(--line);min-width:0}dt{font-size:13px;color:var(--muted);font-weight:650}dd{margin:4px 0 0;font-size:17px;font-weight:650;overflow-wrap:anywhere}.profile-panel{background:white;padding:20px;border:1px solid var(--line);border-radius:var(--radius)}.profile-panel h2{font-size:22px;margin-bottom:12px}.profile-panel>p{font-size:15px}.profile-panel summary{font-size:16px;font-weight:700;cursor:pointer;min-height:44px;display:list-item;list-style-position:inside}.source-panel ul{margin:12px 0 0;padding-left:19px}.source-panel li{margin:7px 0}.official-links{display:flex;flex-wrap:wrap;gap:8px}.official-links a{display:inline-flex;align-items:center;gap:12px;background:#edf2e8;border:1px solid #d4e0cd;border-radius:7px;min-height:44px;padding:8px 12px;font-weight:650;font-size:15px;text-decoration:none}.official-links a:hover{background:#dfebd6}.map-embed{margin-top:12px}.map-embed iframe{display:block;width:100%;height:260px;border:0;border-radius:9px}.map-embed .small-note{margin-top:8px;font-size:13px}.no-js .map-embed{display:none}.source{font-size:13px;color:var(--muted);margin:18px 0 0;overflow-wrap:anywhere}.prose{font-size:18px;line-height:1.7;overflow-wrap:anywhere}.prose h2{margin:30px 0 12px}.prose h2:first-child{margin-top:0}.prose h3{margin:24px 0 10px}.prose a{font-weight:600;overflow-wrap:anywhere}.prose ul,.prose ol{padding-left:24px}.prose li{margin:7px 0}.prose>div{max-width:100%;overflow-x:auto}.profile-prose{background:white;border:1px solid var(--line);padding:24px;border-radius:var(--radius)}.profile-prose>:last-child{margin-bottom:0}.page-prose{max-width:940px;background:white;border:1px solid var(--line);padding:28px;border-radius:var(--radius)}.page-prose>:last-child{margin-bottom:0}.profile-layout:has(.profile-main:empty){grid-template-columns:1fr}.profile-main:empty{display:none}.profile-layout:has(.profile-main:empty) .profile-sidebar{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.profile-layout:has(.profile-sidebar:empty) .facts dl{grid-template-columns:repeat(4,minmax(0,1fr))}
.table-search{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-bottom:18px}.table-search label{width:100%;margin:0}.table-search input{max-width:500px}.standings{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:22px;margin:20px 0}.standings-heading{display:flex;justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px}.standings h2{font-size:26px;margin-bottom:0}.standings-heading .eyebrow{margin-bottom:6px}.standings-content{min-width:0}.standings table{min-width:560px}.standings caption{padding:0 0 12px;text-align:left;font-size:14px;color:var(--muted)}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:8px}.table-scroll:focus-visible{outline-offset:2px}.table-search-local{display:flex;align-items:center;gap:16px;margin:0 0 14px}.table-search-local label{margin:0;white-space:nowrap}.table-search-local input{max-width:380px}.table-key{display:flex;flex-wrap:wrap;gap:6px 18px;font-size:13px;color:var(--muted);margin-top:13px}table{border-collapse:collapse;width:100%;font-size:15px;font-variant-numeric:tabular-nums}th{text-align:left;background:#e9efe2;font-size:13px;font-weight:750}th,td{padding:13px 14px;border-bottom:1px solid var(--line)}tbody tr:nth-child(even){background:#f5f8f1}tbody tr:hover{background:#eaf1e2}.standings th:not(:nth-child(2)),.standings td:not(:nth-child(2)){text-align:center}.standings td:nth-child(2){font-weight:650}.standings th:last-child,.standings td:last-child{font-weight:800}.table-filter-empty{padding:14px;background:#edf2e6;border-radius:7px;font-size:15px}.table-filter-empty[hidden]{display:none}.updates-list{display:grid;gap:0;border:1px solid var(--line);background:white;border-radius:12px;overflow:hidden}.update-row{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:18px;border-bottom:1px solid var(--line);padding:20px}.update-row:last-child{border:0}.update-row h2{font-size:21px;margin-bottom:7px}.update-row p{font-size:16px;margin-bottom:0}.update-row time{font-size:14px;color:var(--muted)}
.site-footer{background:var(--dark);color:#e9f3e9;padding:30px 32px 20px}.footer-inner{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;max-width:1296px;margin:auto}.footer-inner p{font-size:15px;margin:14px 0 0;max-width:360px;color:#c4d9cb}.footer-inner nav{display:grid;gap:1px;align-content:start}.footer-inner h2{font-size:17px;letter-spacing:0;color:var(--lime);margin:10px 0}.footer-inner nav a{color:#edf8ed;font-size:16px;text-decoration:none;min-height:40px;padding:7px 0}.footer-inner a:hover{text-decoration:underline}.footer-bottom{max-width:1296px;margin:24px auto 0;padding-top:18px;border-top:1px solid #31584c;font-size:13px;color:#c2d6ca;display:flex;justify-content:space-between;gap:20px}
@media(max-width:1100px){.nav-wrap{gap:18px}.site-header nav{gap:0}.site-header nav a{font-size:16px;padding:10px}.brand img{width:200px}.hero{gap:30px}.profile-layout{grid-template-columns:minmax(0,1fr) 280px}.facts dl{grid-template-columns:repeat(2,minmax(0,1fr))}.match-row{grid-template-columns:190px minmax(0,1fr);gap:16px}.match-teams{gap:12px}.match-teams strong{font-size:16px}.match-teams .badge{width:34px;height:38px}.match-foot{margin-top:0}.explore-strip{gap:3px}.explore-strip a{gap:12px;padding:9px}}
@media(max-width:860px){.menu-toggle{display:inline-flex}.nav-wrap{flex-wrap:wrap;padding:12px 22px}.site-header nav{width:100%;display:flex;flex-wrap:wrap;gap:5px}.js-ready .site-header nav{display:none}.js-ready .site-header nav.is-open{display:flex}.site-header nav a{font-size:17px;min-height:46px;padding:10px 13px}.site-header nav ul{flex-wrap:wrap}.site-main{padding:25px 22px 40px}.hero{grid-template-columns:1fr 1fr;gap:24px}.hero h1{font-size:44px}.hero-intro>p:not(.eyebrow){font-size:18px}.hero-links>a{padding:20px 16px;gap:12px}.hero-links strong{font-size:19px}.hero-links small{font-size:15px}.hero-icon{width:34px;height:34px}.hero-search>div{flex-direction:column}.hero-search button{width:100%}.explore-strip{flex-wrap:wrap;gap:4px 10px}.explore-strip p{width:100%;margin-bottom:3px}.explore-strip a{flex:1;justify-content:space-between}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-layout{grid-template-columns:1fr}.profile-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-layout:has(.profile-sidebar:empty) .facts dl{grid-template-columns:repeat(3,minmax(0,1fr))}.match-row{grid-template-columns:1fr;padding:18px;gap:14px}.match-context{display:grid;grid-template-columns:1fr auto;gap:6px 16px}.match-context>span:first-child{grid-column:1}.match-context small{grid-column:1}.match-context .status{grid-column:2;grid-row:1/3;align-self:center}.match-teams strong{font-size:18px}.match-teams .badge{width:42px;height:46px}.match-foot{grid-column:1}.match-note{grid-column:1}.footer-inner{gap:24px}}
@media(max-width:600px){body{font-size:16px}.nav-wrap{padding:10px 16px}.brand img{width:205px;height:55px}.site-main{padding:20px 16px 32px}.hero{grid-template-columns:1fr;gap:22px;padding:6px 0 20px}.hero h1{font-size:47px}.hero-search>div{flex-direction:row}.hero-search button{width:auto;padding:10px 13px}.hero-links>a{padding:16px;min-height:88px}.hero-links strong{font-size:20px}.hero-icon{width:40px;height:40px}.explore-strip{padding:13px;gap:4px 8px;margin-bottom:26px}.explore-strip a{flex-basis:40%;padding:7px}.block-heading{align-items:start;margin-top:28px;gap:12px}.block-heading h2{font-size:25px}.block-heading>a{font-size:14px;max-width:105px;line-height:1.35}.page-heading{margin-bottom:20px}.page-heading>p:last-child:not(.eyebrow){font-size:17px}.breadcrumbs{font-size:13px;margin-bottom:18px}.card-grid{grid-template-columns:1fr;gap:12px}.entity-card{padding:18px;gap:12px}.card-heading h2,.card-heading h3{font-size:21px}.entity-card .text-link{padding-top:6px;min-height:40px}.filters{padding:16px}.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.filter-grid>div:last-child:nth-child(odd){grid-column:1/-1}.search-row{gap:8px}.search-row>button{min-width:0;padding:10px 15px}.filter-footer{align-items:start;font-size:13px;gap:12px}.filter-footer p{max-width:190px}.filter-footer a{min-height:34px;align-items:start}.results-bar{font-size:13px}.tabs{gap:3px;padding:4px}.tabs a{font-size:15px;padding:10px 4px}.match-row{padding:16px;gap:14px}.match-context{font-size:13px;gap:6px 10px}.match-context .status{font-size:11px;max-width:124px}.match-context small{font-size:12px}.match-teams{gap:8px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.home-team,.away-team{gap:8px;flex-direction:column;text-align:center}.away-team .badge{order:-1}.match-teams strong{font-size:16px}.score{font-size:21px;padding:9px 11px;min-width:66px;max-width:106px}.match-foot{gap:8px 12px;font-size:12px}.match-foot .match-source{margin-left:0}.match-foot>span:first-child{flex:1}.match-note{font-size:13px}.empty{padding:20px;gap:12px}.empty h2{font-size:21px}.empty-mark{width:32px;height:32px;font-size:22px}.profile-top{align-items:center;gap:17px;margin-top:8px}.badge.large{width:78px;height:88px;font-size:24px}.profile-top h1{font-size:34px;line-height:1.1}.profile-top .chips{gap:5px}.profile-top .chips>span{font-size:12px}.profile-nav{gap:2px 14px;margin-bottom:18px}.profile-nav a{font-size:15px;padding:9px 0}.facts{padding:18px;margin-bottom:16px}.facts dl,.profile-layout:has(.profile-sidebar:empty) .facts dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}dd{font-size:16px}dt{font-size:12px}.profile-sidebar{grid-template-columns:1fr}.profile-panel{padding:18px}.profile-layout{gap:16px}.prose{font-size:17px;line-height:1.65}.profile-prose,.page-prose{padding:20px}.prose h2{font-size:25px}.standings{padding:16px;margin-top:16px}.standings h2{font-size:24px}.standings-heading{gap:10px}.table-search-local{display:block}.table-search-local label{margin-bottom:7px}.table-search-local input{max-width:none}.table-search input{max-width:none}.table-key{gap:6px 14px;font-size:12px}th,td{padding:12px}.update-row{grid-template-columns:1fr;gap:10px;padding:18px}.update-row h2{font-size:20px}.site-footer{padding:26px 18px 18px}.footer-inner{grid-template-columns:1fr 1fr;gap:22px}.footer-inner>div{grid-column:1/-1}.footer-inner nav a{font-size:15px;min-height:44px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}}
@media(max-width:360px){.brand img{width:180px}.hero h1{font-size:42px}.hero-search>div{flex-direction:column}.hero-search button{width:100%}.profile-top{align-items:start;flex-direction:column}.filter-grid{grid-template-columns:1fr}.filter-grid>div{grid-column:1}.results-bar{align-items:start}.search-row{flex-wrap:wrap}.search-row>button{width:100%}.search-field{flex-basis:100%}.match-teams strong{font-size:14px}.profile-layout:has(.profile-sidebar:empty) .facts dl,.facts dl{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.site-header,.site-footer,.filters,.profile-nav,.tabs,.pagination,.load-map,.map-embed,.hero-search,.hero-shortcuts{display:none!important}body{background:white;font-size:12pt}.site-main{max-width:none;padding:0}.profile-layout{display:block}.profile-sidebar{display:block}.match-row,.entity-card,.facts,.profile-panel{break-inside:avoid;box-shadow:none}.card-grid{grid-template-columns:1fr 1fr}.match-row{border-color:#777}.source-panel{display:block}.source-panel>summary{list-style:none}.source-panel>*{display:block}.prose,.page-prose{border:0;padding:0}}
.directory-intro{max-width:940px;margin-bottom:24px}.directory-intro h2{font-size:23px}.directory-intro p{margin-bottom:14px}.profile-prose+.profile-prose{margin-top:20px}.map-embed{display:none}.js-ready .map-embed{display:block}.iyf-contact-form,.iyf-contact-success{max-width:940px;background:white;border:1px solid var(--line);border-radius:var(--radius);padding:26px;margin-top:22px}.iyf-contact-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0}.iyf-contact-fields label input,.iyf-contact-fields label select{margin-top:7px}.iyf-contact-form textarea{margin:7px 0 12px;resize:vertical}.iyf-contact-form>p{font-size:16px;max-width:780px}.iyf-contact-error{background:#fff0e9;border:1px solid #d4a18c;border-left:4px solid #a74421;padding:14px 16px;color:#732d18;margin:18px 0;border-radius:6px}.iyf-contact-error p{margin:0}.iyf-contact-success{background:#e9f3df;border-color:#a6c189}.iyf-contact-success h2{margin-bottom:12px}.iyf-contact-success>:last-child{margin-bottom:0}@media(max-width:600px){.iyf-contact-form,.iyf-contact-success{padding:20px}.iyf-contact-fields{grid-template-columns:1fr;gap:14px}}
.profile-nav .profile-directions{margin-left:auto;display:inline-flex;gap:8px;align-items:center}.chip-label{font-weight:500}@media(max-width:600px){.profile-nav .profile-directions{margin-left:0}}
.directory-more{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:24px;margin-top:30px;max-width:940px}.table-scroll-hint{display:none;font-size:14px;color:var(--muted);margin-bottom:12px}@media(max-width:860px){.table-scroll-hint{display:block}}@media(max-width:600px){.directory-more{padding:20px}}
.active-filters .scope-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;min-height:44px;border:1px solid var(--line);background:white;border-radius:7px;font-size:14px;font-weight:650}.standings th.team-cell,.standings td.team-cell{text-align:left;font-weight:650}
@media(max-width:600px){.match-search .search-row{display:grid;grid-template-columns:1fr}.match-search .search-row>button{width:100%}}
.contact-intro{max-width:940px}.contact-advice{margin-top:24px}

/* Shared match data controls, Core 4.4. */
.match-refresh{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin:1rem 0;color:#23483e;font-size:.95rem}
.match-refresh button{min-height:44px;padding:.65rem 1rem;background:#104d3e;color:#fff;border:1px solid #104d3e;border-radius:.5rem;font:inherit;font-weight:700;cursor:pointer}
.match-refresh button:disabled{opacity:.6;cursor:wait}
.match-refresh button:focus-visible,.match-share a:focus-visible{outline:3px solid #b75908;outline-offset:3px}
.match-share{grid-column:1/-1;margin:0;padding:.5rem 1rem;border-top:1px solid #d5e2db;font-size:.9rem}
.match-share a{color:#155d48;text-decoration:underline;text-underline-offset:3px}
@media(max-width:600px){
.match-teams{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:10px}
.match-teams .home-team{grid-column:1;grid-row:1;flex-direction:row;text-align:left}
.match-teams .away-team{grid-column:1;grid-row:2;flex-direction:row-reverse;justify-content:flex-end;text-align:left}
.match-teams .away-team .badge{order:0}
.match-teams .score{grid-column:2;grid-row:1/3;align-self:center}
.match-teams .badge{width:32px;height:36px;flex-shrink:0}
.match-teams strong{font-size:16px;text-align:left;overflow-wrap:break-word;word-break:normal;hyphens:none}
}
/* Larger lists stay compact, with readable controls and explicit suggestions. */
.match-row{padding:18px 22px;margin-bottom:10px}.match-share{margin:5px 0 0}.match-foot{padding-top:9px;margin-top:10px}.pagination{justify-content:center;gap:14px;align-items:center}.load-more{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:10px 28px;border-radius:8px;background:#104c3e;color:#fff;font-weight:700}.load-more[aria-disabled=true]{opacity:.65}.search-field{position:relative}.search-suggestions{position:relative;z-index:10;background:#fff;border:1px solid #9eb7aa;border-radius:8px;box-shadow:0 8px 20px #103b2520;margin-top:5px;max-height:340px;overflow:auto}.search-suggestions a{display:block;padding:12px 16px;min-height:44px;color:#123d32;border-bottom:1px solid #dbe5df;text-decoration:none}.search-suggestions a:hover,.search-suggestions a:focus{background:#e5f0e8;outline:2px solid #236747;outline-offset:-2px}.tables-list{display:grid;gap:24px}.match-context small:empty{display:none}
