#futbol-data-root{font-family:inherit;line-height:1.5;color:#1a1a1a;background:#fff;font-size:16px}#futbol-data-root *,#futbol-data-root *::before,#futbol-data-root *::after{box-sizing:border-box;font-family:inherit}#futbol-data-root img{max-width:100%;height:auto;display:inline-block}.futbol-error{text-align:center;padding:40px 20px;color:#999;font-size:1rem}.futbol-section{margin:0 0 50px;padding:30px;background:#fff;border:1px solid #e8e8ed;border-radius:12px}#futbol-data-root .futbol-section:last-child{margin-bottom:0}.futbol-section-title h2{font-size:1.4rem;font-weight:600;color:#1a1a1a;text-align:center;margin:0 0 30px;letter-spacing:-.01em}.futbol-section-title h2::after{content:'';display:block;width:50px;height:4px;background:#e50914;margin:12px auto 0;border-radius:2px}.futbol-table-wrap{overflow-x:auto}.futbol-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.95rem}.futbol-table th{background:#1a1a2e;color:#fff;font-weight:600;padding:14px 20px;text-align:center;position:sticky;top:0;z-index:2}.futbol-table th:first-child{border-radius:8px 0 0 0}.futbol-table th:last-child{border-radius:0 8px 0 0}.futbol-table td{padding:12px 20px;text-align:center;color:#333;border-bottom:1px solid #f0f0f0}.futbol-table tbody tr{transition:background 0.2s ease}.futbol-table tbody tr:nth-child(even){background:#fafafa}.futbol-table tbody tr:hover{background:#f0f0f5}.futbol-pos{font-weight:600;color:#666;width:50px}.futbol-club{display:flex;align-items:center;gap:12px;text-align:left;font-weight:500}.futbol-logo{width:36px;height:36px;object-fit:contain;border-radius:50%;flex-shrink:0}.futbol-puntos{font-weight:700;color:#e50914;font-size:1.1rem}.futbol-fixture-grid{display:grid;gap:40px}.futbol-fixture-group h3{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0 0 20px;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.futbol-partido{background:#fafafa;border:1px solid #e8e8ed;border-radius:10px;padding:20px;margin-bottom:15px;transition:transform 0.3s ease,box-shadow 0.3s ease,border-color 0.3s ease;opacity:0;transform:translateY(12px);animation:futbol-fade-in 0.4s ease forwards}.futbol-partido:nth-child(1){animation-delay:0.05s}.futbol-partido:nth-child(2){animation-delay:0.1s}.futbol-partido:nth-child(3){animation-delay:0.15s}.futbol-partido:nth-child(4){animation-delay:0.2s}.futbol-partido:nth-child(5){animation-delay:0.25s}.futbol-partido:nth-child(6){animation-delay:0.3s}.futbol-partido:nth-child(n+7){animation-delay:0.35s}@keyframes futbol-fade-in{to{opacity:1;transform:translateY(0)}}.futbol-partido:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgb(0 0 0 / .08);border-color:#e50914}.futbol-partido-fecha{display:flex;gap:10px;margin-bottom:12px;font-size:.8rem;color:#999}.futbol-hora{font-weight:500;color:#666}.futbol-partido-equipos{display:flex;align-items:center;justify-content:space-between;gap:15px}.futbol-equipo{display:flex;align-items:center;gap:10px;font-weight:500;color:#1a1a1a;flex:1}.futbol-equipo-visita{flex-direction:row-reverse;text-align:right}.futbol-logo-sm{width:28px;height:28px;object-fit:contain;border-radius:50%;flex-shrink:0}.futbol-partido-resultado{display:flex;align-items:center;gap:8px;font-size:1.2rem;font-weight:700;color:#e50914;flex-shrink:0}.futbol-partido-resultado span{min-width:24px;text-align:center}.futbol-table tbody tr{opacity:0;transform:translateY(8px);animation:futbol-fade-in 0.3s ease forwards}.futbol-table tbody tr:nth-child(1){animation-delay:0.05s}.futbol-table tbody tr:nth-child(2){animation-delay:0.1s}.futbol-table tbody tr:nth-child(3){animation-delay:0.15s}.futbol-table tbody tr:nth-child(4){animation-delay:0.2s}.futbol-table tbody tr:nth-child(5){animation-delay:0.25s}.futbol-table tbody tr:nth-child(6){animation-delay:0.3s}.futbol-table tbody tr:nth-child(7){animation-delay:0.35s}.futbol-table tbody tr:nth-child(8){animation-delay:0.4s}.futbol-table tbody tr:nth-child(9){animation-delay:0.45s}.futbol-table tbody tr:nth-child(10){animation-delay:0.5s}.futbol-table tbody tr:nth-child(11){animation-delay:0.55s}.futbol-table tbody tr:nth-child(12){animation-delay:0.6s}@media (max-width:768px){.futbol-section{padding:20px 15px;margin-bottom:30px}.futbol-section-title h2{font-size:1.2rem}.futbol-table{font-size:.85rem}.futbol-table th,.futbol-table td{padding:10px 12px}.futbol-logo{width:30px;height:30px}.futbol-partido-equipos{flex-direction:column;gap:10px}.futbol-equipo{justify-content:center;text-align:center}.futbol-equipo-visita{flex-direction:row;text-align:center}.futbol-partido-resultado{font-size:1.1rem}}@media (max-width:480px){#futbol-data-root{font-size:15px}.futbol-table th,.futbol-table td{padding:8px 10px;font-size:.8rem}.futbol-logo{width:26px;height:26px}.futbol-logo-sm{width:24px;height:24px}.futbol-partido{padding:15px}}