:root{font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.5;font-weight:400;color:#e5e7eb;background:#0b1220;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100vh;background:#0b1220}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}body{margin:0;background:#eef1f5;font-family:Arial,sans-serif}.container{max-width:700px;margin:auto;padding:10px}h1{font-size:28px;margin-bottom:15px}.league-card{background:#f7f8fa;border-radius:16px;margin-bottom:16px;overflow:hidden;box-shadow:0 4px 10px #00000014}.league-header{background:#0b2a66;color:#fff;padding:12px;font-weight:700}.league-title{font-size:16px;white-space:normal}.match-row{padding:12px;border-bottom:1px solid #ddd}.match-row:last-child{border-bottom:none}.match-time{text-align:right;font-size:13px;font-weight:700;margin-bottom:6px}.teams{display:flex;align-items:center;justify-content:space-between}.team{display:flex;align-items:center;gap:8px;width:40%}.team-name{font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.team-badge{width:36px;height:36px;border-radius:50%;background:#2e4c8c;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.vs{font-weight:700;color:gray}.odds{display:flex;gap:10px;margin-top:10px}.odd{flex:1;background:#fff;border-radius:12px;padding:8px;text-align:center}.odd span{display:block;background:#2e4c8c;color:#fff;padding:4px;border-radius:8px;font-size:12px;margin-bottom:4px}.odd b{font-size:16px}
