body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0;background:#fff;min-height:100vh;color:#333}h1{font-family:Fredoka One,cursive;color:#000;font-size:2.5rem;margin-bottom:1rem;font-weight:400;text-transform:none;letter-spacing:.5px}h2{font-family:Nunito,sans-serif;color:#000;font-size:2.2rem;margin:0 0 2rem;font-weight:700;text-align:center;scroll-margin-top:120px}#explore-classes{scroll-margin-top:var(--scroll-margin, 140px)}h3{font-family:Nunito,sans-serif;color:#000;font-size:1.2rem;margin:1rem 0;font-weight:600}p{color:#666;font-size:1rem;line-height:1.6;margin-bottom:1rem}.container{max-width:1200px;margin:0 auto;padding:2rem}.nav{background:#f5f5f5;padding:2.5rem 2rem;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:1000;will-change:padding;transition:padding .24s ease-out}.nav-left{display:flex;align-items:center}.nav-address{color:#666;text-decoration:none;font-size:.9rem;font-weight:500}.nav-address:hover{color:#007bff}.nav-logo{position:absolute;left:50%;transform:translate(-50%);height:90px;will-change:height;transition:height .24s ease-out}.nav.scrolled{padding:1.5rem 2rem}.nav.scrolled .nav-logo{height:64px}.nav-links{display:flex;gap:3rem}.nav a{font-family:Nunito,sans-serif;color:#333;text-decoration:none;font-weight:600;text-transform:uppercase;font-size:.9rem;letter-spacing:.5px}.nav a:hover{color:#007bff}@media (max-width: 768px){.nav{flex-direction:column;padding:1rem;gap:1rem}.nav-left{order:3;width:100%;justify-content:center}.nav-address{font-size:.8rem}.nav-logo{position:static;transform:none;order:1;height:50px}.nav-links{order:2;gap:1.5rem;justify-content:center}.nav a{font-size:.8rem}}@media (max-width: 480px){.nav{padding:.75rem}.nav-logo{height:40px}.nav-links{gap:1rem}.nav a{font-size:.75rem}.nav-address{font-size:.7rem;text-align:center}}.site-banner{background:linear-gradient(90deg,#ffe7ea,#fff3c4,#e6f8e7,#e1f0ff,#f0e8ff);border-bottom:1px solid rgba(0,0,0,.08)}.site-banner .container{padding-top:.75rem;padding-bottom:.75rem;text-align:center}.site-banner p{margin:0;color:#222;font-weight:600}.site-banner p strong{font-weight:800}.hero{background:#fff;padding:8rem 0;text-align:left;margin-bottom:3rem;min-height:500px;display:flex;align-items:center;box-shadow:0 4px 12px #0000001a}.hero .container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero h1{font-size:3.5rem;line-height:1.2;margin-bottom:2rem;max-width:700px}.hero p{font-size:1.3rem;color:#666;max-width:600px;margin-bottom:0}.hero-split{background:#fff;padding:3rem 0}.hero-split .container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:420px}.hero-text{padding-right:2rem}.hero-text h1{font-size:3rem;line-height:1.2;margin-bottom:1.25rem;color:#000}.hero-subtitle{font-size:1.2rem;color:#666;font-weight:400;margin:0}.hero-image{display:flex;justify-content:center;align-items:center}.hero-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 8px 24px #00000026;max-width:100%;object-fit:cover}@media (max-width: 768px){.hero-split{padding:2rem 0}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center;min-height:unset}.hero-text h1{font-size:2.2rem;line-height:1.2}.hero-subtitle{font-size:1.1rem}}@media (max-width: 480px){.hero-split{padding:1.5rem 0}.hero-content{gap:1.25rem}.hero-text h1{font-size:1.8rem}.hero-subtitle{font-size:1rem}}.content-section{background:#fff;padding:3rem 0}.hero-slim+.content-section{padding-top:1.5rem}.hero-slim{background:#fff;padding:3.5rem 0 .5rem;text-align:center}.hero-slim h1{font-size:3rem;margin:0 0 .75rem}.hero-tagline{font-size:1.1rem;color:#666;margin:0 auto;max-width:760px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-image img{width:100%;height:auto;display:block;border-radius:12px;box-shadow:0 8px 20px #0000001a;object-fit:cover}.about-centered{display:flex;justify-content:center;align-items:center;text-align:center}.about-centered .about-copy{max-width:800px}.about-copy p:first-of-type{margin-top:0}.btn-outline{display:inline-block;padding:.75rem 1.25rem;border-radius:10px;border:2px solid #1e90ff;color:#1e90ff!important;background:#fff;text-decoration:none;font-weight:700;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.btn-outline:hover{background:#1e90ff0f;box-shadow:0 6px 14px #1e90ff33}@media (max-width: 768px){.about-grid{grid-template-columns:1fr;gap:1.5rem}.hero-slim{padding:2rem 0 1rem}.hero-slim h1{font-size:2.2rem}}.class-body .container.narrow{max-width:800px}.schedule-section{border-top:1px solid rgba(0,0,0,.08);padding:2rem 0;scroll-margin-top:var(--scroll-margin, 50px)}.content-section .container{max-width:1200px;margin:0 auto;padding:0 2rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:1.25rem;box-shadow:0 2px 6px #0000000a}.card h3{margin-top:0}.lede{font-size:1.05rem;line-height:1.75;color:#4a4a4a;max-width:900px;margin:0 auto 2rem}.section-title{position:relative;display:inline-block;padding-bottom:.4rem;margin-bottom:1.25rem}.section-title:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:0;width:120px;height:4px;border-radius:999px;background:linear-gradient(90deg,#ff4757,gold,#32cd32,#1e90ff,#9932cc)}.feature-panel{background:linear-gradient(180deg,#fffef8,#f6fbff);border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:1.5rem;box-shadow:0 8px 24px #0000000d;max-width:1000px;margin:0 auto 2rem}.checklist{list-style:none;padding-left:0;margin-left:0}.checklist li{position:relative;padding-left:1.75rem;margin:.5rem 0}.checklist li:before{content:"✓";position:absolute;left:0;top:.1rem;color:#2e7d32;font-weight:700}.cta{display:inline-block;background:#1e90ff;color:#fff!important;padding:.6rem 1rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.cta:hover{background:#187bdb;transform:translateY(-1px);box-shadow:0 6px 12px #1e90ff40}.footer{background:#fff;padding:3rem 0;border-top:1px solid rgba(0,0,0,.08)}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.footer-info h3,.footer-map h3{margin:0 0 .5rem}.footer-info p{margin:.25rem 0}.footer-link{color:#007bff;text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-social{margin-top:1rem;display:flex;gap:1rem}.social-icon img{width:28px;height:28px;display:block;filter:grayscale(100%);opacity:.9}.social-icon img:hover{filter:none;opacity:1}.footer-form form{background:#fff;border-radius:8px;box-shadow:none}.form-row{display:grid;grid-template-columns:1fr;gap:.75rem;margin-bottom:.75rem}.footer-form .form-row+.form-group{margin-top:0}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;font-size:.9rem}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:6px;padding:.75rem;font-size:1rem;outline:none}.form-group input:focus,.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff26}@media (max-width: 768px){.footer-grid{grid-template-columns:1fr}}.footer-form .cta{background:#111;color:#fff}.footer-form .cta:hover{background:#000}.class-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;list-style:none;padding:0;margin:0 0 3rem;max-width:80%;margin-left:auto;margin-right:auto}.class-list li{margin:0}.class-list a{display:inline-block;padding:.75rem 1.5rem;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s ease;border:2px solid transparent}.class-list li:nth-child(1) a{background:#ff4757}.class-list li:nth-child(2) a{background:#ff7f00}.class-list li:nth-child(3) a{background:gold;color:#333}.class-list li:nth-child(4) a{background:#32cd32}.class-list li:nth-child(5) a{background:#1e90ff}.class-list li:nth-child(6) a{background:#8a2be2}.class-list li:nth-child(7) a{background:#ff1493}.class-list a:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026;filter:brightness(1.1)}@media (max-width: 768px){.class-list{flex-direction:column;max-width:400px}.class-list a{display:block;width:100%;text-align:center;box-sizing:border-box}}.nav-cta{background:#ff4757;color:#fff!important;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;border:2px solid #ff4757}.nav-cta:hover{background:#ff3742;transform:translateY(-1px);box-shadow:0 4px 12px #ff47574d}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}.feature{padding:1.5rem;text-align:center}.feature strong{display:block;margin-bottom:.5rem;color:#333;font-size:1.1rem}.cta{margin-top:2rem;padding:1rem 2rem;background:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.cta:hover{background:#0056b3}.cta-button{background:#fff;color:#007bff;padding:1rem 2rem;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:1rem;text-transform:uppercase;letter-spacing:.5px}.instructor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.instructor{background:#f8f9fa;padding:2rem;text-align:center;border-radius:4px}.instructor-avatar{width:80px;height:80px;background:#007bff;border-radius:50%;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff}.values{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.value{background:#f8f9fa;padding:2rem;text-align:center;border-radius:4px}.value h3{margin:0 0 1rem;color:#007bff}.cta-section{background:#007bff;color:#fff;padding:4rem 0;text-align:center;margin-top:3rem;box-shadow:0 2px 8px #0000001a}.cta-section .container{max-width:1200px;margin:0 auto;padding:0 2rem}.cta-section h2{color:#fff;margin-bottom:1rem;text-align:center}.cta-section p{color:#ffffffe6;font-size:1.1rem}.logo{width:120px;height:120px;margin:0 auto 2rem;background:#007bff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#fff}
