*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a1a;background-color:#f5f7fa}a{color:inherit;text-decoration:none}.page{background-color:#fff;padding-top:64px}.topbar{background:#fff;border-bottom:1px solid #e1e5ee;position:fixed;top:0;left:0;right:0;z-index:50}.topbar-inner{max-width:1100px;margin:0 auto;padding:.55rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.topbar-left{display:flex;align-items:center;gap:.6rem}.topbar-logo{height:32px;width:auto}.topbar-text{display:flex;flex-direction:column;gap:.1rem;font-size:.8rem}.topbar-title{font-weight:600;letter-spacing:.03em}.topbar-subtitle{color:#66728a}.topbar-right{display:flex;align-items:center;gap:.5rem;font-size:.8rem}.lang-label{color:#66728a}.lang-switch{display:flex;gap:.25rem}.lang-btn{border-radius:999px;border:1px solid #ccd3e0;background:#f6f8fc;font-size:.78rem;padding:.25rem .7rem;cursor:pointer;color:#384157}.lang-btn.active{background:#0073e6;color:#fff;border-color:#0073e6}.lang-btn:hover:not(.active){background:#e5edf9}.hero{min-height:70vh;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000080,#0000004d);display:flex;align-items:center;justify-content:center}.hero-card{background:#ffffffeb;padding:2.5rem 3rem;max-width:540px;text-align:center;box-shadow:0 18px 45px #00000040;border-radius:4px}.hero-title{margin:0 0 .75rem;font-size:2.2rem;letter-spacing:.03em;color:#003a63}.hero-text{margin:0 0 1.5rem;font-size:.95rem;line-height:1.6;color:#333}.btn-primary,.btn-outline,.btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.6rem;border-radius:999px;font-size:.9rem;font-weight:600;cursor:pointer;border:none;transition:all .2s ease}.btn-primary{background:#0073e6;color:#fff}.btn-primary:hover{background:#005bb8}.btn-outline{border:1px solid #0073e6;color:#0073e6;background:#fff}.btn-outline:hover{background:#0073e6;color:#fff}.btn-whatsapp{background:#25d366;color:#fff}.btn-whatsapp:hover{background:#1eb058}.btn-small{padding:.45rem 1rem;font-size:.8rem}.section{padding:4.5rem 1.5rem}.section-light{background:#f4f7fb}.section-inner{max-width:1100px;margin:0 auto}.section-inner.narrow{max-width:900px}.section-title{margin:0 0 .75rem;text-align:center;font-size:1.9rem;color:#003a63}.section-subtitle{margin:0 0 2.5rem;text-align:center;color:#666;font-size:.95rem}.grid-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1.75rem}.feature-card{background:#fff;padding:1.5rem;text-align:left;border-radius:4px;box-shadow:0 6px 16px #0000000f}.feature-number{width:32px;height:32px;border-radius:50%;border:1px solid #0073e6;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#0073e6;margin-bottom:.75rem}.feature-title{margin:0 0 .4rem;font-size:1rem}.feature-text{margin:0;font-size:.9rem;color:#555}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.75rem;margin-top:2rem}.service-card{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 8px 20px #00000014}.service-image{height:180px;background-size:cover;background-position:center}.service-content{padding:1.5rem}.service-content h3{margin:0 0 .5rem;color:#003a63}.service-content p{margin:0;font-size:.9rem;color:#555}.prices-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.75rem;margin-top:2rem}.price-card{background:#fff;border-radius:4px;padding:1.75rem 1.5rem 1.5rem;text-align:center;box-shadow:0 8px 20px #00000012}.price-badge{width:40px;height:40px;border-radius:50%;background:#003a63;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;font-weight:600}.price-card h3{margin:0 0 .75rem}.price-card ul{list-style:none;padding:0;margin:0;font-size:.9rem;color:#555}.price-card li+li{margin-top:.25rem}.instructor-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:2.5rem;align-items:center;margin-top:2.5rem}.instructor-logo img{max-width:100%;height:auto}.instructor-card{background:#fff;padding:1.75rem 1.75rem 1.5rem;border-radius:4px;box-shadow:0 8px 20px #00000014}.instructor-card h3{margin:0 0 .75rem;color:#003a63}.instructor-card p{margin:0 0 .75rem;font-size:.92rem;color:#555}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem;margin-top:2.5rem}.testimonial-card{background:#fff;border-radius:4px;padding:1.5rem;box-shadow:0 6px 16px #0000000f;position:relative}.quote-mark{position:absolute;top:.75rem;left:.9rem;font-size:2.5rem;color:#c8d6f0}.testimonial-text{margin:1.5rem 0 .75rem;font-size:.9rem;color:#444}.testimonial-name{margin:0;font-size:.85rem;font-weight:600;color:#003a63}.contact-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.3fr);gap:2.5rem;margin-top:2rem;align-items:flex-start}.contact-info p{margin-top:0;font-size:.95rem;color:#444}.contact-list{list-style:none;padding:0;margin:1rem 0 1.5rem;font-size:.9rem;color:#444}.contact-list li+li{margin-top:.5rem}.contact-actions{display:flex;flex-wrap:wrap;gap:.75rem}.contact-form{background:#fff;padding:1.75rem;border-radius:4px;box-shadow:0 8px 20px #00000014}.contact-map-wrapper{margin-top:2.5rem}.contact-map{width:100%;border-radius:4px;overflow:hidden;box-shadow:0 8px 20px #00000014}.contact-map iframe{width:100%;height:260px;border:0}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-group{display:flex;flex-direction:column;margin-bottom:1rem}.form-group label{font-size:.85rem;margin-bottom:.35rem;color:#333}.form-group input,.form-group textarea{border-radius:4px;border:1px solid #ccd3e0;padding:.55rem .7rem;font-size:.9rem;font-family:inherit;resize:vertical}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#0073e6;box-shadow:0 0 0 1px #0073e614}.form-status{margin-top:.75rem;font-size:.85rem}.form-status.success{color:#1eb058}.form-status.error{color:#d93025}.footer{background:#051426;color:#d0d7e6;padding:1.5rem 1.5rem .75rem;font-size:.8rem}.footer-inner{max-width:1100px;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding-bottom:1rem}.footer-left{min-width:150px}.footer-brand{display:flex;flex-direction:column;gap:.15rem}.footer-logo{font-weight:600;font-style:italic}.footer-center{flex:1;display:flex;justify-content:center}.footer-hours-table{display:grid;grid-auto-rows:auto;row-gap:.15rem;column-gap:2.5rem;grid-template-columns:auto auto}.footer-hours-row{display:contents}.footer-hours-row span:nth-child(1){justify-self:start}.footer-hours-row span:nth-child(2){justify-self:start}.footer-right{min-width:220px;display:flex;flex-direction:column;gap:.35rem;align-items:flex-end}.footer-contact{display:flex;flex-direction:column;gap:.15rem;text-align:right;align-items:flex-end}.footer-contact a{color:#fff}.footer-social{margin-top:.35rem}.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1px solid #d0d7e6;color:#d0d7e6;font-size:.9rem;text-decoration:none}.footer-social a:hover{background:#d0d7e6;color:#051426}.footer-contact-buttons{margin-top:.35rem;display:flex;gap:.4rem}.footer-contact-buttons .btn-small{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:50%;font-size:.8rem;border:1px solid #ffffff;background-color:#051426;color:#fff}.footer-contact-buttons .btn-small .icon-whatsapp{width:14px;height:14px;fill:#fff}.footer-bottom{max-width:1100px;margin:0 auto;padding-top:.4rem;border-top:1px solid rgba(208,215,230,.25);font-weight:600;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;color:#a5b1c7}@media(max-width:768px){.page{padding-top:56px}.topbar-inner{padding:.4rem 1rem}.topbar-logo{height:28px}.topbar-text{font-size:.7rem}.topbar-subtitle{display:none}.topbar-right{font-size:.7rem;gap:.3rem}.lang-label{display:none}.lang-btn{font-size:.7rem;padding:.2rem .5rem}.hero{min-height:50vh}.hero-card{margin:0 1rem;padding:1.5rem 1.25rem}.hero-title{font-size:1.6rem}.hero-text{font-size:.9rem}.section{padding:3rem 1rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:.85rem;margin-bottom:2rem}.grid-4{grid-template-columns:1fr;gap:1.25rem}.feature-card{padding:1.25rem}.services-grid,.prices-grid{grid-template-columns:1fr;gap:1.25rem}.instructor-layout{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.instructor-card{padding:1.5rem}.testimonials-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}.testimonial-card{padding:1.25rem}.contact-layout{grid-template-columns:1fr;gap:2rem}.contact-form{padding:1.5rem}.form-row{grid-template-columns:1fr}.contact-actions{flex-direction:column}.contact-actions .btn-outline,.contact-actions .btn-whatsapp{width:100%;justify-content:center}.contact-map iframe{height:240px}.footer{padding:1.25rem 1rem .75rem}.footer-inner{flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.footer-left{min-width:auto;width:100%;display:flex;justify-content:center}.footer-brand{align-items:center;text-align:center}.footer-center{width:100%;justify-content:center}.footer-hours-table{grid-template-columns:auto auto;column-gap:1.5rem;justify-content:center}.footer-right{min-width:auto;width:100%;align-items:center}.footer-contact{text-align:center;align-items:center;width:100%}.footer-contact-buttons{margin-top:.5rem;justify-content:center}.footer-bottom{flex-direction:column;align-items:center;gap:.25rem;text-align:center}.btn-primary,.btn-outline,.btn-whatsapp{padding:.75rem 1.4rem;font-size:.85rem;min-height:44px}.footer-contact-buttons .btn-small{min-height:auto;width:28px;height:28px}}@media(max-width:480px){.topbar-inner{padding:.35rem .75rem}.topbar-text{font-size:.65rem}.topbar-title{font-size:.75rem}.lang-btn{font-size:.65rem;padding:.15rem .4rem}.hero{min-height:45vh}.hero-card{padding:1.25rem 1rem}.hero-title{font-size:1.4rem}.section{padding:2.5rem .75rem}.section-title{font-size:1.3rem}.footer-hours-table{grid-template-columns:1fr;row-gap:.25rem}.footer-hours-row{display:flex;justify-content:space-between}}
