.rtc{direction:ltr;flex-direction:column;align-items:flex-end;gap:2px;margin-top:4px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:600;line-height:1.2;display:flex}.rtc-chip{white-space:nowrap}.rtc-yes{color:var(--yes-text,#1f8a4c)}.rtc-no{color:var(--no-text,#b22020)}.mc{background:var(--bg-elevated);border:1px solid var(--card-border,var(--nav-border));height:180px;color:inherit;cursor:pointer;border-radius:12px;flex-direction:column;gap:8px;padding:12px 12px 10px;text-decoration:none;transition:box-shadow .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 8px 16px #0000}.mc:hover{transform:translateY(-1px);box-shadow:0 8px 16px #00000014}@media (prefers-reduced-motion:reduce){.mc,.mc:hover{transform:none}}.mc-head{align-items:flex-start;gap:12px;min-height:38px;display:flex}.mc-thumb{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.mc-thumb img,.mc-thumb svg{object-fit:cover;width:100%;height:100%}.mc-title{color:var(--text);-webkit-line-clamp:3;text-wrap:pretty;-webkit-box-orient:vertical;flex:1;font-size:14.5px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.mc--multi .mc-title{-webkit-line-clamp:2}.mc-donut-wrap{flex-direction:column;flex-shrink:0;align-items:center;gap:2px;display:flex}.mc-donut{flex-shrink:0;width:48px;height:48px;display:block;position:relative}.mc-donut svg circle:last-of-type{transition:stroke-dashoffset .5s}.mc-donut-lbl{color:var(--text);justify-content:center;align-items:center;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:700;display:flex;position:absolute;inset:0}.mc-donut-cap{color:var(--text-muted);font-size:10px;font-weight:500}.mc-yesno{gap:8px;margin-top:auto;display:flex}.mc-yes,.mc-no{border-radius:8px;flex:1;justify-content:center;align-items:center;height:40px;font-family:inherit;font-size:14px;font-weight:700;transition:background .13s,color .13s,transform .1s;display:flex}.mc-yes{background:var(--yes-bg);color:var(--yes-text)}.mc-no{background:var(--no-bg);color:var(--no-text)}.mc:hover .mc-yes{background:var(--yes-hover)}.mc:hover .mc-no{background:var(--no-hover)}.mc-yes:active{background:var(--yes-hover);transform:scale(.97)}.mc-no:active{background:var(--no-hover);transform:scale(.97)}.mc-mini-yes:active{background:var(--yes-hover);transform:scale(.97)}.mc-mini-no:active{background:var(--no-hover);transform:scale(.97)}.mc-rows{flex-direction:column;gap:0;display:flex}.mc-row{align-items:center;gap:10px;padding:4px 0;display:flex}.mc-row+.mc-row{border-top:1px solid var(--nav-border)}.mc-row-ico{color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:800;display:inline-flex;overflow:hidden}.mc-row-ico--logo{border:1px solid var(--nav-border);background:0 0}.mc-row-ico--logo img{object-fit:cover;object-position:center;width:100%;height:100%}.mc-row-nm{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:500;overflow:hidden}.mc-row-pct{color:var(--text);text-align:left;direction:ltr;min-width:42px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:700}.mc-mini-yn{flex-shrink:0;gap:6px;display:inline-flex}.mc-mini-yes,.mc-mini-no{border-radius:6px;align-items:center;height:26px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.mc-mini-yes{background:var(--yes-bg);color:var(--yes-text)}.mc-mini-no{background:var(--no-bg);color:var(--no-text)}.mc-matchup{flex-direction:column;gap:8px;margin-top:auto;display:flex}.mc-matchup-team{height:44px;font:inherit;cursor:pointer;text-align:start;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:0 14px;font-size:14px;font-weight:700;display:flex}.mc-matchup-team--a{background:var(--mc-team-a-bg,#3b82f61f);color:var(--mc-team-a-text,#2563eb)}.mc-matchup-team--b{background:var(--mc-team-b-bg,#eab30824);color:var(--mc-team-b-text,#b45309)}[data-theme=dark] .mc-matchup-team--a{color:#60a5fa;background:#3b82f633}[data-theme=dark] .mc-matchup-team--b{color:#facc15;background:#eab30833}.mc-matchup-logo{object-fit:cover;background:#ffffffe6;border-radius:50%;flex-shrink:0;width:22px;height:22px}.mc-matchup-nm{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.mc-matchup-pct{direction:ltr;flex-shrink:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:800}.mc-teams{gap:8px;margin-top:auto;display:flex}.mc-team{text-overflow:ellipsis;white-space:nowrap;border-radius:8px;flex:1;justify-content:center;align-items:center;height:36px;padding:0 10px;font-size:13px;font-weight:700;display:flex;overflow:hidden}.mc-team-a{background:var(--mc-team-a-bg,#3b82f61f);color:var(--mc-team-a-text,#2563eb)}.mc-team-b{background:var(--mc-team-b-bg,#eab30824);color:var(--mc-team-b-text,#b45309)}[data-theme=dark] .mc-team-a{color:#60a5fa;background:#3b82f633}[data-theme=dark] .mc-team-b{color:#facc15;background:#eab30833}.mc-foot{color:var(--text-muted);align-items:center;gap:8px;padding-top:6px;font-size:12px;display:flex}.mc-foot-sp{flex:1}.mc-vol{font-family:inherit}.mc-live{align-items:center;gap:6px;font-family:inherit;display:inline-flex}.mc-live-dot{background:#ef4444;border-radius:50%;width:6px;height:6px;animation:1.3s ease-in-out infinite mc-live-pulse}@keyframes mc-live-pulse{0%,to{opacity:1}50%{opacity:.4}}.mc-live-text{color:#ef4444;font-weight:700}.mc-live-sub{color:var(--text-muted);font-weight:500}.mc-new{color:#f59e0b;align-items:center;gap:4px;font-size:12px;font-weight:700;display:inline-flex}.mc-new-star{font-size:10px}.mc-breaking{color:#ef4444;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.mc-ctx{color:var(--text-muted);font-weight:500}.mc-foot-ico{color:var(--text-muted);flex-shrink:0}.mc-foot-ico:hover{color:var(--text)}.mc-foot-bm{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin:-11px;padding:11px;transition:color .12s,background .12s;display:inline-flex}.mc-foot-bm:hover{color:var(--text);background:var(--input-bg,#0000000d)}.mc-foot-bm.is-saved{color:var(--green,#27ae60)}@media (width<=700px){.mc{gap:8px;height:auto;padding:12px}.mc-title{font-size:14px}.mc-yes,.mc-no{height:36px;font-size:13px}}.mc-news{border-top:1px solid var(--border,#0000000f);flex-direction:column;gap:6px;min-height:64px;margin-top:6px;padding-top:8px;display:flex}.mc-news-item{color:inherit;flex-direction:column;gap:2px;line-height:1.25;text-decoration:none;display:flex}.mc-news-item:hover .mc-news-title{text-decoration:underline}.mc-news-meta{color:var(--text-muted,#888);letter-spacing:.2px;font-size:10px}.mc-news-src{font-weight:600}.mc-news-time{font-weight:400}.mc-news-title{color:var(--text,#1f2937);-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}
