.bt-header{position:sticky;top:0;z-index:50;background:var(--header-bg)}.h-inner{height:64px;display:flex;align-items:center;justify-content:space-between}.h-logo{height:80px;width:auto}.h-right{display:flex;align-items:right;justify-content:right;gap:14px}.h-link{color:#c8d6e5;text-decoration:none;font-weight:700}.h-link:hover{color:#fff}.hero-title{font-family:Copperplate,Cinzel,Trajan Pro,serif}.hero{position:relative;background-image:linear-gradient(180deg,#030e18d9,#030e1873 35%,#030e18b3),var(--hero);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff}.hero-in{position:relative;min-height:clamp(520px,80vh,900px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:72px 0}.hero-title{margin:0 0 16px;font-size:clamp(34px,5.6vw,64px);line-height:1.08;font-weight:800;color:#fff;max-width:980px;opacity:0;transform:translateY(12px);animation:hero-fade-up .6s cubic-bezier(.2,.7,.2,1) .05s forwards}.hero-sub{margin:0 0 24px;color:#ffffffe0;font-size:clamp(14px,2.2vw,18px);font-weight:600;max-width:760px;opacity:0;transform:translateY(12px);animation:hero-fade-up .7s cubic-bezier(.2,.7,.2,1) .2s forwards}.hero-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;opacity:0;transform:translateY(12px);animation:hero-fade-up .7s cubic-bezier(.2,.7,.2,1) .35s forwards}.hero .bt-btn-outline{color:#fff;border:2px solid rgba(255,255,255,.95);background:transparent;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.hero .bt-btn-outline:hover{background:#ffffff1a;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.hero .bt-btn-yellow{box-shadow:0 8px 24px #00000040;transition:transform .2s ease,box-shadow .2s ease}.hero .bt-btn-yellow:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0000004d}@media (max-width: 768px){.hero-in{min-height:70vh;padding:56px 0}}@keyframes hero-fade-up{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.hero-title,.hero-sub,.hero-cta{animation:none;opacity:1;transform:none}.hero .bt-btn-outline,.hero .bt-btn-yellow{transition:none}}.bt-footer{background:var(--header-bg, #030E18);color:#ffffffd9;border-top:1px solid rgba(255,255,255,.08);padding:14px 0;margin-top:24px;font-weight:700;font-size:14px}.footer-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.footer-center{justify-self:center;text-align:center}.footer-right{justify-self:end;display:flex;gap:18px}.footer-right a{color:var(--link, #c8d6e5);text-decoration:none;font-weight:800}.footer-right a:hover{text-decoration:underline}@media (max-width: 600px){.footer-row{display:flex;flex-direction:column;align-items:center;row-gap:8px}.footer-row>div:first-child{display:none}.footer-center{order:1;text-align:center}.footer-right{order:2;justify-content:center}}.tb-wrap{display:flex;gap:8px;padding:8px;background:#fff;border:1px solid #E1E6EE;border-radius:6px;width:100%;max-width:100%;margin:0 auto;overflow-x:auto;justify-content:center;flex-wrap:wrap;min-height:60px}@media (min-width: 768px){.tb-wrap{gap:12px;padding:10px;width:max-content;flex-wrap:nowrap;min-height:auto}}.tb-tab{display:inline-flex;align-items:center;gap:6px;padding:10px 12px;border-radius:6px;border:1px solid transparent;font-weight:800;cursor:pointer;white-space:nowrap;text-transform:uppercase;font-family:var(--font-display);font-weight:700;letter-spacing:.35px;font-size:12px;min-height:44px;flex:0 1 auto;justify-content:center}@media (max-width: 767px){.tb-tab{min-width:120px;margin:2px}.tb-wrap{justify-content:center;align-items:center}}@media (min-width: 768px){.tb-tab{gap:8px;padding:12px 16px;font-size:14px;flex:none;min-height:auto;min-width:auto;margin:0}}.tb-tab.is-active{background:#ffd400;color:#0b4aa2}.tb-tab.is-inactive{background:#fff;color:#b8c0cc;border:1px solid #F0F3F7}.tb-icon{line-height:0}.tb-label{letter-spacing:.2px;font-size:inherit}@media (max-width: 767px){.tb-icon svg{width:16px;height:16px}}@media (min-width: 768px){.tb-icon svg{width:18px;height:18px}}.pc-card{background:#fff;border:1.5px solid #E6EBF2;border-radius:12px;padding:16px;width:100%;max-width:100%}@media (max-width: 767px){.pc-card{padding:12px}}.pc-rail{display:flex;align-items:center;gap:12px;height:70px;width:90%;margin:0 auto 12px;padding:0 16px;background:#10324d;color:#39c2ff;border-radius:15.77px 15.77px 12px 12px}@media (min-width: 768px){.pc-rail{height:90px;width:80%;margin:0 0 12px 90px}}.pc-rail-img{height:28px;width:auto;display:block}@media (min-width: 768px){.pc-rail-img{height:32px}}.pc-rail-text{font-weight:800;letter-spacing:.2px;font-size:12px}@media (min-width: 768px){.pc-rail-text{font-size:14px}}.pc-surface{position:relative;border-radius:10.23px;border:2.56px solid transparent;background-size:cover;background-position:center;background-repeat:no-repeat;aspect-ratio:1.1;transform:perspective(1200px) rotateX(3deg);clip-path:polygon(5% 0%,95% 0%,100% 96%,0% 96%);padding:16px 10px;display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 768px){.pc-surface{aspect-ratio:.95;padding:20px 14px}}.pc-surface:before,.pc-surface:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:0}.pc-surface:before{background:radial-gradient(120% 80% at 50% 100%,rgba(0,0,0,.32),transparent 46%),radial-gradient(120% 65% at 50% 0%,rgba(255,255,255,.12),transparent 36%)}.pc-surface:after{background:#00000080}.pc-surface>*{position:relative;z-index:1}.pc-row{display:flex;justify-content:space-between;gap:10px;margin:0 auto}@media (min-width: 768px){.pc-row{gap:14px}}.pc-row.r1{max-width:75%}.pc-row.r2,.pc-row.r3{max-width:95%}.pc-row.r4{max-width:60%}@media (min-width: 768px){.pc-row.r1{max-width:62%}.pc-row.r2,.pc-row.r3{max-width:92%}.pc-row.r4{max-width:45%}}.pc-player{width:clamp(80px,15vw,124.5px)}@media (min-width: 768px){.pc-player{width:clamp(110px,12vw,124.5px)}}.pc-tile{position:relative;width:100%}.pc-tile-img{width:100%;height:auto;display:block;border-radius:2.25px;margin-bottom:16px}@media (min-width: 768px){.pc-tile-img{margin-bottom:20px}}.pc-tile-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;pointer-events:none}@media (min-width: 768px){.pc-tile-content{gap:6px}}.pc-dot{width:6px;height:6px;border-radius:50%;background:#0b1d36;opacity:.9}@media (min-width: 768px){.pc-dot{width:8px;height:8px}}.pc-pos{margin-top:2px;color:#0b1d36;font-weight:900;font-size:10px;letter-spacing:.35px;text-transform:uppercase}@media (min-width: 768px){.pc-pos{margin-top:4px;font-size:12px}}@media (max-width: 480px){.pc-card{padding:8px}.pc-surface{padding:12px 8px;aspect-ratio:1.2}.pc-row{gap:8px}.pc-player{width:clamp(70px,18vw,100px)}.pc-rail{height:60px;padding:0 12px}.pc-rail-img{height:24px}.pc-rail-text{font-size:11px}}.sb-panel{background:#fff;border:1px solid #E6EBF2;border-radius:12px;padding:16px;box-sizing:border-box;width:100%;max-width:100%}.sb-title{font-family:var(--font-display, "Cinzel", serif);text-transform:uppercase;color:#1e54a3;font-weight:800;letter-spacing:.4px;text-align:center;margin:0 0 4px;font-size:20px}@media (min-width: 768px){.sb-title{font-size:24px}}.sb-club{text-align:center;color:#0a0a0a;opacity:.85;font-weight:800;margin-bottom:12px;font-size:14px}@media (min-width: 768px){.sb-club{font-size:16px}}.sb-balance{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;margin-bottom:10px}@media (min-width: 768px){.sb-balance{grid-template-columns:1fr 150px}}.sb-bank-chip{display:flex;gap:8px;align-items:center;justify-content:center;background:#f3f5f8;border:1px solid #E6EBF2;border-radius:0;padding:10px 12px;min-height:44px}.sb-bank-label{color:#9aa5b5;font-weight:900;letter-spacing:.3px;text-transform:uppercase;font-size:12px}.sb-bank-value{color:#0a0a0a;font-weight:900;font-size:14px}.sb-reset-btn{background:var(--yellow,#FFD400);color:#0a0a0a;border:0;border-radius:0;padding:10px 12px;font-weight:900;text-transform:uppercase;cursor:pointer;min-height:44px;font-size:12px;white-space:nowrap}@media (min-width: 768px){.sb-reset-btn{font-size:14px}}.sb-reset-btn:hover{background:var(--yellow-hover,#E6C200)}.sb-deadline{background:#0f2a4b;color:#e7f0fa;border-radius:0;padding:10px 12px;font-weight:400;margin:8px 0 10px;font-size:12px;line-height:1.4}@media (min-width: 768px){.sb-deadline{font-size:14px}}.sb-deadline strong{color:#fff}.sb-complete{width:100%;background:var(--yellow,#FFD400);color:#0a0a0a;border:0;border-radius:0;padding:12px 14px;font-weight:900;text-transform:uppercase;cursor:pointer;margin-bottom:12px;min-height:48px;font-size:14px}@media (min-width: 768px){.sb-complete{font-size:16px}}.sb-complete:hover{background:var(--yellow-hover,#E6C200)}.sb-table{width:100%;border-top:1px solid #EEF2F7;margin-top:30px;overflow-x:auto;border-radius:8px;border:1px solid #E6EBF2;position:relative}.sb-head{display:grid;grid-template-columns:minmax(120px,1fr) 50px 70px 50px 70px;column-gap:8px;padding:10px 8px;color:#000;font-weight:900;text-transform:uppercase;letter-spacing:.25px;border-bottom:2px solid #C4C4C4;font-family:var(--font-display,"Cinzel",serif);font-size:10px;line-height:1.1;box-sizing:border-box;margin-bottom:30px;min-width:400px}@media (min-width: 768px){.sb-head{grid-template-columns:minmax(120px,1fr) 44px 74px 50px 58px;column-gap:10px;font-size:12px;min-width:auto}}.sb-head>span{white-space:nowrap}.sb-body{display:grid}.sb-row{display:grid;grid-template-columns:minmax(120px,1fr) 50px 70px 50px 70px;column-gap:8px;align-items:center;padding:12px 8px;border-bottom:1px solid #F3F6FA;box-sizing:border-box;min-width:400px}@media (min-width: 768px){.sb-row{grid-template-columns:minmax(120px,1fr) 44px 74px 50px 58px;column-gap:10px;min-width:auto}}.sb-row:last-child{border-bottom:0}.sb-table,.sb-head,.sb-row{max-width:100%;overflow:hidden}.sb-player{display:flex;align-items:center;gap:10px;min-width:0}.sb-bullet{width:14px;height:14px;border-radius:4px;flex:0 0 14px;box-shadow:inset 0 -2px #0000001f}.sb-ptext{display:flex;flex-direction:column;min-width:0}.sb-pname{font-weight:750;color:#030e18;letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:7px;font-size:12px}@media (min-width: 768px){.sb-pname{font-size:13px}}.sb-psub{font-size:10px;color:#9aa5b5;text-transform:uppercase;letter-spacing:.25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 768px){.sb-psub{font-size:12px}}.sb-cell{font-weight:600;color:#111827;font-size:12px;text-align:center;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.sb-cell{font-size:14px}}.sb-right{text-align:right;justify-content:flex-end}@media (max-width: 767px){.sb-table{border-radius:8px;border:1px solid #E6EBF2;background:#fff;overflow-x:scroll;-webkit-overflow-scrolling:touch}.sb-head,.sb-row{min-width:400px;width:400px}.sb-head span:last-child,.sb-row>div:last-child{background:#ffffffe6;border-radius:4px;padding:2px 4px}.sb-head,.sb-row{display:grid;grid-template-columns:minmax(120px,1fr) 50px 70px 50px 70px;min-width:400px;width:400px}.sb-head span,.sb-row>div{display:flex;align-items:center;justify-content:center}.sb-head span:first-child,.sb-row .sb-player{justify-content:flex-start}.sb-head span:last-child,.sb-row>div:last-child{justify-content:flex-end}.sb-cell{text-align:center;justify-content:center}.sb-right{text-align:right;justify-content:flex-end}}.lg-card{background:#fff;border:1px solid #E6EBF2;border-radius:12px;padding:16px}.lg-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px;align-items:center;justify-content:center}.lg-select{position:relative;background:#0f2a4b;color:#fff;border-radius:0;padding:0 12px;display:inline-flex;align-items:center;height:44px;min-width:200px}.lg-select select{font-family:var(--font-display);text-transform:uppercase;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:0;outline:none;background:transparent;color:#fff;font-weight:700;padding-right:24px;height:100%}.lg-caret{position:absolute;right:10px;pointer-events:none;opacity:.9;color:#fff}@media (max-width: 900px){.lg-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;justify-items:center}.lg-select{width:100%;min-width:0}}@media (max-width: 360px){.lg-filters{grid-template-columns:1fr}}.lg-crumbs{display:flex;gap:30px;margin:40px 0;align-items:center;justify-content:center;flex-wrap:wrap}@media (max-width: 900px){.lg-crumbs{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:12px;justify-items:center}.lg-crumb{min-width:0;width:100%}.lg-crumbs .lg-crumb:nth-child(3){grid-column:1 / -1;justify-self:center}}@media (max-width: 360px){.lg-crumbs{grid-template-columns:1fr}}.lg-crumb{background:#eff3f8;color:#6b7280;height:64px;min-width:200px;padding:6px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:6px;font-weight:800;position:relative;isolation:isolate}.lg-crumb:after{content:"";position:absolute;right:-8px;top:0;width:10px;height:100%;background:inherit;clip-path:polygon(0 0,100% 50%,0 100%)}.lg-crumb.is-active{background:#ffd400;color:#0a0a0a}.lg-crumb-title{font-size:11px;letter-spacing:.35px;margin-bottom:2px;line-height:1}.lg-crumb-value{font-size:20px;line-height:1}.lg-table{border:1px solid #EEF2F7;border-radius:10px;overflow:hidden}.lg-thead{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#fbfcfe;color:#6b7280;font-weight:900;font-size:12px;border-bottom:1px solid #EEF2F7}.lg-league-badge{color:#1e54a3;font-weight:900;white-space:nowrap}.lg-rows{display:grid}.lg-row{display:grid;grid-template-columns:60px 1fr 140px;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #F3F6FA}.lg-row:last-child{border-bottom:0}.lg-rank{text-align:center;font-weight:900;color:#111827}.lg-team{display:flex;align-items:center;gap:10px;min-width:0}.lg-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(180deg,#f0f4ff,#c6d4ff);border:1px solid #d9e2ff;flex-shrink:0}.lg-team-text{display:flex;flex-direction:column;min-width:0}.lg-team-name{font-weight:900;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lg-owner{font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lg-pts{text-align:right;font-weight:900;color:#111827;white-space:nowrap}.lg-pts-suffix{color:#6b7280;font-weight:800;margin-left:4px}.lg-pager{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px}.lg-page-btn{width:34px;height:34px;border-radius:50%;border:0;background:#ffd400;color:#0a0a0a;font-weight:900;cursor:pointer}.lg-page-btn:hover{background:#e6c200}.lg-page-text{color:#6b7280;font-weight:800}@media (max-width: 640px){.lg-crumb{min-width:160px;height:58px}.lg-select{min-width:160px}}@media (max-width: 767px){.lg-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.lg-thead,.lg-row{min-width:420px}}.chat-card{background:#fff;border:1px solid #E6EBF2;border-radius:12px;height:100%;min-height:560px;display:flex;flex-direction:column;overflow:hidden}.chat-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;min-height:80px}.chat-avatars{grid-column:1;justify-self:start;display:flex;gap:0px;align-items:center}.chat-title{grid-column:2;justify-self:center;font-family:var(--font-display, "Cinzel", serif);font-size:22px;color:#197dda;text-transform:uppercase;font-weight:900;letter-spacing:.35px}.chat-av{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 0 0 1px #0000000d;overflow:hidden}.chat-av img{width:22px;height:22px;object-fit:contain;display:block;align-items:left}.chat-av.p1{background:#f4e9ff}.chat-av.p2{background:#eaf3ff}.chat-av.p3{background:#eaf7f4}.chat-av.p4{background:#fff4da}.chat-av img{width:22px;height:22px;object-fit:contain;display:block}.chat-body{flex:1;padding:12px 10px;background:#f8fafd;overflow-y:auto}.msg-row{margin-bottom:10px;display:flex;flex-direction:column;max-width:88%}.msg-row.in{align-items:flex-start}.msg-row.out{align-items:flex-end;margin-left:auto}.msg-meta{margin:0 0 4px 8px;font-size:12px;color:#197dda;font-weight:800}.msg-name{text-transform:uppercase;letter-spacing:.2px}.msg-bubble{padding:8px 10px;border-radius:6px;box-shadow:0 1px 1px #0000000a;position:relative}.msg-bubble.in{background:#eef2f6;color:#2c3e50}.msg-bubble.out{background:#0f2a4b;color:#fff}.msg-text{white-space:pre-wrap;font-weight:600;line-height:1.25}.msg-time{font-size:10px;opacity:.85;margin-top:4px;text-align:right;font-weight:700}.chat-input{padding:8px;border-top:1px solid #EEF2F7;background:#fff;display:flex;align-items:center;gap:8px}.ci-btn{border:0;background:transparent;color:#6b7280;cursor:pointer}.ci-btn:hover{color:#374151}.ci-input{flex:1;height:36px;border:1px solid #E1E6EE;border-radius:20px;padding:0 12px;font-weight:600;color:#111827;outline:none;background:#fafbfd}.ci-input::placeholder{color:#9aa5b5}.ci-send{width:36px;height:36px;border-radius:50%;border:0;cursor:pointer;background:#ffd400;color:#0a0a0a;font-weight:900}.ci-send:hover{background:#e6c200}.st-card{background:#fff;border:1px solid #E6EBF2;border-radius:12px;padding:16px;width:100%;max-width:100%;opacity:0;transform:translateY(8px);animation:st-fade-up .5s ease-out .05s forwards}@keyframes st-fade-up{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.st-card{animation:none;opacity:1;transform:none}}@media (max-width: 767px){.st-card{padding:12px}}.st-filters{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:12px;max-width:820px;margin-left:auto;margin-right:auto}@media (max-width: 900px){.st-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 12px;justify-items:stretch;align-items:stretch}}@media (max-width: 360px){.st-filters{grid-template-columns:1fr}}.st-select{--w: 300px;position:relative;width:var(--w);height:44px;background:#0f2a4b;color:#fff;border-radius:0;display:flex;align-items:center;padding:0 36px 0 14px;overflow:hidden;text-transform:uppercase;border:1px solid rgba(255,255,255,.15);transition:box-shadow .2s ease,background .2s ease,border-color .2s ease;box-sizing:border-box}@media (max-width: 900px){.st-select{width:100%;--w: auto}}.st-select:hover{background:#12365a}.st-select:focus-within{box-shadow:0 0 0 3px #115ecf40;border-color:#1d4ed8}.st-select-text{font-weight:800;pointer-events:none;letter-spacing:.25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-select select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.st-caret{position:absolute;right:12px;color:#fff;opacity:.9;pointer-events:none}@media (max-width: 767px){.st-select{--w: auto}}@media (max-width: 480px){.st-select{--w: auto}}.st-table{border:1px solid #EEF2F7;border-radius:10px;overflow-x:auto;position:relative}.st-head{display:grid;grid-template-columns:200px 70px 90px 80px 90px;gap:12px;align-items:center;padding:12px 14px;background:#fbfcfe;color:#000;font-weight:800;font-size:16px;border-bottom:2px solid #C4C4C4;margin-bottom:30px;min-width:500px}@media (max-width: 767px){.st-head{font-size:14px;padding:10px 12px;gap:8px;min-width:500px}}.st-head .st-right{text-align:right}.st-rows{display:grid}.st-row{display:grid;grid-template-columns:200px 70px 90px 80px 90px;gap:12px;align-items:center;padding:12px 14px;border-bottom:1px solid #F3F6FA;min-width:500px}@media (max-width: 767px){.st-row{padding:10px 12px;gap:8px;min-width:500px}}.st-row:last-child{border-bottom:0}.st-player{display:flex;align-items:center;gap:10px;min-width:0}.st-kit{width:22px;height:22px;border-radius:4px;flex:0 0 22px;box-shadow:inset 0 -3px #0000001f}.st-ptext{display:flex;flex-direction:column;min-width:0}.st-pname{font-weight:900;color:#111827;white-space:nowrap;overflow:visible;text-overflow:clip;font-size:14px}.st-pclub{font-size:12px;color:#9aa5b5;white-space:nowrap;overflow:visible;text-overflow:clip}.st-cell{font-weight:600;color:#111827;text-align:center}.st-right{text-align:right}@media (max-width: 767px){.st-table{background:#fff;overflow-x:scroll;-webkit-overflow-scrolling:touch}.st-table:after{display:none}.st-head .st-right,.st-row .st-right{background:#ffffffe6;border-radius:4px;padding:2px 4px}.st-head,.st-row{display:grid!important;grid-template-columns:200px 70px 90px 80px 90px!important;min-width:500px!important;width:500px!important;gap:8px!important}.st-head span,.st-row>div{padding:0 4px;display:flex!important;align-items:center!important;justify-content:center!important;min-width:0}.st-head span:nth-child(1),.st-row>div:nth-child(1){grid-column:1!important;justify-content:flex-start!important;min-width:200px;max-width:200px}.st-head span:nth-child(2),.st-row>div:nth-child(2){grid-column:2!important;justify-content:center!important;min-width:70px;max-width:70px}.st-head span:nth-child(3),.st-row>div:nth-child(3){grid-column:3!important;justify-content:center!important;min-width:90px;max-width:90px}.st-head span:nth-child(4),.st-row>div:nth-child(4){grid-column:4!important;justify-content:center!important;min-width:80px;max-width:80px}.st-head span:nth-child(5),.st-row>div:nth-child(5){grid-column:5!important;justify-content:flex-end!important;min-width:90px;max-width:90px}.st-cell{text-align:center;justify-content:center!important}.st-right{text-align:right;justify-content:flex-end!important}.st-rows{display:grid!important}}.st-pager{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px}.st-page-btn{width:34px;height:34px;border-radius:50%;border:0;cursor:pointer;background:#ffd400;color:#0a0a0a;font-weight:900;min-height:44px}@media (min-width: 768px){.st-page-btn{min-height:auto}}.st-page-btn:hover{background:#e6c200}.st-page-text{color:#6b7280;font-weight:800}.fx-card{background:#fff;border:1px solid #E6EBF2;border-radius:12px;padding:16px;opacity:0;transform:translateY(8px);animation:fx-fade-up .5s ease-out .05s forwards}@keyframes fx-fade-up{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.fx-card{animation:none;opacity:1;transform:none}}.fx-select{position:relative;width:100%;height:44px;background:#0f2a4b;color:#fff;border-radius:0;padding:0 14px;display:flex;align-items:center;margin-bottom:12px}.fx-select-text{font-family:var(--font-display);text-transform:uppercase;font-weight:800}.fx-select select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.fx-caret{position:absolute;right:12px;color:#fff;opacity:.9;pointer-events:none}.fx-league-bar{display:grid;grid-template-columns:24px 1fr 24px;align-items:center;padding:8px 6px 16px}.fx-nav{width:24px;height:24px;border-radius:50%;border:1px solid #E6EBF2;background:#fff;color:#9aa5b5;display:flex;align-items:center;justify-content:center;cursor:pointer}.fx-nav:before{content:"";display:block;width:6px;height:6px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(-135deg)}.fx-league-bar>.fx-nav:last-child:before{transform:rotate(45deg)}.fx-league{display:flex;align-items:center;justify-content:center;gap:10px}.fx-league-dot{width:10px;height:10px;border-radius:50%;background:#7c3aed;box-shadow:0 0 0 2px #efeafd inset}.fx-league-title{font-weight:900;color:#1e54a3;text-transform:uppercase;letter-spacing:.3px;text-align:center}.fx-league-sub{font-size:11px;color:#6b7280;text-align:center;margin-top:2px}.fx-rows{border-top:1px solid #EEF2F7}.fx-row{display:grid;grid-template-columns:70px 1fr;gap:10px;align-items:center;padding:12px 8px;border-bottom:1px solid #F3F6FA}.fx-dt{color:#6b7280;font-size:11px;line-height:1.1}.fx-date{font-weight:900}.fx-time{margin-top:4px;font-weight:800}.fx-vs{display:flex;align-items:center;justify-content:center;gap:12px;color:#111827;font-weight:900;padding:0 6px}.fx-team{display:inline-flex;align-items:center;gap:8px;min-width:0}.fx-team-name{display:inline-block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fx-crest{width:14px;height:14px;border-radius:50%;box-shadow:inset 0 -2px #00000026;flex:0 0 14px}.fx-sep{color:#9aa5b5;font-weight:900}@media (max-width: 767px){.fx-row>.fx-vs{min-width:0}.fx-vs{overflow-x:visible;-webkit-overflow-scrolling:auto;white-space:normal;justify-content:center;gap:10px;padding-bottom:0}.fx-team{flex:1 1 0;min-width:0;max-width:45%}.fx-team-name{max-width:100%}.fx-sep{flex:0 0 auto}}.ac-card{background:#fff;border:1px solid #E6EBF2;border-radius:12px;padding:0;width:100%;max-width:100%;opacity:0;transform:translateY(8px);animation:ac-fade-up .5s ease-out .05s forwards}@keyframes ac-fade-up{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.ac-card{animation:none;opacity:1;transform:none}}.ac-list{list-style:none;margin:0;padding:12px 0;display:flex;flex-direction:column;gap:12px;align-items:center;width:100%}.ac-post{width:100%;min-height:auto;border:.8px solid #E6EBF2;border-radius:8px;padding:16px;background:#fff;max-width:100%}@media (min-width: 768px){.ac-post{width:742px;min-height:400px;padding:12px;border-radius:4px}}.ac-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;flex-wrap:wrap;gap:8px;min-width:0}.ac-author{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.ac-avatar{width:22px;height:22px;border-radius:50%;background:#ffe69a;color:#0a0a0a;display:flex;align-items:center;justify-content:center;font-weight:900;border:1px solid #F4D24C;font-size:12px;flex-shrink:0}.ac-author-name{font-weight:900;color:#111827;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;min-width:0}.ac-time{color:#9aa5b5;font-weight:800;font-size:12px}.ac-text{margin:6px 0 10px;color:#374151;font-weight:600;line-height:1.3;font-size:14px}.ac-media{width:100%;height:200px;margin:12px 0 8px;border-radius:8px;overflow:hidden;background:#f3f6fa}@media (min-width: 768px){.ac-media{width:673px;height:216px;margin:12px 0 8px 35px;border-radius:4px}}.ac-media img{width:100%;height:100%;object-fit:cover;display:block}.ac-reactions{display:flex;align-items:center;gap:14px;color:#6b7280;font-weight:800;flex-wrap:wrap;margin-top:12px}.ac-pill{display:inline-flex;align-items:center;gap:6px;background:#ffd400;color:#0a0a0a;border-radius:999px;padding:8px 12px;font-weight:900;font-size:14px;min-height:44px;cursor:pointer;border:0;transition:all .2s ease}.ac-pill:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.ac-dot{width:8px;height:8px;border-radius:50%;background:#0a0a0a;display:inline-block}.ac-react{display:inline-flex;align-items:center;gap:6px;cursor:pointer;border:0;background:transparent;color:#6b7280;font-weight:800;font-size:14px;padding:8px 12px;min-height:44px;transition:color .2s ease}.ac-react:hover{color:#374151}.ac-pill.is-liked{box-shadow:inset 0 0 0 2px #0a0a0a22}@media (max-width: 767px){.ac-reactions{gap:12px;justify-content:flex-start}.ac-pill,.ac-react{padding:10px 16px;font-size:13px}.ac-author-name{max-width:150px;font-size:13px}.ac-head{gap:6px}.ac-head{overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.ac-author{flex:0 0 auto;width:max-content}.ac-author-name{max-width:none;overflow:visible;text-overflow:clip;white-space:nowrap}.ac-time{flex:0 0 auto}}@media (min-width: 768px){.ac-pill,.ac-react{padding:4px 10px;font-size:14px;min-height:auto}.ac-reactions{gap:14px}}.posthero-grid{display:flex!important;flex-direction:column!important;gap:16px!important}.posthero-tabs{order:1;width:100%!important;justify-content:center!important}.posthero-sidebar{order:2;width:100%!important;max-width:100%!important}.posthero-main{order:3;width:100%!important;max-width:100%!important}@media (min-width: 768px){.posthero-grid{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important;gap:24px!important}.posthero-tabs{grid-column:1!important;grid-row:1!important}.posthero-sidebar{grid-column:1!important;grid-row:2!important;max-width:500px!important;margin:0 auto!important}.posthero-main{grid-column:1!important;grid-row:3!important}}@media (min-width: 1024px){.posthero-grid{grid-template-columns:minmax(0,1fr) 460px!important;grid-template-rows:auto auto!important;column-gap:24px!important;row-gap:16px!important}.posthero-tabs{grid-column:1!important;grid-row:1!important}.posthero-sidebar{grid-column:2!important;grid-row:1 / span 2!important;max-width:none!important;margin:0!important}.posthero-main{grid-column:1!important;grid-row:2!important;display:flex!important;justify-content:center!important;width:100%!important}.posthero-main>.st-card,.posthero-main>.fx-card,.posthero-main>.ac-card{max-width:742px;width:100%;margin-left:auto;margin-right:auto}}@media (min-width: 1024px){.posthero-grid.no-sidebar{grid-template-columns:1fr!important}.posthero-grid.no-sidebar .posthero-tabs{grid-column:1!important;justify-content:center!important}.posthero-grid.no-sidebar .posthero-main{grid-column:1!important;display:flex!important;justify-content:center!important;width:100%!important}.posthero-grid.no-sidebar .posthero-main>.st-card,.posthero-grid.no-sidebar .posthero-main>.fx-card,.posthero-grid.no-sidebar .posthero-main>.ac-card{max-width:742px;width:100%;margin-left:auto;margin-right:auto}}@media (min-width: 1200px){.posthero-grid{grid-template-columns:minmax(0,1fr) 460px!important}}@media (max-width: 480px){.posthero-grid{gap:12px!important}.bt-container{padding-left:12px!important;padding-right:12px!important}}@media (min-width: 1400px){.posthero-grid{grid-template-columns:minmax(0,1fr) 500px!important}}@media (max-width: 767px){.posthero-grid.is-leagues{display:flex!important;flex-direction:column!important}.posthero-grid.is-leagues .posthero-main{order:2!important}.posthero-grid.is-leagues .posthero-sidebar{order:3!important}}img{max-width:100%;height:auto}button,a,input,select,textarea,[role=button]{min-height:44px;min-width:44px}@media (min-width: 768px){button,a,input,select,textarea,[role=button]{min-height:auto;min-width:auto}}nav{width:100%}nav a{display:block;padding:12px 16px;text-decoration:none;border-radius:8px;transition:all .2s ease}nav a:hover{background:#ffffff1a}h1{font-size:clamp(24px,6vw,48px);line-height:1.2}h2{font-size:clamp(20px,5vw,36px);line-height:1.3}h3{font-size:clamp(18px,4vw,28px);line-height:1.4}p{font-size:clamp(14px,3.5vw,16px);line-height:1.6}.section{padding:32px 0}@media (min-width: 768px){.section{padding:48px 0}}@media (min-width: 1024px){.section{padding:64px 0}}.card{border-radius:12px;padding:16px;margin-bottom:16px}@media (min-width: 768px){.card{padding:24px;margin-bottom:24px}}table{width:100%;border-collapse:collapse}@media (max-width: 767px){table{display:block;overflow-x:auto;white-space:nowrap;border-radius:8px;border:1px solid #e5e7eb}th,td{padding:12px 8px;min-width:100px}}input,select,textarea{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px}@media (min-width: 768px){input,select,textarea{padding:10px 14px;font-size:14px}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease;min-height:48px;width:100%}@media (min-width: 768px){.btn{padding:10px 20px;font-size:14px;min-height:44px;width:auto}}html,body{overflow-x:hidden}.container,.wrapper,.page,.app{width:100%;max-width:100%}@media (max-width: 767px){.mobile-hide{display:none!important}.mobile-only{display:block!important}}@media (min-width: 768px) and (max-width: 1023px){.tablet-hide{display:none!important}.tablet-only{display:block!important}}@media (min-width: 1024px){.desktop-hide{display:none!important}.desktop-only{display:block!important}}@media (max-width: 767px){*{animation-duration:.2s!important;transition-duration:.2s!important}html{scroll-behavior:smooth}}button:focus,a:focus,input:focus,select:focus,textarea:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (max-width: 767px) and (orientation: landscape){.hero{min-height:50vh}.hero-in{padding-block:24px}}@media print{.mobile-hide,.tablet-hide,.desktop-hide{display:block!important}.mobile-only,.tablet-only,.desktop-only{display:none!important}}:root{--header-bg: #030E18;--text: #111827;--muted: #6B7280;--yellow: #FFD400;--yellow-hover: #E6C200;--link: #56637A;--outline: rgba(17,24,39,.12);--container-max: 1320px;--pad-x: 20px;--mobile: 480px;--tablet: 768px;--desktop: 1024px;--large: 1200px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Raleway,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#f5f7fa;overflow-x:hidden}.bt-container{max-width:var(--container-max);margin:0 auto;padding:0 var(--pad-x);width:100%}@media (max-width: 767px){.bt-container{padding:0 16px}}.bt-btn-yellow{display:inline-block;background:var(--yellow);color:#0a0a0a;text-decoration:none;font-weight:800;padding:10px 18px;border-radius:6px;transition:transform .08s ease,background .15s ease;border:none;cursor:pointer;font-family:inherit;min-height:44px;display:flex;align-items:center;justify-content:center}.bt-btn-yellow:hover{background:var(--yellow-hover);transform:translateY(-1px)}.bt-btn-outline{display:inline-block;color:#0a0a0a;text-decoration:none;font-weight:700;padding:10px 18px;border:2px solid var(--outline);border-radius:6px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background .15s ease,transform .08s ease,color .15s ease;background:transparent;cursor:pointer;font-family:inherit;min-height:44px;display:flex;align-items:center;justify-content:center}.bt-btn-outline:hover{background:#0000000a;transform:translateY(-1px)}@media (max-width: 767px){.bt-btn-yellow,.bt-btn-outline{padding:12px 20px;font-size:14px;min-height:48px}}.mobile-hide{display:none}@media (min-width: 768px){.mobile-hide{display:block}}.mobile-only{display:block}@media (min-width: 768px){.mobile-only{display:none}}.mobile-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.mobile-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}}.mobile-flex{display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){.mobile-flex{flex-direction:row;gap:24px}}button,a,input,select,textarea{min-height:44px;min-width:44px}@media (min-width: 768px){button,a,input,select,textarea{min-height:auto;min-width:auto}}@media (max-width: 768px){html,body{margin:0;padding:0;overflow-x:hidden}.bt-container,.container,.wrapper,.page,.app{width:100%!important;max-width:100%!important}.hero{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}img{max-width:100%;height:auto}table{display:block;overflow-x:auto;white-space:nowrap}}@media (min-width: 768px) and (max-width: 1023px){.bt-container{padding:0 24px}}@media (min-width: 1024px){.bt-container{padding:0 32px}}
