*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1f2937;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}a{font-weight:500;color:#8b5cf6;text-decoration:inherit}a:hover{color:#7c3aed}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#8b5cf6;color:#fff;cursor:pointer;transition:all .25s}button:hover{background-color:#7c3aed;transform:translateY(-2px);box-shadow:0 4px 8px #8b5cf64d}button:focus,button:focus-visible{outline:4px auto #8b5cf6}html{scroll-behavior:smooth}::selection{background-color:#8b5cf6;color:#fff}.app{min-height:100vh;display:flex;flex-direction:column}.header{background:url(/header-background.jpg) center/cover no-repeat;color:#fff;padding:3rem 0;text-align:center;box-shadow:0 4px 6px #0000001a;position:relative}.logo{font-size:3rem;font-weight:700;margin:0 0 .5rem;text-shadow:2px 2px 8px rgba(0,0,0,.5),0 0 20px rgba(0,0,0,.3);position:relative;z-index:1}.tagline{font-size:1.25rem;margin:0 0 1.5rem;opacity:.98;text-shadow:1px 1px 4px rgba(0,0,0,.5);position:relative;z-index:1}.contact-header{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;position:relative;z-index:1}.phone-link{color:#fff;text-decoration:none;font-size:1.1rem;font-weight:600;padding:.75rem 1.5rem;background:#fff3;border-radius:50px;transition:all .3s ease}.phone-link:hover{background:#ffffff4d;transform:translateY(-2px)}.enrollment-badge{background:#fbbf24;color:#78350f;padding:.75rem 1.5rem;border-radius:50px;font-weight:700;font-size:1rem;box-shadow:0 2px 4px #0003}.nav{background:#fff;border-bottom:2px solid #e5e7eb;padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000000d}.nav .container{display:flex;justify-content:center;align-items:center;gap:.75rem;position:relative}.hamburger-button{display:none;background:none;border:none;cursor:pointer;color:#6b7280;padding:.5rem .75rem;border-radius:8px;transition:all .3s ease;z-index:101}.hamburger-button:hover{color:#8b5cf6;background:#f3f4f6}.nav-overlay{display:none}.nav-links{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.nav-links a{color:#6b7280;text-decoration:none;font-weight:500;padding:.5rem .75rem;border-radius:8px;transition:all .3s ease;white-space:nowrap}.nav-links a:hover{color:#8b5cf6;background:#f3f4f6}.main{flex:1}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:4rem 0}.section-alt{background:#f9fafb}.section h2{font-size:2.5rem;color:#1f2937;margin-bottom:2rem;text-align:center;position:relative;padding-bottom:1rem}.section h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#8b5cf6,#7c3aed);border-radius:2px}.basics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:2rem;max-width:900px;margin-left:auto;margin-right:auto;column-gap:2rem}.basic-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:none}.basic-item:not(:last-child){border-bottom:1px solid #e5e7eb;padding-bottom:1rem;margin-bottom:0}.basic-icon{width:20px;height:20px;color:#8b5cf6;flex-shrink:0;margin-top:2px}.basic-content{flex:1;color:#4b5563;font-size:1rem;line-height:1.6}.basic-content strong{color:#1f2937;font-weight:600}.about-content{max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8;color:#4b5563}.about-content p{margin-bottom:1.5rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:2rem}.testimonial-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border-top:4px solid #8b5cf6}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 8px 20px #00000026}.testimonial-text{font-style:italic;color:#4b5563;line-height:1.7;margin-bottom:1rem;font-size:1.05rem}.testimonial-author{font-weight:600;color:#8b5cf6;text-align:right;margin:0 0 .5rem}.testimonial-date{font-size:.9rem;color:#6b7280;text-align:right;margin:0;font-style:italic}.rating-summary{text-align:center;margin-top:3rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014}.rating-summary p{font-size:1.2rem;color:#1f2937;margin:0}.reviews-intro{text-align:center;font-size:1.1rem;color:#4b5563;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.reviews-link-container{text-align:center;margin-top:2rem}.reviews-link-button{display:inline-block;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 12px #8b5cf64d}.reviews-link-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #8b5cf666;background:linear-gradient(135deg,#7c3aed,#6d28d9)}.philosophy-content{max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8;color:#4b5563}.philosophy-content p{margin-bottom:1.5rem}.location-content{max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8;color:#4b5563}.location-content p{margin-bottom:1.5rem}.location-map-container{max-width:900px;margin:2rem auto 0}.location-map-iframe{width:100%;height:450px;border:0;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:1.5rem}.location-address{text-align:center;font-size:1.1rem;color:#1f2937;margin:0;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014}.location-address strong{color:#8b5cf6}.program-content{max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8;color:#4b5563}.program-content p{margin-bottom:1.5rem}.schedule-list{max-width:800px;margin:2rem auto 0;position:relative;padding-left:2rem}.schedule-list:before{content:"";position:absolute;left:.775rem;top:.25rem;bottom:0;width:2px;background:#e5e7eb}.schedule-item{position:relative;margin-bottom:2.5rem;padding-left:2rem}.schedule-item:before{content:"";position:absolute;left:-1.75rem;top:.25rem;width:12px;height:12px;border-radius:50%;background:#8b5cf6;border:3px solid white;box-shadow:0 0 0 2px #8b5cf6;z-index:1}.schedule-item:last-child{margin-bottom:0}.schedule-time{font-weight:600;color:#8b5cf6;font-size:.95rem;margin-bottom:.5rem;letter-spacing:.5px}.schedule-activity{flex:1}.schedule-activity strong{display:block;font-size:1.1rem;color:#1f2937;margin-bottom:.4rem;font-weight:600}.schedule-activity p{color:#4b5563;line-height:1.7;margin:0;font-size:.95rem}.holidays-list{max-width:600px;margin:2rem auto 0;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.holiday-item{padding:1rem;border-bottom:1px solid #e5e7eb;color:#4b5563;font-size:1.05rem}.holiday-item:last-child{border-bottom:none}.holiday-item strong{color:#8b5cf6;display:inline-block;min-width:200px}.enrollment-intro{text-align:center;font-size:1.2rem;color:#4b5563;margin-bottom:3rem}.enrollment-steps{max-width:900px;margin:0 auto}.enrollment-step{display:flex;gap:2rem;margin-bottom:2.5rem;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease}.enrollment-step:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.step-number{min-width:60px;height:60px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.step-content h3{margin:0 0 .75rem;color:#1f2937;font-size:1.5rem}.step-content p{color:#4b5563;line-height:1.7;margin:0;font-size:1.05rem}.enrollment-contact{max-width:600px;margin:3rem auto 0;text-align:center;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.enrollment-contact h3{color:#1f2937;margin-bottom:1rem}.enrollment-contact p{color:#4b5563;margin-bottom:.5rem}.contact-info{font-size:1.1rem}.contact-info a{color:#8b5cf6;text-decoration:none;font-weight:600;transition:color .3s ease}.contact-info a:hover{color:#7c3aed;text-decoration:underline}.footer{background:#1f2937;color:#fff;padding:2rem 0;text-align:center;margin-top:4rem}.footer p{margin:.5rem 0;color:#d1d5db}@media(max-width:1023px){.hamburger-button{display:block;position:absolute;right:1rem}.nav-link-enrollment,.nav-overlay{display:none}.nav-overlay.nav-overlay-visible{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:99}.nav-links.nav-links-open{position:fixed;top:0;right:0;width:280px;max-width:85vw;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:4rem 2rem 2rem;gap:0;box-shadow:-4px 0 12px #00000026;transition:right .3s ease;overflow-y:auto;z-index:100}.nav-links:not(.nav-links-open){position:relative;display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.nav-links.nav-links-open a{display:block!important;width:100%;padding:1rem 0;font-size:1rem;border-bottom:1px solid #e5e7eb;border-radius:0}.nav-links.nav-links-open a:last-child{border-bottom:none}.nav-links.nav-links-open a:hover{background:#f9fafb;color:#8b5cf6}}@media(max-width:980px){.nav-link-holidays{display:none}}@media(max-width:940px){.nav-link-schedule{display:none}}@media(max-width:900px){.nav-link-program{display:none}}@media(max-width:860px){.nav-link-location{display:none}}@media(max-width:820px){.nav-link-philosophy{display:none}}@media(max-width:780px){.nav-link-testimonials{display:none}}@media(max-width:740px){.nav-link-about{display:none}}@media(max-width:700px){.nav-link-basics{display:none}}@media(max-width:768px){.logo{font-size:2rem}.tagline{font-size:1rem}.contact-header{flex-direction:column;gap:1rem}.section{padding:2.5rem 0}.section h2{font-size:2rem}.basics-grid,.testimonials-grid{grid-template-columns:1fr}.schedule-list{padding-left:1.5rem}.schedule-list:before{left:.4375rem;top:.25rem}.schedule-item{padding-left:1.5rem}.schedule-item:before{left:-1.0625rem;width:10px;height:10px}.enrollment-step{flex-direction:column;gap:1.5rem;text-align:center}.step-number{margin:0 auto}.holiday-item strong{display:block;margin-bottom:.25rem;min-width:auto}}
