#bp-fixture-topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:0 0 12px;padding:10px 12px;background:#f8f9ff;border:1px solid #dce1f6;border-radius:10px}.bp-fixture-topbar-row{display:block;width:100%}.bp-topbar-calendar-slot{display:block;width:100%;min-width:0}.bp-topbar-search-form{display:flex;align-items:center;position:relative;gap:8px}.bp-topbar-search-toggle{width:48px;height:48px;border:1px solid #d7dcef;border-radius:8px;background:#fff;color:#2d3e63;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.bp-topbar-search-toggle:hover{background:#eef3ff}.bp-topbar-search-input-wrap{position:absolute;right:46px;top:0;display:flex;align-items:center;gap:8px;overflow:hidden;max-width:0;opacity:0;transition:max-width .25s ease,opacity .2s ease}.bp-topbar-search-form:hover .bp-topbar-search-input-wrap,.bp-topbar-search-form:focus-within .bp-topbar-search-input-wrap,.bp-topbar-search-form.is-open .bp-topbar-search-input-wrap{max-width:380px;opacity:1}.bp-topbar-search-input-wrap input[type=search]{width:260px;max-width:40vw;padding:9px 12px;border:1px solid #d9d9e8;border-radius:8px;background:#fff;color:#1f2940}.bp-topbar-search-input-wrap input[type=search]:focus{outline:none;border-color:#2a72d9;box-shadow:0 0 0 2px rgba(42,114,217,.12)}.bp-topbar-search-submit{padding:9px 12px;min-height:48px;min-width:48px;border:1px solid #d9d9e8;border-radius:8px;background:#fff;color:#2d3e63;font-size:13px;font-weight:600;cursor:pointer}.bp-topbar-search-submit:hover{background:#eef3ff}.bp-lc-filter-topbar{margin:0;width:100%;padding:10px 12px;background:#f8fbff;border:1px solid #dce5f6;border-radius:10px}.bp-lc-filter-topbar .bp-lc-filter-inner{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px;width:100%}.bp-lc-filter-topbar .bp-lc-field{width:auto;min-width:190px;padding:0;background:#fff;border-radius:10px}.bp-lc-filter-topbar .bp-lc-select-wrap{display:flex;align-items:center;gap:8px}.bp-lc-filter-topbar .bp-lc-select{min-width:190px;height:48px;padding:7px 11px;border:1px solid #d4ddeb;border-radius:8px;background:#fff;color:#1f2e4a}.bp-lc-filter-topbar .bp-lc-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.15)}.bp-lc-filter-topbar .bp-lc-selected-logo{width:20px;height:20px;max-width:20px;max-height:20px}.bp-lc-filter-topbar .bp-lc-clear-all-btn{width:auto;height:48px;padding:0 12px;border:1px solid #f4b8be;border-radius:8px;background:#fff5f6;color:#a11b2d;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease}.bp-lc-filter-topbar .bp-lc-clear-all-btn:hover{background:#ffe9ec;border-color:#ee8f9a;color:#7f1020}.bp-lc-search-slot{margin-left:auto;display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0}.bp-topbar-sort-btn{height:48px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #d4ddeb;border-radius:8px;background:#fff;color:#2d3e63;font-size:12px;font-weight:700;letter-spacing:.01em;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.bp-topbar-sort-btn:hover{background:#eef3ff;border-color:#bdd0f3;color:#1f3257}.bp-topbar-sort-btn:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.15)}.bp-topbar-sort-btn svg{opacity:.9}.bp-topbar-sort-btn.is-active{background:#edf4ff;border-color:#2a72d9;color:#1555b5;box-shadow:inset 0 -2px 0 #2a72d9}.bp-topbar-sort-btn-label{white-space:nowrap;line-height:1}.bp-active-filter-chips{display:none;width:100%;align-items:center;gap:8px;flex-wrap:wrap;padding-top:2px}.bp-active-filter-chips.has-chips{display:flex}.bp-filter-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #cfd8f3;background:#fff;color:#1e3a8a;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1;cursor:pointer;transition:all .2s ease}.bp-filter-chip:hover{border-color:#a7b8e7;background:#f2f6ff}.bp-filter-chip-close{font-size:14px;color:#475569}#bp-match-calendar.bp-match-calendar-wrap{display:flex;align-items:center;gap:8px;margin:0;padding:12px 8px 10px;background:#f5f6fb;border:none;border-radius:10px;overflow:visible}#bp-match-calendar .bp-match-calendar-scroll{position:relative;display:flex;gap:8px;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;padding:4px 10px;flex:1;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;mask-image:linear-gradient(to right,transparent 0,#000 16px,#000 calc(100% - 16px),transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 16px,#000 calc(100% - 16px),transparent 100%)}#bp-match-calendar .bp-match-calendar-scroll::-webkit-scrollbar{display:none}#bp-match-calendar .bp-date-pill{padding:10px 13px;min-height:48px;border:1px solid #d9d9e8;border-radius:10px;background:#fff;color:#1f2940;text-decoration:none;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;text-align:center;line-height:1.18;white-space:nowrap;transition:transform .18s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease}#bp-match-calendar .bp-date-pill:hover{transform:translateY(-1px);border-color:#b8c5e8;box-shadow:0 6px 14px rgba(42,64,106,.12)}#bp-match-calendar .bp-date-pill:active{transform:translateY(0);box-shadow:0 2px 6px rgba(42,64,106,.12)}#bp-match-calendar .bp-date-pill .bp-date-day{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;white-space:nowrap}#bp-match-calendar .bp-date-pill .bp-date-val{font-size:15px;font-weight:700;margin-top:0}#bp-match-calendar .bp-date-pill.active{position:relative;border-color:#2a72d9;background:#edf4ff;color:#1555b5;transform:translateY(-2px) scale(1.04);box-shadow:0 8px 16px rgba(42,114,217,.2)}#bp-match-calendar .bp-date-pill.active:before{content:"";position:absolute;top:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #1555b5}#bp-match-calendar .bp-date-pill.active:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #1555b5}#bp-match-calendar .bp-date-pill.is-today{border-color:#06b6d4;background:linear-gradient(180deg,#ecfeff 0%,#cffafe 100%);color:#0e7490;box-shadow:inset 0 -3px 0 #06b6d4,0 4px 14px rgba(6,182,212,.2)}#bp-match-calendar .bp-date-pill.is-today .bp-date-day{font-weight:700;letter-spacing:.02em}#bp-match-calendar .bp-date-pill.is-today .bp-date-val{font-size:15px}#bp-match-calendar .bp-date-pill.is-today.active{border-color:#0891b2;background:linear-gradient(180deg,#dff9ff 0%,#bae6fd 100%);color:#0c4a6e;box-shadow:inset 0 -3px 0 #0891b2,0 5px 16px rgba(8,145,178,.26)}#bp-match-calendar .bp-date-pill.is-weekend{background:#fffbef;border-color:#f3e3bd}#bp-match-calendar .bp-date-pill.is-weekend .bp-date-day{color:#9a7b37}#bp-match-calendar .bp-date-pill.is-weekend .bp-date-val{color:#6b5a32}#bp-match-calendar .bp-date-pill.is-weekend.active:not(.is-today){background:#edf4ff;border-color:#2a72d9;color:#1555b5}#bp-match-calendar .bp-date-pill.has-match{box-shadow:inset 0 -2px 0 #2a72d9}#bp-match-calendar .bp-date-pill.no-match{opacity:.75}#bp-match-calendar .bp-date-pill.is-today-attention{border-color:#86efac;background:linear-gradient(135deg,rgba(22,163,74,.08) 0%,rgba(34,197,94,.12) 50%,rgba(187,247,208,.22) 100%);color:#166534;box-shadow:inset 0 -3px 0 #4ade80,0 4px 14px rgba(34,197,94,.14)}#bp-match-calendar .bp-date-pill.is-today-text-highlight{border-color:#d9d9e8;background:#fff}#bp-match-calendar .bp-date-pill.is-today-text-highlight .bp-date-day{color:#6d28d9;font-weight:800;letter-spacing:.03em}#bp-match-calendar .bp-date-pill.is-today-text-highlight .bp-date-val{color:#4338ca;font-weight:800}#bp-match-calendar .bp-calendar-arrow{width:48px;height:48px;border:1px solid #d9d9e8;border-radius:50%;background:#fff;color:#2d3e63;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer}#bp-match-calendar .bp-calendar-arrow:hover{background:#eef3ff}#bp-today-subfilter{display:flex;align-items:center;gap:8px;margin:-6px 0 14px;padding:8px 10px;background:#f8f9ff;border:1px solid #dce1f6;border-radius:10px}#bp-today-subfilter .bp-today-subfilter-label{font-size:12px;font-weight:700;color:#44506f}#bp-today-subfilter .bp-today-subfilter-btn{padding:6px 10px;min-height:48px;min-width:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d6dcef;border-radius:7px;background:#fff;color:#2a3552;text-decoration:none;font-size:12px;font-weight:600}#bp-today-subfilter .bp-today-subfilter-btn.active{border-color:#2a72d9;background:#edf4ff;color:#1555b5}#bp-today-subfilter .bp-today-subfilter-btn.bp-live-available.active{border-color:#2a72d9;background:#edf4ff;color:#1555b5;box-shadow:inset 0 -3px 0 #e63946}#bp-today-subfilter .bp-today-subfilter-btn.bp-live-available:not(.active){background:#fff8f8;color:#9d1020;box-shadow:0 0 0 1px rgba(230,57,70,.2);animation:bp-today-live-pulse 2.2s ease-in-out infinite}@keyframes bp-today-live-pulse{0%,100%{box-shadow:0 0 0 1px rgba(230,57,70,.2)}50%{box-shadow:0 0 0 1px rgba(230,57,70,.45),0 0 12px rgba(230,57,70,.18)}}#bp-today-subfilter .bp-today-subfilter-btn.is-disabled{opacity:.55;pointer-events:none}@media(max-width:992px){#bp-fixture-topbar{align-items:stretch}.bp-fixture-topbar-row{display:flex;flex-direction:column;align-items:stretch}.bp-topbar-search-form{width:100%}.bp-topbar-search-input-wrap{position:static;max-width:100%;opacity:1}.bp-topbar-search-input-wrap input[type=search]{width:100%;max-width:none}.bp-topbar-calendar-slot{width:100%;min-width:unset}.bp-lc-filter-topbar{width:100%;padding:10px}.bp-lc-filter-topbar .bp-lc-field{min-width:unset;flex:1 1 220px}.bp-lc-filter-topbar .bp-lc-select{min-width:unset;width:100%}.bp-lc-search-slot{margin-left:0;flex:1 1 100%}}@media(max-width:767px){.bp-topbar-search-submit{padding:8px 10px;min-height:48px}#bp-match-calendar .bp-date-pill{padding:8px 10px;min-height:48px}#bp-today-subfilter{gap:10px}#bp-today-subfilter .bp-today-subfilter-btn{min-height:48px}}