*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:Cormorant Garamond,serif}body{background:url(/assets/cristo-0f7da71f.jpg) no-repeat center center fixed;background-size:cover;color:#fff;display:flex;flex-direction:column}header{text-align:center;padding:40px 20px 20px}header h1{font-size:3.5rem;font-weight:700;text-shadow:2px 2px 10px #000;margin-bottom:10px;color:gold}header p{font-size:1.4rem;font-style:italic;text-shadow:-1px -1px 2px #000,1px 1px 2px #000,0 0 10px rgba(255,255,255,.3);max-width:800px;margin:0 auto;color:#f9f9f9}.intro-message{position:fixed;top:100px;right:20px;background-color:#ffffff14;backdrop-filter:blur(6px);border-left:4px solid gold;border-radius:10px;padding:20px;font-size:1.05rem;font-style:italic;line-height:1.6;max-width:300px;box-shadow:0 0 10px #fff3;z-index:20}.chat-container{padding:2.5rem;background-color:#000000bf;border-radius:20px;max-width:90%;width:800px;margin:3rem auto;box-shadow:0 0 25px #fff3;display:flex;flex-direction:column;gap:1.5rem}.chat-container input[type=text]{width:100%;padding:15px;font-size:1.1rem;border-radius:10px;border:none;outline:none;font-family:Cormorant Garamond,serif}.chat-container button{padding:12px;font-size:1rem;background-color:gold;color:#000;border:none;border-radius:10px;cursor:pointer;font-weight:600}.tech-section{background-color:#000000d9;color:#fff;padding:40px 20px;text-align:center;margin-top:auto}.tech-section h2{font-size:2rem;margin-bottom:20px;color:gold;font-weight:700}.tech-section p{font-size:1.1rem;line-height:1.7;max-width:800px;margin:0 auto 20px;text-align:justify}.tech-section p strong{color:gold;font-weight:700}.response{display:none;margin-top:20px;background-color:#fffffff5;color:#222;padding:30px;border-radius:15px;font-family:Cormorant Garamond,serif;box-shadow:0 0 12px #0000004d}.response h2{font-size:1.5rem;color:#b88c23;margin-bottom:1rem}.response h3{font-size:1.4rem;margin-top:2rem;margin-bottom:1rem;color:#444}.response p{font-size:1.2rem;line-height:1.6}.response ul{list-style:disc;padding-left:1.5rem;margin-top:1rem}.response ul li{font-size:1.1rem;line-height:1.6;margin-bottom:.8rem}.versiculo{color:#b88c23;font-weight:600}.modal{display:none;position:fixed;z-index:99;left:0;top:0;width:100%;height:100%;backdrop-filter:blur(6px);background-color:#00000080;animation:fadeIn .4s ease forwards}.modal-content{background-color:#0009;margin:8% auto;padding:30px;border-radius:15px;width:90%;max-width:600px;font-family:Cormorant Garamond,serif;color:#fff;text-align:left;box-shadow:0 0 25px #fff3;opacity:0;transform:scale(.95);animation:zoomIn .4s ease forwards}.modal-content h2{color:gold;margin-top:0}.modal-content p{font-size:1.1rem;margin:.8rem 0}.cerrar{float:right;font-size:2.2rem;font-weight:700;color:#eee;cursor:pointer;line-height:1;transition:color .3s ease,transform .3s ease}.cerrar:hover{color:#b88c23;transform:scale(1.2)}@keyframes fadeIn{0%{background-color:#0000}to{background-color:#00000080}}@keyframes zoomIn{to{opacity:1;transform:scale(1)}}@keyframes zoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.titulo-amarillo{color:gold;font-weight:700;font-size:1.4em}.etiqueta{color:gold;font-weight:600;font-size:1em}.contenido{color:#ddd;font-size:.95em}@media screen and (max-width: 768px){header h1{font-size:2.2rem}header p,.tech-section p{font-size:.95rem}.chat-container input[type=text]{font-size:1rem;padding:12px}.chat-container button{font-size:.95rem;padding:10px}.intro-message{position:static;margin:20px auto;max-width:90%;background-color:#0009;font-size:.95rem;border-left:3px solid gold}.response h2{font-size:1.4rem}.response h3{font-size:1.2rem}.response p{font-size:1rem}.response ul li{font-size:.95rem}.modal-content{margin:20% auto;padding:20px;width:90%;font-size:1rem;word-wrap:break-word}.modal-content p{font-size:.95rem}.modal-content h2{font-size:1.2rem}}.footer-links{margin-top:30px;display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.footer-links a{color:gold;font-weight:600;text-decoration:none;font-size:1.1rem;transition:color .3s ease}.footer-links a:hover{color:#fff;text-decoration:none}.tooltip-alert{position:fixed;bottom:30px;left:50%;transform:translate(-50%);background-color:#000000d9;color:gold;padding:12px 20px;border-radius:8px;font-family:Cormorant Garamond,serif;font-size:1rem;box-shadow:0 0 10px #ffd70066;opacity:0;pointer-events:none;transition:opacity .4s ease,bottom .4s ease;z-index:1000}.tooltip-alert.visible{opacity:1;bottom:50px}.roadmap{background:linear-gradient(to right,#A3C9F1,#D8F0FF);padding:50px 0;display:flex;justify-content:center;align-items:center}.container{width:80%;max-width:1200px;text-align:center}.section-heading .sub-title{font-family:Georgia,serif;font-size:22px;color:#f8e36d;margin-bottom:10px}.section-heading h2{font-family:Georgia,serif;font-size:36px;color:#f8e36d;margin-bottom:15px}.section-heading p{font-family:Arial,sans-serif;font-size:18px;color:#fff;line-height:1.6}.main-timeline2{display:flex;flex-direction:column;gap:20px}.timeline{background-color:#036;color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;position:relative;transition:all .3s ease;text-align:left;padding:30px;margin-left:20px}.timeline:hover{transform:translateY(-10px);box-shadow:0 12px 18px #00000026}.timeline .icon{font-size:30px;margin-right:15px;color:#f8e36d}.timeline-content{color:#fff;text-decoration:none}.title{font-family:Georgia,serif;font-size:24px;color:#f8e36d;margin-bottom:15px}.description{font-family:Arial,sans-serif;font-size:16px;color:#fff;line-height:1.6}.timeline .icon.fa-dove,.timeline .icon.fa-lightbulb,.timeline .icon.fa-book{color:#f8e36d}.timeline .icon{position:absolute;left:0;top:0;width:40px;height:40px;background:#0a1930;border:2px solid #00ffff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0ff;z-index:1}.icon{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;gap:40px}.timeline:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#00ffff 0%,#ff00ff 100%)}@media (max-width: 768px){.main-timeline2{flex-direction:column}.container{width:95%}}.btn-donar{border:none;padding:12px 20px;border-radius:8px;font-weight:700;cursor:pointer;font-family:inherit;font-size:1rem}.donar-section{color:gold}.btn-paypal{background-color:#ffc439;color:#000}.btn-cripto{background-color:#4e9f3d;color:#fff}.btn-wise{background-color:#1b9aaa;color:#fff}.btn-exportar{display:none;background-color:gold;color:#000;padding:10px 20px;border:none;border-radius:8px;font-weight:700;cursor:pointer;margin-top:15px}.donaciones-globales{padding:3rem 1rem;text-align:center;background-color:#000000b3;color:#fff}.donaciones-globales h2{color:gold;font-size:2rem;margin-bottom:1.5rem}.donaciones-globales p{max-width:700px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.donaciones-opciones{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem}.donaciones-logos{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.logo-donacion{height:40px;border-radius:6px}.btn-copy{background:transparent;border:none;cursor:pointer;font-size:.85rem;margin-left:1px;color:gold}.btn-copy:hover{color:gold;transform:scale(1.1)}.donaciones-globales{display:none;opacity:0;transform:translateY(-30px);transition:opacity .6s ease,transform .6s ease}.donaciones-globales.visible{display:block;opacity:1;transform:translateY(0)}a.kofi-button2{box-shadow:1px 1px #0003;line-height:36px!important;min-width:150px;display:inline-block!important;background-color:#29abe0;padding:2px 12px!important;text-align:center!important;border-radius:7px;color:#fff;cursor:pointer;overflow-wrap:break-word;vertical-align:middle;border:0 none #fff!important;font-family:Quicksand,Helvetica,Century Gothic,sans-serif!important;text-decoration:none;text-shadow:none;font-weight:700!important;font-size:14px!important}.kofitext img.kofiimg{height:15px!important;width:22px!important;display:initial;animation:kofi-wiggle 3s infinite}.kofiimg:after{vertical-align:middle;height:25px;padding-top:0;padding-bottom:0;border:none;margin-top:0;margin-right:6px;margin-left:0;margin-bottom:4px!important;content:url(https://storage.ko-fi.com/cdn/whitelogo.svg)}.btn-container{display:none!important}.kofi-button:first-of-type{display:none!important}.floatingchat-container-wrap,.floatingchat-container-wrap-mobi{display:none}.dropdown button{background-color:#0009;min-width:130px;width:max-content;height:40px;border-radius:5px;color:#fff;padding:10px;font-size:16px;border:none;cursor:pointer;justify-content:space-evenly}.dropdown button img{margin:0 5px 0 0}.dropdown button img,.dropdown-content li img{width:28px}.dropdown button,.dropdown-content li{margin:0 auto;display:flex;align-items:center;font-size:14px;font-family:Cormorant Garamond,serif;font-weight:500}.arrow-down{width:0;height:0;display:inline-block;vertical-align:middle;border-style:solid;border-width:4px 4px 0 4px;border-color:#fff transparent transparent transparent;margin:0 0 0 5px}.dropdown button:hover{cursor:pointer;background-color:gold;color:#000}.dropdown-content{display:none;position:absolute;margin:1px 0 0;padding:0;background:rgba(0,0,0,.6);color:#f5f5f5;min-width:200px;box-shadow:0 8px 16px #0003;z-index:999999999;border-radius:5px;max-height:365px}.dropdown-content li{color:#f5f5f5;padding:12px 16px;text-decoration:none;justify-content:end;z-index:99999999}.dropdown-content li img{margin:0 20px}.dropdown-content li:hover{background-color:gold;cursor:pointer;color:#000;border-radius:5px}.dropdown:focus-within .dropdown-content{display:block}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-content{animation:slideIn .3s ease-out}::-webkit-scrollbar{width:8px;height:10px}::-webkit-scrollbar-thumb{border-radius:8px;background:#c2c9d2}.dropdown{margin:0 80%}@media (max-width: 767px){.dropdown button,.dropdown-content li{margin:0 auto!important}.dropdown-content{margin:0 auto;overflow-y:scroll!important;z-index:99999}.dropdown{margin:0 50%}}@media (max-width: 415px){.dropdown{margin:0 35%!important}}.estudiar{color:gold}.chat-container2{padding:2.5rem;background-color:#fffffff2;border-radius:20px;max-width:90%;color:#000;width:800px;margin:3rem auto;box-shadow:0 0 25px #fff3;display:flex;flex-direction:column;gap:1.5rem;font-size:1.15em}@media screen and (max-width: 768px){.chat-container2{font-size:.95rem}}ol{margin-left:1.5rem}li{margin-bottom:.5rem;list-style-type:none!important}li.disc{margin-bottom:.5rem;list-style-type:disc!important}strong{color:#111}em{color:#777}
