.fanres-report{font-family:Arial,sans-serif;margin:20px auto;max-width:1100px;color:#222}.fanres-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:25px}.fanres-header .team-block{text-align:center;width:30%}.fanres-header img{max-height:90px;margin-bottom:10px}.fanres-header .score-block{text-align:center}.fanres-header .score{font-size:42px;font-weight:bold;color:#08458d}.fanres-header .halftime{font-size:16px;color:#666}.fanres-header .meta{margin-top:5px;font-size:13px;color:#777}.fanres-card{background:#fff;border-radius:8px;padding:18px;margin:20px 0;box-shadow:0 2px 6px rgba(0,0,0,.08);transition:all .2s ease-in-out}.fanres-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.fanres-card h4{border-bottom:2px solid #08458d;padding-bottom:6px;margin-bottom:12px;font-size:18px;color:#08458d}.fanres-lineups{display:flex;gap:20px;flex-wrap:wrap}.fanres-lineups .fanres-card{flex:1}.player{margin:4px 0;font-size:14px}.badge{display:inline-block;width:18px;height:18px;line-height:18px;text-align:center;font-size:12px;font-weight:bold;color:#fff;margin-left:6px}.badge.captain{background:#08458d}.badge.keeper{background:#555}.fanres-table{width:100%;border-collapse:collapse}.fanres-table td{padding:10px 8px;font-size:14px;vertical-align:middle;border:none}.fanres-table tr:nth-child(odd) {background:#fafafa}.fanres-table tr:nth-child(even) {background:#fff}.event-icon{width:18px;height:18px;vertical-align:middle;margin-right:4px}.fanres-card h4{font-size:18px;font-weight:bold;color:#08458d}.fanres-lineups h5{margin-top:12px;font-size:14px;font-weight:bold;color:#333}