/* Scoped replacement: leaves the original template content untouched. */
.jsmg-breaking-row{display:none!important}
.jsmg-uh{box-sizing:border-box;background:#a61924;color:#fff;width:100%;font-family:inherit;border-bottom:1px solid rgba(0,0,0,.12)}
.jsmg-uh[hidden],.jsmg-uh [hidden]{display:none!important}
.jsmg-uh *{box-sizing:border-box}
.jsmg-uh__inner{max-width:1200px;margin:0 auto;padding:12px 20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;min-height:62px}
.jsmg-uh__label{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.4;font-weight:800;letter-spacing:1.35px;white-space:nowrap;padding-right:22px;border-right:1px solid rgba(255,255,255,.35)}
.jsmg-uh__dot{display:block;width:7px;height:7px;border-radius:50%;background:currentColor;flex:none}
.jsmg-uh__viewport{min-width:0;overflow:hidden}
.jsmg-uh__track{display:flex;width:max-content;animation:jsmg-uh-scroll var(--jsmg-duration,25s) linear infinite}
.jsmg-uh .jsmg-uh__message,.jsmg-uh .jsmg-uh__duplicate{flex:0 0 auto;min-width:var(--jsmg-group-width,0px);padding-right:64px!important;box-sizing:content-box;white-space:nowrap}
.jsmg-uh .jsmg-uh__duplicate{margin:0;color:#fff;font:inherit;font-size:16px;line-height:1.55;font-weight:500}
.jsmg-uh:hover .jsmg-uh__track{animation-play-state:paused}
.jsmg-uh.is-paused .jsmg-uh__track,.jsmg-uh:focus-within .jsmg-uh__track{animation:none;width:auto;transform:none}
.jsmg-uh.is-paused .jsmg-uh__message,.jsmg-uh:focus-within .jsmg-uh__message{white-space:normal;min-width:0;padding-right:0!important;flex:1;overflow-wrap:anywhere}
.jsmg-uh.is-paused .jsmg-uh__duplicate,.jsmg-uh:focus-within .jsmg-uh__duplicate{display:none}
@keyframes jsmg-uh-scroll{from{transform:translateX(0)}to{transform:translateX(calc(-1 * var(--jsmg-distance,600px)))}}
.jsmg-uh .jsmg-uh__message{margin:0;color:#fff;font-family:inherit;font-size:16px;line-height:1.55;font-weight:500;overflow-wrap:anywhere}
.jsmg-uh .jsmg-uh__message a{color:#fff!important;text-decoration:none;font:inherit;border:0;box-shadow:none}
.jsmg-uh .jsmg-uh__message a:hover{text-decoration:underline;text-underline-offset:4px}
.jsmg-uh__controls{display:flex;align-items:center;gap:5px}
.jsmg-uh .jsmg-uh__button{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;margin:0;padding:0;border:1px solid rgba(255,255,255,.45);border-radius:4px;background:transparent;color:#fff;cursor:pointer;box-shadow:none;line-height:1;font-family:system-ui,sans-serif;font-size:20px;text-transform:none}
.jsmg-uh .jsmg-uh__button:hover{background:rgba(255,255,255,.15)}
.jsmg-uh .jsmg-uh__button:focus-visible,.jsmg-uh a:focus-visible{outline:2px solid #fff;outline-offset:3px}
.jsmg-uh__counter{font:500 11px/1.4 system-ui,sans-serif;min-width:32px;text-align:center;font-variant-numeric:tabular-nums}
.jsmg-uh__message.is-entering{animation:jsmg-uh-enter .28s ease-out}
@keyframes jsmg-uh-enter{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:767px){.jsmg-uh__inner{grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;padding:12px 20px}.jsmg-uh__label{grid-column:1;border:0;padding:0;font-size:11px}.jsmg-uh__viewport{grid-row:2;grid-column:1/-1}.jsmg-uh__controls{grid-column:2;grid-row:1}.jsmg-uh .jsmg-uh__message{font-size:14px;line-height:1.6}.jsmg-uh .jsmg-uh__button{width:36px;height:36px}}
@media(max-width:767px){.jsmg-uh .jsmg-uh__duplicate{font-size:14px;line-height:1.6}}
@media(prefers-reduced-motion:reduce){.jsmg-uh__message.is-entering,.jsmg-uh__track{animation:none}.jsmg-uh__track{width:auto}.jsmg-uh .jsmg-uh__message{white-space:normal;min-width:0;padding-right:0!important;flex:1}.jsmg-uh__duplicate{display:none}}
