.pfm-team-super-bowl-history {
--pfm-history-red: #8b0f1a;
--pfm-history-red-dark: #6f0c15;
--pfm-history-gold: #d6a313;
--pfm-history-ink: #111827;
--pfm-history-copy: #354056;
--pfm-history-muted: #64748b;
--pfm-history-line: #dfe4ec;
--pfm-history-soft: #f8fafc;
--pfm-history-card: #fff;
width: min(1180px, calc(100% - 32px));
margin: 24px auto 56px;
color: var(--pfm-history-ink);
font-family: Roboto, "Helvetica Neue", Arial, sans-serif !important;
}
.pfm-team-super-bowl-history,
.pfm-team-super-bowl-history *,
.pfm-team-super-bowl-history *::before,
.pfm-team-super-bowl-history *::after { box-sizing: border-box; }
.pfm-team-super-bowl-history a { color: var(--pfm-history-red); text-underline-offset: 3px; }
.pfm-team-super-bowl-history a:hover,
.pfm-team-super-bowl-history a:focus { color: var(--pfm-history-red-dark); }
.pfm-team-history-breadcrumbs { display:flex; flex-wrap:wrap; gap:8px; align-items:center; margin:0 0 18px; color:var(--pfm-history-muted); font-size:13px; font-weight:650; }
.pfm-team-history-breadcrumbs a { min-height:44px; display:inline-flex; align-items:center; }
.pfm-team-history-hero { border:1px solid var(--pfm-history-line); border-top:5px solid var(--pfm-history-red); border-radius:16px; padding:clamp(22px,4vw,42px); background:linear-gradient(145deg,#fff 0%,#f9fafb 100%); box-shadow:0 12px 32px rgba(15,23,42,.07); }
.pfm-team-history-hero__identity { display:flex; gap:22px; align-items:center; }
.pfm-team-history-hero__logo { width:108px; height:108px; object-fit:contain; flex:0 0 auto; }
.pfm-team-history-eyebrow { margin:0 0 7px !important; color:var(--pfm-history-red) !important; font-size:12px !important; line-height:1.3 !important; font-weight:900 !important; letter-spacing:.11em !important; text-transform:uppercase !important; }
.pfm-team-history-hero h1 { margin:0 !important; color:var(--pfm-history-ink) !important; font-size:clamp(34px,5vw,58px) !important; line-height:1.02 !important; letter-spacing:-.045em !important; font-weight:950 !important; text-transform:none !important; }
.pfm-team-history-answer { margin:26px 0 0; border-left:4px solid var(--pfm-history-gold); padding:18px 20px; background:#fff; border-radius:0 10px 10px 0; }
.pfm-team-history-answer p,
.pfm-team-history-answer__support p { max-width:900px; margin:0 0 10px !important; color:var(--pfm-history-copy) !important; font-size:17px !important; line-height:1.65 !important; }
.pfm-team-history-answer p:last-child,
.pfm-team-history-answer__support p:last-child { margin-bottom:0 !important; }
.pfm-team-history-answer .pfm-team-history-answer__lead { color:var(--pfm-history-ink) !important; font-size:20px !important; line-height:1.5 !important; font-weight:850 !important; }
.pfm-team-history-freshness { margin:17px 0 0 !important; color:var(--pfm-history-muted) !important; font-size:13px !important; line-height:1.5 !important; font-weight:650 !important; }
.pfm-team-history-stats { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; margin:18px 0 0; }
.pfm-team-history-stat { min-width:0; border:1px solid var(--pfm-history-line); border-top:3px solid var(--pfm-history-red); border-radius:12px; padding:18px; background:#fff; box-shadow:0 7px 18px rgba(15,23,42,.045); }
.pfm-team-history-stat dt { margin:0 0 9px; color:var(--pfm-history-muted); font-size:11px; line-height:1.3; font-weight:900; letter-spacing:.07em; text-transform:uppercase; }
.pfm-team-history-stat dd { margin:0; color:var(--pfm-history-ink); font-size:clamp(20px,2.4vw,28px); line-height:1.15; font-weight:950; letter-spacing:-.025em; overflow-wrap:normal; word-break:normal; }
.pfm-team-history-section { margin:28px 0 0; border:1px solid var(--pfm-history-line); border-radius:14px; padding:clamp(22px,3vw,32px); background:#fff; box-shadow:0 8px 22px rgba(15,23,42,.045); }
.pfm-team-history-section h2 { max-width:920px; margin:0 0 15px !important; color:var(--pfm-history-ink) !important; font-size:clamp(27px,3vw,38px) !important; line-height:1.08 !important; font-weight:950 !important; letter-spacing:-.035em !important; text-transform:none !important; }
.pfm-team-history-section h3 { margin:0 !important; color:var(--pfm-history-ink) !important; font-size:23px !important; line-height:1.15 !important; font-weight:900 !important; text-transform:none !important; }
.pfm-team-history-prose { max-width:900px; }
.pfm-team-history-prose p,
.pfm-team-history-section__description { margin:0 0 14px !important; color:var(--pfm-history-copy) !important; font-size:16px !important; line-height:1.68 !important; }
.pfm-team-history-prose p:last-child { margin-bottom:0 !important; }
.pfm-team-history-closest { border-top:4px solid var(--pfm-history-gold); background:linear-gradient(145deg,#fff 0%,#fffcf1 100%); }
.pfm-history-table-shell { width:100%; overflow-x:auto; overscroll-behavior-inline:contain; border:1px solid var(--pfm-history-line); border-radius:10px; background:#fff; }
.pfm-team-history-table { width:100%; min-width:940px; border-collapse:separate !important; border-spacing:0 !important; table-layout:auto !important; margin:0 !important; background:#fff !important; }
.pfm-team-history-table th,
.pfm-team-history-table td { padding:14px 13px !important; border:0 !important; border-bottom:1px solid var(--pfm-history-line) !important; background:transparent !important; color:var(--pfm-history-copy) !important; font-size:14px !important; line-height:1.42 !important; text-align:left !important; vertical-align:middle !important; white-space:normal; }
.pfm-team-history-table th { color:var(--pfm-history-ink) !important; font-size:11px !important; font-weight:900 !important; letter-spacing:.06em !important; text-transform:uppercase !important; }
.pfm-team-history-table tbody tr:last-child td { border-bottom:0 !important; }
.pfm-team-history-table .pfm-team-history-year { white-space:nowrap; font-variant-numeric:tabular-nums; font-weight:850; color:var(--pfm-history-ink) !important; }
.pfm-team-history-result { display:inline-flex; min-height:30px; align-items:center; border-radius:999px; padding:4px 10px; font-size:12px; font-weight:900; }
.pfm-team-history-result.is-loss { color:#7f1d1d; background:#fef2f2; }
.pfm-team-history-result.is-win { color:#166534; background:#f0fdf4; }
.pfm-team-history-game-list { display:grid; gap:16px; }
.pfm-team-history-game { border:1px solid var(--pfm-history-line); border-left:5px solid var(--pfm-history-red); border-radius:12px; padding:22px; background:var(--pfm-history-soft); }
.pfm-team-history-game header { display:flex; gap:18px; justify-content:space-between; align-items:flex-start; }
.pfm-team-history-game__score { flex:0 0 auto; margin:0 !important; border-radius:8px; padding:10px 12px; color:#fff !important; background:var(--pfm-history-red); font-size:14px !important; line-height:1.3 !important; font-weight:900 !important; }
.pfm-team-history-game__facts { display:flex; flex-wrap:wrap; gap:18px 34px; margin:16px 0; }
.pfm-team-history-game__facts div { min-width:190px; }
.pfm-team-history-game__facts dt { color:var(--pfm-history-muted); font-size:10px; font-weight:900; letter-spacing:.07em; text-transform:uppercase; }
.pfm-team-history-game__facts dd { margin:4px 0 0; color:var(--pfm-history-copy); font-size:14px; line-height:1.45; font-weight:700; }
.pfm-team-history-game__turning { margin:0 0 14px !important; border-left:3px solid var(--pfm-history-gold); padding:10px 13px; color:var(--pfm-history-ink) !important; background:#fff; font-size:14px !important; line-height:1.55 !important; }
.pfm-team-history-qa-list { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px; }
.pfm-team-history-qa { border:1px solid var(--pfm-history-line); border-radius:10px; padding:17px; background:var(--pfm-history-soft); }
.pfm-team-history-qa h3 { font-size:17px !important; line-height:1.3 !important; }
.pfm-team-history-qa p { margin:8px 0 0 !important; color:var(--pfm-history-copy) !important; font-size:14px !important; line-height:1.55 !important; }
.pfm-team-history-related ul { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; margin:0; padding:0; list-style:none; }
.pfm-team-history-related li { margin:0; }
.pfm-team-history-related a { display:flex; min-height:48px; align-items:center; border:1px solid var(--pfm-history-line); border-radius:8px; padding:10px 13px; color:var(--pfm-history-red) !important; background:#fff; font-weight:850; text-decoration:none; }
.pfm-team-history-related a:hover,
.pfm-team-history-related a:focus { border-color:var(--pfm-history-red); background:#fff8f8; }
.pfm-team-history-sources { margin:28px 0 0; border-top:1px solid var(--pfm-history-line); padding:22px 4px 0; color:var(--pfm-history-muted); }
.pfm-team-history-sources h2 { margin:0 0 8px !important; color:var(--pfm-history-ink) !important; font-size:20px !important; font-weight:900 !important; }
.pfm-team-history-sources p,
.pfm-team-history-sources summary,
.pfm-team-history-sources li { font-size:13px; line-height:1.55; }
.pfm-team-history-sources summary { min-height:44px; display:flex; align-items:center; cursor:pointer; font-weight:800; color:var(--pfm-history-ink); }
@media (max-width: 820px) {
.pfm-team-history-stats { grid-template-columns:repeat(2,minmax(0,1fr)); }
.pfm-team-history-qa-list,
.pfm-team-history-related ul { grid-template-columns:1fr; }
}
@media (max-width: 520px) {
.pfm-team-super-bowl-history { width:min(100% - 20px,1180px); margin-top:12px; }
.pfm-team-history-hero { padding:20px 17px; }
.pfm-team-history-hero__identity { gap:13px; align-items:flex-start; }
.pfm-team-history-hero__logo { width:70px; height:70px; }
.pfm-team-history-hero h1 { font-size:31px !important; line-height:1.04 !important; }
.pfm-team-history-answer { margin-top:20px; padding:15px; }
.pfm-team-history-answer .pfm-team-history-answer__lead { font-size:18px !important; }
.pfm-team-history-answer p,
.pfm-team-history-answer__support p { font-size:15px !important; }
.pfm-team-history-stats { gap:9px; }
.pfm-team-history-stat { padding:14px 12px; }
.pfm-team-history-stat dd { font-size:19px; }
.pfm-team-history-section { margin-top:18px; padding:20px 16px; }
.pfm-team-history-section h2 { font-size:27px !important; }
.pfm-team-history-game { padding:17px 14px; }
.pfm-team-history-game header { display:block; }
.pfm-team-history-game__score { display:inline-flex; margin-top:12px !important; }
.pfm-team-history-game__facts { display:block; }
.pfm-team-history-game__facts div + div { margin-top:10px; }
}