@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,500;0,600;0,700;1,700;1,800&family=Barlow:wght@400;500;600;700&display=swap";:root{--bg:#fff;--ink:#14151a;--ink-soft:#6b7280;--ink-faint:#9aa0a6;--line:#ececef;--muted:#f4f4f5;--brand:#e11b22;--brand-tint:#fdecec;--btn:#101114;--btn-ink:#fff;--yellow:#f5c518;--card:#fff;--score-bg:#101114;--yellow-tint:#fff7da;--yellow-ink:#b8860b;--good:#1a7f37;--seg-pill-bg:#fff;--seg-pill-line:#14151a1a;--r-card:20px;--r-btn:999px;--r-icon:16px;--sh-card:0 1px 2px #14151a0f, 0 10px 26px -10px #14151a24;--sh-btn:0 1px 2px #10111438, 0 8px 18px -8px #10111461;--sh-dark:0 16px 36px -14px #00000080;--f-display:"Barlow Condensed", "Arial Narrow", system-ui, sans-serif;--f-body:"Barlow", system-ui, -apple-system, "Segoe UI", sans-serif;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--safe-b:env(safe-area-inset-bottom,0px);--nav-bg:var(--card);--nav-border:var(--line);--nav-shadow:0 2px 8px -2px #14151a1f, 0 24px 44px -14px #14151a52;--nav-pill-bg:var(--brand-tint);--nav-pill-line:#e11b2229;--nav-pill-shadow:0 2px 6px -2px #e11b2247, inset 0 1px 0 #ffffffb3, inset 0 -2px 4px -2px #e11b222e}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#121214;--ink:#f2f1ee;--ink-soft:#a6a4a0;--ink-faint:#75726d;--line:#2a2a2d;--muted:#1c1c1f;--brand-tint:#3a1416;--btn:#f2f1ee;--btn-ink:#121214;--card:#1e1e22;--score-bg:#1e1e22;--yellow-tint:#3a2f10;--yellow-ink:#e0b34d;--good:#4ade80;--seg-pill-bg:#33333a;--seg-pill-line:#ffffff1f;--nav-shadow:0 2px 10px -2px #00000073, 0 28px 54px -14px #000000b3;--nav-pill-line:#ff464638;--nav-pill-shadow:0 2px 8px -2px #00000080, inset 0 1px 0 #ffffff0f, inset 0 -2px 4px -2px #0006}}:root[data-theme=dark]{--bg:#121214;--ink:#f2f1ee;--ink-soft:#a6a4a0;--ink-faint:#75726d;--line:#2a2a2d;--muted:#1c1c1f;--brand-tint:#3a1416;--btn:#f2f1ee;--btn-ink:#121214;--card:#1e1e22;--score-bg:#1e1e22;--yellow-tint:#3a2f10;--yellow-ink:#e0b34d;--good:#4ade80;--seg-pill-bg:#33333a;--seg-pill-line:#ffffff1f;--nav-shadow:0 2px 10px -2px #00000073, 0 28px 54px -14px #000000b3;--nav-pill-line:#ff464638;--nav-pill-shadow:0 2px 8px -2px #00000080, inset 0 1px 0 #ffffff0f, inset 0 -2px 4px -2px #0006}*{box-sizing:border-box}html,body,#root{height:100%}html{scrollbar-gutter:stable}html,body{overflow-x:hidden}body{background:var(--bg);color:var(--ink);font-family:var(--f-body);-webkit-font-smoothing:antialiased;margin:0}a{color:var(--brand);text-decoration:none}.motm-shell{background:var(--bg);flex-direction:column;max-width:480px;min-height:100%;margin:0 auto;display:flex;position:relative}.motm-shell__main{padding-bottom:calc(80px + max(16px, calc(var(--safe-b) - 16px)));flex:1;position:relative;overflow-x:clip}.motm-page{width:100%}@media (prefers-reduced-motion:reduce){.motm-shell__main *{transition-duration:.001ms!important;animation-duration:.001ms!important}}.motm-header{padding:12px 16px;padding-top:max(12px, env(safe-area-inset-top,0px));background:var(--card);box-shadow:0 1px 0 var(--line);z-index:10;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.motm-wordmark{font-family:var(--f-display);letter-spacing:-.3px;text-transform:uppercase;color:var(--brand);font-size:24px;font-style:italic;font-weight:800;line-height:1;transform:skew(-9deg)}.motm-teamcrest{background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.motm-teamcrest img{object-fit:contain;image-rendering:auto;width:78%;height:78%;transform:skew(-9deg)}.motm-teamcrest--fallback{font-family:var(--f-display);color:#fff;font-size:.38em;font-style:italic;font-weight:800;transform:skew(-9deg)}.motm-iconbtn{color:var(--ink);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:4px;display:flex}.motm-avatar{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.motm-label{font-family:var(--f-display);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);font-size:12px;font-weight:700}.motm-score{background:var(--score-bg);border-radius:var(--r-card);box-shadow:var(--sh-dark);color:#fff;margin:16px;padding:20px;position:relative}.motm-score__top{justify-content:space-between;align-items:center;display:flex}.motm-score__comp{align-items:center;gap:6px;display:inline-flex}.motm-score__comp-logo{filter:brightness(0)invert();opacity:.6;width:14px;height:14px}.motm-score__kickoff{color:#ffffff9e;white-space:nowrap;text-transform:capitalize;font-size:12px;font-weight:600}.motm-live{background:var(--brand);color:#fff;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:flex}.motm-live__dot{background:#fff;border-radius:999px;width:6px;height:6px;animation:1.4s ease-in-out infinite motm-pulse}.motm-live__dot--red{background:var(--brand)}@keyframes motm-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.82)}}@media (prefers-reduced-motion:reduce){.motm-live__dot{animation:none}}.motm-score__badge{object-fit:contain;opacity:.9;pointer-events:none;width:auto;max-width:110px;height:18px;position:absolute;top:42px;left:50%;transform:translate(-50%)}.motm-score__badge--champions{opacity:.8;height:22px}.motm-score__grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-top:20px;display:grid}.motm-team{flex-direction:column;align-items:center;gap:8px;display:flex}.motm-crest{width:56px;height:56px;font-family:var(--f-display);color:#101114;background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.motm-team__name{font-size:13px;font-weight:600}.motm-score__num{font-family:var(--f-display);align-items:baseline;gap:8px;font-weight:800;display:flex}.motm-score__num b{font-size:58px;line-height:1}.motm-score__num span{opacity:.35;font-size:34px}.motm-goals{scrollbar-width:none;touch-action:pan-x;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;margin-top:18px;display:flex;overflow:auto hidden}.motm-goals::-webkit-scrollbar{display:none}.motm-goal-chip{white-space:nowrap;background:#ffffff12;border-radius:999px;flex:none;align-items:center;gap:6px;padding:5px 11px;font-size:12px;font-weight:600;display:flex}.motm-video{aspect-ratio:16/9;border:1px solid var(--line);background:#000;border-radius:14px;margin:0 16px;overflow:hidden}.motm-video img{object-fit:cover;width:100%;height:100%;display:block}.motm-actions{gap:10px;margin:0 16px;display:flex}.motm-btn{border-radius:var(--r-btn);background:var(--btn);height:52px;color:var(--btn-ink);font-family:var(--f-body);cursor:pointer;box-shadow:var(--sh-btn);border:0;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:700;transition:transform .18s,box-shadow .18s;display:flex}.motm-btn:hover{transform:translateY(-1px)}.motm-btn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.motm-btn--icon{border-radius:var(--r-icon);flex:none;width:52px;height:52px;position:relative}.motm-btn--muted{background:var(--muted);color:var(--ink);box-shadow:none}.motm-btn--icon.is-on{background:var(--brand);color:#fff}.motm-btn--icon .motm-dot{background:var(--brand);border:1.5px solid var(--btn);border-radius:999px;width:7px;height:7px;position:absolute;top:11px;right:11px}.motm-timeline{margin:22px 16px 0}.motm-ev{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:12px 0;display:flex}.motm-ev:last-child{border-bottom:0}.motm-ev__badge{background:var(--muted);width:28px;height:28px;color:var(--ink-soft);border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.motm-ev__badge--goal{background:var(--brand-tint);color:var(--brand)}.motm-ev__badge--card{background:var(--yellow-tint);color:var(--yellow-ink)}.motm-ev__min{width:36px;font-family:var(--f-display);color:var(--ink-soft);flex:none;padding-top:5px;font-size:13px;font-weight:700}.motm-ev__min--goal{color:var(--brand)}.motm-ev__txt{padding-top:3px;font-size:14px;line-height:1.4}.motm-ev__narration{font-family:var(--f-display);color:var(--ink);font-style:italic;font-weight:600;display:block}.motm-ev__narration--pending{color:var(--ink-soft);animation:1.3s ease-in-out infinite motm-shimmer}.motm-nav{max-width:456px;left:0;right:0;bottom:max(16px, calc(var(--safe-b) - 16px));background:var(--nav-bg);border:1px solid var(--nav-border);box-shadow:var(--nav-shadow);isolation:isolate;border-radius:999px;margin:0 auto;padding:7px 12px;position:fixed}.motm-nav__track{width:100%;display:flex;position:relative}.motm-nav__item{z-index:1;min-width:0;min-height:50px;color:var(--ink-soft);letter-spacing:.02em;-webkit-tap-highlight-color:transparent;border-radius:999px;flex-direction:column;flex:20%;justify-content:center;align-items:center;gap:3px;font-size:9px;font-weight:700;transition:color .24s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.motm-nav__pill{z-index:0;background:var(--nav-pill-bg);border:1px solid var(--nav-pill-line);width:20%;box-shadow:var(--nav-pill-shadow);will-change:transform;border-radius:999px;transition:transform .42s cubic-bezier(.34,1.5,.64,1),opacity .2s;position:absolute;top:0;bottom:0;left:0}@media (prefers-reduced-motion:reduce){.motm-nav__pill{transition:opacity .2s}}.motm-nav__ico{justify-content:center;align-items:center;transition:transform .22s cubic-bezier(.22,1,.36,1);display:flex}.motm-alert-ask{border-radius:var(--r-card);background:var(--muted);border:1px solid var(--line);margin:10px 16px 0;padding:14px 16px}.motm-alert-ask__text{color:var(--ink);margin:0 0 12px;font-size:14px;line-height:1.4}.motm-alert-ask__row{gap:8px;display:flex}.motm-alert-ask__no,.motm-alert-ask__yes{height:40px;font-family:var(--f-body);cursor:pointer;border:0;border-radius:999px;flex:1;font-size:14px;font-weight:700}.motm-alert-ask__no{border:1px solid var(--line);color:var(--ink-soft);background:0 0}.motm-alert-ask__yes{background:var(--brand);color:#fff}.motm-liveico.is-animated{color:var(--brand)}.motm-liveico.is-animated .motm-liveico__dot{transform-origin:128px 128px;animation:1.4s ease-in-out infinite motm-pulse}.motm-liveico.is-animated .motm-liveico__wave{transform-origin:128px 128px;animation:1.8s ease-out infinite motm-wave}.motm-liveico.is-animated .motm-liveico__wave--2{animation-delay:.35s}@keyframes motm-wave{0%{opacity:.25;transform:scale(.72)}45%{opacity:1}to{opacity:.15;transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){.motm-liveico__dot,.motm-liveico__wave{animation:none}.motm-liveico__wave{opacity:1}}.motm-nav__item.is-active{color:var(--brand)}.motm-nav__item.is-active .motm-nav__ico{transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.motm-nav__item.is-active .motm-nav__ico{transform:none}}.motm-note{color:var(--ink-soft);margin:12px 16px 0;font-size:13px;line-height:1.45}.motm-empty{text-align:center;background:var(--muted);border-radius:var(--r-card);color:var(--ink-soft);margin:24px 16px;padding:28px 20px;font-size:14px;line-height:1.5;animation:.28s ease-out both motm-fade-in}@keyframes motm-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.motm-empty{animation:none}}.motm-empty b{color:var(--ink);font-family:var(--f-display);letter-spacing:.02em;text-transform:uppercase;margin-bottom:6px;font-size:16px;display:block}.motm-skel{border-radius:var(--r-card);background:var(--muted);height:208px;margin:16px;animation:1.4s ease-in-out infinite motm-shimmer}.motm-spin{animation:.7s linear infinite motm-spin}@keyframes motm-spin{to{transform:rotate(360deg)}}.motm-highlights__spin{width:fit-content;color:var(--ink-soft);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;margin:16px auto 0;padding:8px;display:flex}.motm-highlights__spin:disabled{cursor:default}@keyframes motm-shimmer{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.motm-skel{animation:none}}.motm-profile{padding:20px 16px 8px}.motm-profile__title{font-family:var(--f-display);text-transform:uppercase;margin:0 0 4px;font-size:28px;font-style:italic}.motm-profile__h2{margin:24px 0 4px}.motm-profile__hint{margin:10px 0 0;line-height:1.5}.motm-profile__notif-head{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.motm-profile__notif-head .motm-label{margin:0}.motm-profile__notif-head .motm-btn--icon{background:var(--muted);width:40px;height:40px;color:var(--ink);box-shadow:none}.motm-profile__notif-head .motm-btn--icon[aria-pressed=true]{background:var(--brand);color:#fff}.motm-team-list{flex-direction:column;gap:8px;margin:10px 0 0;padding:0;list-style:none;display:flex}.motm-team-row{border:1px solid var(--line);background:var(--card);width:100%;font-family:var(--f-body);color:var(--ink);cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.motm-team-row.is-active{border-color:var(--brand);background:var(--brand-tint)}.motm-team-row__swatch{width:32px;height:32px;font-family:var(--f-display);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.motm-team-row__name{flex:1}.motm-team-row__check{color:var(--brand);flex:none}.motm-pref-list{flex-direction:column;margin:12px 0 0;padding:0;list-style:none;display:flex}.motm-pref-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.motm-pref-row:last-child{border-bottom:0}.motm-pref-row__label{font-size:14px;font-weight:600}.motm-pref-row__note{color:var(--ink-soft);margin-top:2px;font-size:12px}.motm-profile__signout{width:100%;margin-top:32px}.motm-switch{background:var(--line);cursor:pointer;border:0;border-radius:999px;flex:none;width:44px;height:26px;padding:0;transition:background .18s;position:relative}.motm-switch.is-on{background:var(--brand)}.motm-switch__thumb{background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #00000040}.motm-switch.is-on .motm-switch__thumb{transform:translate(18px)}.motm-lineup{padding-bottom:8px}.motm-lineup__head{align-items:center;gap:9px;padding:16px 16px 10px;display:flex}.motm-lineup__back{margin-left:-6px;padding:6px}.motm-lineup__crest{font-size:12px}.motm-lineup__identity{flex:1;min-width:0}.motm-lineup__more{flex:none;width:38px;height:38px}.motm-lineup__name{font-family:var(--f-display);text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:19px;font-style:italic;line-height:1.1;overflow:hidden}.motm-lineup__meta{color:var(--ink-soft);margin:2px 0 0;font-size:12px;font-weight:600}.motm-menu{flex:none;position:relative}.motm-menu__pop{z-index:20;background:var(--card);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:2px;min-width:208px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 18px 34px -18px #0009}.motm-menu__item{all:unset;box-sizing:border-box;width:100%;min-height:42px;color:var(--ink);font-family:var(--f-body);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:10px;align-items:center;gap:10px;padding:0 10px;font-size:14px;font-weight:600;display:flex}.motm-menu__item:hover,.motm-menu__item:focus-visible{background:var(--muted)}.motm-menu__item.is-current{background:var(--muted);color:var(--ink)}.motm-menu__item[aria-busy=true]{opacity:.6}.motm-menu__state{color:var(--ink-soft);margin-left:auto;font-size:12px;font-weight:700}.motm-freshness{background:var(--brand-tint);color:var(--brand);border-radius:999px;flex-wrap:wrap;align-items:center;gap:0;margin:10px 16px 14px;padding:5px 12px;font-size:12px;font-weight:700;line-height:1.35;display:inline-flex}.motm-freshness--last_played{background:var(--muted);color:var(--ink-soft)}.motm-freshness__detail{color:inherit;opacity:.85;font-weight:500}.motm-pitch{aspect-ratio:10/13;background:#0b1f14;border-radius:18px;margin:4px 8px 0;position:relative;overflow:hidden;box-shadow:0 14px 30px -18px #000000d9}.motm-pitch__photo{object-fit:cover;object-position:center 70%;transform-origin:50% 62%;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.45)}.motm-pitch__veil{background:radial-gradient(120% 78% at 50% 42%,#060a081f 0%,#050807b8 100%),linear-gradient(#0a0e0c80 0%,#060a08a8 100%);position:absolute;inset:0}.motm-pitch__field{position:absolute;inset:0}.motm-pitch__slot{position:absolute;transform:translate(-50%,50%)}.motm-lineup-skel{aspect-ratio:10/13;background:var(--muted);border-radius:18px;margin:4px 8px 0;position:relative;overflow:hidden}.motm-lineup-skel__card{background:var(--line);border-radius:7px;width:40px;height:53px;animation:1.4s ease-in-out infinite motm-shimmer;position:absolute;transform:translate(-50%,50%)}.motm-pcard{border-radius:9px;flex-direction:column;justify-content:flex-start;align-items:center;gap:1px;padding:5px 3px 4px;display:flex;position:relative}.motm-pcard-wrap{all:unset;box-sizing:border-box;perspective:900px;cursor:pointer;-webkit-tap-highlight-color:transparent;width:6.5em;height:8.7em;font-size:10px;display:block;position:relative}.motm-pcard-inner{width:100%;height:100%;transform-style:preserve-3d;position:relative}.motm-pcard-face{backface-visibility:hidden;position:absolute;inset:0}.motm-pcard-face--front{transform:translateZ(.5px)}.motm-pcard-face--back{transform:rotateY(180deg)translateZ(.5px)}.motm-pcard-face{transition:visibility 0s .25s}.motm-pcard-wrap.is-flipped .motm-pcard-face--front,.motm-pcard-wrap:not(.is-flipped) .motm-pcard-face--back{visibility:hidden}@media (prefers-reduced-motion:reduce){.motm-pcard-face{transition:none}}.motm-pcard--starter{width:100%;height:100%;color:var(--ink);background:linear-gradient(168deg,#2a2a32f0 0%,#0f0f13f5 100%);border:1px solid #ffffff21;justify-content:flex-end;gap:0;padding:0;overflow:hidden;box-shadow:0 10px 18px -10px #000000e6}.motm-pcard__dorsal{z-index:0;font-family:var(--f-display);color:#fff;opacity:.14;pointer-events:none;font-size:2.3em;font-style:italic;font-weight:800;line-height:1;position:absolute;top:2%;left:5%}.motm-pcard__photo{pointer-events:none;z-index:1;border-radius:5px;justify-content:center;align-items:center;display:flex;position:absolute;inset:20% 7% 30%;overflow:hidden}.motm-pcard__photo img{object-fit:cover;object-position:top center;width:100%;height:100%}.motm-pcard__silhouette{color:#ffffff38}.motm-pcard__badge{z-index:3;min-width:1.9em;height:1.9em;font-family:var(--f-display);font-variant-numeric:tabular-nums;color:#0e0e10;border:1.5px solid #0a0a0c8c;border-radius:999px;justify-content:center;align-items:center;padding:0 .25em;font-size:.82em;font-weight:800;display:flex;position:absolute;top:-6%;right:-6%;box-shadow:0 2px 5px #00000080}.motm-pcard__badge--high{background:#4ade80}.motm-pcard__badge--mid{background:#e2e0dc}.motm-pcard__badge--low{background:var(--brand);color:#fff}.motm-pcard__foot{z-index:2;background:linear-gradient(#0c0c0f00,#0c0c0ffa 38%);flex-direction:column;align-items:center;gap:1px;width:100%;padding:0 4px 5px;display:flex;position:relative}.motm-pcard--back{width:100%;height:100%;color:var(--ink);background:linear-gradient(168deg,#2a2a32f0 0%,#0f0f13f5 100%);border:1px solid #ffffff21;justify-content:flex-start;gap:2px;padding:7px 8px 6px;overflow:hidden;box-shadow:0 10px 18px -10px #000000e6}.motm-pcard-back__name{font-family:var(--f-display);text-transform:uppercase;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--brand);margin-bottom:2px;font-size:1em;font-style:italic;font-weight:800;line-height:1.1;overflow:hidden}.motm-pcard-back__row{border-top:1px solid #ffffff17;justify-content:space-between;align-items:baseline;gap:6px;width:100%;padding-top:3px;font-size:.8em;line-height:1.15;display:flex}.motm-pcard-back__row:first-of-type{border-top:0;padding-top:0}.motm-pcard-back__label{font-family:var(--f-display);letter-spacing:.03em;text-transform:uppercase;color:var(--ink-soft);font-weight:700}.motm-pcard-back__flag{object-fit:cover;border-radius:50%;flex-shrink:0;align-self:center;width:1.35em;height:1.35em}.motm-pcard--sub{background:var(--card);border:1px solid var(--line);width:auto;min-width:96px;height:auto;box-shadow:none;color:var(--ink);flex-direction:row;flex:none;align-items:center;gap:8px;padding:8px 12px;font-size:11px}.motm-pcard__number{font-family:var(--f-display);font-size:12px;font-weight:800;line-height:1}.motm-pcard--sub .motm-pcard__avatar img{object-fit:contain;object-position:top center;width:26px;height:26px}.motm-pcard--sub .motm-pcard__number{color:var(--ink-soft);font-size:13px}.motm-pcard__avatar{color:#14151a59;display:flex}.motm-pcard--starter .motm-pcard__avatar{margin:1px 0}.motm-pcard--sub .motm-pcard__avatar{color:var(--ink-faint)}.motm-pcard__name{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.85em;font-weight:700;line-height:1.1;overflow:hidden}.motm-pcard--sub .motm-pcard__name{text-align:left;font-size:12px}.motm-pcard__pos{font-family:var(--f-display);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:.78em;font-weight:700}.motm-pcard--sub .motm-pcard__pos{color:var(--ink-soft);font-size:10px}.motm-pcard__rating{font-family:var(--f-display);background:#14151a29;border-radius:5px;padding:1px 3px;font-size:9px;font-weight:800;line-height:1.3;position:absolute;top:3px;right:3px}.motm-pcard--sub .motm-pcard__rating{background:var(--muted);color:var(--ink-soft);margin-left:auto;font-size:11px;position:static}.motm-lineup-skel__card{width:6.5em;height:8.7em;font-size:10px}.motm-subs{margin-top:20px;padding:0 16px}.motm-subs__title{margin:0 0 10px}.motm-subs__row{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.motm-subs__row::-webkit-scrollbar{display:none}.motm-auth{padding:20px 16px 32px}.motm-auth__title{font-family:var(--f-display);text-transform:uppercase;margin:0 0 4px;font-size:28px;font-style:italic}.motm-auth__subtitle{color:var(--ink-soft);margin:0 0 24px;font-size:13px;line-height:1.45}.motm-auth__form{flex-direction:column;gap:16px;display:flex}.motm-field{flex-direction:column;gap:6px;display:flex}.motm-field__label{font-family:var(--f-display);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);font-size:12px;font-weight:700}.motm-input{border:1px solid var(--line);background:var(--muted);height:52px;color:var(--ink);font-family:var(--f-body);border-radius:14px;outline:none;padding:0 16px;font-size:15px;font-weight:600;transition:border-color .18s,background .18s}.motm-input::placeholder{color:var(--ink-faint);font-weight:500}.motm-input:focus-visible{border-color:var(--brand);background:var(--card)}.motm-field.has-error .motm-input{border-color:var(--brand)}.motm-field__error{color:var(--brand);font-size:12px;font-weight:600}.motm-auth__submit{width:100%;margin-top:4px}.motm-auth__submit:disabled{opacity:.6;cursor:default;transform:none}.motm-auth__switch{text-align:center;color:var(--ink-soft);margin:20px 0 0;font-size:13px}.motm-auth__switch a{font-weight:700}.motm-auth__banner{background:var(--muted);border-radius:var(--r-card);color:var(--ink-soft);margin:0 0 20px;padding:16px 18px;font-size:13px;line-height:1.5}.motm-auth__banner b{color:var(--ink);font-family:var(--f-display);letter-spacing:.02em;text-transform:uppercase;margin-bottom:4px;font-size:15px;display:block}.motm-auth__banner--pending{background:var(--yellow-tint)}.motm-auth__banner--pending b{color:var(--yellow-ink)}.motm-stub{padding:24px 16px}.motm-stub h1{font-family:var(--f-display);text-transform:uppercase;margin:0 0 8px;font-size:28px;font-style:italic}.motm-stub p{color:var(--ink-soft);font-size:14px}.motm-segmented{--seg-gap:6px;--seg-pad:4px;gap:var(--seg-gap);padding:var(--seg-pad);background:var(--muted);border-radius:var(--r-btn);margin-top:14px;display:flex;position:relative}.motm-lineup .motm-segmented{margin-bottom:14px}.motm-segmented__btn{z-index:1;border-radius:var(--r-btn);min-height:36px;font-family:var(--f-body);color:var(--ink-soft);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 12px;font-size:13px;font-weight:700;transition:color .18s;display:flex;position:relative}.motm-segmented__btn[aria-pressed=true]{color:var(--ink)}.motm-segmented__pill{top:var(--seg-pad);bottom:var(--seg-pad);left:var(--seg-pad);border-radius:var(--r-btn);pointer-events:none;background:var(--seg-pill-bg);border:1px solid var(--seg-pill-line);transition:transform .22s cubic-bezier(.22,1,.36,1);position:absolute;box-shadow:0 1px 2px #00000029,0 6px 16px -6px #0000004d}.motm-segmented__label{align-items:center;gap:6px;display:inline-flex;position:relative}.motm-segmented__btn:disabled{cursor:not-allowed;opacity:.45}.motm-day-group{margin-top:24px}.motm-day-group__label{font-family:var(--f-display);text-transform:uppercase;letter-spacing:.01em;margin:0 0 10px;font-size:18px;font-style:italic}.motm-fixture-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.motm-fixture-row{border:1px solid var(--line);background:var(--card);border-radius:14px}.motm-fixture-row__main--static{cursor:default}.motm-fixture-row__main{color:var(--ink);grid-template-columns:40px 1fr auto 1fr;align-items:center;gap:8px;padding:14px;text-decoration:none;display:grid}.motm-fixture-row__main--comp{grid-template-columns:1fr auto 1fr}.motm-fixture-row__actions{gap:8px;margin:2px 14px 14px;display:flex}.motm-fixture-row__action{border-radius:var(--r-btn);background:var(--btn);height:36px;color:var(--btn-ink);font-family:var(--f-body);border:0;flex:1;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.motm-fixture-row__time{font-family:var(--f-display);color:var(--ink-soft);font-size:14px;font-weight:700}.motm-fixture-row__team{align-items:center;gap:8px;min-width:0;display:flex}.motm-fixture-row__team--away{text-align:right;justify-content:flex-end}.motm-fixture-row__crest{background:var(--muted);width:24px;height:24px;font-family:var(--f-display);color:var(--ink);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.motm-fixture-row__name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.motm-fixture-row__vs{color:var(--ink-faint);font-size:12px}.motm-fixture-row__center{flex-direction:column;align-items:center;gap:4px;display:flex}.motm-fixture-row__comp-logo{object-fit:contain;width:20px;height:20px}.motm-fixture-row__center .motm-fixture-row__time{font-size:11px}.motm-fixture-row__vs--score{color:var(--ink);font-variant-numeric:tabular-nums;font-size:14px;font-weight:800}.motm-fixture-row__meta{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.04em;grid-column:1/-1;margin-top:2px;font-size:11px}.motm-home{padding-bottom:8px}.motm-home>.motm-segmented{margin-left:16px;margin-right:16px}.motm-empty--loading{color:#0000;animation:1.4s ease-in-out infinite motm-shimmer}.motm-empty--loading b{color:#0000}.motm-home__section{margin:28px 16px 0}.motm-home__section-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.motm-home__section-head .motm-label{margin:0}.motm-home__see-all{color:var(--brand);font-size:12px;font-weight:700}.motm-next-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.motm-next-row{border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:14px;grid-template-columns:28px 1fr 28px auto;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;display:grid}.motm-next-row__crest{background:var(--muted);width:28px;height:28px;font-family:var(--f-display);border-radius:999px;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.motm-next-row__vs{text-align:center;font-size:13px;font-weight:700}.motm-next-row__when{color:var(--ink-soft);white-space:nowrap;font-size:11px}.motm-standings{border-collapse:collapse;background:var(--card);border:1px solid var(--line);border-radius:14px;width:100%;overflow:hidden}.motm-standings td{border-bottom:1px solid var(--line);padding:10px 8px;font-size:13px}.motm-standings tr:last-child td{border-bottom:0}.motm-standings__pos{text-align:center;width:26px;font-family:var(--f-display);color:var(--ink-soft);font-weight:700}.motm-standings__crest{text-align:center;width:40px;font-family:var(--f-display);color:var(--ink-soft);font-size:11px;font-weight:800}.motm-standings__name{font-weight:600}.motm-standings__played{text-align:center;width:30px;color:var(--ink-soft)}.motm-standings__pts{text-align:center;width:36px;font-weight:800}.motm-seg-comp__logo{object-fit:contain;width:auto;max-width:84px;height:20px;display:block}.motm-seg-comp__logo--invert{filter:brightness(0)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .motm-seg-comp__logo--invert{filter:none}}:root[data-theme=dark] .motm-seg-comp__logo--invert{filter:none}.motm-news-list{flex-direction:column;gap:12px;display:flex}.motm-news{border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:14px;align-items:flex-start;gap:12px;padding:12px;text-decoration:none;display:flex}.motm-news--hero{flex-direction:column;gap:10px;padding:0 0 14px;overflow:hidden}.motm-news__text{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.motm-news--hero .motm-news__text{padding:0 14px}.motm-news__eyebrow{letter-spacing:.04em;color:var(--accent);font-size:11px;font-weight:800}.motm-news__title{margin:0;font-size:15px;font-weight:800;line-height:1.25}.motm-news--hero .motm-news__title{font-size:20px}.motm-news__summary{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.45}.motm-news__meta{color:var(--ink-soft);font-size:11px}.motm-news__art{background:var(--muted);border-radius:10px;flex:0 0 96px;width:96px;height:72px;overflow:hidden}.motm-news__art img{object-fit:cover;width:100%;height:100%;display:block}.motm-news__art--tall{border-radius:0;flex:none;width:100%;height:200px}.motm-news__art--crest{background:linear-gradient(160deg, #0000000d, #0000006b), var(--news-tint,var(--muted));place-items:center;display:grid}.motm-news__art--crest .motm-teamcrest{filter:drop-shadow(0 3px 10px #0006)}.motm-news__art--duo{display:flex}.motm-news__duo-half{background:linear-gradient(160deg, #0000000d, #0000006b), var(--news-tint,var(--muted));flex:1;place-items:center;display:grid}.motm-news__duo-half--l{clip-path:polygon(0 0,100% 0,calc(100% - 14px) 100%,0 100%);margin-right:-14px}.motm-news__duo-half--r{clip-path:polygon(14px 0,100% 0,100% 100%,0 100%)}.motm-news__art--duo .motm-teamcrest{filter:drop-shadow(0 3px 10px #0006)}.motm-news__credit{color:var(--ink-soft);margin:6px 16px 0;font-size:10px;line-height:1.4}.motm-news__credit a{color:inherit;text-decoration:underline}.motm-newsdetail{padding-bottom:32px}.motm-newsdetail .motm-lineup__back{margin:10px 0 12px 10px;padding:10px}.motm-newsdetail .motm-news__eyebrow{margin:14px 16px 0;display:block}.motm-newsdetail__title{margin:6px 16px 10px;font-size:24px;font-weight:800;line-height:1.2}.motm-newsdetail__body{color:var(--ink-soft);margin:0 16px 18px;font-size:15px;line-height:1.6}.motm-newsdetail__source{align-items:center;gap:8px;margin:0 16px;display:inline-flex}.motm-ai__note{color:var(--ink-soft);text-align:center;margin-top:10px;font-size:12px}.motm-compare{background:var(--muted);border-radius:var(--r-card);margin:16px 16px 8px;padding:16px}.motm-compare__head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.motm-compare-row{grid-template-columns:32px 1fr 32px;align-items:center;gap:10px;margin-top:12px;display:grid}.motm-compare-row__val{font-family:var(--f-display);text-align:center;font-size:16px;font-weight:800}.motm-compare-row__mid{min-width:0}.motm-compare-row__label{text-align:center;color:var(--ink-soft);margin-bottom:4px;font-size:11px;display:block}.motm-compare-row__bar{background:var(--line);border-radius:999px;height:6px;overflow:hidden}.motm-compare-row__bar-fill{background:var(--brand);border-radius:inherit;height:100%;transition:width .4s ease-out;display:block}.motm-stat-team{margin:20px 16px 0}.motm-stat-player-list{margin:8px 0 0;padding:0;list-style:none}.motm-stat-player{border-bottom:1px solid var(--line);grid-template-columns:1fr 40px 40px;align-items:center;gap:8px;padding:10px 0;font-size:14px;display:grid}.motm-stat-player:last-child{border-bottom:0}.motm-stat-player__name{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.motm-stat-player__mins{text-align:right;color:var(--ink-soft);font-size:12px}.motm-stat-player__rating{text-align:right;font-family:var(--f-display);color:var(--brand);font-weight:800}.motm-ev__badge--insight{background:var(--yellow-tint);color:var(--yellow-ink)}.motm-table{padding:0 16px}.motm-table__head,.motm-table__row{grid-template-columns:22px 22px 1fr 26px 52px 34px 30px;align-items:center;gap:8px;display:grid}.motm-table__head{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);border-bottom:1px solid var(--line);padding:0 8px 8px;font-size:10px;font-weight:700}.motm-table__body{margin:0;padding:0;list-style:none}.motm-table__row{border-bottom:1px solid var(--line);color:var(--ink);-webkit-tap-highlight-color:transparent;padding:10px 8px;text-decoration:none}.motm-table__pos{font-family:var(--f-display);text-align:center;color:var(--ink-soft);border-left:3px solid #0000;margin-left:-5px;padding-left:5px;font-size:12px;font-weight:800}.motm-table__pos.is-ucl{border-left-color:#3b82f6}.motm-table__pos.is-uel{border-left-color:#f59e0b}.motm-table__pos.is-conf{border-left-color:#22c55e}.motm-table__pos.is-drop{border-left-color:var(--brand)}.motm-table__crest{width:22px;height:22px}.motm-table__name{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.motm-table__num{text-align:center;color:var(--ink-soft);font-variant-numeric:tabular-nums;font-size:12px}.motm-table__num--record{letter-spacing:-.02em;font-size:11px}.motm-table__num--pts{font-family:var(--f-display);color:var(--ink);font-size:14px;font-weight:800}.motm-table__legend{color:var(--ink-faint);flex-wrap:wrap;gap:10px 14px;margin-top:14px;font-size:11px;display:flex}.motm-table__legend span{align-items:center;gap:5px;display:inline-flex}.motm-table__key{background:var(--line);border-radius:2px;width:3px;height:12px}.motm-table__key.is-ucl{background:#3b82f6}.motm-table__key.is-uel{background:#f59e0b}.motm-table__key.is-conf{background:#22c55e}.motm-table__key.is-drop{background:var(--brand)}.motm-table__form-block{margin-top:22px}.motm-table__form-row{border-bottom:1px solid var(--line);grid-template-columns:20px 1fr auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.motm-table__form{gap:4px;display:inline-flex}.motm-table__form-dot{color:#fff;background:var(--ink-faint);border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:inline-flex}.motm-table__form-dot--w{background:var(--good)}.motm-table__form-dot--l{background:var(--brand)}.motm-table__form-dot--d{background:var(--ink-faint)}.motm-hero{background:var(--muted);border-radius:var(--r-card);margin:16px 16px 8px;padding:14px 16px 16px}.motm-hero__legend{color:var(--ink-soft);justify-content:space-between;margin-bottom:12px;font-size:12px;font-weight:700;display:flex}.motm-hero__team{align-items:center;gap:6px;min-width:0;display:inline-flex}.motm-hero__dot{border-radius:999px;flex:none;width:9px;height:9px}.motm-hero__dot--home{background:var(--brand)}.motm-hero__dot--away{background:var(--ink)}.motm-hero__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:10px;display:grid}.motm-hero__cell{text-align:center;flex-direction:column;align-items:center;gap:4px;min-width:0;display:flex}.motm-hero__ring-wrap{width:68px;height:68px;position:relative}.motm-hero__ring{width:100%;height:100%}.motm-hero__ring-track{fill:none;stroke:var(--ink);stroke-width:9px;opacity:.55}.motm-hero__ring-home{fill:none;stroke:var(--brand);stroke-width:9px;stroke-linecap:butt}.motm-hero__ring-val{font-family:var(--f-display);justify-content:center;align-items:center;font-size:17px;font-weight:800;display:flex;position:absolute;inset:0}.motm-hero__pair{justify-content:center;align-items:baseline;gap:5px;height:68px;display:flex}.motm-hero__num{font-family:var(--f-display);font-variant-numeric:tabular-nums;font-size:20px;font-weight:800}.motm-hero__num--home{color:var(--brand)}.motm-hero__num--away{color:var(--ink)}.motm-hero__sep{color:var(--ink-faint)}.motm-hero__cell-label{color:var(--ink);font-size:11px;font-weight:700;line-height:1.2}.motm-hero__cell-sub{color:var(--ink-faint);font-size:10px}.motm-carousel{margin-top:14px}.motm-carousel__track{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;gap:16px;display:flex;overflow-x:auto}.motm-carousel__track::-webkit-scrollbar{display:none}.motm-carousel__card{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;min-width:0}.motm-carousel__title{font-family:var(--f-display);text-transform:uppercase;letter-spacing:.04em;color:var(--ink-soft);margin:0 0 2px;font-size:13px;font-style:italic}.motm-carousel__dots{justify-content:center;gap:7px;margin-top:16px;display:flex}.motm-carousel__dot{background:var(--line);cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:background .2s,width .2s}.motm-carousel__dot.is-active{background:var(--brand);width:18px}.motm-carousel__hint{text-align:center;color:var(--ink-faint);margin:8px 0 0;font-size:11px}.motm-compare-row--wide{grid-template-columns:64px 1fr 64px}.motm-compare-row--wide .motm-compare-row__val{font-size:12px}.motm-compare-row__bar--split{display:flex}.motm-compare-row__bar-fill--away{background:var(--ink)}.motm-compare__rows{margin-top:4px}.motm-momentum{background:var(--muted);border-radius:var(--r-card);margin:16px 16px 0;padding:16px 16px 10px}.motm-momentum__head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.motm-momentum__team{font-family:var(--f-display);text-transform:uppercase;color:var(--brand);font-size:13px;font-weight:700}.motm-momentum__team--away{color:var(--ink)}.motm-momentum__title{font-size:11px}.motm-momentum__svg{width:100%;height:120px;display:block;overflow:visible}.motm-momentum__axis{stroke:var(--line);stroke-width:1px;vector-effect:non-scaling-stroke}.motm-momentum__axis-labels{color:var(--ink-faint);justify-content:space-between;margin-top:6px;font-size:11px;display:flex}.motm-shot-list{margin:8px 0 0;padding:0;list-style:none}.motm-shot{border-bottom:1px solid var(--line);grid-template-columns:30px 3px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.motm-shot:last-child{border-bottom:0}.motm-shot__min{font-family:var(--f-display);color:var(--ink-soft);font-size:13px;font-weight:700}.motm-shot__side{background:var(--brand);border-radius:999px;align-self:stretch}.motm-shot__side--away{background:var(--ink)}.motm-shot__body{flex-direction:column;min-width:0;display:flex}.motm-shot__player{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.motm-shot__meta{color:var(--ink-soft);font-size:12px}.motm-shot__xg{font-family:var(--f-display);color:var(--ink-soft);font-size:14px;font-weight:800}.motm-shot--goal .motm-shot__xg,.motm-shot--goal .motm-shot__player{color:var(--brand)}.motm-drawer__veil{z-index:40;background:#0a0a0c70;position:fixed;inset:0}.motm-drawer{background:var(--card);z-index:41;width:min(84vw,320px);box-shadow:var(--sh-dark);padding:16px;padding-top:max(16px, env(safe-area-inset-top,0px));padding-bottom:max(16px, var(--safe-b));flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.motm-drawer__head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.motm-drawer__nav{flex-direction:column;margin-top:12px;display:flex}.motm-drawer__link{text-align:left;min-height:44px;font-family:var(--f-body);color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:14px;padding:13px 8px;font-size:15px;font-weight:600;transition:background .15s;display:flex}.motm-drawer__link:hover{background:var(--muted)}.motm-drawer__link:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.motm-drawer__link--danger{color:var(--brand)}.motm-drawer__link--switch{justify-content:space-between}.motm-drawer__link-main{align-items:center;gap:14px;display:flex}.motm-drawer__divider{background:var(--line);height:1px;margin:8px 0}.motm-drawer__auth{padding:4px 8px 8px}.motm-drawer__auth-btns{gap:8px;margin-top:10px;display:flex}.motm-drawer__auth-btn{flex:1;height:44px;font-size:13px}.motm-drawer__footer{margin-top:auto;padding:8px}.motm-predict-percent{justify-content:space-around;align-items:center;margin-top:12px;display:flex}.motm-predict-percent__val{font-family:var(--f-display);font-size:22px;font-weight:800}.motm-predict-percent__val--draw{color:var(--ink-soft);font-size:16px}.motm-predict-facts{flex-direction:column;gap:8px;margin:8px 0 0;padding:0;list-style:none;display:flex}.motm-predict-facts li{color:var(--ink-soft);padding-left:14px;font-size:13px;line-height:1.4;position:relative}.motm-predict-facts li:before{content:"";background:var(--brand);border-radius:999px;width:5px;height:5px;position:absolute;top:7px;left:0}.motm-predict-odds{text-align:center;justify-content:space-around;align-items:center;margin-top:14px;display:flex}.motm-predict-odds__col{font-family:var(--f-display);flex-direction:column;align-items:center;gap:6px;font-size:18px;font-weight:800;display:flex}.motm-predict-odds__label{text-transform:uppercase;color:var(--ink-soft);font-family:inherit;font-size:11px;font-weight:700}.motm-ai__head{color:var(--brand);align-items:center;gap:6px;margin-bottom:12px;display:flex}.motm-ai__toggle{width:100%;color:var(--brand);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;padding:0;display:flex}.motm-ai__toggle.is-collapsed,.motm-ai__toggle .motm-ai__head{margin-bottom:0}.motm-ai__caret{color:var(--ink-soft);flex:none;transition:transform .2s}.motm-ai__caret.is-open{transform:rotate(180deg)}.motm-ai__body{overflow:hidden}.motm-ai__badge{font-family:var(--f-display);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-style:italic;font-weight:700}.motm-ai__pick{font-family:var(--f-display);text-transform:uppercase;letter-spacing:.01em;align-items:center;gap:8px;margin-bottom:10px;font-size:15px;font-weight:700;display:flex}.motm-ai__generate{width:100%}.motm-ai__paragraph{margin:0 0 14px;font-size:14px;line-height:1.55}.motm-ai__list{flex-direction:column;gap:7px;margin:0 0 12px;padding:0;list-style:none;display:flex}.motm-ai__list li{align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;display:flex}.motm-ai__list li svg{flex:none;margin-top:1px}.motm-ai__list--pro{color:var(--good)}.motm-ai__list--con{color:var(--brand)}.motm-ai__retry{font-family:var(--f-body);color:var(--ink-soft);cursor:pointer;background:0 0;border:0;margin:4px auto 0;padding:4px;font-size:12px;font-weight:700;display:block}.motm-ai__retry:disabled{opacity:.6;cursor:default}.motm-live-list{flex-direction:column;display:flex}.motm-live-list__head{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);margin:18px 20px 2px;font-size:12px;font-weight:700}.motm-live-card{color:inherit;border-radius:var(--r-card);text-decoration:none;transition:transform .12s;display:block}.motm-live-card:active{transform:scale(.985)}.motm-team--link{color:inherit;border-radius:12px;text-decoration:none;transition:opacity .12s}.motm-team--link:active{opacity:.6}.motm-teamprofile{padding-bottom:36px}.motm-teamprofile__hero{flex-direction:column;align-items:center;gap:8px;padding:4px 16px 18px;display:flex}.motm-teamprofile__name{font-family:var(--f-display);text-align:center;letter-spacing:.01em;margin:0;font-size:24px;font-weight:700}.motm-teamprofile__since{color:var(--ink-soft);margin:0;font-size:12px}.motm-teamprofile__actions{margin-top:16px;margin-bottom:8px}.motm-teamprofile__block{margin:22px 16px 0}.motm-teamprofile__block h2{margin-bottom:10px}.motm-tp-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 16px;display:grid}.motm-teamprofile__block .motm-tp-summary{margin:0}.motm-tp-stat{background:var(--muted);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:12px 6px;display:flex}.motm-tp-stat__value{font-family:var(--f-display);font-variant-numeric:tabular-nums;font-size:20px;font-weight:700}.motm-tp-stat__label{color:var(--ink-soft);font-size:11px}.motm-teamprofile__palmares{color:var(--ink-soft);margin:0 0 10px;font-size:14px;font-weight:600}.motm-teamprofile__honours{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.motm-teamprofile__honours li{background:var(--muted);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.motm-teamprofile__honours li svg{color:var(--yellow);flex:none}.motm-teamprofile__honour-title{font-weight:600}.motm-teamprofile__honour-year{color:var(--ink-soft);font-variant-numeric:tabular-nums;margin-left:auto}@media (prefers-reduced-motion:reduce){.motm-segmented__pill{transition:none}}.motm-home__feature{flex-direction:column;justify-content:center;min-height:220px;display:flex}.motm-home__feature>.motm-empty{margin:0 16px;animation:none}.motm-news__art .motm-news__league{object-fit:contain;filter:brightness(0)invert()drop-shadow(0 3px 10px #0006);opacity:.95;width:auto;max-width:70%;height:auto}.motm-folders{background:var(--score-bg);border-radius:var(--r-card);box-shadow:var(--sh-dark);color:#fff;margin:16px;padding:16px;text-decoration:none;transition:transform .12s;display:block}.motm-folders:active{transform:scale(.985)}.motm-folders__top{align-items:center;gap:8px;margin-bottom:12px;display:flex}.motm-folders__label{color:#ffffff8c}.motm-folders__grid{justify-content:center;gap:10px;display:grid}.motm-folders__grid--lg{grid-template-columns:repeat(auto-fit,128px)}.motm-folder__crests{overflow:visible}.motm-folders__grid--sm{grid-template-columns:repeat(3,1fr)}.motm-folder{aspect-ratio:1;background:#ffffff12;border:1px solid #ffffff0f;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.motm-folders__grid--sm .motm-folder{border-radius:18px}.motm-folder__dot{background:#ffffff47;border-radius:999px;width:6px;height:6px}.motm-folder__crests{align-items:center;gap:6px;display:flex}.motm-folder__score{font-family:var(--f-display);font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:20px;font-weight:800}.motm-folders__grid--sm .motm-folder__score{font-size:15px}.motm-bubble{transform-origin:50%;will-change:transform;animation:3.4s ease-in-out infinite motm-bubble-float;display:inline-flex}@keyframes motm-bubble-float{0%,to{transform:translateY(0) rotate(-2.2deg) scale(var(--b-scale,1))}50%{transform:translateY(-3px) rotate(2.2deg) scale(var(--b-scale,1))}}.motm-bubble--lead{--b-scale:1.16}@media (prefers-reduced-motion:reduce){.motm-bubble{animation:none}}.motm-folder--more{background:#ffffff0a}.motm-folder__more{font-family:var(--f-display);color:#fff9;font-size:18px;font-weight:800}.motm-news__art--video{position:relative}.motm-news__play{color:#fff;filter:drop-shadow(0 2px 10px #0000008c);pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.motm-hl{margin-bottom:18px}.motm-hl__viewport{position:relative}.motm-hl__track{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;display:flex;overflow-x:auto}.motm-hl__track::-webkit-scrollbar{display:none}.motm-hl__arrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;border:0;border-radius:999px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:100px;transform:translateY(-50%)}.motm-hl__arrow--prev{left:10px}.motm-hl__arrow--next{right:10px}.motm-hl-card{scroll-snap-align:start;scroll-snap-stop:always;min-width:0;color:var(--ink);border:1px solid var(--line);background:var(--card);border-radius:14px;flex-direction:column;flex:0 0 100%;gap:10px;padding-bottom:14px;text-decoration:none;display:flex;overflow:hidden}.motm-hl-card__art{background:var(--muted);width:100%;height:200px;position:relative}.motm-hl-card__art img{object-fit:cover;width:100%;height:100%;display:block}.motm-hl-card__play{color:#fff;filter:drop-shadow(0 2px 10px #0000008c);pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.motm-hl-card__text{flex-direction:column;gap:5px;padding:0 14px;display:flex}.motm-hl-card__eyebrow{letter-spacing:.04em;color:var(--accent);font-size:11px;font-weight:800}.motm-hl-card__title{margin:0;font-size:20px;font-weight:800;line-height:1.25}.motm-hl-card__paragraph{color:var(--ink-soft);margin:0;font-size:13px}.motm-hl .motm-carousel__dots{margin-top:10px}
