@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&display=swap";
:root{--fb-bg:radial-gradient(circle at 50% -20%,#10b9812e 0%,#070a12 60%);--fb-text:#f1f5f9;--fb-card-bg:#0a0f1abf;--fb-card-border:#10b9812e;--fb-card-hover-border:#10b98166;--fb-card-shadow:#0009;--fb-card-hover-shadow:#10b98133;--fb-table-th-bg:#10b9811a;--fb-table-td-border:#ffffff08;--fb-table-tr-hover:#10b9810a;--fb-search-bg:#11182780;--fb-search-focus-bg:#111827e6;--fb-search-border:#10b98140;--fb-list-item-bg:#11182766;--fb-list-item-hover-bg:#10b9810f;--fb-host-badge-bg:linear-gradient(90deg,#ef44441f 0%,#ffffff0a 50%,#3b82f61f 100%);--fb-host-badge-border:#10b9814d;--fb-host-badge-text:#f8fafc;--fb-card-header-border:#10b98126;--fb-form-empty:#4b5563;--fb-tactical-opacity:.02;--fb-loader-bg:#070a12}[data-theme=light]{--fb-bg:radial-gradient(circle at 50% -20%,#10b9811f 0%,#f3f4f6 60%);--fb-text:#1f2937;--fb-card-bg:#ffffffd9;--fb-card-border:#10b98140;--fb-card-hover-border:#10b98180;--fb-card-shadow:#0000000f;--fb-card-hover-shadow:#10b9811a;--fb-table-th-bg:#10b9811f;--fb-table-td-border:#0000000f;--fb-table-tr-hover:#10b9810f;--fb-search-bg:#fffc;--fb-search-focus-bg:#fff;--fb-search-border:#10b98159;--fb-list-item-bg:#f3f4f6d9;--fb-list-item-hover-bg:#10b98114;--fb-host-badge-bg:linear-gradient(90deg,#ef444414 0%,#ffffff80 50%,#3b82f614 100%);--fb-host-badge-border:#10b98166;--fb-host-badge-text:#374151;--fb-card-header-border:#10b98140;--fb-form-empty:#9ca3af;--fb-tactical-opacity:.04;--fb-loader-bg:#0b0f19}.football-module__NONRlG__container{background:var(--fb-bg);min-height:100vh;color:var(--fb-text);padding:60px 20px;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background .3s,color .3s;position:relative;overflow:hidden}.football-module__NONRlG__container:before{content:"";background-image:linear-gradient(rgba(16,185,129,var(--fb-tactical-opacity))1px,transparent 1px),linear-gradient(90deg,rgba(16,185,129,var(--fb-tactical-opacity))1px,transparent 1px);z-index:0;pointer-events:none;background-size:50px 50px;position:absolute;inset:0}@keyframes football-module__NONRlG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes football-module__NONRlG__pulse{0%{opacity:1;transform:scale(.9)}50%{opacity:.4;transform:scale(1.3)}to{opacity:1;transform:scale(.9)}}@keyframes football-module__NONRlG__floatTrophy{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes football-module__NONRlG__fillProgress{0%{width:0%}to{width:100%}}.football-module__NONRlG__loaderOverlay{background:var(--fb-loader-bg);z-index:99999;opacity:1;background-image:radial-gradient(circle,#10b98133 0%,#0000 70%),linear-gradient(#10b98104 1px,#0000 1px),linear-gradient(90deg,#10b98104 1px,#0000 1px);background-size:100% 100%,60px 60px,60px 60px;justify-content:center;align-items:center;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0;transform:scale(1)}.football-module__NONRlG__loaderFadeOut{opacity:0;pointer-events:none;transform:scale(1.05)}.football-module__NONRlG__loaderContent{text-align:center;flex-direction:column;align-items:center;max-width:400px;padding:20px;display:flex}.football-module__NONRlG__trophyContainer{margin-bottom:24px;animation:3s ease-in-out infinite football-module__NONRlG__floatTrophy}.football-module__NONRlG__loaderTrophy{filter:drop-shadow(0 0 35px #ffd70073)}.football-module__NONRlG__glowPulse{animation:2s ease-in-out infinite football-module__NONRlG__pulse}.football-module__NONRlG__loaderTitle{letter-spacing:.1em;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 10px #ffd7004d);text-transform:uppercase;background:linear-gradient(135deg,gold 0%,#fff 50%,gold 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:1.8rem;font-weight:950}.football-module__NONRlG__hostCitiesLoader{color:#10b981;letter-spacing:.25em;text-transform:uppercase;text-shadow:0 0 10px #10b9814d;margin-bottom:30px;font-size:11px;font-weight:800}.football-module__NONRlG__progressBarWrapper{background:#ffffff14;border:1px solid #10b98126;border-radius:999px;width:240px;height:4px;margin-bottom:16px;overflow:hidden}.football-module__NONRlG__progressBar{background:linear-gradient(90deg,#10b981 0%,gold 100%);border-radius:999px;height:100%;animation:1.8s cubic-bezier(.1,.85,.25,1) forwards football-module__NONRlG__fillProgress;box-shadow:0 0 10px #10b981}.football-module__NONRlG__loaderStatus{color:#64748b;letter-spacing:.05em;font-size:11px;font-weight:600;animation:1.5s ease-in-out infinite football-module__NONRlG__pulse}.football-module__NONRlG__header{text-align:center;z-index:1;margin-bottom:40px;animation:.5s cubic-bezier(.16,1,.3,1) forwards football-module__NONRlG__fadeInUp;position:relative}.football-module__NONRlG__hostBadge{background:var(--fb-host-badge-bg);border:1px solid var(--fb-host-badge-border);color:var(--fb-host-badge-text);letter-spacing:.15em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 22px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 4px 20px #10b98126}.football-module__NONRlG__title{letter-spacing:-.03em;color:var(--fb-text);text-shadow:0 0 40px #10b98133;justify-content:center;align-items:center;gap:16px;margin-bottom:12px;font-size:2.8rem;font-weight:900;display:flex}.football-module__NONRlG__gradientText{-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 10px #10b9814d);background:linear-gradient(135deg,gold 0%,#10b981 50%,#059669 100%);-webkit-background-clip:text;background-clip:text}.football-module__NONRlG__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:8px;margin-top:10px;padding:6px 18px;font-size:13px;font-weight:600;display:inline-flex}.football-module__NONRlG__badgeLive{color:#10b981;background:#10b9811f;border-color:#10b9814d;box-shadow:0 0 15px #10b9811a}.football-module__NONRlG__badgeDemo{color:#f59e0b;background:#f59e0b14;border-color:#f59e0b33}.football-module__NONRlG__pulseDot{background-color:currentColor;border-radius:50%;width:8px;height:8px;animation:1.5s infinite football-module__NONRlG__pulse}.football-module__NONRlG__groupSwitcher{z-index:1;align-items:center;gap:16px;max-width:1200px;margin:0 auto 30px;padding:0 10px;animation:.6s cubic-bezier(.16,1,.3,1) forwards football-module__NONRlG__fadeInUp;display:flex;position:relative}.football-module__NONRlG__groupSwitcherLabel{color:#10b981;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;text-shadow:0 0 10px #10b98133;font-size:13px;font-weight:800}.football-module__NONRlG__groupSelectorScroll{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;width:100%;padding:8px 4px;display:flex;overflow-x:auto}.football-module__NONRlG__groupSelectorScroll::-webkit-scrollbar{display:none}.football-module__NONRlG__groupBtn{color:#9ca3af;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11182766;border:1px solid #ffffff0d;border-radius:12px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1)}[data-theme=light] .football-module__NONRlG__groupBtn{color:#4b5563;background:#fffc;border-color:#10b98133}.football-module__NONRlG__groupBtn:hover{color:#fff;background:#1f2937cc;border-color:#10b9814d;transform:translateY(-2px)}[data-theme=light] .football-module__NONRlG__groupBtn:hover{color:#10b981;background:#fff;border-color:#10b981}.football-module__NONRlG__activeGroupBtn{color:#10b981;background:linear-gradient(135deg,#10b98140 0%,#05966940 100%);border-color:#10b981;transform:translateY(-2px);box-shadow:0 0 20px #10b98140,inset 0 1px #ffffff1a}[data-theme=light] .football-module__NONRlG__activeGroupBtn{background:linear-gradient(135deg,#10b98126 0%,#05966926 100%);box-shadow:0 4px 15px #10b98133}.football-module__NONRlG__grid{z-index:1;grid-template-columns:1fr;gap:30px;max-width:1200px;margin:0 auto;animation:.7s cubic-bezier(.16,1,.3,1) forwards football-module__NONRlG__fadeInUp;display:grid;position:relative}@media (min-width:1024px){.football-module__NONRlG__grid{grid-template-columns:2.2fr 1fr}}.football-module__NONRlG__card{background:var(--fb-card-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--fb-card-border);box-shadow:0 25px 50px -12px var(--fb-card-shadow),inset 0 1px 0 #ffffff0d;border-radius:24px;padding:30px;transition:all .3s cubic-bezier(.16,1,.3,1)}.football-module__NONRlG__card:hover{border-color:var(--fb-card-hover-border);box-shadow:0 30px 60px -15px var(--fb-card-hover-shadow),inset 0 1px 0 #ffffff14}.football-module__NONRlG__cardHeader{border-bottom:1px solid var(--fb-card-header-border);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.football-module__NONRlG__cardTitle{color:var(--fb-text);letter-spacing:-.01em;align-items:center;gap:12px;margin:0;font-size:1.35rem;font-weight:800;display:flex}.football-module__NONRlG__searchInput{background:var(--fb-search-bg);border:1px solid var(--fb-search-border);color:var(--fb-text);border-radius:12px;outline:none;width:160px;padding:8px 16px;font-family:inherit;font-size:13px;transition:all .2s}.football-module__NONRlG__searchInput:focus{background:var(--fb-search-focus-bg);border-color:#10b981;width:200px;box-shadow:0 0 15px #10b98133}@media (max-width:640px){.football-module__NONRlG__cardHeader{flex-direction:column;align-items:flex-start;gap:12px}.football-module__NONRlG__searchInput,.football-module__NONRlG__searchInput:focus{width:100%}}.football-module__NONRlG__tableWrapper{border:1px solid var(--fb-card-border);scrollbar-width:thin;scrollbar-color:#10b98133 transparent;border-radius:16px;overflow-x:auto;box-shadow:0 4px 20px #00000026}.football-module__NONRlG__tableWrapper::-webkit-scrollbar{height:6px}.football-module__NONRlG__tableWrapper::-webkit-scrollbar-thumb{background:#10b98133;border-radius:9999px}.football-module__NONRlG__table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.football-module__NONRlG__table th{background:var(--fb-table-th-bg);color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--fb-card-header-border);padding:14px 18px;font-size:11px;font-weight:700}[data-theme=light] .football-module__NONRlG__table th{color:#4b5563}.football-module__NONRlG__table td{border-bottom:1px solid var(--fb-table-td-border);color:var(--fb-text);padding:14px 18px;font-weight:500;transition:background .15s}.football-module__NONRlG__table tr:last-child td{border-bottom:none}.football-module__NONRlG__table tr:hover td{background:var(--fb-table-tr-hover)}.football-module__NONRlG__teamCol{cursor:default;align-items:center;gap:12px;font-weight:600;display:flex}.football-module__NONRlG__crest{object-fit:contain;filter:drop-shadow(0 2px 4px #00000059);width:26px;height:26px;transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}.football-module__NONRlG__table tr:hover .football-module__NONRlG__crest{transform:scale(1.2)rotate(6deg)}.football-module__NONRlG__posCol{text-align:center;width:30px;font-weight:800}.football-module__NONRlG__posQualified{text-shadow:0 0 10px #10b98140;color:#10b981!important}.football-module__NONRlG__posPlayoff{text-shadow:0 0 10px #f59e0b40;color:#f59e0b!important}.football-module__NONRlG__posEliminated{opacity:.7;color:#ef4444!important}.football-module__NONRlG__pointsCol{color:gold;text-shadow:0 0 10px #ffd70026;font-size:15px;font-weight:700}[data-theme=light] .football-module__NONRlG__pointsCol{color:#d97706}.football-module__NONRlG__formCol{align-items:center;gap:5px;display:flex}.football-module__NONRlG__formBadge{color:#fff;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:flex;box-shadow:0 2px 5px #0003}.football-module__NONRlG__formW{background:#10b981}.football-module__NONRlG__formL{background:#ef4444}.football-module__NONRlG__formD{background:#6b7280}.football-module__NONRlG__list{flex-direction:column;gap:12px;display:flex}.football-module__NONRlG__listItem{background:var(--fb-list-item-bg);border:1px solid var(--fb-table-td-border);border-radius:16px;justify-content:space-between;align-items:center;padding:14px 18px;transition:all .2s;display:flex}.football-module__NONRlG__listItem:hover{background:var(--fb-list-item-hover-bg);border-color:#10b98140;transform:translate(6px)scale(1.01);box-shadow:-4px 0 #10b981,0 10px 20px -10px #00000026}.football-module__NONRlG__playerInfo{align-items:center;gap:14px;display:flex}.football-module__NONRlG__playerName{color:var(--fb-text);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:14px;font-weight:700;overflow:hidden}.football-module__NONRlG__playerTeam{color:#9ca3af;margin-top:2px;font-size:11px}[data-theme=light] .football-module__NONRlG__playerTeam{color:#6b7280}.football-module__NONRlG__playerGoals{color:#10b981;background:#10b9811a;border:1px solid #10b98126;border-radius:8px;padding:4px 10px;font-size:14px;font-weight:800}.football-module__NONRlG__matchCard{background:var(--fb-list-item-bg);border:1px solid var(--fb-table-td-border);border-radius:16px;padding:16px 20px;transition:all .2s}.football-module__NONRlG__matchCard:hover{background:var(--fb-list-item-hover-bg);border-color:#10b98140;transform:translateY(-2px)}.football-module__NONRlG__matchHeader{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;margin-bottom:12px;font-size:11px;font-weight:700;display:flex}[data-theme=light] .football-module__NONRlG__matchHeader{color:#6b7280}.football-module__NONRlG__matchTeams{flex-direction:column;gap:10px;display:flex}.football-module__NONRlG__matchTeam{justify-content:space-between;align-items:center;display:flex}.football-module__NONRlG__matchTeamName{color:var(--fb-text);align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.football-module__NONRlG__matchScore{color:gold;text-align:center;background:#ffd70014;border:1px solid #ffd70026;border-radius:6px;min-width:24px;padding:2px 8px;font-size:15px;font-weight:800}[data-theme=light] .football-module__NONRlG__matchScore{color:#d97706;background:#d977060f;border-color:#d9770633}.football-module__NONRlG__searchGroupBadge{color:#10b981;text-transform:uppercase;letter-spacing:.02em;background:#10b9811f;border:1px solid #10b98133;border-radius:6px;margin-left:6px;padding:2px 8px;font-size:10px;font-weight:700}.football-module__NONRlG__footerNote{text-align:center;color:#4b5563;z-index:1;margin-top:50px;font-size:12px;position:relative}.football-module__NONRlG__teamNameFull{display:inline}.football-module__NONRlG__teamNameTla{display:none}.football-module__NONRlG__hideNarrow{display:table-cell}@media (max-width:768px){.football-module__NONRlG__hideMobile{display:none!important}.football-module__NONRlG__container{padding:30px 12px}.football-module__NONRlG__card{border-radius:18px;padding:20px 14px}.football-module__NONRlG__title{flex-wrap:wrap;font-size:1.8rem}.football-module__NONRlG__loaderTitle{font-size:1.3rem}.football-module__NONRlG__hostBadge{padding:6px 14px;font-size:9px}.football-module__NONRlG__groupSwitcher{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:20px}.football-module__NONRlG__groupSwitcherLabel{margin-left:4px}.football-module__NONRlG__table th,.football-module__NONRlG__table td{padding:10px 8px;font-size:12px}.football-module__NONRlG__crest{width:20px;height:20px}.football-module__NONRlG__teamCol{gap:6px}.football-module__NONRlG__matchCard{padding:12px 14px}}@media (max-width:600px){.football-module__NONRlG__hideNarrow{display:none!important}.football-module__NONRlG__teamNameFull{display:none}.football-module__NONRlG__teamNameTla{display:inline}}@media (max-width:480px){.football-module__NONRlG__playerName{max-width:120px}}
