*{box-sizing:border-box}body{margin:0;font-family:Barlow,sans-serif;color:#1f2a37;background:#f4f5f7}input,select,button{font-family:inherit}a{text-decoration:none;color:inherit}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path d='M2 4l4 4 4-4' fill='none' stroke='%2316395B' stroke-width='1.6'/></svg>");background-repeat:no-repeat;background-position:right 14px center}@keyframes branUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes branMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes splashSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes splashSpinRev{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes splashPulseRing{0%,to{opacity:.25;transform:scale(1)}50%{opacity:.7;transform:scale(1.06)}}@keyframes splashLogoIn{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}@keyframes splashGlow{0%,to{box-shadow:0 0 36px #e2752e38,0 0 72px #e2752e12}50%{box-shadow:0 0 60px #e2752e80,0 0 120px #e2752e2e}}@keyframes splashRevealUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes splashDot{0%,80%,to{transform:scale(.5);opacity:.25}40%{transform:scale(1.1);opacity:1}}@keyframes splashExit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-18px) scale(.99)}}.bfc-stat-strip{max-width:1180px;margin:-34px auto 0;padding:0 24px;position:relative;z-index:5}.bfc-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.bfc-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.bfc-hero-heading{font-family:Oswald,sans-serif;font-weight:700;text-transform:uppercase;font-size:60px;line-height:.98;margin:18px 0 10px;letter-spacing:.5px;text-wrap:balance}.bfc-header-inner{max-width:1180px;margin:0 auto;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.bfc-nav{display:flex;align-items:center;gap:6px}@media (max-width: 960px){.bfc-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.bfc-grid-2{grid-template-columns:1fr}.bfc-stat-strip{margin:0 auto;padding:20px 16px 0}.bfc-header-inner{flex-wrap:wrap;padding:12px 16px 0;gap:8px}.bfc-nav{order:3;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:10px;gap:2px;scrollbar-width:none;-ms-overflow-style:none}.bfc-nav::-webkit-scrollbar{display:none}.bfc-hero-heading{font-size:44px}}@media (max-width: 480px){.bfc-grid-4{grid-template-columns:1fr 1fr}.bfc-hero-heading{font-size:36px}}.bfc-table-grid{display:grid;grid-template-columns:48px 1fr repeat(7,46px) 60px;gap:6px}.bfc-fixture-card{display:grid;grid-template-columns:130px 1fr 90px 1fr 120px;gap:12px;align-items:center}.bfc-player-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bfc-player-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:36px}.bfc-player-match-row{display:grid;grid-template-columns:120px 1fr 80px 32px;gap:12px;align-items:center}.bfc-squads-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.bfc-footer-grid{max-width:1180px;margin:0 auto;padding:54px 24px 30px;display:grid;grid-template-columns:1.7fr 1fr 1fr 1.4fr;gap:36px}.bfc-hero-logo{width:230px;height:230px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 24px 60px #00000059;border:6px solid rgba(255,255,255,.15)}.bfc-hero-logo img{width:170px;height:170px;object-fit:contain;display:block}.bfc-match-hero{padding:24px 24px 40px}.bfc-match-score-display{display:flex;align-items:center;justify-content:center;gap:30px}.bfc-match-score-num{font-family:Oswald;font-weight:700;font-size:56px;line-height:1}.bfc-match-team-avatar{width:80px;height:80px;border-radius:50%;color:#fff;font-family:Oswald;font-weight:700;font-size:26px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}@media (max-width: 480px){.bfc-match-hero{padding:16px 16px 28px}.bfc-match-score-display{gap:14px}.bfc-match-score-num{font-size:38px}.bfc-match-team-avatar{width:56px;height:56px;font-size:18px}}.bfc-admin-sidebar{background:#102b45;color:#fff;display:flex;flex-direction:column;position:fixed;top:0;left:0;width:240px;height:100vh;overflow-y:auto;z-index:20;transition:transform .25s cubic-bezier(.4,0,.2,1)}.bfc-admin-main{margin-left:240px;padding:34px 40px;min-height:100vh}.bfc-admin-topbar{display:none}.bfc-admin-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:19;display:none}@media (max-width: 900px){.bfc-player-grid{grid-template-columns:repeat(3,1fr)}.bfc-table-grid{grid-template-columns:48px 1fr 46px 46px 60px}.bfc-table-grid>*:nth-child(4),.bfc-table-grid>*:nth-child(5),.bfc-table-grid>*:nth-child(6),.bfc-table-grid>*:nth-child(7),.bfc-table-grid>*:nth-child(8){display:none}}@media (max-width: 768px){.bfc-fixture-card{grid-template-columns:1fr 80px 1fr;gap:6px 8px;padding:14px 16px!important}.bfc-fixture-card>*:nth-child(1){grid-column:1 / -1}.bfc-fixture-card>*:nth-child(2){grid-column:1;justify-content:flex-end!important}.bfc-fixture-card>*:nth-child(3){grid-column:2;text-align:center}.bfc-fixture-card>*:nth-child(4){grid-column:3}.bfc-fixture-card>*:nth-child(5){grid-column:1 / -1;text-align:center!important;font-size:11px}.bfc-player-grid{grid-template-columns:repeat(2,1fr);gap:12px}.bfc-player-stats{grid-template-columns:repeat(2,1fr)}.bfc-player-match-row{grid-template-columns:90px 1fr 70px 28px;gap:8px}.bfc-squads-grid{grid-template-columns:1fr;gap:16px}.bfc-footer-grid{grid-template-columns:1fr 1fr;gap:24px;padding:40px 16px 24px}.bfc-hero-logo{width:160px;height:160px}.bfc-hero-logo img{width:116px;height:116px}.bfc-admin-sidebar{transform:translate(-100%)}.bfc-admin-sidebar.bfc-sidebar-open{transform:translate(0)}.bfc-admin-main{margin-left:0;padding:16px 16px 40px}.bfc-admin-topbar{display:flex;align-items:center;gap:14px;background:#102b45;color:#fff;padding:13px 16px;position:sticky;top:0;z-index:15}.bfc-admin-overlay.bfc-overlay-open{display:block}}@media (max-width: 480px){.bfc-table-grid{grid-template-columns:34px 1fr 30px 50px}.bfc-table-grid>*:nth-child(9){display:none}.bfc-footer-grid{grid-template-columns:1fr;gap:28px;padding:32px 16px 20px}.bfc-hero-logo{width:130px;height:130px}.bfc-hero-logo img{width:94px;height:94px}.bfc-player-stats{gap:10px}.bfc-player-match-row{grid-template-columns:80px 1fr 58px 26px;gap:6px}}@media (max-width: 768px){section{padding-left:16px!important;padding-right:16px!important}.bfc-hero-text{min-width:0!important}}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:2px solid #E2752E;outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.bfc-marquee-inner{animation:none!important}}
