*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:#0d1117;color:#e6edf3;line-height:1.6}.container{max-width:1100px;margin:0 auto;padding:1.5rem}header{margin-bottom:1.5rem}header h1{margin:0;color:#58a6ff;font-size:1.8rem}header p{margin:.25rem 0 0;color:#8b949e;font-size:.9rem}.error{background:#3d1a1a;border:1px solid #f85149;border-radius:6px;padding:.75rem;color:#f85149;margin-bottom:1rem}.sport-filter{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.sport-filter button{background:#21262d;border:1px solid #30363d;border-radius:6px;color:#e6edf3;padding:.4rem .9rem;cursor:pointer;font-size:.85rem}.sport-filter button.active,.sport-filter button:hover{background:#388bfd33;border-color:#58a6ff;color:#58a6ff}.loading,.empty{color:#8b949e;text-align:center;padding:2rem}.events-layout{display:grid;grid-template-columns:300px 1fr;gap:1.5rem}.event-card{display:flex;flex-direction:column;align-items:flex-start;background:#161b22;border:1px solid #30363d;border-radius:8px;padding:.75rem;margin-bottom:.5rem;cursor:pointer;width:100%;text-align:left;color:#e6edf3;transition:border-color .15s}.event-card:hover{border-color:#58a6ff}.event-card.selected{border-color:#1f6feb;background:#1f6feb22}.event-title{font-weight:600;font-size:.9rem}.event-meta{font-size:.75rem;color:#8b949e;margin-top:.2rem}.odds-panel{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:1rem}.odds-panel h2{margin:0 0 1rem;font-size:1.1rem}.market-block{margin-bottom:1.25rem}.market-block h3{margin:0 0 .5rem;font-size:.9rem;color:#8b949e;text-transform:uppercase;letter-spacing:.05em}table{width:100%;border-collapse:collapse;font-size:.85rem}th{text-align:left;color:#8b949e;font-size:.75rem;padding:.3rem .5rem;border-bottom:1px solid #30363d}td{padding:.4rem .5rem;border-bottom:1px solid #21262d}.odds-price{font-weight:700;color:#3fb950}@media (max-width: 640px){.events-layout{grid-template-columns:1fr}}
