#nopointer{justify-content:center;cursor:auto!important}.main-pag{width:100%;min-height:2000px;max-height:max-content;display:table;padding:100px 0;flex:1}.loading{text-align:center;font-size:18px;padding:20px;color:#555}.filtros-container{display:flex;justify-content:center;align-items:center;gap:5px;margin:20px 0;flex-wrap:wrap;flex-flow:column}.select-temporada,.select-torneo{display:flex;align-items:center;gap:10px}.select-temporada label,.select-torneo label{font-weight:500}select{padding:8px 12px;border-radius:5px;border:1px solid #ddd;background-color:#fff;font-family:'Poppins',sans-serif;cursor:pointer}select:focus{outline:none;border-color:#2196F3}hr{border:none;height:1px;background-color:#e0e0e0;margin:20px 0}.badge{display:inline-block;padding:4px 8px;background-color:#f0f0f0;border-radius:4px;font-size:14px;margin-left:10px;font-weight:500}.positivo{color:#28a745}.negativo{color:#dc3545}.header-equipo{width:auto;padding:56px;margin:20px 114px 50px;display:flex;border-radius:30px;background:radial-gradient(circle,#fff0 70%,rgb(214 214 214 / .3) 100%);box-shadow:0 5px 10px #cdcdcd;justify-content:center;flex-wrap:wrap}.header-escudo{display:flex;align-items:center;height:250px}.header-info{display:flex;align-items:center;padding:20px}.header-info h1{font-size:32px;margin-bottom:10px}.header-info h2{color:#353535;font-weight:400;font-size:18px}.info-center{display:flex;justify-content:center}.stats-section{background-color:#fff;width:800px;min-width:315px;border-radius:15px;box-shadow:0 5px 10px #cdcdcd}.stats-section h3{padding:15px 30px;text-align:center;font-size:20px;font-weight:600}#separator{width:100%;height:2px;background-color:#e1e1e1}.stats-content{padding:25px;justify-content:center}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.stats-card{display:flex;flex-direction:column;align-items:center;padding:15px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .05)}.stats-name{text-align:center;margin-bottom:8px;font-weight:500;font-size:14px;color:#555}.stats-number{font-size:24px;font-weight:600;color:#333}.info-content{width:100%;padding:30px;background-color:#f5f5f5}.jugadores-section{text-align:center;padding:20px 0;margin-top:20px}.jugadores-section h2{margin-bottom:20px;font-size:24px;font-weight:600}#contenido-jugadores{display:flex;flex-wrap:wrap;justify-content:center}.jugadores-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1200px;margin:0 auto}.card-jugador{width:300px;height:140px;overflow:hidden;border-radius:15px;box-shadow:0 5px 10px #cdcdcd;margin:10px;transition:transform 0.3s ease,box-shadow 0.3s ease;cursor:pointer;background-color:#fff}.card-jugador:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgb(0 0 0 / .1)}.jug-superior{width:100%;height:55px;display:flex;justify-content:center;background:#fff url(../Imagenes/bg.png) repeat;padding-top:55px}.jugador{display:flex;justify-content:center;align-items:center;user-select:none;position:relative}.jugador-avatar{font-size:30px;position:absolute;z-index:1;font-family:Arial,Helvetica,sans-serif;font-weight:700;color:#000}.equipo-camiseta{height:80px;width:80px;border:3px solid #fff;border-radius:50%;pointer-events:none;background-color:#fff}.jug-inferior{padding:42px 0 30px;text-align:center}.card-name{font-size:18px;font-weight:600;margin-bottom:5px}.jugador-position{font-size:14px;color:#666}.modal{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:rgb(0 0 0 / .6)}.modal-content{background-color:#fff;margin:185px auto;padding:25px;border-radius:15px;width:80%;max-width:700px;box-shadow:0 5px 15px rgb(0 0 0 / .3);position:relative;animation:modalFadeIn 0.3s ease}@keyframes modalFadeIn{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.close-modal{position:absolute;top:15px;right:20px;font-size:28px;font-weight:700;color:#aaa;cursor:pointer;transition:color 0.2s ease}.close-modal:hover{color:#333}.filtros-modal{display:flex;justify-content:center;align-items:center;gap:5px;margin:20px 0;flex-wrap:wrap;flex-flow:column}.modal-jugador-ficha{padding:10px}.modal-jugador-header{display:flex;align-items:center;gap:20px;padding:10px 0}.modal-jugador-avatar{position:relative;width:100px;height:100px;display:flex;font-family:Arial,Helvetica,sans-serif;justify-content:center;align-items:center}.modal-equipo-camiseta{height:100px;width:100px;border:3px solid #fff;border-radius:50%;background-color:#fff}.modal-jugador-emoji{position:absolute;font-size:40px;font-weight:700;z-index:1;margin:0}.modal-jugador-rating{position:absolute;bottom:0;right:0;background-color:#ffbf00;color:#000;font-weight:700;width:32px;height:32px;font-size:14px;padding-left:1px;padding-top:2px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:2px solid #fff}.modal-jugador-info{flex:1}.modal-jugador-info h2{font-size:24px;margin-bottom:5px}.modal-jugador-info h3{font-size:16px;color:#666;font-weight:500;margin-bottom:10px}.modal-equipo-info{display:flex;align-items:center;gap:10px}.modal-equipo-logo{height:30px}.modal-separator{width:100%;height:1px;background-color:#e0e0e0;margin:20px 0}.modal-estadisticas h3{font-size:18px;margin-bottom:15px;text-align:center}.modal-stats-grid{display:flex;justify-content:space-around;margin-bottom:20px}.modal-stats-column{flex:1;max-width:250px}.modal-stat-item{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f0f0}.modal-stat-label{font-weight:500;color:#555}.modal-stat-value{font-weight:600;color:#333}.modal-habilidades h3{font-size:18px;margin-bottom:15px;text-align:center}.modal-skills-container{padding:10px 0}.modal-skill-bar{display:flex;align-items:center;margin-bottom:15px;position:relative;height:25px}.modal-skill-name{width:40px;font-weight:600;text-align:left}.modal-skill-level{height:8px;background-color:#4CAF50;border-radius:4px;margin:0 10px;flex:1;max-width:calc(100% - 80px)}.modal-skill-value{width:30px;text-align:right;font-weight:600}@media screen and (max-width:768px){.header-equipo{border-radius:0;background:radial-gradient(circle,#fff0 40%,rgb(214 214 214 / .5) 100%);box-shadow:none;width:100%;margin:-32px 0 0;padding:30px}.header-escudo{height:150px}.header-info{text-align:center;padding:10px}.stats-section{font-size:15px;border-radius:0;box-shadow:none;width:100%}.stats-grid{grid-template-columns:repeat(2,1fr)}.info-content{padding:20px 0}.jugadores-section{padding:20px 10px}.modal-content{width:95%;margin:100px auto;padding:15px}.modal-stats-grid{flex-direction:column}.modal-stats-column{max-width:100%}}.rankings-section{width:100%;margin-top:30px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .05);padding:20px}.rankings-section h4{text-align:center;font-size:18px;font-weight:600;margin-bottom:20px;color:#333}.tabs-container{width:100%}.tabs{display:flex;flex-wrap:wrap;justify-content:center;border-bottom:1px solid #ddd;margin-bottom:15px}.tab-button{background:none;border:none;padding:10px 15px;margin:0 5px;cursor:pointer;font-weight:500;color:#666;transition:all 0.3s ease;position:relative}.tab-button:hover{color:#333}.tab-button.active{color:#2196F3;font-weight:600;padding:0 33px}.tab-button.active::after{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#2196F3}.tab-content{display:none;width:100%}.tab-content.active{display:block;animation:fadeIn 0.3s ease-in-out}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.rankings-table{width:100%;border-collapse:collapse;margin:0 auto;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.rankings-table th{background-color:#f0f0f0;color:#444;font-weight:600;text-align:left;padding:12px 15px;font-size:14px}.rankings-table th:first-child{width:40px;text-align:center}.rankings-table th:last-child{width:150px;text-align:center}.rankings-table td{padding:10px 15px;border-bottom:1px solid #f0f0f0;font-size:14px}.ranking-row{transition:background-color 0.2s ease;cursor:pointer}.ranking-row:hover:not(.empty){background-color:#f5f9ff}.ranking-row.empty{opacity:.5;cursor:default}.ranking-position{text-align:center;font-weight:600;color:#555;width:40px}.ranking-player{display:flex;align-items:center}.player-avatar-mini{width:30px;height:30px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:10px;font-size:16px;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.player-avatar-mini.empty{background-color:#f0f0f0;color:#999}.ranking-value{text-align:center;font-weight:600;color:#2196F3}@media screen and (max-width:768px){.tabs{justify-content:flex-start;overflow-x:auto;padding-bottom:5px}.tab-button{padding:10px 10px;margin:0 2px;font-size:13px;white-space:nowrap}.rankings-table th,.rankings-table td{padding:8px 10px;font-size:13px}.player-avatar-mini{width:25px;height:25px;font-size:14px}}.individual-stats-section{margin-top:30px}.individual-stats-section h4{text-align:center;font-size:18px;font-weight:600;margin-bottom:15px}.individual-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px}.individual-stat-card{padding:15px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .05);cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease}.individual-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / .1)}.individual-stat-player{display:flex;align-items:center;margin-bottom:10px}.player-avatar-small{width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:10px;font-size:20px;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.player-name{font-weight:600;font-size:15px}.individual-stat-info{display:flex;justify-content:space-between;align-items:center}.individual-stat-title{font-size:13px;color:#666}.individual-stat-value{font-weight:600;color:#2196F3}