.matchCard{overflow:hidden;display:flex;flex-direction:column;height:100%;min-width:0;color:var(--text,#e2e8f8);background:radial-gradient(420px 220px at 100% 0,rgba(37,99,235,.09),transparent 70%),var(--surface,#0f1729);border:1px solid rgba(147,197,253,.1);border-radius:var(--radius-lg,16px);box-shadow:0 16px 44px rgba(0,0,0,.25)}.matchCard__media{position:relative;width:100%;aspect-ratio:16/8.5;overflow:hidden;background:#091221;border-bottom:1px solid rgba(147,197,253,.08)}.matchCard__image{object-fit:contain;padding:.7rem}.matchCard__body{display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:1rem}.matchCard__body h3{margin:0;color:#f4f7ff;font-size:1.05rem;font-weight:760;line-height:1.4;letter-spacing:-.02em}.matchCard__series{margin:.3rem 0 0;color:#93c5fd;font-size:.875rem;font-weight:650;line-height:1.4}.matchCard__meta{display:grid;grid-gap:.55rem;gap:.55rem;margin:0}.matchCard__meta div{min-width:0}.matchCard__meta dt{color:rgba(240,244,255,.4);font-size:.7rem;font-weight:700;line-height:1.3;letter-spacing:.05em;text-transform:uppercase}.matchCard__meta dd{margin:.15rem 0 0;color:rgba(240,244,255,.68);font-size:.9rem;line-height:1.45}.matchCard__actions{display:grid;grid-gap:.55rem;gap:.55rem;padding:0 1rem 1rem}.matchCardAction{display:flex;align-items:center;justify-content:space-between;gap:.85rem;min-height:58px;padding:.72rem .8rem;color:#eef4ff;background:hsla(0,0%,100%,.035);border:1px solid rgba(147,197,253,.12);border-radius:var(--radius-md,12px);text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.matchCardAction:hover{transform:translateY(-1px);background:rgba(37,99,235,.09);border-color:rgba(96,165,250,.28)}.matchCardAction:focus-visible{outline:3px solid #60a5fa;outline-offset:3px}.matchCardAction>span:first-child{min-width:0}.matchCardAction small,.matchCardAction strong{display:block}.matchCardAction strong{color:#fff;font-size:.875rem;font-weight:720;line-height:1.35}.matchCardAction small{margin-top:.18rem;color:rgba(240,244,255,.52);font-size:.75rem;line-height:1.35}.matchCardAction--premium{background:linear-gradient(135deg,rgba(30,64,175,.22),rgba(67,56,202,.12));border-color:rgba(96,165,250,.34);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.035),0 10px 28px rgba(30,64,175,.12)}.matchCardAction--premium:hover{background:linear-gradient(135deg,rgba(30,64,175,.3),rgba(67,56,202,.18));border-color:rgba(96,165,250,.5)}.matchCardAction--disabled{opacity:.62;cursor:wait}.matchCardBadge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:28px;padding:.3rem .55rem;color:rgba(240,244,255,.66);background:hsla(0,0%,100%,.05);border:1px solid rgba(147,197,253,.12);border-radius:999px;font-size:.7rem;font-weight:720;line-height:1}.matchCardBadge--free,.matchCardBadge--unlocked{color:#bfdbfe;background:rgba(37,99,235,.12);border-color:rgba(96,165,250,.22)}.matchCardBadge--premium{color:#eff6ff;background:linear-gradient(135deg,rgba(37,99,235,.32),rgba(79,70,229,.24));border-color:rgba(147,197,253,.42);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 6px 18px rgba(30,64,175,.16)}@media (max-width:680px){.matchCard__actions,.matchCard__body{padding-right:.9rem;padding-left:.9rem}.matchCard__body h3{font-size:1rem}.matchCardAction strong,.matchCard__meta dd{font-size:.9375rem}.matchCardAction small{font-size:.8125rem}}