.landing-wrapper{--bg-primary:#fdfdfd;--bg-secondary:#f4f6f8;--bg-tertiary:#fff;--brand-orange:#f26b38;--brand-orange-light:#f26b381a;--brand-navy:#1a2a40;--text-body:#4a5568;--text-heading:#1e293b;--text-muted:#94a3b8;--font-serif:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-cursive:"Inter", system-ui, -apple-system, sans-serif;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--shadow-float:0 20px 40px #1a2a4014;--shadow-btn:0 8px 20px #f26b3840;--border-radius-lg:24px}.landing-wrapper.dark-theme{--bg-primary:#0f172a;--bg-secondary:#0b1120;--bg-tertiary:#1e293b;--brand-navy:#f8fafc;--text-body:#94a3b8;--text-heading:#f4f6f8;--text-muted:#64748b;--shadow-float:0 20px 40px #0006;--shadow-btn:0 8px 20px #f26b3866}.landing-wrapper.dark-theme .navbar{background:#0f172af2;border-bottom:1px solid #ffffff0d}.landing-wrapper.dark-theme .btn-secondary{color:var(--text-heading);border:1px solid var(--text-muted);background:0 0}.landing-wrapper.dark-theme .btn-secondary:hover{border-color:var(--brand-orange);color:var(--brand-orange)}.landing-wrapper.dark-theme .btn-primary{color:#0f172a}.landing-wrapper.dark-theme .btn-primary:hover,.landing-wrapper.dark-theme .btn-primary:focus{color:#0f172a;background:#e2e8f0}.landing-wrapper.dark-theme .btn:focus{outline:2px solid var(--brand-orange);outline-offset:2px}.landing-wrapper.dark-theme .logo-multiply{filter:invert();mix-blend-mode:screen}.landing-wrapper.dark-theme .feature-image,.landing-wrapper.dark-theme .hero-image{filter:brightness(.9)}.landing-wrapper.dark-theme .floating-badge{background:var(--bg-tertiary);color:var(--text-heading)}.landing-wrapper.dark-theme .trust-logo{color:#334155}.landing-wrapper *{box-sizing:border-box;margin:0;padding:0}.landing-wrapper{font-family:var(--font-sans);color:var(--text-body);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.logo-multiply{mix-blend-mode:multiply}.logo-screen{filter:invert();mix-blend-mode:screen}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.serif-heading{font-family:var(--font-serif);color:var(--text-heading);font-weight:700;line-height:1.15}.serif-heading em{color:var(--brand-orange);font-style:normal;font-weight:500}.section-label{font-family:var(--font-cursive);color:var(--brand-orange);margin-bottom:.5rem;font-size:2rem;display:block;transform:rotate(-2deg)}.text-orange{color:var(--brand-orange)}.text-white{color:#fff!important}.text-muted{color:var(--text-muted)}.text-center{text-align:center}.motif-circle{border:1px dashed var(--brand-orange);opacity:.2;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.motif-1{width:500px;height:500px;animation:60s linear infinite spin;top:-100px;right:-100px}.motif-2{border-width:2px;width:300px;height:300px;animation:40s linear infinite reverse spin;bottom:10%;left:-50px}.motif-hero-accent{background-color:var(--brand-orange-light);z-index:-1;border:none;width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%)}.motif-image-accent{background-color:var(--brand-orange-light);z-index:-1;border-radius:var(--border-radius-lg);border:none;width:100%;padding-bottom:100%;top:5%;left:-5%}.motif-image-accent-2{border:2px solid var(--brand-orange);z-index:-1;border-radius:var(--border-radius-lg);background:0 0;width:100%;padding-bottom:100%;bottom:-5%;right:-5%}.stacking-container{position:relative}.stack-section{background-color:var(--bg-primary);z-index:1;align-items:center;min-height:100vh;display:flex;position:sticky;top:0;box-shadow:0 -10px 30px #0000000d}.stack-section:nth-child(2n){background-color:var(--bg-secondary)}.navbar{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fdfdfdf2;width:100%;height:70px;transition:height .3s;position:fixed;top:0;overflow:hidden;box-shadow:0 2px 15px #00000008}.navbar.scrolled{height:60px}.nav-container{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.nav-logo{width:auto;height:120px;margin-left:-10px}@media (max-width:767px){.nav-logo{height:100px}}.nav-links{display:none}@media (min-width:768px){.nav-links{gap:2.5rem;display:flex}}.nav-links a{font-family:var(--font-sans);color:var(--text-heading);font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--brand-orange)}.nav-actions{align-items:center;gap:.75rem;display:flex}@media (max-width:767px){.nav-actions{gap:.5rem}.nav-actions .btn-cta{padding:.5rem 1rem;font-size:.85rem}.nav-phone .phone-number{display:none}.nav-phone .phone-icon{font-size:1.2rem}}@media (max-width:480px){.nav-actions .nav-signin{padding:.4rem .6rem;font-size:.75rem}}.nav-signin{border:1px solid var(--text-muted);padding:.5rem 1rem}.nav-phone{color:var(--text-heading);align-items:center;gap:.5rem;margin-right:.5rem;font-weight:600;display:flex}.nav-phone:hover{color:var(--brand-orange)}.btn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.btn-large{padding:1rem 2rem;font-size:1.1rem}.btn-primary{background:var(--brand-navy);color:#fff}.btn-primary:hover{background:#2a4163;transform:translateY(-2px)}.btn-cta{background:var(--brand-orange);color:#fff;box-shadow:var(--shadow-btn)}.btn-cta:hover{background:#de5623;transform:translateY(-3px);box-shadow:0 12px 25px #f26b3859}.btn-secondary{color:var(--text-heading);background:#fff;border:1px solid #e2e8f0}.btn-secondary:hover{border-color:var(--brand-orange);color:var(--brand-orange)}.mt-4{margin-top:1.5rem}.hero{justify-content:center;align-items:center;min-height:100vh;padding-top:0;display:flex;position:relative;overflow:hidden}.video-background{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-video{object-fit:cover;width:100%;height:100%}.video-overlay{z-index:1;background-color:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content-new{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:800px;padding-top:80px;display:flex;position:relative}.hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.2}.hero-subtitle{margin-bottom:2.5rem;font-size:clamp(1.1rem,3vw,1.4rem);font-weight:400}.hero-cta-group{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.btn-cta-main{background:var(--brand-orange);color:#fff;padding:1rem 2.5rem;font-size:1.1rem}.btn-cta-main:hover{background:#de5623}.btn-ghost{color:#fff;background:0 0;border:1px solid #ffffff80;padding:1rem 2rem;font-size:1.1rem}.btn-ghost:hover{color:#fff;background:#ffffff1a;border-color:#fff}.hero-secondary-row{justify-content:center;gap:.75rem;width:100%;display:flex}.hero-whatsapp-ghost{flex:1;font-size:1rem;color:#fff!important;background:#25d36626!important;border:1px solid #25d366b3!important}.hero-whatsapp-ghost:hover{color:#fff!important;background:#25d366!important;border-color:#25d366!important}.hero-secondary-row .btn-ghost{flex:1}.trust-strip{color:#ffffffe6;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1rem;display:flex}.trust-location{color:#fffc;font-size:.95rem}@media (max-width:767px){.btn-cta-main{width:100%;padding:.75rem 1.5rem;font-size:.95rem}.hero-secondary-row .btn-ghost,.hero-whatsapp-ghost{letter-spacing:.01em;flex:unset;padding:.5rem .9rem;font-size:.8rem}.hero-secondary-row{justify-content:center;gap:.5rem}.btn-large{padding:.75rem 1.75rem;font-size:.95rem}.trust-divider{display:none}.trust-strip{gap:1rem}.trust-item{width:100%}}.logos-section{background:#fff;min-height:40vh;padding:4rem 0}.center-content{text-align:center;flex-direction:column;align-items:center;display:flex}.trust-logos{flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:2rem;display:flex}.trust-logo{font-family:var(--font-sans);color:#cbd5e1;letter-spacing:.05em;text-transform:uppercase;font-size:1.25rem;font-weight:700}.split-layout{grid-template-columns:1fr;align-items:center;gap:4rem;padding:6rem 0;display:grid}@media (min-width:900px){.split-layout{grid-template-columns:1fr 1fr}}.content-split.alternate .split-text{order:-1}.split-visual{position:relative}.location-actions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.relative{position:relative}.feature-image{aspect-ratio:1;object-fit:cover;border-radius:var(--border-radius-lg);width:100%;box-shadow:var(--shadow-float);z-index:10;position:relative}.section-padding{padding-top:5rem;padding-bottom:5rem}.feature-sub{color:var(--text-muted);font-size:1.15rem}.instrument-grid{grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:2rem;display:grid}@media (max-width:1000px){.instrument-grid{grid-template-columns:repeat(3,1fr)}}.instrument-card{background:var(--bg-tertiary);text-align:center;cursor:pointer;border:1px solid #0000000d;border-radius:16px;flex-direction:column;align-items:center;height:100%;padding:1.25rem 1rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.instrument-card:hover{border-color:var(--brand-orange);transform:translateY(-4px)}.instrument-icon{margin-bottom:.6rem;font-size:2rem}.instrument-name{color:var(--text-heading);margin-bottom:.4rem;font-size:1rem;font-weight:700}.instrument-desc{color:var(--text-body);flex-grow:1;font-size:.8rem;line-height:1.4}.btn-sm{padding:.5rem 1.25rem;font-size:.85rem}.value-props-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}@media (max-width:767px){.value-props-grid{grid-template-columns:1fr}}.value-card{background:var(--bg-tertiary);border-left:4px solid var(--brand-orange);border-radius:0 16px 16px 0;padding:2rem}.value-title{color:var(--text-heading);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.2rem;font-weight:700;display:flex}.value-emoji{font-size:1.5rem}.value-desc{color:var(--text-body);margin-left:2rem;font-size:1rem}.teachers-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:1.5rem;padding-top:.5rem;padding-bottom:1.5rem;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 88%,#0000 100%);mask-image:linear-gradient(90deg,#000 88%,#0000 100%)}.teachers-carousel::-webkit-scrollbar{display:none}.teacher-card{background:var(--bg-tertiary);border-radius:var(--border-radius-lg);text-align:center;scroll-snap-align:start;box-sizing:border-box;border:1px solid #0000000a;flex-direction:column;flex:0 0 240px;align-items:center;padding:2rem 1.5rem;display:flex}@media (max-width:600px){.teachers-carousel{scroll-snap-type:x mandatory;flex-direction:row;gap:1rem;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%)}.teacher-card{min-width:220px;max-width:300px;width:unset;flex:0 0 78vw}}.teacher-icon-badge{letter-spacing:.1em;margin-bottom:.75rem;font-size:1.5rem}.teacher-photo-wrapper{background:var(--brand-orange-light);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;display:flex;overflow:hidden}.teacher-photo-placeholder{color:var(--brand-orange);font-size:2rem;font-weight:700}.teacher-name{color:var(--text-heading);margin-bottom:.2rem;font-size:1.15rem;font-weight:700}.teacher-specialty{margin-bottom:.75rem;font-size:.85rem;font-weight:600}.teacher-quote{color:var(--text-muted);font-size:.82rem;font-style:italic;line-height:1.55}.testimonial-carousel{border-radius:var(--border-radius-lg);border:1px solid #00000008;flex-direction:column;justify-content:center;max-width:800px;min-height:250px;padding:3rem;display:flex;position:relative}.testimonial-content{animation:.5s ease-in-out fadeIn}.testimonial-quote{font-size:clamp(1.2rem,3vw,1.5rem);font-family:var(--font-serif);color:var(--text-heading);margin-bottom:1.5rem;line-height:1.6}.testimonial-author{color:var(--text-body);margin-bottom:.5rem;font-size:1rem;font-weight:600}.testimonial-stars{letter-spacing:2px;font-size:1.25rem}.carousel-controls{justify-content:center;align-items:center;gap:1.5rem;display:flex}.carousel-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;transition:color .2s}.carousel-btn:hover{color:var(--brand-orange)}.carousel-dots{gap:.5rem;display:flex}.carousel-dots .dot{background:var(--text-muted);opacity:.3;cursor:pointer;border-radius:50%;width:10px;height:10px;transition:all .2s}.carousel-dots .dot:hover{opacity:.6}.carousel-dots .dot.active{background:var(--brand-orange);opacity:1;transform:scale(1.2)}.reviewer-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.reviewer-initials{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.9rem;font-weight:700;display:flex}.reviewer-info{text-align:left;flex:1}.reviewer-time{color:#70757a;margin:0;font-size:.78rem}.google-g-badge{color:#fff;background:#4285f4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-left:auto;font-size:.75rem;font-weight:700;display:flex}.alumni-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.alumni-grid{grid-template-columns:1fr}}.alumni-card{background:var(--bg-tertiary);border-radius:var(--border-radius-lg);align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.alumni-photo{border-radius:50%;flex-shrink:0;width:80px;height:80px}.alumni-info h4{color:var(--text-heading);margin-bottom:.25rem;font-size:1.1rem}.schedule-table-container{border-radius:var(--border-radius-lg);padding-top:3rem;position:relative;overflow:hidden}.schedule-badge{background:var(--brand-navy);color:#fff;text-align:center;width:100%;padding:.75rem;font-size:.95rem;font-weight:600;position:absolute;top:0;left:0}.schedule-table{border-collapse:collapse;text-align:left;width:100%}.schedule-table th{background:var(--bg-secondary);color:var(--text-heading);border-bottom:2px solid #0000000d;padding:1.25rem;font-weight:700}.schedule-table td{color:var(--text-body);border-bottom:1px solid #0000000d;padding:1.25rem}.schedule-table tr:last-child td{border-bottom:none}@media (max-width:768px){.schedule-table{white-space:nowrap;display:block;overflow-x:auto}}.max-w-3xl{max-width:48rem}.mx-auto{margin-left:auto;margin-right:auto}.faq-accordion{flex-direction:column;gap:1rem;display:flex}.faq-item{background:var(--bg-secondary);border-radius:12px;transition:all .3s;overflow:hidden}.faq-question{width:100%;color:var(--text-heading);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.faq-icon{color:var(--brand-orange);font-size:1.5rem;transition:transform .3s}.faq-icon.open{transform:rotate(45deg)}.faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.faq-answer.open{max-height:200px}.faq-answer p{color:var(--text-body);padding:0 1.5rem 1.5rem;line-height:1.6}.split-text .section-title{margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.body-text{margin-bottom:1.5rem;font-size:1.1rem}.benefit-list{margin-bottom:2rem;list-style:none}.benefit-list li{color:var(--text-heading);margin-bottom:.8rem;padding-left:2rem;font-weight:500;position:relative}.benefit-list li:before{content:"✓";color:var(--brand-orange);font-weight:700;position:absolute;left:0}.floating-badge{z-index:20;font-family:var(--font-sans);background:#fff;border-radius:16px;flex-direction:column;align-items:center;padding:1.5rem;font-weight:600;display:flex;position:absolute;bottom:-20px;right:-20px}.cursive-accent{font-family:var(--font-cursive);font-size:2.5rem;line-height:1}.footer-section{background-color:var(--brand-navy);flex-direction:column;justify-content:flex-end;display:flex}.footer-cta{z-index:2;margin-top:-150px;position:relative;transform:translateY(50%)}.cta-box{background:var(--brand-orange);border-radius:var(--border-radius-lg);text-align:center;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex;position:relative;overflow:hidden}.motif-cta{opacity:.1;border-color:#fff;width:300px;height:300px;top:-50px;left:-50px}.cta-box .serif-heading{margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem)}.mb-4{margin-bottom:1rem}.pulse-animation{animation:2s infinite pulse-btn;background:var(--brand-navy)!important;color:#fff!important;box-shadow:none!important}.real-footer{background-color:var(--brand-navy);width:100%;padding:12rem 2rem 4rem}.footer-grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-links h4{color:#fff;font-size:1.2rem;font-family:var(--font-serif);margin-bottom:1.5rem}.footer-links a{color:var(--text-muted);margin-bottom:.75rem;transition:color .2s;display:block}.footer-links a:hover{color:#fff}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse-btn{0%{box-shadow:0 0 #1a2a40b3}70%{box-shadow:0 0 0 15px #1a2a4000}to{box-shadow:0 0 #1a2a4000}}.fade-up{opacity:0;animation:.8s ease-out .2s forwards fadeUpAnim;transform:translateY(20px)}.fade-in{opacity:0;animation:1s .4s forwards fadeIn}@keyframes fadeUpAnim{to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{to{opacity:1}}@keyframes hsm-pulse-glow{0%,to{border-color:#ffffff59;box-shadow:0 0 #f26b3800}50%{border-color:#f26b38cc;box-shadow:0 0 0 6px #f26b3859}}.theme-toggle{color:var(--text-heading);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;font-size:1.25rem;transition:background .2s;display:flex}.theme-toggle:hover{background:#9696961a}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;opacity:0;pointer-events:none;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.modal-overlay.active{opacity:1;pointer-events:all}.modal-content{background:var(--bg-tertiary);border-radius:var(--border-radius-lg);width:90%;max-width:600px;max-height:90vh;padding:3rem 2rem;transition:transform .3s;position:relative;overflow-y:auto;transform:translateY(20px)}.modal-overlay.active .modal-content{transform:translateY(0)}.modal-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.modal-close:hover{color:var(--text-heading)}.trial-form .form-group{flex-direction:column;margin-bottom:1.25rem;display:flex}.trial-form label{color:var(--text-heading);margin-bottom:.5rem;font-size:.9rem;font-weight:600}.trial-form input,.trial-form select{background:var(--bg-primary);color:var(--text-heading);border:1px solid #9696964d;border-radius:8px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.trial-form input:focus,.trial-form select:focus{border-color:var(--brand-orange);box-shadow:0 0 0 3px var(--brand-orange-light)}.form-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:600px){.form-grid{grid-template-columns:1fr 1fr}}@media (max-width:767px){.section-padding{padding-top:3rem;padding-bottom:3rem}.instrument-showcase .center-content,.teachers-section .center-content{display:block}.instrument-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;width:100%;padding-top:.5rem;padding-bottom:1.5rem;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%);flex-wrap:nowrap!important;grid-template-columns:none!important;display:flex!important;overflow-x:auto!important}.instrument-card{scroll-snap-align:start;flex:0 0 75vw!important;min-width:220px!important;max-width:280px!important}html{scroll-snap-type:y mandatory}.stack-section{scroll-snap-align:start;scroll-snap-stop:always;min-height:100svh;position:relative}.split-layout{gap:2rem;padding:2.5rem 0}.cta-box{padding:3rem 1.5rem}.cta-box .serif-heading{font-size:clamp(1.6rem,6vw,2.2rem)}.real-footer{padding-top:8rem}.location-map{min-height:250px;max-height:260px}.location-map iframe{max-height:260px;min-height:250px!important}.location-info{text-align:center}.location-actions{justify-content:center}}
