/* Original crest, with its artwork preserved and only the PDF page removed. */
body .crest-disc{background:transparent;border-radius:0;box-shadow:none;overflow:visible;aspect-ratio:auto;width:min(350px,100%);position:relative}
body .crest-disc:before{content:'';position:absolute;inset:12% -12%;background:radial-gradient(ellipse,#e3293560,transparent 68%);filter:blur(25px);z-index:-1}
body .crest-disc img{width:100%;height:auto;filter:drop-shadow(0 0 1px #f5dc87) drop-shadow(0 0 12px #edcb5460) drop-shadow(0 20px 24px #000b)}
.hero-bottom{justify-content:space-between}.match h2{font-size:38px}.versus{font-size:25px;color:#888}.match-call{font-size:16px;color:var(--muted);margin-bottom:0}.match-pill{color:#a91628;border-color:#f0c4cb;background:#fff5f6}.match-fields{grid-template-columns:1fr 1fr}.match-time{font-size:28px!important;line-height:1.35}.match-time small{display:block;font-size:13px;font-weight:500}.match-source{font-size:12px;display:block;margin-top:12px;text-decoration:underline;text-underline-offset:3px}.news-feature{display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:28px;overflow:hidden;margin-top:30px}.news-feature>img{width:100%;height:490px;object-fit:cover;object-position:center 70%}.news-copy{padding:38px;align-self:center}.news-meta{color:var(--muted);font-size:12px;display:block}.news-copy h3{font-size:44px;margin:15px 0 18px}.news-copy p{font-size:16px;color:var(--muted)}.news-impact{display:flex;gap:28px;margin:26px 0;border-block:1px solid #eee;padding-block:16px}.news-impact b{font-family:'Barlow Condensed';font-size:36px;line-height:1.1;display:block;color:var(--red)}.news-impact span{font-size:12px;color:var(--muted)}.history-heading{display:flex;align-items:center;justify-content:space-between;margin:55px 0 24px;gap:20px}.history-heading h3{font-size:32px;margin:0}.history-heading span{font-size:13px;color:var(--muted)}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.news-card{background:white;border-radius:22px;overflow:hidden;transition:transform .25s}.news-card:hover{transform:translateY(-5px)}.news-card>img{width:100%;height:210px;object-fit:cover}.news-card .news-copy{padding:25px}.news-card h3{font-size:29px;margin:12px 0 15px}.news-card p{font-size:15px}.news-source{font-size:12px;color:var(--muted);margin-top:25px}.news-source a{text-decoration:underline;text-underline-offset:3px}.history-older{display:grid;grid-template-columns:140px 1fr;gap:25px;border-block:1px solid #d7d7d7;padding:25px 0;margin-top:30px}.history-older h3{font-size:26px;margin:0 0 8px}.history-older p{font-size:15px;margin:0;color:var(--muted)}.social-invite{display:flex;justify-content:space-between;align-items:center;gap:25px;background:var(--red);color:#fff;border-radius:22px;padding:25px 30px;margin-top:35px}.social-invite h3{font-size:30px;margin:0 0 6px}.social-invite p{margin:0;font-size:15px}.social-invite .button{margin:0;flex-shrink:0}
@media(max-width:1050px){body .crest-disc{width:290px}.news-copy{padding:28px}.news-card .news-copy{padding:20px}.news-grid{gap:16px}}
@media(max-width:760px){body .crest-disc{width:190px}.crest-stage{margin-bottom:10px}.hero-bottom{justify-content:flex-end}.match h2{font-size:34px}.news-feature{grid-template-columns:1fr}.news-feature>img{height:330px;object-position:center 72%}.news-copy{padding:25px}.news-copy h3{font-size:36px}.news-grid{grid-template-columns:1fr}.news-card>img{height:auto;aspect-ratio:16/9}.history-heading{display:block}.history-heading span{display:block;margin-top:8px}.history-older{grid-template-columns:1fr;gap:8px}.social-invite{display:block;padding:25px}.social-invite .button{margin-top:20px}.news-card h3{font-size:32px}}
.news-source{display:grid;gap:8px;margin:34px 0 0;padding:22px 26px;border-left:4px solid var(--red);border-radius:0 16px 16px 0;background:#fff;color:var(--muted);font-size:15px;line-height:1.55}.news-source strong{color:var(--ink);font-family:'Barlow Condensed';font-size:23px;letter-spacing:.02em}.news-source a{color:var(--red);font-weight:700;text-decoration:underline;text-underline-offset:3px}
