/* 5.0.0-beta.3163: tighter poll-card geometry and one shared CTA-arrow motion.
 * The shortcode remains visually related to the match-page hero, but is scaled
 * for an article column. Large and mini cards now use the same SVG dimensions,
 * easing, duration and travel distance for the match-page CTA arrow. */

html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"]{
  --golmdm-embed3160-accent:var(--golmd-brand-accent,#55b545);
  --golmdm-embed3160-accent-rgb:var(--golmd-brand-accent-rgb,85,181,69);
  --golmdm-embed3160-top:#08161d;
  --golmdm-embed3160-poll:#101b27;
  --golmdm-embed3160-meta:#0b151d;
  --golmdm-embed3160-option:#17222d;
  --golmdm-embed3160-line:rgba(255,255,255,.12);
  --golmdm-embed3160-text:#fff;
  --golmdm-embed3160-muted:rgba(255,255,255,.66);
  display:block!important;
  container-type:inline-size!important;
  container-name:golmdm-match-embed!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:12px 0!important;
  padding:0!important;
  border:1px solid rgba(8,22,29,.38)!important;
  border-radius:0!important;
  background:var(--golmdm-embed3160-top)!important;
  color:var(--golmdm-embed3160-text)!important;
  box-shadow:none!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-match-embed-hero-v2181{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:var(--golmdm-embed3160-top)!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-match-embed-hero-v2181.has-neutral-bg{
  background:
    radial-gradient(circle at 20% 20%,rgba(var(--golmdm-embed3160-accent-rgb),.055),transparent 34%),
    radial-gradient(circle at 80% 18%,rgba(255,255,255,.03),transparent 31%),
    linear-gradient(135deg,#091721 0%,#08171c 53%,#07141b 100%)!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-match-embed-hero-v2181.has-stadium-photo{
  background-image:
    linear-gradient(90deg,rgba(3,12,18,.92),rgba(5,18,23,.72) 50%,rgba(3,12,18,.92)),
    var(--golmdm-match-hero-image)!important;
  background-position:center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
}

/* Scaled match-page hero. */
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-scoreline-v2183{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(170px,.58fr) minmax(0,1fr)!important;
  align-items:stretch!important;
  gap:0!important;
  width:100%!important;
  height:154px!important;
  min-height:154px!important;
  max-height:154px!important;
  margin:0!important;
  padding:9px 22px!important;
  border:0!important;
  box-sizing:border-box!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-v2183{
  display:grid!important;
  grid-template-rows:56px auto auto!important;
  align-content:center!important;
  justify-items:center!important;
  gap:4px!important;
  min-width:0!important;
  min-height:0!important;
  height:auto!important;
  margin:0!important;
  padding:0 14px!important;
  border:0!important;
  text-align:center!important;
  background:transparent!important;
  box-sizing:border-box!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183::before,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183::after{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:60px!important;
  height:56px!important;
  max-width:60px!important;
  max-height:56px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  filter:none!important;
  overflow:visible!important;
  line-height:0!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183 img,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183 svg{
  display:block!important;
  width:58px!important;
  height:54px!important;
  max-width:58px!important;
  max-height:54px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:drop-shadow(0 6px 12px rgba(0,0,0,.24))!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-name-v2183,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-name-v2183 a,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-name-v2183 a:link,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-name-v2183 a:visited{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-size:17px!important;
  line-height:1.06!important;
  font-weight:700!important;
  letter-spacing:-.022em!important;
  text-align:center!important;
  text-decoration:none!important;
  white-space:normal!important;
  text-wrap:balance!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-team > .golmdm-matchv89-form{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:16px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-team > .golmdm-matchv89-form::before{display:none!important;content:none!important;}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-team > .golmdm-matchv89-form .golmdm-form{gap:4px!important;}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-team > .golmdm-matchv89-form .golmdm-form-badge{
  width:16px!important;height:16px!important;min-width:16px!important;border-radius:50%!important;
  border:0!important;box-shadow:none!important;font-size:7.5px!important;line-height:16px!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  min-width:170px!important;
  min-height:0!important;
  margin:0!important;
  padding:0 16px!important;
  border:0!important;
  background:transparent!important;
  box-sizing:border-box!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183::before,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183::after,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185::before,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185::after{
  content:""!important;
  position:absolute!important;
  top:8px!important;
  bottom:8px!important;
  width:1px!important;
  background:rgba(255,255,255,.16)!important;
  pointer-events:none!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183::before,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185::before{left:0!important;}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183::after,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185::after{right:0!important;}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-status{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
  min-height:28px!important;
  height:28px!important;
  margin:0!important;
  padding:0 11px!important;
  border:1px solid rgba(255,255,255,.26)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.09)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  box-shadow:none!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:700!important;
  letter-spacing:.012em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  box-sizing:border-box!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-status.is-live,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-status.is-done{
  border-color:transparent!important;
  background:var(--golmdm-embed3160-accent)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-score-v2183{
  display:block!important;
  margin:3px 0 0!important;
  padding:0!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-size:40px!important;
  line-height:.9!important;
  font-weight:700!important;
  letter-spacing:-.05em!important;
  white-space:nowrap!important;
  text-shadow:0 4px 14px rgba(0,0,0,.26)!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-countdown-v2185{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  margin:1px 0 0!important;
  padding:0!important;
  transform:none!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-countdown-clean{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  white-space:nowrap!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-countdown-days{
  display:inline-flex!important;align-items:baseline!important;gap:3px!important;margin:0!important;padding:0!important;
  color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:700!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-countdown-time{
  display:inline-flex!important;align-items:baseline!important;justify-content:center!important;gap:3px!important;white-space:nowrap!important;font-variant-numeric:tabular-nums!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-countdown-time b{
  display:inline-block!important;min-width:1.08em!important;margin:0!important;padding:0!important;
  color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:30px!important;line-height:.9!important;font-weight:700!important;letter-spacing:-.025em!important;text-align:center!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-countdown-time i{
  display:inline-block!important;min-width:auto!important;margin:0!important;padding:0!important;
  color:rgba(255,255,255,.78)!important;-webkit-text-fill-color:rgba(255,255,255,.78)!important;font-size:17px!important;line-height:.9!important;font-style:normal!important;font-weight:700!important;transform:none!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-sub,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-context-v2183,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-pen-v2183{
  margin:0!important;padding:0!important;color:rgba(255,255,255,.90)!important;-webkit-text-fill-color:rgba(255,255,255,.90)!important;
  font-size:11px!important;line-height:1.08!important;font-weight:700!important;text-align:center!important;white-space:normal!important;
}

/* Poll strip: match-page visual language, article-scale dimensions. */
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero{
  position:relative!important;
  z-index:3!important;
  display:grid!important;
  grid-template-columns:180px minmax(0,1fr)!important;
  align-items:center!important;
  gap:8px 14px!important;
  width:100%!important;
  min-height:72px!important;
  height:auto!important;
  margin:0!important;
  padding:8px 22px!important;
  border:0!important;
  border-top:1px solid var(--golmdm-embed3160-line)!important;
  border-bottom:1px solid var(--golmdm-embed3160-line)!important;
  border-radius:0!important;
  background:var(--golmdm-embed3160-poll)!important;
  background-image:none!important;
  box-shadow:none!important;
  color:#fff!important;
  box-sizing:border-box!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head{
  display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:4px!important;
  min-height:0!important;margin:0!important;padding:0!important;text-align:left!important;color:#fff!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head strong{
  display:block!important;margin:0!important;padding:0!important;color:#fff!important;-webkit-text-fill-color:#fff!important;
  font-size:14px!important;line-height:1.04!important;font-weight:700!important;letter-spacing:.005em!important;text-transform:uppercase!important;
  white-space:nowrap!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head span,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-total{
  display:block!important;margin:0!important;padding:0!important;color:var(--golmdm-embed3160-muted)!important;-webkit-text-fill-color:var(--golmdm-embed3160-muted)!important;
  font-size:10px!important;line-height:1.1!important;font-weight:600!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-options{
  display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:8px!important;
  min-width:0!important;width:100%!important;margin:0!important;padding:0!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option{
  display:grid!important;grid-template-rows:auto 4px auto!important;align-content:center!important;gap:4px!important;
  min-width:0!important;min-height:48px!important;margin:0!important;padding:6px 9px!important;
  border:1px solid rgba(255,255,255,.17)!important;border-radius:0!important;
  background:var(--golmdm-embed3160-option)!important;background-image:none!important;box-shadow:none!important;
  color:#fff!important;box-sizing:border-box!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option.is-selected{
  border-color:rgba(var(--golmdm-embed3160-accent-rgb),.78)!important;
  background:rgba(var(--golmdm-embed3160-accent-rgb),.14)!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option:not(.is-selected).is-leading{
  border-color:rgba(255,255,255,.17)!important;background:var(--golmdm-embed3160-option)!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option-label{
  display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;
  color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:12px!important;line-height:1.05!important;font-weight:700!important;text-align:center!important;
  white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-bar{
  display:block!important;width:100%!important;height:4px!important;margin:0!important;padding:0!important;
  border:0!important;border-radius:0!important;background:rgba(255,255,255,.18)!important;overflow:hidden!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-bar i{
  display:block!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;
  background:var(--golmdm-embed3160-accent)!important;box-shadow:none!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option em{
  display:block!important;margin:0!important;padding:0!important;color:var(--golmdm-embed3160-muted)!important;-webkit-text-fill-color:var(--golmdm-embed3160-muted)!important;
  font-size:10px!important;line-height:1!important;font-style:normal!important;font-weight:600!important;text-align:left!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-message{display:none!important;}

/* One match-page metadata floor. No provider label in shortcode cards. */
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-v2184{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:46px!important;
  height:auto!important;
  margin:0!important;
  padding:0 24px!important;
  border:0!important;
  background:var(--golmdm-embed3160-meta)!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-row-v2184.is-unified-v3160{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:7px 18px!important;
  width:100%!important;
  min-width:0!important;
  min-height:46px!important;
  margin:0!important;
  padding:0 152px 0 0!important;
  border:0!important;
  background:transparent!important;
  box-sizing:border-box!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-item-v2184,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] a.golmdm-match-embed-meta-item-v2184{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-size:12px!important;
  line-height:1.1!important;
  font-weight:700!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-icon-v2184{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  width:16px!important;height:16px!important;min-width:16px!important;flex:0 0 16px!important;
  color:#fff!important;-webkit-text-fill-color:#fff!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-icon-v2184 svg{
  display:block!important;width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;vector-effect:non-scaling-stroke!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160:link,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160:visited,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160:hover{
  position:absolute!important;
  right:0!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:32px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:var(--golmdm-embed3160-accent)!important;
  -webkit-text-fill-color:var(--golmdm-embed3160-accent)!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:700!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  box-shadow:none!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160 span{color:inherit!important;-webkit-text-fill-color:inherit!important;}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-arrow-v3160{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  line-height:0!important;
  transform:translateX(0)!important;
  transition:transform .2s cubic-bezier(.2,.75,.3,1)!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-arrow-v3160 svg{
  display:block!important;
  width:18px!important;
  height:18px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.75!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  overflow:visible!important;
}
@media (hover:hover) and (pointer:fine){
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160:hover .golmdm-match-embed-link-arrow-v3160,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160:focus-visible .golmdm-match-embed-link-arrow-v3160{
    transform:translateX(4px)!important;
  }
}
@media (prefers-reduced-motion:reduce){
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-arrow-v3160{transition:none!important;}
}
/* Hide stale v3159 action rows until the first automatic embed refresh swaps markup. */
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-linkline-v3159,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-actions-v2181{display:none!important;}

/* Article columns are often narrower than the viewport. Use the card itself,
 * not the browser window, to select the compact geometry. */
@container golmdm-match-embed (max-width:820px){
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-scoreline-v2183{
    grid-template-columns:minmax(0,1fr) minmax(144px,.56fr) minmax(0,1fr)!important;
    height:142px!important;min-height:142px!important;max-height:142px!important;padding:8px 14px!important;
  }
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-v2183{grid-template-rows:50px auto auto!important;gap:3px!important;padding:0 8px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183 img,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183 svg{width:54px!important;height:50px!important;max-width:54px!important;max-height:50px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-name-v2183,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-name-v2183 a{font-size:14px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185{min-width:144px!important;gap:4px!important;padding:0 10px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-status{min-height:26px!important;height:26px!important;padding:0 9px!important;font-size:9px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-countdown-time b{font-size:25px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-countdown-time i{font-size:14px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero{
    grid-template-columns:160px minmax(0,1fr)!important;gap:8px 12px!important;min-height:68px!important;padding:7px 16px!important;
  }
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head strong{font-size:13px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head span{font-size:10px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-options{gap:7px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option{min-height:46px!important;padding:5px 8px!important;gap:4px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-v2184{min-height:46px!important;padding:0 16px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-row-v2184.is-unified-v3160{min-height:46px!important;padding-right:142px!important;gap:6px 14px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-item-v2184,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] a.golmdm-match-embed-meta-item-v2184{font-size:11px!important;gap:5px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160{font-size:11px!important;}
}

@media (max-width:760px){
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-scoreline-v2183{
    grid-template-columns:minmax(0,1fr) minmax(144px,.56fr) minmax(0,1fr)!important;
    height:142px!important;min-height:142px!important;max-height:142px!important;padding:8px 14px!important;
  }
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-v2183{grid-template-rows:50px auto auto!important;gap:3px!important;padding:0 8px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183 img,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183 svg{width:54px!important;height:50px!important;max-width:54px!important;max-height:50px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-name-v2183,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-name-v2183 a{font-size:14px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185{min-width:144px!important;gap:4px!important;padding:0 10px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-status{min-height:26px!important;height:26px!important;padding:0 9px!important;font-size:9px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-countdown-time b{font-size:25px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-countdown-time i{font-size:14px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero{
    grid-template-columns:160px minmax(0,1fr)!important;gap:8px 12px!important;min-height:68px!important;padding:7px 16px!important;
  }
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head strong{font-size:13px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head span{font-size:10px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-options{gap:7px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option{min-height:46px!important;padding:5px 8px!important;gap:4px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-v2184{min-height:46px!important;padding:0 16px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-row-v2184.is-unified-v3160{min-height:46px!important;padding-right:142px!important;gap:6px 14px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-item-v2184,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] a.golmdm-match-embed-meta-item-v2184{font-size:11px!important;gap:5px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160{font-size:11px!important;}
}

@media (max-width:560px){
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"]{margin:9px 0!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-scoreline-v2183{
    grid-template-columns:minmax(0,1fr) minmax(104px,.54fr) minmax(0,1fr)!important;
    height:122px!important;min-height:122px!important;max-height:122px!important;padding:7px 5px!important;
  }
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-v2183{grid-template-rows:39px auto!important;gap:2px!important;padding:0 4px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183 img,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-logo-v2183 svg{width:43px!important;height:39px!important;max-width:43px!important;max-height:39px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-name-v2183,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-team-name-v2183 a{
    font-size:13px!important;line-height:1.04!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important;overflow:hidden!important;
  }
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-team > .golmdm-matchv89-form{display:none!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185{min-width:104px!important;gap:3px!important;padding:0 4px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183::before,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183::after,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185::before,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185::after{top:9px!important;bottom:9px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-status{min-height:22px!important;height:22px!important;padding:0 7px!important;font-size:7.3px!important;letter-spacing:0!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-countdown-time{gap:1px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-countdown-time b{min-width:1.06em!important;font-size:16px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-countdown-time i{font-size:10px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-sub,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-context-v2183,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-pen-v2183{font-size:8px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero{
    grid-template-columns:1fr!important;gap:7px!important;min-height:0!important;padding:9px 9px!important;
  }
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head{align-items:center!important;text-align:center!important;gap:3px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head strong{font-size:10.5px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head span{font-size:9px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-options{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option{min-height:46px!important;padding:6px 5px!important;gap:4px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option-label{font-size:8.5px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option em{font-size:8px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-v2184{min-height:66px!important;padding:7px 10px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-row-v2184.is-unified-v3160{
    min-height:0!important;padding:0!important;gap:7px 12px!important;justify-content:center!important;
  }
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-item-v2184,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] a.golmdm-match-embed-meta-item-v2184{font-size:9.5px!important;gap:5px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-icon-v2184,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-icon-v2184 svg{width:14px!important;height:14px!important;min-width:14px!important;flex-basis:14px!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160{
    position:static!important;transform:none!important;min-height:24px!important;width:100%!important;font-size:10px!important;
  }
}

@media (max-width:390px){
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-options{grid-template-columns:1fr!important;}
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option{min-height:40px!important;}
}

/* Mobile cascade guard against the historical v2236 poll/action selectors in
 * frontend.css, whose selector is intentionally very specific. */
@media (max-width:560px){
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    flex-wrap:nowrap!important;
    gap:3px!important;
    width:100%!important;
    text-align:center!important;
  }
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head strong,
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head span{
    display:block!important;
    flex:0 0 auto!important;
    width:auto!important;
    max-width:100%!important;
    text-align:center!important;
  }
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160,
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160:link,
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160:visited,
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160:hover,
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160:focus{
    position:static!important;
    right:auto!important;
    top:auto!important;
    transform:none!important;
    display:inline-flex!important;
    width:100%!important;
    min-height:24px!important;
    height:auto!important;
    margin:0!important;
    font-size:10px!important;
  }
}

/* Cached pre-3160 markup may still contain the provider item. Shortcode cards
 * never show provider branding, even before the automatic HTML refresh. */
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-item-v2184.is-source{
  display:none!important;
}


/* beta.3163: all shortcode metadata/CTA symbols use one outline SVG language. */
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="mini"] .golmdm-match-embed-mini-icon-v2240 svg,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-meta-icon-v2184 svg,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-arrow-v3160 svg{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="mini"] .golmdm-match-embed-mini-icon-v2240.is-arrow svg{
  stroke-width:1.8!important;
}

/* beta.3163: the large and mini CTA arrows are intentionally identical.
 * Older mini-card CSS moved the icon only 2px and had no transition, while the
 * full card moved it 5px with easing. Keep one size, duration and 4px travel. */
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-arrow-v3160,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="mini"] .golmdm-match-embed-mini-icon-v2240.is-arrow{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  flex:0 0 18px!important;
  line-height:0!important;
  transform:translateX(0)!important;
  transition:transform .2s cubic-bezier(.2,.75,.3,1)!important;
  will-change:transform!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-arrow-v3160 svg,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="mini"] .golmdm-match-embed-mini-icon-v2240.is-arrow svg{
  display:block!important;
  width:18px!important;
  height:18px!important;
  max-width:18px!important;
  max-height:18px!important;
  overflow:visible!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160:hover .golmdm-match-embed-link-arrow-v3160,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-v3160:focus-visible .golmdm-match-embed-link-arrow-v3160,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="mini"] .golmdm-match-embed-mini-cta-v2240:hover .golmdm-match-embed-mini-icon-v2240.is-arrow,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="mini"] .golmdm-match-embed-mini-cta-v2240:focus-visible .golmdm-match-embed-mini-icon-v2240.is-arrow{
  transform:translateX(4px)!important;
}
@media (prefers-reduced-motion:reduce){
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-link-arrow-v3160,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="mini"] .golmdm-match-embed-mini-icon-v2240.is-arrow{
    transition:none!important;
    will-change:auto!important;
  }
}

/* 5.0.0-beta.3168: bounded center column and status pills.
 * The status never crosses the vertical separators; upcoming, finished, live,
 * result-pending and technical-result states share the same containment rules. */
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-scoreline-v2183{
  grid-template-columns:minmax(0,1fr) minmax(196px,220px) minmax(0,1fr)!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2192,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2193{
  width:100%!important;
  min-width:0!important;
  max-width:220px!important;
  padding-left:12px!important;
  padding-right:12px!important;
  overflow:visible!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-status{
  width:calc(100% - 8px)!important;
  min-width:0!important;
  max-width:196px!important;
  padding-left:10px!important;
  padding-right:10px!important;
  overflow:hidden!important;
  text-overflow:clip!important;
  white-space:nowrap!important;
  font-size:10px!important;
  letter-spacing:0!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-score-v2183{
  max-width:100%!important;
  font-size:clamp(32px,4.1vw,40px)!important;
  letter-spacing:-.045em!important;
  white-space:nowrap!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-context-v2183,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-pen-v2183,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-sub{
  width:100%!important;
  max-width:100%!important;
  overflow-wrap:anywhere!important;
}
@media (max-width:860px){
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-scoreline-v2183{
    grid-template-columns:minmax(0,1fr) minmax(160px,184px) minmax(0,1fr)!important;
  }
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2192,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2193{
    max-width:184px!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-status{
    width:calc(100% - 6px)!important;
    max-width:164px!important;
    padding-left:8px!important;
    padding-right:8px!important;
    font-size:9px!important;
  }
}
@media (max-width:640px){
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-scoreline-v2183{
    grid-template-columns:minmax(0,1fr) minmax(118px,136px) minmax(0,1fr)!important;
  }
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2192,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2193{
    max-width:136px!important;
    padding-left:6px!important;
    padding-right:6px!important;
  }
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-status{
    width:100%!important;
    max-width:124px!important;
    min-height:22px!important;
    height:22px!important;
    padding-left:5px!important;
    padding-right:5px!important;
    font-size:7.5px!important;
  }
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-score-v2183{
    font-size:30px!important;
  }
}


/* 5.0.0-beta.3168: never crop status text; wrap only on narrow cards. */
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-full-center-v2183,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2192,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2193{
  min-width:0!important;
  overflow:visible!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-status{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:0!important;
  max-width:calc(100% - 8px)!important;
  min-height:26px!important;
  height:auto!important;
  padding:6px 10px!important;
  box-sizing:border-box!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
  line-height:1!important;
  text-align:center!important;
  font-size:10px!important;
}
@media (max-width:640px){
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-matchv89-status{
    width:auto!important;
    max-width:112px!important;
    min-height:34px!important;
    height:auto!important;
    padding:5px 7px!important;
    white-space:normal!important;
    overflow:visible!important;
    line-height:1.05!important;
    font-size:8.5px!important;
  }
}


/* Restored votes and AJAX-swapped cards use the same selected state. */
html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option.is-selected,
html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option[data-golmdm-poll-selected="1"]{
  border-color:var(--golmd-brand-accent)!important;
  background:rgba(var(--golmd-brand-accent-rgb),.16)!important;
  background-color:rgba(var(--golmd-brand-accent-rgb),.16)!important;
  background-image:none!important;
  box-shadow:inset 0 0 0 1px rgba(var(--golmd-brand-accent-rgb),.13)!important;
}

/* 5.0.0-beta.3174: final mobile poll owner for shortcode cards.
 * Border-box sizing prevents the three columns from growing into each other.
 * The result label owns a flexible first row, so the empty space above and
 * below the team name is equal before the bar and result line. */
@media (max-width:767px){
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:7px!important;
    min-height:0!important;
    padding:9px 11px 10px!important;
  }
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:center!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    text-align:center!important;
  }
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head strong{
    display:block!important;
    flex:0 1 auto!important;
    margin:0!important;
    padding:0!important;
    font-size:11.5px!important;
    line-height:1!important;
    letter-spacing:.01em!important;
    white-space:nowrap!important;
  }
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero .golmdm-poll-head span{
    display:block!important;
    flex:0 1 auto!important;
    margin:0!important;
    padding:0!important;
    font-size:9.5px!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero .golmdm-poll-options{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    align-items:stretch!important;
    gap:6px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
  }
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option.golmdm-poll-option{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    overflow:hidden!important;
  }
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero.is-open:not(.has-voted) .golmdm-poll-option.golmdm-poll-option{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
    padding:6px!important;
    gap:0!important;
    text-align:center!important;
  }
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero.has-voted .golmdm-poll-option.golmdm-poll-option,
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero.is-closed .golmdm-poll-option.golmdm-poll-option{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:minmax(0,1fr) 4px auto!important;
    align-content:stretch!important;
    align-items:stretch!important;
    justify-items:stretch!important;
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:48px!important;
    min-height:48px!important;
    max-height:48px!important;
    margin:0!important;
    padding:5px 6px!important;
    column-gap:0!important;
    row-gap:3px!important;
    overflow:hidden!important;
    text-align:left!important;
  }
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero .golmdm-poll-option > .golmdm-poll-option-label.golmdm-poll-option-label{
    position:relative!important;
    z-index:2!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    white-space:nowrap!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    text-overflow:ellipsis!important;
    font-size:10.5px!important;
    line-height:1.05!important;
    font-weight:700!important;
    text-align:center!important;
  }
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero.has-voted .golmdm-poll-bar,
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero.is-closed .golmdm-poll-bar{
    grid-column:1!important;
    grid-row:2!important;
    align-self:center!important;
    width:100%!important;
    height:4px!important;
    min-height:4px!important;
    max-height:4px!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
  }
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero.has-voted .golmdm-poll-option > em,
  html body article.golmdm-match-embed-v2181.golmdm-match-embed-full-v2181.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] > section.golmdm-matchv89-hero.golmdm-matchv710-hero > section.golmdm-poll.golmdm-poll-hero.is-closed .golmdm-poll-option > em{
    position:relative!important;
    z-index:2!important;
    display:block!important;
    grid-column:1!important;
    grid-row:3!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
    font-size:9px!important;
    line-height:1!important;
    font-weight:700!important;
    white-space:nowrap!important;
    text-align:left!important;
  }
}


/* 5.0.0-beta.3174: compact shortcode results and match-page-like countdown rhythm.
 * This is scoped only to embedded full cards; match centre and match page keep
 * their existing geometry. */
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185 .golmdm-match-embed-countdown-v2185,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2192 .golmdm-match-embed-countdown-v2185,
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2193 .golmdm-match-embed-countdown-v2185{
  margin-top:7px!important;
}
html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] section.golmdm-poll.golmdm-poll-hero .golmdm-poll-bar > i{
  min-width:0!important;
  max-width:100%!important;
}
@media (max-width:560px){
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2185 .golmdm-match-embed-countdown-v2185,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2192 .golmdm-match-embed-countdown-v2185,
  html body article.golmdm-match-embed-v2181[data-golmdm-embed-kind="full"] .golmdm-match-embed-center-upcoming-v2193 .golmdm-match-embed-countdown-v2185{
    margin-top:6px!important;
  }
}
