.BlogPostForm-module__di8Xua__form{flex-direction:column;gap:20px;max-width:700px;margin:0 auto;display:flex}.BlogPostForm-module__di8Xua__field{flex-direction:column;gap:6px;display:flex}.BlogPostForm-module__di8Xua__label{color:var(--text-primary,#fff);letter-spacing:.3px;font-size:13px;font-weight:600}.BlogPostForm-module__di8Xua__required{color:#ed4245}.BlogPostForm-module__di8Xua__input,.BlogPostForm-module__di8Xua__textarea,.BlogPostForm-module__di8Xua__select{color:var(--text-primary,#fff);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:10px 14px;font-family:inherit;font-size:15px;transition:border-color .2s}.BlogPostForm-module__di8Xua__input:focus,.BlogPostForm-module__di8Xua__textarea:focus,.BlogPostForm-module__di8Xua__select:focus{border-color:var(--accent,#7289da)}.BlogPostForm-module__di8Xua__input::placeholder,.BlogPostForm-module__di8Xua__textarea::placeholder{color:var(--text-muted,#8e9297);opacity:.6}.BlogPostForm-module__di8Xua__textarea{resize:vertical;min-height:260px;line-height:1.7}.BlogPostForm-module__di8Xua__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%238e9297' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.BlogPostForm-module__di8Xua__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.BlogPostForm-module__di8Xua__hint{color:var(--text-muted,#8e9297);opacity:.7;font-size:12px}.BlogPostForm-module__di8Xua__actions{gap:12px;margin-top:8px;display:flex}.BlogPostForm-module__di8Xua__submitBtn{background:var(--accent,#7289da);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 28px;font-size:15px;font-weight:700;transition:opacity .2s,transform .1s}.BlogPostForm-module__di8Xua__submitBtn:hover{opacity:.9}.BlogPostForm-module__di8Xua__submitBtn:active{transform:scale(.98)}.BlogPostForm-module__di8Xua__submitBtn:disabled{opacity:.5;cursor:not-allowed}.BlogPostForm-module__di8Xua__draftBtn{color:var(--text-primary,#fff);cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;padding:12px 28px;font-size:15px;font-weight:600;transition:background .2s}.BlogPostForm-module__di8Xua__draftBtn:hover{background:#ffffff1f}.BlogPostForm-module__di8Xua__draftBtn:disabled{opacity:.5;cursor:not-allowed}.BlogPostForm-module__di8Xua__error{color:#ed4245;background:#ed42451f;border:1px solid #ed42454d;border-radius:8px;padding:12px 16px;font-size:14px}.BlogPostForm-module__di8Xua__success{text-align:center;background:#57f2871f;border:1px solid #57f2874d;border-radius:8px;padding:16px}.BlogPostForm-module__di8Xua__successTitle{color:#57f287;margin-bottom:6px;font-size:18px;font-weight:700}.BlogPostForm-module__di8Xua__successText{color:var(--text-muted,#8e9297);font-size:14px}.BlogPostForm-module__di8Xua__successLink{color:var(--accent,#7289da);font-weight:600;text-decoration:none}.BlogPostForm-module__di8Xua__successLink:hover{text-decoration:underline}@media (max-width:600px){.BlogPostForm-module__di8Xua__row{grid-template-columns:1fr}.BlogPostForm-module__di8Xua__actions{flex-direction:column}}
.Breadcrumb-module__ndiauG__nav{max-width:800px;color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin:0 auto 16px;font-size:13px;display:flex}.Breadcrumb-module__ndiauG__nav a{color:var(--accent)}.Breadcrumb-module__ndiauG__sep{color:var(--text-muted)}.Breadcrumb-module__ndiauG__current{color:var(--text-secondary)}
.NewsletterSignup-module__yvb4nG__container{text-align:center;background:linear-gradient(135deg,#5c7cfa1f 0%,#5c7cfa0a 100%);border:1px solid #5c7cfa26;border-radius:12px;margin:1.5rem 0;padding:1.5rem}.NewsletterSignup-module__yvb4nG__inline{background:0 0;border:none;margin:0;padding:0}.NewsletterSignup-module__yvb4nG__title{color:var(--text-primary);margin-bottom:.35rem;font-size:1.1rem;font-weight:800}.NewsletterSignup-module__yvb4nG__subtitle{color:var(--text-secondary);margin-bottom:1rem;font-size:.85rem;line-height:1.4}.NewsletterSignup-module__yvb4nG__form{gap:.5rem;max-width:420px;margin:0 auto;display:flex}.NewsletterSignup-module__yvb4nG__inline .NewsletterSignup-module__yvb4nG__form{max-width:100%}.NewsletterSignup-module__yvb4nG__input{background:var(--bg-card);color:var(--text-primary);border:1px solid #ffffff14;border-radius:8px;outline:none;flex:1;min-width:0;padding:.6rem .85rem;font-size:.85rem;transition:border-color .15s}.NewsletterSignup-module__yvb4nG__input:focus{border-color:var(--accent)}.NewsletterSignup-module__yvb4nG__input::placeholder{color:var(--text-muted)}.NewsletterSignup-module__yvb4nG__button{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;transition:transform .15s,box-shadow .15s}.NewsletterSignup-module__yvb4nG__button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #5c7cfa4d}.NewsletterSignup-module__yvb4nG__button:disabled{opacity:.7;cursor:not-allowed}.NewsletterSignup-module__yvb4nG__successMsg{color:#4caf50;padding:.5rem 0;font-size:.9rem;font-weight:600}.NewsletterSignup-module__yvb4nG__errorMsg{color:#ef5350;margin-top:.5rem;font-size:.8rem}@media (max-width:480px){.NewsletterSignup-module__yvb4nG__form{flex-direction:column}.NewsletterSignup-module__yvb4nG__button{width:100%}}
.Footer-module__S6Hkya__footer{border-top:1px solid #ffffff0f;max-width:800px;margin:40px auto 0;padding:20px}.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:24px;display:grid}.Footer-module__S6Hkya__footerCol{min-width:0}.Footer-module__S6Hkya__footerHeading{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:12px;font-weight:700}.Footer-module__S6Hkya__footerList{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__footerList a{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;transition:color .15s;display:block;overflow:hidden}.Footer-module__S6Hkya__footerList a:hover{color:var(--accent-light)}.Footer-module__S6Hkya__footerNewsletter{border-top:1px solid #ffffff0f;margin-bottom:16px;padding:16px 0}.Footer-module__S6Hkya__footerBottom{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff0f;padding-top:16px;font-size:13px}.Footer-module__S6Hkya__links{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:8px;display:flex}.Footer-module__S6Hkya__links a{color:var(--accent);font-size:13px}.Footer-module__S6Hkya__social{justify-content:center;gap:12px;margin-top:12px;display:flex}.Footer-module__S6Hkya__socialLink{width:32px;height:32px;color:var(--text-muted);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--accent);color:#fff}@media (max-width:600px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:380px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:16px}}
.ShareButtons-module__iQZDeW__wrapper{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:10px;margin:20px 0;padding:14px 0;display:flex;position:relative}.ShareButtons-module__iQZDeW__label{color:var(--text-muted,#8e9297);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.ShareButtons-module__iQZDeW__buttons{flex-wrap:wrap;gap:8px;display:flex}.ShareButtons-module__iQZDeW__btn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.ShareButtons-module__iQZDeW__btn:hover{opacity:.9;transform:scale(1.1)}.ShareButtons-module__iQZDeW__icon{font-style:normal;line-height:1}.ShareButtons-module__iQZDeW__x{color:#fff;background:#000;font-weight:800}.ShareButtons-module__iQZDeW__facebook{color:#fff;background:#1877f2;font-size:16px;font-weight:800}.ShareButtons-module__iQZDeW__whatsapp{color:#fff;background:#25d366}.ShareButtons-module__iQZDeW__telegram{color:#fff;background:#08c}.ShareButtons-module__iQZDeW__reddit{color:#fff;background:#ff4500;font-size:12px;font-weight:700}.ShareButtons-module__iQZDeW__copy{color:var(--text-primary,#fff);background:#ffffff1a}.ShareButtons-module__iQZDeW__toast{color:#43b581;font-size:12px;font-weight:600;animation:.2s ShareButtons-module__iQZDeW__fadeIn;position:absolute;top:-24px;right:0}@keyframes ShareButtons-module__iQZDeW__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.FanBattle-module__ByyXvW__battle{background:linear-gradient(135deg,#ff3c3c0f 0%,#3c78ff0f 100%);border:1px solid #ffffff14;border-radius:16px;max-width:800px;margin:20px auto;padding:20px}.FanBattle-module__ByyXvW__header{justify-content:center;align-items:center;gap:8px;margin-bottom:8px;display:flex}.FanBattle-module__ByyXvW__fireIcon{font-size:18px;animation:1s ease-in-out infinite alternate FanBattle-module__ByyXvW__flicker}@keyframes FanBattle-module__ByyXvW__flicker{0%{opacity:.8;transform:scale(1)}to{opacity:1;transform:scale(1.15)}}.FanBattle-module__ByyXvW__title{color:var(--text-primary,#fff);text-transform:uppercase;letter-spacing:1px;margin:0;font-size:16px;font-weight:800}.FanBattle-module__ByyXvW__verdict{text-align:center;margin-bottom:16px;font-size:13px;font-weight:700}.FanBattle-module__ByyXvW__verdictHome{color:#f44}.FanBattle-module__ByyXvW__verdictAway{color:#48f}.FanBattle-module__ByyXvW__verdictTie{color:var(--text-muted,#8e9297)}.FanBattle-module__ByyXvW__section{margin-bottom:14px}.FanBattle-module__ByyXvW__barLabel{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.FanBattle-module__ByyXvW__teamLabel{color:var(--text-primary,#fff);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.FanBattle-module__ByyXvW__miniLogo{border-radius:2px;width:18px;height:18px}.FanBattle-module__ByyXvW__barTitle{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted,#8e9297);font-size:11px;font-weight:700}.FanBattle-module__ByyXvW__statValue{color:var(--text-primary,#fff);font-size:13px;font-weight:700}.FanBattle-module__ByyXvW__bar{background:#ffffff0a;border-radius:14px;gap:2px;height:28px;display:flex;overflow:hidden}.FanBattle-module__ByyXvW__barFill{justify-content:center;align-items:center;min-width:30px;transition:width .6s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.FanBattle-module__ByyXvW__barHome{background:linear-gradient(90deg,#f44 0%,#ff6b6b 100%);border-radius:14px 0 0 14px}.FanBattle-module__ByyXvW__barAway{background:linear-gradient(90deg,#48f 0%,#6af 100%);border-radius:0 14px 14px 0}.FanBattle-module__ByyXvW__barWinning{box-shadow:0 0 12px #ffffff26}.FanBattle-module__ByyXvW__barValue{color:#fff;text-shadow:0 1px 2px #0000004d;font-size:12px;font-weight:700}.FanBattle-module__ByyXvW__percentRow{justify-content:space-between;margin-top:4px;display:flex}.FanBattle-module__ByyXvW__percentHome{color:#ff6b6b;font-size:12px;font-weight:700}.FanBattle-module__ByyXvW__percentAway{color:#6af;font-size:12px;font-weight:700}.FanBattle-module__ByyXvW__voteRow{gap:10px;margin-top:4px;display:flex}.FanBattle-module__ByyXvW__voteBtn{cursor:pointer;border:none;border-radius:10px;flex:1;padding:10px 12px;font-size:13px;font-weight:700;transition:transform .15s,opacity .15s}.FanBattle-module__ByyXvW__voteBtn:hover:not(:disabled){transform:scale(1.02)}.FanBattle-module__ByyXvW__voteBtn:disabled{opacity:.7;cursor:default}.FanBattle-module__ByyXvW__voteBtnHome{color:#ff6b6b;background:#ff444426;border:1px solid #ff444440}.FanBattle-module__ByyXvW__voteBtnAway{color:#6af;background:#4488ff26;border:1px solid #4488ff40}.FanBattle-module__ByyXvW__voteBtnActive{opacity:1!important}.FanBattle-module__ByyXvW__voteBtnHome.FanBattle-module__ByyXvW__voteBtnActive{color:#fff;background:#f44;border-color:#f44}.FanBattle-module__ByyXvW__voteBtnAway.FanBattle-module__ByyXvW__voteBtnActive{color:#fff;background:#48f;border-color:#48f}.FanBattle-module__ByyXvW__votedMessage{text-align:center;margin-top:10px}.FanBattle-module__ByyXvW__chatLink{color:var(--accent,#7289da);font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s}.FanBattle-module__ByyXvW__chatLink:hover{opacity:.8}@media (max-width:480px){.FanBattle-module__ByyXvW__battle{border-radius:12px;padding:16px}.FanBattle-module__ByyXvW__voteBtn{padding:8px;font-size:12px}.FanBattle-module__ByyXvW__teamLabel{font-size:12px}}
.MatchSEOContent-module__NnvS7W__seoContent{color:#e5e7eb;max-width:960px;margin:32px auto;padding:0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.65}.MatchSEOContent-module__NnvS7W__block{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;margin:20px 0;padding:24px}.MatchSEOContent-module__NnvS7W__block h2{color:#fff;letter-spacing:-.01em;margin:0 0 14px;font-size:1.4rem;font-weight:700}.MatchSEOContent-module__NnvS7W__block p{color:#d1d5db;margin:0 0 12px;font-size:.98rem}.MatchSEOContent-module__NnvS7W__facts{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.MatchSEOContent-module__NnvS7W__facts li{background:#6366f114;border-left:3px solid #6366f1;border-radius:6px;padding:10px 14px;font-size:.92rem}.MatchSEOContent-module__NnvS7W__facts strong{color:#fff;margin-right:6px}.MatchSEOContent-module__NnvS7W__tableWrap{margin-top:14px;overflow-x:auto}.MatchSEOContent-module__NnvS7W__table{border-collapse:collapse;width:100%;font-size:.94rem}.MatchSEOContent-module__NnvS7W__table th,.MatchSEOContent-module__NnvS7W__table td{text-align:left;border-bottom:1px solid #ffffff14;padding:12px 14px}.MatchSEOContent-module__NnvS7W__table th{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#6366f11f;font-size:.85rem;font-weight:600}.MatchSEOContent-module__NnvS7W__table tr:hover td{background:#ffffff05}.MatchSEOContent-module__NnvS7W__faqList{flex-direction:column;gap:10px;margin-top:8px;display:flex}.MatchSEOContent-module__NnvS7W__faqItem{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;padding:14px 18px;transition:background .15s}.MatchSEOContent-module__NnvS7W__faqItem:hover{background:#6366f10d}.MatchSEOContent-module__NnvS7W__faqItem summary{cursor:pointer;color:#fff;padding-right:28px;font-size:1rem;font-weight:600;list-style:none;position:relative}.MatchSEOContent-module__NnvS7W__faqItem summary::-webkit-details-marker{display:none}.MatchSEOContent-module__NnvS7W__faqItem summary:after{content:"+";color:#6366f1;font-size:1.4rem;font-weight:400;transition:transform .2s;position:absolute;top:0;right:0}.MatchSEOContent-module__NnvS7W__faqItem[open] summary:after{content:"−"}.MatchSEOContent-module__NnvS7W__faqItem p{color:#cbd5e1;margin-top:12px;font-size:.95rem}.MatchSEOContent-module__NnvS7W__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.MatchSEOContent-module__NnvS7W__relatedItem a{color:#fff;background:#6366f114;border:1px solid #6366f126;border-radius:8px;flex-direction:column;gap:4px;padding:12px 14px;text-decoration:none;transition:background .15s,transform .15s;display:flex}.MatchSEOContent-module__NnvS7W__relatedItem a:hover{background:#6366f12e;transform:translateY(-1px)}.MatchSEOContent-module__NnvS7W__relatedTeams{font-size:.94rem;font-weight:600}.MatchSEOContent-module__NnvS7W__relatedDate{color:#a5b4fc;text-transform:uppercase;letter-spacing:.04em;font-size:.8rem}@media (max-width:640px){.MatchSEOContent-module__NnvS7W__block{padding:18px}.MatchSEOContent-module__NnvS7W__block h2{font-size:1.2rem}.MatchSEOContent-module__NnvS7W__facts{grid-template-columns:1fr}}
.CommunityHub-module__L72WjG__page{max-width:900px;margin:0 auto;padding:20px 16px}.CommunityHub-module__L72WjG__hero{text-align:center;margin-bottom:1.5rem;padding:2rem 1rem 1.5rem}.CommunityHub-module__L72WjG__heroTitle{color:var(--text-primary);justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:2rem;font-weight:800;display:flex}.CommunityHub-module__L72WjG__heroIcon{font-size:1.8rem}.CommunityHub-module__L72WjG__heroSubtitle{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:1rem;line-height:1.5}.CommunityHub-module__L72WjG__heroCta{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}.CommunityHub-module__L72WjG__ctaBtn{background:var(--accent);color:#fff;border-radius:10px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;transition:transform .15s,box-shadow .15s}.CommunityHub-module__L72WjG__ctaBtn:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #5c7cfa4d}.CommunityHub-module__L72WjG__ctaBtnSecondary{background:var(--bg-card);color:var(--text-primary);border-radius:10px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;transition:background .15s}.CommunityHub-module__L72WjG__ctaBtnSecondary:hover{background:var(--bg-card-alt)}.CommunityHub-module__L72WjG__breadcrumb{color:var(--text-muted);margin-bottom:1rem;font-size:.8rem}.CommunityHub-module__L72WjG__breadcrumb a{color:var(--accent);transition:color .15s}.CommunityHub-module__L72WjG__breadcrumb a:hover{color:var(--accent-light)}.CommunityHub-module__L72WjG__breadcrumbSep{color:var(--text-muted);margin:0 .4rem}.CommunityHub-module__L72WjG__section{margin-bottom:2rem}.CommunityHub-module__L72WjG__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.CommunityHub-module__L72WjG__leagueGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem;display:grid}.CommunityHub-module__L72WjG__leagueCard{background:var(--bg-card);color:var(--text-primary);border-radius:10px;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:background .15s,transform .15s;display:flex}.CommunityHub-module__L72WjG__leagueCard:hover{background:var(--bg-card-alt);transform:translateY(-1px)}.CommunityHub-module__L72WjG__leagueIcon{flex-shrink:0;font-size:1.5rem}.CommunityHub-module__L72WjG__leagueName{font-size:.875rem;font-weight:700}.CommunityHub-module__L72WjG__leagueDesc{color:var(--text-muted);margin-top:.1rem;font-size:.75rem}.CommunityHub-module__L72WjG__countryGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.CommunityHub-module__L72WjG__countryBlock{background:var(--bg-card);border-radius:10px;padding:1rem}.CommunityHub-module__L72WjG__countryHeader{border-bottom:1px solid #ffffff0f;align-items:center;gap:.4rem;margin-bottom:.6rem;padding-bottom:.5rem;font-size:.9rem;font-weight:700;display:flex}.CommunityHub-module__L72WjG__countryLink{color:var(--text-primary);transition:color .15s}.CommunityHub-module__L72WjG__countryLink:hover{color:var(--accent-light)}.CommunityHub-module__L72WjG__teamList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.CommunityHub-module__L72WjG__teamLink{color:var(--text-secondary);align-items:center;gap:.35rem;padding:.15rem 0;font-size:.825rem;transition:color .15s;display:flex}.CommunityHub-module__L72WjG__teamLink:hover{color:var(--accent-light)}.CommunityHub-module__L72WjG__teamIcon{flex-shrink:0;font-size:.75rem}.CommunityHub-module__L72WjG__topicGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem;display:grid}.CommunityHub-module__L72WjG__topicCard{background:var(--bg-card);color:var(--text-primary);border-radius:10px;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:background .15s,transform .15s;display:flex}.CommunityHub-module__L72WjG__topicCard:hover{background:var(--bg-card-alt);transform:translateY(-1px)}.CommunityHub-module__L72WjG__topicIcon{flex-shrink:0;font-size:1.5rem}.CommunityHub-module__L72WjG__topicName{font-size:.875rem;font-weight:700}.CommunityHub-module__L72WjG__topicDesc{color:var(--text-muted);margin-top:.1rem;font-size:.75rem;line-height:1.3}.CommunityHub-module__L72WjG__regionGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.CommunityHub-module__L72WjG__regionCard{background:var(--bg-card);color:var(--text-primary);border-radius:10px;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:background .15s,transform .15s;display:flex}.CommunityHub-module__L72WjG__regionCard:hover{background:var(--bg-card-alt);transform:translateY(-1px)}.CommunityHub-module__L72WjG__regionFlag{flex-shrink:0;font-size:1.5rem}.CommunityHub-module__L72WjG__regionName{font-size:.875rem;font-weight:700}.CommunityHub-module__L72WjG__regionDesc{color:var(--text-muted);margin-top:.1rem;font-size:.75rem;line-height:1.3}.CommunityHub-module__L72WjG__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.65rem;display:grid}.CommunityHub-module__L72WjG__relatedCard{background:var(--bg-card);color:var(--text-primary);border-radius:10px;align-items:center;gap:.6rem;padding:.7rem .85rem;transition:background .15s,transform .15s;display:flex}.CommunityHub-module__L72WjG__relatedCard:hover{background:var(--bg-card-alt);transform:translateY(-1px)}.CommunityHub-module__L72WjG__relatedIcon{flex-shrink:0;font-size:1.25rem}.CommunityHub-module__L72WjG__relatedName{font-size:.85rem;font-weight:700}.CommunityHub-module__L72WjG__relatedMeta{color:var(--text-muted);margin-top:.1rem;font-size:.7rem}@media (max-width:600px){.CommunityHub-module__L72WjG__heroTitle{font-size:1.5rem}.CommunityHub-module__L72WjG__countryGrid{grid-template-columns:repeat(2,1fr)}.CommunityHub-module__L72WjG__leagueGrid,.CommunityHub-module__L72WjG__topicGrid{grid-template-columns:1fr}}@media (max-width:380px){.CommunityHub-module__L72WjG__countryGrid{grid-template-columns:1fr}}
.FanBattleCard-module__f-kVda__card{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:16px;transition:transform .2s,border-color .2s}.FanBattleCard-module__f-kVda__card:hover{border-color:#ff646433;transform:translateY(-2px)}.FanBattleCard-module__f-kVda__competition{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted,#8e9297);text-align:center;margin-bottom:10px;font-size:11px;font-weight:700}.FanBattleCard-module__f-kVda__teams{justify-content:center;align-items:center;gap:12px;margin-bottom:12px;display:flex}.FanBattleCard-module__f-kVda__teamSide{flex:1;align-items:center;gap:6px;display:flex}.FanBattleCard-module__f-kVda__teamSide:last-child{flex-direction:row-reverse}.FanBattleCard-module__f-kVda__logo{border-radius:4px;width:28px;height:28px}.FanBattleCard-module__f-kVda__name{color:var(--text-primary,#fff);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.FanBattleCard-module__f-kVda__vs{color:var(--text-muted,#8e9297);flex-shrink:0;font-size:12px;font-weight:800}.FanBattleCard-module__f-kVda__bar{border-radius:11px;gap:2px;height:22px;margin-bottom:10px;display:flex;overflow:hidden}.FanBattleCard-module__f-kVda__barHome{color:#fff;background:linear-gradient(90deg,#f44,#ff6b6b);border-radius:11px 0 0 11px;justify-content:center;align-items:center;min-width:28px;font-size:11px;font-weight:700;transition:width .5s;display:flex}.FanBattleCard-module__f-kVda__barAway{color:#fff;background:linear-gradient(90deg,#48f,#6af);border-radius:0 11px 11px 0;justify-content:center;align-items:center;min-width:28px;font-size:11px;font-weight:700;transition:width .5s;display:flex}.FanBattleCard-module__f-kVda__winning{box-shadow:0 0 8px #ffffff1a}.FanBattleCard-module__f-kVda__actions{justify-content:space-between;align-items:center;display:flex}.FanBattleCard-module__f-kVda__btn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:transform .15s;display:flex}.FanBattleCard-module__f-kVda__btn:hover:not(:disabled){transform:scale(1.15)}.FanBattleCard-module__f-kVda__btn:disabled{cursor:default}.FanBattleCard-module__f-kVda__btnHome{color:#ff6b6b;background:#ff44441f;border:1px solid #f443}.FanBattleCard-module__f-kVda__btnAway{color:#6af;background:#4488ff1f;border:1px solid #48f3}.FanBattleCard-module__f-kVda__btnActive{font-size:14px}.FanBattleCard-module__f-kVda__btnHome.FanBattleCard-module__f-kVda__btnActive{color:#fff;background:#f44;border-color:#f44}.FanBattleCard-module__f-kVda__btnAway.FanBattleCard-module__f-kVda__btnActive{color:#fff;background:#48f;border-color:#48f}.FanBattleCard-module__f-kVda__matchLink{color:var(--accent,#7289da);font-size:12px;font-weight:600;text-decoration:none}.FanBattleCard-module__f-kVda__matchLink:hover{text-decoration:underline}
.CommunityStats-module__KKnJ2q__stats{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.75rem;display:flex}.CommunityStats-module__KKnJ2q__stat{color:var(--text-secondary);background:#ffffff0d;border-radius:20px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.78rem;display:inline-flex}.CommunityStats-module__KKnJ2q__statIcon{flex-shrink:0;font-size:.85rem}.CommunityStats-module__KKnJ2q__statValue{white-space:nowrap;font-weight:600}.CommunityStats-module__KKnJ2q__statDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.CommunityStats-module__KKnJ2q__dotLive{background:#4caf50;animation:2s infinite CommunityStats-module__KKnJ2q__pulse;box-shadow:0 0 6px #4caf5099}@keyframes CommunityStats-module__KKnJ2q__pulse{0%,to{opacity:1}50%{opacity:.5}}
.HomePage-module___T8iSG__page{flex-direction:column;max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}.HomePage-module___T8iSG__hero{text-align:center;background:linear-gradient(#5c7cfa26 0%,#0000 100%);padding:3rem 1.5rem 2rem}.HomePage-module___T8iSG__logo{border-radius:20px;width:80px;height:80px;margin-bottom:1rem}.HomePage-module___T8iSG__heroTitle{letter-spacing:-.5px;margin-bottom:.5rem;font-size:2rem;font-weight:800}.HomePage-module___T8iSG__heroAccent{color:var(--accent)}.HomePage-module___T8iSG__heroSubtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.1rem;line-height:1.5}.HomePage-module___T8iSG__section{width:100%;max-width:800px;margin:0 auto;padding:0 1.5rem}.HomePage-module___T8iSG__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding-top:2rem;display:flex}.HomePage-module___T8iSG__sectionTitle{font-size:1.25rem;font-weight:700;line-height:1.25}.HomePage-module___T8iSG__sectionLink{color:var(--accent);font-size:.875rem;font-weight:600}.HomePage-module___T8iSG__sectionLink:hover{text-decoration:underline}.HomePage-module___T8iSG__matchGrid{gap:.5rem;display:grid}.HomePage-module___T8iSG__matchCard{background:var(--bg-card);color:var(--text-primary);border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background .15s;display:flex}.HomePage-module___T8iSG__matchCard:hover{background:var(--bg-card-alt)}.HomePage-module___T8iSG__matchTeams{flex:1;min-width:0}.HomePage-module___T8iSG__matchTeamRow{align-items:center;gap:.5rem;font-size:.9rem;display:flex}.HomePage-module___T8iSG__matchTeamRow+.HomePage-module___T8iSG__matchTeamRow{margin-top:.25rem}.HomePage-module___T8iSG__teamLogo{object-fit:contain;flex-shrink:0;width:20px;height:20px}.HomePage-module___T8iSG__teamName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.HomePage-module___T8iSG__matchScoreCol{text-align:center;flex-shrink:0;min-width:50px}.HomePage-module___T8iSG__matchScore{font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:700}.HomePage-module___T8iSG__matchScoreLive{color:var(--live)}.HomePage-module___T8iSG__matchTime{color:var(--text-muted);font-size:.85rem;font-weight:600}.HomePage-module___T8iSG__matchBadge{text-transform:uppercase;letter-spacing:.3px;border-radius:4px;margin-top:2px;padding:1px 6px;font-size:.65rem;font-weight:700;display:inline-block}.HomePage-module___T8iSG__badgeLive{background:var(--live);color:#fff;animation:2s infinite HomePage-module___T8iSG__pulse}.HomePage-module___T8iSG__badgeHT{color:#fff;background:#ff9800}.HomePage-module___T8iSG__badgeFT{color:var(--finished);background:#4caf5033}@keyframes HomePage-module___T8iSG__pulse{0%,to{opacity:1}50%{opacity:.7}}.HomePage-module___T8iSG__battleGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1rem;display:grid}.HomePage-module___T8iSG__features{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:1rem;margin-top:.5rem;display:grid}.HomePage-module___T8iSG__featureCard{background:var(--bg-card);text-align:center;border-radius:12px;padding:1.25rem;transition:transform .15s,background .15s}.HomePage-module___T8iSG__featureCard:hover{background:var(--bg-card-alt);transform:translateY(-2px)}.HomePage-module___T8iSG__featureIcon{margin-bottom:.5rem;font-size:2rem}.HomePage-module___T8iSG__featureTitle{margin-bottom:.25rem;font-size:1rem;font-weight:700}.HomePage-module___T8iSG__featureDesc{color:var(--text-muted);font-size:.825rem;line-height:1.4}.HomePage-module___T8iSG__leagueNav{flex-wrap:wrap;gap:.5rem;display:flex}.HomePage-module___T8iSG__leagueChip{background:var(--bg-card);color:var(--text-primary);white-space:nowrap;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.825rem;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.HomePage-module___T8iSG__leagueChip:hover{background:var(--accent);color:#fff;transform:translateY(-1px)}.HomePage-module___T8iSG__leagueFlag{font-size:1rem}.HomePage-module___T8iSG__countryGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:1.25rem;display:grid}.HomePage-module___T8iSG__countryBlock{background:var(--bg-card);border-radius:10px;padding:1rem}.HomePage-module___T8iSG__countryTitle{border-bottom:1px solid #ffffff0f;align-items:center;gap:.4rem;margin-bottom:.6rem;padding-bottom:.5rem;font-size:.9rem;font-weight:700;display:flex}.HomePage-module___T8iSG__countryFlag{font-size:1.1rem}.HomePage-module___T8iSG__teamList{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.HomePage-module___T8iSG__teamLink{color:var(--text-secondary);padding:.2rem 0;font-size:.825rem;transition:color .15s;display:block}.HomePage-module___T8iSG__teamLink:hover{color:var(--accent-light)}.HomePage-module___T8iSG__topicGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:.75rem;display:grid}.HomePage-module___T8iSG__topicCard{background:var(--bg-card);color:var(--text-primary);border-radius:10px;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:background .15s,transform .15s;display:flex}.HomePage-module___T8iSG__topicCard:hover{background:var(--bg-card-alt);transform:translateY(-1px)}.HomePage-module___T8iSG__topicIcon{flex-shrink:0;font-size:1.5rem}.HomePage-module___T8iSG__topicName{font-size:.875rem;font-weight:700}.HomePage-module___T8iSG__topicDesc{color:var(--text-muted);margin-top:.15rem;font-size:.75rem;line-height:1.3}.HomePage-module___T8iSG__competitionGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:1rem;display:grid}.HomePage-module___T8iSG__competitionCard{background:var(--bg-card);color:var(--text-primary);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;text-decoration:none;transition:background .15s,transform .15s,box-shadow .15s;display:flex}.HomePage-module___T8iSG__competitionCard:hover{background:var(--bg-card-alt);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.HomePage-module___T8iSG__competitionIcon{margin-bottom:.25rem;font-size:2rem}.HomePage-module___T8iSG__competitionName{font-size:.95rem;font-weight:700;line-height:1.2}.HomePage-module___T8iSG__competitionRegion{color:var(--text-muted);font-size:.75rem;font-weight:500}.HomePage-module___T8iSG__competitionDesc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.25rem;font-size:.7rem;line-height:1.3;display:-webkit-box;overflow:hidden}.HomePage-module___T8iSG__cta{text-align:center;margin-top:2rem;padding:2.5rem 1.5rem}.HomePage-module___T8iSG__ctaTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.HomePage-module___T8iSG__ctaDesc{color:var(--text-secondary);max-width:400px;margin-bottom:1.25rem;margin-left:auto;margin-right:auto}.HomePage-module___T8iSG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.HomePage-module___T8iSG__ctaBtn{border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex}.HomePage-module___T8iSG__ctaBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #5c7cfa4d}.HomePage-module___T8iSG__ctaBtnPrimary{background:var(--accent);color:#fff}.HomePage-module___T8iSG__ctaBtnPrimary:hover{color:#fff}.HomePage-module___T8iSG__ctaBtnSecondary{background:var(--bg-card);color:var(--text-primary)}.HomePage-module___T8iSG__popularTeamsGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,100px),1fr));gap:.75rem;display:grid}.HomePage-module___T8iSG__popularTeamCard{background:var(--bg-card);color:var(--text-primary);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;text-decoration:none;transition:transform .15s,background .15s;display:flex}.HomePage-module___T8iSG__popularTeamCard:hover{background:var(--bg-card-alt);transform:translateY(-2px)}.HomePage-module___T8iSG__popularTeamName{font-size:.75rem;font-weight:600;line-height:1.2}.HomePage-module___T8iSG__popularTeamFans{color:var(--text-muted);font-size:.65rem}.HomePage-module___T8iSG__emptyMatches{text-align:center;color:var(--text-muted);background:var(--bg-card);border-radius:10px;padding:2rem}@media (max-width:600px){.HomePage-module___T8iSG__hero{padding:2rem 1rem 1.5rem}.HomePage-module___T8iSG__heroTitle{font-size:1.5rem}.HomePage-module___T8iSG__heroSubtitle{font-size:.95rem}.HomePage-module___T8iSG__section{padding:0 1rem}.HomePage-module___T8iSG__sectionHeader{align-items:flex-start}.HomePage-module___T8iSG__sectionLink{font-size:.8125rem}.HomePage-module___T8iSG__matchCard{padding:.75rem}.HomePage-module___T8iSG__matchScoreCol{min-width:44px}.HomePage-module___T8iSG__features{grid-template-columns:1fr}.HomePage-module___T8iSG__leagueNav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:.25rem;overflow-x:auto}.HomePage-module___T8iSG__leagueNav::-webkit-scrollbar{display:none}.HomePage-module___T8iSG__leagueChip{flex:none}.HomePage-module___T8iSG__topicCard{align-items:flex-start}.HomePage-module___T8iSG__competitionGrid,.HomePage-module___T8iSG__countryGrid{gap:.875rem}.HomePage-module___T8iSG__cta{padding:2rem 1rem}.HomePage-module___T8iSG__ctaButtons{flex-direction:column;align-items:stretch}.HomePage-module___T8iSG__ctaBtn{justify-content:center;width:100%}}@media (max-width:420px){.HomePage-module___T8iSG__logo{width:64px;height:64px}.HomePage-module___T8iSG__heroTitle{font-size:1.35rem}.HomePage-module___T8iSG__section{padding:0 .875rem}.HomePage-module___T8iSG__matchCard{gap:.625rem}.HomePage-module___T8iSG__matchTeamRow{font-size:.85rem}.HomePage-module___T8iSG__teamLogo{width:18px;height:18px}.HomePage-module___T8iSG__popularTeamsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.HomePage-module___T8iSG__topicGrid,.HomePage-module___T8iSG__competitionGrid,.HomePage-module___T8iSG__countryGrid,.HomePage-module___T8iSG__battleGrid{grid-template-columns:1fr}}
.MatchesList-module__1xtobG__page{max-width:800px;margin:0 auto;padding:20px 16px}.MatchesList-module__1xtobG__heroSection{text-align:center;margin-bottom:32px}.MatchesList-module__1xtobG__heroIcon{margin-bottom:8px;font-size:48px}.MatchesList-module__1xtobG__heroTitle{color:var(--text-primary);margin-bottom:6px;font-size:28px;font-weight:800;line-height:1.2}.MatchesList-module__1xtobG__heroSubtitle{color:var(--text-dimmed);font-size:15px;line-height:1.5}.MatchesList-module__1xtobG__datePicker{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:28px;display:flex}.MatchesList-module__1xtobG__dateBtn{background:var(--bg-card);color:var(--text-muted);border:1px solid #ffffff1a;border-radius:20px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.MatchesList-module__1xtobG__dateBtn:hover{border-color:var(--accent);color:var(--accent)}.MatchesList-module__1xtobG__dateBtnActive{background:var(--accent);color:#fff;border-color:var(--accent)}.MatchesList-module__1xtobG__summary{justify-content:center;gap:16px;margin-bottom:28px;display:flex}.MatchesList-module__1xtobG__summaryItem{color:var(--text-muted);align-items:center;gap:6px;font-size:13px;display:flex}.MatchesList-module__1xtobG__summaryDot{border-radius:50%;width:8px;height:8px}.MatchesList-module__1xtobG__dotLive{background:var(--live);animation:1.5s ease-in-out infinite MatchesList-module__1xtobG__pulse}.MatchesList-module__1xtobG__dotScheduled{background:var(--accent)}.MatchesList-module__1xtobG__dotFinished{background:var(--finished)}@keyframes MatchesList-module__1xtobG__pulse{0%,to{opacity:1}50%{opacity:.5}}.MatchesList-module__1xtobG__leagueGroup{margin-bottom:24px}.MatchesList-module__1xtobG__leagueHeader{background:var(--bg-card);border-bottom:1px solid #ffffff0f;border-radius:12px 12px 0 0;align-items:center;gap:10px;padding:10px 16px;display:flex}.MatchesList-module__1xtobG__leagueLogo{border-radius:4px;flex-shrink:0}.MatchesList-module__1xtobG__leagueName{color:var(--text-primary);font-size:14px;font-weight:700}.MatchesList-module__1xtobG__leagueCount{color:var(--text-muted);margin-left:auto;font-size:12px}.MatchesList-module__1xtobG__matchList{background:var(--bg-card);border-radius:0 0 12px 12px;padding:0;list-style:none}.MatchesList-module__1xtobG__matchItem{color:inherit;border-bottom:1px solid #ffffff0a;padding:14px 16px;text-decoration:none;transition:background .15s;display:block}.MatchesList-module__1xtobG__matchItem:last-child{border-bottom:none}.MatchesList-module__1xtobG__matchItem:hover{background:var(--bg-card-alt)}.MatchesList-module__1xtobG__matchRow{align-items:center;gap:12px;display:flex}.MatchesList-module__1xtobG__teamCol{flex:1;min-width:0}.MatchesList-module__1xtobG__teamHome{text-align:right}.MatchesList-module__1xtobG__teamAway{text-align:left}.MatchesList-module__1xtobG__teamName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.MatchesList-module__1xtobG__teamRow{align-items:center;gap:8px;display:flex}.MatchesList-module__1xtobG__teamRowHome{justify-content:flex-end}.MatchesList-module__1xtobG__teamRowAway{justify-content:flex-start}.MatchesList-module__1xtobG__teamLogo{flex-shrink:0}.MatchesList-module__1xtobG__scoreCol{text-align:center;flex-shrink:0;min-width:70px}.MatchesList-module__1xtobG__score{color:var(--text-primary);font-size:18px;font-weight:800;line-height:1}.MatchesList-module__1xtobG__scoreLive{color:var(--live)}.MatchesList-module__1xtobG__time{color:var(--accent);font-size:14px;font-weight:600}.MatchesList-module__1xtobG__statusBadge{border-radius:8px;margin-top:2px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.MatchesList-module__1xtobG__badgeLive{background:var(--live);color:#fff;animation:1.5s ease-in-out infinite MatchesList-module__1xtobG__pulse}.MatchesList-module__1xtobG__badgeHT{color:#fff;background:#ff9800}.MatchesList-module__1xtobG__badgeFT{color:var(--finished);background:#4caf5033}.MatchesList-module__1xtobG__minute{color:var(--live);margin-top:2px;font-size:11px;font-weight:600}.MatchesList-module__1xtobG__emptyState{text-align:center;background:var(--bg-card);border-radius:16px;padding:60px 20px}.MatchesList-module__1xtobG__emptyIcon{margin-bottom:12px;font-size:48px}.MatchesList-module__1xtobG__emptyTitle{color:var(--text-primary);margin-bottom:8px;font-size:18px;font-weight:700}.MatchesList-module__1xtobG__emptyText{color:var(--text-muted);font-size:14px}.MatchesList-module__1xtobG__communitySection{margin-top:32px;margin-bottom:16px}.MatchesList-module__1xtobG__communitySectionTitle{color:var(--text-primary);margin-bottom:12px;font-size:18px;font-weight:700}.MatchesList-module__1xtobG__leagueChips{flex-wrap:wrap;gap:8px;display:flex}.MatchesList-module__1xtobG__leagueChipLink{background:var(--bg-card);color:var(--text-primary);white-space:nowrap;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.MatchesList-module__1xtobG__leagueChipLink:hover{background:var(--accent);color:#fff;transform:translateY(-1px)}.MatchesList-module__1xtobG__communityCountryGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px;display:grid}.MatchesList-module__1xtobG__communityCountryBlock{background:var(--bg-card);border-radius:10px;padding:12px}.MatchesList-module__1xtobG__communityCountryName{border-bottom:1px solid #ffffff0f;margin-bottom:8px;padding-bottom:6px;font-size:14px;font-weight:700}.MatchesList-module__1xtobG__communityTeamList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.MatchesList-module__1xtobG__communityTeamLink{color:var(--text-secondary);padding:2px 0;font-size:13px;transition:color .15s;display:block}.MatchesList-module__1xtobG__communityTeamLink:hover{color:var(--accent-light)}@media (max-width:480px){.MatchesList-module__1xtobG__heroTitle{font-size:22px}.MatchesList-module__1xtobG__teamName{font-size:12px}.MatchesList-module__1xtobG__scoreCol{min-width:56px}.MatchesList-module__1xtobG__score{font-size:16px}.MatchesList-module__1xtobG__summary{gap:10px}}
.ContentHub-module__4luTPq__page{max-width:900px;margin:0 auto;padding:20px 16px}.ContentHub-module__4luTPq__hero{text-align:center;padding:32px 0 24px}.ContentHub-module__4luTPq__heroTitle{color:var(--text-primary,#fff);margin:0 0 8px;font-size:28px;font-weight:800}.ContentHub-module__4luTPq__heroAccent{color:var(--accent,#7289da)}.ContentHub-module__4luTPq__heroSubtitle{color:var(--text-muted,#8e9297);margin:0;font-size:15px}.ContentHub-module__4luTPq__tabs{border-bottom:2px solid #ffffff0f;gap:0;margin-bottom:24px;display:flex}.ContentHub-module__4luTPq__tab{color:var(--text-muted,#8e9297);border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.ContentHub-module__4luTPq__tab:hover{color:var(--text-primary,#fff)}.ContentHub-module__4luTPq__tabActive{color:var(--accent,#7289da);border-bottom-color:var(--accent,#7289da)}.ContentHub-module__4luTPq__grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:20px;margin-bottom:32px;display:grid}.ContentHub-module__4luTPq__card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;text-decoration:none;transition:transform .2s,border-color .2s;overflow:hidden}.ContentHub-module__4luTPq__card:hover{border-color:#7289da4d;transform:translateY(-2px)}.ContentHub-module__4luTPq__cardImage{object-fit:cover;background:#ffffff05;width:100%;height:160px}.ContentHub-module__4luTPq__cardBody{padding:14px 16px}.ContentHub-module__4luTPq__cardCategory{text-transform:uppercase;letter-spacing:.5px;color:var(--accent,#7289da);margin-bottom:6px;font-size:11px;font-weight:700}.ContentHub-module__4luTPq__cardTitle{color:var(--text-primary,#fff);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:16px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.ContentHub-module__4luTPq__cardExcerpt{color:var(--text-muted,#8e9297);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.ContentHub-module__4luTPq__cardDate{color:var(--text-muted,#8e9297);opacity:.7;font-size:12px}.ContentHub-module__4luTPq__empty{text-align:center;color:var(--text-muted,#8e9297);padding:60px 20px}.ContentHub-module__4luTPq__emptyIcon{margin-bottom:12px;font-size:40px}.ContentHub-module__4luTPq__emptyText{margin-bottom:8px;font-size:16px}.ContentHub-module__4luTPq__emptySub{opacity:.7;font-size:13px}.ContentHub-module__4luTPq__section{margin-bottom:32px}.ContentHub-module__4luTPq__sectionTitle{color:var(--text-primary,#fff);margin:0 0 16px;font-size:20px;font-weight:700}@media (max-width:600px){.ContentHub-module__4luTPq__grid{grid-template-columns:1fr}.ContentHub-module__4luTPq__heroTitle{font-size:24px}}
.PushPrompt-module__jWwEPG__overlay{z-index:9999;width:calc(100% - 32px);max-width:420px;animation:.3s ease-out PushPrompt-module__jWwEPG__slideUp;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}@keyframes PushPrompt-module__jWwEPG__slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.PushPrompt-module__jWwEPG__prompt{background:var(--bg-card,#1a1a2e);text-align:center;border:1px solid #5c7cfa33;border-radius:16px;padding:1.25rem;box-shadow:0 8px 32px #0006}.PushPrompt-module__jWwEPG__iconRow{margin-bottom:.5rem}.PushPrompt-module__jWwEPG__bellIcon{font-size:2rem}.PushPrompt-module__jWwEPG__title{color:var(--text-primary,#fff);margin-bottom:.3rem;font-size:1rem;font-weight:800}.PushPrompt-module__jWwEPG__body{color:var(--text-secondary,#aaa);margin-bottom:1rem;font-size:.82rem;line-height:1.4}.PushPrompt-module__jWwEPG__actions{gap:.5rem;display:flex}.PushPrompt-module__jWwEPG__enableBtn{background:var(--accent,#5c7cfa);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;padding:.65rem 1rem;font-size:.85rem;font-weight:700;transition:transform .15s,box-shadow .15s}.PushPrompt-module__jWwEPG__enableBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #5c7cfa66}.PushPrompt-module__jWwEPG__enableBtn:disabled{opacity:.7;cursor:not-allowed}.PushPrompt-module__jWwEPG__dismissBtn{color:var(--text-muted,#888);cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:10px;padding:.65rem 1rem;font-size:.85rem;font-weight:600;transition:background .15s}.PushPrompt-module__jWwEPG__dismissBtn:hover{background:#ffffff0d}.PushPrompt-module__jWwEPG__success{color:#4caf50;padding:.5rem 0;font-size:.9rem;font-weight:700}.PushPrompt-module__jWwEPG__error{color:#ef5350;padding:.3rem 0;font-size:.8rem;line-height:1.4}
.WCBracket-module__u3Rz0G__wrap{color:#e5e7eb;max-width:1100px;margin:0 auto;padding:20px 16px 60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.WCBracket-module__u3Rz0G__skeleton{text-align:center;color:#9ca3af;padding:60px 0}.WCBracket-module__u3Rz0G__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.WCBracket-module__u3Rz0G__title{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(1.4rem,4vw,2rem);font-weight:800}.WCBracket-module__u3Rz0G__subtitle{color:#9ca3af;margin:0;font-size:.95rem}.WCBracket-module__u3Rz0G__scoreBox{color:#fff;text-align:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:14px;min-width:180px;padding:16px 22px;box-shadow:0 10px 30px #6366f14d}.WCBracket-module__u3Rz0G__scoreLabel{text-transform:uppercase;opacity:.85;letter-spacing:.08em;font-size:.75rem}.WCBracket-module__u3Rz0G__scoreValue{margin:4px 0;font-size:2.2rem;font-weight:800;line-height:1}.WCBracket-module__u3Rz0G__scoreMeta{opacity:.85;font-size:.75rem}.WCBracket-module__u3Rz0G__cta{color:#6366f1;cursor:pointer;background:#fff;border:none;border-radius:10px;padding:14px 24px;font-size:.95rem;font-weight:700;transition:transform .15s}.WCBracket-module__u3Rz0G__cta:hover{transform:translateY(-1px)}.WCBracket-module__u3Rz0G__tabs{scrollbar-width:thin;gap:8px;margin-bottom:18px;padding-bottom:8px;display:flex;overflow-x:auto}.WCBracket-module__u3Rz0G__tab{color:#d1d5db;cursor:pointer;white-space:nowrap;font:inherit;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;min-width:110px;padding:10px 16px;transition:all .15s;display:flex}.WCBracket-module__u3Rz0G__tab:hover{background:#ffffff14}.WCBracket-module__u3Rz0G__tabActive{color:#fff;background:linear-gradient(135deg,#6366f140,#8b5cf640);border-color:#6366f1}.WCBracket-module__u3Rz0G__tabLocked{opacity:.55}.WCBracket-module__u3Rz0G__tabMeta{color:#a5b4fc;font-size:.72rem}.WCBracket-module__u3Rz0G__roundSection{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:22px}.WCBracket-module__u3Rz0G__matchGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.WCBracket-module__u3Rz0G__match{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:6px;padding:12px;transition:border-color .2s;display:flex}.WCBracket-module__u3Rz0G__match:hover{border-color:#6366f14d}.WCBracket-module__u3Rz0G__matchLocked{opacity:.6}.WCBracket-module__u3Rz0G__matchDate{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:.72rem}.WCBracket-module__u3Rz0G__team{cursor:pointer;color:#fff;font:inherit;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:.95rem;font-weight:500;transition:all .15s;display:flex}.WCBracket-module__u3Rz0G__team:hover:not(:disabled){background:#6366f11f;border-color:#6366f166}.WCBracket-module__u3Rz0G__team:disabled{cursor:not-allowed}.WCBracket-module__u3Rz0G__teamPicked{font-weight:700;background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;border-color:#6366f1!important}.WCBracket-module__u3Rz0G__teamLogo{object-fit:contain;flex-shrink:0;width:26px;height:26px}.WCBracket-module__u3Rz0G__teamName{flex:1}.WCBracket-module__u3Rz0G__checkmark{color:#fff;font-weight:800}.WCBracket-module__u3Rz0G__vs{text-align:center;color:#6b7280;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.WCBracket-module__u3Rz0G__empty{text-align:center;color:#94a3b8;padding:60px 20px}.WCBracket-module__u3Rz0G__emptyHint{opacity:.7;margin-top:8px;font-size:.85rem}.WCBracket-module__u3Rz0G__finalScore{text-align:center;background:#6366f114;border:1px dashed #6366f166;border-radius:12px;margin-top:24px;padding:20px}.WCBracket-module__u3Rz0G__finalScoreLabel{color:#a5b4fc;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.85rem;font-weight:600}.WCBracket-module__u3Rz0G__finalScoreInputs{justify-content:center;align-items:center;gap:14px;font-size:1.4rem;display:flex}.WCBracket-module__u3Rz0G__finalScoreInputs input{text-align:center;color:#fff;background:#0000004d;border:1px solid #ffffff26;border-radius:8px;width:70px;padding:10px;font-size:1.6rem;font-weight:700}.WCBracket-module__u3Rz0G__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.WCBracket-module__u3Rz0G__saveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:700;transition:transform .15s;box-shadow:0 8px 24px #6366f159}.WCBracket-module__u3Rz0G__saveBtn:hover:not(:disabled){transform:translateY(-1px)}.WCBracket-module__u3Rz0G__saveBtn:disabled{opacity:.6;cursor:wait}.WCBracket-module__u3Rz0G__shareBtn,.WCBracket-module__u3Rz0G__leaderboardLink{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:6px;padding:14px 22px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.WCBracket-module__u3Rz0G__shareBtn:hover,.WCBracket-module__u3Rz0G__leaderboardLink:hover{background:#ffffff1f;border-color:#6366f166}.WCBracket-module__u3Rz0G__modalBackdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.WCBracket-module__u3Rz0G__modal{background:#1a1b23;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:420px;padding:28px}.WCBracket-module__u3Rz0G__modal h2{color:#fff;margin:0 0 8px;font-size:1.3rem}.WCBracket-module__u3Rz0G__modal p{color:#9ca3af;margin:0 0 18px;font-size:.92rem}.WCBracket-module__u3Rz0G__modal input{color:#fff;box-sizing:border-box;background:#0000004d;border:1px solid #ffffff26;border-radius:8px;width:100%;padding:12px 14px;font-size:1rem}.WCBracket-module__u3Rz0G__modal input:focus{border-color:#6366f1;outline:none}.WCBracket-module__u3Rz0G__modalActions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.WCBracket-module__u3Rz0G__modalCancel{color:#9ca3af;cursor:pointer;font:inherit;background:0 0;border:1px solid #ffffff1a;border-radius:8px;padding:10px 18px}.WCBracket-module__u3Rz0G__modalSubmit{color:#fff;cursor:pointer;font-weight:700;font:inherit;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;padding:10px 22px}.WCBracket-module__u3Rz0G__modalSubmit:disabled{opacity:.5;cursor:wait}.WCBracket-module__u3Rz0G__toast{z-index:200;cursor:pointer;border-radius:10px;padding:12px 22px;font-weight:600;animation:.3s ease-out WCBracket-module__u3Rz0G__slideDown;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080}.WCBracket-module__u3Rz0G__toastOk{color:#fff;background:#10b981}.WCBracket-module__u3Rz0G__toastErr{color:#fff;background:#ef4444}@keyframes WCBracket-module__u3Rz0G__slideDown{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:640px){.WCBracket-module__u3Rz0G__header{flex-direction:column-reverse}.WCBracket-module__u3Rz0G__scoreBox{width:100%}.WCBracket-module__u3Rz0G__matchGrid{grid-template-columns:1fr}}
