:root{--otg-navy:#031b4b;--otg-blue:#073b74;--otg-red:#df0b08;--otg-line:#e1e8f0;--otg-soft:#f5f8fc;--otg-green:#0c8b52;--otg-muted:#687489}.otgmc{margin:24px 0 34px;border:1px solid var(--otg-line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 14px 42px rgba(3,27,75,.08);color:#122033}.otgmc-scoreboard{background:linear-gradient(135deg,#073b74,#031b4b);color:#fff;padding:24px}.otgmc-competition{text-align:center;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900;color:#cfe0ef}.otgmc-score-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-top:16px}.otgmc-team{display:flex;align-items:center;gap:12px;font-size:18px}.otgmc-team.away{justify-content:flex-end;text-align:right}.otgmc-team img{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:14px;padding:6px}.otgmc-score{text-align:center;display:grid;grid-template-columns:auto auto auto;gap:8px;align-items:center}.otgmc-score>span{font-size:46px;line-height:1;font-weight:950}.otgmc-score>em{font-size:26px;font-style:normal;color:#9fb7cf}.otgmc-score>b{grid-column:1/-1;justify-self:center;background:var(--otg-red);font-size:11px;letter-spacing:.08em;padding:5px 9px;border-radius:999px}.otgmc-score>small{grid-column:1/-1;color:#d7e3ef;font-weight:700}.otgmc-match-meta{display:flex;justify-content:center;gap:10px 18px;flex-wrap:wrap;margin-top:18px;color:#c5d4e2;font-size:11px}.otgmc-tabs{display:flex;overflow:auto;border-bottom:1px solid var(--otg-line);background:#fff}.otgmc-tab{appearance:none;border:0;background:none;padding:15px 18px;font:inherit;font-size:13px;font-weight:850;color:#536174;border-bottom:3px solid transparent;cursor:pointer;white-space:nowrap}.otgmc-tab.active{color:var(--otg-red);border-color:var(--otg-red)}.otgmc-tab span{background:var(--otg-soft);border-radius:999px;padding:2px 6px;margin-left:4px}.otgmc-panel{padding:22px}.otgmc-overview-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px}.otgmc-overview-grid h3,.otgmc-lineup-team h3{margin:0 0 12px}.otgmc-overview-grid dl{display:grid;grid-template-columns:120px 1fr;margin:0}.otgmc-overview-grid dt,.otgmc-overview-grid dd{padding:8px 0;border-bottom:1px solid var(--otg-line);margin:0}.otgmc-overview-grid dt{color:var(--otg-muted);font-size:12px}.otgmc-key-events{list-style:none;padding:0;margin:0}.otgmc-key-events li{display:grid;grid-template-columns:88px 1fr;gap:4px 12px;padding:9px 0;border-bottom:1px solid var(--otg-line)}.otgmc-key-events small{grid-column:2;color:var(--otg-muted)}.otgmc-card{display:inline-block;width:10px;height:14px;border-radius:1px;vertical-align:-2px;margin-right:4px}.otgmc-card.yellow{background:#f4ca20}.otgmc-card.red{background:#d91119}.otgmc-double-card{display:inline-flex;gap:2px}.otgmc-lineups{display:grid;grid-template-columns:1fr 1fr;gap:24px}.otgmc-lineup-team{border:1px solid var(--otg-line);border-radius:16px;padding:18px}.otgmc-lineup-team header{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--otg-line);padding-bottom:13px;margin-bottom:14px}.otgmc-lineup-team header img{width:42px;height:42px;object-fit:contain}.otgmc-lineup-team header h3{margin:0}.otgmc-lineup-team header span{font-size:11px;color:var(--otg-muted)}.otgmc-lineup-team h4{text-transform:uppercase;letter-spacing:.08em;font-size:10px;color:var(--otg-muted);margin:18px 0 8px}.otgmc-player-list{list-style:none;padding:0;margin:0;counter-reset:players}.otgmc-player-list li{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:9px 0;border-top:1px solid #eef2f6}.otgmc-player-list li:first-child{border-top:0}.otgmc-player-name{font-weight:750}.otgmc-player-badges{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.otgmc-badge{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:850;color:#526174;background:#f2f5f8;padding:4px 6px;border-radius:999px}.otgmc-badge.sub-in{background:#e8f7ef;color:#087343}.otgmc-badge.sub-out{background:#fff0f0;color:#b90a0a}.otgmc-badge.sub-in b,.otgmc-sub-ticker .in>b{color:#0a9a59}.otgmc-badge.sub-out b,.otgmc-sub-ticker .out>b{color:#d9161e}.otgmc-player-list li.is-subbed-off .otgmc-player-name{color:#8993a0;text-decoration:line-through;text-decoration-thickness:1px}.otgmc-player-list li.is-subbed-on{background:linear-gradient(90deg,#f1fbf6,transparent);margin:0 -8px;padding-left:8px;padding-right:8px;border-radius:8px}.otgmc-event{display:grid;grid-template-columns:58px 1fr;gap:14px;position:relative;padding:0 0 24px}.otgmc-event:before{content:"";position:absolute;left:28px;top:28px;bottom:-3px;width:2px;background:#e6ebf1}.otgmc-event:last-of-type:before{display:none}.otgmc-event-minute{width:56px;height:34px;border-radius:999px;background:var(--otg-navy);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;z-index:2}.otgmc-event-body{border:1px solid var(--otg-line);border-radius:16px;padding:16px;background:#fff}.otgmc-event-label{display:flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900;color:var(--otg-blue)}.otgmc-event-icon{min-width:18px}.otgmc-event-body h3{font-size:20px;line-height:1.15;margin:8px 0 10px}.otgmc-event-copy{color:#415064}.otgmc-event-facts{display:flex;gap:8px 16px;flex-wrap:wrap;background:var(--otg-soft);border-radius:10px;padding:10px 12px;margin:8px 0;font-size:12px}.otgmc-sub-ticker{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;margin:10px 0;background:#f8fafc;border:1px solid var(--otg-line);border-radius:12px;padding:12px}.otgmc-sub-ticker>div{display:flex;align-items:center;gap:8px}.otgmc-sub-ticker b{font-size:22px;line-height:1}.otgmc-sub-ticker span{display:grid}.otgmc-sub-ticker small{font-size:9px;letter-spacing:.1em;font-weight:900;color:var(--otg-muted)}.otgmc-sub-ticker em{align-self:center;font-style:normal;font-size:11px;font-weight:900}.otgmc-var-result{display:inline-block;background:#101820;color:#fff;border-radius:7px;padding:7px 10px;font-weight:900;font-size:11px;margin:8px 0}.otgmc-shootout{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:12px;border-radius:12px;margin:8px 0}.otgmc-shootout.scored{background:#e9f8f0;color:#075c38}.otgmc-shootout.missed{background:#fff0f0;color:#9b0707}.otgmc-comment-source{font-size:11px;color:var(--otg-muted);margin-top:10px}.otgmc-share{display:flex;gap:8px;align-items:center;flex-wrap:wrap;border-top:1px solid var(--otg-line);margin-top:14px;padding-top:11px}.otgmc-share span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--otg-muted)}.otgmc-share a,.otgmc-share button{border:0;background:none;padding:0;color:var(--otg-blue);font:inherit;font-size:11px;font-weight:800;cursor:pointer}.otgmc-have-say{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;background:var(--otg-navy);color:#fff;border-radius:16px;padding:20px;margin-top:18px}.otgmc-have-say span{font-size:9px;letter-spacing:.1em;color:#a9bfd4;font-weight:900}.otgmc-have-say h3{margin:3px 0 5px}.otgmc-have-say p{margin:0;color:#ccdae7;font-size:12px}.otgmc-have-say a{background:#22a761;color:#fff;padding:11px 14px;border-radius:9px;font-size:12px;font-weight:900;text-decoration:none}.otgmc-empty{color:var(--otg-muted)}@media(max-width:760px){.otgmc-score-row{grid-template-columns:1fr auto 1fr;gap:8px}.otgmc-team{display:grid;justify-items:center;text-align:center;font-size:13px}.otgmc-team.away{justify-items:center;text-align:center}.otgmc-team img{width:48px;height:48px}.otgmc-score>span{font-size:34px}.otgmc-match-meta{font-size:10px}.otgmc-panel{padding:16px}.otgmc-overview-grid,.otgmc-lineups{grid-template-columns:1fr}.otgmc-event{grid-template-columns:46px 1fr;gap:8px}.otgmc-event:before{left:22px}.otgmc-event-minute{width:44px;height:30px}.otgmc-event-body{padding:13px}.otgmc-sub-ticker{grid-template-columns:1fr}.otgmc-sub-ticker em{position:absolute;right:28px}.otgmc-have-say{grid-template-columns:1fr}.otgmc-have-say a{text-align:center}}

.otgmc-scoreboard{position:relative}.otgmc-live-state{display:inline-flex;align-items:center;gap:6px;position:absolute;left:18px;top:16px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);padding:5px 8px;border-radius:999px;font-size:9px;font-weight:950;letter-spacing:.1em}.otgmc-live-state .dot{width:7px;height:7px;border-radius:50%;background:#9fb7cf}.otgmc.state-live .otgmc-live-state{background:#df0b08;border-color:#df0b08}.otgmc.state-live .otgmc-live-state .dot{background:#fff;box-shadow:0 0 0 4px rgba(255,255,255,.18);animation:otgmcPulse 1.4s infinite}.otgmc.state-ended .otgmc-live-state{background:#526174}.otgmc.state-ended .otgmc-live-state .dot{background:#d4dae2}@keyframes otgmcPulse{0%,100%{opacity:1}50%{opacity:.35}}.otgmc-event-media{display:grid;gap:12px;margin-top:14px}.otgmc-lead-media{margin:0}.otgmc-lead-photo{display:block;width:100%;height:auto;max-height:620px;object-fit:cover;border-radius:14px}.otgmc-gallery{overflow:hidden;border:1px solid var(--otg-line);border-radius:14px;background:#0b1420}.otgmc-gallery-track{display:flex;transition:transform .28s ease}.otgmc-gallery-slide{flex:0 0 100%;display:grid;place-items:center;min-height:180px}.otgmc-gallery-slide img{display:block;width:100%;height:auto;max-height:620px;object-fit:contain}.otgmc-gallery-controls{display:flex;justify-content:center;align-items:center;gap:14px;padding:8px;background:#111d2b;color:#fff}.otgmc-gallery-controls button{width:34px;height:30px;border:0;border-radius:8px;background:#fff;color:#0d1b2b;font-size:22px;cursor:pointer}.otgmc-gallery-count{font-size:11px;font-weight:900;min-width:52px;text-align:center}.otgmc-embed{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:14px;background:#0b1420}.otgmc-embed iframe,.otgmc-embed>div,.otgmc-embed video{width:100%!important;height:100%!important;max-width:100%!important;border:0}.otgmc-embed.social{aspect-ratio:auto;min-height:520px;background:#f5f8fc}.otgmc-embed.social iframe{min-height:520px}.otgmc-embed.vertical{aspect-ratio:9/16;max-width:430px;margin-inline:auto}.otgmc-x-embed{border:1px solid var(--otg-line);border-radius:14px;padding:12px;overflow:hidden}.otgmc-external-embed{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--otg-line);border-radius:12px;text-decoration:none;background:var(--otg-soft);color:var(--otg-navy)}.otgmc-external-embed span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--otg-muted);font-weight:900}.otgmc-external-embed strong{font-size:12px}.otgmc-story-card{display:grid;grid-template-columns:minmax(150px,220px) 1fr;gap:16px;border:1px solid var(--otg-line);border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;background:#fff}.otgmc-story-image img{display:block;width:100%;height:100%;min-height:150px;object-fit:cover}.otgmc-story-copy{padding:15px 15px 15px 0}.otgmc-story-copy>span{display:block;font-size:9px;letter-spacing:.09em;font-weight:900;color:var(--otg-red)}.otgmc-story-copy h4{font-size:18px;line-height:1.2;margin:5px 0 5px}.otgmc-story-copy small{color:var(--otg-muted);font-weight:700}.otgmc-story-copy p{font-size:12px;color:#536174;margin:8px 0}.otgmc-story-copy>strong{font-size:11px;color:var(--otg-blue)}.type-photo_update .otgmc-event-icon,.type-video_update .otgmc-event-icon,.type-story_update .otgmc-event-icon{font-size:15px}.type-kickoff .otgmc-event-body{border-color:#bfe7cf;background:#f5fcf8}@media(max-width:760px){.otgmc-live-state{position:static;margin-bottom:8px}.otgmc-story-card{grid-template-columns:1fr}.otgmc-story-image img{max-height:230px}.otgmc-story-copy{padding:0 14px 14px}.otgmc-embed.social,.otgmc-embed.social iframe{min-height:430px}}
.otgmc-video-file{overflow:hidden;border-radius:14px;background:#0b1420}.otgmc-video-file video{display:block;width:100%;max-height:680px;background:#000}
