/* BP_MATCH_CENTER_TIMELINE_FRONTEND_V1 */
.bp-mc-v1-section{padding:clamp(34px,6vw,72px) 0!important;overflow:visible!important}
.bp-mc-v1{width:min(1180px,100%);margin:0 auto;color:#fff;font-family:var(--font-body,'DM Sans',sans-serif)}
.bp-mc-head{display:grid;gap:22px;margin-bottom:24px}
.bp-mc-kicker{font-size:11px;font-weight:1000;letter-spacing:.16em;color:#ff8c3a;text-transform:uppercase}
.bp-mc-head h2{font-family:var(--font-head,'Bebas Neue',sans-serif);font-size:clamp(48px,7vw,84px);letter-spacing:.045em;line-height:.9;margin:5px 0 8px}
.bp-mc-head p{max-width:680px;font-size:13px;line-height:1.55;color:rgba(255,255,255,.55)}
.bp-mc-tabs{display:flex;gap:8px;flex-wrap:wrap}
.bp-mc-tabs button,.bp-mc-expand,.bp-mc-filter-chip{border:1px solid rgba(255,255,255,.13);background:#090909;color:rgba(255,255,255,.62);border-radius:999px;min-height:40px;padding:0 17px;font-size:11px;font-weight:1000;letter-spacing:.09em;text-transform:uppercase;cursor:pointer}
.bp-mc-tabs button.active{background:#fff;color:#050505;border-color:#fff}
.bp-mc-search-wrap{position:relative;z-index:20;width:min(660px,100%)}
.bp-mc-searchbox{height:50px;border:1px solid rgba(255,255,255,.15);background:#090909;border-radius:13px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 14px;gap:10px}
.bp-mc-searchbox>span{font-size:23px;color:#ff8c3a;line-height:1}
.bp-mc-searchbox input{min-width:0;border:0;outline:0;background:transparent;color:#fff;font:800 13px/1 var(--font-body,'DM Sans',sans-serif)}
.bp-mc-searchbox input::placeholder{color:rgba(255,255,255,.32)}
.bp-mc-searchbox>button{width:29px;height:29px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;cursor:pointer;font-size:18px}
.bp-mc-search-results{position:absolute;left:0;right:0;top:57px;background:#0a0a0a;border:1px solid rgba(255,255,255,.15);border-radius:14px;box-shadow:0 24px 60px rgba(0,0,0,.68);padding:9px;max-height:min(520px,70vh);overflow:auto}
.bp-mc-result-title{padding:11px 10px 6px;font-size:9px;font-weight:1000;letter-spacing:.14em;color:#ff8c3a}
.bp-mc-search-row{width:100%;min-height:50px;border:0;background:transparent;color:#fff;text-align:left;padding:8px 10px;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}
.bp-mc-search-row:hover{background:rgba(255,255,255,.06)}
.bp-mc-search-row>span,.bp-mc-search-row.entity>button>span{display:grid;gap:3px;font-size:12px;font-weight:900}.bp-mc-search-row small{font-size:9px;color:rgba(255,255,255,.42);font-weight:800}.bp-mc-search-row.entity{padding:4px 5px}.bp-mc-search-row.entity>button:first-child{flex:1;min-width:0;display:flex;align-items:center;gap:10px;border:0;background:transparent;color:#fff;text-align:left;cursor:pointer}.bp-mc-search-row img{width:30px;height:30px;object-fit:contain;border-radius:50%}.bp-mc-search-state{padding:14px;color:rgba(255,255,255,.48);font-size:12px;font-weight:800}
.bp-mc-filter-chip{display:inline-flex;align-items:center;gap:10px;margin-bottom:12px;background:rgba(255,140,58,.09);border-color:rgba(255,140,58,.34);color:#ffad5f}.bp-mc-filter-chip button{border:0;background:none;color:#fff;font-size:18px;cursor:pointer}
.bp-mc-timeline-wrap{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 38px;gap:8px;align-items:stretch;margin:10px 0 27px;padding:10px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.bp-mc-timeline{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity;padding:2px calc(50% - 38px)}.bp-mc-timeline::-webkit-scrollbar{display:none}
.bp-mc-arrow{border:0;background:transparent;color:rgba(255,255,255,.5);font-size:30px;cursor:pointer}.bp-mc-arrow:hover{color:#fff}
.bp-mc-date{position:relative;flex:0 0 70px;height:82px;scroll-snap-align:center;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#070707;color:rgba(255,255,255,.52);display:grid;justify-items:center;align-content:center;gap:1px;cursor:pointer;transition:.18s ease}.bp-mc-date:hover{border-color:rgba(255,255,255,.25);transform:translateY(-2px)}.bp-mc-date .dow,.bp-mc-date .month{font-size:8px;font-weight:1000;letter-spacing:.11em;text-transform:uppercase}.bp-mc-date strong{font-family:var(--font-head,'Bebas Neue',sans-serif);font-size:29px;line-height:1;color:#fff}.bp-mc-date .marker{height:15px;margin-top:3px;font-size:9px;font-weight:1000;color:rgba(255,255,255,.4)}.bp-mc-date.past .marker{color:#ffad5f}.bp-mc-date .marker.live{color:#ff3b30}.bp-mc-date.today{border-color:rgba(255,140,58,.48)}.bp-mc-date.today::after{content:"";position:absolute;top:7px;right:7px;width:6px;height:6px;border-radius:50%;background:#ff8c3a;box-shadow:0 0 10px #ff8c3a}.bp-mc-date.selected{background:#fff;color:#1a1a1a;border-color:#fff;box-shadow:0 12px 30px rgba(255,255,255,.12)}.bp-mc-date.selected strong{color:#000}.bp-mc-date.selected .marker{color:#b84d00}
.bp-mc-day-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:22px 0 15px}.bp-mc-day-head span{font-size:9px;font-weight:1000;letter-spacing:.15em;color:#ff8c3a}.bp-mc-day-head h3{font-family:var(--font-head,'Bebas Neue',sans-serif);font-size:clamp(32px,4vw,48px);letter-spacing:.04em;text-transform:uppercase;line-height:1}.bp-mc-day-head>strong{font-size:10px;letter-spacing:.12em;color:rgba(255,255,255,.4)}
.bp-mc-match-section{margin-top:21px}.bp-mc-section-title{display:flex;align-items:center;gap:8px;margin-bottom:10px}.bp-mc-section-title>span{color:#ff3b30;font-size:11px}.bp-mc-section-title h4{font-size:11px;letter-spacing:.14em;font-weight:1000}.bp-mc-section-title b{font-size:9px;color:rgba(255,255,255,.34);font-weight:900}
.bp-mc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bp-mc-card{position:relative;border:1px solid rgba(255,255,255,.11);background:linear-gradient(145deg,#0c0c0c,#050505);border-radius:14px;padding:14px;min-width:0}.bp-mc-card.is-live{border-color:rgba(255,59,48,.35);box-shadow:inset 3px 0 #ff3b30}.bp-mc-card.has-replay{border-color:rgba(255,140,58,.28)}
.bp-mc-card-top,.bp-mc-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.bp-mc-competition{min-width:0;display:flex;align-items:center;gap:7px;border:0;background:none;color:rgba(255,255,255,.46);font-size:9px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;text-align:left}.bp-mc-competition img{width:20px;height:20px;object-fit:contain}.bp-mc-follow{flex:0 0 auto;border:1px solid rgba(255,255,255,.12);background:#0d0d0d;color:rgba(255,255,255,.55);border-radius:50%;width:31px;height:31px;display:grid;place-items:center;cursor:pointer;font-size:16px}.bp-mc-follow:hover,.bp-mc-follow.is-followed{border-color:#ff8c3a;color:#ffb064;background:rgba(255,140,58,.09)}.bp-mc-follow.team{width:26px;height:26px;font-size:13px}
.bp-mc-teams{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;margin:18px 0}.bp-mc-team{min-width:0;display:grid;justify-items:center;gap:6px;text-align:center}.bp-mc-team img,.bp-mc-team-placeholder{width:42px;height:42px;object-fit:contain;border-radius:50%}.bp-mc-team-placeholder{display:block;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.bp-mc-team strong{font-size:12px;line-height:1.1;max-width:150px}.bp-mc-score{text-align:center;display:grid;gap:3px;min-width:74px}.bp-mc-score strong{font-family:var(--font-head,'Bebas Neue',sans-serif);font-size:27px;letter-spacing:.05em;white-space:nowrap}.bp-mc-score span{font-size:9px;font-weight:1000;color:rgba(255,255,255,.38)}.bp-mc-score span.live{color:#ff4b40}.bp-mc-card-bottom{min-height:27px;border-top:1px solid rgba(255,255,255,.07);padding-top:10px}.bp-mc-card-bottom>span{font-size:8px;font-weight:1000;letter-spacing:.1em;color:rgba(255,255,255,.35);text-transform:uppercase}.bp-mc-replay{border:1px solid rgba(255,140,58,.35);border-radius:999px;padding:6px 9px;color:#ffad5f;text-decoration:none;font-size:8px;font-weight:1000;letter-spacing:.08em;white-space:nowrap}.bp-mc-replay:hover{background:rgba(255,140,58,.09)}
.bp-mc-expand{display:flex;margin:14px auto 0}.bp-mc-grid.secondary{margin-top:10px}.bp-mc-grid.secondary .bp-mc-card{opacity:.88}.bp-mc-empty,.bp-mc-loading,.bp-mc-error{border:1px dashed rgba(255,255,255,.13);border-radius:14px;padding:26px;text-align:center;color:rgba(255,255,255,.5);font-size:12px;font-weight:800}.bp-mc-error button{margin-left:8px;border:0;background:none;color:#ff9d3d;font-weight:900;cursor:pointer}
.bp-mc-competitions{display:grid;gap:30px}.bp-mc-comp-title{display:flex;justify-content:space-between;align-items:end;margin:12px 0}.bp-mc-comp-title h3{font-family:var(--font-head,'Bebas Neue',sans-serif);font-size:31px;letter-spacing:.05em}.bp-mc-comp-title span{font-size:9px;color:rgba(255,255,255,.32);font-weight:1000;letter-spacing:.13em}.bp-mc-comp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.bp-mc-comp-card{display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#080808;padding:9px}.bp-mc-comp-main{flex:1;min-width:0;border:0;background:none;color:#fff;text-align:left;cursor:pointer;display:grid;gap:5px}.bp-mc-comp-main div{display:grid;gap:2px}.bp-mc-comp-main span{font-size:8px;text-transform:uppercase;color:rgba(255,255,255,.31);font-weight:900;letter-spacing:.1em}.bp-mc-comp-main strong{font-size:12px;line-height:1.1}.bp-mc-comp-main small{font-size:8px;color:#ffad5f;font-weight:900}
.bp-mc-toast{position:fixed;z-index:19000;left:50%;bottom:92px;transform:translateX(-50%);background:#fff;color:#000;border-radius:999px;padding:10px 16px;font-size:11px;font-weight:900;box-shadow:0 15px 40px rgba(0,0,0,.5)}
@media(max-width:760px){
 .bp-mc-v1-section{padding:30px 0!important}.bp-mc-head{gap:16px}.bp-mc-head h2{font-size:52px}.bp-mc-head p{font-size:11px}.bp-mc-search-results{position:fixed;left:12px;right:12px;top:118px;max-height:62vh}.bp-mc-timeline-wrap{grid-template-columns:26px minmax(0,1fr) 26px;margin-left:-4px;margin-right:-4px}.bp-mc-timeline{padding-left:calc(50% - 35px);padding-right:calc(50% - 35px)}.bp-mc-date{flex-basis:62px;height:74px}.bp-mc-date strong{font-size:26px}.bp-mc-grid{grid-template-columns:1fr}.bp-mc-day-head h3{font-size:34px}.bp-mc-teams{gap:7px}.bp-mc-team img,.bp-mc-team-placeholder{width:38px;height:38px}.bp-mc-team strong{font-size:11px}.bp-mc-score{min-width:66px}.bp-mc-score strong{font-size:25px}.bp-mc-comp-grid{grid-template-columns:1fr}.bp-mc-card{padding:12px}.bp-mc-card-bottom{align-items:flex-start}.bp-mc-replay{white-space:normal;text-align:center}.bp-mc-toast{bottom:86px;max-width:calc(100vw - 24px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
}

/* BP_MATCH_CENTER_ENTITY_FRONTEND_V2 */
.bp-mc-calendar-filter{display:flex;align-items:center;gap:10px;margin:3px 0 14px}.bp-mc-calendar-filter label{font-size:9px;font-weight:1000;letter-spacing:.13em;color:rgba(255,255,255,.42)}.bp-mc-calendar-filter select{height:40px;min-width:240px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#090909;color:#fff;padding:0 36px 0 14px;font:900 11px/1 var(--font-body,'DM Sans',sans-serif);outline:0}
.bp-mc-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.bp-mc-buzzriq{border:1px solid rgba(255,140,58,.42);border-radius:999px;padding:6px 10px;background:rgba(255,140,58,.08);color:#ff9b32;text-decoration:none;font-size:8px;font-weight:1000;letter-spacing:.09em;white-space:nowrap}.bp-mc-buzzriq:hover{background:rgba(255,140,58,.16);border-color:#ff8c3a}
.bp-mc-entity{display:grid;gap:24px}.bp-mc-entity-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:linear-gradient(145deg,#0b0b0b,#050505)}.bp-mc-entity-id{display:flex;align-items:center;gap:15px;min-width:0}.bp-mc-entity-id>img{width:72px;height:72px;object-fit:contain}.bp-mc-entity-id span{font-size:9px;font-weight:1000;letter-spacing:.14em;color:#ff8c3a}.bp-mc-entity-id h3{font-family:var(--font-head,'Bebas Neue',sans-serif);font-size:clamp(38px,5vw,62px);line-height:.95;letter-spacing:.04em}.bp-mc-entity-id p{font-size:11px;color:rgba(255,255,255,.42);font-weight:800}.bp-mc-entity-follow{height:42px;border:1px solid rgba(255,140,58,.34);border-radius:999px;background:rgba(255,140,58,.08);color:#ffad5f;padding:0 16px;font-size:10px;font-weight:1000;letter-spacing:.1em;cursor:pointer}.bp-mc-entity-follow.is-followed{background:#ff8c3a;color:#050505}
.bp-mc-entity-section{display:grid;gap:11px}.bp-mc-entity-section-head,.bp-mc-entity-static-head{min-height:44px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;border-bottom:1px solid rgba(255,255,255,.09);background:transparent;color:#fff;padding:0 4px}.bp-mc-entity-section-head{cursor:pointer}.bp-mc-entity-section-head span,.bp-mc-entity-static-head{font-size:11px;font-weight:1000;letter-spacing:.12em}.bp-mc-entity-section-head small,.bp-mc-entity-static-head small{margin-left:8px;color:rgba(255,255,255,.35);font-size:9px}.bp-mc-entity-section-head>strong{font-size:21px;color:#ff9c38}.bp-mc-entity-matches{margin-top:1px}.bp-mc-cache-note{font-size:9px;color:rgba(255,255,255,.28);text-align:right;font-weight:800}
.bp-mc-standings-wrap{overflow-x:auto;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#070707}.bp-mc-standings{width:100%;border-collapse:collapse;min-width:650px}.bp-mc-standings th{padding:11px 10px;border-bottom:1px solid rgba(255,255,255,.09);font-size:8px;letter-spacing:.1em;color:rgba(255,255,255,.4);text-align:center}.bp-mc-standings th:nth-child(2){text-align:left}.bp-mc-standings td{padding:10px;border-bottom:1px solid rgba(255,255,255,.05);font-size:11px;font-weight:800;text-align:center}.bp-mc-standings tr:last-child td{border-bottom:0}.bp-mc-standings td:nth-child(2){text-align:left}.bp-mc-standings td>span{display:flex;align-items:center;gap:9px}.bp-mc-standings td img{width:25px;height:25px;object-fit:contain}.bp-mc-standings td strong{font-size:12px;color:#fff}
@media(max-width:760px){.bp-mc-calendar-filter{align-items:stretch;flex-direction:column;gap:6px}.bp-mc-calendar-filter select{width:100%;min-width:0}.bp-mc-entity-hero{align-items:flex-start;flex-direction:column;padding:16px}.bp-mc-entity-id>img{width:54px;height:54px}.bp-mc-entity-follow{width:100%}.bp-mc-card-actions{justify-content:flex-start}.bp-mc-buzzriq{white-space:normal}.bp-mc-entity-matches{grid-template-columns:1fr}}
