.homePage{padding:50px 24px;font-weight:700}.hero{background:linear-gradient(135deg,#071821 0%,#0c2432 100%);border-bottom:3px solid #e5b567;border-radius:12px;margin-bottom:2rem;padding:22px;position:relative}.hero .wrap{max-width:1200px}.hero h1{color:#fff;margin-bottom:14px;font-size:2.4rem;font-weight:700}.hero p{color:#cbd5e1;margin-bottom:30px;font-size:1.1rem}.hero-actions{gap:18px;display:flex}.hero-actions button{cursor:pointer;border:none;border-radius:12px;padding:12px 22px;font-size:15px;font-weight:600;transition:all .2s}.weekend{color:#071821;background:#e5b567;box-shadow:0 6px 20px #e5b56759}.weekend:hover{transform:translateY(-2px);box-shadow:0 10px 28px #e5b56780}.leagueTable{color:#e5b567;background:0 0;border:2px solid #e5b567}.leagueTable:hover{color:#071821;background:#e5b567;transform:translateY(-2px)}.card{color:#e5e7eb;background:linear-gradient(135deg,#0c2432,#071821);border:2px solid #e5b567;border-radius:18px;margin-bottom:2rem;padding:22px;box-shadow:0 10px 30px #0009}.match{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:18px;display:flex}.score{color:#e5b567;font-size:22px;font-weight:700}.meta{opacity:.7;margin-bottom:16px;font-size:14px}.timeline{padding-left:0;list-style:none}.timeline li{border-left:2px solid #e5b567;margin-bottom:8px;padding:6px 0 6px 12px;font-size:14px}.fixture-row{flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:relative;box-shadow:0 4px 12px #00000040}.team{flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex}.team-logo{object-fit:contain;background:#0b2a36;border:2px solid #e5b567;border-radius:50%}.team span{text-align:center;color:#fff;font-size:1rem;font-weight:700}.vs{color:#f1d38a;margin:0 1rem;font-size:1.2rem;font-weight:700}.time{text-align:center;color:#f1d38a;width:100%;margin-top:.75rem;font-size:.85rem}.table-card table{border-collapse:collapse;width:100%}.table-card th{text-align:left;color:#94a3b8;border-bottom:1px solid #1e293b;padding:10px;font-size:13px}.table-card td{border-bottom:1px solid #1e293b;padding:10px;font-size:14px}.table-card tbody tr:hover{background:#ffffff0a}.leader{background:#e5b56714;font-weight:600}.spotlight{margin-top:60px}.spotlight-card{background:linear-gradient(135deg,#062a30,#0b3c45);border:2px solid #e5b567;border-radius:20px;padding:30px;box-shadow:0 20px 50px #0009}.badge{color:#062a30;background:#e5b567;border-radius:20px;margin-bottom:10px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.team-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:20px;display:grid}.team-card{cursor:pointer;text-align:center;background:linear-gradient(135deg,#062a30,#0b3c45);border:1px outset #e5b567;border-bottom:4px solid #e5b567;border-radius:14px;align-items:center;gap:1em;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 4px #00000014,0 8px 20px #0000001f}.highlight{position:relative;overflow:hidden}.news-grid{scroll-behavior:smooth;grid-template-columns:1fr;gap:1.5rem;max-height:400px;padding-right:8px;display:grid;overflow-y:auto}.news-grid h3{color:#f1d38a;margin:0 0 .75rem;font-size:1.4rem;font-weight:800}.news-grid p{color:#e6e6e6;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.news-image{object-fit:cover;border-radius:12px;margin-bottom:.5rem}.news-time{opacity:.6;font-size:.8rem;display:block}.event-days{color:#f1d38a;opacity:.6;font-size:1rem;font-weight:700;display:block}@media (min-width:900px){.main-grid{grid-template-columns:2fr 1fr}.main-grid .card:first-child{grid-column:span 2}}
