﻿.header-home-container{width:100vw;height:100vh;position:relative;overflow:hidden;}.header-home-container .header-home{width:100%;height:100%;position:relative;}.header-home-container .header-home .fondo-header{position:absolute;width:100%;height:100%;z-index:1;}.header-home-container .header-home .fondo-header::before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(to right,rgba(0,0,0,.3),transparent),linear-gradient(to bottom,rgba(0,0,0,.5),transparent);z-index:3;}.header-home-container .header-home .fondo-header video,.header-home-container .header-home .fondo-header img{height:100%;width:100%;object-fit:cover;object-position:center;position:relative;z-index:2;transform:scaleX(-1);}.header-home-container .header-home .fondo-header:empty::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);z-index:2;}.header-home-container .header-home .contenedor-dentro-header{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;padding:0 5vw;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:3rem;}.header-home-container .header-home .contenedor-dentro-header .textos-header{color:#fff;max-width:800px;}.header-home-container .header-home .contenedor-dentro-header .textos-header .titulo-header{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem;text-shadow:0 4px 20px rgba(0,0,0,.8);text-wrap:balance;text-align:start;}.header-home-container .header-home .contenedor-dentro-header .textos-header .descripcion-header{font-size:clamp(.9rem,2vw,1.1rem);font-weight:300;opacity:.95;line-height:1.6;text-shadow:0 2px 15px rgba(0,0,0,.6);text-wrap:balance;text-align:start;}.header-home-container .header-home .contenedor-dentro-header .buscador-header{width:100%;max-width:900px;position:relative;}.buscador-deporte-container{background:#fff;border-radius:60px;padding:8px;box-shadow:0 25px 80px rgba(0,0,0,.25);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3);position:relative;overflow:visible;}.buscador-deporte-container .buscador-deporte{display:flex;align-items:center;gap:0;height:60px;}.buscador-deporte-container .buscador-deporte .input-group{flex:1;position:relative;overflow:hidden;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon{display:flex;align-items:center;padding:0 20px;height:100%;border:0;position:relative;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon i{color:#666;font-size:1.2rem;margin-right:12px;flex-shrink:0;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon input{flex:1;border:0;background:transparent;font-size:1rem;color:#333;outline:0;min-width:0;width:100%;padding-right:35px;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon input::placeholder{color:#999;font-weight:400;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon input:focus{outline:0;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon .btn-clear-combo{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:0;padding:4px;cursor:pointer;color:#666;font-size:16px;display:flex;align-items:center;justify-content:center;z-index:10;border-radius:50%;width:24px;height:24px;transition:all .2s ease;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon .btn-clear-combo:hover{background-color:rgba(0,0,0,.1);color:#333;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon .btn-clear-combo:focus{outline:2px solid #007bff;outline-offset:1px;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon .btn-clear-combo:active{transform:translateY(-50%) scale(.95);}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon .btn-clear-combo i{margin:0;font-size:16px;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon .campo-loading{position:absolute;right:15px;display:flex;align-items:center;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon .campo-loading .loading-dots{display:flex;gap:3px;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon .campo-loading .loading-dots span{width:6px;height:6px;border-radius:50%;background-color:#007bff;animation:loadingDots 1.4s infinite ease-in-out both;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon .campo-loading .loading-dots span:nth-child(1){animation-delay:-.32s;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon .campo-loading .loading-dots span:nth-child(2){animation-delay:-.16s;}.buscador-deporte-container .buscador-deporte .separador-vertical{width:1px;height:30px;background:linear-gradient(to bottom,transparent,#e0e0e0,transparent);flex-shrink:0;}.buscador-deporte-container .buscador-deporte .boton-buscar{padding-left:8px;flex-shrink:0;}.buscador-deporte-container .buscador-deporte .boton-buscar button{background:linear-gradient(135deg,#28a745 0%,#34ce57 100%);border:0;border-radius:50px;height:52px;padding:0 25px;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:8px;box-shadow:0 4px 20px rgba(40,167,69,.3);white-space:nowrap;}.buscador-deporte-container .buscador-deporte .boton-buscar button i{font-size:1.1rem;}.buscador-deporte-container .buscador-deporte .boton-buscar button:hover:not(.deshabilitado):not(.cargando){transform:translateY(-2px);box-shadow:0 8px 30px rgba(40,167,69,.4);background:linear-gradient(135deg,#2dbc4e 0%,#48d368 100%);}.buscador-deporte-container .buscador-deporte .boton-buscar button:active:not(.deshabilitado):not(.cargando){transform:translateY(0);}.buscador-deporte-container .buscador-deporte .boton-buscar button.deshabilitado{background:linear-gradient(135deg,#ccc 0%,#ddd 100%);cursor:not-allowed;opacity:.6;box-shadow:0 2px 10px rgba(0,0,0,.1);}.buscador-deporte-container .buscador-deporte .boton-buscar button.cargando{cursor:wait;}.buscador-deporte-container .buscador-deporte .boton-buscar button.cargando .boton-texto{display:none;}.buscador-deporte-container .buscador-deporte .boton-buscar button.cargando .boton-loading{display:flex!important;align-items:center;}.buscador-deporte-container .buscador-deporte .boton-buscar button.cargando .boton-loading .spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s linear infinite;}.lista-header{border:0!important;padding:0!important;border-radius:16px!important;box-shadow:0 20px 60px rgba(0,0,0,.15)!important;background:#fff!important;max-height:250px!important;overflow-y:auto!important;overflow-x:hidden!important;margin-top:8px!important;border:1px solid rgba(0,0,0,.05)!important;z-index:1000!important;position:absolute!important;box-sizing:border-box!important;}.lista-header li{border-bottom:1px solid rgba(0,0,0,.05)!important;list-style:none!important;margin:0!important;padding:0!important;}.lista-header li:last-child{border-bottom:0!important;}.lista-header li .ui-menu-item-wrapper{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:15px 20px!important;transition:all .2s ease!important;font-size:.95rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;background:#fff!important;color:#333!important;cursor:pointer!important;border:0!important;margin:0!important;}.lista-header li .ui-menu-item-wrapper i{color:#ccc!important;transition:all .2s ease!important;flex-shrink:0!important;margin-left:8px!important;}.lista-header li .ui-menu-item-wrapper:hover{background-color:#f8f9fa!important;color:#333!important;}.lista-header li .ui-menu-item-wrapper:hover i{color:#007bff!important;transform:translateX(3px)!important;}.lista-header li .ui-menu-item-wrapper.ui-state-active,.lista-header li .ui-menu-item-wrapper.ui-state-focus{background-color:#007bff!important;color:#fff!important;}.lista-header li .ui-menu-item-wrapper.ui-state-active i,.lista-header li .ui-menu-item-wrapper.ui-state-focus i{color:#fff!important;}.ui-autocomplete.lista-header{width:auto!important;min-width:250px!important;max-width:400px!important;position:absolute!important;overflow:hidden!important;box-sizing:border-box!important;font-family:inherit!important;background:#fff!important;border:1px solid rgba(0,0,0,.05)!important;border-radius:16px!important;box-shadow:0 20px 60px rgba(0,0,0,.15)!important;}.ui-autocomplete.lista-header li{background:#fff!important;color:#333!important;}.ui-autocomplete.lista-header li:hover{background-color:#f8f9fa!important;}@keyframes loadingDots{0%,80%,100%{transform:scale(0);opacity:.5;}40%{transform:scale(1);opacity:1;}}@keyframes spin{to{transform:rotate(360deg);}}@media(max-width:480px){.header-home-container .contenedor-dentro-header{padding:0 15px;gap:2rem;}.header-home-container .contenedor-dentro-header .textos-header .titulo-header{font-size:2rem;}.header-home-container .contenedor-dentro-header .textos-header .descripcion-header{font-size:.9rem;}.buscador-deporte-container{margin:0 10px;border-radius:30px;padding:4px;}.buscador-deporte-container .buscador-deporte{flex-direction:column;height:auto;gap:0;}.buscador-deporte-container .buscador-deporte .input-group{width:100%;order:1;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon{padding:12px 16px;height:50px;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon input{padding-right:35px;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon .btn-clear-combo{right:8px;width:22px;height:22px;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon .btn-clear-combo i{font-size:14px;}.buscador-deporte-container .buscador-deporte .separador-vertical{display:none;}.buscador-deporte-container .buscador-deporte .ciudad-group{border-bottom:1px solid #f0f0f0;}.buscador-deporte-container .buscador-deporte .boton-buscar{width:100%;padding:4px;order:3;}.buscador-deporte-container .buscador-deporte .boton-buscar button{width:100%;height:44px;justify-content:center;}.lista-header,.ui-autocomplete.lista-header{margin:8px 10px 0 10px!important;left:10px!important;right:10px!important;width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;min-width:calc(100% - 20px)!important;}}@media(min-width:481px) and (max-width:768px){.buscador-deporte-container{margin:0 20px;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon{padding:0 16px;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon input{padding-right:35px;}.ui-autocomplete.lista-header{min-width:280px!important;max-width:350px!important;}}@media(min-width:769px) and (max-width:1024px){.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon{padding:0 18px;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon i{font-size:1.1rem;}.buscador-deporte-container .buscador-deporte .input-group .input-buscador-con-icon input{font-size:.95rem;padding-right:35px;}.buscador-deporte-container .buscador-deporte .boton-buscar button{padding:0 20px;font-size:.95rem;}.ui-autocomplete.lista-header{min-width:300px!important;max-width:380px!important;}}@media(min-width:1200px){.header-home-container{height:100vh;}.header-home-container .header-home .contenedor-dentro-header{width:40%;padding-inline:0;margin-left:10vw;}.ui-autocomplete.lista-header{min-width:320px!important;max-width:400px!important;}}@media(prefers-reduced-motion:reduce){.buscador-deporte-container button,.lista-header .ui-menu-item-wrapper,.campo-loading span,.btn-clear-combo{animation:none!important;transition:none!important;}}@media(prefers-color-scheme:dark){.buscador-deporte-container{background:#fff;border-color:rgba(255,255,255,.3);}.buscador-deporte-container .input-buscador-con-icon input{color:#333;}.buscador-deporte-container .input-buscador-con-icon input::placeholder{color:#999;}.buscador-deporte-container .input-buscador-con-icon i{color:#666;}.buscador-deporte-container .input-buscador-con-icon .btn-clear-combo{color:#666;}.buscador-deporte-container .input-buscador-con-icon .btn-clear-combo:hover{color:#333;}.lista-header,.ui-autocomplete.lista-header{background:#fff!important;border-color:rgba(0,0,0,.05)!important;}.lista-header li .ui-menu-item-wrapper,.ui-autocomplete.lista-header li .ui-menu-item-wrapper{color:#333!important;background:#fff!important;}.lista-header li .ui-menu-item-wrapper:hover,.ui-autocomplete.lista-header li .ui-menu-item-wrapper:hover{background-color:#f8f9fa!important;}}