*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:#f6f6f6}.app{display:flex;flex-direction:column;height:100vh}.app-header{background:#ed230f;color:#fff;padding:1rem;font-weight:700;text-align:center}.app-content{flex:1;padding:1rem;overflow-y:auto}.bottom-nav{display:flex;justify-content:space-around;background:#504ab4;border-top:1px solid #5c410e;padding:.5rem 0}.bottom-nav a{text-decoration:none;color:#fff;font-size:.9rem}.bottom-nav a.active{color:#ed230f;font-weight:700}.card{border:1px solid #ddd;border-radius:8px;padding:1rem;margin-bottom:1rem;background:#fff}a{text-decoration:none;color:#0057b8}.html-content{padding:.1rem}.html-content table{width:100%;border-collapse:collapse;font-size:.9rem}.html-content table{display:block;overflow-x:auto;white-space:nowrap}.html-content th{background:#f4f4f4;font-weight:600}.html-content th,.html-content td{padding:.5rem .25rem;border:1px solid #ddd;text-align:center}.html-content td:first-child,.html-content th:first-child{text-align:left}.html-content p,.html-content h1,.html-content h2,.html-content h3{margin:.1rem 0}.html-content img{max-width:50%;height:auto}.app-header{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#ed230f;color:#fff;font-size:1.1rem;font-weight:600}.app-logo{height:100px;width:auto}.app-title{line-height:1}.news-page{padding-bottom:4rem}.news-card{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.news-card img{width:50%;height:auto;border-radius:8px;margin-bottom:.75rem;object-fit:cover}.news-card h2{font-size:1.1rem;margin:.25rem 0 .5rem}.news-card p{margin:.25rem 0;line-height:1.5;color:#444}.news-card .read-more{display:inline-block;margin-top:.5rem;font-weight:600;color:#06c;text-decoration:none}.news-card .read-more:hover{text-decoration:underline}.news-article{padding-bottom:4rem}.news-article .featured-image{width:100%;height:auto;border-radius:10px;margin-bottom:1rem}.news-article h1{font-size:1.4rem;margin-bottom:.75rem;line-height:1.25}.news-article p{line-height:1.65;margin:.75rem 0;color:#222}.news-article a{color:#06c;text-decoration:underline}.news-article ul,.news-article ol{margin:1rem 0 1rem 1.25rem}.news-article img{max-width:100%;height:auto;border-radius:6px;margin:1rem 0}.standings-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.standings-tabs a{flex:1;text-align:center;padding:.5rem .75rem;font-weight:600;text-decoration:none;color:#444;border:1px solid #ccc;border-radius:6px;background:#f6f6f6;transition:background .15s ease,color .15s ease}.standings-tabs a:hover{background:#eaeaea}.standings-tabs a.active{background:#111;color:#fff;border-color:#111}.standings-page{padding-bottom:4rem}.standings-page table{width:100%;border-collapse:collapse;font-size:.9rem}.standings-page table{display:block;overflow-x:auto;white-space:nowrap}.standings-page th,.standings-page td{padding:.25rem;text-align:center;border:1px solid #ddd}.standings-page th{background:#90ee90;font-weight:600}.standings-page tr:nth-child(2n){background:#90ee90}.standings-page td:first-child,.standings-page th:first-child{text-align:left}.sponsors-page img{max-width:75%;height:auto}.sponsors-page{display:flex;align-items:center;justify-content:center}
