@keyframes mkt-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.mkt-reveal{opacity:0;will-change:opacity, transform;animation:linear both mkt-fade-up;animation-timeline:view();animation-range:entry entry 45%}}}@keyframes mkt-radar-draw{0%{stroke-dashoffset:1px;opacity:0}to{stroke-dashoffset:0;opacity:1}}.mkt-radar-shape{stroke-dasharray:1;stroke-dashoffset:1px;opacity:0}.mkt-radar-drawn .mkt-radar-shape{animation:1.1s cubic-bezier(.22,1,.36,1) forwards mkt-radar-draw}@media (prefers-reduced-motion:reduce){.mkt-radar-shape{stroke-dashoffset:0;opacity:1}.mkt-radar-drawn .mkt-radar-shape{opacity:1;animation:none}}@keyframes mkt-bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.mkt-bar-fill{transform-origin:0}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.mkt-bar-fill{animation:.7s cubic-bezier(.22,1,.36,1) both mkt-bar-grow;animation-timeline:view();animation-range:entry entry 55%}}}@keyframes mkt-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.mkt-marquee-track{white-space:nowrap;animation:32s linear infinite mkt-marquee;display:inline-flex}.mkt-marquee:hover .mkt-marquee-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.mkt-marquee-track{animation:none}}.mkt-league-icon{opacity:.6;transition:opacity .2s}.mkt-marquee:hover .mkt-league-icon{opacity:.85}:root[data-theme=light] .mkt-league-icon{filter:invert();opacity:.72}@keyframes mkt-caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}.mkt-caret{width:.6ch;color:var(--accent);animation:1s step-end infinite mkt-caret-blink;display:inline-block}@keyframes mkt-pulse{0%{opacity:.9;transform:scale(1)}70%{opacity:0;transform:scale(2.6)}to{opacity:0;transform:scale(2.6)}}.mkt-pulse-ring{animation:2.8s ease-out infinite mkt-pulse}@media (prefers-reduced-motion:reduce){.mkt-pulse-ring{opacity:0;animation:none}}.mkt-corner{border-color:var(--accent);opacity:.5;pointer-events:none;width:14px;height:14px;position:absolute}.mkt-corner-tl{border-top:1.5px solid;border-left:1.5px solid;top:0;left:0}.mkt-corner-tr{border-top:1.5px solid;border-right:1.5px solid;top:0;right:0}.mkt-corner-bl{border-bottom:1.5px solid;border-left:1.5px solid;bottom:0;left:0}.mkt-corner-br{border-bottom:1.5px solid;border-right:1.5px solid;bottom:0;right:0}html:has(.mkt-root){scroll-behavior:smooth}.mkt-anchor{scroll-margin-top:84px}@media (prefers-reduced-motion:reduce){html:has(.mkt-root){scroll-behavior:auto}}.mkt-cta-fill{background-color:#b0500f}.mkt-cta-fill:hover{background-color:#9a4408}
