:root{--bw-green:#55b86b;--bw-green-hover:#63c879;--bw-yellow:#ecbe1d;--bw-navy:#102518;--bw-navy-soft:#173a25;--bw-container:1440px;--bw-radius-xs:8px;--bw-radius-sm:12px;--bw-radius-md:16px;--bw-radius-lg:22px;--bw-header-height:76px;--bw-transition:.18s ease}html[data-theme=dark]{--bw-bg:#010504;--bw-bg-secondary:#06100d;--bw-surface:#09110f;--bw-surface-2:#0d1714;--bw-surface-hover:#112019;--bw-text:#f2f7f3;--bw-text-secondary:#aab5af;--bw-text-muted:#8d9a94;--bw-border:#1b2a24;--bw-border-strong:#2b4037;--bw-header-bg:#010504eb;--bw-shadow:0 18px 50px #00000047;--bw-button-secondary-bg:#ffffff0d}html[data-theme=light]{--bw-bg:#f7f8fa;--bw-bg-secondary:#eef3f0;--bw-surface:#fff;--bw-surface-2:#f7faf8;--bw-surface-hover:#eef5f0;--bw-text:#102518;--bw-text-secondary:#526159;--bw-text-muted:#6b756f;--bw-border:#e1e7e3;--bw-border-strong:#cdd8d1;--bw-header-bg:#fffffff0;--bw-shadow:0 18px 50px #10251814;--bw-button-secondary-bg:#fff}*,:before,:after{box-sizing:border-box}[hidden]{display:none!important}.bw-sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}html{scroll-behavior:smooth}body{background:var(--bw-bg);min-width:320px;color:var(--bw-text);transition:background var(--bw-transition), color var(--bw-transition);margin:0;font-family:Instrument Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5}body,button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button,input{border:0}button{cursor:pointer}img,svg{max-width:100%;display:block}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--bw-green);outline-offset:3px}.bw-site{flex-direction:column;min-height:100vh;display:flex}.bw-main{padding-top:calc(var(--bw-header-height) + 28px);flex:1}.bw-container{width:min(calc(100% - 48px), var(--bw-container));margin-inline:auto}.bw-header{z-index:1000;height:var(--bw-header-height);background:var(--bw-header-bg);border-bottom:1px solid var(--bw-border);-webkit-backdrop-filter:blur(18px);position:fixed;inset:0 0 auto}.bw-header__inner{height:var(--bw-header-height);align-items:center;gap:24px;display:flex}.bw-logo{letter-spacing:-.04em;flex:none;align-items:center;gap:9px;font-weight:700;display:inline-flex}.bw-logo__mark{width:34px;height:34px;color:var(--bw-green)}.bw-logo__text{white-space:nowrap;font-size:22px}.bw-logo__text strong{color:var(--bw-green)}.bw-logo__wordmark{color:var(--bw-text);letter-spacing:-.035em;white-space:nowrap;font-size:18px;font-weight:700}.bw-logo--image .bw-logo__dynamic{width:36px;height:36px}.bw-logo--image .bw-logo__image{object-fit:contain;width:100%;height:100%}.bw-header-search-link{display:none}@media (width>=1120px){.bw-header-search{display:none}.bw-header-search-link{display:inline-grid}.bw-download-button{display:none!important}.bw-nav__link:nth-last-child(-n+2){display:none}}.bw-club-profile{background:var(--bw-background);color:var(--bw-text);padding:22px 0 48px}.bw-club-profile .bw-container{max-width:1240px}.bw-club-profile__title{color:var(--bw-text);letter-spacing:-.035em;margin:10px 0 16px;font-size:clamp(26px,2.2vw,38px);line-height:1.15}.bw-club-profile__top{grid-template-columns:minmax(0,1.65fr) minmax(390px,1fr);align-items:stretch;gap:14px;margin-bottom:14px;display:grid}.bw-club-profile__identity,.bw-club-profile__tabs,.bw-club-card{border:1px solid var(--bw-border);background:color-mix(in srgb, var(--bw-surface) 97%, transparent);border-radius:13px;box-shadow:0 10px 30px #00000009}.bw-club-profile__identity{align-items:center;gap:22px;min-height:150px;padding:21px 26px;display:flex}.bw-club-profile__crest{flex:0 0 104px;width:104px;height:104px}.bw-logo-plate{border:1px solid color-mix(in srgb, var(--bw-border) 72%, #fff);background:radial-gradient(circle at 50% 42%,#fff 0 56%,#edf2ef 100%);border-radius:50%;place-items:center;display:grid;overflow:hidden;box-shadow:0 5px 18px #0000001f}.bw-logo-plate img{object-fit:contain;width:78%;height:78%}.bw-club-profile__identity h2{letter-spacing:-.035em;margin:0 0 5px;font-size:30px;line-height:1.05}.bw-club-profile__country{color:var(--bw-text-muted);align-items:center;gap:7px;margin:0 0 15px;font-size:14px;display:flex}.bw-club-profile__country img,.bw-club-profile__meta img{object-fit:contain;width:20px;height:14px}.bw-club-profile__meta{color:var(--bw-text-muted);flex-wrap:wrap;align-items:center;gap:10px 18px;font-size:12px;display:flex}.bw-club-profile__meta a,.bw-club-profile__meta span{color:inherit;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.bw-club-profile__meta a:hover{color:var(--bw-green)}.bw-club-profile__tabs{grid-template-columns:repeat(5,1fr);align-self:start;min-height:54px;padding:0 12px;display:grid}.bw-club-profile__tabs button{min-width:0;color:var(--bw-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700;position:relative}.bw-club-profile__tabs button:after{content:"";background:var(--bw-green);opacity:0;border-radius:3px 3px 0 0;height:3px;transition:all .2s;position:absolute;inset:auto 8px 0;transform:scaleX(.4)}.bw-club-profile__tabs button.is-active{color:var(--bw-green)}.bw-club-profile__tabs button.is-active:after{opacity:1;transform:scaleX(1)}.bw-club-dashboard{grid-template-columns:minmax(0,2.25fr) minmax(280px,.92fr);align-items:start;gap:14px;display:grid}.bw-club-dashboard__main,.bw-club-dashboard__aside{gap:14px;display:grid}.bw-club-summary-row{grid-template-columns:.9fr 1.25fr .72fr;gap:14px;display:grid}.bw-club-card{padding:17px}.bw-club-card h2,.bw-club-card h3,.bw-club-card h4{color:var(--bw-text);margin:0}.bw-club-card h3{font-size:16px}.bw-club-card h3 small{color:var(--bw-text-muted);margin-inline-start:5px;font-size:10px;font-weight:500}.bw-club-card__hint{color:var(--bw-text-muted);margin:7px 0;font-size:10px}.bw-club-card__heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.bw-club-card__heading>span{color:var(--bw-text-muted);font-size:11px}.bw-club-link{width:fit-content;color:var(--bw-green);font:inherit;cursor:pointer;background:0 0;border:0;margin:12px 0 0 auto;padding:0;font-size:11px;font-weight:700;text-decoration:none;display:block}[dir=rtl] .bw-club-link{margin-left:0;margin-right:auto}.bw-club-position-card__numbers{grid-template-columns:1.15fr .9fr .9fr;align-items:center;margin:14px 0;display:grid}.bw-club-position-card__numbers>strong{font-size:37px;line-height:1}.bw-club-position-card__numbers>span{border-inline-start:1px solid var(--bw-border);color:var(--bw-text-muted);justify-items:center;gap:3px;font-size:9px;display:grid}.bw-club-position-card__numbers b{color:var(--bw-text);font-size:17px}.bw-club-form{flex-wrap:wrap;gap:6px;display:flex}.bw-club-form span{background:var(--bw-surface-2);width:25px;height:25px;color:var(--bw-text-muted);border-radius:7px;place-items:center;font-size:10px;font-weight:800;display:grid}.bw-club-form .is-w{color:#fff;background:#31a958}.bw-club-form .is-d{color:#fff;background:#68736d}.bw-club-form .is-l{color:#fff;background:#e44d4d}.bw-club-form--large{margin:25px 0 20px}.bw-club-form--large span{width:31px;height:31px}.bw-club-next-card__fixture{color:var(--bw-text);text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;text-decoration:none;display:grid}.bw-club-next-card__fixture>span{justify-items:center;gap:4px;min-width:0;display:grid}.bw-club-next-card__fixture i{width:49px;height:49px;font-style:normal}.bw-club-next-card__fixture small{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;font-weight:700;overflow:hidden}.bw-club-next-card__fixture>strong{font-size:19px}.bw-club-next-card .bw-button{width:fit-content;margin:10px auto 0;padding:8px 14px;font-size:10px;display:block}.bw-club-detail-grid{grid-template-columns:1fr 1.05fr .82fr;gap:14px;display:grid}.bw-club-results{margin-top:10px;display:grid}.bw-club-results a{border-top:1px solid var(--bw-border);min-height:34px;color:var(--bw-text);grid-template-columns:44px 1fr auto 1fr;align-items:center;gap:7px;font-size:10px;text-decoration:none;display:grid}.bw-club-results time{color:var(--bw-text-muted);font-size:8px}.bw-club-results span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bw-club-results span:last-child{text-align:end}.bw-club-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:11px;display:grid}.bw-club-stat-grid>span{border:1px solid var(--bw-border);background:var(--bw-surface-2);text-align:center;border-radius:8px;justify-items:center;gap:3px;padding:9px 5px;display:grid}.bw-club-stat-grid b{font-size:16px}.bw-club-stat-grid small{color:var(--bw-text-muted);font-size:8px;line-height:1.1}.bw-club-competitions-card>div{gap:7px;margin-top:12px;display:grid}.bw-club-competitions-card a{border:1px solid var(--bw-border);color:var(--bw-text);border-radius:9px;align-items:center;gap:9px;padding:6px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.bw-club-competitions-card i{flex:0 0 38px;width:38px;height:38px}.bw-club-squad-preview{padding:18px 20px 15px;overflow:hidden}.bw-club-squad-preview .bw-club-card__heading{border-bottom:1px solid var(--bw-border);padding-bottom:12px}.bw-club-squad-preview__groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;margin-top:14px;display:grid;overflow:visible}.bw-club-squad-preview__groups section{min-width:0}.bw-club-squad-preview__groups h4{color:var(--bw-green);letter-spacing:.045em;text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:800}.bw-club-squad-preview__groups section>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.bw-club-squad-preview__player{min-width:0;color:var(--bw-text);text-align:center;text-decoration:none}.bw-club-squad-preview__player>span{border:1px solid color-mix(in srgb, var(--bw-border) 75%, var(--bw-green));background:linear-gradient(155deg, color-mix(in srgb, var(--bw-green) 13%, var(--bw-surface-2)), var(--bw-surface-2));border-radius:10px;place-items:end center;width:100%;height:84px;transition:border-color .2s,transform .2s;display:grid;position:relative;overflow:hidden}.bw-club-squad-preview__player:hover>span{border-color:var(--bw-green);transform:translateY(-2px)}.bw-club-squad-preview__player>span:after{content:"";filter:blur(5px);background:#0000002e;border-radius:50%;height:8px;position:absolute;inset:auto 8px 0}.bw-club-squad-preview__player>span b{z-index:2;background:color-mix(in srgb, var(--bw-surface) 88%, transparent);min-width:20px;height:20px;color:var(--bw-text);border-radius:6px;place-items:center;padding:0 4px;font-size:9px;display:grid;position:absolute;inset:5px auto auto 5px;box-shadow:0 2px 8px #00000029}[dir=rtl] .bw-club-squad-preview__player>span b{inset:5px 5px auto auto}.bw-club-squad-preview__player>span em{z-index:1;color:var(--bw-green);align-self:center;font-size:25px;font-style:normal;font-weight:800}.bw-club-squad-preview__groups img{z-index:1;object-fit:contain;object-position:center bottom;transform-origin:bottom;width:100%;height:100%;position:relative;transform:scale(1.08)}.bw-club-squad-preview__player small{min-height:29px;color:var(--bw-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:10px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.bw-club-squad-preview>.bw-club-link{margin-top:10px}.bw-club-manager-card>div{align-items:end;gap:14px;min-height:113px;margin-top:10px;display:flex}.bw-club-manager-card>div>span{background:var(--bw-surface-2);border-radius:10px 10px 0 0;place-items:center;width:106px;height:108px;font-size:38px;font-weight:800;display:grid;overflow:hidden}.bw-club-manager-card>div>span img{object-fit:contain;object-position:bottom;width:100%;height:100%}.bw-club-manager-card p{gap:5px;margin:0 0 18px;display:grid}.bw-club-manager-card p strong{font-size:15px}.bw-club-manager-card p small{color:var(--bw-text-muted);align-items:center;gap:6px;font-size:10px;display:flex}.bw-club-manager-card p img{object-fit:contain;width:18px;height:12px}.bw-club-facts-card dl{gap:0;margin:11px 0 0;display:grid}.bw-club-facts-card dl>div{border-top:1px solid var(--bw-border);justify-content:space-between;gap:14px;padding:8px 0;font-size:10px;display:flex}.bw-club-facts-card dt{color:var(--bw-text-muted)}.bw-club-facts-card dd{text-align:end;margin:0}.bw-club-venue-card{grid-template-columns:112px 1fr;align-items:center;gap:12px;display:grid}.bw-club-venue-card>img{object-fit:cover;border-radius:9px;width:112px;height:75px}.bw-club-venue-card p{color:var(--bw-text-muted);margin:5px 0 0;font-size:10px}.bw-club-panel{margin-top:14px}.bw-club-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.bw-club-panel .bw-club-card>h2{margin-bottom:14px;font-size:19px}.bw-club-full-squad{gap:22px;display:grid}.bw-club-full-squad section>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:10px;display:grid}.bw-club-full-squad section>div>a{border:1px solid var(--bw-border);color:var(--bw-text);border-radius:10px;align-items:center;gap:9px;padding:8px;text-decoration:none;display:flex}.bw-club-full-squad section>div>a:hover{border-color:var(--bw-green)}.bw-club-full-squad section>div>a>span{background:var(--bw-surface-2);border-radius:8px;place-items:center;width:45px;height:48px;display:grid;overflow:hidden}.bw-club-full-squad section>div>a img{object-fit:contain;width:100%;height:100%}.bw-club-full-squad section>div>a p{gap:3px;min-width:0;margin:0;display:grid}.bw-club-full-squad section>div>a strong,.bw-club-full-squad section>div>a small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bw-club-full-squad section>div>a strong{font-size:11px}.bw-club-full-squad section>div>a small{color:var(--bw-text-muted);font-size:8px}.bw-club-stat-grid--large{grid-template-columns:repeat(4,minmax(0,1fr))}.bw-club-stat-grid--large>span{place-content:center;min-height:95px}.bw-club-stat-grid--large b{font-size:27px}.bw-club-placeholder{min-height:220px}.bw-club-placeholder p{color:var(--bw-text-muted)}.bw-club-profile [hidden]{display:none!important}@media (width<=1050px){.bw-club-profile__top,.bw-club-dashboard{grid-template-columns:1fr}.bw-club-dashboard__aside{grid-template-columns:repeat(3,minmax(0,1fr))}.bw-club-summary-row{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-club-form-card{grid-column:1/-1}.bw-club-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-club-competitions-card{grid-column:1/-1}.bw-club-competitions-card>div,.bw-club-full-squad section>div{grid-template-columns:repeat(3,minmax(0,1fr))}.bw-club-squad-preview__groups{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-club-squad-preview__groups section>div{grid-template-columns:repeat(5,minmax(60px,1fr))}}@media (width<=720px){.bw-club-profile{padding-top:14px}.bw-club-profile__title{margin:8px 0 13px;font-size:22px}.bw-club-profile__top{gap:10px}.bw-club-profile__identity{gap:14px;min-height:126px;padding:15px}.bw-club-profile__crest{flex-basis:74px;width:74px;height:74px}.bw-club-profile__identity h2{font-size:22px}.bw-club-profile__meta{gap:7px 12px;font-size:10px}.bw-club-profile__tabs{scrollbar-width:none;min-height:50px;padding:0 5px;display:flex;overflow-x:auto}.bw-club-profile__tabs::-webkit-scrollbar{display:none}.bw-club-profile__tabs button{min-width:78px}.bw-club-summary-row,.bw-club-detail-grid,.bw-club-panel__grid,.bw-club-dashboard__aside{grid-template-columns:1fr}.bw-club-form-card,.bw-club-competitions-card{grid-column:auto}.bw-club-competitions-card>div{grid-template-columns:1fr 1fr}.bw-club-card{padding:15px}.bw-club-manager-card{order:2}.bw-club-facts-card{order:3}.bw-club-venue-card{order:4}.bw-club-squad-preview{order:6;padding:15px}.bw-club-squad-preview__groups{grid-template-columns:1fr;gap:16px;display:grid}.bw-club-squad-preview__groups section>div{scrollbar-width:none;gap:9px;padding-bottom:4px;display:flex;overflow-x:auto}.bw-club-squad-preview__groups section>div::-webkit-scrollbar{display:none}.bw-club-squad-preview__player{flex:0 0 72px;width:72px}.bw-club-squad-preview__player>span{height:78px}.bw-club-full-squad section>div,.bw-club-stat-grid--large{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-club-timezone-note{text-align:center}}@media (width<=430px){.bw-club-profile__identity{align-items:flex-start}.bw-club-profile__country{margin-bottom:8px}.bw-club-profile__meta span:last-child{display:none}.bw-club-summary-row{gap:10px}.bw-club-position-card__numbers>strong{font-size:32px}.bw-club-competitions-card>div{grid-template-columns:1fr}.bw-club-results a{grid-template-columns:38px 1fr auto 1fr}.bw-club-full-squad section>div{grid-template-columns:1fr}}.bw-competition-detail{min-height:72vh;padding:22px 0 72px}.bw-competition-detail__hero,.bw-competition-widget{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:12px}.bw-competition-detail__top{grid-template-columns:minmax(0,1fr) 286px;align-items:stretch;gap:14px;margin-top:16px;display:grid}.bw-competition-detail__hero{overflow:hidden}.bw-competition-facts--top{flex-direction:column;display:flex}.bw-competition-facts--top dl{flex-direction:column;flex:1;justify-content:center;display:flex}.bw-competition-detail__identity{align-items:center;gap:24px;min-height:156px;padding:22px 26px 16px;display:flex}.bw-competition-detail__logo{background:linear-gradient(145deg,#fff,#edf2ef);border:1px solid #d6ddd9;border-radius:20px;flex:0 0 112px;place-items:center;width:112px;height:112px;padding:15px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff8c,0 5px 16px #00000029}.bw-competition-detail__logo img{object-fit:contain;filter:drop-shadow(0 0 .65px #0000008c);width:100%;height:100%}.bw-competition-detail__identity h1{color:var(--bw-text);letter-spacing:-.025em;margin:0 0 4px;font-size:clamp(30px,3vw,42px);line-height:1.08}.bw-competition-detail__country{color:var(--bw-text-secondary);align-items:center;gap:7px;font-size:14px;font-weight:700;display:flex}.bw-competition-detail__country img{object-fit:cover;border-radius:2px;width:23px;height:16px}.bw-competition-detail__meta{align-items:flex-end;gap:30px;margin-top:16px;display:flex}.bw-competition-detail__meta form,.bw-competition-detail__meta>div{flex-direction:column;gap:3px;display:flex}.bw-competition-detail__meta label,.bw-competition-detail__meta span{color:var(--bw-text-muted);font-size:11px}.bw-competition-detail__meta select{min-width:116px;color:var(--bw-text);background:0 0;border:0;padding:2px 22px 2px 0;font-size:14px;font-weight:750}[dir=rtl] .bw-competition-detail__meta select{padding:2px 0 2px 22px}.bw-competition-detail__meta strong{color:var(--bw-text);font-size:14px}.bw-competition-detail__tabs{border-top:1px solid var(--bw-border);align-items:center;gap:12px;padding:0 22px;display:flex;overflow-x:auto}.bw-competition-detail__tabs button{min-width:max-content;color:var(--bw-text-secondary);background:0 0;padding:14px 16px 13px;font-size:13px;font-weight:700;position:relative}.bw-competition-detail__tabs button:after{content:"";background:0 0;border-radius:2px;height:2px;position:absolute;inset:auto 8px 0}.bw-competition-detail__tabs button:hover,.bw-competition-detail__tabs button.is-active{color:var(--bw-green)}.bw-competition-detail__tabs button.is-active:after{background:var(--bw-green)}.bw-competition-detail__panel{margin-top:16px}.bw-competition-dashboard{grid-template-columns:minmax(265px,.92fr) minmax(440px,1.35fr) minmax(235px,.62fr);align-items:start;gap:14px;display:grid}.bw-competition-dashboard__rail,.bw-competition-dashboard__main,.bw-competition-dashboard__aside{flex-direction:column;gap:14px;min-width:0;display:flex}.bw-competition-widget{min-width:0;overflow:hidden}.bw-competition-widget>header{border-bottom:1px solid var(--bw-border);align-items:center;min-height:45px;padding:11px 14px;display:flex}.bw-competition-widget>header h2,.bw-competition-widget>header h3{color:var(--bw-text);margin:0;font-size:15px;line-height:1.3}.bw-competition-widget__footer{border-top:1px solid var(--bw-border);width:100%;min-height:40px;color:var(--bw-green);background:0 0;justify-content:flex-end;align-items:center;gap:7px;padding:9px 14px;font-size:12px;font-weight:750;display:flex}.bw-competition-widget__footer:hover{background:var(--bw-surface-hover)}.bw-competition-widget__footer span{font-size:16px}.bw-competition-widget__empty{color:var(--bw-text-muted);text-align:center;margin:0;padding:24px 14px;font-size:13px}.bw-competition-next__match{isolation:isolate;background:linear-gradient(180deg, #03110b80, #03110bf5), var(--bw-next-bg,linear-gradient(145deg, #143a27, #07100d));color:#fff;background-position:50%;background-size:cover;min-height:198px;padding:17px 16px 20px;display:block;position:relative}.bw-competition-next__context{color:#ffffffc2;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:650;display:flex}.bw-competition-next__teams{grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr);align-items:center;gap:8px;margin-top:18px;display:grid}.bw-competition-next__team{text-align:center;flex-direction:column;align-items:center;gap:8px;min-width:0;display:flex}.bw-competition-next__team>span{place-items:center;width:58px;height:58px;display:grid}.bw-competition-next__team img{object-fit:contain;width:100%;height:100%}.bw-competition-next__team>strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;line-height:1.25;overflow:hidden}.bw-competition-next__time{flex-direction:column;align-items:center;gap:3px;display:flex}.bw-competition-next__time strong{font-size:25px;line-height:1}.bw-competition-next__time small{color:#ffffffad;text-overflow:ellipsis;white-space:nowrap;max-width:95px;font-size:10px;overflow:hidden}.bw-competition-results__list>a{border-bottom:1px solid var(--bw-border);grid-template-columns:39px minmax(0,1fr) 44px minmax(0,1fr);align-items:center;gap:7px;min-height:47px;padding:7px 12px;display:grid}.bw-competition-results__list>a:hover{background:var(--bw-surface-hover)}.bw-competition-results__list time{color:var(--bw-text-muted);font-size:10px}.bw-competition-results__list span{min-width:0;color:var(--bw-text-secondary);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:flex;overflow:hidden}.bw-competition-results__list img{object-fit:contain;flex:0 0 22px;width:22px;height:22px}.bw-competition-results__list>a>strong{color:var(--bw-text);text-align:center;font-size:12px}.bw-competition-table-scroll{width:100%;overflow-x:auto}.bw-competition-table-scroll table{border-collapse:collapse;width:100%;min-width:660px}.bw-competition-standings-preview .bw-competition-table-scroll table{min-width:100%}.bw-competition-standings-preview .bw-competition-table-scroll th,.bw-competition-standings-preview .bw-competition-table-scroll td{padding-inline:5px}.bw-competition-standings-preview .bw-competition-table-scroll td:nth-child(2) a{max-width:135px}.bw-competition-standings-preview .bw-competition-table-scroll td:nth-child(2) strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bw-competition-table-scroll th,.bw-competition-table-scroll td{border-bottom:1px solid var(--bw-border);height:43px;color:var(--bw-text-secondary);text-align:center;white-space:nowrap;padding:7px 8px;font-size:11px}.bw-competition-table-scroll th{height:36px;color:var(--bw-text-muted);font-size:10px;font-weight:750}.bw-competition-table-scroll th:nth-child(2),.bw-competition-table-scroll td:nth-child(2){text-align:start}.bw-competition-table-scroll td a{align-items:center;gap:7px;min-width:0;display:flex}.bw-competition-table-scroll td img{object-fit:contain;flex:0 0 24px;width:24px;height:24px}.bw-competition-table-scroll td strong{color:var(--bw-text)}.bw-competition-form{justify-content:center;gap:3px;display:flex}.bw-competition-form span{background:var(--bw-border-strong);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;font-weight:800;display:grid}.bw-competition-form .is-w{background:#1c9f4a}.bw-competition-form .is-d{background:#65726c}.bw-competition-form .is-l{background:#e44949}.bw-competition-scorers-preview__list>div{border-bottom:1px solid var(--bw-border);min-height:49px;color:var(--bw-text-secondary);grid-template-columns:28px minmax(0,1.4fr) minmax(0,1fr) 40px;align-items:center;gap:8px;padding:6px 12px;font-size:11px;display:grid}.bw-competition-scorers-preview__rank{color:var(--bw-text-muted);text-align:center;font-weight:750}.bw-competition-scorers-preview__player,.bw-competition-scorers-preview__club{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;display:flex;overflow:hidden}.bw-competition-scorers-preview__player img{object-fit:cover;object-position:top;flex:0 0 30px;width:30px;height:34px}.bw-competition-scorers-preview__club img{object-fit:contain;flex:0 0 22px;width:22px;height:22px}.bw-competition-scorers-preview__player strong,.bw-competition-scorers-preview__list>div>strong{color:var(--bw-text)}.bw-competition-scorers-preview__list>div>strong{text-align:center;font-size:14px}.bw-competition-facts dl{margin:0;padding:8px 13px}.bw-competition-facts dl>div{justify-content:space-between;align-items:center;gap:10px;min-height:31px;display:flex}.bw-competition-facts dt{color:var(--bw-text-muted);font-size:11px}.bw-competition-facts dd{color:var(--bw-text);text-align:end;margin:0;font-size:11px;font-weight:700}.bw-competition-champion>a{align-items:center;gap:11px;padding:13px;display:flex}.bw-competition-champion>a>span{background:var(--bw-surface-2);border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.bw-competition-champion img{object-fit:contain;width:76%;height:76%}.bw-competition-champion a div{flex-direction:column;gap:3px;display:flex}.bw-competition-champion a strong{color:var(--bw-text);font-size:13px}.bw-competition-champion a small{color:var(--bw-text-muted);font-size:10px}.bw-competition-top-teams ol{margin:0;padding:8px 13px;list-style:none}.bw-competition-top-teams li{min-height:39px;color:var(--bw-text-muted);align-items:center;gap:8px;font-size:11px;display:flex}.bw-competition-top-teams li>span{text-align:center;width:17px}.bw-competition-top-teams li a{align-items:center;gap:8px;min-width:0;display:flex}.bw-competition-top-teams li img{object-fit:contain;width:25px;height:25px}.bw-competition-top-teams li strong{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.bw-competition-stadiums>div{grid-template-columns:43px auto 1fr;align-items:center;gap:8px;padding:15px 14px;display:grid}.bw-competition-stadiums>div>span{font-size:31px}.bw-competition-stadiums>div>strong{color:var(--bw-text);font-size:24px}.bw-competition-stadiums>div>small{color:var(--bw-text-muted);font-size:10px}.bw-competition-related-news>div>a,.bw-competition-news-grid>a{border-bottom:1px solid var(--bw-border);align-items:center;gap:9px;min-height:64px;padding:8px 11px;display:flex}.bw-competition-related-news a img,.bw-competition-news-grid a img{object-fit:cover;border-radius:6px;flex:0 0 72px;width:72px;height:48px}.bw-competition-related-news a span,.bw-competition-news-grid a span{flex-direction:column;gap:3px;min-width:0;display:flex}.bw-competition-related-news a strong,.bw-competition-news-grid a strong{color:var(--bw-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.bw-competition-related-news a small,.bw-competition-news-grid a small{color:var(--bw-text-muted);font-size:9px}.bw-competition-full-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.bw-competition-full-list{padding:6px 12px}.bw-competition-full-list .bw-competition-match-row{grid-template-columns:58px minmax(0,1fr) 90px}.bw-competition-full-standing+.bw-competition-full-standing{margin-top:14px}.bw-competition-team-grid{background:var(--bw-border);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid}.bw-competition-team-grid>a{background:var(--bw-surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:135px;padding:14px;display:flex}.bw-competition-team-grid>a:hover{background:var(--bw-surface-hover)}.bw-competition-team-grid>a span{width:56px;height:56px}.bw-competition-team-grid>a img{object-fit:contain;width:100%;height:100%}.bw-competition-team-grid>a strong{color:var(--bw-text);font-size:12px}.bw-competition-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (width<=1120px){.bw-competition-dashboard{grid-template-columns:minmax(260px,.9fr) minmax(420px,1.35fr)}.bw-competition-dashboard__aside{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.bw-competition-related-news{grid-column:span 2}}@media (width<=800px){.bw-competition-detail{padding-top:14px}.bw-competition-detail__top,.bw-competition-dashboard,.bw-competition-full-grid{grid-template-columns:1fr}.bw-competition-dashboard__aside{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.bw-competition-related-news{grid-column:span 2}.bw-competition-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bw-competition-news-grid{grid-template-columns:1fr}}@media (width<=560px){.bw-competition-detail{padding-bottom:48px}.bw-competition-detail .bw-match-breadcrumb{margin-bottom:12px}.bw-competition-detail__identity{align-items:flex-start;gap:14px;min-height:132px;padding:18px 14px 14px}.bw-competition-detail__logo{border-radius:14px;flex-basis:72px;width:72px;height:72px;padding:9px}.bw-competition-detail__identity h1{font-size:25px}.bw-competition-detail__country{font-size:12px}.bw-competition-detail__meta{gap:18px;margin-top:11px}.bw-competition-detail__meta label,.bw-competition-detail__meta span{font-size:9px}.bw-competition-detail__meta select,.bw-competition-detail__meta strong{font-size:11px}.bw-competition-detail__tabs{gap:0;padding:0 5px}.bw-competition-detail__tabs button{padding:13px 12px 12px;font-size:11px}.bw-competition-dashboard__aside{display:flex}.bw-competition-next__match{min-height:184px}.bw-competition-next__team>span{width:52px;height:52px}.bw-competition-results__list>a{grid-template-columns:35px minmax(0,1fr) 38px minmax(0,1fr);padding-inline:8px}.bw-competition-results__list span{font-size:10px}.bw-competition-standings-preview .bw-competition-table-scroll table{min-width:620px}.bw-competition-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-leader-categories{grid-template-columns:1fr;padding:0}}@media (width>=1120px){.bw-nav__link{font-size:13px}.bw-language-switch{font-size:12px}.bw-footer-brand p{font-size:13px;line-height:1.55}.bw-footer-column h3{font-size:12px}.bw-footer-column>a{font-size:12px;line-height:1.45}.bw-footer__bottom{font-size:11px}}.bw-header-search{flex:0 265px;position:relative}.bw-header-search__icon{width:17px;height:17px;color:var(--bw-text-muted);pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.bw-header-search__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round}.bw-header-search input{width:100%;height:42px;color:var(--bw-text);background:var(--bw-surface);border:1px solid var(--bw-border);transition:border-color var(--bw-transition), background var(--bw-transition), box-shadow var(--bw-transition);border-radius:999px;outline:none;padding:0 16px 0 43px}.bw-header-search input::placeholder{color:var(--bw-text-muted)}.bw-header-search input:focus{border-color:#65dc3299;box-shadow:0 0 0 3px #65dc321a}.bw-nav{flex:1;justify-content:center;align-items:center;gap:28px;min-width:0;display:flex}.bw-nav__link{color:var(--bw-text-secondary);white-space:nowrap;transition:color var(--bw-transition);font-size:14px;font-weight:600;position:relative}.bw-nav__link:hover{color:var(--bw-text)}.bw-nav__link:after{content:"";background:var(--bw-green);opacity:0;height:2px;transition:opacity var(--bw-transition), transform var(--bw-transition);border-radius:999px;position:absolute;bottom:-12px;left:0;right:0;transform:scaleX(.55)}.bw-nav__link.is-active{color:var(--bw-green)}.bw-nav__link.is-active:after{opacity:1;transform:scaleX(1)}.bw-nav__link--disabled{opacity:.46;cursor:default;pointer-events:none}.bw-nav__link--disabled:after{display:none}.bw-header-actions{flex:none;align-items:center;gap:10px;display:flex}.bw-button{border-radius:var(--bw-radius-xs);min-height:42px;transition:transform var(--bw-transition), background var(--bw-transition), border-color var(--bw-transition);justify-content:center;align-items:center;gap:8px;padding:0 19px;font-size:14px;font-weight:700;display:inline-flex}.bw-button:hover{transform:translateY(-1px)}.bw-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.bw-button--primary{color:#061005;background:var(--bw-green)}.bw-button--primary:hover{background:var(--bw-green-hover)}html[data-theme=light] .bw-button--primary{color:#061005;background:var(--bw-green)}html[data-theme=light] .bw-button--primary:hover{background:var(--bw-green-hover)}.bw-button--secondary{color:var(--bw-text);background:var(--bw-button-secondary-bg);border:1px solid var(--bw-border)}.bw-header-search input:disabled,.bw-mobile-search input:disabled{opacity:.58;cursor:not-allowed}.bw-download-button--disabled{opacity:.56;cursor:default;pointer-events:none}.bw-icon-button{width:42px;height:42px;color:var(--bw-text);background:var(--bw-surface);border:1px solid var(--bw-border);border-radius:50%;place-items:center;display:inline-grid}.bw-icon-button>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.bw-language-switch{gap:6px}.bw-language-switch span,.bw-language-switch i{font-size:11px;font-style:normal}.bw-language-switch span.is-current{color:var(--bw-green);font-weight:700}.bw-theme-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}html[data-theme=dark] .bw-theme-icon--moon,html[data-theme=light] .bw-theme-icon--sun{display:none}.bw-mobile-menu-button{background:var(--bw-surface);border:1px solid var(--bw-border);border-radius:50%;width:42px;height:42px;padding:10px;display:none}.bw-mobile-menu-button span{background:var(--bw-text);border-radius:999px;width:100%;height:2px;margin:4px 0;display:block}.bw-mobile-nav{z-index:2;max-height:calc(100dvh - var(--bw-header-height) - 12px);overscroll-behavior:contain;background:var(--bw-surface);border:1px solid var(--bw-border);border-radius:0 0 var(--bw-radius-md) var(--bw-radius-md);box-shadow:var(--bw-shadow);border-top:0;padding:14px;display:none;position:relative;overflow-y:auto}.bw-mobile-nav.is-open{display:block}.bw-mobile-search{margin-bottom:12px}.bw-mobile-search input{width:100%;height:46px;color:var(--bw-text);background:var(--bw-surface);border:1px solid var(--bw-border);border-radius:var(--bw-radius-sm);outline:none;padding:0 16px}.bw-mobile-nav nav{gap:6px;display:grid}.bw-mobile-nav nav a{color:var(--bw-text-secondary);border-radius:var(--bw-radius-xs);padding:11px 13px;font-weight:600}.bw-mobile-nav nav a:hover,.bw-mobile-nav nav a.is-active{color:var(--bw-green);background:var(--bw-surface-2)}.bw-mobile-nav nav a[aria-disabled=true]{opacity:.46;cursor:default;pointer-events:none}.bw-template-preview{min-height:calc(100vh - var(--bw-header-height) - 260px);grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:center;gap:60px;padding:90px 0 110px;display:grid}.bw-eyebrow{color:var(--bw-green);letter-spacing:.09em;margin-bottom:16px;font-size:13px;font-weight:700;display:inline-block}.bw-template-preview h1{letter-spacing:-.055em;max-width:720px;margin:0 0 22px;font-size:clamp(48px,6vw,88px);line-height:.98}.bw-template-preview p{max-width:650px;color:var(--bw-text-secondary);margin:0 0 32px;font-size:clamp(17px,2vw,21px);line-height:1.55}.bw-template-preview__actions{flex-wrap:wrap;gap:12px;display:flex}.bw-template-preview__card{background:linear-gradient(145deg, #65dc322e, var(--bw-surface) 55%);border-radius:var(--bw-radius-lg);min-height:280px;box-shadow:var(--bw-shadow);border:1px solid #65dc324d;flex-direction:column;justify-content:flex-end;padding:32px;display:flex}.bw-template-preview__card span{color:var(--bw-green);text-transform:uppercase;letter-spacing:.07em;margin-bottom:7px;font-size:13px;font-weight:700}.bw-template-preview__card strong{letter-spacing:-.04em;margin-bottom:6px;font-size:34px}.bw-template-preview__card small{color:var(--bw-text-secondary);font-size:14px}.bw-footer{background:var(--bw-bg-secondary);border-top:1px solid var(--bw-border);padding:48px 0 22px}.bw-footer__grid{grid-template-columns:1.7fr repeat(4,.8fr) 1.25fr;gap:38px;display:grid}.bw-footer-brand p{max-width:260px;color:var(--bw-text-secondary);margin:15px 0 0;font-size:14px}.bw-footer-column{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.bw-footer-column h3{color:var(--bw-text);text-transform:uppercase;letter-spacing:.04em;margin:3px 0 7px;font-size:13px}.bw-footer-column>a{color:var(--bw-text-secondary);transition:color var(--bw-transition);font-size:13px}.bw-footer-column>a:hover{color:var(--bw-green)}.bw-socials{flex-wrap:wrap;gap:8px;display:flex}.bw-socials a{width:34px;height:34px;color:var(--bw-text);background:var(--bw-surface);border:1px solid var(--bw-border);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.bw-footer-stores{gap:9px}.bw-store-button{min-width:160px;color:var(--bw-text);background:var(--bw-surface);border:1px solid var(--bw-border);border-radius:var(--bw-radius-xs);align-items:center;gap:10px;padding:8px 12px;display:flex}.bw-store-button__icon{font-size:20px}.bw-store-button small,.bw-store-button strong{line-height:1.15;display:block}.bw-store-button small{color:var(--bw-text-secondary);margin-bottom:2px;font-size:9px}.bw-store-button strong{font-size:14px}.bw-footer__bottom{color:var(--bw-text-muted);border-top:1px solid var(--bw-border);justify-content:space-between;align-items:center;gap:20px;margin-top:42px;padding-top:18px;font-size:12px;display:flex}@media (width>=1051px){.bw-mobile-nav,.bw-mobile-nav.is-open{display:none!important}}@media (width<=1280px){.bw-nav{gap:18px}.bw-nav__link{font-size:13px}.bw-header-search{flex-basis:220px}.bw-footer__grid{grid-template-columns:1.5fr repeat(3,1fr);row-gap:40px}}@media (width<=1050px){.bw-nav{display:none}.bw-header-search{flex:1;max-width:420px;margin-left:auto}.bw-download-button{display:none}.bw-mobile-menu-button{display:block}.bw-template-preview{grid-template-columns:1fr;gap:30px;padding:70px 0 90px}}@media (width<=720px){:root{--bw-header-height:66px}.bw-container{width:min(calc(100% - 28px), var(--bw-container))}.bw-header__inner{gap:10px}.bw-logo__mark{width:30px;height:30px}.bw-logo__text{font-size:18px}.bw-header-search{display:none}.bw-icon-button,.bw-mobile-menu-button{width:38px;height:38px}.bw-template-preview{padding:54px 0 70px}.bw-template-preview h1{font-size:47px}.bw-template-preview__card{min-height:220px}.bw-footer{padding-top:38px}.bw-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 22px}.bw-footer-brand,.bw-footer-stores{grid-column:1/-1}.bw-footer__bottom{flex-direction:column;align-items:flex-start}}@media (width<=440px){.bw-logo__text{display:none}.bw-footer__grid{grid-template-columns:1fr}.bw-footer-brand,.bw-footer-stores{grid-column:auto}.bw-template-preview__actions{flex-direction:column;align-items:stretch}.bw-template-preview__actions .bw-button{width:100%}}html[lang=en] body{font-family:var(--font-website-en,"Instrument Sans"), system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html[lang=ar] body{font-family:var(--font-website-ar,"Cairo"), Tahoma, Arial, sans-serif}.bw-language-switch{min-width:42px;height:42px;color:var(--bw-text);background:var(--bw-surface);border:1px solid var(--bw-border);transition:color var(--bw-transition), border-color var(--bw-transition), background var(--bw-transition);border-radius:999px;justify-content:center;align-items:center;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.bw-language-switch:hover{color:var(--bw-green);border-color:#65dc3273}.bw-mobile-language{border:1px solid #65dc3238;margin-top:5px;color:var(--bw-green)!important}html[lang=ar] .bw-nav__link,html[lang=ar] .bw-panel-title,html[lang=ar] .bw-section-kicker{letter-spacing:0}html[lang=ar] .bw-featured-match h1{letter-spacing:-.02em;line-height:1.18}html[lang=ar] .bw-template-preview h1{letter-spacing:-.02em;line-height:1.15}html[dir=rtl] .bw-header-search__icon{left:auto;right:15px}html[dir=rtl] .bw-header-search input{text-align:right;padding:0 43px 0 16px}html[dir=rtl] .bw-mobile-search input{text-align:right}html[dir=rtl] .bw-panel-more span,html[dir=rtl] .bw-panel-heading-link span{transform:scaleX(-1)}html[dir=rtl] .bw-highlight-duration{left:auto;right:6px}html[dir=rtl] .bw-app-phone__device{left:15px;right:auto;transform:rotate(-8deg)}html[dir=rtl] .bw-footer-column{align-items:flex-start}@media (width<=600px){.bw-language-switch{display:none}}.bw-match-page{min-height:70vh;padding:28px 0 70px}.bw-match-breadcrumb{color:var(--bw-text-secondary);align-items:center;gap:9px;margin-bottom:18px;font-size:13px;display:flex}.bw-match-breadcrumb a{color:var(--bw-text-secondary);text-decoration:none}.bw-match-breadcrumb a:hover{color:var(--bw-green)}.bw-match-breadcrumb [aria-current=page]{color:var(--bw-text)}.bw-match-details-card{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:radial-gradient(circle at 50% 20%, #65dc321f, transparent 35%), var(--bw-surface);overflow:hidden;box-shadow:0 24px 60px #0000001f}html[data-theme=light] .bw-match-details-card{background:radial-gradient(circle at 50% 20%,#49a0ff1a,#0000 36%),#fff}.bw-match-details-card__header{border-bottom:1px solid var(--bw-border);justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:16px 22px;display:flex}.bw-match-competition{align-items:center;gap:12px;min-width:0;display:flex}.bw-match-competition__logo{border:1px solid var(--bw-border);background:#ffffff0f;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.bw-match-competition__logo img{object-fit:contain;width:75%;height:75%;display:block}.bw-match-competition>div{flex-direction:column;gap:2px;min-width:0;display:flex}.bw-match-competition small{color:var(--bw-text-muted);text-transform:uppercase;font-size:11px}.bw-match-competition strong{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.bw-match-competition>div>span{color:var(--bw-text-secondary);font-size:12px}.bw-match-status{color:var(--bw-green);background:#65dc3214;border:1px solid #65dc3259;border-radius:999px;flex:none;padding:7px 11px;font-size:12px;font-weight:700}.bw-match-scoreboard{grid-template-columns:minmax(0,1fr) minmax(180px,.65fr) minmax(0,1fr);align-items:center;gap:25px;padding:45px 50px;display:grid}.bw-match-team{text-align:center;flex-direction:column;align-items:center;gap:15px;min-width:0;display:flex}.bw-match-team__logo{border:1px solid var(--bw-border);background:#ffffffeb;border-radius:50%;place-items:center;width:130px;height:130px;display:grid;overflow:hidden;box-shadow:0 18px 45px #00000029}.bw-match-team__logo img{object-fit:contain;width:76%;height:76%;display:block}.bw-match-team__logo strong{color:#182229;font-size:24px}.bw-match-team h1{max-width:100%;color:var(--bw-text);text-overflow:ellipsis;margin:0;font-size:clamp(21px,2.2vw,31px);line-height:1.15;overflow:hidden}.bw-match-scoreboard__center{text-align:center;flex-direction:column;align-items:center;gap:9px;display:flex}.bw-match-score{color:var(--bw-text);align-items:center;gap:17px;font-size:clamp(43px,5vw,68px);line-height:1;display:flex}.bw-match-score span{color:var(--bw-text-muted)}.bw-match-vs{color:var(--bw-green);font-size:clamp(37px,4vw,54px);font-style:italic;font-weight:800}.bw-match-kickoff-time{color:var(--bw-text);font-size:20px;font-weight:700}.bw-match-kickoff-date{color:var(--bw-text-secondary);font-size:13px;line-height:1.5}.bw-match-info-grid{border-top:1px solid var(--bw-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.bw-match-info-item{border-inline-end:1px solid var(--bw-border);flex-direction:column;gap:5px;min-width:0;padding:18px 20px;display:flex}.bw-match-info-item:last-child{border-inline-end:0}.bw-match-info-item small{color:var(--bw-text-muted);text-transform:uppercase;font-size:11px}.bw-match-info-item strong{color:var(--bw-text);text-overflow:ellipsis;font-size:13px;line-height:1.5;overflow:hidden}.bw-match-info-item span{color:var(--bw-text-secondary);font-size:12px}.bw-match-result-info{color:var(--bw-text-secondary);border-top:1px solid var(--bw-border);text-align:center;padding:15px 20px;font-size:13px}@media (width<=850px){.bw-match-scoreboard{grid-template-columns:1fr minmax(120px,.55fr) 1fr;gap:14px;padding:36px 20px}.bw-match-team__logo{width:100px;height:100px}.bw-match-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-match-info-item:nth-child(2){border-inline-end:0}.bw-match-info-item:nth-child(-n+2){border-bottom:1px solid var(--bw-border)}}@media (width<=600px){.bw-match-page{padding-top:18px}.bw-match-details-card__header{align-items:flex-start;padding:14px 15px}.bw-match-competition__logo{flex-basis:38px;width:38px;height:38px}.bw-match-scoreboard{grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr);gap:7px;padding:28px 10px}.bw-match-team{gap:10px}.bw-match-team__logo{width:76px;height:76px}.bw-match-team h1{font-size:16px}.bw-match-score{gap:7px;font-size:35px}.bw-match-vs{font-size:30px}.bw-match-kickoff-time{font-size:15px}.bw-match-kickoff-date{font-size:10px}.bw-match-info-grid{grid-template-columns:1fr}.bw-match-info-item{border-inline-end:0;border-bottom:1px solid var(--bw-border)}.bw-match-info-item:nth-child(2){border-inline-end:0}.bw-match-info-item:nth-child(-n+2){border-bottom:1px solid var(--bw-border)}.bw-match-info-item:last-child{border-bottom:0}}.bw-match-events{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:24px;padding:24px}.bw-match-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.bw-match-section-heading h2{color:var(--bw-text);margin:3px 0 0;font-size:22px}.bw-match-section-kicker{color:var(--bw-green);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.bw-event-timeline{flex-direction:column;gap:16px;display:flex;position:relative}.bw-event-timeline:before{content:"";background:var(--bw-border);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.bw-event-row{grid-template-columns:minmax(0,1fr) 50px minmax(0,1fr);align-items:start;display:grid;position:relative}.bw-event-row--home .bw-event-card{grid-column:1}.bw-event-row--away .bw-event-card{grid-column:3}.bw-event-row--neutral .bw-event-card{grid-column:1/4;justify-self:center;width:min(520px,100% - 70px)}.bw-event-marker{z-index:2;border:1px solid var(--bw-border);background:var(--bw-surface);width:34px;height:34px;color:var(--bw-text);border-radius:50%;grid-area:1/2;justify-self:center;place-items:center;font-size:11px;font-weight:800;display:grid;position:relative}.bw-event-card{border:1px solid var(--bw-border);background:#ffffff06;border-radius:14px;min-width:0;padding:14px 16px}.bw-event-card__header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.bw-event-minute{color:var(--bw-green);flex:none;font-size:13px;font-weight:800}.bw-event-type{min-width:0;color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.bw-event-result{border:1px solid var(--bw-border);color:var(--bw-text);border-radius:7px;flex:none;padding:3px 7px;font-size:12px;font-weight:800}.bw-event-team{color:var(--bw-text-muted);margin-bottom:6px;font-size:11px;display:block}.bw-event-player{color:var(--bw-text);font-size:14px;display:block}.bw-event-related-player{color:var(--bw-text-secondary);margin-top:5px;font-size:12px;display:block}.bw-event-related-player strong{color:var(--bw-text)}.bw-event-sub-type{color:var(--bw-text-secondary);background:#ffffff0d;border-radius:7px;margin-top:8px;padding:4px 7px;font-size:10px;display:inline-block}.bw-event-info{color:var(--bw-text-secondary);margin:8px 0 0;font-size:11px;line-height:1.55}.bw-event-substitution{color:var(--bw-text);flex-wrap:wrap;align-items:center;gap:7px;font-size:13px;display:flex}.bw-event-substitution__arrow{color:var(--bw-green);font-size:16px;font-weight:800}.bw-event-card--goal,.bw-event-marker--goal{border-color:#65dc326b}.bw-event-marker--goal{color:var(--bw-green)}.bw-event-card--own-goal,.bw-event-marker--own-goal{border-color:#ff950073}.bw-event-marker--yellow-card{color:#f2cc32}.bw-event-marker--red-card{color:#ef4444}.bw-event-marker--yellow-red-card{color:#f59e0b}.bw-event-marker--substitution{color:var(--bw-green)}.bw-event-marker--var{letter-spacing:-.03em;font-size:8px}.bw-event-marker--missed-penalty{color:#ef4444;font-size:20px}.bw-event-card--rescinded{opacity:.62}.bw-event-rescinded{color:var(--bw-text-muted);margin-top:8px;font-size:10px;text-decoration:line-through;display:inline-block}.bw-match-empty-state{min-height:150px;color:var(--bw-text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.bw-match-empty-state>span{color:var(--bw-text-muted);font-size:28px}.bw-match-empty-state strong{font-size:13px}@media (width<=700px){.bw-match-events{padding:18px 14px}.bw-event-timeline{gap:12px}.bw-event-timeline:before{left:auto;inset-inline-start:17px;transform:none}.bw-event-row{grid-template-columns:34px minmax(0,1fr);gap:10px}.bw-event-row--home .bw-event-card,.bw-event-row--away .bw-event-card,.bw-event-row--neutral .bw-event-card{grid-column:2;justify-self:stretch;width:100%}.bw-event-marker{grid-column:1;width:34px;height:34px}}.bw-match-lineups{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:24px;padding:24px}.bw-lineup-teams{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.bw-lineup-team{min-width:0}.bw-lineup-team__header{border:1px solid var(--bw-border);background:#ffffff06;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;min-height:66px;margin-bottom:14px;padding:10px 12px;display:flex}.bw-lineup-team__identity{align-items:center;gap:10px;min-width:0;display:flex}.bw-lineup-team__logo{background:#fff;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.bw-lineup-team__logo img{object-fit:contain;width:78%;height:78%}.bw-lineup-team__logo strong{color:#172127;font-size:11px}.bw-lineup-team__identity>div{flex-direction:column;gap:2px;min-width:0;display:flex}.bw-lineup-team__identity strong{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.bw-lineup-team__identity span{color:var(--bw-text-muted);font-size:10px}.bw-lineup-formation{color:var(--bw-text-muted);text-transform:uppercase;flex-direction:column;flex:none;align-items:flex-end;gap:2px;font-size:9px;display:flex}[dir=rtl] .bw-lineup-formation{align-items:flex-start}.bw-lineup-formation strong{color:var(--bw-green);letter-spacing:.02em;font-size:16px}.bw-football-pitch{background:repeating-linear-gradient(0deg,#ffffff06 0 59px,#00000009 59px 118px),linear-gradient(#2f7845,#245f38);border:2px solid #ffffff70;border-radius:18px;min-height:590px;position:relative;overflow:hidden;box-shadow:inset 0 0 60px #0000002e}.bw-pitch-halfway{background:#ffffff8c;height:1px;position:absolute;top:50%;left:0;right:0}.bw-pitch-circle{border:1px solid #ffffff8c;border-radius:50%;width:112px;height:112px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bw-pitch-centre-dot{background:#ffffffbf;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bw-pitch-penalty-box{border:1px solid #ffffff8c;width:60%;height:16%;position:absolute;left:50%;transform:translate(-50%)}.bw-pitch-penalty-box--top{top:-1px}.bw-pitch-penalty-box--bottom{bottom:-1px}.bw-pitch-goal-box{border:1px solid #ffffff8c;width:30%;height:7%;position:absolute;left:50%;transform:translate(-50%)}.bw-pitch-goal-box--top{top:-1px}.bw-pitch-goal-box--bottom{bottom:-1px}.bw-pitch-player{z-index:5;left:var(--player-x);top:var(--player-y);text-align:center;flex-direction:column;align-items:center;gap:3px;width:104px;display:flex;position:absolute;transform:translate(-50%,-50%)}.bw-pitch-player__avatar{background:#eef2f3;border:2px solid #ffffffe0;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:relative;overflow:visible;box-shadow:0 6px 18px #00000047}.bw-pitch-player__avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.bw-pitch-player__avatar>strong{color:#142027;font-size:15px}.bw-pitch-player__rating-badge{background:var(--bw-green);color:#102016;border:2px solid #ffffffeb;border-radius:999px;place-items:center;width:24px;height:24px;font-size:9px;font-weight:800;display:grid;position:absolute;bottom:-3px;right:-6px}.bw-pitch-player__name{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#0000008f;border-radius:5px;max-width:100%;padding:3px 6px;font-size:10px;line-height:1.2;overflow:hidden;box-shadow:0 3px 10px #00000026}.bw-lineup-substitutes-heading{color:var(--bw-text);justify-content:space-between;align-items:center;margin:20px 0 10px;display:flex}.bw-lineup-substitutes-heading strong{font-size:14px}.bw-lineup-substitutes-heading span{min-width:25px;height:25px;color:var(--bw-green);background:#65dc321a;border-radius:999px;place-items:center;font-size:10px;font-weight:800;display:grid}.bw-bench-pitch{background:repeating-linear-gradient(90deg,#ffffff06 0 56px,#00000006 56px 112px),linear-gradient(#2b7041,#235c37);border:2px solid #ffffff59;border-radius:18px;min-height:350px;padding:22px;position:relative;overflow:hidden}.bw-bench-pitch__halfway{background:#ffffff52;width:1px;position:absolute;top:0;bottom:0;left:50%}.bw-bench-pitch__circle{border:1px solid #ffffff52;border-radius:50%;width:90px;height:90px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bw-bench-pitch__players{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid;position:relative}.bw-bench-player{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#091b11b8;border:1px solid #ffffff2b;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:7px 8px;display:flex}.bw-bench-player__avatar{background:#fff;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.bw-bench-player__avatar img{object-fit:cover;width:100%;height:100%}.bw-bench-player__avatar strong{color:#172127;font-size:10px}.bw-bench-player__info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.bw-bench-player__info strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.bw-bench-player__info strong span{color:var(--bw-green)}.bw-bench-player__info small{color:#ffffff9e;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.bw-bench-player__rating{background:var(--bw-green);color:#102016;border-radius:999px;flex:none;padding:3px 5px;font-size:8px;font-weight:800}.bw-lineup-empty{border:1px dashed var(--bw-border);min-height:100px;color:var(--bw-text-muted);text-align:center;border-radius:14px;place-items:center;padding:20px;font-size:12px;display:grid}@media (width<=1050px){.bw-lineup-teams{grid-template-columns:1fr;gap:35px}.bw-football-pitch{min-height:650px}.bw-bench-pitch__players{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.bw-match-lineups{padding:18px 12px}.bw-lineup-team__header{padding:9px 10px}.bw-football-pitch{border-radius:14px;min-height:520px}.bw-pitch-player{width:76px}.bw-pitch-player__avatar{width:43px;height:43px}.bw-pitch-player__name{max-width:76px;font-size:8px}.bw-pitch-player__rating-badge{width:22px;height:22px;font-size:8px}.bw-bench-pitch{min-height:340px;padding:14px 10px}.bw-bench-pitch__players{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}}@media (width<=430px){.bw-football-pitch{min-height:500px}.bw-pitch-player{width:66px}.bw-pitch-player__avatar{width:39px;height:39px}.bw-pitch-player__name{max-width:66px;font-size:7px}.bw-bench-pitch__players{grid-template-columns:1fr}}.bw-match-page-title{justify-content:space-between;align-items:flex-end;gap:20px;margin:8px 0 18px;display:flex}.bw-match-page-title>div{min-width:0}.bw-match-page-title>div>span{color:var(--bw-text-muted);font-size:11px}.bw-match-page-title h1{color:var(--bw-text);margin:5px 0 0;font-size:clamp(24px,3vw,38px);line-height:1.15}.bw-match-share{min-height:40px;color:var(--bw-text);border:1px solid var(--bw-border-strong);background:var(--bw-surface);font:inherit;cursor:pointer;border-radius:9px;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.bw-match-share:hover{color:var(--bw-green);border-color:var(--bw-green)}.bw-match-layout{grid-template-columns:minmax(0,1fr) 285px;align-items:start;gap:20px;display:grid}.bw-match-main{min-width:0}.bw-match-main>[id]{scroll-margin-top:120px}.bw-match-layout .bw-match-scoreboard{padding:34px 30px}.bw-match-layout .bw-match-team__logo{width:96px;height:96px}.bw-match-layout .bw-match-team h2{max-width:100%;color:var(--bw-text);text-overflow:ellipsis;margin:0;font-size:clamp(17px,2vw,24px);line-height:1.2;overflow:hidden}.bw-match-team__link{color:inherit;text-decoration:none;display:contents}.bw-match-team__link:hover h2{color:var(--bw-green)}.bw-match-score-state{color:var(--bw-green);text-transform:uppercase;font-size:10px}.bw-match-tabs{z-index:8;border:1px solid var(--bw-border);background:color-mix(in srgb, var(--bw-surface) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none;border-radius:10px;align-items:center;gap:24px;margin-top:14px;padding:0 15px;display:flex;position:sticky;top:70px;overflow-x:auto}.bw-match-tabs::-webkit-scrollbar{display:none}.bw-match-tabs a{min-height:48px;color:var(--bw-text-secondary);border-bottom:2px solid #0000;flex:none;align-items:center;font-size:11px;font-weight:800;text-decoration:none;display:flex}.bw-match-tabs a:hover,.bw-match-tabs a.is-active{color:var(--bw-green);border-bottom-color:var(--bw-green)}.bw-match-event-row{border-bottom:1px solid var(--bw-border);grid-template-columns:48px 34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:9px 0;display:grid}.bw-match-event-row:last-child{border-bottom:0}.bw-match-event-row time{color:var(--bw-text-secondary);font-size:11px;font-weight:800}.bw-match-event-row__marker{background:var(--bw-surface-2);border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;display:grid}.bw-match-event-row>div{gap:2px;min-width:0;display:grid}.bw-match-event-row>div strong{color:var(--bw-text);font-size:11px}.bw-match-event-row>div small{color:var(--bw-text-muted);font-size:9px}.bw-match-event-row>b{color:var(--bw-green);font-size:11px}.bw-match-facts{gap:14px;display:grid;position:sticky;top:88px}.bw-match-facts section,.bw-match-analysis{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);padding:18px}.bw-match-facts h2{color:var(--bw-text);margin:0 0 14px;font-size:14px}.bw-match-facts dl{margin:0;display:grid}.bw-match-facts dl div{border-bottom:1px solid var(--bw-border);gap:3px;padding:11px 0;display:grid}.bw-match-facts dl div:last-child{border-bottom:0}.bw-match-facts dt{color:var(--bw-text-muted);text-transform:uppercase;font-size:9px}.bw-match-facts dd{color:var(--bw-text);margin:0;font-size:11px;font-weight:700;line-height:1.45}.bw-match-facts__teams>div{border-bottom:1px solid var(--bw-border);align-items:center;gap:10px;padding:9px 0;display:flex}.bw-match-facts__teams>div:last-child{border-bottom:0}.bw-match-facts__teams>div>strong{min-width:0;color:var(--bw-text);font-size:11px}.bw-match-analysis{margin-top:24px}.bw-match-analysis__summary{color:var(--bw-text);border-inline-start:3px solid var(--bw-green);background:var(--bw-surface-2);margin:0 0 18px;padding:16px;font-size:13px;line-height:1.8}.bw-match-analysis ul{color:var(--bw-text);margin:0 0 20px;padding-inline-start:20px}.bw-match-analysis li{margin:8px 0;font-size:12px;line-height:1.6}.bw-match-analysis__content{color:var(--bw-text-secondary);font-size:12px;line-height:1.9}@media (width<=1000px){.bw-match-layout{grid-template-columns:1fr}.bw-match-facts{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (width<=700px){.bw-match-page-title{flex-direction:column;align-items:flex-start}.bw-match-page-title h1{font-size:24px}.bw-match-layout .bw-match-scoreboard{gap:10px;padding:24px 12px}.bw-match-layout .bw-match-team__logo{width:68px;height:68px}.bw-match-layout .bw-match-team h2{font-size:12px}.bw-match-layout .bw-match-scoreboard__center{min-width:86px}.bw-match-tabs{gap:17px;top:62px}.bw-match-facts{grid-template-columns:1fr}}.bw-match-statistics{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:24px;padding:24px}.bw-statistics-teams{border:1px solid var(--bw-border);background:#ffffff06;border-radius:12px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;margin-bottom:24px;padding:12px 14px;display:grid}.bw-statistics-team{align-items:center;gap:9px;min-width:0;display:flex}.bw-statistics-team--away{justify-content:flex-end}.bw-statistics-team>strong{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.bw-statistics-team__logo{background:#fff;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.bw-statistics-team__logo img{object-fit:contain;width:75%;height:75%}.bw-statistics-team__logo strong{color:#172127;font-size:8px}.bw-statistics-vs{color:var(--bw-text-muted);text-transform:uppercase;font-size:10px;font-weight:700}.bw-statistics-list{flex-direction:column;gap:8px;display:flex}.bw-statistic-row{border:1px solid var(--bw-border);background:#ffffff05;border-radius:11px;padding:11px 13px}.bw-statistic-values{grid-template-columns:minmax(55px,.5fr) minmax(120px,1fr) minmax(55px,.5fr);align-items:center;gap:10px;margin-bottom:8px;display:grid}.bw-statistic-value{color:var(--bw-text);text-align:start;font-size:14px;font-weight:800}.bw-statistic-value--away{text-align:end}.bw-statistic-name{color:var(--bw-text-secondary);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.bw-statistic-bar{background:#ffffff0d;border-radius:999px;gap:3px;width:100%;height:6px;display:flex;overflow:hidden}.bw-statistic-bar__home,.bw-statistic-bar__away{height:100%;transition:width .22s}.bw-statistic-bar__home{background:var(--bw-green);border-radius:999px 0 0 999px}.bw-statistic-bar__away{background:var(--bw-yellow);border-radius:0 999px 999px 0}[dir=rtl] .bw-statistic-bar__home{border-radius:0 999px 999px 0}[dir=rtl] .bw-statistic-bar__away{border-radius:999px 0 0 999px}@media (width<=700px){.bw-match-statistics{padding:18px 12px}.bw-statistics-teams{gap:8px;padding:10px}.bw-statistics-team>strong{font-size:10px}.bw-statistics-team__logo{flex-basis:29px;width:29px;height:29px}.bw-statistics-vs{font-size:8px}.bw-statistic-row{padding:10px}.bw-statistic-values{grid-template-columns:48px minmax(0,1fr) 48px;gap:5px}.bw-statistic-value{font-size:12px}.bw-statistic-name{font-size:9px}}.bw-matches-page{min-height:70vh;padding:24px 0 70px}.bw-matches-tools{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:12px;display:flex}.bw-matches-status-tabs,.bw-matches-filter-fields{align-items:center;gap:8px;display:flex}.bw-matches-status-tabs button{min-height:38px;color:var(--bw-text-secondary);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;padding:0 18px;font-size:11px;font-weight:800}.bw-matches-status-tabs button:hover,.bw-matches-status-tabs button.is-active{color:var(--bw-green);border-color:color-mix(in srgb, var(--bw-green) 45%, var(--bw-border));background:color-mix(in srgb, var(--bw-green) 10%, transparent)}.bw-matches-search,.bw-matches-competition-filter{border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:9px;align-items:center;gap:8px;min-height:40px;padding:0 12px;display:flex}.bw-matches-search span:first-child{color:var(--bw-text-muted);font-size:22px;line-height:1}.bw-matches-search input,.bw-matches-competition-filter select{min-width:0;color:var(--bw-text);font:inherit;background:0 0;border:0;outline:0;font-size:11px}.bw-matches-search input{width:210px}.bw-matches-competition-filter select{width:165px}.bw-matches-search input::placeholder{color:var(--bw-text-muted)}.bw-matches-competition-filter select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light] .bw-matches-competition-filter select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.bw-matches-content-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:20px;display:grid}.bw-matches-content{min-width:0}.bw-matches-sidebar{gap:16px;display:grid;position:sticky;top:88px}.bw-matches-side-card{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);overflow:hidden}.bw-matches-side-card__heading{border-bottom:1px solid var(--bw-border);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:12px 15px;display:flex}.bw-matches-side-card__heading h2{color:var(--bw-text);margin:0;font-size:14px}.bw-matches-side-card__heading a{color:var(--bw-green);font-size:10px;font-weight:800;text-decoration:none}.bw-matches-side-list,.bw-matches-side-news{display:grid}.bw-matches-side-list button,.bw-matches-side-news a{min-width:0;min-height:64px;color:inherit;border:0;border-bottom:1px solid var(--bw-border);text-align:start;cursor:pointer;background:0 0;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 14px;text-decoration:none;display:grid}.bw-matches-side-list button:last-child,.bw-matches-side-news a:last-child{border-bottom:0}.bw-matches-side-list button:hover,.bw-matches-side-news a:hover{background:var(--bw-surface-2)}.bw-matches-side-list button>span:nth-child(2),.bw-matches-side-news a>span{gap:3px;min-width:0;display:grid}.bw-matches-side-list strong,.bw-matches-side-news strong{color:var(--bw-text);text-overflow:ellipsis;font-size:11px;line-height:1.35;overflow:hidden}.bw-matches-side-list small,.bw-matches-side-news small{color:var(--bw-text-muted);font-size:9px}.bw-matches-side-list b{color:var(--bw-green);font-size:13px}.bw-matches-side-news a{grid-template-columns:64px minmax(0,1fr)}.bw-matches-side-news img{object-fit:cover;border-radius:7px;width:64px;height:46px}.bw-matches-filter-empty{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);text-align:center;align-content:center;place-items:center;gap:8px;min-height:260px;padding:30px}.bw-matches-filter-empty:not([hidden]){display:grid}.bw-matches-filter-empty span{font-size:28px}.bw-matches-filter-empty h2{color:var(--bw-text);margin:0;font-size:18px}.bw-matches-filter-empty p{color:var(--bw-text-muted);margin:0;font-size:11px}@media (width<=1050px){.bw-matches-tools{flex-direction:column;align-items:stretch}.bw-matches-filter-fields>*{flex:1}.bw-matches-search input,.bw-matches-competition-filter select{width:100%}.bw-matches-content-grid{grid-template-columns:1fr}.bw-matches-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (width<=700px){.bw-matches-tools{padding:10px}.bw-matches-status-tabs{scrollbar-width:none;overflow-x:auto}.bw-matches-status-tabs::-webkit-scrollbar{display:none}.bw-matches-status-tabs button{flex:none;padding:0 14px}.bw-matches-filter-fields{flex-direction:column;align-items:stretch}.bw-matches-sidebar{grid-template-columns:1fr}}.bw-matches-page__header{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);justify-content:space-between;align-items:flex-end;gap:30px;margin-top:18px;margin-bottom:24px;padding:28px 30px;display:flex}.bw-matches-page__header>div:first-child{max-width:680px}.bw-matches-page__eyebrow{color:var(--bw-green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.bw-matches-page__header h1{color:var(--bw-text);margin:0;font-size:clamp(28px,4vw,44px);line-height:1.05}.bw-matches-page__header p{max-width:600px;color:var(--bw-text-secondary);margin:10px 0 0;font-size:13px;line-height:1.6}.bw-matches-calendar{flex-direction:column;flex:none;gap:6px;display:flex}.bw-matches-calendar label{color:var(--bw-text-muted);font-size:10px;font-weight:700}.bw-matches-calendar__controls{align-items:center;gap:8px;display:flex}.bw-matches-calendar input[type=date]{min-height:40px;color:var(--bw-text);background:var(--bw-surface-2);border:1px solid var(--bw-border);font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-radius:9px;padding:0 11px;font-size:11px}html[data-theme=light] .bw-matches-calendar input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.bw-matches-calendar .bw-button{min-height:40px;padding:0 15px}.bw-matches-date-navigation{grid-template-columns:auto minmax(0,1fr) auto;align-items:stretch;gap:10px;margin-bottom:18px;display:grid}.bw-matches-date-tabs{grid-template-columns:repeat(7,minmax(72px,1fr));gap:6px;min-width:0;display:grid}.bw-matches-date-tab{min-height:59px;color:var(--bw-text-secondary);border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:7px 10px;text-decoration:none;transition:border-color .16s,background .16s,color .16s,transform .16s;display:flex}.bw-matches-date-tab:hover{border-color:var(--bw-border-strong);color:var(--bw-text);transform:translateY(-1px)}.bw-matches-date-tab small{font-size:9px}.bw-matches-date-tab strong{font-size:11px}.bw-matches-date-tab.is-today:not(.is-active){border-color:#65dc3259}.bw-matches-date-tab.is-active{color:#081409;border-color:var(--bw-green);background:var(--bw-green)}html[data-theme=light] .bw-matches-date-tab.is-active{color:#fff;border-color:var(--bw-navy);background:var(--bw-navy)}.bw-matches-day-arrow{min-width:92px;color:var(--bw-text);border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 12px;text-decoration:none;transition:background .16s,border-color .16s;display:flex}.bw-matches-day-arrow:hover{border-color:var(--bw-border-strong);background:var(--bw-surface-2)}.bw-matches-day-arrow span{color:var(--bw-green);font-size:22px;line-height:1}.bw-matches-day-arrow strong{font-size:10px}.bw-matches-summary{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;min-height:54px;margin-bottom:12px;padding:10px 15px;display:flex}.bw-matches-summary>div{flex-direction:column;gap:1px;display:flex}.bw-matches-summary>div span{color:var(--bw-text-muted);text-transform:uppercase;font-size:9px}.bw-matches-summary>div strong{color:var(--bw-text);font-size:13px}.bw-matches-summary__count{color:var(--bw-green);background:#65dc3214;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.bw-matches-league{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:14px;overflow:hidden}.bw-matches-league__header{border-bottom:1px solid var(--bw-border);background:var(--bw-surface-2);justify-content:space-between;align-items:center;gap:15px;min-height:58px;padding:10px 18px;display:flex}.bw-matches-league__identity{align-items:center;gap:11px;min-width:0;display:flex}.bw-matches-league__logo{background:#fff;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.bw-matches-league__logo img{object-fit:contain;width:78%;height:78%}.bw-matches-league__logo strong{color:#172127;font-size:8px}.bw-matches-league__identity h2{min-width:0;color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;overflow:hidden}.bw-matches-league__matches{flex-direction:column;display:flex}.bw-matches-row{min-height:82px;color:inherit;border-bottom:1px solid var(--bw-border);grid-template-columns:105px minmax(0,1fr) 130px;align-items:center;gap:20px;padding:12px 18px;text-decoration:none;transition:background .15s;display:grid}.bw-matches-row:last-child{border-bottom:0}.bw-matches-row:hover{background:var(--bw-surface-2)}.bw-matches-row__meta{flex-direction:column;gap:4px;min-width:0;display:flex}.bw-matches-row__meta time{color:var(--bw-text);font-size:13px;font-weight:800}.bw-matches-row__status{color:var(--bw-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.bw-matches-row__teams{grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.bw-matches-team{align-items:center;gap:9px;min-width:0;display:flex}.bw-matches-team--away{text-align:end;justify-content:flex-end}.bw-matches-team>strong{min-width:0;color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.bw-matches-team__logo{border:1px solid var(--bw-border);background:#fff;border-radius:50%;flex:0 0 37px;place-items:center;width:37px;height:37px;display:grid;overflow:hidden}.bw-matches-team__logo img{object-fit:contain;width:78%;height:78%}.bw-matches-team__logo strong{color:#172127;font-size:8px}.bw-matches-row__result{text-align:center;place-items:center;display:grid}.bw-matches-row__result>strong{min-width:60px;color:var(--bw-text);border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:8px;padding:6px 9px;font-size:15px;font-weight:900}.bw-matches-row__result>strong span{color:var(--bw-text-muted);padding:0 4px}.bw-matches-row__result>span{color:var(--bw-text-muted);font-size:9px;font-weight:800}.bw-matches-row__details{color:var(--bw-green);justify-content:flex-end;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.bw-matches-row__details span{font-size:15px}.bw-matches-empty{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:330px;margin-top:14px;padding:35px;display:flex}.bw-matches-empty__icon{background:var(--bw-surface-2);border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:5px;font-size:28px;display:grid}.bw-matches-empty h2{color:var(--bw-text);margin:0;font-size:19px}.bw-matches-empty p{max-width:430px;color:var(--bw-text-secondary);margin:0 0 8px;font-size:12px;line-height:1.6}@media (width<=1000px){.bw-matches-page__header{flex-direction:column;align-items:stretch}.bw-matches-calendar,.bw-matches-calendar__controls{width:100%}.bw-matches-calendar input[type=date]{flex:1}.bw-matches-date-navigation{grid-template-columns:44px minmax(0,1fr) 44px}.bw-matches-day-arrow{min-width:44px;padding:0}.bw-matches-day-arrow strong{display:none}.bw-matches-date-tabs{scrollbar-width:none;grid-template-columns:none;grid-auto-columns:84px;grid-auto-flow:column;overflow-x:auto}.bw-matches-date-tabs::-webkit-scrollbar{display:none}.bw-matches-row{grid-template-columns:80px minmax(0,1fr) 36px;gap:12px}.bw-matches-row__details{font-size:0}.bw-matches-row__details span{font-size:16px}}@media (width<=700px){.bw-matches-page{padding-top:16px}.bw-matches-page__header{margin-top:12px;padding:20px 16px}.bw-matches-page__header h1{font-size:28px}.bw-matches-summary{flex-direction:column;align-items:flex-start;gap:7px}.bw-matches-league__header{padding:9px 12px}.bw-matches-row{grid-template-columns:1fr;gap:8px;min-height:108px;padding:11px 12px}.bw-matches-row__meta{flex-direction:row;justify-content:space-between;align-items:center}.bw-matches-row__teams{grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);gap:7px}.bw-matches-team{text-align:center;flex-direction:column;align-items:center;gap:4px}.bw-matches-team--away{justify-content:initial;text-align:center;flex-direction:column-reverse}.bw-matches-team>strong{max-width:120px;font-size:10px}.bw-matches-team__logo{flex-basis:34px;width:34px;height:34px}.bw-matches-row__result>strong{min-width:50px;padding:5px 7px;font-size:13px}.bw-matches-row__details{display:none}}@media (width<=430px){.bw-matches-calendar__controls{flex-direction:column;align-items:stretch}.bw-matches-calendar .bw-button{width:100%}.bw-matches-date-tab{min-height:54px}.bw-matches-empty{min-height:280px;padding:28px 16px}}.bw-competitions-page{min-height:70vh;padding:24px 0 70px}.bw-competitions-page__header{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:18px;margin-bottom:20px;padding:30px}.bw-competitions-page__eyebrow{color:var(--bw-green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.bw-competitions-page__header h1{color:var(--bw-text);margin:0;font-size:clamp(30px,4vw,46px);line-height:1.05}.bw-competitions-page__header p{max-width:650px;color:var(--bw-text-secondary);margin:11px 0 0;font-size:13px;line-height:1.6}.bw-competitions-tools{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(180px,260px) auto;gap:10px;margin:18px 0 10px;padding:10px;display:grid}.bw-competitions-tools label{min-width:0}.bw-competitions-search{align-items:center;display:flex;position:relative}.bw-competitions-search>span[aria-hidden=true]{color:var(--bw-text-secondary);pointer-events:none;font-size:23px;line-height:1;position:absolute;inset-inline-start:15px}.bw-competitions-tools input,.bw-competitions-tools select{border:1px solid var(--bw-border);background:var(--bw-surface-strong);width:100%;height:46px;color:var(--bw-text);font:inherit;border-radius:12px;outline:none;font-size:13px}.bw-competitions-tools input{padding:0 14px 0 45px}[dir=rtl] .bw-competitions-tools input{padding:0 45px 0 14px}.bw-competitions-tools select{padding:0 13px}.bw-competitions-tools input:focus,.bw-competitions-tools select:focus{border-color:var(--bw-green);box-shadow:0 0 0 3px #2ab05121}.bw-competitions-tools button{min-width:92px;height:46px;color:var(--bw-green);font:inherit;cursor:pointer;background:#2ab05117;border:1px solid #2ab05166;border-radius:12px;padding:0 16px;font-size:12px;font-weight:800}.bw-competitions-filter-empty{border:1px dashed var(--bw-border);text-align:center;border-radius:16px;grid-column:1/-1;align-content:center;place-items:center;gap:8px;min-height:240px;padding:30px;display:grid}.bw-competitions-filter-empty[hidden]{display:none}.bw-competitions-filter-empty>span{font-size:30px}.bw-competitions-filter-empty h2,.bw-competitions-filter-empty p{margin:0}.bw-competitions-filter-empty h2{color:var(--bw-text);font-size:18px}.bw-competitions-filter-empty p{color:var(--bw-text-secondary);font-size:12px}.bw-competitions-summary{justify-content:flex-end;align-items:center;margin-bottom:12px;display:flex}.bw-competitions-summary strong{color:var(--bw-green);background:#65dc3214;border-radius:999px;padding:6px 10px;font-size:10px}.bw-competitions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.bw-competitions-page .bw-competition-card{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);flex-direction:column;align-items:stretch;gap:18px;min-width:0;padding:19px;transition:border-color .16s,transform .16s,background .16s;display:flex}.bw-competitions-page .bw-competition-card:hover{border-color:var(--bw-border-strong);background:var(--bw-surface-2);transform:translateY(-2px)}.bw-competitions-page .bw-competition-card__top{align-items:center;gap:13px;min-width:0;display:flex}.bw-competitions-page .bw-competition-card__logo{border:1px solid var(--bw-border);background:#fff;border-radius:14px;flex:0 0 62px;place-items:center;width:62px;height:62px;display:grid;overflow:hidden}.bw-competitions-page .bw-competition-card__logo img{object-fit:contain;width:78%;height:78%}.bw-competitions-page .bw-competition-card__logo strong{color:#172127;font-size:12px;font-weight:900}.bw-competitions-page .bw-competition-card__identity{flex:1;min-width:0}.bw-competitions-page .bw-competition-card__identity h2{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;margin:0 0 7px;font-size:15px;line-height:1.25;overflow:hidden}.bw-competitions-page .bw-competition-card__country{color:var(--bw-text-secondary);align-items:center;gap:6px;font-size:10px;display:flex}.bw-competitions-page .bw-competition-card__country img{object-fit:contain;border-radius:50%;width:18px;height:18px}.bw-competitions-page .bw-competition-card__season{border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:10px;flex-direction:column;gap:3px;padding:11px 12px;display:flex}.bw-competitions-page .bw-competition-card__season small{color:var(--bw-text-muted);text-transform:uppercase;font-size:9px}.bw-competitions-page .bw-competition-card__season strong{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.bw-competitions-page .bw-competition-card__games{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.bw-competitions-page .bw-competition-card__games span{color:var(--bw-green);background:#65dc320f;border:1px solid #65dc3238;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:800}.bw-competitions-empty{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:320px;padding:35px;display:flex}.bw-competitions-empty>span{font-size:34px}.bw-competitions-empty h2{color:var(--bw-text);margin:0;font-size:19px}.bw-competitions-empty p{max-width:430px;color:var(--bw-text-secondary);margin:0;font-size:12px;line-height:1.6}@media (width<=1000px){.bw-competitions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.bw-competitions-page{padding-top:16px}.bw-competitions-page__header{margin-top:12px;padding:21px 16px}.bw-competitions-page__header h1{font-size:29px}.bw-competitions-tools{grid-template-columns:1fr}.bw-competitions-tools button{width:100%}.bw-competitions-grid{grid-template-columns:1fr;gap:10px}.bw-competition-card{padding:15px}.bw-competition-card__logo{flex-basis:54px;width:54px;height:54px}}.bw-competition-card{color:inherit;text-decoration:none}.bw-competition-page{min-height:70vh;padding:24px 0 70px}.bw-competition-hero{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);align-items:center;gap:22px;margin-top:18px;margin-bottom:18px;padding:28px;display:flex;position:relative}.bw-competition-hero__logo{border:1px solid var(--bw-border);background:#fff;border-radius:20px;flex:0 0 100px;place-items:center;width:100px;height:100px;display:grid;overflow:hidden}.bw-competition-hero__logo img{object-fit:contain;width:80%;height:80%}.bw-competition-hero__logo>strong{color:#172127;font-size:16px}.bw-competition-hero__content{flex:1;min-width:0}.bw-competition-hero__eyebrow{color:var(--bw-green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.bw-competition-hero h1{color:var(--bw-text);margin:0 0 10px;font-size:clamp(28px,4vw,43px);line-height:1.05}.bw-competition-hero__meta{color:var(--bw-text-secondary);flex-wrap:wrap;gap:8px 16px;font-size:11px;display:flex}.bw-competition-hero__meta>span{align-items:center;gap:6px;display:flex}.bw-competition-hero__meta img{object-fit:contain;border-radius:50%;width:18px;height:18px}.bw-competition-hero__dates{color:var(--bw-text-muted);margin-top:9px;font-size:10px}.bw-competition-hero__dates span{color:var(--bw-green);margin:0 6px}.bw-competition-hero__games{flex-wrap:wrap;align-self:flex-start;gap:6px;display:flex}.bw-competition-hero__games span{color:var(--bw-green);background:#65dc3212;border:1px solid #65dc3240;border-radius:999px;padding:5px 9px;font-size:8px;font-weight:800}.bw-competition-section{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:16px;overflow:hidden}.bw-competition-section__header{border-bottom:1px solid var(--bw-border);background:var(--bw-surface-2);justify-content:space-between;align-items:center;gap:15px;padding:17px 20px;display:flex}.bw-competition-section__header span{color:var(--bw-green);text-transform:uppercase;margin-bottom:2px;font-size:8px;font-weight:800;display:block}.bw-competition-section__header h2{color:var(--bw-text);margin:0;font-size:17px}.bw-competition-match-columns{background:var(--bw-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.bw-competition-match-panel{background:var(--bw-surface);min-width:0;padding:15px}.bw-competition-match-panel>h3{color:var(--bw-text-secondary);margin:0 0 9px;font-size:11px}.bw-competition-match-row{min-width:0;min-height:61px;color:inherit;border-bottom:1px solid var(--bw-border);grid-template-columns:55px minmax(0,1fr) 75px;align-items:center;gap:10px;padding:8px 7px;text-decoration:none;display:grid}.bw-competition-match-row:last-child{border-bottom:0}.bw-competition-match-row:hover{background:var(--bw-surface-2)}.bw-competition-match-row__date{flex-direction:column;gap:2px;display:flex}.bw-competition-match-row__date strong{color:var(--bw-text);font-size:9px}.bw-competition-match-row__date time{color:var(--bw-text-muted);font-size:10px}.bw-competition-match-row__teams{grid-template-columns:minmax(0,1fr) 45px minmax(0,1fr);align-items:center;gap:6px;min-width:0;display:grid}.bw-competition-match-row__teams>div:not(.bw-competition-match-score){align-items:center;gap:6px;min-width:0;display:flex}.bw-competition-match-row__teams>div:last-child{justify-content:flex-end}.bw-competition-match-row__teams>div:not(.bw-competition-match-score)>span{flex:0 0 25px;place-items:center;width:25px;height:25px;display:grid}.bw-competition-match-row__teams img{object-fit:contain;width:100%;height:100%}.bw-competition-match-row__teams>div:not(.bw-competition-match-score)>strong{min-width:0;color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.bw-competition-match-score{text-align:center}.bw-competition-match-score strong{color:var(--bw-text);font-size:12px}.bw-competition-match-score span{color:var(--bw-text-muted);font-size:8px}.bw-competition-match-row__state{color:var(--bw-text-muted);text-align:end;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.bw-competition-small-empty{color:var(--bw-text-muted);text-align:center;padding:20px 8px;font-size:10px}.bw-standing-groups{flex-direction:column;gap:16px;padding:15px;display:flex}.bw-standing-group>h3{color:var(--bw-text);margin:0 0 8px;font-size:12px}.bw-standing-table-wrap{border:1px solid var(--bw-border);border-radius:10px;width:100%;overflow-x:auto}.bw-standing-table{border-collapse:collapse;width:100%;min-width:720px}.bw-standing-table th,.bw-standing-table td{border-bottom:1px solid var(--bw-border);text-align:center;white-space:nowrap;height:42px;padding:6px 9px}.bw-standing-table thead th{color:var(--bw-text-muted);background:var(--bw-surface-2);font-size:8px;font-weight:800}.bw-standing-table tbody tr:last-child td{border-bottom:0}.bw-standing-table tbody tr:hover{background:var(--bw-surface-2)}.bw-standing-table tbody td{color:var(--bw-text-secondary);font-size:10px}.bw-standing-team-column{width:38%;text-align:start!important}.bw-standing-position{width:42px}.bw-standing-position strong{color:var(--bw-text)}.bw-standing-position span{margin-inline-start:2px;font-size:8px}.bw-standing-position .is-up{color:var(--bw-green)}.bw-standing-position .is-down{color:#e96363}.bw-standing-team{align-items:center;gap:8px;min-width:0;display:flex}.bw-standing-team>span{flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.bw-standing-team img{object-fit:contain;width:100%;height:100%}.bw-standing-team>span>strong{font-size:7px}.bw-standing-team>strong{min-width:0;color:var(--bw-text);text-overflow:ellipsis;font-size:10px;overflow:hidden}.bw-standing-points{font-weight:900;color:var(--bw-text)!important}.bw-leader-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:15px;display:grid}.bw-leader-category{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:11px;overflow:hidden}.bw-leader-category>header{border-bottom:1px solid var(--bw-border);background:var(--bw-surface-2);padding:11px 13px}.bw-leader-category h3{color:var(--bw-text);margin:0;font-size:11px}.bw-leader-list{padding:5px 10px}.bw-leader-row{border-bottom:1px solid var(--bw-border);grid-template-columns:26px 34px minmax(0,1fr) 42px;align-items:center;gap:8px;min-height:51px;display:grid}.bw-leader-row:last-child{border-bottom:0}.bw-leader-position{color:var(--bw-text-muted);text-align:center;font-size:10px}.bw-leader-avatar{background:var(--bw-surface-2);border-radius:50%;place-items:center;width:32px;height:32px;display:grid;overflow:hidden}.bw-leader-avatar img{object-fit:cover;width:100%;height:100%}.bw-leader-info{flex-direction:column;gap:2px;min-width:0;display:flex}.bw-leader-info strong,.bw-leader-info small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bw-leader-info strong{color:var(--bw-text);font-size:10px}.bw-leader-info small{color:var(--bw-text-muted);font-size:8px}.bw-leader-total{color:var(--bw-green);text-align:center;font-size:15px}.bw-competition-empty{color:var(--bw-text-muted);text-align:center;padding:40px 20px;font-size:11px}@media (width<=900px){.bw-competition-match-columns,.bw-leader-categories{grid-template-columns:1fr}}@media (width<=650px){.bw-competition-page{padding-top:16px}.bw-competition-hero{align-items:flex-start;gap:14px;padding:18px 14px}.bw-competition-hero__logo{border-radius:15px;flex-basis:72px;width:72px;height:72px}.bw-competition-hero h1{font-size:26px}.bw-competition-hero__games{display:none}.bw-competition-section__header{padding:14px}.bw-competition-match-panel{padding:10px}.bw-competition-match-row{grid-template-columns:45px minmax(0,1fr);gap:7px}.bw-competition-match-row__state{display:none}.bw-standing-groups,.bw-leader-categories{padding:10px}}.bw-clubs-page{min-height:70vh;padding:24px 0 70px}.bw-clubs-page__header{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:18px;margin-bottom:18px;padding:30px}.bw-clubs-page__eyebrow{color:var(--bw-green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.bw-clubs-page__header h1{color:var(--bw-text);margin:0;font-size:clamp(30px,4vw,46px);line-height:1.05}.bw-clubs-page__header p{max-width:650px;color:var(--bw-text-secondary);margin:10px 0 0;font-size:13px;line-height:1.6}.bw-clubs-filters{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:12px;grid-template-columns:minmax(250px,1fr) 240px auto;align-items:end;gap:12px;margin-bottom:12px;padding:15px;display:grid}.bw-clubs-filter{flex-direction:column;gap:5px;min-width:0;display:flex}.bw-clubs-filter label{color:var(--bw-text-muted);text-transform:uppercase;font-size:9px;font-weight:700}.bw-clubs-filter input,.bw-clubs-filter select{width:100%;min-height:42px;color:var(--bw-text);border:1px solid var(--bw-border);background:var(--bw-surface-2);font:inherit;border-radius:9px;outline:none;padding:0 12px;font-size:11px}.bw-clubs-filter input:focus,.bw-clubs-filter select:focus{border-color:var(--bw-green)}.bw-clubs-filter__actions{align-items:center;gap:10px;display:flex}.bw-clubs-filter__actions .bw-button{min-height:42px}.bw-clubs-clear{color:var(--bw-text-secondary);font-size:9px;text-decoration:none}.bw-clubs-clear:hover{color:var(--bw-green)}.bw-clubs-summary{justify-content:flex-end;margin-bottom:12px;display:flex}.bw-clubs-summary strong{color:var(--bw-green);background:#65dc3214;border-radius:999px;padding:5px 10px;font-size:9px}.bw-clubs-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.bw-club-card{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);flex-direction:column;gap:15px;min-width:0;padding:16px;transition:border-color .16s,transform .16s,background .16s;display:flex;position:relative}.bw-club-card:hover{border-color:var(--bw-border-strong);background:var(--bw-surface-2);transform:translateY(-2px)}.bw-club-card__identity{align-items:center;gap:12px;min-width:0;display:flex}.bw-club-card__logo{border:1px solid var(--bw-border);background:#fff;border-radius:14px;flex:0 0 58px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.bw-club-card__logo img{object-fit:contain;width:80%;height:80%}.bw-club-card__logo strong{color:#172127;font-size:10px;font-weight:900}.bw-club-card__name{min-width:0}.bw-club-card__name h2{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;font-size:13px;line-height:1.3;overflow:hidden}.bw-club-card__country{color:var(--bw-text-secondary);align-items:center;gap:6px;font-size:9px;display:flex}.bw-club-card__country img{object-fit:contain;border-radius:50%;width:17px;height:17px}.bw-club-card__founded{border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.bw-club-card__founded span{color:var(--bw-text-muted);text-transform:uppercase;font-size:8px}.bw-club-card__founded strong{color:var(--bw-text);font-size:10px}.bw-club-card__competitions{margin-top:auto}.bw-club-card__competitions-title{color:var(--bw-text-muted);text-transform:uppercase;margin-bottom:7px;font-size:8px;display:block}.bw-club-card__competitions>small{color:var(--bw-text-muted);font-size:9px}.bw-club-card__competition-list{flex-wrap:wrap;gap:5px;display:flex}.bw-club-competition{max-width:100%;color:var(--bw-text-secondary);border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:999px;align-items:center;gap:5px;padding:4px 7px;font-size:8px;text-decoration:none;display:inline-flex}.bw-club-competition:hover{color:var(--bw-green);border-color:#65dc324d}.bw-club-competition img{object-fit:contain;flex:0 0 15px;width:15px;height:15px}.bw-club-competition span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bw-club-competition-more{color:var(--bw-green);align-items:center;padding:4px 7px;font-size:8px;font-weight:800;display:inline-flex}.bw-clubs-pagination{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:11px;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;margin-top:18px;padding:12px 14px;display:grid}.bw-clubs-pagination>a,.bw-clubs-pagination>span{color:var(--bw-text-secondary);font-size:9px;text-decoration:none}.bw-clubs-pagination>a:last-child,.bw-clubs-pagination>span:last-child{text-align:end}.bw-clubs-pagination>a:hover{color:var(--bw-green)}.bw-clubs-pagination>.is-disabled{opacity:.35;cursor:default}.bw-clubs-pagination>strong{color:var(--bw-text);text-align:center;font-size:9px}.bw-clubs-empty{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:320px;padding:35px;display:flex}.bw-clubs-empty>span{font-size:34px}.bw-clubs-empty h2{color:var(--bw-text);margin:0;font-size:18px}.bw-clubs-empty p{max-width:430px;color:var(--bw-text-secondary);margin:0 0 6px;font-size:11px;line-height:1.6}@media (width<=1100px){.bw-clubs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=850px){.bw-clubs-filters{grid-template-columns:1fr 1fr}.bw-clubs-filter__actions{grid-column:1/-1}.bw-clubs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.bw-clubs-page{padding-top:16px}.bw-clubs-page__header{margin-top:12px;padding:20px 16px}.bw-clubs-page__header h1{font-size:28px}.bw-clubs-filters{grid-template-columns:1fr}.bw-clubs-filter__actions{flex-direction:column;grid-column:auto;align-items:stretch}.bw-clubs-filter__actions .bw-button{width:100%}.bw-clubs-grid{grid-template-columns:1fr}.bw-club-card{padding:14px}.bw-clubs-pagination{grid-template-columns:auto 1fr auto}}.bw-club-details-page{padding:28px 0 64px}.bw-club-hero{border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:18px;margin-top:22px;padding:32px}.bw-club-hero__identity{align-items:center;gap:24px;display:flex}.bw-club-hero__logo{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:18px;flex:0 0 122px;justify-content:center;align-items:center;width:122px;height:122px;display:flex;overflow:hidden}.bw-club-hero__logo img{object-fit:contain;width:88%;height:88%}.bw-club-hero__logo strong{font-size:24px}.bw-club-hero__content h1{margin:6px 0 14px;font-size:clamp(30px,4vw,48px);line-height:1.05}.bw-club-hero__eyebrow,.bw-club-section__eyebrow{text-transform:uppercase;letter-spacing:.08em;opacity:.7;font-size:12px;font-weight:700}.bw-club-hero__meta{flex-wrap:wrap;align-items:center;gap:16px 24px;display:flex}.bw-club-hero__meta>span{align-items:center;gap:8px;display:inline-flex}.bw-club-hero__meta img{object-fit:contain;width:22px;height:16px}.bw-club-overview-grid,.bw-club-matches-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px;display:grid}.bw-club-section{border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:16px;min-width:0;padding:22px}.bw-club-section--full{margin-top:20px}.bw-club-section__heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.bw-club-section__heading h2{margin:4px 0 0;font-size:21px}.bw-club-section__count{opacity:.65;font-size:13px}.bw-club-stadium__image{background:var(--bw-surface);border-radius:12px;height:190px;margin-bottom:18px;overflow:hidden}.bw-club-stadium__image img{object-fit:cover;width:100%;height:100%}.bw-club-stadium__content h3{margin:0 0 14px;font-size:18px}.bw-club-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.bw-club-facts>div{border:1px solid var(--bw-border);border-radius:10px;padding:12px}.bw-club-facts dt{opacity:.65;margin-bottom:4px;font-size:12px}.bw-club-facts dd{margin:0;font-weight:700}.bw-club-coach{align-items:center;gap:18px;display:flex}.bw-club-coach__image{background:var(--bw-surface);border:1px solid var(--bw-border);border-radius:50%;flex:0 0 92px;justify-content:center;align-items:center;width:92px;height:92px;display:flex;overflow:hidden}.bw-club-coach__image img{object-fit:cover;width:100%;height:100%}.bw-club-coach__content h3{margin:0 0 5px;font-size:20px}.bw-club-coach__content>span{opacity:.7;font-size:13px}.bw-club-coach__country{align-items:center;gap:7px;margin-top:10px;font-size:13px;display:flex}.bw-club-coach__country img{object-fit:contain;width:20px;height:14px}.bw-club-competitions-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.bw-club-detail-competition{border:1px solid var(--bw-border);background:var(--bw-surface);min-height:84px;color:inherit;border-radius:12px;align-items:center;gap:12px;padding:14px;text-decoration:none;transition:transform .18s,border-color .18s;display:flex}.bw-club-detail-competition:hover{transform:translateY(-2px)}.bw-club-detail-competition__logo{flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.bw-club-detail-competition__logo img{object-fit:contain;width:100%;height:100%}.bw-club-squad-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.bw-club-player-card{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:12px;align-items:center;gap:12px;min-height:82px;padding:12px 44px 12px 12px;display:flex;position:relative}[dir=rtl] .bw-club-player-card{padding:12px 12px 12px 44px}.bw-club-player-card__image{background:var(--bw-surface-2);border:1px solid var(--bw-border);border-radius:50%;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;display:flex;overflow:hidden}.bw-club-player-card__image img{object-fit:cover;width:100%;height:100%}.bw-club-player-card__content{min-width:0}.bw-club-player-card__content h3{white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:14px;overflow:hidden}.bw-club-player-card__content span{opacity:.65;white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.bw-club-player-card__number{opacity:.45;font-size:16px;position:absolute;top:10px;right:12px}[dir=rtl] .bw-club-player-card__number{left:12px;right:auto}.bw-club-match-list{gap:10px;display:grid}.bw-club-match{border:1px solid var(--bw-border);color:inherit;background:var(--bw-surface);border-radius:12px;padding:14px;text-decoration:none;transition:transform .18s,border-color .18s;display:block}.bw-club-match:hover{transform:translateY(-1px)}.bw-club-match__meta{opacity:.68;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;font-size:11px;display:flex}.bw-club-match__league{align-items:center;gap:6px;min-width:0;display:inline-flex}.bw-club-match__league img{object-fit:contain;width:18px;height:18px}.bw-club-match__teams{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.bw-club-match__team{align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:600;display:flex}.bw-club-match__team>span:last-child,.bw-club-match__team--away>span:first-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.bw-club-match__team--away{text-align:end;justify-content:flex-end}.bw-club-match__team-logo{flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.bw-club-match__team-logo img{object-fit:contain;width:100%;height:100%}.bw-club-match__team-logo strong{font-size:10px}.bw-club-match__score{text-align:center;min-width:42px}.bw-club-empty-text{opacity:.65;margin:0;padding:20px 0;font-size:14px}.bw-club-timezone-note{text-align:center;opacity:.55;margin:18px 0 0;font-size:12px}.bw-club-card__details-link{z-index:2;border-radius:inherit;position:absolute;inset:0}.bw-club-card__details-link:focus-visible{outline:2px solid var(--bw-green);outline-offset:3px}.bw-club-card__competition-list .bw-club-competition{z-index:3;position:relative}@media (width<=1100px){.bw-club-squad-grid,.bw-club-competitions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.bw-club-overview-grid,.bw-club-matches-grid{grid-template-columns:1fr}.bw-club-squad-grid,.bw-club-competitions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.bw-club-details-page{padding-top:18px}.bw-club-hero{padding:22px 18px}.bw-club-hero__identity{align-items:flex-start;gap:16px}.bw-club-hero__logo{border-radius:14px;flex-basis:82px;width:82px;height:82px}.bw-club-hero__content h1{font-size:27px}.bw-club-section{padding:17px}.bw-club-squad-grid,.bw-club-competitions-grid,.bw-club-facts{grid-template-columns:1fr}.bw-club-match__meta{flex-direction:column;align-items:flex-start;gap:5px}.bw-club-match__teams{gap:7px}.bw-club-match__team{font-size:12px}.bw-club-match__team-logo{flex-basis:27px;width:27px;height:27px}}.bw-match-team--link{color:inherit;cursor:pointer;text-decoration:none}.bw-match-team--link .bw-match-team__logo{transition:transform .18s}.bw-match-team--link h1{transition:opacity .18s}.bw-match-team--link:hover .bw-match-team__logo{transform:translateY(-3px)}.bw-match-team--link:hover h1{opacity:.78}.bw-match-team--link:focus-visible{outline-offset:6px;border-radius:8px;outline:2px solid}.bw-standing-team--link{color:inherit;cursor:pointer;text-decoration:none}.bw-standing-team--link>span,.bw-standing-team--link>strong{transition:transform .18s,opacity .18s}.bw-standing-team--link:hover>span{transform:translateY(-1px)}.bw-standing-team--link:hover>strong{opacity:.75}.bw-standing-team--link:focus-visible{outline-offset:4px;border-radius:6px;outline:2px solid}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.bw-player-details-page{min-height:70vh;padding:28px 0 70px}.bw-player-hero{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);align-items:center;gap:28px;margin-top:22px;padding:30px;display:flex}.bw-player-hero__image{border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:50%;flex:0 0 150px;place-items:center;width:150px;height:150px;display:grid;overflow:hidden}.bw-player-hero__image img{object-fit:cover;width:100%;height:100%}.bw-player-hero__image strong{color:var(--bw-text);font-size:38px}.bw-player-hero__content{flex:1;min-width:0}.bw-player-hero__eyebrow,.bw-player-section__eyebrow{color:var(--bw-green);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.bw-player-hero h1{color:var(--bw-text);margin:6px 0 8px;font-size:clamp(31px,4vw,50px);line-height:1.05}.bw-player-hero__common-name{color:var(--bw-text-secondary);margin:0 0 14px;font-size:14px}.bw-player-hero__meta{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.bw-player-hero__meta>span{min-height:31px;color:var(--bw-text-secondary);border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:999px;align-items:center;gap:7px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.bw-player-hero__meta img{object-fit:contain;width:20px;height:15px}.bw-player-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.bw-player-section{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);min-width:0;padding:22px}.bw-player-section__heading{margin-bottom:18px}.bw-player-section__heading h2{color:var(--bw-text);margin:3px 0 0;font-size:19px}.bw-player-current-club{min-height:106px;color:inherit;border:1px solid var(--bw-border);background:var(--bw-surface-2);transition:border-color var(--bw-transition), transform var(--bw-transition), background var(--bw-transition);border-radius:13px;align-items:center;gap:14px;padding:14px 58px 14px 14px;text-decoration:none;display:flex;position:relative}[dir=rtl] .bw-player-current-club{padding:14px 14px 14px 58px}.bw-player-current-club:hover{border-color:var(--bw-border-strong);background:var(--bw-surface-hover);transform:translateY(-1px)}.bw-player-current-club__logo{background:#fff;border-radius:14px;flex:0 0 70px;place-items:center;width:70px;height:70px;display:grid;overflow:hidden}.bw-player-current-club__logo img{object-fit:contain;width:82%;height:82%}.bw-player-current-club__logo strong{color:#172127;font-size:16px}.bw-player-current-club__content{flex:1;min-width:0}.bw-player-current-club__content h3{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;margin:0 0 5px;font-size:17px;overflow:hidden}.bw-player-current-club__content span{color:var(--bw-text-muted);font-size:11px}.bw-player-current-club__number{color:var(--bw-green);font-size:17px;position:absolute;top:14px;right:15px}[dir=rtl] .bw-player-current-club__number{left:15px;right:auto}.bw-player-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.bw-player-facts>div{border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:10px;min-width:0;padding:12px}.bw-player-facts dt{color:var(--bw-text-muted);text-transform:uppercase;margin-bottom:4px;font-size:9px}.bw-player-facts dd{color:var(--bw-text);text-overflow:ellipsis;margin:0;font-size:12px;font-weight:700;overflow:hidden}.bw-player-empty-text{color:var(--bw-text-muted);margin:0;padding:22px 0;font-size:12px}.bw-club-player-card{color:inherit;cursor:pointer;transition:transform var(--bw-transition), border-color var(--bw-transition), background var(--bw-transition);text-decoration:none}.bw-club-player-card:hover{border-color:var(--bw-border-strong);background:var(--bw-surface-hover);transform:translateY(-1px)}.bw-player-transfers{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:18px;padding:22px}.bw-player-transfers__heading{justify-content:space-between;align-items:end;gap:14px;display:flex}.bw-player-transfers__heading a{color:var(--bw-green);font-size:12px;font-weight:800;text-decoration:none}.bw-player-transfer-list{gap:9px;display:grid}.bw-player-transfer-row{border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:13px;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr) minmax(260px,.9fr);align-items:center;gap:10px;padding:13px;display:grid}.bw-player-transfer-team a{min-width:0;color:var(--bw-text);align-items:center;gap:10px;text-decoration:none;display:flex}.bw-player-transfer-team a>span{background:#fff;border-radius:10px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.bw-player-transfer-team img{object-fit:contain;width:78%;height:78%}.bw-player-transfer-team strong{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.bw-player-transfer-arrow{color:var(--bw-green);text-align:center;font-size:22px;font-weight:800}[dir=rtl] .bw-player-transfer-arrow{transform:rotate(180deg)}.bw-player-transfer-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.bw-player-transfer-meta div{min-width:0}.bw-player-transfer-meta dt{color:var(--bw-text-muted);text-transform:uppercase;font-size:9px}.bw-player-transfer-meta dd{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:11px;font-weight:800;overflow:hidden}@media (width<=850px){.bw-player-transfer-row{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)}.bw-player-transfer-meta{border-top:1px solid var(--bw-border);grid-column:1/-1;padding-top:10px}}@media (width<=520px){.bw-player-transfers{padding:17px}.bw-player-transfers__heading,.bw-player-transfer-team a{flex-direction:column;align-items:flex-start}.bw-player-transfer-team a>span{flex-basis:48px;width:48px;height:48px}.bw-player-transfer-team strong{white-space:normal}}@media (width<=820px){.bw-player-overview-grid{grid-template-columns:1fr}}@media (width<=620px){.bw-player-details-page{padding-top:18px}.bw-player-hero{align-items:flex-start;gap:16px;padding:20px 16px}.bw-player-hero__image{flex-basis:92px;width:92px;height:92px}.bw-player-hero__image strong{font-size:26px}.bw-player-hero h1{font-size:27px}.bw-player-section{padding:17px}.bw-player-facts{grid-template-columns:1fr}}@media (width<=430px){.bw-player-hero{flex-direction:column}.bw-player-hero__image{flex-basis:108px;width:108px;height:108px}.bw-player-current-club{min-height:92px}.bw-player-current-club__logo{flex-basis:58px;width:58px;height:58px}}.bw-player-statistics{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:18px;padding:22px}.bw-player-statistics__heading{margin-bottom:18px}.bw-player-statistics__heading h2{color:var(--bw-text);margin:3px 0 0;font-size:20px}.bw-player-statistics__competitions{gap:14px;display:grid}.bw-player-statistics-card{border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:13px;overflow:hidden}.bw-player-statistics-card__header{border-bottom:1px solid var(--bw-border);padding:12px 14px}.bw-player-statistics-card__competition{width:fit-content;max-width:100%;color:inherit;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.bw-player-statistics-card__competition:hover .bw-player-statistics-card__competition-text>strong{color:var(--bw-green)}.bw-player-statistics-card__logo{background:#fff;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.bw-player-statistics-card__logo img{object-fit:contain;width:78%;height:78%}.bw-player-statistics-card__logo strong{color:#172127;font-size:10px}.bw-player-statistics-card__competition-text{flex-direction:column;gap:2px;min-width:0;display:flex}.bw-player-statistics-card__competition-text>strong{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;transition:color var(--bw-transition);font-size:13px;overflow:hidden}.bw-player-statistics-card__competition-text>small{color:var(--bw-text-muted);font-size:9px}.bw-player-statistics-card__body{gap:18px;padding:15px;display:grid}.bw-player-stat-group{min-width:0}.bw-player-stat-group h3{color:var(--bw-text-secondary);text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.bw-player-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.bw-player-stat{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:10px;flex-direction:column;justify-content:space-between;gap:8px;min-width:0;min-height:70px;padding:10px 11px;display:flex}.bw-player-stat>span{color:var(--bw-text-muted);text-overflow:ellipsis;font-size:9px;line-height:1.35;overflow:hidden}.bw-player-stat>strong{color:var(--bw-text);font-size:19px;font-weight:800;line-height:1}@media (width<=900px){.bw-player-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=650px){.bw-player-statistics{padding:17px 12px}.bw-player-statistics-card__body{padding:12px 10px}.bw-player-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-player-stat{min-height:66px}.bw-player-stat>strong{font-size:17px}}@media (width<=390px){.bw-player-stat-grid{grid-template-columns:1fr}}.bw-news-page,.bw-transfers-page{min-height:70vh;padding:24px 0 70px}.bw-transfers-hero{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:linear-gradient(120deg, color-mix(in srgb, var(--bw-green) 9%, transparent), transparent 55%), var(--bw-surface);margin:18px 0;padding:28px 30px}.bw-transfers-hero>span{color:var(--bw-green);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.bw-transfers-hero h1{color:var(--bw-text);margin:6px 0 8px;font-size:clamp(28px,4vw,44px)}.bw-transfers-hero p{max-width:660px;color:var(--bw-text-secondary);margin:0;font-size:13px;line-height:1.65}.bw-transfers-filters{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:11px;grid-template-columns:minmax(260px,1fr) 230px auto auto;align-items:center;gap:9px;padding:11px;display:grid}.bw-transfers-search,.bw-transfers-filters>label:not(.bw-transfers-search){border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:9px;align-items:center;gap:9px;min-height:42px;padding:0 12px;display:flex}.bw-transfers-search>span:first-child{color:var(--bw-text-muted);font-size:22px}.bw-transfers-search input,.bw-transfers-filters select{width:100%;min-width:0;color:var(--bw-text);font:inherit;background:0 0;border:0;outline:0;font-size:11px}.bw-transfers-filters select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light] .bw-transfers-filters select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.bw-transfers-filters button,.bw-transfers-filters>a{color:#fff;background:var(--bw-green);min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;padding:0 18px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.bw-transfers-filters>a{color:var(--bw-text-secondary);border:1px solid var(--bw-border);background:0 0}.bw-transfer-tabs{scrollbar-width:none;gap:8px;margin:14px 0 18px;display:flex;overflow-x:auto}.bw-transfer-tabs::-webkit-scrollbar{display:none}.bw-transfer-tabs a{min-height:38px;color:var(--bw-text-secondary);border:1px solid var(--bw-border);border-radius:999px;flex:none;align-items:center;padding:0 17px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.bw-transfer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.bw-transfer-card{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);min-width:0;overflow:hidden}.bw-transfer-card__player{color:inherit;border-bottom:1px solid var(--bw-border);grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px;text-decoration:none;display:grid}.bw-transfer-card__player>span{background:var(--bw-surface-2);border-radius:50%;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.bw-transfer-card__player img{object-fit:contain;width:100%;height:100%}.bw-transfer-card__player h2{color:var(--bw-text);margin:0;font-size:14px;line-height:1.3}.bw-transfer-card__player p{color:var(--bw-text-muted);margin:4px 0 0;font-size:9px}.bw-transfer-card__player b{color:var(--bw-green);background:color-mix(in srgb, var(--bw-green) 10%, transparent);border-radius:999px;padding:5px 7px;font-size:8px}.bw-transfer-card__move{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:center;gap:5px;padding:18px 14px;display:grid}.bw-transfer-card__move>div{text-align:center;justify-items:center;gap:7px;min-width:0;display:grid}.bw-transfer-card__move>div>span{background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.bw-transfer-card__move img{object-fit:contain;width:75%;height:75%}.bw-transfer-card__move strong{max-width:100%;color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.bw-transfer-card__arrow{color:var(--bw-green);text-align:center;font-size:22px}.bw-transfer-card dl{border-top:1px solid var(--bw-border);background:var(--bw-surface-2);grid-template-columns:repeat(3,1fr);margin:0;padding:11px;display:grid}.bw-transfer-card dl div{text-align:center;gap:3px;min-width:0;display:grid}.bw-transfer-card dt{color:var(--bw-text-muted);text-transform:uppercase;font-size:8px}.bw-transfer-card dd{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;font-weight:800;overflow:hidden}.bw-seo-intro{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:24px;padding:20px}.bw-seo-intro h2{color:var(--bw-text);margin:0 0 8px;font-size:17px}.bw-seo-intro p{color:var(--bw-text-secondary);margin:0;font-size:11px;line-height:1.7}@media (width<=1000px){.bw-transfers-filters{grid-template-columns:minmax(0,1fr) minmax(190px,.6fr) auto}.bw-transfers-filters>a{grid-column:1/-1}.bw-transfer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.bw-transfers-hero{padding:22px 18px}.bw-transfers-filters{grid-template-columns:1fr}.bw-transfers-filters>a{grid-column:auto}.bw-transfer-grid{grid-template-columns:1fr}}.bw-transfers-page{padding:20px 0 64px}.bw-transfers-heading{grid-template-columns:minmax(0,1fr) 340px;align-items:end;gap:32px;margin:18px 0 20px;display:grid}.bw-transfers-heading h1{color:var(--bw-text);letter-spacing:-.035em;margin:0 0 8px;font-size:clamp(30px,3.4vw,44px);line-height:1.05}.bw-transfers-heading p{max-width:720px;color:var(--bw-text-secondary);margin:0;font-size:14px;line-height:1.6}.bw-transfers-stats{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:12px;padding:16px 18px;overflow:hidden}.bw-transfers-stats h2{color:var(--bw-text);margin:0 0 12px;font-size:15px}.bw-transfers-stats dl{border-top:1px solid var(--bw-border);grid-template-columns:repeat(3,1fr);margin:0;padding-top:12px;display:grid}.bw-transfers-stats dl div{text-align:center;min-width:0;padding:0 10px}.bw-transfers-stats dl div+div{border-inline-start:1px solid var(--bw-border)}.bw-transfers-stats dd{color:var(--bw-text);margin:0 0 3px;font-size:20px;font-weight:850;line-height:1}.bw-transfers-stats dt{color:var(--bw-text-secondary);font-size:10px;line-height:1.25}.bw-transfers-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:22px;display:grid}.bw-transfers-main{min-width:0}.bw-transfers-controls{grid-template-columns:minmax(260px,.95fr) minmax(360px,1.05fr);gap:12px;margin-bottom:16px;display:grid}.bw-transfers-search{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:9px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.bw-transfers-search svg{fill:none;width:20px;height:20px;stroke:var(--bw-text-secondary);stroke-width:1.8px;stroke-linecap:round;flex:none}.bw-transfers-search input{width:100%;min-width:0;color:var(--bw-text);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:14px}.bw-transfer-tabs{align-items:stretch;gap:9px;min-width:0;margin:0;display:flex}.bw-transfer-tabs a{border-radius:8px;justify-content:center;min-height:48px;padding:0 16px;font-size:12px;font-weight:700}.bw-transfer-tabs a:hover,.bw-transfer-tabs a.is-active{color:#fff;border-color:var(--bw-green);background:var(--bw-green)}.bw-transfer-select{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:9px;align-content:center;gap:3px;min-width:0;min-height:58px;padding:7px 13px;display:grid}.bw-transfer-select>span,.bw-transfer-select>label{color:var(--bw-text-secondary);font-size:10px}.bw-transfer-select select{width:100%;min-width:0;color:var(--bw-text);font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border:0;outline:0;padding:0 26px 0 0;font-size:13px;font-weight:650}html[data-theme=light] .bw-transfer-select select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.bw-transfer-combobox{position:relative}.bw-transfer-combobox__control{align-items:center;gap:8px;min-width:0;display:flex}.bw-transfer-combobox__control input{width:100%;min-width:0;color:var(--bw-text);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:13px;font-weight:650}.bw-transfer-combobox__control svg{fill:none;width:18px;height:18px;stroke:var(--bw-text-secondary);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;flex:none}.bw-transfer-combobox__menu{z-index:90;top:calc(100% + 7px);border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:11px;max-height:330px;padding:7px;position:absolute;inset-inline:0;overflow-y:auto;box-shadow:0 18px 42px #00000047}.bw-transfers-search .bw-transfer-combobox__menu{min-width:min(440px,100vw - 32px);top:calc(100% + 7px)}.bw-transfer-combobox__group{color:var(--bw-green);letter-spacing:.06em;text-transform:uppercase;padding:8px 9px 5px;font-size:9px;font-weight:800;display:block}.bw-transfer-combobox__option{width:100%;min-width:0;color:var(--bw-text);font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:9px;display:flex}.bw-transfer-combobox__option:hover,.bw-transfer-combobox__option.is-active{background:color-mix(in srgb, var(--bw-green) 12%, var(--bw-surface))}.bw-transfer-combobox__logo{background:#fff;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid;overflow:hidden;box-shadow:0 0 0 1px #0000000f}.bw-transfer-combobox__logo:empty:before{content:"";background:var(--bw-green);opacity:.7;border-radius:50%;width:8px;height:8px}.bw-transfer-combobox__logo img{object-fit:contain;width:76%;height:76%}.bw-transfer-combobox__option>span:last-child{gap:2px;min-width:0;display:grid}.bw-transfer-combobox__option strong{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.bw-transfer-combobox__option small{color:var(--bw-text-muted);font-size:9px}.bw-transfer-combobox__empty{color:var(--bw-text-muted);text-align:center;margin:0;padding:18px 10px;font-size:11px}.bw-transfer-feed{gap:18px;display:grid}.bw-transfer-day>h2{color:var(--bw-text);margin:0 0 9px;font-size:14px;font-weight:800}.bw-transfer-day__rows{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:10px;overflow:hidden}.bw-transfer-row{grid-template-columns:minmax(150px,1.02fr) minmax(130px,.92fr) 28px minmax(130px,.92fr) 92px 78px;align-items:center;gap:9px;min-width:0;min-height:76px;padding:9px 12px;display:grid}.bw-transfer-row+.bw-transfer-row{border-top:1px solid var(--bw-border)}.bw-transfer-row__player,.bw-transfer-row__club{min-width:0;color:inherit;align-items:center;gap:9px;text-decoration:none;display:flex}.bw-transfer-row__portrait{background:var(--bw-surface-2);border-radius:7px;flex:none;place-items:center;width:52px;height:58px;display:grid;overflow:hidden}.bw-transfer-row__portrait img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.bw-transfer-row__logo{background:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 0 0 1px #0000000f}.bw-transfer-row__logo img{object-fit:contain;width:76%;height:76%}.bw-transfer-row__player>span:last-child,.bw-transfer-row__club>span:last-child{gap:3px;min-width:0;display:grid}.bw-transfer-row strong{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;line-height:1.2;overflow:hidden}.bw-transfer-row small,.bw-transfer-row time{color:var(--bw-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.2;overflow:hidden}.bw-transfer-row__arrow{fill:none;width:23px;height:23px;stroke:var(--bw-green);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}[dir=rtl] .bw-transfer-row__arrow{transform:scaleX(-1)}.bw-transfer-row__meta{gap:3px;min-width:0;display:grid}.bw-transfer-row__meta strong{font-size:12px}.bw-transfer-row__status{color:#fff;border:1px solid color-mix(in srgb, var(--bw-green) 75%, #fff);background:color-mix(in srgb, var(--bw-green) 76%, transparent);border-radius:6px;justify-self:end;padding:7px 9px;font-size:9px;font-weight:750}.bw-transfer-pagination{justify-content:center;align-items:center;gap:8px;margin:20px 0 0;display:flex}.bw-transfer-pagination a,.bw-transfer-pagination span{width:36px;height:36px;color:var(--bw-text);border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:7px;place-items:center;font-size:12px;font-weight:750;text-decoration:none;display:grid}.bw-transfer-pagination .is-current{color:#fff;border-color:var(--bw-green);background:var(--bw-green)}.bw-transfer-pagination .is-disabled{opacity:.38}.bw-transfers-sidebar{gap:14px;display:grid}.bw-transfer-side-card{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:11px;overflow:hidden}.bw-transfer-side-card header{border-bottom:1px solid var(--bw-border);justify-content:space-between;align-items:center;gap:10px;padding:14px 14px 11px;display:flex}.bw-transfer-side-card h2{color:var(--bw-text);margin:0;font-size:14px}.bw-transfer-side-card header a{color:var(--bw-green);font-size:10px;font-weight:700;text-decoration:none}.bw-transfer-side-card>div{padding:5px 12px 9px}.bw-transfer-side-row{min-width:0;color:inherit;align-items:center;gap:10px;padding:8px 2px;text-decoration:none;display:flex}.bw-transfer-side-row+.bw-transfer-side-row{border-top:1px solid color-mix(in srgb, var(--bw-border) 72%, transparent)}.bw-transfer-side-logo{background:#fff;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.bw-transfer-side-logo img{object-fit:contain;width:76%;height:76%}.bw-transfer-side-row>span:last-child{gap:3px;min-width:0;display:grid}.bw-transfer-side-row strong{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.bw-transfer-side-row small{color:var(--bw-text-muted);font-size:9px}.bw-transfers-about{width:calc(100% - 292px);margin-top:22px}@media (width<=1080px){.bw-transfers-heading{grid-template-columns:minmax(0,1fr) 300px}.bw-transfers-layout{grid-template-columns:minmax(0,1fr) 240px}.bw-transfers-controls{grid-template-columns:1fr}.bw-transfer-row{grid-template-columns:minmax(145px,1fr) minmax(115px,.85fr) 24px minmax(115px,.85fr) 82px 72px;gap:6px;padding-inline:9px}.bw-transfers-about{width:calc(100% - 262px)}}@media (width<=780px){.bw-transfers-page{padding-top:14px}.bw-transfers-heading{grid-template-columns:1fr;gap:18px;margin-top:14px}.bw-transfers-heading h1{font-size:30px}.bw-transfers-heading p{font-size:13px}.bw-transfers-stats{padding:14px}.bw-transfers-stats dd{font-size:18px}.bw-transfers-layout{grid-template-columns:1fr}.bw-transfers-sidebar{display:none}.bw-transfers-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.bw-transfers-search,.bw-transfer-tabs{grid-column:1/-1}.bw-transfer-tabs{overflow-x:auto}.bw-transfer-tabs a{flex:1 0 auto;min-height:42px;padding-inline:14px}.bw-transfer-select{min-height:56px;padding-inline:10px}.bw-transfer-select select{font-size:11px}.bw-transfer-select .bw-transfer-combobox__menu{width:calc(200% + 9px);max-width:calc(100vw - 28px)}.bw-transfer-select[data-kind=teams] .bw-transfer-combobox__menu{inset-inline:auto 0}.bw-transfer-row{grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr);gap:9px;padding:12px}.bw-transfer-row__player{grid-column:1/3}.bw-transfer-row__portrait{width:46px;height:50px}.bw-transfer-row__club:first-of-type{grid-column:1}.bw-transfer-row__arrow{grid-area:2/2;justify-self:center}.bw-transfer-row__club:nth-of-type(2){grid-column:3}.bw-transfer-row__meta{grid-area:3/1/auto/3;grid-template-columns:repeat(3,auto);align-items:center;gap:8px}.bw-transfer-row__status{grid-area:3/3}.bw-transfer-row__logo{width:32px;height:32px}.bw-transfers-about{width:auto}}@media (width<=420px){.bw-transfers-stats dt{font-size:8px}.bw-transfers-stats dl div{padding-inline:5px}.bw-transfer-row strong{font-size:11px}}.bw-news-page__header{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:18px;margin-bottom:14px;padding:28px 30px}.bw-news-page__eyebrow{color:var(--bw-green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:850;display:block}.bw-news-page__header h1{color:var(--bw-text);margin:0;font-size:clamp(30px,4vw,44px);line-height:1.08}.bw-news-page__header p{max-width:650px;color:var(--bw-text-secondary);margin:9px 0 0;font-size:12px;line-height:1.6}.bw-news-search{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:11px;align-items:center;gap:10px;margin:0 0 14px;padding:8px 9px 8px 14px;display:flex}.bw-news-search>span{color:var(--bw-text-muted);font-size:22px}.bw-news-search input{min-width:0;color:var(--bw-text);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:12px}.bw-news-search input::placeholder{color:var(--bw-text-muted)}.bw-news-search button,.bw-news-search a{color:#fff;background:var(--bw-green);min-height:36px;font:inherit;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.bw-news-search a{color:var(--bw-text-secondary);border:1px solid var(--bw-border);background:0 0}@media (width<=600px){.bw-news-search{flex-wrap:wrap}.bw-news-search input{flex-basis:calc(100% - 42px)}.bw-news-search button{flex:1}}.bw-news-league-filter{overscroll-behavior-inline:contain;scrollbar-width:thin;gap:7px;margin-bottom:14px;padding:1px 0 4px;display:flex;overflow-x:auto}.bw-news-league-filter a{min-height:34px;color:var(--bw-text-secondary);border:1px solid var(--bw-border);background:var(--bw-surface);white-space:nowrap;transition:color var(--bw-transition), border-color var(--bw-transition), background var(--bw-transition);border-radius:999px;flex:none;align-items:center;padding:6px 11px;font-size:9px;font-weight:750;text-decoration:none;display:inline-flex}.bw-news-league-filter a:hover{color:var(--bw-text);border-color:var(--bw-border-strong);background:var(--bw-surface-2)}.bw-news-league-filter a.is-active{color:var(--bw-green);border-color:var(--bw-green);background:var(--bw-surface-2)}.bw-news-card-meta{color:var(--bw-text-muted);flex-wrap:wrap;align-items:center;gap:6px 9px;font-size:9px;display:flex}.bw-news-card-meta__league{color:var(--bw-green);font-weight:800}.bw-news-card-flags{top:9px;flex-wrap:wrap;gap:5px;display:flex;position:absolute;inset-inline-start:9px}.bw-news-flag{text-transform:uppercase;border-radius:999px;align-items:center;min-height:21px;padding:4px 7px;font-size:7px;font-weight:900;display:inline-flex}.bw-news-flag--breaking{color:#fff;background:#dc2626}.bw-news-flag--featured{color:#081409;background:var(--bw-green)}html[data-theme=light] .bw-news-flag--featured{color:#061005;background:var(--bw-green)}.bw-news-image-fallback{width:100%;height:100%;color:var(--bw-text-muted);background:var(--bw-surface-2);place-items:center;font-size:24px;font-weight:900;display:grid}.bw-news-lead{grid-template-columns:minmax(0,2fr) minmax(290px,1fr);gap:14px;display:grid}.bw-news-lead--single{grid-template-columns:minmax(0,1fr)}.bw-news-lead-card{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);min-width:0;transition:border-color var(--bw-transition), background var(--bw-transition), transform var(--bw-transition);overflow:hidden}.bw-news-lead-card:hover{border-color:var(--bw-border-strong);background:var(--bw-surface-2);transform:translateY(-2px)}.bw-news-lead-card__link{min-width:0;height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.bw-news-lead-card__image{background:var(--bw-surface-2);position:relative;overflow:hidden}.bw-news-lead-card__image img{object-fit:cover;width:100%;height:100%;display:block}.bw-news-lead-card--primary .bw-news-lead-card__image{aspect-ratio:16/9}.bw-news-lead-card--primary .bw-news-lead-card__content{padding:18px 19px 20px}.bw-news-lead-card--primary h2{color:var(--bw-text);margin:9px 0 10px;font-size:clamp(22px,2.8vw,31px);line-height:1.22}.bw-news-lead-card--primary p{color:var(--bw-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.7;display:-webkit-box;overflow:hidden}.bw-news-lead__side{grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;min-width:0;display:grid}.bw-news-lead__side:has(>:only-child){grid-template-rows:1fr}.bw-news-lead-card--secondary .bw-news-lead-card__image{aspect-ratio:16/8.5}.bw-news-lead-card--secondary .bw-news-lead-card__content{flex:1;padding:12px 13px 14px}.bw-news-lead-card--secondary h2{color:var(--bw-text);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0 0;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.bw-news-feed{margin-top:28px}.bw-news-feed__heading{margin-bottom:10px}.bw-news-feed__heading>span{color:var(--bw-green);text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:850;display:block}.bw-news-feed__heading h2{color:var(--bw-text);margin:0;font-size:21px}.bw-news-feed__list{border-top:1px solid var(--bw-border)}.bw-news-feed-card{border-bottom:1px solid var(--bw-border)}.bw-news-feed-card__link{color:inherit;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:17px;padding:14px 0;text-decoration:none;display:grid}.bw-news-feed-card__image{aspect-ratio:16/9;background:var(--bw-surface-2);border-radius:10px;position:relative;overflow:hidden}.bw-news-feed-card__image img{object-fit:cover;width:100%;height:100%;display:block}.bw-news-feed-card__content{min-width:0}.bw-news-feed-card__content h3{color:var(--bw-text);margin:7px 0;font-size:16px;line-height:1.35}.bw-news-feed-card__content p{max-width:760px;color:var(--bw-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.65;display:-webkit-box;overflow:hidden}.bw-news-feed-card__link:hover h3{color:var(--bw-green)}.bw-news-lead-card__link:focus-visible,.bw-news-feed-card__link:focus-visible,.bw-news-league-filter a:focus-visible{outline:2px solid var(--bw-green);outline-offset:3px}.bw-news-pagination{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:11px;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;margin-top:22px;padding:12px 14px;display:grid}.bw-news-pagination>a,.bw-news-pagination>span{color:var(--bw-text-secondary);font-size:9px;text-decoration:none}.bw-news-pagination>a:last-child,.bw-news-pagination>span:last-child{text-align:end}.bw-news-pagination>a:hover{color:var(--bw-green)}.bw-news-pagination>.is-disabled{opacity:.35;cursor:default}.bw-news-pagination>strong{color:var(--bw-text);text-align:center;font-size:9px}.bw-news-empty{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:300px;padding:35px;display:flex}.bw-news-empty__mark{width:58px;height:58px;color:var(--bw-green);border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:50%;place-items:center;margin-bottom:4px;font-size:15px;font-weight:900;display:grid}.bw-news-empty h2{color:var(--bw-text);margin:0;font-size:18px}.bw-news-empty p{max-width:430px;color:var(--bw-text-secondary);margin:0 0 6px;font-size:11px;line-height:1.6}@media (width<=900px){.bw-news-lead{grid-template-columns:minmax(0,1.6fr) minmax(250px,1fr)}.bw-news-feed-card__link{grid-template-columns:190px minmax(0,1fr)}}@media (width<=720px){.bw-news-lead{grid-template-columns:1fr}.bw-news-lead__side{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.bw-news-page{padding-top:16px}.bw-news-page__header{margin-top:12px;padding:20px 16px}.bw-news-page__header h1{font-size:28px}.bw-news-league-filter{margin-inline:-4px;padding-inline:4px}.bw-news-lead__side{grid-template-columns:1fr}.bw-news-lead-card--primary .bw-news-lead-card__content{padding:15px}.bw-news-lead-card--primary h2{font-size:22px}.bw-news-lead-card--secondary .bw-news-lead-card__link{grid-template-columns:125px minmax(0,1fr);align-items:stretch;display:grid}.bw-news-lead-card--secondary .bw-news-lead-card__image{aspect-ratio:auto;height:100%}.bw-news-lead-card--secondary .bw-news-lead-card__content{padding:11px 11px 12px}.bw-news-lead-card--secondary h2{-webkit-line-clamp:3}.bw-news-feed{margin-top:24px}.bw-news-feed-card__link{grid-template-columns:120px minmax(0,1fr);align-items:stretch;gap:11px;padding:11px 0}.bw-news-feed-card__image{aspect-ratio:auto;height:82px}.bw-news-feed-card__content h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:5px 0 0;font-size:13px;display:-webkit-box;overflow:hidden}.bw-news-feed-card__content p{display:none}.bw-news-pagination{grid-template-columns:auto 1fr auto}}@media (width<=390px){.bw-news-lead-card--secondary .bw-news-lead-card__link,.bw-news-feed-card__link{grid-template-columns:105px minmax(0,1fr)}}.bw-news-card__link{min-width:0;color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.bw-news-card__link:focus-visible{outline:2px solid var(--bw-green);outline-offset:-2px;border-radius:inherit}.bw-news-details-page{min-height:70vh;padding:24px 0 70px}.bw-news-article{max-width:920px;margin:18px auto 0}.bw-news-article__header{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);padding:30px}.bw-news-article__flags{flex-wrap:wrap;gap:7px;min-height:22px;margin-bottom:10px;display:flex}.bw-news-article__flags:empty{display:none}.bw-news-article__breaking,.bw-news-article__featured{text-transform:uppercase;border-radius:999px;align-items:center;min-height:22px;padding:4px 8px;font-size:8px;font-weight:900;display:inline-flex}.bw-news-article__breaking{color:#fff;background:#dc2626}.bw-news-article__featured{color:#081409;background:var(--bw-green)}html[data-theme=light] .bw-news-article__featured{color:#061005;background:var(--bw-green)}.bw-news-article__meta{color:var(--bw-text-muted);flex-wrap:wrap;align-items:center;gap:7px 11px;margin-bottom:12px;font-size:10px;display:flex}.bw-news-article__category{color:var(--bw-green);font-weight:800}.bw-news-article__author,.bw-news-article__author a{color:var(--bw-text-muted);font-weight:700}.bw-news-article__author a{text-decoration:none}.bw-news-article__author a:hover{color:var(--bw-green)}.bw-news-article__author:before{color:var(--bw-border-strong);content:"•";margin-inline-end:11px}.bw-news-article__header h1{max-width:820px;color:var(--bw-text);letter-spacing:-.025em;margin:0;font-size:clamp(30px,4.2vw,48px);line-height:1.12}[dir=rtl] .bw-news-article__header h1{letter-spacing:normal}.bw-news-article__excerpt{max-width:760px;color:var(--bw-text-secondary);margin:16px 0 0;font-size:15px;line-height:1.75}.bw-news-article__actions{align-items:center;gap:9px;margin-top:20px;display:flex}.bw-news-article__actions>a{min-height:39px;color:var(--bw-text);border:1px solid var(--bw-border-strong);background:var(--bw-surface-2);font:inherit;cursor:pointer;border-radius:9px;align-items:center;gap:7px;padding:0 14px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.bw-news-article__actions>a:hover{color:var(--bw-green);border-color:var(--bw-green)}.bw-news-article__actions .bw-match-share{background:var(--bw-surface-2)}.bw-news-article__actions .bw-match-share svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:16px;height:16px}.bw-news-article__figure{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface-2);margin:14px 0 0;overflow:hidden}.bw-news-article__figure img{object-fit:cover;width:100%;max-height:560px;display:block}.bw-news-article__body{color:var(--bw-text-secondary);border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:14px;padding:28px 30px;font-size:14px;line-height:1.9}.bw-news-article__body>:first-child{margin-top:0}.bw-news-article__body>:last-child{margin-bottom:0}.bw-news-article__body p{margin:0 0 18px}.bw-news-article__body h2,.bw-news-article__body h3,.bw-news-article__body h4{color:var(--bw-text);line-height:1.35}.bw-news-article__body h2{margin:30px 0 12px;font-size:22px}.bw-news-article__body h3{margin:24px 0 10px;font-size:18px}.bw-news-article__body h4{margin:20px 0 8px;font-size:15px}.bw-news-article__body ul,.bw-news-article__body ol{margin:0 0 18px;padding-inline-start:22px}.bw-news-article__body li+li{margin-top:6px}.bw-news-article__body blockquote{color:var(--bw-text);border-inline-start:3px solid var(--bw-green);background:var(--bw-surface-2);margin:22px 0;padding:12px 16px}.bw-news-article__body a{color:var(--bw-green);text-underline-offset:3px}.bw-news-article__body img{border-radius:10px;max-width:100%;height:auto}.bw-news-article__body iframe,.bw-news-article__body video{max-width:100%}.bw-news-source{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:11px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:13px 15px;display:flex}.bw-news-source>span{color:var(--bw-text-muted);text-transform:uppercase;font-size:9px;font-weight:800}.bw-news-source>a,.bw-news-source>strong{color:var(--bw-text);font-size:10px;font-weight:750}.bw-news-source>a{text-decoration:none}.bw-news-source>a:hover{color:var(--bw-green)}.bw-news-related{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:14px;padding:22px}.bw-news-related__heading{margin-bottom:16px}.bw-news-related__heading>span{color:var(--bw-green);text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:850;display:block}.bw-news-related__heading h2{color:var(--bw-text);margin:0;font-size:18px}.bw-news-related__group+.bw-news-related__group{margin-top:16px}.bw-news-related__group h3{color:var(--bw-text-muted);text-transform:uppercase;margin:0 0 8px;font-size:9px;font-weight:800}.bw-news-related__links{flex-wrap:wrap;gap:7px;display:flex}.bw-news-related__links a{min-height:32px;color:var(--bw-text);border:1px solid var(--bw-border);background:var(--bw-surface-2);transition:border-color var(--bw-transition), color var(--bw-transition), background var(--bw-transition);border-radius:999px;align-items:center;padding:6px 10px;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.bw-news-related__links a:hover{color:var(--bw-green);border-color:var(--bw-border-strong)}.bw-news-article__footer{border-top:1px solid var(--bw-border);margin-top:14px;padding-top:14px}.bw-news-back-link{color:var(--bw-text-secondary);align-items:center;gap:7px;font-size:10px;font-weight:750;text-decoration:none;display:inline-flex}.bw-news-back-link:hover{color:var(--bw-green)}@media (width<=650px){.bw-news-details-page{padding-top:16px}.bw-news-article{margin-top:12px}.bw-news-article__header{padding:20px 16px}.bw-news-article__header h1{font-size:29px}.bw-news-article__excerpt{font-size:13px}.bw-news-article__body{padding:21px 16px;font-size:13px}.bw-news-article__body h2{font-size:19px}.bw-news-source{flex-direction:column;align-items:flex-start}.bw-news-related{padding:18px 14px}}.bw-header-search__icon{cursor:pointer;pointer-events:auto;background:0 0;border:0;padding:0}.bw-header-search__icon:hover{color:var(--bw-green)}.bw-header-search__icon:focus-visible{outline:2px solid var(--bw-green);outline-offset:3px;border-radius:50%}.bw-mobile-search{position:relative}.bw-mobile-search input{padding-inline-end:48px}.bw-mobile-search__submit{top:50%;width:34px;height:34px;color:var(--bw-text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;inset-inline-end:7px;transform:translateY(-50%)}.bw-mobile-search__submit:hover{color:var(--bw-green)}.bw-mobile-search__submit svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:17px;height:17px}.bw-mobile-search__submit:focus-visible{outline:2px solid var(--bw-green);outline-offset:1px}.bw-search-hero{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);margin-top:18px;padding:28px}.bw-search-hero__eyebrow{color:var(--bw-green);text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:850;display:block}.bw-search-hero h1{color:var(--bw-text);margin:0;font-size:clamp(29px,4vw,42px)}.bw-search-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;max-width:720px;margin-top:17px;display:grid}.bw-search-form input{min-width:0;min-height:44px;color:var(--bw-text);border:1px solid var(--bw-border);background:var(--bw-surface-2);font:inherit;border-radius:10px;outline:none;padding:0 14px}.bw-search-form input:focus{border-color:var(--bw-green)}.bw-search-hero__summary{color:var(--bw-text-secondary);margin:11px 0 0;font-size:11px;line-height:1.55}.bw-search-group{min-width:0}.bw-search-group__heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:9px;display:flex}.bw-search-group__heading h2{color:var(--bw-text);margin:0;font-size:18px}.bw-search-group__heading>span{min-width:25px;min-height:25px;color:var(--bw-green);border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:999px;place-items:center;padding:3px 6px;font-size:8px;font-weight:800;display:grid}.bw-search-entity-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.bw-search-entity{min-width:0;color:inherit;border:1px solid var(--bw-border);background:var(--bw-surface);transition:border-color var(--bw-transition), background var(--bw-transition);border-radius:11px;align-items:center;gap:10px;padding:10px;text-decoration:none;display:flex}.bw-search-entity:hover{border-color:var(--bw-border-strong);background:var(--bw-surface-2)}.bw-search-entity__image{background:#fff;border-radius:10px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.bw-search-entity__image img{object-fit:contain;width:82%;height:82%}.bw-search-entity__image strong{color:#172127;font-size:13px}.bw-search-entity__content{flex-direction:column;gap:3px;min-width:0;display:flex}.bw-search-entity__content small{color:var(--bw-text-muted);text-transform:uppercase;font-size:8px}.bw-search-entity__content strong{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.bw-search-news-list{border-top:1px solid var(--bw-border)}.bw-search-news{color:inherit;border-bottom:1px solid var(--bw-border);grid-template-columns:150px minmax(0,1fr);align-items:center;gap:14px;padding:11px 0;text-decoration:none;display:grid}.bw-search-news__image{aspect-ratio:16/9;background:var(--bw-surface-2);border-radius:9px;place-items:center;display:grid;overflow:hidden}.bw-search-news__image img{object-fit:cover;width:100%;height:100%}.bw-search-news__image strong{color:var(--bw-text-muted);font-size:14px}.bw-search-news__content{flex-direction:column;gap:4px;min-width:0;display:flex}.bw-search-news__content small{color:var(--bw-text-muted);font-size:8px}.bw-search-news__content strong{color:var(--bw-text);font-size:13px;line-height:1.4}.bw-search-news__content>span{color:var(--bw-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.bw-search-news:hover .bw-search-news__content strong{color:var(--bw-green)}.bw-search-empty{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;margin-top:20px;padding:30px;display:flex}.bw-search-empty__mark{width:54px;height:54px;color:var(--bw-green);border:1px solid var(--bw-border);background:var(--bw-surface-2);border-radius:50%;place-items:center;font-size:13px;font-weight:900;display:grid}.bw-search-empty h2{color:var(--bw-text);margin:0;font-size:17px}.bw-search-empty p{color:var(--bw-text-secondary);margin:0;font-size:11px}@media (width<=1000px){.bw-search-entity-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.bw-search-entity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.bw-search-page{padding-top:16px}.bw-search-hero{margin-top:12px;padding:20px 15px}.bw-search-hero h1{font-size:28px}.bw-search-form{grid-template-columns:1fr}.bw-search-form .bw-button{width:100%}.bw-search-entity-grid{grid-template-columns:1fr}.bw-search-news{grid-template-columns:105px minmax(0,1fr);gap:10px}.bw-search-news__content>span{display:none}}.bw-header-search,.bw-mobile-search{position:relative}.bw-search-autocomplete{top:calc(100% + 8px);z-index:120;overscroll-behavior:contain;border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:13px;width:min(440px,100vw - 28px);max-height:520px;padding:7px;position:absolute;inset-inline-start:0;overflow-y:auto;box-shadow:0 18px 45px #00000038}.bw-search-autocomplete[hidden]{display:none}.bw-search-autocomplete--mobile{width:100%;max-height:420px}.bw-search-autocomplete__group+.bw-search-autocomplete__group{border-top:1px solid var(--bw-border);margin-top:6px;padding-top:6px}.bw-search-autocomplete__group-title{color:var(--bw-text-muted);letter-spacing:.06em;text-transform:uppercase;padding:5px 8px 6px;font-size:8px;font-weight:850}[dir=rtl] .bw-search-autocomplete__group-title{letter-spacing:normal}.bw-search-autocomplete__list{gap:2px;display:grid}.bw-search-autocomplete__item{min-width:0;color:inherit;border-radius:9px;align-items:center;gap:9px;padding:7px 8px;text-decoration:none;display:flex}.bw-search-autocomplete__item:hover,.bw-search-autocomplete__item.is-active{background:var(--bw-surface-2)}.bw-search-autocomplete__image{border:1px solid var(--bw-border);background:#fff;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.bw-search-autocomplete__image img{object-fit:contain;width:82%;height:82%}.bw-search-autocomplete__image strong{color:#172127;font-size:10px}.bw-search-autocomplete__item-content{flex:1;min-width:0}.bw-search-autocomplete__item-content strong{color:var(--bw-text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;display:block;overflow:hidden}.bw-search-autocomplete__empty{color:var(--bw-text-muted);text-align:center;padding:18px 12px;font-size:9px}.bw-search-autocomplete.is-loading{opacity:.72}@media (width<=720px){.bw-search-autocomplete{width:100%;max-height:390px;top:calc(100% + 6px)}.bw-search-autocomplete__item{min-height:46px}}.bw-static-page{min-height:70vh;padding:24px 0 72px}.bw-static-page__hero{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:18px;padding:34px 36px;display:grid;position:relative;overflow:hidden}.bw-static-page__hero:after{content:"";inset-inline-start:36px;background:var(--bw-green);width:72px;height:3px;position:absolute;bottom:0}.bw-static-page__hero-content{min-width:0}.bw-static-page__eyebrow{color:var(--bw-green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:900;display:block}[dir=rtl] .bw-static-page__eyebrow{letter-spacing:normal}.bw-static-page__hero h1{max-width:780px;color:var(--bw-text);margin:0;font-size:clamp(34px,5vw,54px);line-height:1.05}.bw-static-page__updated{color:var(--bw-text-muted);margin-top:10px;font-size:11px;display:block}.bw-static-page__brand{border-inline-start:1px solid var(--bw-border);flex-direction:column;align-items:flex-end;gap:3px;min-width:170px;padding-inline-start:24px;display:flex}.bw-static-page__brand>span{color:var(--bw-green);font-size:34px;font-weight:950;line-height:1}.bw-static-page__brand>strong{color:var(--bw-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:800}[dir=rtl] .bw-static-page__brand{align-items:flex-start}[dir=rtl] .bw-static-page__brand>strong{letter-spacing:normal}.bw-static-page__article{box-sizing:border-box;border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);width:100%;max-width:none;margin:32px 0 48px;padding:32px 36px}.bw-static-page__content{color:var(--bw-text-secondary);font-size:16px;line-height:1.9}.bw-static-page__content>:first-child{margin-top:0}.bw-static-page__content>:last-child{margin-bottom:0}.bw-static-page__content p{margin:0 0 22px}.bw-static-page__content h2,.bw-static-page__content h3,.bw-static-page__content h4{color:var(--bw-text);font-weight:800;line-height:1.35}.bw-static-page__content h2{margin:36px 0 14px;font-size:26px}.bw-static-page__content h3{margin:30px 0 12px;font-size:21px}.bw-static-page__content h4{margin:26px 0 10px;font-size:18px}.bw-static-page__content ul,.bw-static-page__content ol{margin:0 0 24px;padding-inline-start:28px}.bw-static-page__content li{margin-bottom:10px}.bw-static-page__content strong{color:var(--bw-text);font-weight:800}.bw-static-page__content a{color:var(--bw-green);text-underline-offset:3px;font-weight:750;text-decoration-thickness:1px}.bw-static-page__content a:hover{text-decoration-thickness:2px}.bw-static-page__content blockquote{color:var(--bw-text);border-inline-start:3px solid var(--bw-green);background:var(--bw-surface-2);border-radius:8px;margin:28px 0;padding:12px 18px}.bw-static-page__content img{border-radius:12px;max-width:100%;height:auto;margin:28px auto;display:block}.bw-static-page__content iframe,.bw-static-page__content video{border-radius:12px;max-width:100%;margin:28px auto;display:block}.bw-static-page__content table{border-collapse:collapse;width:100%;margin:24px 0}.bw-static-page__content th,.bw-static-page__content td{border:1px solid var(--bw-border);text-align:start;padding:10px 12px}.bw-static-page__content th{color:var(--bw-text);background:var(--bw-surface-2);font-weight:800}@media (width<=720px){.bw-static-page{padding-top:16px}.bw-static-page__hero{grid-template-columns:1fr;gap:20px;margin-top:12px;padding:25px 20px}.bw-static-page__hero:after{inset-inline-start:20px}.bw-static-page__hero h1{font-size:34px}.bw-static-page__brand{border-inline-start:0;border-top:1px solid var(--bw-border);align-items:flex-start;min-width:0;padding:16px 0 0}.bw-static-page__brand>span{font-size:27px}.bw-static-page__article{width:100%;max-width:none;margin:20px 0 36px;padding:22px 18px}.bw-static-page__content{font-size:15px;line-height:1.85}.bw-static-page__content p{margin-bottom:18px}.bw-static-page__content h2{margin:30px 0 12px;font-size:22px}.bw-static-page__content h3{margin:26px 0 10px;font-size:19px}.bw-static-page__content h4{margin:22px 0 9px;font-size:17px}.bw-static-page__content ul,.bw-static-page__content ol{padding-inline-start:22px}.bw-static-page__content li{margin-bottom:8px}.bw-static-page__content blockquote{margin:22px 0;padding:10px 14px}}.bw-contact-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:start;gap:24px;margin:32px 0 48px;display:grid}.bw-contact-layout__content{margin:0}.bw-contact-form-card{border:1px solid var(--bw-border);border-radius:var(--bw-radius-md);background:var(--bw-surface);min-width:0;padding:28px 30px}.bw-contact-form-card__heading{margin-bottom:22px}.bw-contact-form-card__heading>span{color:var(--bw-green);letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:900;display:block}[dir=rtl] .bw-contact-form-card__heading>span{letter-spacing:normal}.bw-contact-form-card__heading h2{color:var(--bw-text);margin:0 0 7px;font-size:25px;line-height:1.25}.bw-contact-form-card__heading p{color:var(--bw-text-secondary);margin:0;font-size:12px;line-height:1.65}.bw-contact-alert{border:1px solid var(--bw-border);border-radius:9px;margin-bottom:18px;padding:12px 14px;font-size:11px;line-height:1.5}.bw-contact-alert--success{color:var(--bw-text);border-color:var(--bw-green);background:var(--bw-surface-2)}.bw-contact-alert--error{color:#ef4444;background:#ef44440f;border-color:#ef444473}.bw-contact-form{gap:17px;display:grid}.bw-contact-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.bw-contact-field{flex-direction:column;gap:7px;min-width:0;display:flex}.bw-contact-field label{color:var(--bw-text);font-size:10px;font-weight:800}.bw-contact-field input,.bw-contact-field textarea{box-sizing:border-box;width:100%;color:var(--bw-text);border:1px solid var(--bw-border);background:var(--bw-surface-2);font:inherit;transition:border-color var(--bw-transition), background var(--bw-transition);border-radius:9px;outline:none;padding:11px 12px;font-size:12px}.bw-contact-field input{min-height:43px}.bw-contact-field textarea{resize:vertical;min-height:170px;line-height:1.6}.bw-contact-field input:focus,.bw-contact-field textarea:focus{border-color:var(--bw-green)}.bw-contact-field input[aria-invalid=true],.bw-contact-field textarea[aria-invalid=true]{border-color:#ef4444}.bw-contact-field__error{color:#ef4444;font-size:9px;line-height:1.4}.bw-contact-form__footer{justify-content:space-between;align-items:center;gap:16px;padding-top:2px;display:flex}.bw-contact-form__footer p{max-width:390px;color:var(--bw-text-muted);margin:0;font-size:9px;line-height:1.5}.bw-contact-form__footer .bw-button{flex:none}.bw-contact-honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}@media (width<=900px){.bw-contact-layout{grid-template-columns:1fr}.bw-contact-layout__content{order:1}.bw-contact-form-card{order:2}}@media (width<=600px){.bw-contact-layout{gap:18px;margin:20px 0 36px}.bw-contact-form-card{padding:22px 18px}.bw-contact-form-card__heading h2{font-size:22px}.bw-contact-form__grid{grid-template-columns:1fr}.bw-contact-form__footer{flex-direction:column;align-items:stretch}.bw-contact-form__footer .bw-button{width:100%}}.bw-footer-column a.is-active{color:var(--bw-green)}.bw-footer-link--disabled{color:var(--bw-text-muted);opacity:.45;cursor:default;display:block}.bw-socials__disabled{cursor:default;opacity:.4;place-items:center;display:grid}.bw-store-button--disabled{cursor:default;opacity:.45;pointer-events:none}.bw-story-row,.bw-news-row,.bw-competition-card,.bw-platform-symbol{color:inherit;text-decoration:none}.bw-logo--image{min-width:0}.bw-logo__dynamic{align-items:center;height:46px;display:flex}.bw-logo__image{object-fit:contain;width:auto;max-width:180px;height:46px}.bw-logo__image--light,.bw-logo__image--dark{display:none}html[data-theme=light] .bw-logo__image--light,html[data-theme=dark] .bw-logo__image--dark,.bw-logo__image--single{display:block}@media (width<=1100px){.bw-logo__image{max-width:150px;height:42px}.bw-logo__dynamic{height:42px}}@media (width<=600px){.bw-logo__image{max-width:132px;height:38px}.bw-logo__dynamic{height:38px}}.bw-calendar-picker{flex:none}.bw-calendar-button{cursor:pointer;position:relative;overflow:hidden}.bw-calendar-button__input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.bw-compact-match--link{color:inherit;cursor:pointer;text-decoration:none}.bw-compact-match--link:visited{color:inherit}.bw-compact-match--link:hover,.bw-compact-match--link:focus-visible{background:var(--bw-surface-2);text-decoration:none}.bw-compact-match--link:focus-visible{outline:2px solid var(--bw-green);outline-offset:-2px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}img{height:auto}a,button,input,textarea,select{-webkit-tap-highlight-color:transparent}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:default}.bw-static-page__content,.bw-news-article__body,.bw-contact-form-card{overflow-wrap:anywhere}.bw-static-page__content iframe,.bw-news-article__body iframe{border:0;width:100%}.bw-static-page__content video,.bw-news-article__body video{width:100%;height:auto}.bw-mobile-download-app{border:1px solid #65dc3238;margin-top:5px;color:var(--bw-green)!important}.bw-socials a,.bw-store-button{transition:color var(--bw-transition), border-color var(--bw-transition), background var(--bw-transition), transform var(--bw-transition)}.bw-socials a:hover,.bw-socials a:focus-visible{color:var(--bw-green);background:var(--bw-surface-hover);border-color:#65dc326b}.bw-store-button:hover,.bw-store-button:focus-visible{border-color:var(--bw-border-strong);background:var(--bw-surface-hover);transform:translateY(-1px)}@media (width<=720px){.bw-static-page__content table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}}@media (hover:none){.bw-button:hover,.bw-competition-card:hover,.bw-club-card:hover,.bw-club-detail-competition:hover,.bw-club-match:hover,.bw-player-current-club:hover,.bw-club-player-card:hover,.bw-news-lead-card:hover,.bw-matches-date-tab:hover{transform:none}}@media (forced-colors:active){.bw-button,.bw-icon-button,.bw-language-switch,.bw-mobile-menu-button,.bw-store-button,.bw-socials a{forced-color-adjust:auto}}.bw-history-page,.bw-history-detail{padding:28px 0 64px}.bw-history-hero{border:1px solid var(--bw-border);background:radial-gradient(circle at 84% 20%, #2ab05133, transparent 28%), linear-gradient(135deg, var(--bw-surface), var(--bw-surface-2));border-radius:22px;justify-content:space-between;align-items:end;gap:30px;min-height:220px;padding:34px;display:flex}.bw-history-hero span,.bw-history-story>span{color:var(--bw-green);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.bw-history-hero h1{color:var(--bw-text);margin:7px 0 10px;font-size:clamp(34px,5vw,58px);line-height:1}.bw-history-hero p{max-width:660px;color:var(--bw-text-secondary);margin:0;font-size:14px;line-height:1.65}.bw-history-hero>strong{color:#2ab05138;font-size:clamp(62px,10vw,120px);line-height:.8}.bw-history-filters{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:16px;grid-template-columns:minmax(180px,1fr) minmax(160px,.6fr) auto auto;align-items:end;gap:10px;margin:18px 0;padding:13px;display:grid}.bw-history-filters label>span{color:var(--bw-text-muted);text-transform:uppercase;margin:0 0 6px 2px;font-size:9px;font-weight:800;display:block}.bw-history-filters select{border:1px solid var(--bw-border);background:var(--bw-surface-2);width:100%;height:44px;color:var(--bw-text);font:inherit;border-radius:11px;padding:0 12px;font-size:12px}.bw-history-filters>a{height:44px;color:var(--bw-green);align-items:center;padding:0 14px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.bw-history-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.bw-history-card{border:1px solid var(--bw-border);background:var(--bw-surface);min-width:0;color:var(--bw-text);transition:transform var(--bw-transition), border-color var(--bw-transition);border-radius:17px;text-decoration:none;overflow:hidden}.bw-history-card:hover{border-color:var(--bw-border-strong);transform:translateY(-3px)}.bw-history-card__image{background:var(--bw-surface-2);height:205px;display:block;position:relative;overflow:hidden}.bw-history-card__image:after{content:"";background:linear-gradient(#0000,#000000d1);position:absolute;inset:45% 0 0}.bw-history-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.bw-history-card:hover img{transform:scale(1.035)}.bw-history-card__image strong,.bw-history-card__image small{z-index:1;position:absolute}.bw-history-card__image strong{background:var(--bw-green);color:#061208;border-radius:9px;padding:7px 10px;font-size:15px;inset:14px auto auto 14px}.bw-history-card__image small{color:#fff;text-transform:uppercase;font-size:10px;font-weight:800;inset:auto 14px 13px}.bw-history-card__content{padding:17px;display:block}.bw-history-card time{color:var(--bw-green);font-size:10px;font-weight:700}.bw-history-card h2{margin:7px 0 8px;font-size:19px;line-height:1.25}.bw-history-card p{color:var(--bw-text-secondary);margin:0;font-size:12px;line-height:1.55}.bw-history-card b{color:var(--bw-green);margin-top:14px;font-size:11px;display:block}.bw-history-empty{border:1px dashed var(--bw-border);text-align:center;border-radius:18px;align-content:center;place-items:center;gap:9px;min-height:300px;display:grid}.bw-history-empty span{font-size:36px}.bw-history-empty h2,.bw-history-empty p{margin:0}.bw-history-empty p{color:var(--bw-text-secondary)}.bw-history-detail__hero{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:24px;min-height:500px;position:relative;overflow:hidden}.bw-history-detail__hero>img,.bw-history-detail__overlay{width:100%;height:100%;position:absolute;inset:0}.bw-history-detail__hero>img{object-fit:cover}.bw-history-detail__overlay{background:linear-gradient(90deg,#010a07f5 0%,#010a07b3 52%,#010a072e)}.bw-history-detail__heading{z-index:1;max-width:650px;position:absolute;inset:auto auto 48px 46px}[dir=rtl] .bw-history-detail__heading{inset:auto 46px 48px auto}.bw-history-detail__heading>span{background:var(--bw-green);color:#061208;border-radius:999px;margin-inline-end:9px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.bw-history-detail__heading time{color:#d1dad5;font-size:11px}.bw-history-detail__heading h1{color:#fff;margin:14px 0 12px;font-size:clamp(34px,5vw,62px);line-height:1.03}.bw-history-detail__heading p{color:#d1dad5;max-width:590px;margin:0;font-size:14px;line-height:1.65}.bw-history-detail__hero>strong{z-index:1;color:#ffffff52;font-size:clamp(55px,9vw,110px);position:absolute;inset:35px 38px auto auto}[dir=rtl] .bw-history-detail__hero>strong{inset:35px auto auto 38px}.bw-history-scorecard{z-index:2;border:1px solid var(--bw-border-strong);background:var(--bw-surface);box-shadow:var(--bw-shadow);border-radius:17px;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;margin:-30px 34px 0;padding:22px 30px;display:grid;position:relative}.bw-history-scorecard div:last-child{text-align:end}.bw-history-scorecard small{color:var(--bw-text-muted);text-transform:uppercase;font-size:9px;display:block}.bw-history-scorecard strong{color:var(--bw-text);margin-top:5px;font-size:21px;display:block}.bw-history-scorecard>b{min-width:74px;color:var(--bw-green);text-align:center;font-size:28px}.bw-theme-toggle{transition:color var(--bw-transition), background var(--bw-transition), border-color var(--bw-transition), transform var(--bw-transition)}.bw-theme-toggle:hover{color:var(--bw-green);background:var(--bw-surface-hover);border-color:var(--bw-green);transform:translateY(-1px)}@media (width>=1120px){:root{--bw-header-height:72px}.bw-header__inner{gap:20px}.bw-logo--image .bw-logo__dynamic{width:34px;height:34px}.bw-logo__wordmark{font-size:18px}.bw-nav{flex:1;justify-content:center;gap:4px}.bw-nav__link{padding-inline:13px;font-size:11px}.bw-nav__link:first-child{order:1}.bw-nav__link:nth-child(2){order:2}.bw-nav__link:nth-child(6){order:3}.bw-nav__link:nth-child(3){order:4}.bw-nav__link:nth-child(4){order:5}.bw-nav__link--on-this-day{order:6}.bw-language-switch{min-width:54px}.bw-footer{padding:32px 0 17px}.bw-footer__grid{gap:28px}.bw-footer-brand p{margin-top:10px;font-size:12px}.bw-footer-column{gap:6px}.bw-footer-column h3{margin-bottom:4px;font-size:11px}.bw-footer-column>a{font-size:11px}.bw-socials a{width:29px;height:29px}.bw-store-button{min-width:146px;padding:6px 10px}.bw-footer__bottom{margin-top:26px;padding-top:13px;font-size:10px}}@media (width<=720px){.bw-header-actions{gap:6px}.bw-theme-toggle{display:inline-grid}}.bw-history-detail__grid{grid-template-columns:minmax(0,1.7fr) minmax(260px,.8fr);gap:18px;margin-top:18px;display:grid}.bw-history-story,.bw-history-facts,.bw-history-related{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:17px;padding:24px}.bw-history-story h2,.bw-history-facts h2,.bw-history-related h2{color:var(--bw-text);margin:5px 0 15px;font-size:22px}.bw-history-story h3{color:var(--bw-text);margin:22px 0 6px;font-size:15px}.bw-history-story p{color:var(--bw-text-secondary);font-size:14px;line-height:1.8}.bw-history-story .bw-button{margin-top:16px;text-decoration:none}.bw-history-facts dl{gap:0;margin:0;display:grid}.bw-history-facts dl div{border-bottom:1px solid var(--bw-border);justify-content:space-between;gap:18px;padding:11px 0;display:flex}.bw-history-facts dt{color:var(--bw-text-muted);font-size:11px}.bw-history-facts dd{color:var(--bw-text);text-align:end;margin:0;font-size:12px;font-weight:800}.bw-history-share{border:1px solid var(--bw-green);width:100%;height:44px;color:var(--bw-green);font:inherit;cursor:pointer;background:0 0;border-radius:11px;margin-top:16px;font-size:12px;font-weight:800}.bw-history-share.is-copied{background:#2ab05124}.bw-history-related{margin-top:18px}.bw-history-related__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.bw-history-related__grid>a{border:1px solid var(--bw-border);background:var(--bw-surface-2);color:var(--bw-text);border-radius:12px;text-decoration:none;overflow:hidden}.bw-history-related__grid>a>span{height:120px;display:block;position:relative;overflow:hidden}.bw-history-related__grid img{object-fit:cover;width:100%;height:100%}.bw-history-related__grid strong{background:var(--bw-green);color:#061208;border-radius:6px;padding:4px 7px;font-size:10px;position:absolute;inset:9px auto auto 9px}.bw-history-related__grid h3{margin:0;padding:12px;font-size:13px}@media (width<=850px){.bw-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-history-detail__grid{grid-template-columns:1fr}}@media (width<=620px){.bw-history-page,.bw-history-detail{padding-top:18px}.bw-history-hero{flex-direction:column;align-items:flex-start;min-height:260px;padding:24px 20px}.bw-history-hero>strong{align-self:end}.bw-history-filters,.bw-history-grid{grid-template-columns:1fr}.bw-history-card__image{height:190px}.bw-history-detail__hero{border-radius:18px;min-height:480px}.bw-history-detail__overlay{background:linear-gradient(#010a0740,#010a07fa)}.bw-history-detail__heading,[dir=rtl] .bw-history-detail__heading{inset:auto 20px 26px}.bw-history-detail__heading h1{font-size:34px}.bw-history-scorecard{gap:10px;margin:-18px 12px 0;padding:17px 13px}.bw-history-scorecard strong{font-size:14px}.bw-history-scorecard>b{min-width:48px;font-size:21px}.bw-history-story,.bw-history-facts,.bw-history-related{padding:18px}.bw-history-related__grid{grid-template-columns:1fr}}@media (width>=1120px){.bw-nav__link{font-size:13px;line-height:1.25}.bw-language-switch{font-size:12px}.bw-footer-brand p{font-size:13px;line-height:1.55}.bw-footer-column h3{font-size:12px;line-height:1.35}.bw-footer-column>a{font-size:12px;line-height:1.45}.bw-footer__bottom{font-size:11px}}.bw-player-profile-v2{background:var(--bw-background);color:var(--bw-text);padding:22px 0 50px}.bw-player-profile-v2 .bw-container{max-width:1240px}.bw-player-profile-v2__heading{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:end;gap:16px;margin:10px 0 14px;display:grid}.bw-player-profile-v2__heading h1{letter-spacing:-.035em;margin:0;font-size:clamp(26px,2.1vw,37px);line-height:1.1}.bw-player-profile-v2__tabs{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:12px;grid-template-columns:repeat(5,1fr);min-height:52px;padding:0 8px;display:grid}.bw-player-profile-v2__tabs button{color:var(--bw-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700;position:relative}.bw-player-profile-v2__tabs button:after{content:"";background:var(--bw-green);opacity:0;border-radius:3px 3px 0 0;height:3px;transition:all .2s;position:absolute;inset:auto 7px 0;transform:scaleX(.45)}.bw-player-profile-v2__tabs button.is-active{color:var(--bw-green)}.bw-player-profile-v2__tabs button.is-active:after{opacity:1;transform:scaleX(1)}.bw-player-dashboard{grid-template-columns:minmax(350px,1.16fr) minmax(360px,1fr) minmax(250px,.7fr);align-items:stretch;gap:14px;display:grid}.bw-player-dashboard__centre,.bw-player-dashboard__aside{gap:14px;display:grid}.bw-player-card{border:1px solid var(--bw-border);background:color-mix(in srgb, var(--bw-surface) 97%, transparent);border-radius:13px;padding:17px;box-shadow:0 10px 30px #00000009}.bw-player-card h2,.bw-player-card h3{color:var(--bw-text);margin:0}.bw-player-card h3{font-size:15px}.bw-player-card h3 small{color:var(--bw-text-muted);margin-inline-start:5px;font-size:9px;font-weight:500}.bw-player-identity-card{grid-template-columns:43% 1fr;min-height:320px;padding:0;display:grid;overflow:hidden}.bw-player-identity-card__image{background:linear-gradient(155deg, color-mix(in srgb, var(--bw-green) 15%, var(--bw-surface-2)), var(--bw-surface-2));place-items:end center;min-height:320px;display:grid;overflow:hidden}.bw-player-identity-card__image img{object-fit:contain;object-position:bottom;width:100%;height:100%}.bw-player-identity-card__image strong{color:var(--bw-green);align-self:center;font-size:80px}.bw-player-identity-card__body{padding:23px 19px 18px}.bw-player-identity-card__body h2{font-size:26px;line-height:1.05}.bw-player-identity-card__body>p,.bw-player-identity-card__body>a{color:var(--bw-text-muted);align-items:center;gap:7px;margin:9px 0 0;font-size:11px;text-decoration:none;display:flex}.bw-player-identity-card__body>p img{object-fit:contain;width:19px;height:13px}.bw-player-identity-card__body>a img{object-fit:contain;width:20px;height:20px}.bw-player-identity-card dl{border-top:1px solid var(--bw-border);border-inline-start:1px solid var(--bw-border);grid-template-columns:repeat(2,minmax(0,1fr));margin:21px 0 0;display:grid}.bw-player-identity-card dl>div{border-inline-end:1px solid var(--bw-border);border-bottom:1px solid var(--bw-border);text-align:center;gap:3px;padding:11px 8px;display:grid}.bw-player-identity-card dt{color:var(--bw-text-muted);font-size:8px}.bw-player-identity-card dd{margin:0;font-size:11px;font-weight:800}.bw-player-season-card__stats{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:14px;display:grid}.bw-player-season-card__stats>span{border:1px solid var(--bw-border);background:var(--bw-surface-2);text-align:center;border-radius:9px;place-items:center;gap:4px;min-height:70px;padding:8px;display:grid}.bw-player-season-card__stats>span:last-child{grid-column:span 2}.bw-player-season-card__stats>span.is-primary{border-color:color-mix(in srgb, var(--bw-green) 55%, var(--bw-border))}.bw-player-season-card__stats b{font-size:20px}.bw-player-season-card__stats .is-primary b{color:var(--bw-green);font-size:26px}.bw-player-season-card__stats small{color:var(--bw-text-muted);font-size:8px}.bw-player-link{width:fit-content;color:var(--bw-green);font:inherit;cursor:pointer;background:0 0;border:0;margin:11px 0 0 auto;padding:0;font-size:10px;font-weight:800;text-decoration:none;display:block}[dir=rtl] .bw-player-link{margin-left:0;margin-right:auto}.bw-player-attributes-card{min-height:186px}.bw-player-radar{width:210px;height:145px;margin:5px auto 0;position:relative}.bw-player-radar svg{width:112px;height:112px;position:absolute;inset:15px 49px 5px;overflow:visible}.bw-player-radar__grid{fill:none;stroke:var(--bw-border);stroke-width:1px}.bw-player-radar__grid--inner{opacity:.65}.bw-player-radar__value{fill:color-mix(in srgb, var(--bw-green) 36%, transparent);stroke:var(--bw-green);stroke-width:1.4px}.bw-player-radar>span{color:var(--bw-text-muted);text-align:center;font-size:8px;position:absolute}.bw-player-radar>span b{color:var(--bw-text);font-size:10px;display:block}.bw-player-radar .is-pace{inset:0 0 auto}.bw-player-radar .is-shooting{inset:31px 0 auto auto}.bw-player-radar .is-passing{inset:auto 0 26px auto}.bw-player-radar .is-defending{inset:auto auto 26px 0}.bw-player-radar .is-physical{inset:31px auto auto 0}.bw-player-radar .is-dribbling{inset:auto 0 0}.bw-player-club-card a{color:var(--bw-text);grid-template-columns:54px 1fr auto;align-items:center;gap:10px;margin-top:13px;text-decoration:none;display:grid}.bw-player-club-card a>span{width:54px;height:54px}.bw-player-club-card a p{gap:3px;min-width:0;margin:0;display:grid}.bw-player-club-card a p strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.bw-player-club-card a p small{color:var(--bw-text-muted);font-size:9px}.bw-player-club-card a em{color:var(--bw-green);font-size:9px;font-style:normal}.bw-player-info-card dl{margin:10px 0 0;display:grid}.bw-player-info-card dl>div{border-top:1px solid var(--bw-border);justify-content:space-between;gap:12px;padding:9px 0;font-size:9px;display:flex}.bw-player-info-card dt{color:var(--bw-text-muted)}.bw-player-info-card dd{text-align:end;margin:0}.bw-player-secondary-grid{grid-template-columns:.94fr 1.3fr 1fr;gap:14px;margin-top:14px;display:grid}.bw-player-next-match>p{color:var(--bw-text-muted);font-size:9px}.bw-player-next-match>a:not(.bw-player-link){color:var(--bw-text);text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;text-decoration:none;display:grid}.bw-player-next-match>a>span{justify-items:center;gap:5px;min-width:0;display:grid}.bw-player-next-match img{object-fit:contain;width:48px;height:48px}.bw-player-next-match small{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;font-weight:700;overflow:hidden}.bw-player-next-match>a>strong{font-size:17px}.bw-player-recent-card>div{margin-top:10px;display:grid}.bw-player-recent-card>div a{border-top:1px solid var(--bw-border);min-height:34px;color:var(--bw-text);grid-template-columns:46px 1fr auto auto;align-items:center;gap:7px;font-size:9px;text-decoration:none;display:grid}.bw-player-recent-card time{color:var(--bw-text-muted);font-size:8px}.bw-player-recent-card a>b{border:1px solid var(--bw-green);color:var(--bw-green);border-radius:5px;padding:3px 6px;font-size:8px}.bw-player-career-card>div{gap:9px;margin-top:12px;display:grid}.bw-player-career-card>div article{align-items:center;gap:10px;display:flex}.bw-player-career-card article>span{flex:0 0 42px;width:42px;height:42px}.bw-player-career-card article p{gap:3px;margin:0;display:grid}.bw-player-career-card article strong{font-size:10px}.bw-player-career-card article small{color:var(--bw-text-muted);font-size:8px}.bw-player-panel{margin-top:14px}.bw-player-panel[hidden]{display:none!important}.bw-player-panel>.bw-player-card>h2{margin-bottom:15px;font-size:20px}.bw-player-match-list{display:grid}.bw-player-match-list a{border-top:1px solid var(--bw-border);min-height:48px;color:var(--bw-text);grid-template-columns:60px 1fr 1fr auto 1fr auto;align-items:center;gap:10px;font-size:10px;text-decoration:none;display:grid}.bw-player-match-list time{color:var(--bw-text-muted)}.bw-player-match-list b{background:var(--bw-green);color:#fff;border-radius:6px;padding:4px 7px}.bw-player-stats-panels{gap:14px;display:grid}.bw-player-stats-panels article>header{align-items:center;gap:11px;display:flex}.bw-player-stats-panels header>span{width:54px;height:54px}.bw-player-stats-panels header p{color:var(--bw-text-muted);margin:3px 0 0;font-size:9px}.bw-player-stats-panels article>section{margin-top:16px}.bw-player-stats-panels section>div{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.bw-player-stats-panels section span{border:1px solid var(--bw-border);background:var(--bw-surface-2);text-align:center;border-radius:8px;justify-items:center;gap:4px;padding:11px 7px;display:grid}.bw-player-stats-panels section b{font-size:17px}.bw-player-stats-panels section small{color:var(--bw-text-muted);font-size:8px}.bw-player-transfer-timeline{gap:10px;display:grid}.bw-player-transfer-timeline article{border:1px solid var(--bw-border);border-radius:9px;padding:13px}.bw-player-transfer-timeline article>div{align-items:center;gap:12px;display:flex}.bw-player-transfer-timeline a{color:var(--bw-text);font-weight:800;text-decoration:none}.bw-player-transfer-timeline p{color:var(--bw-text-muted);margin:7px 0 0;font-size:9px}@media (width<=1050px){.bw-player-profile-v2__heading{grid-template-columns:1fr}.bw-player-dashboard{grid-template-columns:1.15fr 1fr}.bw-player-dashboard__aside{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.bw-player-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-player-career-card{grid-column:1/-1}.bw-player-stats-panels section>div{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=720px){.bw-player-profile-v2{padding-top:14px}.bw-player-profile-v2__heading{gap:12px}.bw-player-profile-v2__heading h1{font-size:22px}.bw-player-profile-v2__tabs{scrollbar-width:none;padding:0 4px;display:flex;overflow-x:auto}.bw-player-profile-v2__tabs::-webkit-scrollbar{display:none}.bw-player-profile-v2__tabs button{min-width:78px}.bw-player-dashboard{grid-template-columns:1fr}.bw-player-identity-card{grid-template-columns:39% 1fr;min-height:270px}.bw-player-identity-card__image{min-height:270px}.bw-player-identity-card__body{padding:18px 13px}.bw-player-identity-card__body h2{font-size:21px}.bw-player-identity-card dl{margin-top:14px}.bw-player-identity-card dl>div{padding:8px 4px}.bw-player-dashboard__aside,.bw-player-secondary-grid{grid-template-columns:1fr}.bw-player-career-card{grid-column:auto}.bw-player-stats-panels section>div{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-player-match-list a{grid-template-columns:50px 1fr auto auto}.bw-player-match-list a>span:nth-of-type(2),.bw-player-match-list a>span:nth-of-type(3){display:none}}@media (width<=430px){.bw-player-identity-card{grid-template-columns:40% 1fr;min-height:285px}.bw-player-identity-card__image{min-height:285px}.bw-player-identity-card__body{padding:16px 10px}.bw-player-identity-card__body h2{font-size:19px}.bw-player-identity-card__body>p,.bw-player-identity-card__body>a{font-size:9px}.bw-player-season-card__stats{grid-template-columns:repeat(2,1fr)}.bw-player-season-card__stats>span:last-child{grid-column:span 2}.bw-player-dashboard__aside{grid-template-columns:1fr}}.bw-search-page{min-height:72vh;padding:22px 0 72px}.bw-search-page .bw-container{max-width:1240px}.bw-search-layout{grid-template-columns:minmax(0,1fr) 244px;align-items:start;gap:22px;margin-top:14px;display:grid}.bw-search-main{min-width:0}.bw-search-hero{background:0 0;border:0;border-radius:0;margin:0;padding:0}.bw-search-hero h1{letter-spacing:-.035em;margin:0 0 15px;font-size:clamp(27px,2.25vw,38px);line-height:1.08}.bw-search-form{max-width:none;margin:0;display:block;position:relative}.bw-search-form input{background:var(--bw-surface);border-radius:9px;width:100%;min-height:52px;padding:0 50px;font-size:14px}.bw-search-form__icon,.bw-search-form__clear{z-index:2;width:38px;height:38px;color:var(--bw-text-muted);place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.bw-search-form__icon{pointer-events:none;inset-inline-start:7px}.bw-search-form__clear{border-radius:50%;inset-inline-end:7px}.bw-search-form__icon svg,.bw-search-form__clear svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:19px;height:19px}.bw-search-form__clear:hover{color:var(--bw-green);background:var(--bw-surface-2)}.bw-search-autocomplete--page{width:100%;max-width:none;top:calc(100% + 6px)}.bw-search-tabs{border-bottom:1px solid var(--bw-border);scrollbar-width:none;gap:0;margin-top:8px;display:flex;overflow-x:auto}.bw-search-tabs::-webkit-scrollbar{display:none}.bw-search-tabs button{min-width:84px;min-height:43px;color:var(--bw-text-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0 15px;font-size:12px;font-weight:750;position:relative}.bw-search-tabs button:after{content:"";background:var(--bw-green);opacity:0;border-radius:3px 3px 0 0;height:3px;transition:opacity .18s,transform .18s;position:absolute;inset:auto 10px -1px;transform:scaleX(.55)}.bw-search-tabs button.is-active{color:var(--bw-green)}.bw-search-tabs button.is-active:after{opacity:1;transform:scaleX(1)}.bw-search-hero__summary{color:var(--bw-text-secondary);margin:15px 0 0;font-size:12px}.bw-search-hero__summary strong{color:var(--bw-green)}.bw-search-results{gap:22px;margin-top:18px;display:grid}.bw-search-results__split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.bw-search-results__split[hidden],.bw-search-group[hidden]{display:none!important}.bw-search-group__heading{margin-bottom:9px}.bw-search-group__heading h2{font-size:17px}.bw-search-entity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bw-search-entity-grid--single{grid-template-columns:1fr}.bw-search-entity{background:var(--bw-surface);border-radius:11px;gap:13px;min-height:90px;padding:12px 14px}.bw-search-entity__image{background:color-mix(in srgb, var(--bw-surface-2) 92%, #fff);border-radius:9px;flex:0 0 62px;width:62px;height:62px}.bw-search-entity--person .bw-search-entity__image{border-radius:9px 9px 0 0;align-self:end;height:76px;overflow:hidden}.bw-search-entity--person .bw-search-entity__image img{object-fit:contain;object-position:bottom;width:100%;height:100%}.bw-search-entity__content{gap:6px}.bw-search-entity__content strong{font-size:14px}.bw-search-entity__content small{color:var(--bw-text-muted);text-transform:none;font-size:10px;line-height:1.35}.bw-search-entity__arrow{fill:none;width:18px;height:18px;stroke:var(--bw-text-muted);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;margin-inline-start:auto}.bw-search-entity:hover .bw-search-entity__arrow{color:var(--bw-green);stroke:var(--bw-green);transform:translate(2px)}[dir=rtl] .bw-search-entity__arrow{transform:scaleX(-1)}[dir=rtl] .bw-search-entity:hover .bw-search-entity__arrow{transform:scaleX(-1)translate(2px)}.bw-search-news-list,.bw-search-match-list{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:11px;overflow:hidden}.bw-search-news{border-top:0;grid-template-columns:122px minmax(0,1fr);gap:12px;padding:10px}.bw-search-news:last-child{border-bottom:0}.bw-search-news__image{border-radius:7px}.bw-search-news__content small{font-size:9px}.bw-search-news__content strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.bw-search-news__content>span{-webkit-line-clamp:1;font-size:9px}.bw-search-match{border-bottom:1px solid var(--bw-border);min-height:82px;color:var(--bw-text);grid-template-columns:1fr auto;gap:5px 10px;padding:10px 12px;text-decoration:none;display:grid}.bw-search-match:last-child{border-bottom:0}.bw-search-match>small{color:var(--bw-text-muted);grid-column:1/-1;font-size:9px}.bw-search-match__teams{grid-template-columns:minmax(0,1fr) 24px auto 24px minmax(0,1fr);align-items:center;gap:7px;display:grid}.bw-search-match__teams strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.bw-search-match__teams strong:last-child{text-align:end}.bw-search-match__teams img{object-fit:contain;width:24px;height:24px}.bw-search-match__teams b{white-space:nowrap;font-size:14px}.bw-search-match em{color:var(--bw-text-muted);align-self:center;font-size:9px;font-style:normal}.bw-search-group__more{color:var(--bw-green);text-align:end;padding:10px 12px;font-size:10px;font-weight:750;text-decoration:none;display:block}.bw-search-sidebar{gap:14px;padding-top:52px;display:grid}.bw-search-side-card,.bw-search-help-card{border:1px solid var(--bw-border);background:var(--bw-surface);border-radius:11px;overflow:hidden}.bw-search-side-card>h2{border-bottom:1px solid var(--bw-border);margin:0;padding:14px 14px 11px;font-size:13px}.bw-search-popular-list,.bw-search-competition-list{padding:5px 12px;display:grid}.bw-search-popular-list a{min-height:38px;color:var(--bw-text);border-bottom:1px solid var(--bw-border);align-items:center;gap:9px;font-size:10px;text-decoration:none;display:flex}.bw-search-popular-list a:last-child{border-bottom:0}.bw-search-popular-list svg{fill:none;width:17px;height:17px;stroke:var(--bw-text-muted);stroke-width:1.5px;stroke-linecap:round}.bw-search-competition-list a{min-height:56px;color:var(--bw-text);border-bottom:1px solid var(--bw-border);grid-template-columns:35px 1fr 16px;align-items:center;gap:9px;text-decoration:none;display:grid}.bw-search-competition-list a:last-child{border-bottom:0}.bw-search-competition-list__logo{background:color-mix(in srgb, var(--bw-surface-2) 92%, #fff);border-radius:7px;place-items:center;width:35px;height:35px;display:grid}.bw-search-competition-list__logo img{object-fit:contain;width:78%;height:78%}.bw-search-competition-list a>span:nth-child(2){gap:3px;min-width:0;display:grid}.bw-search-competition-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.bw-search-competition-list small{color:var(--bw-text-muted);font-size:8px}.bw-search-competition-list a>svg{fill:none;width:15px;height:15px;stroke:var(--bw-text-muted);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.bw-search-side-card__more{border-top:1px solid var(--bw-border);color:var(--bw-green);text-align:center;padding:12px;font-size:9px;font-weight:750;text-decoration:none;display:block}.bw-search-help-card{text-align:center;justify-items:center;gap:7px;padding:20px 15px;display:grid}.bw-search-help-card>svg,.bw-search-empty>svg{fill:none;width:42px;height:42px;stroke:var(--bw-green);stroke-width:1.5px;stroke-linecap:round}.bw-search-help-card h2{margin:0;font-size:12px}.bw-search-help-card p{color:var(--bw-text-muted);margin:0;font-size:9px;line-height:1.5}.bw-search-empty{margin-top:18px}.bw-search-empty__mark{display:none}@media (width<=900px){.bw-search-layout{grid-template-columns:1fr}.bw-search-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0}.bw-search-help-card{display:none}}@media (width<=680px){.bw-search-page{padding-top:14px}.bw-search-layout{margin-top:10px}.bw-search-hero h1{margin-bottom:12px;font-size:23px}.bw-search-form input{min-height:44px;padding-inline:42px;font-size:12px}.bw-search-tabs button{min-width:70px;min-height:39px;padding:0 11px;font-size:10px}.bw-search-hero__summary{margin-top:12px;font-size:11px}.bw-search-results{gap:18px;margin-top:15px}.bw-search-results__split,.bw-search-entity-grid{grid-template-columns:1fr}.bw-search-entity{min-height:72px;padding:9px 11px}.bw-search-entity__image{flex-basis:50px;width:50px;height:50px}.bw-search-entity--person .bw-search-entity__image{height:62px}.bw-search-entity__content strong{font-size:12px}.bw-search-entity__content small{font-size:9px}.bw-search-news{grid-template-columns:96px minmax(0,1fr)}.bw-search-news__content>span,.bw-search-sidebar{display:none}.bw-search-group__heading h2{font-size:15px}}@media (width<=390px){.bw-search-tabs button{min-width:65px}.bw-search-match__teams{grid-template-columns:minmax(0,1fr) 21px auto 21px minmax(0,1fr);gap:5px}.bw-search-match__teams img{width:21px;height:21px}}.bw-magazine-web{max-width:1180px;margin:0 auto;padding:42px 24px 80px}.bw-magazine-web__header{grid-template-columns:minmax(220px,360px) 1fr;align-items:center;gap:48px;margin-bottom:54px;display:grid}.bw-magazine-web__header>img{aspect-ratio:4/5;object-fit:cover;border-radius:22px;width:100%;box-shadow:0 24px 70px #0000005c}.bw-magazine-web__header span,.bw-magazine-web__header strong{color:#22cf61;font-weight:800}.bw-magazine-web__header h1{margin:14px 0;font-size:clamp(2.2rem,5vw,4.8rem);line-height:1}.bw-magazine-web__header p{max-width:680px;color:var(--bw-text-muted,#9ba9a1);font-size:1.1rem;line-height:1.7}.bw-magazine-web__pages{justify-content:center;gap:40px;display:grid}.bw-magazine-web__pages figure{width:min(100%,800px);margin:0}.bw-magazine-web__pages img{aspect-ratio:4/5;object-fit:contain;background:#010504;border:1px solid #22cf6133;border-radius:16px;width:100%;display:block}.bw-magazine-web__pages figcaption{color:var(--bw-text-muted,#9ba9a1);text-align:center;padding-top:10px}@media (width<=720px){.bw-magazine-web__header{grid-template-columns:1fr;gap:28px}.bw-magazine-web__header>img{max-width:330px;margin:0 auto}}
