.elementor-1877 .elementor-element.elementor-element-d08cc15{--display:flex;}.elementor-1877 .elementor-element.elementor-element-7abe854{--display:flex;}body.elementor-page-1877:not(.elementor-motion-effects-element-type-background), body.elementor-page-1877 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#020202;}/* Start custom CSS for html, class: .elementor-element-1b16b0a */*{
margin:0;
padding:0;
box-sizing:border-box;
}

html{
scroll-behavior:smooth;
}

body{
background:#0f172a;
color:#ffffff;
font-family:'Inter',sans-serif;
line-height:1.6;
}

.page-wrapper{
width:100%;
max-width:1400px;
margin:auto;
padding:20px;
}

.breadcrumbs{
display:flex;
gap:10px;
flex-wrap:wrap;
margin-bottom:25px;
font-size:.9rem;
color:#94a3b8;
}

.breadcrumbs a{
color:#94a3b8;
text-decoration:none;
}

.breadcrumbs a:hover{
color:#f97316;
}

.hero-image{
margin-bottom:40px;
}

.hero-image img{
width:100%;
display:block;
border-radius:24px;
border:1px solid rgba(255,255,255,.08);
}

.hero-content{
text-align:center;
max-width:1000px;
margin:0 auto 60px auto;
}

.hero-meta{
display:flex;
justify-content:center;
gap:12px;
flex-wrap:wrap;
margin-bottom:20px;
}

.hero-meta span{
background:#1e293b;
padding:8px 14px;
border-radius:999px;
font-size:.85rem;
font-weight:600;
}

.hero-content h1{
font-family:'Oswald',sans-serif;
font-size:clamp(3rem,8vw,5rem);
line-height:1;
margin-bottom:20px;
}

.hero-content p{
font-size:1.1rem;
max-width:850px;
margin:auto;
color:#cbd5e1;
}

.hero-buttons{
display:flex;
justify-content:center;
gap:15px;
flex-wrap:wrap;
margin-top:35px;
}

.hero-buttons a{
background:#f97316;
color:#fff;
padding:14px 28px;
border-radius:999px;
text-decoration:none;
font-weight:700;
transition:.3s;
}

.hero-buttons a:hover{
background:#fb923c;
transform:translateY(-3px);
}

.featured-match{
background:linear-gradient(
145deg,
#1e293b,
#111827
);
padding:50px;
border-radius:28px;
margin-bottom:60px;
border:1px solid rgba(255,255,255,.06);
box-shadow:0 12px 30px rgba(0,0,0,.4);
}

.section-label{
display:inline-block;
font-size:.85rem;
letter-spacing:3px;
font-weight:700;
color:#f97316;
margin-bottom:25px;
}

.featured-card{
display:grid;
grid-template-columns:1fr auto 1fr;
align-items:center;
gap:25px;
}

.featured-team{
font-family:'Oswald',sans-serif;
font-size:clamp(2rem,5vw,3rem);
text-align:center;
}

.featured-versus{
font-size:1.3rem;
font-weight:700;
color:#f97316;
}

.featured-details{
display:flex;
justify-content:center;
gap:30px;
flex-wrap:wrap;
margin-top:30px;
color:#cbd5e1;
font-weight:600;
}

.quick-nav{
display:flex;
justify-content:center;
gap:12px;
flex-wrap:wrap;
margin-bottom:60px;
}

.quick-nav a{
background:#1e293b;
padding:14px 22px;
border-radius:999px;
text-decoration:none;
color:white;
font-weight:600;
transition:.3s;
}

.quick-nav a:hover{
background:#f97316;
}

.dashboard{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:25px;
margin-bottom:80px;
}

.dashboard-card{
background:#111827;
padding:30px;
border-radius:24px;
border:1px solid rgba(255,255,255,.05);
transition:.3s;
}

.dashboard-card:hover{
transform:translateY(-5px);
}

.dashboard-icon{
font-size:2rem;
margin-bottom:15px;
}

.dashboard-card h3{
font-family:'Oswald',sans-serif;
font-size:2rem;
margin-bottom:10px;
}

.dashboard-card p{
color:#cbd5e1;
margin-bottom:20px;
}

.dashboard-card a{
display:inline-block;
color:#f97316;
font-weight:700;
text-decoration:none;
}

@media(max-width:768px){

.page-wrapper{
padding:15px;
}

.hero-content h1{
font-size:2.8rem;
}

.featured-match{
padding:30px;
}

.featured-card{
grid-template-columns:1fr;
}

.dashboard{
grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-028d47a */.content-section{
margin-bottom:80px;
}

.section-header{
margin-bottom:30px;
text-align:center;
}

.section-header h2{
font-family:'Oswald',sans-serif;
font-size:clamp(2rem,5vw,3rem);
margin-bottom:10px;
}

.section-header p{
max-width:800px;
margin:auto;
color:#cbd5e1;
}

.season-strip{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:20px;
margin-bottom:80px;
}

.season-stat{
background:#111827;
padding:25px;
border-radius:20px;
text-align:center;
border:1px solid rgba(255,255,255,.05);
}

.stat-label{
display:block;
font-size:.85rem;
color:#94a3b8;
margin-bottom:10px;
text-transform:uppercase;
letter-spacing:1px;
}

.stat-value{
display:block;
font-weight:700;
font-size:1.2rem;
}

.fixture-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:25px;
}

.fixture-preview-card{
background:#111827;
padding:30px;
border-radius:24px;
border:1px solid rgba(255,255,255,.05);
transition:.3s;
}

.fixture-preview-card:hover{
transform:translateY(-5px);
}

.fixture-status{
display:inline-block;
padding:6px 12px;
border-radius:999px;
font-size:.75rem;
font-weight:700;
letter-spacing:1px;
margin-bottom:20px;
}

.fixture-status.upcoming{
background:#f97316;
color:white;
}

.fixture-status.final{
background:#22c55e;
color:white;
}

.fixture-date{
font-size:.9rem;
color:#94a3b8;
margin-bottom:10px;
}

.fixture-matchup{
font-family:'Oswald',sans-serif;
font-size:1.8rem;
line-height:1.2;
margin-bottom:15px;
}

.fixture-time{
font-weight:700;
margin-bottom:10px;
}

.fixture-network{
color:#38bdf8;
font-weight:600;
}

.results-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:25px;
}

.result-preview-card{
background:#111827;
padding:30px;
border-radius:24px;
border:1px solid rgba(255,255,255,.05);
transition:.3s;
}

.result-preview-card:hover{
transform:translateY(-5px);
}

.result-matchup{
font-family:'Oswald',sans-serif;
font-size:1.8rem;
line-height:1.2;
margin-bottom:15px;
}

.result-date{
color:#94a3b8;
font-size:.9rem;
}

.schedule-intro{
margin-bottom:40px;
}

@media(max-width:992px){

.season-strip{
grid-template-columns:repeat(2,1fr);
}

.fixture-grid{
grid-template-columns:1fr;
}

.results-grid{
grid-template-columns:1fr;
}

}

@media(max-width:768px){

.season-strip{
grid-template-columns:1fr;
}

.fixture-matchup{
font-size:1.5rem;
}

.result-matchup{
font-size:1.5rem;
}

}/* End custom CSS */