body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Poppins,sans-serif;line-height:1.6;overflow-x:hidden}.App{text-align:center}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}.section-title{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:3rem;position:relative}.section-title:after{background:linear-gradient(135deg,#6ee7f7,#3b82f6);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-subtitle{color:#666;font-size:1.2rem;margin-bottom:50px}.btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;padding:12px 30px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,orange,coral);color:#fff}.btn-primary:hover{box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.btn-secondary{background:#f8f9fa;color:#333}.btn-secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.whatsapp-btn{align-items:center;background:#25d366;color:#fff;display:flex;gap:8px;justify-content:center}.whatsapp-btn:hover{background:#128c7e;box-shadow:0 10px 20px #25d3664d;transform:translateY(-2px)}.hero{align-items:center;background:linear-gradient(135deg,#e9f1fa,#00abe4 70%,#fff);color:#fff;display:flex;min-height:100vh;padding:80px 0}.hero-content{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr}.hero-logo-section{align-items:center;display:flex;justify-content:center}.logo-container{padding:20px;text-align:center}.logo-image{margin-bottom:30px}.logo-img{display:block;object-fit:contain}.logo-img,.logo-placeholder{border:3px solid #ffffff4d;border-radius:25px;box-shadow:0 15px 35px #0003;height:280px;margin:0 auto;width:280px}.logo-placeholder{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff26;display:none;font-size:5rem;justify-content:center}.logo-brand{text-align:center}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#e3f2fd);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:10px;text-shadow:0 2px 10px #0000001a}.logo-tagline{color:#000;font-size:2.2rem;font-weight:500;letter-spacing:1px;opacity:.9}.hero-text-section{text-align:left}.teacher-intro h1{color:#000;font-size:2.8rem;font-weight:700;margin-bottom:8px;text-shadow:0 2px 4px #0000001a}.teacher-intro h2{color:#fff;font-size:1.5rem;font-weight:400;margin-bottom:25px;opacity:.9}.hero-subtitle{color:#000;font-size:1.6rem;font-weight:600;line-height:1.4;margin-bottom:25px}.key-highlights{display:flex;flex-direction:column;gap:15px;margin:30px 0}.highlight-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff40;border-radius:12px;color:#000;display:flex;font-size:1.1rem;gap:15px;padding:15px 20px;transition:all .3s ease}.highlight-card:hover{background:#fff3;transform:translateX(5px)}.highlight-icon{font-size:1.3rem}.hero-description{color:#fff;font-size:1.2rem;line-height:1.6;margin-bottom:35px;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px}.hero-buttons .btn{font-size:1.1rem;font-weight:600;padding:15px 35px}.about-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.about-text p{color:#555;font-size:1.1rem;line-height:1.7;margin-bottom:20px;text-align:left}.teaching-highlights{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:30px}.about-highlight-item{align-items:center;background:#f8f9fa;border-left:4px solid #667eea;border-radius:12px;color:#333;display:flex;font-weight:500;gap:12px;padding:18px;transition:all .3s ease}.about-highlight-item:hover{box-shadow:0 8px 20px #667eea26;transform:translateY(-3px)}.about-highlight-icon{font-size:1.8rem}.about-images,.carousel-container{height:450px;position:relative}.carousel-container{border-radius:20px;box-shadow:0 15px 40px #00000026;overflow:hidden;width:100%}.carousel{height:100%;position:relative;width:100%}.carousel-slide{height:100%;left:0;opacity:0;position:absolute;top:0;transform:translateX(100%);transition:all .5s ease-in-out;width:100%}.carousel-slide.active{opacity:1;transform:translateX(0)}.carousel-slide.prev{transform:translateX(-100%)}.carousel-slide.next{transform:translateX(100%)}.carousel-image{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;height:100%;justify-content:center;padding:40px;text-align:center;width:100%}.carousel-image:nth-child(2){background:linear-gradient(135deg,#f093fb,#f5576c)}.carousel-image:nth-child(3){background:linear-gradient(135deg,#4facfe,#00f2fe)}.placeholder-icon{font-size:5rem;margin-bottom:20px}.carousel-image h4{font-size:1.8rem;font-weight:600;margin-bottom:15px}.carousel-image p{font-size:1.1rem;line-height:1.5;opacity:.9}.carousel-btn{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 4px 15px #0003;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.carousel-btn:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.prev-btn{left:20px}.next-btn{right:20px}.carousel-indicators{bottom:25px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.indicator{background:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:#fff;transform:scale(1.3)}.indicator:hover{background:#fffc}.courses-section{background:#f8f9fa}.courses-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.course-card{background:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 5px 20px #00000014;display:flex;flex-direction:column;height:100%;min-height:320px;overflow:hidden;padding:20px;position:relative;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.course-card:before{background:linear-gradient(135deg,#667eea,#764ba2);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.course-card:hover:before{transform:scaleX(1)}.card-header{border-bottom:1px solid #f0f0f0;margin-bottom:15px;padding-bottom:15px}.course-icon-header{align-items:center;display:flex;gap:12px}.course-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:1.4rem;height:45px;justify-content:center;transition:all .3s ease;width:45px}.card-header h3{color:#2c3e50;font-size:1.3rem;margin:0 0 5px}.class-badge{background:linear-gradient(135deg,#00abe4,#667eea);border-radius:15px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;padding:4px 10px}.course-features{flex-grow:1;margin-bottom:15px}.feature-item{align-items:center;border-bottom:1px solid #0000000d;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:8px;padding:6px 0}.feature-label{color:#555;font-size:.85rem;font-weight:600}.feature-value{color:#128c7e;font-size:.85rem;font-weight:500}.course-highlights{margin-bottom:15px}.course-highlights h4{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:8px}.course-highlights ul{list-style:none;margin:0;padding:0}.course-highlights li{color:#666;font-size:.8rem;line-height:1.3;padding:3px 0 3px 16px;position:relative}.course-highlights li:before{color:#00abe4;content:"✓";font-size:.8rem;font-weight:700;left:0;position:absolute}.course-cta-btn{align-items:center;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:20px;color:#333;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;gap:6px;justify-content:center;padding:8px 15px;transition:all .3s ease;width:100%}.course-cta-btn:hover{box-shadow:0 3px 10px #0000001a;transform:translateY(-1px)}.btn-arrow{font-size:.9rem;transition:transform .3s ease}.course-cta-btn:hover .btn-arrow{transform:translateX(3px)}.courses-footer{margin-top:30px;text-align:center}.duration-note{color:#666;font-size:.85rem;font-style:italic;margin-bottom:20px}.main-cta-btn{align-items:center;box-shadow:0 5px 15px #ffa5004d;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;padding:12px 25px}.cta-icon{font-size:1.1rem}.feedback-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.feedback-card{background:#fff;border:1px solid #f8f9fa;border-radius:20px;box-shadow:0 12px 35px #0000001a;display:flex;flex-direction:column;height:100%;padding:35px;text-align:left;transition:transform .3s ease}.feedback-card:hover{box-shadow:0 20px 45px #00000026;transform:translateY(-8px)}.feedback-text{color:#555;flex-grow:1;font-family:Satisfy,cursive;font-size:1.1rem;line-height:1.7;margin-bottom:25px}.student-info{border-top:2px solid #f0f0f0;margin-top:auto;padding-top:20px}.student-name{color:#2c3e50;font-size:1rem;font-weight:600}.contact-layout{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr}.map-section{height:100%}.map-container{border-radius:20px;box-shadow:0 15px 40px #00000026;height:450px;overflow:hidden}.map-iframe{border:none;height:100%;width:100%}.contact-info-section{height:100%}.contact-header{margin-bottom:35px;text-align:left}.contact-header h3{color:#2c3e50;font-size:2rem;margin-bottom:15px}.contact-header p{color:#666;font-size:1.2rem;line-height:1.6}.contact-grid{align-items:flex-start;display:flex;flex-direction:column;gap:20px;margin-bottom:35px}.contact-card{align-items:center;background:#f8f9fa;border-left:4px solid #667eea;border-radius:15px;box-sizing:border-box;display:flex;gap:15px;max-width:600px;min-height:120px;padding:15px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.contact-card:hover{background:#fff;box-shadow:0 8px 25px #667eea1a;transform:translateX(8px)}.contact-icon{flex-shrink:0;font-size:1.8rem}.contact-details{text-align:left}.contact-details h4{color:#2c3e50;font-size:1.2rem;margin:0 0 10px}.contact-details p{color:#666;font-size:1rem;line-height:1.6;margin:0}.contact-actions{display:flex;flex-wrap:wrap;gap:20px}.contact-actions .btn{flex:1 1;font-size:1.1rem;min-width:160px;padding:15px 25px}.form-container{margin:0 auto;max-width:850px}.enquiry-form{background:#fff;border-radius:20px;box-shadow:0 15px 40px #0000001a;padding:45px}.form-row{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-bottom:25px}.form-group{text-align:left}.form-group label{color:#333;display:block;font-size:1rem;font-weight:600;margin-bottom:10px}.form-group input,.form-group select{background:#fafafa;border:2px solid #e0e0e0;border-radius:10px;font-family:Poppins,sans-serif;font-size:1rem;padding:15px 20px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.submit-btn{font-size:1.1rem;font-weight:600;margin-top:25px;padding:16px 30px;width:220px}.success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:10px;color:#155724}.error-message,.success-message{font-size:1rem;margin-top:25px;padding:20px}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:10px;color:#721c24}.footer{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:50px 0 20px;text-align:center}.footer-content{align-items:center;display:flex;flex-direction:column;gap:30px;margin-bottom:40px}.footer-main{text-align:center}.footer-main h3{color:#fff;font-size:1.5rem;margin-bottom:10px}.footer-main p{color:#bdc3c7;line-height:1.6;margin:0}.footer-links{text-align:center}.footer-links h4{color:#fff;font-size:1.2rem;margin-bottom:15px}.footer-links ul{list-style:none;margin:0;padding:0}.footer-links li{color:#bdc3c7;margin-bottom:8px}.footer-links a{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#667eea}.footer-bottom{border-top:1px solid #34495e;padding-top:20px}.footer-bottom p{color:#bdc3c7;margin:0}.footer-logo{border:2px solid #fff;border-radius:50%;display:block;height:150px;margin-bottom:10px;margin-left:auto;margin-right:auto;object-fit:cover;width:150px}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2.2rem;margin-bottom:2.5rem}.section-subtitle{font-size:1.1rem;margin-bottom:35px}.btn{font-size:1rem;padding:14px 28px}.hero{min-height:auto;padding:50px 0 40px}.hero-content{gap:35px;grid-template-columns:1fr;text-align:center}.hero-logo-section{order:-1}.hero-text-section{text-align:center}.teacher-intro h1{color:#000;font-size:2.2rem;margin-bottom:8px}.teacher-intro h2{font-size:1.2rem;margin-bottom:20px}.hero-subtitle{color:#000;font-size:1.3rem;margin-bottom:20px}.logo-img,.logo-placeholder{height:220px;width:220px}.logo-placeholder{font-size:4rem}.logo-tagline{color:#000;font-size:1.8rem}.key-highlights{gap:12px;margin:25px 0}.highlight-card{color:#000;font-size:1rem;padding:12px 15px}.hero-buttons{align-items:center;flex-direction:column;gap:15px;justify-content:center}.hero-buttons .btn{max-width:300px;min-width:220px;padding:14px 25px;width:100%}.about-content{gap:45px;grid-template-columns:1fr}.carousel-container{height:350px}.teaching-highlights{gap:18px;grid-template-columns:1fr}.placeholder-icon{font-size:4rem}.carousel-image h4{font-size:1.5rem}.carousel-image p{font-size:1rem}.carousel-btn{font-size:1.3rem;height:45px;width:45px}.courses-grid{gap:25px;grid-template-columns:1fr}.course-card{padding:25px}.course-icon-header{flex-direction:column;gap:12px;text-align:center}.main-cta-btn{justify-content:center;width:100%}.contact-layout{gap:35px;grid-template-columns:1fr}.map-container{height:350px;order:-1}.contact-header{text-align:center}.contact-actions{justify-content:center}.contact-actions .btn{flex:none;min-width:160px}.form-row{gap:18px;grid-template-columns:1fr}.enquiry-form{padding:35px 25px}.submit-btn{width:100%}.footer-content{gap:35px;grid-template-columns:1fr}.footer-links{gap:25px;grid-template-columns:1fr}}@media (max-width:480px){.container{padding:0 20px}.section{padding:50px 0}.hero{padding:40px 0 30px}.teacher-intro h1{color:#000;font-size:1.9rem}.hero-subtitle,.teacher-intro h2{font-size:1.1rem}.hero-subtitle{color:#000}.logo-img{height:150px;width:150px}.logo-placeholder{font-size:3.5rem;height:180px;width:180px}.logo-tagline{color:#000;font-size:1.6rem}.highlight-card{color:#000;font-size:.95rem;padding:10px 12px}.hero-buttons .btn{min-width:100%;padding:12px 20px}.carousel-container{height:280px}.contact-actions{flex-direction:column}.contact-actions .btn{width:100%}}.floating-contact-sidebar{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:1000}.contact-buttons,.floating-contact-sidebar{display:flex;flex-direction:column;gap:15px}.contact-buttons,.floating-btn{align-items:center}.floating-btn{border:none;border-radius:50%;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:60px;justify-content:center;position:relative;transition:all .3s ease;width:60px}.floating-btn:hover{box-shadow:0 6px 20px #0000004d;transform:scale(1.1)}.floating-btn:hover .btn-tooltip{opacity:1;transform:translateX(-10px)}.btn-tooltip{background:#000c;border-radius:6px;color:#fff;font-family:Poppins,sans-serif;font-size:.8rem;opacity:0;padding:8px 12px;pointer-events:none;right:70px;transition:all .3s ease;white-space:nowrap}.btn-tooltip,.btn-tooltip:after{position:absolute;top:50%;transform:translateY(-50%)}.btn-tooltip:after{border-bottom:5px solid #0000;border-left:5px solid #000c;border-top:5px solid #0000;content:"";right:-5px}.call-btn{animation:pulse-call 2s infinite;background:linear-gradient(135deg,#007bff,#0056b3)}.call-btn:hover{background:linear-gradient(135deg,#0056b3,#004494)}.whatsapp-btn{animation:pulse-whatsapp 2s infinite;background:linear-gradient(135deg,#25d366,#128c7e)}.whatsapp-btn:hover{background:linear-gradient(135deg,#128c7e,#0c6b52)}@keyframes pulse-call{0%{box-shadow:0 4px 15px #007bff66}50%{box-shadow:0 4px 20px #007bffcc}to{box-shadow:0 4px 15px #007bff66}}@keyframes pulse-whatsapp{0%{box-shadow:0 4px 15px #25d36666}50%{box-shadow:0 4px 20px #25d366cc}to{box-shadow:0 4px 15px #25d36666}}@media (max-width:768px){.floating-contact-sidebar{bottom:80px;right:15px;top:auto;transform:none}.contact-buttons{flex-direction:column;gap:12px}.floating-btn{font-size:1.3rem;height:55px;width:55px}.btn-tooltip,.floating-btn:hover .btn-tooltip{display:none}}@media (max-width:480px){.floating-contact-sidebar{bottom:70px;right:10px}.floating-btn{font-size:1.2rem;height:50px;width:50px}.contact-buttons{gap:10px}}.footer{padding-bottom:100px!important}.footer-bottom{position:relative;z-index:1}.hero-buttons .whatsapp-btn{align-items:center;background:#25d366;color:#fff;display:flex;gap:8px;justify-content:center}.hero-buttons .whatsapp-btn:hover{background:#128c7e;box-shadow:0 10px 20px #25d3664d;transform:translateY(-2px)}
/*# sourceMappingURL=main.9d0a4620.css.map*/