.categories{margin-bottom:30px}.categories a img{width:100%;height:auto;display:block;border-radius:5px;transition:all .3s ease}.categories img:hover{filter:brightness(1.2) invert(.05);transform:scale(1.05);cursor:pointer;z-index:100}.section-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.section-title{font-size:13px;font-weight:700;text-transform:uppercase;color:#F3F3F3;letter-spacing:.5px}.live-badge{background:#E3161D;color:#fff;font-size:8px;font-weight:800;padding:2px 5px;border-radius:3px;letter-spacing:.5px}.matches-table{background:#0e1318;border-radius:8px;overflow:hidden;border:1px solid #1e2530;margin-bottom:16px}.matches-header{display:grid;grid-template-columns:1fr 90px 90px 90px 36px;padding:8px 16px;font-size:11px;font-weight:600;color:#8C9096;background:#131820;text-align:center}.matches-header .match-name{text-align:left}.match-row{display:grid;grid-template-columns:1fr 90px 90px 90px 36px;padding:12px 16px;align-items:center;border-top:1px solid #1e2530;transition:background .15s;cursor:pointer}.match-row:hover{background:#131820}.match-teams{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500}.team-logo{font-size:22px}.vs{color:#8C9096;margin:0 4px}.odd-btn{background:#131820;border:1px solid #252b36;border-radius:5px;color:#F3F3F3;font-size:13px;font-weight:700;padding:7px 0;text-align:center;cursor:pointer;transition:background .15s,border-color .15s;margin:0 4px}.odd-btn:hover{background:#E3161D22;border-color:#E3161D;color:#FF5A1F}.match-arrow{color:#8C9096;font-size:16px;text-align:center}.img-resp{width:100%;max-width:100%;height:auto}