.container{width:90%;max-width:1200px;margin:auto;overflow:hidden}.season-message-fullwidth{width:100vw;background-color:#f7f9fc;color:red;padding:15px 0;text-align:center;font-weight:600;font-size:1.2rem;margin:0;box-sizing:border-box;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.latest-news{padding:40px 20px;background-color:#f4f4f4;border-radius:8px}.latest-news h2{font-size:2.5em;text-align:center;margin-bottom:20px;color:#222}.latest-news .content{display:flex;justify-content:center;flex-direction:column;gap:20px}.news-item{background:#fff;border-radius:8px;padding:20px;color:#222;box-shadow:0 4px 8px #0000001a;text-align:center}.news-item h3{font-size:1.8em;margin-bottom:15px;color:#333}#latestGameResults p{font-size:1.2em;margin-bottom:10px}#latestGameResults div{margin-bottom:15px;padding:10px;background:#f9f9f9;border-radius:5px}#latestGameResults div:hover{background:#f1f1f1}.error-message{color:red;font-weight:700;text-align:center}.game-results{padding:40px 20px;background-color:#e9ecef;border-radius:8px}.game-results h2{font-size:2.5em;text-align:center;margin-bottom:20px;color:#222}.game-results-table{width:100%;border-collapse:collapse;margin:20px 0}.game-results-table th,.game-results-table td{padding:12px 15px;text-align:center;border:1px solid #ddd;color:#222}.game-results-table th{background-color:#007bff;color:#fff}.game-results-table tbody tr:nth-child(2n){background-color:#f2f2f2}.game-results-table tbody tr:hover{background-color:#d1e7fd}.game-results tbody td{padding:15px;text-align:left}.pagination{text-align:center}.pagination span{text-align:center;margin-left:10px;margin-right:10px;color:#333}.team-logo{width:30px;height:30px;vertical-align:middle;margin-right:10px}.age-group{padding:30px 20px;background-color:#f7f9fc;border-radius:8px;margin-top:20px}.age-group label{font-size:1.2em;font-weight:700;color:#333}.age-group select{font-size:1.1em;padding:10px;margin-left:10px;border-radius:5px;border:1px solid #ccc;background-color:#fff;color:#222;cursor:pointer;transition:border-color .3s ease}.age-group select:hover{border-color:#007bff}.age-group select:focus{outline:none;border-color:#007bff;box-shadow:0 0 5px #007bff80}.age-group-message{margin-top:15px;font-size:1.1em;color:#007bff;text-align:center}@media (max-width: 768px){.game-results-table,.game-results-table thead,.game-results-table tbody,.game-results-table th,.game-results-table tr{display:block}.game-results-table thead{display:none}.game-results-table tr{margin-bottom:10px}.game-results-table td{display:flex;justify-content:space-between;padding:8px;border:1px solid #ddd}.game-results-table td:before{content:attr(data-label);font-weight:700;flex:1;margin-right:10px}}.filter{margin:20px 0;font-family:Arial,sans-serif}.filter label{margin-right:10px;font-weight:700;font-size:1rem;color:#222}.filter select{padding:10px;border:1px solid #ccc;border-radius:4px;font-size:1rem;background-color:#fff;cursor:pointer;transition:border-color .3s ease;color:#222}.filter select:focus{outline:none;border-color:#007bff}.filter select option{font-size:1rem}.filter select option[value=""]{color:#999}header{background-color:#0a1f44;padding:20px 0;color:#fff;display:flex;align-items:center;justify-content:space-between}.logo-header{display:flex;flex-direction:column;align-items:center;padding:20px 0}.company-logo{width:150px;height:150px;border:none;outline:none}.primary-nav ul{list-style:none;padding:0;margin:0;display:flex;gap:20px}.primary-nav ul li{display:inline}.secondary-nav{background-color:#444;overflow:hidden;margin:20px auto;max-width:800px;border-radius:8px}.secondary-nav ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center}.secondary-nav ul li{margin:0 15px}.secondary-nav ul li a{display:block;color:#fff;text-align:center;padding:10px 20px;text-decoration:none;font-weight:700;border-radius:4px}.secondary-nav ul li a:hover{background-color:#222}@media (max-width: 768px){header{flex-direction:column;align-items:flex-start}.logo-header{margin-bottom:10px}.primary-nav ul,.secondary-nav ul{flex-direction:column}.primary-nav ul li,.secondary-nav ul li{margin-bottom:10px}}section.leaders{padding:20px 0;background-color:#f4f4f4}section.leaders h2{font-size:2em;color:#333;text-align:center;margin-bottom:20px}.leaders-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;padding:10px 0}.leader-card{background-color:#fff;border:1px solid #ddd;border-radius:10px;padding:20px;box-shadow:0 4px 6px #0000001a;transition:box-shadow .3s ease}.leader-card:hover{box-shadow:0 6px 8px #0003}.leader-category{font-weight:700;color:#555;margin-bottom:10px}.leader-player{font-size:1.2em;color:#333;margin-bottom:5px}.leader-stats{color:#777}@media (max-width: 768px){.leaders-container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.leaders-container{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.category{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000001a}.category h3{font-size:1.5em;color:#333;margin-bottom:10px}.category ol{list-style-type:decimal;padding-left:20px}.category li{display:flex;align-items:center;margin-bottom:10px;font-size:1em;color:#555}.player-image{width:50px;height:50px;border-radius:50%;margin-right:10px}@media (max-width: 768px){.leaders-container{grid-template-columns:1fr}.category h3{font-size:1.2em}.category li{font-size:.9em}.player-image{width:40px;height:40px}}.roster{background-color:#f9f9f9;padding:20px}.roster .container{max-width:1200px;margin:0 auto}.roster h2,.roster .team-header{font-size:2em;text-align:center;margin-bottom:20px;color:#333}.roster-table{width:100%;border-collapse:collapse;margin-top:20px}.roster-table th,.roster-table td{border:1px solid #ddd;padding:12px;text-align:left;color:#222}.roster-table th{color:#fff}.roster-table tbody tr:nth-child(2n){background-color:#f2f2f2}.roster-table tbody tr:hover{background-color:#ddd}.player-image{width:40px;height:40px;border-radius:50%}@media (max-width: 768px){.roster-table{font-size:.9em}.player-image{width:30px;height:30px}}.schedule{background-color:#f7fafc;padding:20px}.schedule .container{max-width:1200px;margin:0 auto}.schedule h2{font-size:2em;text-align:center;margin-bottom:20px;color:#333}.team-select{margin-bottom:20px}.schedule-table{width:100%;border-collapse:collapse;margin:20px 0}.schedule-table th,.schedule-table td{border:1px solid #ddd;padding:12px 15px;text-align:left;color:#222}.schedule-table th{background-color:#007bff;color:#fff}.schedule-table tbody tr:nth-child(2n){background-color:#f2f2f2}.schedule-table tbody tr:hover{background-color:#d1e7fd}@media (max-width: 768px){.schedule-table{font-size:.9em}.schedule-table th,.schedule-table td{padding:8px}}.standings{background-color:#f9f9f9;padding:20px}.standings .container{max-width:1200px;margin:0 auto}.standings h2{font-size:2em;text-align:center;margin-bottom:20px;color:#333}.standings-table{width:100%;border-collapse:collapse;margin-top:20px}.standings-table th,.standings-table td{border:1px solid #ddd;padding:12px;text-align:left;color:#222}.standings-table th{background-color:#007bff;color:#fff}.standings-table tbody tr:nth-child(2n){background-color:#f2f2f2}.standings-table tbody tr:hover{background-color:#d1e7fd}@media (max-width: 768px){.standings-table{font-size:.9em}.standings-table th,.standings-table td{padding:8px}}.footer{background-color:#333;color:#fff;padding:20px 0;text-align:center;font-size:14px}.footer-container{display:flex;justify-content:space-around;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:20px}.footer-section{flex:1;margin:10px;min-width:200px}.footer-section h4{font-size:16px;margin-bottom:10px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:5px}.footer-section ul li a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#f39c12}.social-icons a{color:#fff;font-size:18px;margin:0 10px;transition:color .3s ease}.social-icons a:hover{color:#f39c12}.footer-bottom{border-top:1px solid #444;padding-top:10px;margin-top:20px;font-size:12px;color:#bbb}.table-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-container::-webkit-scrollbar{height:8px}.table-container::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.table-container::-webkit-scrollbar-track{background-color:#f4f4f4}@keyframes bounceFill{0%{height:0}50%{height:90%}70%{height:100%}to{height:100%}}.bracket-container{padding:20px;margin-bottom:40px;background:#f7f9fc;border-radius:8px;box-shadow:0 4px 6px #0000000d;color:#222}h2{text-align:center}.bracket-round{margin-top:20px;text-align:center}.match{display:flex;justify-content:space-between;align-items:center;margin:10px 0;padding:15px 20px;background:#fff;border:1px solid #ddd;border-radius:8px;transition:background-color .3s ease,box-shadow .3s ease;color:#222}.match:hover{background-color:#f1f1f1;box-shadow:0 2px 4px #00000014;transform:translateY(-2px)}.team{display:flex;align-items:center;gap:10px;font-size:1em;color:#333}.logo{width:30px;height:30px;border-radius:50%;object-fit:cover}.winner{font-weight:700;background:#e6f7ff;border-left:4px solid #007bff;padding-left:10px}.match{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.match-side{display:flex;align-items:center}.match-side.away{justify-content:flex-end}.match-center{text-align:center;min-width:140px}.match-result{font-weight:700;color:#007bff}.match-date{font-style:italic;color:#444}@media (max-width: 768px){.match{flex-direction:column;align-items:flex-start;gap:10px}.team{justify-content:space-between;width:100%}}@media (max-width: 480px){.match{grid-template-columns:1fr;text-align:center;padding:12px}.match-side{justify-content:center!important;flex-direction:column;gap:4px}.match-side.away{justify-content:center!important}.match-center{order:-1;min-width:auto;margin-bottom:8px}.team{font-size:.9em;gap:6px}.logo{width:24px;height:24px}}.page-container{width:90%;max-width:1200px;margin:30px auto;padding:30px 40px;background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;color:#222;font-family:Arial,sans-serif}.page-container h2{font-size:2em;margin-bottom:25px;color:#222;text-align:center}.page-container h3{font-size:1.5em;text-align:center;margin-top:30px;margin-bottom:15px;color:#333;border-bottom:2px solid #007bff;padding-bottom:6px}.page-container ul{list-style:none;padding:0;margin:0}.page-container ul li{padding:10px 0;border-bottom:1px solid #eee;font-size:1.1em;color:#444;transition:background-color .3s ease}.page-container ul li:hover{background-color:#f7f9fc;cursor:default}.contact-form{max-width:600px;margin:30px auto 0;display:flex;flex-direction:column;gap:16px;font-size:1rem}.contact-form input,.contact-form select,.contact-form textarea{padding:12px 15px;border-radius:6px;border:1px solid #ccc;font-family:inherit;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 6px #007bff80}.contact-form textarea{resize:vertical;min-height:100px}.contact-form button{max-width:160px;background:#007bff;color:#fff;padding:12px 20px;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .3s ease;align-self:flex-start}.contact-form button:hover{background:#0056b3}@media (max-width: 768px){.page-container{padding:20px 25px}.page-container h2{font-size:1.5em}.page-container h3{font-size:1em}.contact-form{width:100%;gap:12px}.contact-form button{width:100%;max-width:none;text-align:center}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body,#root{height:100%;width:100%;margin:0;padding:0}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{display:flex;flex-direction:column;height:100vh;width:100vw}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
