:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:auto;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.country-selector-container{display:flex;justify-content:center;margin-top:30px}.country-select{width:300px;padding:12px 16px;font-size:16px;border:none;border-radius:10px;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff;box-shadow:0 4px 12px #0006;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:center}.country-select:focus{outline:none;background:linear-gradient(135deg,#1c313d,#28465a,#375b71);box-shadow:0 6px 16px #00000080}.channel-selector{margin-top:20px}.channel-select{width:90%;padding:10px;font-size:16px}.channel-list{display:flex;flex-direction:column;gap:10px;padding:10px}.channel-card{background:#0f2027;padding:10px;border-radius:10px;display:flex;justify-content:space-between;align-items:center;width:100%}.channel-buttons button{margin-left:10px}.channel-card:hover{background-color:#000d1b}.selected-channel{background-color:#e6f7ff;border:2px solid #1890ff;font-weight:700}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#0f2027;color:#fff}.main-video-lista{display:flex;flex-direction:row;height:90vh;overflow:hidden;border-radius:20px solid 1px rgba(0,0,0,.3);box-shadow:0 0 20px #0009;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);padding:20px}.App{text-align:center;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff;min-height:100vh;padding:40px 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100vw}.channel-logo{width:40px;height:40px;object-fit:contain;display:inline-block;padding:10px;border-radius:10px;box-shadow:.3em .3em .2em #0000004d;transition:box-shadow .3s ease-in-out}.channel-logo:hover{box-shadow:.3em .3em .2em #45ef1680}.img-portada{width:100%;height:auto;border-radius:1rem;box-shadow:0 0 20px #0009}@media (max-width: 768px){.App{padding:20px 10px}}@media (max-width: 480px){.App{padding:10px 5px;gap:10px;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:auto}.imgLogo{width:60px;height:auto}.map-container{width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:4.5em;height:auto}.map-container p{font-size:1.2rem;margin:0;padding:0 5px}.main-video-lista{flex-direction:column;height:auto;width:100%;overflow-x:hidden}}select,.searchInput{padding:12px 16px;font-size:16px;width:90%;max-width:500px;border-radius:12px;border:none;background:linear-gradient(135deg,#1c313d,#28465a,#375b71);color:#fff;box-shadow:0 4px 10px #0000004d;transition:all .3s ease}select:focus,.searchInput:focus{outline:none;box-shadow:0 6px 14px #00000080;background:linear-gradient(135deg,#264454,#3b5e6d,#4b7386)}.listaCanales{height:100%;overflow-y:auto;padding:.5rem;position:relative;width:10%}.searchInput{position:sticky;top:0;z-index:10;background-color:#fff;padding:.5rem;margin-bottom:.5rem;border:1px solid #ccc;border-radius:8px;width:50%;box-shadow:0 1px 2px #0000001a}button{padding:10px 16px;border:none;border-radius:8px;background:linear-gradient(135deg,#1e3c50,#2f6173);color:#fff;font-size:15px;cursor:pointer;transition:background .3s ease;margin-left:10px}button:hover{background:linear-gradient(135deg,#2b5168,#407a8e)}video{margin-top:20px;width:90%;max-width:800px;border-radius:12px;background-color:#000;box-shadow:0 0 20px #0009}.boton_select{background-color:red}.globomundi{position:relative;width:100%;max-width:800px;height:100%;display:flex;justify-content:center;align-items:center;background:#000;overflow:hidden;margin:0 auto;border-radius:1rem}.globomundi canvas{display:block;margin:0 auto}.main-video-lista{display:flex;flex-direction:row;height:90vh;overflow:hidden}.videoPlayer{flex:5;background-color:#060c3b;display:flex;align-items:center;justify-content:center}.listaCanales{flex:1;color:#fff;overflow-y:auto;height:100%;padding:1rem;box-shadow:inset 1px 0 5px #0000004d;border-radius:solid 1px rgba(0,0,0,.3)}.listaCanales::-webkit-scrollbar{width:8px}.listaCanales::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.listaCanales::-webkit-scrollbar-thumb:hover{background:#888}@media (max-width: 768px){.main-video-lista{flex-direction:column;height:auto;width:100%;overflow-x:hidden}.videoPlayer{width:100%;height:100vh}.channel-logo{width:40px;height:40px;object-fit:contain;display:inline-block;padding:10px;border-radius:10px;box-shadow:.3em .3em .2em #0000004d;transition:box-shadow .3s ease-in-out}.channel-logo:hover{box-shadow:.3em .3em .2em #45ef1680}.img-portada{width:100%;height:auto;max-width:500px;border-radius:1rem;box-shadow:0 0 20px #0009;margin-bottom:1rem}.channel-list{max-height:350px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.listaCanales{height:100%;overflow-y:auto;padding:.5rem;position:relative;width:100%}.searchInput{position:sticky;top:0;z-index:10;background-color:#fff;padding:.5rem;margin-bottom:.5rem;border:1px solid #ccc;border-radius:8px;width:60%;box-shadow:0 1px 2px #0000001a}.globomundi{position:relative;width:100%;max-width:500px;height:400px;display:flex;justify-content:center;align-items:center;background:#000;overflow:hidden;margin:0 auto;border-radius:1rem;padding:2em}}.nav_container{width:100%;background-color:#212529;color:#fff;box-shadow:0 2px 5px #0000001a;padding:10px 0}.nav_content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding:0 15px}.nav_links{display:flex;align-items:center;margin-bottom:10px}.nav_links a{color:#fff;text-decoration:none;font-size:16px;transition:color .3s ease}.nav_links a:hover{color:#f1c40f}.separator{margin:0 10px;color:#6c757d}.nav_logo{margin:8px 0}.nav_logo img{width:70px;height:auto;vertical-align:middle}.nav_title{margin:5px 0;font-size:20px;font-weight:600;text-align:center}@media screen and (max-width: 480px){.nav_links{flex-direction:column;gap:5px}.separator{display:none}.nav_logo img{width:60px}.nav_title{font-size:18px}}@media screen and (min-width: 481px) and (max-width: 768px){.nav_title{font-size:19px}}@media screen and (min-width: 769px){.nav_content{flex-direction:row;justify-content:space-between;align-items:center;padding:5px 20px}.nav_links{margin-bottom:0}.nav_logo{order:-1;margin:0 15px}}.custom-video-player{border-radius:10px;overflow:hidden;width:100%;max-width:800px;position:relative;box-shadow:0 4px 8px #0003;margin-top:2rem;padding:1rem;display:flex;flex-direction:column;align-items:center}#video{width:100%;height:100vh}.custom-video-player .custom-channel-name-display{position:absolute;top:10px;left:10px;color:#fff;background-color:#00000080;padding:5px 10px;border-radius:5px}.custom-video-player .custom-channel-name-display h3{font-size:1.2rem;margin:0}.custom-video-player .custom-video{width:100%;height:auto;border-radius:10px}.custom-video-player .custom-canal-defecto{width:100%;height:auto;border-radius:10px;background-color:#222;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.5rem;height:400px}.custom-video-player .custom-controls{margin-top:1rem;display:flex;justify-content:center;gap:1rem}.custom-video-player .custom-controls button{background-color:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.custom-video-player .custom-controls button:hover{background-color:#0056b3}.custom-video-player .custom-controls button:focus{outline:none}@media (max-width: 768px){.custom-video-player{padding:1rem}.custom-video-player .custom-controls button{padding:8px 16px;font-size:.9rem}.custom-video-player .custom-channel-name-display{font-size:1rem}}@media (max-width: 480px){.custom-video-player{border-radius:10px;overflow:hidden;width:100%;max-width:100%;position:relative;box-shadow:0 4px 8px #142cc533;margin-top:1rem;padding:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto}.custom-video-player .custom-channel-name-display{position:absolute;top:10px;left:10px;color:#fff;background-color:#000000b3;padding:5px 10px;border-radius:5px;font-size:1rem}.custom-video-player .custom-channel-name-display h3{margin:0;font-size:.7rem}.custom-video-player .custom-video{width:100%;height:auto;border-radius:10px}.custom-video-player .custom-canal-defecto{width:100%;border-radius:10px;background-color:#222;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.2rem;height:auto}.custom-video-player .custom-controls{display:flex;justify-content:center;gap:.1rem}.custom-video-player .custom-controls button{background-color:#007bff;color:#fff;padding:8px 15px;border:none;border-radius:5px;font-size:.5rem;cursor:pointer;transition:background-color .3s ease;width:38%;margin-bottom:.5rem}.custom-video-player .custom-controls button:hover{background-color:#0056b3}.custom-video-player .custom-controls button:focus{outline:none}#video{width:100%;height:auto;border-radius:30px;display:flex;justify-content:center;align-items:center;margin-top:.5rem;margin-right:.9rem}}.footer{background:linear-gradient(to right,#0f2027,#203a43,#2c5364);color:#fff;padding:2rem 1.5rem;font-family:Segoe UI,sans-serif;width:100%;margin-bottom:0}.footer-container{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;flex-wrap:wrap;gap:1rem}.footer-brand{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.footer-text{margin:0;font-size:1rem;color:#ccc}.footer-link{color:#00c6ff;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#66e0ff}.footer-divider{color:#aaa;margin:0 .25rem}.footer-social{display:flex;gap:1rem}.footer-social-link{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.footer-social-link:after{content:"";display:block;width:0;height:2px;background:#00c6ff;transition:width .3s;margin-top:2px}.footer-social-link:hover{color:#00c6ff}.footer-social-link:hover:after{width:100%}.footer-copy{text-align:center;margin-top:1.5rem;font-size:.9rem;color:#bbb}@media (max-width: 768px){.footer-container{flex-direction:column;align-items:center;text-align:center}.footer-brand,.footer-social{justify-content:center}}.apoyo-section{display:flex;flex-direction:column;align-items:center;padding:4rem 1rem;min-height:100vh;box-sizing:border-box}.img-portada{width:100%;max-width:900px;height:auto;border-radius:1rem;margin-bottom:2rem;object-fit:cover;box-shadow:0 8px 30px #00000080;animation:fadeIn .8s ease-in-out}.apoyo-card{background-color:#003f4d;color:#fff;border-radius:1rem;padding:2.5rem 2rem;max-width:600px;width:100%;text-align:center;box-shadow:0 10px 30px #0009;animation:fadeIn .6s ease-out}.apoyo-title{font-size:2rem;margin-bottom:1.2rem;font-weight:700}.apoyo-box-title{font-size:1.3rem;margin-bottom:1rem;font-weight:600}.apoyo-description{font-size:1.05rem;line-height:1.7;color:#e0e0e0;margin-bottom:2.5rem}.apoyo-content{display:flex;justify-content:center}.apoyo-box{display:flex;flex-direction:column;align-items:center}.apoyo-img{width:180px;height:auto;border-radius:.5rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.apoyo-img:hover{transform:scale(1.05);box-shadow:0 0 12px #32ff7e4d}.apoyo-button{background-color:#32ff7e;color:#000;border:none;padding:.75rem 1.5rem;font-size:1rem;margin-top:1.2rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:background-color .3s ease}.apoyo-button:hover{background-color:#2ecc71}.apoyo-note{margin-top:.7rem;font-size:.9rem;color:#ccc}.apoyo-modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000eb;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .4s ease;padding:1rem;box-sizing:border-box}.apoyo-modal-content{position:relative;max-width:90vw;max-height:90vh;display:flex;justify-content:center;align-items:center}.apoyo-img-modal{max-width:100%;max-height:100%;object-fit:contain;border-radius:.6rem;box-shadow:0 0 20px #ffffff1a;transition:transform .3s ease}.apoyo-close{position:absolute;top:-2rem;right:-2rem;font-size:2rem;color:#fff;background:transparent;border:none;cursor:pointer;transition:color .3s ease}.apoyo-close:hover{color:#ff6b6b}@keyframes fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){.apoyo-card{padding:2rem 1.2rem}.apoyo-title{font-size:1.6rem}.apoyo-description{font-size:1rem}.apoyo-img{width:150px}.img-portada{width:100%;max-width:100%;border-radius:.8rem}.apoyo-close{top:1rem;right:1rem}}.navbar_compitv{background:linear-gradient(to right,#0f2027,#203a43,#2c5364);color:#fff;padding:1rem 1.5rem;position:sticky;top:0;width:100%;z-index:1000;box-shadow:0 4px 8px #0000004d;transition:top .3s ease-in-out}.navbar_compitv_container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.navbar_compitv_brand{display:flex;align-items:center;gap:1rem}.navbar_compitv_logo{height:48px;width:48px;border-radius:12px;object-fit:cover;transition:transform .3s ease}.navbar_compitv_logo:hover{transform:scale(1.1)}.navbar_compitv_texts{display:flex;flex-direction:column;line-height:1.1}.navbar_compitv_title{font-size:1.6rem;font-weight:700;margin:0;letter-spacing:.5px}.navbar_compitv_subtitle{font-size:.95rem;margin:0;color:#e0e0e0}.navbar_compitv_links{display:flex;gap:1.2rem}.navbar_compitv_link{background:linear-gradient(to right,#00c6ff,#07f);padding:.45rem .9rem;border-radius:8px;color:#fff;text-decoration:none;font-weight:500;font-size:.95rem;transition:all .3s ease;white-space:nowrap}.navbar_compitv_link:hover{background:#005b99;transform:translateY(-2px)}.navbar-hidden{top:-100px}.navbar_toggle{display:none;background:none;border:none;font-size:2rem;color:#fff;cursor:pointer;margin-left:auto}#intro,#funciona{display:none}.que_es_compi,.como_funciona{font-size:1.1rem;font-weight:700}.acordeon-item{margin:10px}@media (max-width: 768px){.navbar_compitv{padding:1rem}.navbar_compitv_container{flex-direction:column;align-items:flex-start;gap:1rem}.navbar_compitv_brand{width:100%;justify-content:space-between}.navbar_compitv_title{font-size:1.3rem}.navbar_compitv_subtitle{font-size:.85rem}.navbar_compitv_links{display:none;flex-direction:column;width:100%;align-items:flex-start;margin-top:1rem;gap:.6rem}.navbar_compitv_links.active{display:flex}.navbar_compitv_link{width:100%;text-align:left;font-size:1rem;padding:.7rem 1rem;border-radius:10px}.navbar_toggle{display:block}}@media (max-width: 480px){.navbar_compitv_logo{height:36px;width:36px;border-radius:8px}.navbar_compitv_title{font-size:1rem;font-weight:600;line-height:1.2}.navbar_compitv_subtitle{font-size:.75rem;color:#ccc}.navbar_compitv_links{gap:.4rem}.navbar_compitv_link{font-size:.9rem;padding:.6rem .8rem}}.platform-description{padding:2rem 1rem}.platform-description-container{display:flex;flex-wrap:nowrap;justify-content:center;align-items:stretch;max-width:1200px;margin:0 auto;gap:2rem}.platform-card{padding:1.5rem;border-radius:16px;box-shadow:0 6px 16px #00000026;color:#fff;background:linear-gradient(to bottom right,#0f2027,#203a43,#2c5364);display:flex;flex-direction:column;gap:1rem;flex:1 1 50%;transition:transform .3s ease}.platform-card:hover{transform:translateY(-4px)}.platform-card--intro{flex:1 1 70%}.platform-card--steps{flex:1 1 30%}.img-portada{width:100%;border-radius:12px;object-fit:cover;margin-bottom:1rem;box-shadow:0 4px 10px #0003}.card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.card-text{font-size:1rem;line-height:1.6}.platform-description-steps{padding-left:1.25rem;list-style-type:disc;line-height:1.6}@media (max-width: 1024px){.platform-description-container{flex-wrap:wrap;padding:0 1rem}.platform-card--intro,.platform-card--steps{flex:1 1 100%}}@media (max-width: 480px){.img-portada{margin-top:1rem}.acordeon{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.acordeon input[type=checkbox]{display:none}.acordeon label{font-weight:700;font-size:1.1rem;background-color:#02131f;color:#fff;padding:1rem;cursor:pointer;border-radius:8px;transition:background .3s ease}.acordeon label:hover{background-color:#02161f}.acordeon .content{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 1rem}.acordeon input[type=checkbox]:checked+label+.content{max-height:1000px;padding:1rem}.platform-card{background-color:#f9f9f9;border-radius:8px;padding:1rem;box-shadow:0 2px 6px #0000001a}.img-portada{width:100%;margin-top:1rem;border-radius:8px}.platform-description-steps{list-style:none;padding-left:0}.platform-description-steps li{margin-bottom:.5rem;line-height:1.5}}
