:root{font-family: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}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}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}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#f5f5f5}.app{min-width:100vw;min-height:100vh;padding:20px}.container{display:grid;grid-template-columns:280px 1fr 300px;gap:20px;max-width:1600px;margin:0 auto}.fixtures{background:#fff;border-radius:12px;padding:20px;height:fit-content;box-shadow:0 2px 4px #0000000d}.matchday-title{margin-bottom:8px}.matchday-title-2{margin-bottom:-8px}.matchday{margin-bottom:16px}.matchday:last-child{margin-bottom:0}.matchday h3{font-size:14px;font-weight:600;margin-bottom:8px;color:#333}.match{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;padding:6px 0;font-size:13px}.match .team{color:#333}.match .team:first-child{text-align:right}.match .score{color:#666;font-weight:500;white-space:nowrap}.main-content{display:flex;flex-direction:column;gap:20px}.flex-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.hero-banner{display:flex;flex:1;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 4px 12px #667eea40}.league-section{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 4px #0000000d}.league-section h2{font-size:20px;font-weight:700;margin-bottom:20px;color:#333}.league-table{width:100%;border-collapse:collapse}.league-table thead th{text-align:left;padding:12px 16px;font-size:13px;font-weight:600;color:#666;border-bottom:2px solid #f0f0f0}.league-table tbody td{padding:16px;font-size:14px;color:#333;border-bottom:1px solid #f5f5f5}.league-table tbody tr:hover{background:#fafafa}.position-cell{display:flex;align-items:center;gap:8px}.indicator{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff}.indicator.up{background:#10b981}.indicator.down{background:#ef4444}.club-name{font-weight:500}.form{display:flex;gap:4px}.form-badge{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#fff}.form-badge.w{background:#10b981}.form-badge.l{background:#ef4444}.form-badge.d{background:#94a3b8}.sidebar{display:flex;flex-direction:column;gap:20px}.widget{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 4px #0000000d}.widget h2{font-size:18px;font-weight:700;margin-bottom:20px;color:#333}.scorers-list{display:flex;flex-direction:column;gap:12px}.scorer-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:14px}.scorer-item .rank{color:#666;width:20px}.avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#fff;margin:0 auto}.top-scorer-name{text-align:center;font-weight:600;color:#333;margin-top:8px}.scorer-name{color:#333}@media(max-width:1200px){.container{grid-template-columns:1fr}.fixtures{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}}
