@import "https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Oswald:wght@400;500;700&display=swap";body{background-color:#07090e;margin:0;padding:0}#root{width:100%;min-height:100vh}:root{--gold-primary:#907c4b;--gold-light:#d4af37;--gold-accent:#ffe066;--gold-dark:#5e4e27;--bg-dark:#020714;--bg-panel:#060f26bf;--bg-panel-hover:#0a183ae0;--border-light:#907c4b47;--border-hover:#d4af378c;--border-solid:#907c4b;--bracket-line-gray:#1b263b;--text-white:#fff;--text-muted:#8e96a7;--text-gold:#d4af37;--text-main:#fff;--green-glow:#00ff87;--red-glow:#ff4b4b;--bg-radial-gradient:radial-gradient(circle at 50% 25%, #081b4b 0%, #010612 80%);--bg-dots-pattern:radial-gradient(#907c4b14 1px, transparent 0);--header-title-gradient:linear-gradient(to right, #fff, #ffe066);--bg-capsule:#0b1528;--bg-capsule-hover:#12213d;--shadow-panel:0 8px 32px 0 #00000073;--text-shadow-color:#010612;--transition-smooth:all .4s cubic-bezier(.16, 1, .3, 1)}[data-theme=light]{--bg-dark:#f0f4f8;--bg-panel:#ffffffe0;--bg-panel-hover:#fffffff5;--border-light:#020f2a14;--border-hover:#020f2a2e;--border-solid:#0a1b44;--bracket-line-gray:#cbd5e1;--text-white:#0a1b44;--text-muted:#4e5d78;--text-gold:#856404;--text-main:#0a1b44;--green-glow:#00875a;--red-glow:#d32f2f;--bg-radial-gradient:radial-gradient(circle at 50% 25%, #e1e8f0 0%, #f0f4f8 70%);--bg-dots-pattern:radial-gradient(#4e5d781f 1px, transparent 0);--header-title-gradient:linear-gradient(to right, #0a1b44, #856404);--bg-capsule:#e1e8f0;--bg-capsule-hover:#cbd5e1;--shadow-panel:0 8px 32px 0 #0a1b440f;--text-shadow-color:#f0f4f8}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--text-white);min-height:100vh;font-family:Noto Sans,sans-serif;overflow-x:hidden}.app-container{z-index:1;flex-direction:column;max-width:1400px;min-height:100vh;margin:0 auto;padding:1.5rem;display:flex;position:relative}.bg-gradient-overlay{background:var(--bg-radial-gradient);z-index:-2;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.bg-dots{background-image:var(--bg-dots-pattern);z-index:-1;pointer-events:none;background-size:24px 24px;width:100vw;height:100vh;position:fixed;top:0;left:0}.app-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.header-brand{align-items:center;gap:1rem;display:flex}.fifa-year-badge{background:linear-gradient(135deg, var(--gold-accent) 0%, var(--gold-primary) 50%, var(--gold-dark) 100%);color:#000;letter-spacing:-.5px;border-radius:6px;justify-content:center;align-items:center;padding:.2rem 1.2rem;font-family:Oswald,sans-serif;font-size:2.4rem;font-weight:700;line-height:1;display:flex;box-shadow:0 0 15px #907c4b66}.header-titles h1{letter-spacing:.5px;text-transform:uppercase;background:var(--header-title-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-family:Oswald,sans-serif;font-size:2.2rem;font-weight:700;line-height:1.1}.header-titles .subtitle{letter-spacing:3px;color:var(--text-gold);text-transform:uppercase;margin-top:.1rem;font-family:Oswald,sans-serif;font-size:.85rem;font-weight:500}.header-meta{gap:.8rem;display:flex}.badge-meta{border:1px solid var(--border-light);color:var(--text-muted);background:#ffffff0d;border-radius:20px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:flex}.icon-gold{color:var(--gold-light)}.glass-panel{background:var(--bg-panel);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-light);box-shadow:var(--shadow-panel);transition:var(--transition-smooth);border-radius:12px}.glass-panel:hover{border-color:var(--border-hover);box-shadow:0 12px 40px #907c4b26}.main-responsive-grid{grid-template-columns:340px 1fr;align-items:start;gap:1.5rem;margin-bottom:2rem;display:grid}@media (width<=1200px){.main-responsive-grid{grid-template-columns:1fr;gap:1.5rem}.bracket-section{order:1}.sidebar-section{order:2}}@media (width>=1201px) and (orientation:landscape){.bracket-section{flex-direction:column;min-height:500px;max-height:800px;display:flex;height:calc(100vh - 120px)!important}.sidebar-section{min-height:500px;max-height:800px;height:calc(100vh - 120px)!important}.circular-bracket-wrapper{justify-content:center;align-items:center;min-height:0;margin:0 auto;display:flex;aspect-ratio:1!important;max-width:100%!important;height:100%!important;max-height:100%!important}.bracket-svg{width:100%!important;height:100%!important}}.bracket-section{flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:relative}.section-title-container{justify-content:space-between;align-items:center;width:100%;margin-bottom:1.5rem;display:flex}.section-title-container h2{text-transform:uppercase;letter-spacing:.5px;font-family:Oswald,sans-serif;font-size:1.45rem;font-weight:700}.badge-status{color:var(--text-gold);border:1px solid var(--border-light);background:#907c4b26;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.circular-bracket-wrapper{aspect-ratio:1;-webkit-user-select:none;user-select:none;width:100%;max-width:min(900px,82vh);position:relative}.bracket-svg{overflow:visible}.bracket-connection-group path,line{stroke-linecap:round;transition:stroke .6s,stroke-width .4s}.stroke-glow{stroke-width:3.5px}.leaf-node-group{cursor:pointer}.leaf-bg-circle{fill:#10141e;stroke-width:2px;transition:all .3s}.flag-border-solid{fill:var(--card-bg)!important;stroke:var(--border-light)!important;stroke-width:1.5px!important;filter:none!important}.leaf-node-group:hover .leaf-bg-circle{stroke-width:3px;transform:scale(1.1)}.leaf-flag{pointer-events:none}.leaf-label{fill:var(--text-muted);-webkit-user-select:none;user-select:none;font-size:.7rem;font-weight:800}.leaf-node-group:hover .leaf-label{fill:var(--text-white);font-weight:900}.match-node-group{cursor:pointer}.match-visual-dot{transition:all .3s cubic-bezier(.4,0,.2,1)}.match-node-group:hover .match-visual-dot{stroke:var(--gold-light)!important;fill:var(--gold-light)!important;stroke-width:3.5px!important}.match-node-group:hover .match-winner-flag-border{stroke:var(--gold-light)!important;stroke-width:3.5px!important}.node-score-text{fill:var(--text-muted);-webkit-user-select:none;user-select:none;font-size:.65rem;font-weight:800}.match-score-label-svg{fill:var(--text-gold);-webkit-user-select:none;user-select:none;pointer-events:none;text-shadow:0 0 4px var(--text-shadow-color), 0 0 4px var(--text-shadow-color), 0 0 2px var(--text-shadow-color);font-size:11px;font-weight:800}.match-node-group:hover .match-score-label-svg{fill:var(--text-white)}.capsule-playing{stroke:var(--gold-light);fill:#907c4b1a}.pulse-blur{animation:1.5s infinite alternate pulse-active}@keyframes pulse-active{0%{stroke-opacity:.5;fill-opacity:.3}to{stroke-opacity:1;fill-opacity:.7}}.score-playing{fill:var(--gold-accent);font-size:.8rem}.capsule-completed{stroke-width:2px}.trophy-svg-path{transform-origin:50%;transition:transform .5s}.trophy-active{animation:2s infinite alternate bounce-subtle}@keyframes bounce-subtle{0%{transform:translateY(0)}to{transform:translateY(-5px)}}.champion-glow-aura{transform-origin:50%;animation:15s linear infinite rotate-slow}@keyframes rotate-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sidebar-section{flex-direction:column;gap:1.5rem;display:flex}.panel-title-container{align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.panel-title-container h2{text-transform:uppercase;letter-spacing:.5px;font-family:Oswald,sans-serif;font-size:1.25rem;font-weight:700}.control-panel{flex-direction:column;height:100%;padding:1.25rem;display:flex}.panel-description{color:var(--text-muted);margin-bottom:1rem;font-size:.8rem;line-height:1.4}.next-round-info{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;gap:.2rem;margin-bottom:1.2rem;padding:.8rem;display:flex}.next-round-label{color:var(--text-muted);text-transform:uppercase;font-size:.7rem;font-weight:600}.next-round-name{color:var(--text-white);font-size:1rem;font-weight:700}.control-buttons{flex-direction:column;gap:.6rem;display:flex}.btn{text-transform:uppercase;letter-spacing:.8px;cursor:pointer;transition:var(--transition-smooth);-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:Oswald,sans-serif;font-size:.95rem;font-weight:500;display:flex}.btn-primary{background:linear-gradient(135deg, var(--gold-accent) 0%, var(--gold-primary) 100%);color:#000;border:none}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #907c4b4d}.btn-secondary{border:1px solid var(--border-light);color:var(--text-white);background:#ffffff0d}.btn-secondary:hover{border-color:var(--border-hover);background:#ffffff1a}.btn-reset{color:#ff6b6b;background:0 0;border:1px dashed #ff4b4b4d}.btn-reset:hover{background:#ff4b4b14;border-color:#ff4b4b}.btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.simulating-indicator{color:var(--text-gold);align-items:center;gap:.6rem;margin-top:1rem;font-size:.8rem;font-weight:600;display:flex}.pulse-dot{background-color:var(--gold-light);border-radius:50%;width:8px;height:8px;animation:1s infinite alternate pulse-dot-anim}@keyframes pulse-dot-anim{0%{opacity:.5;transform:scale(.8)}to{opacity:1;filter:drop-shadow(0 0 4px var(--gold-light));transform:scale(1.2)}}.champion-banner{border:2px solid var(--gold-primary);background:linear-gradient(135deg,#907c4b26 0%,#14192399 100%);border-radius:8px;align-items:center;gap:1rem;margin-bottom:1.2rem;padding:1rem;display:flex;box-shadow:0 0 15px #907c4b33}.champion-flag-wrapper{border:2px solid var(--gold-accent);border-radius:50%;width:50px;height:50px;overflow:hidden;box-shadow:0 0 10px #907c4b66}.champion-flag-img{object-fit:cover;width:100%;height:100%}.champion-details{flex-direction:column;display:flex}.champion-label{color:var(--gold-accent);letter-spacing:1px;font-size:.65rem;font-weight:800}.champion-name{color:var(--text-white);letter-spacing:-.5px;font-size:1.15rem;font-weight:800}.best-thirds-panel{padding:1.25rem}.table-responsive{width:100%;overflow-x:auto}.thirds-table{border-collapse:collapse;text-align:center;width:100%;font-size:.8rem}.thirds-table th{color:var(--text-muted);border-bottom:1px solid #ffffff0d;padding:.6rem .4rem;font-weight:700}.thirds-table td{border-bottom:1px solid #ffffff05;padding:.5rem .4rem}.th-team,.td-team{text-align:left;align-items:center;gap:.4rem;display:flex}.flag-img-micro{object-fit:cover;border-radius:1px;width:18px;height:12px;box-shadow:0 0 2px #0000004d}.thirds-table .td-pos{color:var(--text-muted);font-weight:700}.thirds-table .td-pts{color:var(--text-white);font-weight:800}.row-third-qualifying{background:#00ff8708}.row-third-qualifying .td-pos,.icon-green{color:var(--green-glow)}.icon-red{color:#ff4b4b66}.bottom-section{margin-top:2rem}.section-header{align-items:center;gap:.6rem;margin-bottom:1.2rem;display:flex}.section-header h2{text-transform:uppercase;letter-spacing:.5px;font-family:Oswald,sans-serif;font-size:1.6rem;font-weight:700}.groups-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.group-card{flex-direction:column;padding:1rem;display:flex}.group-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.group-header h3{color:var(--text-gold);font-size:1.05rem;font-weight:800}.btn-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none}.standings-table-wrapper{margin-bottom:.5rem}.standings-table{border-collapse:collapse;text-align:center;width:100%;font-size:.75rem}.standings-table th{color:var(--text-muted);border-bottom:1px solid #ffffff0d;padding:.4rem;font-weight:700}.standings-table td{border-bottom:1px solid #ffffff05;padding:.4rem}.standings-table .team-rank{color:var(--text-muted);width:12px;margin-right:.2rem;font-weight:700;display:inline-block}.row-qualifying{background:#00ff8705}.row-qualifying .team-rank{color:var(--green-glow)}.text-green{color:var(--green-glow);font-weight:600}.text-red{color:#ff6b6b}.group-matches-list{border-top:1px solid #ffffff0d;flex-direction:column;gap:.4rem;margin-top:.8rem;padding-top:.8rem;display:flex}.matches-subheader{color:var(--text-muted);text-transform:uppercase;align-items:center;gap:.3rem;margin-bottom:.2rem;font-size:.7rem;font-weight:700;display:flex}.match-row{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0a;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem;transition:all .2s;display:flex}.match-row:hover{border-color:var(--border-light);background:#ffffff0d}.match-row-playing{border-color:var(--gold-light);background:#907c4b0d;animation:1.5s infinite alternate match-pulse-row}@keyframes match-pulse-row{0%{box-shadow:0 0 2px #907c4b1a}to{box-shadow:0 0 10px #907c4b33}}.match-team{align-items:center;gap:.4rem;width:40%;display:flex}.match-team.home{justify-content:flex-end}.match-team.away{justify-content:flex-start}.team-code-short{color:var(--text-muted);font-size:.75rem;font-weight:700}.match-row:hover .team-code-short{color:var(--text-white)}.match-score-display{text-align:center;width:20%;font-size:.75rem;font-weight:800}.score-text{color:var(--text-white)}.score-playing{color:var(--gold-accent)}.score-vs{color:var(--text-muted);font-size:.7rem}.animate-pulse{animation:1s infinite alternate pulse-text}@keyframes pulse-text{0%{opacity:.4}to{opacity:1}}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal-content{width:100%;max-width:450px;overflow:hidden;box-shadow:0 20px 50px #00000080}.modal-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.modal-header h3{text-transform:uppercase;letter-spacing:.5px;color:var(--text-gold);font-family:Oswald,sans-serif;font-size:1.35rem;font-weight:700}.btn-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;transition:color .2s}.btn-close:hover{color:var(--text-white)}.modal-body{padding:1.5rem}.match-teams-score-input{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.team-input-block{flex-direction:column;align-items:center;gap:.5rem;width:40%;display:flex}.team-flag-container{border:1px solid #ffffff1a;border-radius:4px;width:60px;height:40px;overflow:hidden;box-shadow:0 4px 10px #0000004d}.modal-team-flag{object-fit:cover;width:100%;height:100%}.team-modal-name{text-align:center;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.8rem;font-weight:700;overflow:hidden}.score-input{border:1px solid var(--border-light);width:60px;height:45px;color:var(--text-white);text-align:center;background:#ffffff08;border-radius:8px;outline:none;font-size:1.5rem;font-weight:800;transition:all .2s}.score-input:focus{border-color:var(--gold-light);box-shadow:0 0 10px #907c4b33}.score-num-static{border:1px solid var(--border-light);width:60px;height:45px;color:var(--text-gold);text-align:center;cursor:default;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:flex}.score-divider{color:var(--text-muted);text-align:center;width:20%;font-size:1.5rem;font-weight:800}.penalties-section{border-top:1px solid #ffffff0d;margin-top:1rem;padding-top:1rem}.penalties-title{color:var(--text-gold);text-transform:uppercase;letter-spacing:.5px;text-align:center;margin-bottom:.8rem;font-size:.85rem;font-weight:700}.penalties-inputs{justify-content:space-around;gap:1rem;display:flex}.pen-input-group{flex-direction:column;align-items:center;gap:.4rem;display:flex}.pen-input-group label{color:var(--text-muted);font-size:.75rem;font-weight:600}.pen-input{border:1px solid var(--border-light);width:50px;height:35px;color:var(--text-white);text-align:center;background:#ffffff08;border-radius:6px;outline:none;font-size:1.1rem;font-weight:700}.pen-input:focus{border-color:var(--gold-light)}.modal-error-message{color:#ff6b6b;text-align:center;margin-top:1rem;font-size:.75rem;font-weight:600;line-height:1.4}.modal-footer{background:#0003;border-top:1px solid #ffffff0d;justify-content:flex-end;gap:.6rem;padding:1rem 1.5rem;display:flex}.modal-footer .btn{padding:.6rem 1.2rem}.animate-fade-in{animation:.3s cubic-bezier(.4,0,.2,1) modal-fade-in}@keyframes modal-fade-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-slide-down{animation:.25s ease-out slide-down}@keyframes slide-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.app-footer{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff0d;flex-direction:column;gap:.5rem;margin-top:3rem;padding-top:1.5rem;font-size:.75rem;display:flex}.footer-disclaimer{max-width:800px;margin:0 auto;line-height:1.5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:#907c4b33;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#907c4b66}.live-mode-toggle-bar{border-bottom:1px dashed #ffffff14;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.8rem;display:flex}.live-status-indicator{align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;display:flex;position:relative}.live-pulse-ring{background-color:var(--green-glow);border-radius:50%;width:6px;height:6px;position:absolute;left:-12px}.animate-pulse-ring{animation:1.2s ease-in-out infinite pulse-ring-anim}@keyframes pulse-ring-anim{0%{opacity:.5;transform:scale(.8);box-shadow:0 0 #00ff87b3}70%{opacity:1;transform:scale(1.2);box-shadow:0 0 0 6px #00ff8700}to{opacity:.5;transform:scale(.8);box-shadow:0 0 #00ff8700}}.btn-mode-toggle{border:1px solid var(--border-light);color:var(--text-muted);cursor:pointer;background:#ffffff0a;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:700;transition:all .2s}.btn-mode-toggle:hover{color:var(--text-white);border-color:var(--border-hover);background:#ffffff14}.btn-mode-toggle-active{border-color:var(--gold-primary);color:var(--text-gold);background:#907c4b1a}.btn-mode-toggle-active:hover{color:var(--text-white);border-color:var(--gold-light);background:#907c4b33}.sync-time-label{color:var(--text-muted);text-align:center;background:#ffffff03;border:1px solid #ffffff08;border-radius:6px;margin-bottom:.8rem;padding:.4rem;font-size:.7rem}.time-highlight{color:var(--text-white);font-weight:700}.live-mode-description{color:var(--text-muted);background:#00ff8703;border:1px solid #00ff870a;border-radius:8px;margin-top:.5rem;padding:.8rem;font-size:.75rem;line-height:1.5}.live-mode-description .sub-desc{margin-top:.4rem;font-size:.7rem}.match-info-banner{background:#00000026;border:1px solid #ffffff08;border-radius:8px;flex-direction:column;gap:.4rem;margin-bottom:1.5rem;padding:.8rem;display:flex}.info-item{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.info-item span{font-weight:600}.badge-status-micro{text-transform:uppercase;border-radius:3px;padding:.1rem .4rem;font-size:.65rem;font-weight:800}.badge-status-finished{color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff1a}.badge-status-live{color:var(--green-glow);background:#00ff871a;border:1px solid #00ff8740}.badge-status-scheduled{color:var(--text-gold);background:#907c4b1a;border:1px solid #907c4b40}.flag-placeholder{width:100%;height:100%;color:var(--text-muted);background:#ffffff0d;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:flex}.group-arc-label{fill:var(--text-gold);letter-spacing:1.5px;text-transform:uppercase;font-size:.65rem;font-weight:800}.leaf-seed-text{fill:var(--text-muted);-webkit-user-select:none;user-select:none;font-size:.52rem;font-weight:800}.text-gold{fill:var(--text-gold)}.general-leaderboard-panel{padding:1.5rem}.panel-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.search-bar-wrapper{border:1px solid var(--border-light);background:#ffffff08;border-radius:20px;align-items:center;width:250px;padding:.4rem .8rem;transition:all .2s;display:flex}.search-bar-wrapper:focus-within{border-color:var(--gold-light);box-shadow:0 0 8px #907c4b33}.search-icon{color:var(--text-muted);margin-right:.4rem}.search-input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:.8rem}.panel-description-large{color:var(--text-muted);margin-bottom:1.2rem;font-size:.82rem;line-height:1.5}.leaderboard-table{border-collapse:collapse;text-align:center;width:100%;font-size:.78rem}.leaderboard-table th{color:var(--text-muted);border-bottom:1px solid #ffffff0d;padding:.45rem .4rem;font-weight:700}.leaderboard-table td{border-bottom:1px solid #ffffff05;padding:.35rem .4rem}.row-leaderboard{transition:background-color .2s}.row-leaderboard:hover{background-color:#ffffff03}.leaderboard-table .th-team,.leaderboard-table .td-team{text-align:left;align-items:center;gap:.5rem;display:flex}.team-name-text{color:var(--text-white);font-weight:600}.team-code-badge{font-size:.7rem;font-family:var(--font-mono,monospace);color:var(--text-gold);background:#ffffff14;border-radius:4px;margin-right:.5rem;padding:.15rem .35rem;font-weight:800;display:inline-block}.leaderboard-table th{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s;position:relative}.leaderboard-table th:hover{background:#ffffff0a;color:var(--text-gold)!important}.sort-indicator-passive{opacity:.2;color:var(--text-muted);font-size:.65rem}.sort-indicator-active{opacity:1;color:var(--text-gold);font-size:.7rem;font-weight:800}.leaderboard-table .th-round,.leaderboard-table td:nth-child(4){text-align:left}.badge-rank{text-transform:uppercase;border-radius:4px;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.badge-rank-champion{color:gold;background:#ffd70026;border:1px solid #ffd7004d}.badge-rank-runnerup{color:#d2d2d2;background:#d2d2d226;border:1px solid #d2d2d24d}.badge-rank-3rd{color:#cd7f32;background:#cd7f3226;border:1px solid #cd7f324d}.badge-rank-4th{color:var(--text-muted);background:#907c4b26;border:1px solid #907c4b40}.badge-rank-sf{color:var(--text-gold);background:#907c4b26;border:1px solid #907c4b40}.badge-rank-qf{color:var(--text-white);background:#ffffff0a;border:1px solid #ffffff1a}.badge-rank-r16{color:#e2e8f0;background:#ffffff05;border:1px solid #ffffff0d}.badge-rank-r32{color:var(--text-muted);background:0 0;border:1px solid #ffffff08}.badge-rank-gs{color:#ffffff26;background:0 0;border:1px solid #0000}.leaderboard-table .th-pts,.leaderboard-table .td-pts-large{font-size:.85rem;font-weight:800}.td-pts-large{color:var(--text-gold)}.row-winner-highlight{background:#ffd70005}.table-empty-state{color:var(--text-muted);font-style:italic;padding:2rem!important}.select-disable{-webkit-user-select:none;user-select:none}.rank-badge-number{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:800;display:inline-flex}.badge-green{background-color:var(--green-glow);box-shadow:0 0 5px #00ff8766}.badge-red{background-color:#ff4b4b99;border:1px solid #ff4b4bcc}.team-name-text-short{color:var(--text-white);white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-weight:600;overflow:hidden}.row-third{transition:background-color .2s}.row-third-qualifying{background-color:#00ff8704}.row-third-qualifying:hover{background-color:#00ff8708}.row-third-eliminated{opacity:.75;background-color:#ff4b4b01}.row-third-eliminated:hover{background-color:#ff4b4b05}.status-text-micro{text-transform:uppercase;font-size:.65rem;font-weight:700}.rule-explanation-box{color:var(--text-muted);background:#ffffff05;border:1px solid #ffffff0a;border-radius:6px;align-items:center;gap:.4rem;margin-top:1rem;padding:.6rem .8rem;font-size:.7rem;display:flex}.outer-team-text{fill:var(--text-white);-webkit-user-select:none;user-select:none;font-size:.58rem;font-weight:800}.btn-theme-toggle{border:1px solid var(--border-light);cursor:pointer;background:#ffffff0d;transition:all .2s}.btn-theme-toggle:hover{color:var(--text-white);border-color:var(--border-hover);background:#ffffff1f}[data-theme=light] .btn-theme-toggle{background:#00000008}[data-theme=light] .btn-theme-toggle:hover{background:#00000014}@media (width<=768px){.bracket-section{align-items:flex-start!important;width:100%!important;overflow-x:auto!important}.circular-bracket-wrapper{margin:0 auto;min-width:820px!important}}@media (width<=600px){.hide-on-mobile{display:none!important}.app-header{text-align:center;flex-direction:column;align-items:center;gap:1rem}.header-meta{flex-wrap:wrap;justify-content:center}}.credit-link{color:var(--text-gold);font-weight:700;text-decoration:none;transition:all .2s}.credit-link:hover{color:var(--gold-accent);text-decoration:underline}@media (width>=1201px) and (orientation:landscape){.leaderboard-section{flex-direction:column;min-height:500px;max-height:800px;display:flex;height:calc(100vh - 120px)!important}.general-leaderboard-panel{flex-direction:column;display:flex;overflow:hidden;height:100%!important}.general-leaderboard-panel .table-responsive{flex:1;padding-right:.2rem;overflow-y:auto!important}}.fixture-list-panel{padding:1.5rem}.fixture-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.fixture-tabs{gap:.4rem;margin-bottom:1.2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.fixture-tabs::-webkit-scrollbar{height:4px}.fixture-tabs::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:4px}.tab-btn{border:1px solid var(--border-light);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:#ffffff08;border-radius:20px;padding:.45rem .9rem;font-size:.72rem;font-weight:700;transition:all .2s}[data-theme=light] .tab-btn{background:#00000005}.tab-btn:hover{color:var(--text-white);border-color:var(--border-hover);background:#ffffff14}[data-theme=light] .tab-btn:hover{background:#0000000f}.tab-btn.active{background:linear-gradient(135deg, var(--gold-accent) 0%, var(--gold-primary) 100%)!important;color:#000!important;border-color:#0000!important}.fixture-scroll-container{max-height:550px;padding-right:.4rem;overflow-y:auto}.fixture-scroll-container::-webkit-scrollbar{width:6px}.fixture-scroll-container::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:6px}.fixture-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:.8rem;display:grid}.fixture-match-card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;flex-direction:column;gap:.6rem;padding:.8rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}[data-theme=light] .fixture-match-card{background:#00000003;border-color:#0000000d}.fixture-match-card:hover{border-color:var(--border-hover);background:#ffffff0f;transform:translateY(-2px)}[data-theme=light] .fixture-match-card:hover{background:#00000008}.fixture-card-playing{animation:1.5s infinite alternate fixture-pulse-card;border-color:var(--gold-light)!important;background:#907c4b0d!important}@keyframes fixture-pulse-card{0%{box-shadow:0 0 2px #907c4b1a}to{box-shadow:0 0 10px #907c4b40}}.match-card-meta{justify-content:space-between;font-size:.68rem;font-weight:700;display:flex}.match-card-round{color:var(--text-gold)}.match-card-time{color:var(--text-muted)}.match-card-teams{border-top:1px solid #ffffff05;border-bottom:1px solid #ffffff05;justify-content:space-between;align-items:center;gap:.5rem;padding:.2rem 0;display:flex}[data-theme=light] .match-card-teams{border-color:#00000008}.match-card-team{align-items:center;gap:.4rem;width:40%;display:flex}.match-card-team.home{justify-content:flex-end}.match-card-team.away{justify-content:flex-start}.card-team-name{color:var(--text-white);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:700;overflow:hidden}.card-team-code{color:var(--text-muted);font-size:.72rem;font-weight:800;display:none}@media (width<=450px){.card-team-name{display:none}.card-team-code{display:inline-block}}.flag-placeholder-micro{border:1px solid var(--border-light);width:16px;height:12px;color:var(--text-muted);background:#ffffff0d;border-radius:2px;justify-content:center;align-items:center;font-size:.5rem;display:flex}.match-card-score{text-align:center;justify-content:center;align-items:center;width:20%;display:flex}.score-badge-wrapper{color:var(--text-white);justify-content:center;align-items:center;gap:.2rem;font-size:.85rem;font-weight:800;display:flex;position:relative}.score-num{text-align:center;width:14px}.score-divider{color:var(--text-muted)}.score-vs-gray{color:var(--text-muted);letter-spacing:.5px;font-size:.7rem;font-weight:800}.playing-glowing{color:var(--gold-accent)!important}.live-dot-pulse{background-color:var(--gold-accent);width:5px;height:5px;box-shadow:0 0 8px var(--gold-accent);border-radius:50%;margin-left:4px;animation:1s infinite alternate live-glowing-pulse}@keyframes live-glowing-pulse{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.4)}}.penalty-micro-badge{color:var(--text-gold);white-space:nowrap;font-size:.52rem;font-weight:700;position:absolute;bottom:-11px}.match-card-venue{color:var(--text-muted);align-items:center;gap:.3rem;font-size:.65rem;display:flex}.fixture-empty-state{text-align:center;color:var(--text-muted);border:1px dashed var(--border-light);background:#ffffff03;border-radius:8px;padding:3rem;font-size:.8rem}.panel-widget-section{border:1px solid var(--border-light);background:#ffffff05;border-radius:8px;flex-direction:column;flex:1;min-height:0;margin-top:1rem;margin-bottom:1rem;padding:.75rem;display:flex}.widget-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:.6rem;padding-bottom:.4rem;display:flex}.widget-title{text-transform:uppercase;color:var(--text-gold);letter-spacing:.5px;font-size:.72rem;font-weight:700}.widget-date{color:var(--text-muted);font-size:.68rem}.widget-matches-list{flex-direction:column;flex:1;gap:.8rem;padding-right:4px;display:flex;overflow-y:auto}.widget-date-group{flex-direction:column;gap:.45rem;display:flex}.widget-date-header{text-transform:uppercase;color:var(--text-gold);opacity:.85;border-bottom:1px dashed #ffffff14;margin-top:.2rem;padding-bottom:.2rem;font-size:.65rem;font-weight:700}.widget-date-matches-container{flex-direction:column;gap:.35rem;display:flex}.widget-match-row{cursor:pointer;background:#00000026;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;padding:.4rem .5rem;transition:all .2s;display:flex}.widget-match-card-wrapper .widget-match-row{background:0 0;border:none;border-radius:0;padding:.4rem .5rem}.widget-match-card-wrapper .widget-match-row:hover{background:0 0;border:none;transform:none}.widget-match-row:hover{background:#ffffff08;border-color:#d4af3740;transform:translateY(-1px)}.widget-match-playing{background:#ea54550f;border-color:#ea545533}.widget-match-playing:hover{background:#ea54551a;border-color:#ea545566}.widget-team{align-items:center;gap:.4rem;width:35%;display:flex}.widget-team.home{justify-content:flex-end}.widget-team.away{justify-content:flex-start}.widget-team-id{color:var(--text-main);font-size:.75rem;font-weight:700}.widget-score{text-align:center;justify-content:center;align-items:center;width:30%;display:flex}.score-text{color:var(--text-main);letter-spacing:.5px;background:#ffffff0d;border-radius:4px;padding:.15rem .4rem;font-size:.78rem;font-weight:800}.playing-text{color:#ea5455;background:#ea545526;font-weight:900}.time-badge{color:var(--text-muted);background:#ffffff08;border-radius:4px;padding:.15rem .35rem;font-size:.65rem}.btn-lang-toggle{cursor:pointer;border:1px solid #0000;gap:.35rem;transition:all .2s}.btn-lang-toggle:hover{color:var(--text-main);background:#ffffff0f;border-color:#ffffff26}.simulator-lock-hint{color:var(--text-muted);text-align:center;background:#ffffff05;border:1px dashed #ffffff0d;border-radius:6px;margin-top:.75rem;padding:.5rem;font-size:.75rem}.modal-goals-container{background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;justify-content:space-between;align-items:flex-start;margin-top:1.25rem;padding:.75rem 1rem;display:flex}.goals-column{flex-direction:column;flex:1;gap:.35rem;font-size:.8rem;display:flex}.goals-column.home{text-align:right;align-items:flex-end;padding-right:1rem}.goals-column.away{text-align:left;align-items:flex-start;padding-left:1rem}.goals-divider-icon{color:var(--text-muted);opacity:.6;align-self:center;font-size:.85rem}.goal-item{align-items:center;gap:.35rem;display:flex}.goals-column.home .goal-item{flex-direction:row}.goals-column.away .goal-item{flex-direction:row-reverse}.goal-scorer{color:var(--text-main);font-weight:500}.goal-minute{color:var(--text-gold);font-size:.75rem;font-weight:600}.widget-match-card-wrapper{cursor:pointer;background:#ffffff03;border:1px solid #ffffff08;border-radius:8px;margin-bottom:.5rem;transition:all .25s;overflow:hidden}.widget-match-card-wrapper:hover{background:#ffffff08;border-color:#ffffff14}.widget-match-card-wrapper.live-wrapper{background:#ff3b3005;border-left:3px solid #ff3b30}.widget-match-live-panel{background:#00000026;border-top:1px dashed #ffffff08;flex-direction:column;gap:.35rem;padding:.45rem .75rem;display:flex}.badge-live-pulse{color:#fff;letter-spacing:.5px;background:#ff3b30;border-radius:3px;align-self:flex-start;padding:.1rem .3rem;font-size:.6rem;font-weight:800;animation:1.2s infinite alternate pulse-badge-live}@keyframes pulse-badge-live{0%{opacity:.6}to{opacity:1}}.live-goals-summary{justify-content:space-between;gap:.5rem;margin-top:.15rem;display:flex}.live-summary-side{flex-direction:column;flex:1;gap:.15rem;font-size:.7rem;display:flex}.live-summary-side.home{text-align:right;color:var(--text-main);align-items:flex-end}.live-summary-side.away{text-align:left;color:var(--text-main);align-items:flex-start}.live-goal-txt{opacity:.85}.btn-fullscreen-toggle{color:var(--text-muted);cursor:pointer;z-index:10;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;bottom:12px;right:12px}.btn-fullscreen-toggle:hover{color:var(--text-main);background:#ffffff1a;border-color:#fff3;transform:scale(1.05)}.bracket-fullscreen{background:var(--bg-radial-gradient)!important;border:none!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;padding:0!important;display:flex!important}.bracket-fullscreen .section-title-container{z-index:10!important;background:0 0!important;border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important;position:absolute!important;top:15px!important;left:20px!important}.bracket-fullscreen .circular-bracket-wrapper{width:100%!important;max-width:98vh!important;height:100%!important;max-height:98vh!important;margin:auto!important}.team-status-sidebar{display:none}.bracket-fullscreen .team-status-sidebar{-webkit-backdrop-filter:blur(10px);z-index:20;scrollbar-width:none;background:#00000047;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:.6rem;width:110px;max-height:calc(100% - 80px);padding:10px 8px;display:flex;position:absolute;top:50%;right:14px;overflow:hidden auto}.bracket-fullscreen .team-status-sidebar::-webkit-scrollbar{display:none}[data-theme=light] .bracket-fullscreen .team-status-sidebar{background:#ffffffb8;border-color:#00000014}.tsb-section{flex-direction:column;gap:5px;display:flex}.tsb-section-header{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:5px;padding:0 2px;font-size:.6rem;font-weight:700;display:flex}.tsb-header-in{color:#34d399}.tsb-header-out{color:var(--text-muted)}[data-theme=light] .tsb-header-in{color:#059669}[data-theme=light] .tsb-header-out{color:#64748b}.tsb-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.tsb-dot-in{background:#34d399;box-shadow:0 0 5px #34d399}.tsb-dot-out{background:#64748b}.tsb-count{opacity:.55;margin-left:auto;font-size:.55rem}.tsb-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tsb-flags-grid{flex-wrap:wrap;justify-content:flex-start;gap:4px;display:flex}.tsb-flags-multi-col{gap:3px}.tsb-flag-bubble{background:#ffffff0d;border:1.5px solid #ffffff2e;border-radius:50%;flex-shrink:0;width:22px;height:22px;transition:transform .2s;overflow:hidden}.tsb-flag-bubble:hover{transform:scale(1.18)}.tsb-flag-eliminated{filter:grayscale()opacity(.45);border-color:#ffffff0f}[data-theme=light] .tsb-flag-bubble{border-color:#0000001f}[data-theme=light] .tsb-flag-eliminated{filter:grayscale()opacity(.35)}.tsb-flag-img{object-fit:cover;width:100%;height:100%;display:block}.tsb-hr{background:#ffffff14;height:1px;margin:2px 0}[data-theme=light] .tsb-hr{background:#00000014}.tsb-flag-bubble{position:relative}.tsb-flag-tooltip{color:#fff;white-space:nowrap;pointer-events:none;z-index:100;letter-spacing:.04em;background:#000000e0;border-radius:5px;padding:3px 6px;font-size:.52rem;font-weight:600;position:absolute;bottom:calc(100% + 5px);left:50%;transform:translate(-50%)}[data-theme=light] .tsb-flag-tooltip{background:#0a1b44eb}.fullscreen-left-panel{display:none}.bracket-fullscreen .fullscreen-left-panel{z-index:20;flex-direction:column;gap:8px;width:160px;max-height:calc(100% - 80px);display:flex;position:absolute;top:50%;left:14px}.fsp-card{-webkit-backdrop-filter:blur(10px);background:#0000004d;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:6px;min-height:0;padding:8px 9px;display:flex}[data-theme=light] .fsp-card{background:#ffffffbf;border-color:#00000014}.fsp-card-header{text-transform:uppercase;letter-spacing:.07em;color:var(--text-gold);border-bottom:1px solid #ffffff0f;align-items:center;gap:5px;padding-bottom:4px;font-size:.6rem;font-weight:700;display:flex}[data-theme=light] .fsp-card-header{color:var(--text-gold);border-bottom-color:#00000012}.fsp-card-icon{font-size:.7rem}.fsp-card-title{flex:1}.fsp-scroll-area{scrollbar-width:none;overflow-y:auto}.fsp-scroll-area::-webkit-scrollbar{display:none}.fsp-scroll-5{max-height:122px}.fsp-scroll-10{max-height:247px}.fsp-empty{color:var(--text-muted);text-align:center;padding:4px 0;font-size:.58rem}.fsp-scorer-list,.fsp-standings-list{flex-direction:column;gap:3px;list-style:none;display:flex}.fsp-scorer-row,.fsp-standings-row{border-radius:5px;align-items:center;gap:4px;padding:2px 3px;font-size:.58rem;transition:background .15s;display:flex}.fsp-scorer-row:hover,.fsp-standings-row:hover{background:#ffffff0f}[data-theme=light] .fsp-scorer-row:hover,[data-theme=light] .fsp-standings-row:hover{background:#0000000d}.fsp-rank{color:var(--text-muted);text-align:right;min-width:11px;font-size:.5rem;font-weight:700}.fsp-mini-flag{object-fit:cover;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;width:14px;height:14px}[data-theme=light] .fsp-mini-flag{border-color:#0000001a}.fsp-scorer-name,.fsp-country-name{white-space:nowrap;text-overflow:ellipsis;color:var(--text-white);flex:1;font-weight:500;overflow:hidden}.fsp-goals-badge,.fsp-pts-badge{color:var(--text-gold);text-align:right;min-width:14px;font-size:.55rem;font-weight:800}.team-matches-list{flex-direction:column;gap:.85rem;padding:.5rem 0;display:flex}.team-match-item-card{transition:var(--transition-smooth);cursor:pointer;background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;padding:.85rem 1rem}.team-match-item-card:hover{border-color:var(--gold-light);background:#ffffff0a;transform:translateY(-2px)}.match-card-meta{justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.75rem;display:flex}.matchday-badge{color:var(--text-gold);background:#d4af371a;border-radius:4px;padding:.15rem .45rem;font-weight:700}.match-card-date{color:var(--text-muted);font-weight:500}.match-card-teams-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.match-card-side{color:var(--text-muted);flex:1.2;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.match-card-side.home{justify-content:flex-start}.match-card-side.away{justify-content:flex-end}.match-card-side.current-team-side{color:var(--text-main)}.team-name-text{max-width:110px}.match-card-score-zone{flex:.8;justify-content:center;align-items:center;display:flex}.score-badge{color:var(--text-main);text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;min-width:60px;padding:.35rem .85rem;font-size:.95rem;font-weight:700}.vs-badge{color:var(--text-muted);background:#ffffff05;border:1px solid #ffffff0a;border-radius:6px;padding:.25rem .65rem;font-size:.75rem}.live-score-badge{color:#fff;background:#ff3b301a;border-color:#ff3b304d;flex-direction:column;align-items:center;gap:.1rem;padding:.25rem .65rem;display:flex}.live-score-badge .live-pill{letter-spacing:.5px;background:#ff3b30;border-radius:2px;padding:.05rem .25rem;font-size:.55rem;font-weight:800}.team-id-badge{color:var(--text-muted);opacity:.5;font-size:.7rem}.rotating-bracket-group{transform:rotate(var(--rotation-angle,0deg));transform-origin:450px 450px;will-change:transform}.counter-rotating-element{transform:rotate(var(--counter-rotation-angle,0deg));transform-box:fill-box;transform-origin:50%;will-change:transform}.btn-rotation-toggle{color:var(--text-muted);cursor:pointer;z-index:10;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;bottom:12px;left:12px}.btn-rotation-toggle:hover{color:var(--text-main);background:#ffffff1a;border-color:#fff3}@media (width<=768px){.btn-rotation-toggle{border:1.5px solid var(--gold-light)!important;width:42px!important;height:42px!important;color:var(--text-gold)!important;background:#141822d9!important;bottom:20px!important;left:20px!important;box-shadow:0 4px 12px #0006!important}.btn-fullscreen-toggle{border:1.5px solid var(--gold-light)!important;width:42px!important;height:42px!important;color:var(--text-gold)!important;background:#141822d9!important;bottom:20px!important;right:20px!important;box-shadow:0 4px 12px #0006!important}}.btn-skip-intro{z-index:100;color:#fff;letter-spacing:.5px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0f99;border:1px solid #ffffff26;border-radius:20px;padding:8px 16px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:20px;right:20px;box-shadow:0 4px 12px #00000040}.btn-skip-intro:hover{background:#ffffff1f;border-color:#ffffff59;transform:translateY(-1px);box-shadow:0 6px 16px #00000059}.btn-skip-intro:active{transform:translateY(0)}.intro-pulse-circle{transform-origin:450px 450px;fill:none;stroke-linecap:round}.intro-circle-gs{stroke:#00e5ff;animation:1.2s cubic-bezier(.1,.8,.2,1) forwards introPulseGS}.intro-circle-r32{stroke:#00f2fe;animation:1.2s cubic-bezier(.1,.8,.2,1) forwards introPulseR32}.intro-circle-r16{stroke:#9d4edd;animation:1.2s cubic-bezier(.1,.8,.2,1) forwards introPulseR16}.intro-circle-qf{stroke:#ff007f;animation:1.2s cubic-bezier(.1,.8,.2,1) forwards introPulseQF}.intro-circle-sf{stroke:#ff9f1c;animation:1.2s cubic-bezier(.1,.8,.2,1) forwards introPulseSF}.intro-circle-final{stroke:gold;animation:1.5s cubic-bezier(.1,.8,.2,1) forwards introPulseFinal}@keyframes introPulseGS{0%{opacity:0;stroke-width:8px;filter:drop-shadow(0 0 15px #00e5ff);transform:scale(1.406)}20%{opacity:1;stroke-width:5px}80%{opacity:.8;stroke-width:2px}to{opacity:0;stroke-width:.5px;filter:drop-shadow(0 0 5px #00e5ff);transform:scale(1)}}@keyframes introPulseR32{0%{opacity:0;stroke-width:8px;filter:drop-shadow(0 0 15px #00f2fe);transform:scale(1.207)}20%{opacity:1;stroke-width:5px}80%{opacity:.8;stroke-width:2px}to{opacity:0;stroke-width:.5px;filter:drop-shadow(0 0 5px #00f2fe);transform:scale(1)}}@keyframes introPulseR16{0%{opacity:0;stroke-width:8px;filter:drop-shadow(0 0 15px #9d4edd);transform:scale(1.292)}20%{opacity:1;stroke-width:5px}80%{opacity:.8;stroke-width:2px}to{opacity:0;stroke-width:.5px;filter:drop-shadow(0 0 5px #9d4edd);transform:scale(1)}}@keyframes introPulseQF{0%{opacity:0;stroke-width:8px;filter:drop-shadow(0 0 15px #ff007f);transform:scale(1.367)}20%{opacity:1;stroke-width:5px}80%{opacity:.8;stroke-width:2px}to{opacity:0;stroke-width:.5px;filter:drop-shadow(0 0 5px #ff007f);transform:scale(1)}}@keyframes introPulseSF{0%{opacity:0;stroke-width:8px;filter:drop-shadow(0 0 15px #ff9f1c);transform:scale(1.579)}20%{opacity:1;stroke-width:5px}80%{opacity:.8;stroke-width:2px}to{opacity:0;stroke-width:.5px;filter:drop-shadow(0 0 5px #ff9f1c);transform:scale(1)}}@keyframes introPulseFinal{0%{opacity:0;stroke-width:8px;filter:drop-shadow(0 0 15px gold);transform:scale(2.111)}20%{opacity:1;stroke-width:5px}80%{opacity:.8;stroke-width:2px}to{opacity:0;stroke-width:.5px;filter:drop-shadow(0 0 5px gold);transform:scale(1)}}.intro-text{transform-origin:450px 450px;text-anchor:middle;dominant-baseline:central;opacity:0;font-family:Outfit,Oswald,sans-serif;font-weight:900}.intro-text-gs{fill:#00e5ff;letter-spacing:6px;font-size:24px;animation:1.2s cubic-bezier(.1,.8,.2,1) forwards introTextPop}.intro-text-r32{fill:#00f2fe;letter-spacing:6px;font-size:24px;animation:1.2s cubic-bezier(.1,.8,.2,1) forwards introTextPop}.intro-text-r16{fill:#9d4edd;letter-spacing:6px;font-size:26px;animation:1.2s cubic-bezier(.1,.8,.2,1) forwards introTextPop}.intro-text-qf{fill:#ff007f;letter-spacing:8px;font-size:28px;animation:1.2s cubic-bezier(.1,.8,.2,1) forwards introTextPop}.intro-text-sf{fill:#ff9f1c;letter-spacing:8px;font-size:30px;animation:1.2s cubic-bezier(.1,.8,.2,1) forwards introTextPop}.intro-text-final{fill:gold;letter-spacing:10px;font-size:32px;animation:1.5s cubic-bezier(.1,.8,.2,1) forwards introTextPopFinal}@keyframes introTextPop{0%{opacity:0;filter:blur(10px);transform:scale(.5)}20%{opacity:1;filter:blur()}80%{opacity:.8;filter:blur()}to{opacity:0;filter:blur(8px);transform:scale(1.4)}}@keyframes introTextPopFinal{0%{opacity:0;filter:blur(10px);transform:scale(.5)}20%{opacity:1;filter:blur()}85%{opacity:.8;filter:blur()}to{opacity:0;filter:blur(8px);transform:scale(1.4)}}.intro-flash{transform-origin:450px 450px;fill:url(#gold-radial-flash);animation:.8s cubic-bezier(.1,.8,.2,1) forwards introFlashEffect}@keyframes introFlashEffect{0%{opacity:0;transform:scale(0)}20%{opacity:1}to{opacity:0;transform:scale(6.5)}}.intro-ambient-glow{transform-origin:450px 450px;mix-blend-mode:screen;pointer-events:none;animation:2.5s ease-in-out infinite alternate introGlowPulse}@keyframes introGlowPulse{0%{opacity:.45;transform:scale(.92)}to{opacity:.8;transform:scale(1.08)}}.interactive-flag-group{cursor:pointer}.interactive-flag-group:hover{transform:scale(1.22)}@keyframes sweepFadeIn{0%{opacity:0}to{opacity:1}}.animate-sweep-entry{opacity:0;animation-name:sweepFadeIn;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both}@keyframes drawBracketLine{to{stroke-dashoffset:0}}.animate-draw-line{animation-name:drawBracketLine;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:forwards}@keyframes grayLineFadeIn{0%{opacity:0}to{opacity:1}}.animate-gray-lines{opacity:0;animation:1.5s cubic-bezier(.4,0,.2,1) 5.5s forwards grayLineFadeIn}.today-label-svg{fill:#ffffffeb}[data-theme=light] .today-label-svg{fill:#0a1b44;filter:drop-shadow(0 0 3px #f0f4f8e6)drop-shadow(0 1px 2px #f0f4f8e6)}.fullscreen-stats-bar{display:none}.bracket-fullscreen .fullscreen-stats-bar{z-index:20;pointer-events:none;grid-template-columns:1fr 1fr;gap:5px;width:260px;display:grid;position:absolute;bottom:14px;left:14px}.fsb-group{-webkit-backdrop-filter:blur(10px);background:#00000052;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:6px 8px 5px;display:flex}[data-theme=light] .fsb-group{background:#ffffffbf;border-color:#00000012}.fsb-group-heading{text-transform:uppercase;letter-spacing:.1em;color:var(--text-gold);white-space:nowrap;text-align:center;border-bottom:1px solid #ffffff14;width:100%;padding-bottom:3px;font-size:.44rem;font-weight:700}[data-theme=light] .fsb-group-heading{border-bottom-color:#00000012}.fsb-group-items{white-space:nowrap;flex-flow:row;justify-content:center;align-items:flex-end;gap:6px;display:flex}.fsb-stat-item{flex-direction:column;align-items:center;gap:1px;display:flex}.fsb-big-value{color:var(--text-white);letter-spacing:-.02em;font-family:Oswald,sans-serif;font-size:1.3rem;font-weight:700;line-height:1}[data-theme=light] .fsb-big-value{color:#0a1b44}.fsb-sub-label{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);white-space:nowrap;font-size:.43rem;font-weight:600}.soccer-field-bg{display:none}.bracket-fullscreen .soccer-field-bg{pointer-events:none;z-index:0;opacity:.045;width:100%;height:100%;display:block;position:absolute;inset:0}[data-theme=light] .bracket-fullscreen .soccer-field-bg{opacity:.06}.top-scorers-panel{padding:1.5rem}.tsp-header{border-bottom:1px solid var(--border-light);align-items:center;gap:.6rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.tsp-header h2{text-transform:uppercase;letter-spacing:.5px;font-family:Oswald,sans-serif;font-size:1.3rem;font-weight:700}.tsp-empty{color:var(--text-muted);text-align:center;padding:1.5rem 0;font-size:.85rem}.tsp-scroll{scrollbar-width:thin;scrollbar-color:var(--border-light) transparent;max-height:244px;overflow-y:auto}.tsp-scroll::-webkit-scrollbar{width:5px}.tsp-scroll::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:5px}.tsp-list{flex-direction:column;gap:6px;list-style:none;display:flex}.tsp-row{background:#ffffff05;border:1px solid #0000;border-radius:8px;grid-template-columns:24px 22px 1fr auto auto 80px;align-items:center;gap:8px;padding:6px 10px;transition:all .18s;display:grid}.tsp-row:hover{border-color:var(--border-light);background:#ffffff0a}.tsp-row-top{background:#d4af3712;border-color:#d4af371f}.tsp-row-top:hover{background:#d4af371c}[data-theme=light] .tsp-row{background:#00000005}[data-theme=light] .tsp-row:hover{background:#0000000a}[data-theme=light] .tsp-row-top{background:#d4af3714}.tsp-rank{color:var(--text-muted);text-align:center;min-width:20px;font-size:.85rem;font-weight:700}.tsp-row-top .tsp-rank{font-size:1rem}.tsp-flag{object-fit:cover;border:1px solid #ffffff26;border-radius:50%;width:22px;height:22px}[data-theme=light] .tsp-flag{border-color:#0000001a}.tsp-name{white-space:nowrap;text-overflow:ellipsis;color:var(--text-white);font-size:.88rem;font-weight:600;overflow:hidden}.tsp-country{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.tsp-goals{color:var(--text-gold);text-align:right;min-width:24px;font-family:Oswald,sans-serif;font-size:1.25rem;font-weight:700;line-height:1}.tsp-bar-wrap{background:#ffffff0f;border-radius:2px;width:100%;height:4px;overflow:hidden}[data-theme=light] .tsp-bar-wrap{background:#0000000f}.tsp-bar-fill{background:linear-gradient(90deg, var(--gold-dark), var(--gold-light));border-radius:2px;height:100%;transition:width .6s}.fixture-date-divider{align-items:center;gap:8px;margin:12px 0 6px;padding:0 2px;display:flex}.fixture-date-divider:after{content:"";background:var(--border-light);opacity:.5;flex:1;height:1px}.fixture-date-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);white-space:nowrap;align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:flex}.fixture-date-today .fixture-date-label{color:var(--text-gold)}.fixture-date-upcoming .fixture-date-label{color:var(--text-muted);opacity:.75}.fixture-today-dot{background:var(--text-gold);width:7px;height:7px;box-shadow:0 0 6px var(--gold-light);border-radius:50%;flex-shrink:0;display:inline-block}.fixture-expand-btn{border:1px solid var(--border-light);width:100%;color:var(--text-muted);cursor:pointer;background:#ffffff08;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:10px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.fixture-expand-btn:hover{border-color:var(--border-hover);color:var(--text-gold);background:#d4af3714}[data-theme=light] .fixture-expand-btn{background:#00000005}[data-theme=light] .fixture-expand-btn:hover{background:#d4af371a}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-120%,-50%)}to{opacity:1;transform:translateY(-50%)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(120%,-50%)}to{opacity:1;transform:translateY(-50%)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(120%)}to{opacity:1;transform:translateY(0)}}.bracket-fullscreen .fullscreen-left-panel{animation:.65s cubic-bezier(.34,1.56,.64,1) 2.8s both slideInFromLeft}.bracket-fullscreen .team-status-sidebar{animation:.65s cubic-bezier(.34,1.56,.64,1) 3.1s both slideInFromRight}.bracket-fullscreen .fullscreen-stats-bar{animation:.6s cubic-bezier(.34,1.56,.64,1) 3.4s both slideInFromBottom}.fslp-panel{display:none}.bracket-fullscreen .fslp-panel{z-index:21;-webkit-backdrop-filter:blur(14px);background:#00000061;border:1px solid #ffffff17;border-radius:14px;flex-direction:column;gap:6px;width:270px;padding:10px 12px;animation:.6s cubic-bezier(.34,1.56,.64,1) 3.6s both slideInFromBottom;display:flex;position:absolute;bottom:14px;right:14px}[data-theme=light] .bracket-fullscreen .fslp-panel{background:#fffc;border-color:#00000014}.bracket-fullscreen .btn-fullscreen-toggle{bottom:14px;right:296px}.fslp-header{border-bottom:1px solid #ffffff12;align-items:center;gap:6px;padding-bottom:5px;display:flex}[data-theme=light] .fslp-header{border-bottom-color:#00000012}.fslp-live-dot{background:#ff3b30;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.2s ease-in-out infinite livePulse;box-shadow:0 0 8px #ff3b30}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.fslp-live-label{color:#ff3b30;letter-spacing:.1em;font-size:.55rem;font-weight:800}.fslp-next-label{color:var(--text-gold);letter-spacing:.08em;text-transform:uppercase;font-size:.52rem;font-weight:700}.fslp-minute{color:#ff3b30;background:#ff3b301f;border-radius:4px;padding:1px 5px;font-size:.58rem;font-weight:700}.fslp-venue{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:110px;margin-left:auto;font-size:.48rem;overflow:hidden}.fslp-matchup{align-items:center;gap:6px;padding:4px 0;display:flex}.fslp-team{flex:1;align-items:center;gap:5px;min-width:0;display:flex}.fslp-home{flex-direction:row}.fslp-away{flex-direction:row-reverse}.fslp-flag{object-fit:cover;border:1.5px solid #ffffff26;border-radius:50%;flex-shrink:0;width:26px;height:26px}[data-theme=light] .fslp-flag{border-color:#0000001a}.fslp-team-name{color:var(--text-white);white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;font-weight:700;overflow:hidden}.fslp-score-block{flex-direction:column;flex-shrink:0;align-items:center;gap:2px;display:flex}.fslp-score{color:var(--text-white);align-items:center;gap:3px;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:700;line-height:1;display:flex}.fslp-score-sep{color:var(--text-muted);font-size:1rem}.fslp-score-winning{color:#34d399;text-shadow:0 0 12px #34d39999}.fslp-pens{color:var(--text-muted);letter-spacing:.04em;font-size:.52rem;font-weight:600}.fslp-upcoming-info{flex-direction:column;align-items:center;gap:1px;display:flex}.fslp-upcoming-date{color:var(--text-gold);font-family:Oswald,sans-serif;font-size:.85rem;font-weight:700}.fslp-upcoming-time{color:var(--text-white);font-size:.72rem;font-weight:600}.fslp-goals{scrollbar-width:none;border-top:1px solid #ffffff0f;gap:4px;max-height:80px;padding-top:4px;display:flex;overflow-y:auto}.fslp-goals::-webkit-scrollbar{display:none}[data-theme=light] .fslp-goals{border-top-color:#0000000f}.fslp-goals-col{flex-direction:column;flex:1;gap:2px;display:flex}.fslp-goals-divider{background:#ffffff0f;flex-shrink:0;width:1px}.fslp-goal-item{color:var(--text-muted);align-items:center;gap:3px;font-size:.5rem;display:flex}.fslp-goal-item-away{justify-content:flex-end}.fslp-goal-ball{font-size:.6rem}.fslp-goal-name{color:var(--text-white);white-space:nowrap;text-overflow:ellipsis;max-width:80px;font-weight:600;overflow:hidden}.fslp-goal-min{color:var(--text-muted);flex-shrink:0}.arc-barberpole{stroke-dasharray:10 7;opacity:.65;animation:.7s linear infinite barberPoleMove}@keyframes barberPoleMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-34px}}.soccer-ball-spin{animation:4s linear infinite spin}.soccer-ball-spin:hover{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.outer-team-node.eliminated,.interactive-flag-group.eliminated{filter:grayscale()opacity(.3);transition:filter .4s cubic-bezier(.25,.8,.25,1),opacity .4s cubic-bezier(.25,.8,.25,1)}.outer-team-node.eliminated:hover,.interactive-flag-group.eliminated:hover{filter:none!important;opacity:1!important}path.eliminated{filter:grayscale()opacity(.18);transition:filter .4s cubic-bezier(.25,.8,.25,1),opacity .4s cubic-bezier(.25,.8,.25,1)}path.eliminated:hover{filter:none!important;opacity:1!important}
