:root{line-height:1.6;font-weight:400;color-scheme:light dark;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%}body,h1,h2,h3,h4,h5,h6,p,span,button,input,textarea{font-family:Mulish,sans-serif}h1{font-size:clamp(2.4rem,5vw,3.2rem);line-height:1.1;font-weight:700;margin:.5em 0}h2{font-size:clamp(1.8rem,4vw,2.4rem);line-height:1.2;font-weight:700;margin:.6em 0}h3{font-size:clamp(1.4rem,3vw,1.8rem);line-height:1.3;font-weight:700;margin:.7em 0}h4{font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.4;font-weight:600;margin:.8em 0}h5{font-size:1rem;line-height:1.4;font-weight:600;margin:.8em 0}h6{font-size:.9rem;line-height:1.4;font-weight:600;margin:.8em 0}p{line-height:1.6;font-size:1rem;margin:.5em 0}span{font-size:inherit}small{font-size:.875rem}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;width:100%}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;color:var(--text-color)}a{text-decoration:none}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;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: dark){:root{--text-color: #ffffff}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}.header{background:#050505;width:100%;box-shadow:0 2px 4px #0000001a}.header-flex{display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;width:100%}.logo{font-size:1.5rem;font-weight:700;color:#e0f0f6;text-decoration:none;cursor:pointer}.logo-img-full{width:100%}.nav-links{list-style:none;display:flex;gap:1rem}.nav-link-item{cursor:pointer}.nav-link-inicio{padding-right:1rem;display:none}.nav-links a{color:#e0f0f6;text-decoration:none}.logo-image{width:20%;height:20%;margin-right:-1rem;cursor:pointer}.linkedin-button{color:#0a66c2;transition:transform .2s ease;margin-left:auto;margin-right:auto;display:inline-block;cursor:pointer}.instagram-button{background:#c00;border-radius:50%;padding:.5rem;margin-left:1rem;display:flex;align-items:center;justify-content:center;transition:background .2s}.instagram-button:hover{background:#a00}.youtube-button{background:#fff;border-radius:50%;padding:.5rem;margin-left:.5rem;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s;box-shadow:0 2px 8px #c8000014}.youtube-button:hover{box-shadow:0 4px 16px #c800002e;background:#ffeaea}@media (max-width: 768px){.logo-image{display:inline;width:30%;margin-left:1rem}.logo{display:none}.about-link{display:block;text-align:center;font-size:1.1rem;letter-spacing:.05em}}.hero{position:relative;width:100vw;height:100vh;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;overflow:hidden;background:none}.hero-content{position:relative;width:100vw;height:100vh;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2rem;border-radius:0}.hero-bg-video{position:absolute;top:0;left:0;width:100vw;height:100vh;min-width:100vw;min-height:100vh;border-radius:0;object-fit:cover;z-index:0}.hero-content-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-content-inner h1{font-size:2.5rem;margin-bottom:1rem;text-shadow:4px 3px 3px #504b4b}.hero-content-inner p{font-size:1.2rem;margin-bottom:1rem;text-shadow:4px 3px 3px #504b4b}.cta{background:#c00;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-family:Mulish,sans-serif;font-weight:400;font-style:normal;cursor:pointer;border-radius:.5rem;transition:background .2s;margin-bottom:0}.cta:hover{background:#a00}@media (prefers-color-scheme: dark){.cta{background:#c00;color:#fff}.cta:hover{background:#a00}}.footer{background:#333;color:#fff;padding:2rem;text-align:center}.footer p{margin:.5rem 0}.instagramf-button{border-radius:50%;padding:.5rem;margin-left:1rem;display:flex;align-items:center;justify-content:center}.instagramf-button:hover{background:#a00}.youtubef-button{border-radius:50%;padding:.5rem;margin-left:.5rem;display:flex;align-items:center;justify-content:center}.youtubef-button:hover{background:#ffeaea}.footer-container{display:flex;flex-direction:row;justify-content:center}.container{margin:3.5rem auto;padding:0 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.contact-img{cursor:pointer;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1);width:30vw;height:auto;object-fit:contain;border-radius:1rem;margin:1.5rem;background:#fff}@media (max-width: 800px){.contact-img{width:20rem;height:auto;margin:.5rem auto}}.contact-img:hover{transform:scale(1.08);box-shadow:0 8px 32px #0000002e;z-index:2}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-img{max-width:90vw;max-height:90vh;border-radius:1rem;box-shadow:0 0 20px #00000080;width:100%;height:100%;object-fit:contain}.contact-title{text-align:center;font-size:2.8rem;font-weight:700;margin-bottom:2.5rem;letter-spacing:.02em}.contact-form-section{display:flex;flex-wrap:wrap;flex-direction:column}.cta{background:#000;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;cursor:pointer}.cta:hover{background:#181818}.contact-grid{display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%}.contact-images{display:flex;gap:2rem;margin-top:2rem;justify-content:center;width:100%}.contact-buttons{display:flex;width:100%;flex-direction:row;justify-content:center;align-items:center;gap:1.5rem}.contact-button{display:flex;height:3rem;align-items:center;gap:.75rem;font-size:1rem;border-radius:.75rem;color:#fff;text-decoration:none;font-weight:600;justify-content:center;width:auto;padding:0 2.5rem;transition:all .3s ease;box-shadow:0 4px 12px #0000001a}.inscribete-btn{background:#000}.inscribete-btn:hover{background:#1f1f1f;box-shadow:0 6px 16px #0003;transform:translateY(-2px)}.whatsapp-btn{background:#25d366}.whatsapp-btn:hover{background:#20ba58;box-shadow:0 6px 16px #25d3664d;transform:translateY(-2px)}@media (max-width: 768px){.contact-buttons{flex-direction:column;gap:1rem;width:100%}.contact-button{width:100%;max-width:400px}}@media (max-width: 600px){.contact-form-section{display:flex;flex-direction:column;align-items:center}.contact-images{flex-direction:column;gap:1rem}.contact-buttons{flex-direction:column;width:100%;gap:1rem}.contact-button{width:100%;max-width:100%}.contact-form{width:90%;align-items:center}.contact-form input,.contact-form textarea{width:100%}.contact-form button.cta{align-self:center}.contact-title{font-size:1.7rem;margin-bottom:1.2rem}}.instagram-section{margin-bottom:3.5rem;margin-top:3.5rem;width:100%;padding:0 2rem;box-sizing:border-box}.instagram-content{width:min(1120px,100%);margin:0 auto}.instagram-title{text-align:center;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;margin-bottom:2.5rem;letter-spacing:.02em}.instagram-feed{width:100%;margin:0 auto}@media (max-width: 600px){.instagram-section{padding:0 1rem;margin-bottom:2rem;margin-top:2rem}.instagram-title{font-size:1.7rem;margin-bottom:1.2rem}}.staff{width:100%;text-align:center;margin:0 auto;padding:2rem 0}.staff>h2{font-size:clamp(1.8rem,3vw,2.2rem);margin-bottom:2rem;width:min(1120px,calc(100% - 2rem));margin-left:auto;margin-right:auto}.staff-carousel{overflow:hidden;width:100%;margin:2.5rem auto;padding:0;box-sizing:border-box;max-width:100%;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 12%,black 88%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 12%,black 88%,transparent 100%)}.staff-container{display:flex}.staff-slide{flex:0 0 calc(33.333% - .4rem);margin:0 .2rem;min-width:0;padding:1rem .5rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.staff-image{width:clamp(7rem,11vw,11rem);aspect-ratio:1;border-radius:50%;object-fit:cover;box-shadow:0 8px 24px #00000026,0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:3px solid #fff;flex-shrink:0}.staff-slide:hover .staff-image{transform:translateY(-4px);box-shadow:0 12px 32px #0003,0 6px 16px #00000026}.staff-slide span{margin-top:.75rem;font-size:1rem;font-weight:600}.staff-slide .staff-name{font-size:1.05rem;font-weight:700;color:#1f2937;margin-top:.8rem;margin-bottom:.2rem;line-height:1.2}.staff-slide .staff-grade{font-size:.9rem;font-weight:500;color:#6b7280;margin-top:.2rem;line-height:1.2}.staff-buttons{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.staff-buttons button{width:3rem;aspect-ratio:1;border-radius:50%;border:none;cursor:pointer}.programs-section{width:min(1200px,calc(100% - 2rem));margin:.5rem auto 0;padding:0}.programs-header{text-align:center;margin-bottom:1.5rem}.programs-header h2{font-size:clamp(1.8rem,3vw,2.4rem);margin-bottom:.5rem}.programs-header p{color:#6b7280;max-width:720px;margin:0 auto}.programs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.program-card{position:relative;aspect-ratio:3 / 4;border-radius:1rem;overflow:hidden;background-size:cover;background-position:center;cursor:pointer;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.program-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0003}.program-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#000000d9,#000000f2);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;color:#fff;opacity:0;transition:opacity .3s ease;text-align:center}.program-card:hover .program-overlay{opacity:1}.program-title{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;line-height:1.2}.program-description{font-size:.9rem;line-height:1.5;margin:0 0 1rem;color:#e5e7eb}.schedule-block{border-top:1px solid rgba(255,255,255,.2);padding-top:1rem}.schedule-header{font-size:.8rem;font-weight:700;margin-bottom:.6rem;text-transform:uppercase;letter-spacing:.08em;opacity:.8}.schedule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.schedule-slot{border:1px solid rgba(255,255,255,.2);border-radius:.6rem;background:#ffffff1a;padding:.5rem;text-align:center;font-size:.75rem}.schedule-day{display:block;font-weight:700;margin-bottom:.2rem}.schedule-time{display:block;font-size:.7rem;opacity:.9}@media (max-width: 1024px){.programs-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.program-card{aspect-ratio:1}}@media (max-width: 768px){.programs-section{width:calc(100% - 1rem);margin-top:3rem;padding-top:0}.programs-grid{grid-template-columns:1fr;gap:1.5rem}.program-overlay{opacity:1}.program-title{font-size:1.3rem}.program-description{font-size:.85rem}.schedule-header{font-size:.75rem}.schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-slot{font-size:.7rem}}
