.matchday-crumbs{position:sticky;top:var(--nav-height,64px);z-index:70;border-bottom:1px solid rgba(15,23,42,0.08);background:linear-gradient(90deg,#ffffff 0%,#fff7df 42%,#ecfdf5 100%);box-shadow:0 10px 26px rgba(15,23,42,0.08)}.matchday-crumbs__inner{display:grid;grid-template-columns:minmax(0,0.58fr) minmax(0,1fr);gap:18px;align-items:center;padding:12px 0}.matchday-crumbs ol,.matchday-quick-links{display:flex;align-items:center;gap:8px;min-width:0;margin:0;padding:0;overflow-x:auto;list-style:none;scrollbar-width:thin}.matchday-crumbs li{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:#607089;font-size:0.82rem;font-weight:900}.matchday-crumbs li+li::before{content:"/";color:rgba(96,112,137,0.7)}.matchday-crumbs a,.matchday-crumbs [aria-current="page"],.matchday-quick-links a{display:inline-flex;align-items:center;min-height:34px;border-radius:999px;text-decoration:none;white-space:nowrap}.matchday-crumbs a{color:#102033}.matchday-crumbs [aria-current="page"]{padding:0 11px;background:#06111f;color:#ffffff}.matchday-quick-links{justify-content:flex-end}.matchday-quick-links a{gap:7px;padding:0 12px;border:1px solid rgba(15,23,42,0.1);background:rgba(255,255,255,0.78);color:#102033;font-size:0.8rem;font-weight:950;box-shadow:0 8px 20px rgba(15,23,42,0.05)}.matchday-quick-links a[aria-current="page"],.matchday-quick-links a:hover{border-color:rgba(15,143,77,0.24);background:#0f8f4d;color:#ffffff}.matchday-strip{padding:22px 0 28px;background:radial-gradient(circle at 12% 20%,rgba(250,204,21,0.25),transparent 28%),radial-gradient(circle at 80% 40%,rgba(15,143,77,0.18),transparent 30%),linear-gradient(180deg,#f8fbff 0%,#ffffff 100%)}.matchday-strip__inner{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:14px;align-items:stretch;border-radius:0;box-shadow:none}.matchday-stat{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;min-height:118px;padding:18px;overflow:hidden;border:1px solid rgba(15,23,42,0.08);border-radius:22px;background:#ffffff;box-shadow:0 18px 40px rgba(15,23,42,0.08)}.matchday-stat::after{content:none !important}.matchday-stat__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;color:#06111f;background:#ffe36e;box-shadow:inset 0 -8px 0 rgba(6,17,31,0.08)}.matchday-stat__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.matchday-stat strong{display:block;color:#06111f;font-size:clamp(2.2rem,5vw,3.7rem);line-height:0.95}.matchday-stat:nth-child(3) strong{font-size:clamp(2.05rem,4vw,3.25rem)}.matchday-stat span:not(.matchday-stat__icon){display:block;margin-top:6px;color:#55657d;font-weight:850}.matchday-stat:nth-child(1){background:linear-gradient(135deg,#fff9db,#ffffff 68%)}.matchday-stat:nth-child(2){background:linear-gradient(135deg,#edfdd4,#ffffff 68%)}.matchday-stat:nth-child(3){background:linear-gradient(135deg,#ffe3e3,#ffffff 68%)}.matchday-stat:nth-child(4){background:linear-gradient(135deg,#dbeafe,#ffffff 68%)}.matchday-stat:nth-child(2) .matchday-stat__icon{background:#d9f99d}.matchday-stat:nth-child(3) .matchday-stat__icon{background:#fecaca}.matchday-stat:nth-child(4) .matchday-stat__icon{background:#bfdbfe}@media (max-width:1100px){.matchday-strip__inner{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width:900px){.matchday-crumbs__inner{grid-template-columns:1fr;gap:10px}.matchday-quick-links{justify-content:flex-start}}@media (max-width:640px){.matchday-crumbs{top:0}.matchday-crumbs__inner{padding:10px 0}.matchday-strip__inner{grid-template-columns:1fr 1fr}.matchday-stat{grid-template-columns:1fr;min-height:128px;gap:10px;padding:14px}.matchday-stat__icon{width:44px;height:44px;border-radius:14px}.matchday-stat__icon svg{width:24px;height:24px}.matchday-stat strong,.matchday-stat:nth-child(3) strong{font-size:clamp(2rem,12vw,2.7rem)}}