:root{--green:#00471b;--deep:#002b16;--gold:#eee1c6;--cream:#f7f2df;--ink:#14201d;--muted:#64706c;--line:#d8dedb;--cell:27px}*{box-sizing:border-box}html{background:var(--deep);scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:linear-gradient(#f8f6ef,#eef2ef)}.hero{min-height:330px;padding:62px max(6vw,28px);display:flex;align-items:center;gap:34px;position:relative;overflow:hidden;color:white;background:radial-gradient(circle at 80% -20%,var(--green) 0,transparent 42%),linear-gradient(120deg,var(--deep),var(--green) 62%,var(--deep))}.hero:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(105deg,transparent 0 90px,rgba(255,255,255,.018) 92px 94px)}.hero>div{position:relative;z-index:1}.team-logo{position:relative;z-index:1;width:150px;height:150px;object-fit:contain;filter:drop-shadow(0 18px 34px #0008);flex:0 0 auto}.eyebrow{margin:0 0 8px;color:var(--gold);font-size:.78rem;letter-spacing:.22em;font-weight:900}.eyebrow.dark{color:#7b6500}.hero h1{margin:0;font-size:clamp(3.1rem,8vw,6.7rem);line-height:.82;letter-spacing:-.065em}.hero h1 span{color:var(--gold)}.lede{max-width:720px;margin:20px 0 0;color:#d8e2de;font-size:clamp(1rem,2vw,1.25rem);line-height:1.55}.hero-stripes{position:absolute!important;right:-60px;bottom:-120px;width:420px;height:330px;border:38px solid var(--gold);border-radius:50%;opacity:.12;transform:rotate(-15deg)}main{width:min(1500px,94vw);margin:-34px auto 0;position:relative;z-index:2}.summary{display:grid;grid-template-columns:repeat(4,1fr);background:white;border-radius:18px;box-shadow:0 16px 55px #0e251e22;overflow:hidden}.summary article{padding:25px 28px;border-right:1px solid var(--line)}.summary article:last-child{border:0}.summary strong{display:block;font-size:clamp(1.55rem,3vw,2.25rem);color:var(--green)}.summary span{font-size:.82rem;color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.08em}.schedule-section{margin:30px 0 12px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:0 4px 14px}.section-heading h2{margin:0;color:var(--green);font-size:clamp(1.8rem,4vw,3rem)}.section-heading>p{margin:0 0 5px;color:var(--muted);font-size:.85rem}.schedule-list{display:flex;gap:12px;overflow-x:auto;padding:2px 2px 14px;scrollbar-color:#85958e #e8ecea;scroll-snap-type:x proximity}.schedule-game{min-width:210px;padding:18px;background:white;border:1px solid var(--line);border-top:5px solid var(--gold);border-radius:12px;scroll-snap-align:start;box-shadow:0 8px 24px #0e251e0d}.schedule-game .week{font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#7d6900}.schedule-date{font-weight:800;margin:5px 0 16px}.matchup{display:flex;gap:8px;align-items:baseline;min-height:50px}.matchup span{font-size:.68rem;font-weight:900;color:var(--muted)}.matchup strong{font-size:1.05rem;color:var(--green)}.schedule-game>strong{font-size:.82rem;color:#4e5b56}.support-callout{margin:32px 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:30px 34px;border-radius:18px;color:white;background:linear-gradient(120deg,#112a22,var(--green));border-bottom:7px solid var(--gold)}.support-icon{font-size:3rem}.support-callout h2{margin:0 0 6px;font-size:clamp(1.6rem,3vw,2.4rem)}.support-callout p{margin:0;color:#d6e0dc;line-height:1.5}.support-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:9px;background:var(--gold);color:#15211d;text-decoration:none;font-weight:900;white-space:nowrap}.support-button.disabled{background:#82918b;color:#e9eeec;cursor:not-allowed;pointer-events:none}.controls{margin:28px 0 14px;display:flex;flex-wrap:wrap;align-items:end;gap:12px;padding:18px;background:white;border:1px solid var(--line);border-radius:14px}.control{display:grid;gap:6px}.control label,.check{font-size:.76rem;font-weight:800;color:#53605c;text-transform:uppercase;letter-spacing:.06em}.control select,.control input,.control button,.reset{height:42px;border:1px solid #bdc8c3;background:#fff;border-radius:8px;padding:0 12px;font:inherit;font-weight:700}.check{height:42px;display:flex;align-items:center;gap:9px;padding:0 10px}.check input{accent-color:var(--green);width:18px;height:18px}.search-control div{display:flex}.search-control input{width:105px;border-radius:8px 0 0 8px}.search-control button{border-radius:0 8px 8px 0;background:var(--green);color:white;border-color:var(--green);cursor:pointer}.reset{margin-left:auto;background:#f3f5f4;cursor:pointer}.legend{display:flex;flex-wrap:wrap;gap:15px 22px;padding:11px 4px 18px;font-size:.82rem;font-weight:700;color:#4c5955}.legend span{display:flex;align-items:center;gap:7px}.legend i{width:17px;height:17px;border-radius:4px;border:1px solid #aeb8b4}.legend .win{background:var(--green)}.legend .loss{background:var(--gold)}.legend .tie{background:#b7c9c2}.legend .both{background:linear-gradient(135deg,var(--green) 0 49%,var(--gold) 51%)}.legend .unseen{background:white}.legend .impossible{background:#102a22;border-color:#102a22}.grid-card{position:relative;background:white;border:1px solid var(--line);border-radius:18px;padding:48px 24px 22px;box-shadow:0 12px 34px #0e251e12}.axis-title{font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;color:#64706c}.axis-title.top{position:absolute;top:17px;left:76px}.axis-title.side{position:absolute;left:-28px;top:50%;transform:rotate(-90deg)}.grid-wrap{overflow:auto;max-height:72vh;border:1px solid #ccd5d1;background:#eef2f0;scrollbar-color:#85958e #e8ecea}.score-grid{display:grid;gap:1px;width:max-content;background:#cbd4d0;padding:1px}.grid-cell,.axis-cell{width:var(--cell);height:var(--cell);display:grid;place-items:center;font-size:9px}.axis-cell{position:sticky;z-index:5;background:#eef2f0;color:#40504b;font-weight:800}.axis-cell.top{top:0}.axis-cell.left{left:0}.axis-cell.corner{top:0;left:0;z-index:7;background:var(--green);color:white}.grid-cell{border:0;padding:0;cursor:pointer;background:white;transition:transform .08s,outline .08s}.grid-cell:hover,.grid-cell:focus{z-index:4;outline:3px solid #e24a31;transform:scale(1.16)}.grid-cell.win{background:var(--green)}.grid-cell.loss{background:var(--gold)}.grid-cell.tie{background:#b7c9c2}.grid-cell.both{background:linear-gradient(135deg,var(--green) 0 48%,var(--gold) 52%)}.grid-cell.impossible{background:#102a22;cursor:default}.grid-cell.unseen{background:#fff}.grid-cell.target{outline:4px solid #e24a31;z-index:6;animation:pulse 1s ease 2}.grid-hint{text-align:center;color:#67736f;margin:15px 0 0;font-size:.86rem}.explainer{display:grid;grid-template-columns:1.2fr .8fr;gap:45px;margin:34px 0 56px;padding:48px;background:var(--cream);border-radius:18px;border-top:7px solid var(--gold)}.explainer h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1;margin:0 0 20px;color:var(--green)}.explainer p{line-height:1.7}.source-box{background:white;padding:26px;border-radius:14px}.source-box h3{margin-top:0;color:var(--green)}.source-box a{color:#12634b}.fine{font-size:.78rem;color:#6d7774}dialog{width:min(700px,92vw);max-height:82vh;border:0;border-radius:18px;padding:32px;box-shadow:0 24px 80px #0009;color:var(--ink)}dialog::backdrop{background:#071510cc;backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:15px;top:10px;border:0;background:transparent;font-size:2rem;cursor:pointer}.game-list{display:grid;gap:10px;margin-top:20px}.game{display:grid;grid-template-columns:95px 1fr auto;gap:14px;align-items:center;padding:13px 15px;border:1px solid var(--line);border-radius:10px}.game .result{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;font-weight:900;background:var(--green);color:white}.game.loss .result{background:var(--gold);color:#17231f}.game.tie .result{background:#b7c9c2;color:#17231f}.game small{display:block;color:#6a7571}.game-score{font-weight:900;font-size:1.1rem}footer{background:var(--deep);color:white;padding:28px max(4vw,20px);display:flex;justify-content:space-between;border-top:6px solid var(--gold)}footer span,footer a{color:#aebbb6}footer a{text-decoration:none}.legal-hero{min-height:250px;padding:55px max(6vw,28px);color:white;background:linear-gradient(120deg,#0b211b,#203731);border-bottom:8px solid var(--gold)}.legal-hero a{color:var(--gold);font-weight:800;text-decoration:none}.legal-hero h1{font-size:clamp(3rem,8vw,6rem);margin:28px 0 0}.legal-page{width:min(820px,90vw);margin:45px auto 70px;background:white;padding:clamp(24px,5vw,55px);border-radius:18px;box-shadow:0 12px 34px #0e251e12}.legal-page h2{color:var(--green);margin-top:32px}.legal-page p{line-height:1.7}.legal-page a{color:#12634b;font-weight:800}@keyframes pulse{50%{box-shadow:0 0 0 8px #e24a3144}}@media(max-width:760px){:root{--cell:24px}.hero{display:block;padding:34px 20px 70px;min-height:420px}.team-logo{width:112px;height:88px;margin-bottom:20px}.hero h1{font-size:clamp(2.35rem,11.5vw,2.8rem);white-space:nowrap;letter-spacing:-.075em}.hero .lede{max-width:340px;font-size:1rem}.hero-stripes{right:-190px;bottom:-145px}.eyebrow{font-size:.72rem}.summary{grid-template-columns:1fr 1fr}main{width:96vw}.summary article{padding:18px;border-bottom:1px solid var(--line)}.summary article:nth-child(2){border-right:0}.controls{align-items:stretch}.control{flex:1 1 120px}.control select{width:100%}.search-control{flex-basis:100%}.search-control div,.search-control input{width:100%}.reset{margin-left:0}.grid-card{padding:42px 8px 18px}.axis-title.side{display:none}.section-heading{display:block}.section-heading>p{margin-top:8px}.schedule-game{min-width:190px}.support-callout{grid-template-columns:1fr;padding:26px 23px}.support-icon{font-size:2.4rem}.support-button{width:100%}.explainer{grid-template-columns:1fr;padding:30px 23px;gap:20px}.game{grid-template-columns:78px 1fr}.game-score{grid-column:2}footer{gap:10px;flex-direction:column}}
.summary{grid-template-columns:1.25fr repeat(4,1fr)}.summary .record-summary{background:var(--green)}.summary .record-summary strong{color:var(--gold)}.summary .record-summary span{color:#e8efec}.records-section{margin:32px 0 18px}.record-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.record-card{position:relative;min-height:180px;padding:22px;background:#fff;border:1px solid var(--line);border-top:6px solid var(--green);border-radius:14px;box-shadow:0 8px 24px #0e251e0d}.record-card.loss-record{border-top-color:var(--gold)}.record-card h3{margin:0;color:var(--muted);font-size:.74rem;letter-spacing:.1em;text-transform:uppercase}.record-value{display:block;margin:8px 0 3px;color:var(--green);font-size:2.35rem;line-height:1;font-weight:900}.record-card p{margin:9px 0 0;line-height:1.35}.record-card small{display:block;margin-top:7px;color:var(--muted);line-height:1.4}.record-ties{font-weight:800;color:var(--green)}@media(max-width:900px){.summary{grid-template-columns:repeat(3,1fr)}.record-cards{grid-template-columns:1fr 1fr}}@media(max-width:760px){.summary{grid-template-columns:1fr 1fr}.summary .record-summary{grid-column:1/-1}.record-cards{grid-template-columns:1fr}.record-card{min-height:0}.records-section{margin-top:26px}}.team-network{min-height:44px;padding:8px max(4vw,18px);display:flex;align-items:center;justify-content:space-between;gap:18px;background:#071510;color:#fff;font-size:.72rem;letter-spacing:.08em}.team-network div{display:flex;gap:7px;flex-wrap:wrap}.team-network a{color:#d9e3df;text-decoration:none;padding:6px 9px;border-radius:6px;font-weight:800}.team-network .network-home{color:#fff}.team-network a:hover,.team-network a.active{background:var(--gold);color:var(--deep)}@media(max-width:620px){.team-network{align-items:flex-start;flex-direction:column}.team-network div{width:100%;justify-content:space-between}.team-network a{padding:6px 4px}}