.HeroSlider-module__wMS9KG__slider{border-radius:0 0 20px 20px;height:500px;position:relative;overflow:hidden}.HeroSlider-module__wMS9KG__slide{opacity:0;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.HeroSlider-module__wMS9KG__slide.HeroSlider-module__wMS9KG__active{opacity:1}.HeroSlider-module__wMS9KG__slideBackground{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.HeroSlider-module__wMS9KG__slide.HeroSlider-module__wMS9KG__active .HeroSlider-module__wMS9KG__slideBackground{transform:scale(1.05)}.HeroSlider-module__wMS9KG__slideOverlay{background:linear-gradient(135deg,#0009 0%,#0000004d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSlider-module__wMS9KG__slideContent{z-index:2;color:#fff;flex-direction:column;justify-content:center;max-width:1200px;height:100%;margin:0 auto;padding:2rem;display:flex;position:relative}.HeroSlider-module__wMS9KG__category{background:var(--sand-600);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:20px;max-width:fit-content;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.HeroSlider-module__wMS9KG__title{text-shadow:0 2px 4px #00000080;max-width:600px;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.HeroSlider-module__wMS9KG__summary{opacity:.9;text-shadow:0 1px 2px #00000080;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:500px;max-height:4.5em;margin-bottom:1.5rem;font-size:1.2rem;line-height:1.5;display:-webkit-box;overflow:hidden}.HeroSlider-module__wMS9KG__meta{opacity:.8;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;font-size:.9rem;display:flex}.HeroSlider-module__wMS9KG__readMore{background:var(--sand-600);color:#fff;border-radius:8px;max-width:fit-content;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.HeroSlider-module__wMS9KG__readMore:hover{background:var(--sand-700)}.HeroSlider-module__wMS9KG__dots{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSlider-module__wMS9KG__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:12px;height:12px;transition:all .2s}.HeroSlider-module__wMS9KG__dot.HeroSlider-module__wMS9KG__active{background:#fff;transform:scale(1.2)}.HeroSlider-module__wMS9KG__placeholder{text-align:center;color:#fff;background:var(--sand-600);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.HeroSlider-module__wMS9KG__placeholder h2{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.HeroSlider-module__wMS9KG__placeholder p{opacity:.9;font-size:1.2rem}@media (max-width:768px){.HeroSlider-module__wMS9KG__slider{height:400px}.HeroSlider-module__wMS9KG__slideContent{padding:1.5rem}.HeroSlider-module__wMS9KG__title{font-size:2rem}.HeroSlider-module__wMS9KG__summary{-webkit-line-clamp:2;max-height:3em;font-size:1rem}.HeroSlider-module__wMS9KG__meta{flex-direction:column;gap:.5rem}}@media (max-width:640px){.HeroSlider-module__wMS9KG__slider{height:350px}.HeroSlider-module__wMS9KG__slideContent{padding:1rem}.HeroSlider-module__wMS9KG__title{max-width:100%;font-size:1.5rem}.HeroSlider-module__wMS9KG__summary{-webkit-line-clamp:2;max-width:100%;max-height:3em}.HeroSlider-module__wMS9KG__category{padding:.375rem .75rem;font-size:.75rem}.HeroSlider-module__wMS9KG__meta{margin-bottom:1rem}}
.LiveScoreboard-module__fuJMFW__scoreboard{flex-direction:column;gap:1.5rem;display:flex}.LiveScoreboard-module__fuJMFW__matchSection{border-bottom:1px solid var(--sand-300);padding-bottom:1.5rem}.LiveScoreboard-module__fuJMFW__matchSection:last-child{border-bottom:none;padding-bottom:0}.LiveScoreboard-module__fuJMFW__sectionTitle{color:var(--sand-700);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:600;display:flex}.LiveScoreboard-module__fuJMFW__matchesList{flex-direction:column;gap:.75rem;display:flex}.LiveScoreboard-module__fuJMFW__matchItem{background:var(--sand-100);border:1px solid var(--sand-300);border-radius:8px;padding:1rem;transition:all .2s;position:relative;overflow:hidden}.LiveScoreboard-module__fuJMFW__matchItem:hover{background:var(--sand-200);border-color:var(--sand-400);transform:translateY(-1px)}.LiveScoreboard-module__fuJMFW__matchItem.LiveScoreboard-module__fuJMFW__live{background:var(--sand-100);border-left:4px solid #dc2626}.LiveScoreboard-module__fuJMFW__matchItem.LiveScoreboard-module__fuJMFW__upcoming{border-left:4px solid var(--sand-500)}.LiveScoreboard-module__fuJMFW__matchItem.LiveScoreboard-module__fuJMFW__finished{border-left:4px solid var(--sand-400)}.LiveScoreboard-module__fuJMFW__competition{color:var(--sand-600);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.LiveScoreboard-module__fuJMFW__teams{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.LiveScoreboard-module__fuJMFW__team{flex:1;align-items:center;gap:.75rem;display:flex}.LiveScoreboard-module__fuJMFW__team:last-child{flex-direction:row-reverse;justify-content:flex-end}.LiveScoreboard-module__fuJMFW__teamName{color:var(--sand-800);font-size:.9rem;font-weight:600}.LiveScoreboard-module__fuJMFW__score{background:var(--sand-200);text-align:center;min-width:30px;color:var(--sand-700);border-radius:4px;padding:.25rem .5rem;font-size:.875rem;font-weight:700}.LiveScoreboard-module__fuJMFW__matchItem.LiveScoreboard-module__fuJMFW__live .LiveScoreboard-module__fuJMFW__score{color:#fff;background:#dc2626}.LiveScoreboard-module__fuJMFW__vs{color:var(--sand-600);font-weight:600}.LiveScoreboard-module__fuJMFW__matchInfo{color:var(--sand-600);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.LiveScoreboard-module__fuJMFW__status{color:var(--sand-700);font-weight:600}.LiveScoreboard-module__fuJMFW__stadium{font-style:italic}.LiveScoreboard-module__fuJMFW__liveBadge{color:#fff;background:#dc2626;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:700;animation:2s infinite LiveScoreboard-module__fuJMFW__pulse;position:absolute;top:.5rem;right:.5rem}@keyframes LiveScoreboard-module__fuJMFW__pulse{0%,to{opacity:1}50%{opacity:.7}}.LiveScoreboard-module__fuJMFW__viewAll{text-align:center;border-top:1px solid var(--sand-300);padding-top:1rem}.LiveScoreboard-module__fuJMFW__viewAllLink{color:var(--sand-600);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.LiveScoreboard-module__fuJMFW__viewAllLink:hover{color:var(--sand-800);text-decoration:underline}@media (max-width:768px){.LiveScoreboard-module__fuJMFW__matchItem{padding:.75rem}.LiveScoreboard-module__fuJMFW__teams{flex-direction:column;gap:.5rem}.LiveScoreboard-module__fuJMFW__team{justify-content:space-between;width:100%}.LiveScoreboard-module__fuJMFW__team:last-child{flex-direction:row;justify-content:space-between}.LiveScoreboard-module__fuJMFW__vs{display:none}}
.LeagueLeaderboard-module__9Sxd6a__leaderboard{background:var(--sand-50);border:1px solid var(--sand-300);border-radius:8px;overflow:hidden}.LeagueLeaderboard-module__9Sxd6a__table{flex-direction:column;display:flex}.LeagueLeaderboard-module__9Sxd6a__tableRow{border-bottom:1px solid var(--sand-200);align-items:center;gap:1rem;padding:.75rem 1rem;transition:background-color .2s;display:flex}.LeagueLeaderboard-module__9Sxd6a__tableRow:hover{background:var(--sand-100)}.LeagueLeaderboard-module__9Sxd6a__tableRow:last-child{border-bottom:none}.LeagueLeaderboard-module__9Sxd6a__tableRow.LeagueLeaderboard-module__9Sxd6a__championsLeague{background:var(--sand-100);border-left:3px solid var(--sand-600)}.LeagueLeaderboard-module__9Sxd6a__tableRow.LeagueLeaderboard-module__9Sxd6a__europaLeague{background:var(--sand-100);border-left:3px solid var(--sand-500)}.LeagueLeaderboard-module__9Sxd6a__tableRow.LeagueLeaderboard-module__9Sxd6a__relegation{background:var(--sand-100);border-left:3px solid #dc2626}.LeagueLeaderboard-module__9Sxd6a__position{background:var(--sand-200);width:24px;height:24px;color:var(--sand-700);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.LeagueLeaderboard-module__9Sxd6a__tableRow.LeagueLeaderboard-module__9Sxd6a__championsLeague .LeagueLeaderboard-module__9Sxd6a__position{background:var(--sand-600);color:#fff}.LeagueLeaderboard-module__9Sxd6a__tableRow.LeagueLeaderboard-module__9Sxd6a__europaLeague .LeagueLeaderboard-module__9Sxd6a__position{background:var(--sand-500);color:#fff}.LeagueLeaderboard-module__9Sxd6a__teamName{color:var(--sand-800);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.875rem;font-weight:600;overflow:hidden}.LeagueLeaderboard-module__9Sxd6a__stats{color:var(--sand-600);gap:1rem;font-size:.75rem;display:flex}.LeagueLeaderboard-module__9Sxd6a__stats span{text-align:center;min-width:20px}.LeagueLeaderboard-module__9Sxd6a__points{color:var(--sand-800);font-size:.8rem;font-weight:700}.LeagueLeaderboard-module__9Sxd6a__expandButton{background:var(--sand-100);border:none;border-top:1px solid var(--sand-300);width:100%;color:var(--sand-600);cursor:pointer;padding:1rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.LeagueLeaderboard-module__9Sxd6a__expandButton:hover{background:var(--sand-200);color:var(--sand-800)}.LeagueLeaderboard-module__9Sxd6a__viewFull{background:var(--sand-100);border-top:1px solid var(--sand-300);text-align:center;padding:1rem}.LeagueLeaderboard-module__9Sxd6a__viewFullLink{color:var(--sand-600);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.LeagueLeaderboard-module__9Sxd6a__viewFullLink:hover{color:var(--sand-800);text-decoration:underline}.LeagueLeaderboard-module__9Sxd6a__emptyState{text-align:center;color:var(--sand-600);padding:2rem}.LeagueLeaderboard-module__9Sxd6a__emptyState p{color:var(--sand-700);margin-bottom:.5rem;font-size:1rem}.LeagueLeaderboard-module__9Sxd6a__emptyState span{font-size:.875rem;font-style:italic}@media (max-width:768px){.LeagueLeaderboard-module__9Sxd6a__tableRow{gap:.75rem;padding:.5rem .75rem}.LeagueLeaderboard-module__9Sxd6a__stats{display:none}.LeagueLeaderboard-module__9Sxd6a__teamName{font-size:.8rem}}
.TopScorers-module__0f8bLG__scorersList{flex-direction:column;gap:.75rem;display:flex}.TopScorers-module__0f8bLG__scorerItem{background:var(--sand-100);border:1px solid var(--sand-300);border-radius:8px;align-items:center;gap:1rem;padding:.75rem;transition:all .2s;display:flex}.TopScorers-module__0f8bLG__scorerItem:hover{background:var(--sand-200);border-color:var(--sand-400);transform:translate(4px)}.TopScorers-module__0f8bLG__rank{background:var(--sand-600);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.TopScorers-module__0f8bLG__scorerItem:first-child .TopScorers-module__0f8bLG__rank{background:var(--sand-700)}.TopScorers-module__0f8bLG__scorerItem:nth-child(2) .TopScorers-module__0f8bLG__rank{background:var(--sand-500)}.TopScorers-module__0f8bLG__scorerItem:nth-child(3) .TopScorers-module__0f8bLG__rank{background:var(--sand-400)}.TopScorers-module__0f8bLG__playerInfo{flex:1;min-width:0}.TopScorers-module__0f8bLG__playerName{color:var(--sand-800);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.875rem;font-weight:600;overflow:hidden}.TopScorers-module__0f8bLG__playerTeam{color:var(--sand-600);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.TopScorers-module__0f8bLG__stats{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.TopScorers-module__0f8bLG__goals{color:var(--sand-700);font-size:.875rem;font-weight:700}.TopScorers-module__0f8bLG__assists{color:var(--sand-600);font-size:.7rem}.TopScorers-module__0f8bLG__viewAll{text-align:center;border-top:1px solid var(--sand-300);margin-top:.5rem;padding-top:1rem}.TopScorers-module__0f8bLG__viewAllLink{color:var(--sand-600);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.TopScorers-module__0f8bLG__viewAllLink:hover{color:var(--sand-800);text-decoration:underline}.TopScorers-module__0f8bLG__emptyState{text-align:center;color:var(--sand-600);background:var(--sand-100);border:1px solid var(--sand-300);border-radius:8px;padding:2rem}.TopScorers-module__0f8bLG__emptyState p{color:var(--sand-700);margin:0;font-size:1rem}@media (max-width:768px){.TopScorers-module__0f8bLG__scorerItem{gap:.75rem;padding:.5rem}.TopScorers-module__0f8bLG__playerName{font-size:.8rem}.TopScorers-module__0f8bLG__stats{flex-direction:row;gap:.5rem}}
.QuickLinks-module__DjJP2W__quickLinks{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.QuickLinks-module__DjJP2W__linkCard{background:var(--sand-50);border:1px solid var(--sand-300);color:inherit;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 1px 3px #0000001a}.QuickLinks-module__DjJP2W__linkCard:hover{border-color:var(--sand-400);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.QuickLinks-module__DjJP2W__linkIcon{background:var(--sand-100);width:60px;height:60px;color:var(--sand-700);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;transition:transform .3s;display:flex}.QuickLinks-module__DjJP2W__linkCard:hover .QuickLinks-module__DjJP2W__linkIcon{transform:scale(1.1)}.QuickLinks-module__DjJP2W__linkContent{flex:1;min-width:0}.QuickLinks-module__DjJP2W__linkTitle{color:var(--sand-800);margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.2}.QuickLinks-module__DjJP2W__linkDescription{color:var(--sand-600);margin:0;font-size:.875rem;line-height:1.4}@media (max-width:768px){.QuickLinks-module__DjJP2W__quickLinks{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.QuickLinks-module__DjJP2W__linkCard{text-align:center;flex-direction:column;gap:.75rem;padding:1rem}.QuickLinks-module__DjJP2W__linkIcon{width:50px;height:50px;font-size:1.25rem}.QuickLinks-module__DjJP2W__linkTitle{font-size:1rem}}@media (max-width:480px){.QuickLinks-module__DjJP2W__quickLinks{grid-template-columns:1fr}}
.FeaturedNews-module__N7VsyG__newsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.FeaturedNews-module__N7VsyG__newsCard{background:var(--sand-50);border:1px solid var(--sand-300);color:inherit;border-radius:12px;text-decoration:none;transition:all .3s;display:block;overflow:hidden;box-shadow:0 1px 3px #0000001a}.FeaturedNews-module__N7VsyG__newsCard:hover{border-color:var(--sand-400);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.FeaturedNews-module__N7VsyG__imageContainer{background:var(--sand-200);width:100%;height:160px;position:relative;overflow:hidden}.FeaturedNews-module__N7VsyG__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.FeaturedNews-module__N7VsyG__newsCard:hover .FeaturedNews-module__N7VsyG__image{transform:scale(1.05)}.FeaturedNews-module__N7VsyG__category{background:var(--sand-600);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}.FeaturedNews-module__N7VsyG__content{padding:1.25rem}.FeaturedNews-module__N7VsyG__title{color:var(--sand-800);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.FeaturedNews-module__N7VsyG__summary{color:var(--sand-700);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.FeaturedNews-module__N7VsyG__meta{color:var(--sand-600);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.FeaturedNews-module__N7VsyG__author{font-style:italic}.FeaturedNews-module__N7VsyG__date{font-weight:600}.FeaturedNews-module__N7VsyG__viewAll{text-align:center;border-top:1px solid var(--sand-300);grid-column:1/-1;margin-top:.5rem;padding-top:1rem}.FeaturedNews-module__N7VsyG__viewAllLink{color:var(--sand-600);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.FeaturedNews-module__N7VsyG__viewAllLink:hover{color:var(--sand-800);text-decoration:underline}.FeaturedNews-module__N7VsyG__emptyState{text-align:center;color:var(--sand-600);background:var(--sand-50);border:1px solid var(--sand-300);border-radius:12px;grid-column:1/-1;padding:3rem}.FeaturedNews-module__N7VsyG__emptyState p{color:var(--sand-700);margin-bottom:.5rem;font-size:1.125rem}.FeaturedNews-module__N7VsyG__emptyState span{font-size:.875rem;font-style:italic}@media (max-width:768px){.FeaturedNews-module__N7VsyG__newsGrid{grid-template-columns:1fr;gap:1rem}.FeaturedNews-module__N7VsyG__content{padding:1rem}.FeaturedNews-module__N7VsyG__imageContainer{height:140px}}
.UpcomingEvents-module__C_QBfW__eventsList{flex-direction:column;gap:1rem;display:flex}.UpcomingEvents-module__C_QBfW__eventItem{background:var(--sand-100);border:1px solid var(--sand-300);border-radius:8px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.UpcomingEvents-module__C_QBfW__eventItem:hover{background:var(--sand-200);border-color:var(--sand-400);transform:translate(4px)}.UpcomingEvents-module__C_QBfW__date{background:var(--sand-600);color:#fff;border-radius:6px;flex-direction:column;flex-shrink:0;align-items:center;min-width:50px;padding:.5rem;display:flex}.UpcomingEvents-module__C_QBfW__day{font-size:1.25rem;font-weight:800;line-height:1}.UpcomingEvents-module__C_QBfW__month{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.UpcomingEvents-module__C_QBfW__eventInfo{flex:1;min-width:0}.UpcomingEvents-module__C_QBfW__teams{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.UpcomingEvents-module__C_QBfW__team{color:var(--sand-800);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.UpcomingEvents-module__C_QBfW__vs{color:var(--sand-600);font-size:.75rem;font-weight:600}.UpcomingEvents-module__C_QBfW__details{color:var(--sand-600);gap:1rem;font-size:.75rem;display:flex}.UpcomingEvents-module__C_QBfW__time{color:var(--sand-700);font-weight:600}.UpcomingEvents-module__C_QBfW__stadium{white-space:nowrap;text-overflow:ellipsis;font-style:italic;overflow:hidden}.UpcomingEvents-module__C_QBfW__viewAll{text-align:center;border-top:1px solid var(--sand-300);margin-top:.5rem;padding-top:1rem}.UpcomingEvents-module__C_QBfW__viewAllLink{color:var(--sand-600);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.UpcomingEvents-module__C_QBfW__viewAllLink:hover{color:var(--sand-800);text-decoration:underline}.UpcomingEvents-module__C_QBfW__emptyState{text-align:center;color:var(--sand-600);background:var(--sand-100);border:1px solid var(--sand-300);border-radius:8px;padding:2rem}.UpcomingEvents-module__C_QBfW__emptyState p{color:var(--sand-700);margin-bottom:.5rem;font-size:1rem}.UpcomingEvents-module__C_QBfW__emptyState span{font-size:.875rem;font-style:italic}@media (max-width:768px){.UpcomingEvents-module__C_QBfW__eventItem{gap:.75rem;padding:.75rem}.UpcomingEvents-module__C_QBfW__teams{flex-direction:column;align-items:flex-start;gap:.25rem}.UpcomingEvents-module__C_QBfW__vs{display:none}.UpcomingEvents-module__C_QBfW__details{flex-direction:column;gap:.25rem}}
.home-module__Hx0lNG__pageContainer{box-sizing:border-box;min-height:100vh;animation:.8s ease-out home-module__Hx0lNG__fadeIn}.home-module__Hx0lNG__welcomeSection{background:var(--gradient-card-warm);box-shadow:var(--shadow-xl);border:1px solid var(--sand-200);border-radius:24px;margin-bottom:2rem;padding:3rem 1rem;position:relative;overflow:hidden}.home-module__Hx0lNG__welcomeSection:before{content:"";background:radial-gradient(circle, var(--camel-100) 0%, transparent 70%);opacity:.1;z-index:0;width:200%;height:200%;position:absolute;top:-50%;left:-50%}.home-module__Hx0lNG__welcomeContent{text-align:center;z-index:1;max-width:1200px;margin:0 auto;position:relative}.home-module__Hx0lNG__welcomeTitle{background:var(--gradient-earth);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.home-module__Hx0lNG__welcomeText{max-width:700px;color:var(--sand-700);margin:0 auto;font-size:1.25rem;font-weight:500;line-height:1.8}.home-module__Hx0lNG__quickLinksSection{background:var(--gradient-card-warm);overflow-wrap:break-word;max-width:1200px;margin:0 auto 3rem;padding:0 1rem}.home-module__Hx0lNG__mainContent{grid-template-columns:2fr 1fr;gap:2.5rem;max-width:1200px;margin:0 auto 3rem;padding:0 1rem;display:grid}.home-module__Hx0lNG__section{background:var(--gradient-card-warm);box-shadow:var(--shadow-lg);border:1px solid var(--green-200);border-radius:24px;align-items:center;margin-bottom:2rem;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.home-module__Hx0lNG__section:before{content:"";background:var(--gradient-oasis);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.home-module__Hx0lNG__section:hover:before{transform:scaleX(1)}.home-module__Hx0lNG__section:hover{box-shadow:var(--shadow-2xl);border-color:var(--camel-300);transform:translateY(-8px)}.home-module__Hx0lNG__sectionTitle{color:var(--green-600);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700;display:flex;position:relative}.home-module__Hx0lNG__newsletterSection{background:var(--gradient-oasis);color:#fff;box-shadow:var(--shadow-xl);border-radius:24px;padding:3rem 1.5rem;position:relative;overflow:hidden}.home-module__Hx0lNG__newsletterSection:before{content:"";z-index:0;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.home-module__Hx0lNG__newsletterContent{text-align:center;z-index:1;max-width:600px;margin:0 auto;position:relative}.home-module__Hx0lNG__newsletterTitle{color:#fff;text-shadow:0 2px 4px #0000001a;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.home-module__Hx0lNG__newsletterText{opacity:.9;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.home-module__Hx0lNG__newsletterForm{gap:1rem;max-width:500px;margin:0 auto;display:flex}.home-module__Hx0lNG__newsletterInput{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:16px;flex:1;padding:1rem 1.25rem;font-size:1rem;transition:all .3s}.home-module__Hx0lNG__newsletterInput:focus{background:#ffffff40;border-color:#fff;outline:none;box-shadow:0 0 0 4px #fff3}.home-module__Hx0lNG__newsletterInput::placeholder{color:#ffffffb3}.home-module__Hx0lNG__newsletterButton{background:linear-gradient(135deg, var(--camel-500), var(--camel-600));color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:16px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.home-module__Hx0lNG__newsletterButton:hover{background:linear-gradient(135deg, var(--camel-600), var(--camel-700));transform:translateY(-2px);box-shadow:0 8px 25px #b8925d66}.home-module__Hx0lNG__newsletterButton:active{transform:translateY(0)}.home-module__Hx0lNG__loadingContainer{background:var(--gradient-bg-light);justify-content:center;align-items:center;min-height:60vh;display:flex}.home-module__Hx0lNG__errorContainer{background:var(--gradient-card-light);max-width:600px;box-shadow:var(--shadow-lg);border:1px solid var(--sand-200);text-align:center;border-radius:24px;margin:0 auto;padding:3rem 2rem}.home-module__Hx0lNG__retryButton{background:var(--gradient-desert);color:#fff;cursor:pointer;border:none;border-radius:16px;margin-top:1.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.home-module__Hx0lNG__retryButton:hover{background:linear-gradient(135deg, var(--camel-600), var(--camel-700));transform:translateY(-2px);box-shadow:0 8px 25px #b8925d66}.home-module__Hx0lNG__glassEffect{-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);background:#ffffffe6;border:1px solid #fff3}@media (max-width:1024px){.home-module__Hx0lNG__mainContent{grid-template-columns:1fr;gap:2rem}.home-module__Hx0lNG__rightColumn{order:-1}}@media (max-width:768px){.home-module__Hx0lNG__welcomeSection{border-radius:20px;padding:2rem 1rem}.home-module__Hx0lNG__welcomeTitle{font-size:2.25rem}.home-module__Hx0lNG__welcomeText{font-size:1.125rem}.home-module__Hx0lNG__section{border-radius:20px;margin-bottom:1.5rem;padding:1.5rem}.home-module__Hx0lNG__newsletterForm{flex-direction:column}.home-module__Hx0lNG__newsletterTitle{font-size:1.75rem}.home-module__Hx0lNG__sectionTitle{font-size:1.25rem}.home-module__Hx0lNG__sectionTitle:after{width:50px}}@media (max-width:640px){.home-module__Hx0lNG__mainContent{gap:1.5rem;padding:0 .75rem}.home-module__Hx0lNG__section{border-radius:16px;margin-bottom:1.25rem;padding:1.25rem}.home-module__Hx0lNG__sectionTitle{font-size:1.125rem}.home-module__Hx0lNG__newsletterSection{border-radius:20px;padding:2rem 1rem}.home-module__Hx0lNG__newsletterTitle{font-size:1.5rem}.home-module__Hx0lNG__newsletterText{font-size:1rem}}.home-module__Hx0lNG__fadeInUp{animation:.6s ease-out home-module__Hx0lNG__fadeInUp}@keyframes home-module__Hx0lNG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes home-module__Hx0lNG__fadeIn{0%{opacity:0}to{opacity:1}}.home-module__Hx0lNG__gradient-text-desert{background:var(--gradient-desert);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-module__Hx0lNG__gradient-text-ocean{background:var(--gradient-ocean);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-module__Hx0lNG__gradient-text-oasis{background:var(--gradient-oasis);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-module__Hx0lNG__hover-lift{transition:transform .3s,box-shadow .3s}.home-module__Hx0lNG__hover-lift:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.home-module__Hx0lNG__card-glow{position:relative}.home-module__Hx0lNG__card-glow:after{content:"";border-radius:inherit;background:var(--gradient-oasis);-webkit-mask-composite:xor;opacity:0;padding:1px;transition:opacity .3s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.home-module__Hx0lNG__card-glow:hover:after{opacity:1}
.CompetitionTable-module__7IvaTG__tableContainer{background:var(--sand-50);border:1px solid var(--sand-300);border-radius:8px;margin-bottom:1rem}.CompetitionTable-module__7IvaTG__competitionHeader{background:var(--sand-100);border-bottom:1px solid var(--sand-300);justify-content:space-between;align-items:center;padding:1rem;display:flex}.CompetitionTable-module__7IvaTG__competitionName{color:var(--sand-800);margin:0;font-size:1rem;font-weight:600}.CompetitionTable-module__7IvaTG__expandButton{background:var(--sand-200);border:1px solid var(--sand-300);color:var(--sand-700);cursor:pointer;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}.CompetitionTable-module__7IvaTG__expandButton:hover{background:var(--sand-300)}.CompetitionTable-module__7IvaTG__table{flex-direction:column;display:flex}.CompetitionTable-module__7IvaTG__tableRow{border-bottom:1px solid var(--sand-200);align-items:center;gap:1rem;padding:.75rem 1rem;transition:background-color .2s;display:flex}.CompetitionTable-module__7IvaTG__tableRow:hover{background:var(--sand-100)}.CompetitionTable-module__7IvaTG__tableRow:last-child{border-bottom:none}.CompetitionTable-module__7IvaTG__tableRow.CompetitionTable-module__7IvaTG__mauritaniaTeam{background:var(--sand-100);border-left:3px solid var(--sand-600)}.CompetitionTable-module__7IvaTG__position{width:20px;color:var(--sand-700);font-size:.875rem;font-weight:700}.CompetitionTable-module__7IvaTG__teamName{color:var(--sand-800);flex:1;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.CompetitionTable-module__7IvaTG__mauritaniaBadge{background:var(--sand-600);color:#fff;border-radius:4px;padding:.125rem .375rem;font-size:.7rem;font-weight:700}.CompetitionTable-module__7IvaTG__stats{color:var(--sand-600);gap:1rem;font-size:.8rem;display:flex}.CompetitionTable-module__7IvaTG__stats span{text-align:center;min-width:20px}.CompetitionTable-module__7IvaTG__points{color:var(--sand-800);font-weight:700}@media (max-width:768px){.CompetitionTable-module__7IvaTG__competitionHeader{padding:.75rem}.CompetitionTable-module__7IvaTG__tableRow{gap:.75rem;padding:.5rem .75rem}.CompetitionTable-module__7IvaTG__stats{gap:.75rem}.CompetitionTable-module__7IvaTG__teamName{font-size:.8rem}}@media (max-width:640px){.CompetitionTable-module__7IvaTG__stats{display:none}.CompetitionTable-module__7IvaTG__competitionHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.CompetitionTable-module__7IvaTG__expandButton{align-self:flex-end}}
.TeamCategories-module__9J3JPq__categoriesNav{background:var(--sand-50);border:1px solid var(--sand-300);border-radius:12px;margin-bottom:2rem;padding:1rem}.TeamCategories-module__9J3JPq__categoriesList{scrollbar-width:none;gap:.5rem;display:flex;overflow-x:auto}.TeamCategories-module__9J3JPq__categoriesList::-webkit-scrollbar{display:none}.TeamCategories-module__9J3JPq__categoryButton{background:var(--sand-100);border:1px solid var(--sand-300);color:var(--sand-700);cursor:pointer;white-space:nowrap;border-radius:8px;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.TeamCategories-module__9J3JPq__categoryButton:hover{background:var(--sand-200);border-color:var(--sand-400);color:var(--sand-800)}.TeamCategories-module__9J3JPq__categoryButton.TeamCategories-module__9J3JPq__active{background:var(--sand-600);border-color:var(--sand-700);color:#fff}.TeamCategories-module__9J3JPq__categoryName{font-size:.875rem}.TeamCategories-module__9J3JPq__playerCount{background:var(--sand-200);color:var(--sand-700);border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:700}.TeamCategories-module__9J3JPq__categoryButton.TeamCategories-module__9J3JPq__active .TeamCategories-module__9J3JPq__playerCount{background:var(--sand-500);color:#fff}@media (max-width:768px){.TeamCategories-module__9J3JPq__categoriesNav{padding:.75rem}.TeamCategories-module__9J3JPq__categoryButton{padding:.5rem 1rem}}@media (max-width:640px){.TeamCategories-module__9J3JPq__categoriesList{gap:.25rem}.TeamCategories-module__9J3JPq__categoryButton{padding:.5rem .75rem}.TeamCategories-module__9J3JPq__categoryName{font-size:.8rem}}
.NationalTeamArticles-module__d-YjoW__articlesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;display:grid}.NationalTeamArticles-module__d-YjoW__articleCard{background:var(--sand-50);color:inherit;border:1px solid var(--sand-300);border-radius:12px;text-decoration:none;transition:all .3s;display:block;overflow:hidden}.NationalTeamArticles-module__d-YjoW__articleCard:hover{background:var(--sand-100);border-color:var(--sand-400);transform:translateY(-4px);box-shadow:0 10px 25px -3px #0000001a}.NationalTeamArticles-module__d-YjoW__imageContainer{background:var(--sand-200);width:100%;height:200px;position:relative;overflow:hidden}.NationalTeamArticles-module__d-YjoW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.NationalTeamArticles-module__d-YjoW__articleCard:hover .NationalTeamArticles-module__d-YjoW__image{transform:scale(1.05)}.NationalTeamArticles-module__d-YjoW__categoryBadge{background:var(--sand-600);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.NationalTeamArticles-module__d-YjoW__content{padding:1.5rem}.NationalTeamArticles-module__d-YjoW__meta{color:var(--sand-600);justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.75rem;display:flex}.NationalTeamArticles-module__d-YjoW__date{font-weight:600}.NationalTeamArticles-module__d-YjoW__author{font-style:italic}.NationalTeamArticles-module__d-YjoW__title{color:var(--sand-800);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.NationalTeamArticles-module__d-YjoW__summary{color:var(--sand-700);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.NationalTeamArticles-module__d-YjoW__readMore{color:var(--sand-600);font-size:.875rem;font-weight:600;transition:color .2s}.NationalTeamArticles-module__d-YjoW__articleCard:hover .NationalTeamArticles-module__d-YjoW__readMore{color:var(--sand-800)}.NationalTeamArticles-module__d-YjoW__emptyState{text-align:center;color:var(--sand-600);background:var(--sand-50);border:1px solid var(--sand-300);border-radius:12px;padding:3rem;font-style:italic}@media (max-width:768px){.NationalTeamArticles-module__d-YjoW__articlesGrid{grid-template-columns:1fr;gap:1rem}.NationalTeamArticles-module__d-YjoW__content{padding:1rem}.NationalTeamArticles-module__d-YjoW__imageContainer{height:160px}.NationalTeamArticles-module__d-YjoW__title{font-size:1rem}}@media (max-width:640px){.NationalTeamArticles-module__d-YjoW__meta{flex-direction:column;align-items:flex-start;gap:.25rem}}
.mourabitounes-module__xjraBa__pageContainer{background:var(--sand-50);min-height:100vh;animation:.8s ease-out mourabitounes-module__xjraBa__fadeIn}.mourabitounes-module__xjraBa__content{max-width:1200px;margin:0 auto;padding:0 1rem 2rem}.mourabitounes-module__xjraBa__mainLayout{grid-template-columns:1fr 400px;gap:2.5rem;margin:2rem 0;display:grid}.mourabitounes-module__xjraBa__section{background:var(--sand-50);box-shadow:var(--shadow-sm);border:1px solid var(--sand-300);border-radius:24px;margin-bottom:2rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.mourabitounes-module__xjraBa__section:hover{box-shadow:var(--shadow-md);border-color:var(--sand-400);transform:translateY(-4px)}.mourabitounes-module__xjraBa__sectionTitle{color:var(--sand-800);border-bottom:2px solid var(--sand-300);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700;position:relative}.mourabitounes-module__xjraBa__loadingContainer{background:var(--sand-50);justify-content:center;align-items:center;min-height:60vh;display:flex}.mourabitounes-module__xjraBa__errorContainer{background:var(--sand-50);max-width:600px;box-shadow:var(--shadow-sm);border:1px solid var(--sand-300);text-align:center;border-radius:24px;margin:0 auto;padding:3rem 2rem}.mourabitounes-module__xjraBa__retryButton{background:var(--sand-600);color:#fff;cursor:pointer;border:none;border-radius:16px;margin-top:1.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.mourabitounes-module__xjraBa__retryButton:hover{background:var(--sand-700);transform:translateY(-2px)}.mourabitounes-module__xjraBa__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.mourabitounes-module__xjraBa__statCard{background:var(--sand-100);text-align:center;border:1px solid var(--sand-300);border-radius:16px;padding:1.5rem;transition:all .3s}.mourabitounes-module__xjraBa__statCard:hover{background:var(--sand-200);border-color:var(--sand-400);transform:translateY(-4px)}.mourabitounes-module__xjraBa__statNumber{color:var(--sand-800);margin-bottom:.5rem;font-size:2rem;font-weight:800}.mourabitounes-module__xjraBa__statLabel{color:var(--sand-600);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.mourabitounes-module__xjraBa__topScorers{flex-direction:column;gap:1rem;display:flex}.mourabitounes-module__xjraBa__scorer{background:var(--sand-100);border:1px solid var(--sand-300);border-radius:16px;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.mourabitounes-module__xjraBa__scorer:hover{background:var(--sand-200);border-color:var(--sand-400);transform:translate(4px)}.mourabitounes-module__xjraBa__scorerRank{background:var(--sand-600);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:800;display:flex}.mourabitounes-module__xjraBa__scorerInfo{flex:1}.mourabitounes-module__xjraBa__scorerName{color:var(--sand-800);font-size:1rem;font-weight:600}.mourabitounes-module__xjraBa__scorerClub{color:var(--sand-600);font-size:.875rem}.mourabitounes-module__xjraBa__scorerGoals{color:var(--sand-700);font-size:1rem;font-weight:700}.mourabitounes-module__xjraBa__emptyState{text-align:center;color:var(--sand-600);background:var(--sand-50);border:1px dashed var(--sand-400);border-radius:20px;padding:3rem 2rem}@media (max-width:1024px){.mourabitounes-module__xjraBa__mainLayout{grid-template-columns:1fr;gap:2rem}.mourabitounes-module__xjraBa__rightColumn{order:-1}}@media (max-width:768px){.mourabitounes-module__xjraBa__content{padding:0 1rem 1.5rem}.mourabitounes-module__xjraBa__section{border-radius:20px;margin-bottom:1.5rem;padding:1.5rem}.mourabitounes-module__xjraBa__sectionTitle{font-size:1.25rem}.mourabitounes-module__xjraBa__statsGrid{grid-template-columns:1fr}.mourabitounes-module__xjraBa__statCard{padding:1.25rem}}@media (max-width:640px){.mourabitounes-module__xjraBa__mainLayout{gap:1.5rem}.mourabitounes-module__xjraBa__section{border-radius:16px;margin-bottom:1.25rem;padding:1.25rem}.mourabitounes-module__xjraBa__scorer{padding:.75rem}}.mourabitounes-module__xjraBa__fadeInUp{animation:.6s ease-out mourabitounes-module__xjraBa__fadeInUp}@keyframes mourabitounes-module__xjraBa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
