.fifa-fixtures{margin:24px 0 32px}@media screen and (max-width: 767px),screen and (orientation: landscape) and (max-width: 1000px){.fifa-fixtures{margin:20px 0}}.fifa-fixtures__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.fifa-fixtures__title{display:flex;align-items:center;gap:10px;margin:0;font-size:22px;font-weight:800;letter-spacing:.04em;color:#111827;text-transform:uppercase}@media screen and (max-width: 767px),screen and (orientation: landscape) and (max-width: 1000px){.fifa-fixtures__title{font-size:16px}}.fifa-fixtures__title-accent{width:4px;height:22px;border-radius:2px;background:#f5b82e;flex-shrink:0}@media screen and (max-width: 767px),screen and (orientation: landscape) and (max-width: 1000px){.fifa-fixtures__title-accent{height:18px}}.fifa-fixtures__head-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.fifa-fixtures__view-all{color:#2563eb;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap}.fifa-fixtures__view-all:hover{text-decoration:underline}.fifa-fixtures__nav{display:flex;gap:8px}.fifa-fixtures__nav-btn{width:36px;height:36px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:22px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease,border-color .15s ease,color .15s ease}.fifa-fixtures__nav-btn:disabled{opacity:.4;cursor:not-allowed}.fifa-fixtures__nav-btn--primary.is-active:not(:disabled){background:gold;border-color:gold;color:#111827}.fifa-fixtures__nav-btn.left-arrow:after{content:"";width:8px;height:8px;border:solid #000;border-width:2px 2px 0 0;transform:rotate(-135deg)}.fifa-fixtures__nav-btn.right-arrow:after{content:"";width:8px;height:8px;border:solid #000;border-width:2px 2px 0 0;transform:rotate(45deg)}.fifa-fixtures__dates{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;margin-bottom:16px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fifa-fixtures__dates::-webkit-scrollbar{display:none}.fifa-fixtures__date-chip{flex:0 0 auto;min-width:56px;padding:10px 8px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;scroll-snap-align:center;display:flex;flex-direction:column;align-items:center;gap:2px;transition:background .15s ease,border-color .15s ease,color .15s ease}.fifa-fixtures__date-chip.is-active{background:gold;border-color:gold;color:#111827}.fifa-fixtures__date-chip.is-empty:not(.is-active){opacity:.65}.fifa-fixtures__date-chip:hover{background:gold;border-color:gold;color:#111827}.fifa-fixtures__date-month{font-size:10px;font-weight:500;letter-spacing:.06em;color:#6b7280}.is-active .fifa-fixtures__date-month{color:#111827}.fifa-fixtures__date-day{font-size:18px;font-weight:800;line-height:1;color:#111827}.fifa-fixtures__matches-wrap{position:relative}.fifa-fixtures__matches{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}@media screen and (max-width: 767px),screen and (orientation: landscape) and (max-width: 1000px){.fifa-fixtures__matches{scrollbar-width:none}.fifa-fixtures__matches::-webkit-scrollbar{display:none}}.fifa-fixtures__empty{display:block;width:100%;margin:0;padding:24px 16px;text-align:center;color:#6b7280;font-size:14px;background:#f9fafb;border-radius:12px;border:1px dashed #e5e7eb;box-sizing:border-box}.fifa-fixtures__card-link{flex:0 0 auto;min-width:345px;scroll-snap-align:start;text-decoration:none;color:inherit;display:block}@media screen and (max-width: 767px),screen and (orientation: landscape) and (max-width: 1000px){.fifa-fixtures__card-link{width:min(88vw,300px);min-width:90%}}.fifa-fixtures__card-link:hover .fifa-fixtures__card{box-shadow:0 6px 20px #0003}.fifa-fixtures__card-link:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:12px}.fifa-fixtures__card{min-height:160px;background:#1a1c23;border-radius:12px;padding:14px 16px 16px;color:#fff;box-shadow:0 4px 14px #0000001f;transition:box-shadow .15s ease}.fifa-fixtures__card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:14px}.fifa-fixtures__badge{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.fifa-fixtures__badge--live{display:inline-flex;align-items:center;gap:6px;background:#fff;color:#dc2626;padding:4px 10px;border-radius:999px}.fifa-fixtures__badge--upcoming{color:gold;font-weight:600;text-transform:capitalize;letter-spacing:0}.fifa-fixtures__live-dot{width:7px;height:7px;border-radius:50%;background:#dc2626;animation:fifa-fixtures-pulse 1.2s ease-in-out infinite}@keyframes fifa-fixtures-pulse{0%,to{opacity:1}50%{opacity:.45}}.fifa-fixtures__datetime{font-size:10px;line-height:1.35;color:#9ca3af;text-align:right;max-width:58%}.fifa-fixtures__teams{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.fifa-fixtures__team-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.fifa-fixtures__team-meta{display:flex;align-items:center;gap:10px;min-width:0}.fifa-fixtures__flag{width:28px;height:19px;-o-object-fit:cover;object-fit:cover;border-radius:2px;flex-shrink:0;box-shadow:0 0 0 1px #ffffff1f}.fifa-fixtures__flag--placeholder{display:inline-block;background:#ffffff14}.fifa-fixtures__team-name{font-size:15px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fifa-fixtures__score{font-size:18px;font-weight:500;font-variant-numeric:tabular-nums;flex-shrink:0}.fifa-fixtures__meta{margin:0;font-size:11px;line-height:1.45;color:#9ca3af}.page-fixtures .fifa-fixtures__nav{display:none}.page-fixtures .fifa-fixtures__matches{overflow-x:initial;flex-wrap:wrap}.page-fixtures .fifa-fixtures__card-link{min-width:32.5%}@media screen and (max-width: 767px),screen and (orientation: landscape) and (max-width: 1000px){.page-fixtures .fifa-fixtures__card-link{width:100%}}
