:root{--saffron:#FF9933;--spice:#B36B34;--teal:#2E8B8A;--rose:#D8A5A6;--white-bg:#FFF8F0;--night:#1A1A2E;--sand:#E2C08B;--white-bg-soft:rgba(255,248,240,0.96);--teal-rgb:46,139,138;--night-rgb:26,26,46}body,html{margin:0;padding:0;overflow-x:hidden}body{font-family:Poppins,sans-serif;color:var(--night);line-height:1.6}.home-container,body{background-color:var(--white-bg-soft)}.home-container{min-height:100vh;overflow-x:hidden;overflow-y:hidden}.section-content{max-width:1200px;margin:0 auto;padding:0 1.5rem}h1,h2,h3,h4,h5{font-family:Playfair Display,serif;color:var(--night);font-weight:500}p{font-size:1.1rem;color:var(--spice);line-height:1.7}@media (max-width:768px){.about-text,.contact-section,.features-section,.hero-text,.plans-section,.section-content,body{text-align:center}.about-grid,.features-grid,.hero-grid,.plans-grid{grid-template-columns:1fr;justify-items:center}.about-text h2,.hero-text h1,.hero-title,.plan-card h3{text-align:center}.about-text p,.animated-subtitle,.hero-text p{text-align:center;margin-left:auto;margin-right:auto}.primary-button{width:100%;max-width:280px;margin:0 auto}.about-image{max-width:85%;margin:0 auto}.about-img{width:100%;height:400px;display:block;-o-object-fit:cover;object-fit:cover}}.hero-section{position:relative;height:100vh;min-height:800px;display:flex;align-items:center;overflow:hidden;background-image:url(/studio-background.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:rgba(0,0,0,.4);background-blend-mode:overlay}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text{display:inline-block}.hero-text h1{font-family:Playfair Display,serif;font-size:3.75rem;font-weight:500;color:white;margin-bottom:1rem;text-shadow:0 0 8px rgba(255,255,255,.2),0 0 15px rgba(255,255,255,.1)}.hero-text h1 span{display:block;background:linear-gradient(45deg,var(--saffron),var(--teal));-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:600}.hero-text p{font-size:1.25rem;color:white;margin-bottom:2.5rem;max-width:550px}.hero-visual{position:relative;width:100%;max-width:500px;border-radius:2rem;overflow:hidden;box-shadow:0 12px 40px rgba(var(--night-rgb),.07);margin:0 auto}.hero-text .primary-button{display:block;margin:0 auto;max-width:280px;text-align:center}.hero-image{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;border-radius:2rem;transition:transform .4s ease}.hero-image:hover{transform:scale(1.02)}.logo-container{margin-top:2rem;display:flex;justify-content:center;align-items:center;animation:fadeIn 1.5s ease-in-out}.hero-logo{width:160px;height:160px;-o-object-fit:cover;object-fit:cover;border-radius:20px 80px 20px 20px;box-shadow:0 8px 16px rgba(var(--teal-rgb),.15);transition:transform .3s ease,box-shadow .3s ease}.hero-logo:hover{transform:scale(1.03);box-shadow:0 12px 24px rgba(var(--teal-rgb),.25)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.about-section{padding:2rem 0;background:var(--white-bg-soft)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-image img{width:100%;box-shadow:0 10px 40px rgba(var(--night-rgb),.08);border-radius:300px 300px 20px 20px}.about-text h5.section-label{font-size:.875rem;font-weight:600;color:var(--teal);margin-bottom:1rem;letter-spacing:1px}.about-text h2{font-family:Playfair Display,serif;font-size:2.5rem;color:var(--night);margin-bottom:1.2rem}.about-text p{font-size:1.1rem;color:var(--spice);margin-bottom:2rem;max-width:600px}@media (max-width:768px){.about-grid{grid-template-columns:1fr;text-align:center}.about-image{max-width:85%;margin:0 auto}.about-img{width:100%;height:400px;display:block;-o-object-fit:cover;object-fit:cover}.about-text h2{font-size:2rem}.about-text p{font-size:1rem;margin:0 auto 2rem}}.features-section{padding:2rem 0;background:var(--white-bg-soft)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;margin-top:3rem}.feature-card{background:white;border-radius:1.5rem;padding:2rem;box-shadow:0 12px 30px rgba(var(--night-rgb),.06);transition:transform .3s ease;text-align:center}.feature-card:hover{transform:translateY(-6px)}.feature-icon{width:60px;height:60px;background:var(--teal);border-radius:50%;margin:0 auto 1.2rem}.classes-note-section{background-color:var(--white-bg-soft);padding:2rem 0;background-image:url(/studio2.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:6rem 1.5rem;display:flex;justify-content:center;align-items:center}.note-box{background-color:rgba(46,139,138,.65);border-radius:80px 80px 20px 180px;max-width:1000px;padding:3rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.note-box p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8;color:#ffffff}.note-box strong{font-weight:600;color:#ffffff}.note-box em{font-style:italic;color:#ffffff}.note-title{font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:2rem;color:#ffffff}.note-button{margin-top:1rem;padding:.9rem 2.2rem;background:transparent;color:#ffffff}.note-button:hover{background-color:#ffffff;color:var(--teal)}.note-box{position:relative;z-index:1;background-color:rgba(46,139,138,.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:3rem 2.5rem;border-radius:60px 60px 20px 200px;box-shadow:0 10px 40px rgba(var(--night-rgb),.08);color:var(--white-bg);font-size:1.1rem;line-height:1.8;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.note-button{margin-top:2rem;padding:.8rem 2.2rem;background:var(--white-bg);color:var(--teal);font-family:Poppins,sans-serif;font-weight:500;font-size:1rem;border-radius:2rem;cursor:pointer;transition:all .3s ease}.note-button:hover{background-color:transparent;color:var(--white-bg);box-shadow:0 0 10px rgba(var(--white-bg),.2);transform:scale(1.03)}@media (max-width:768px){.classes-note-section{padding:2rem 1rem}.background-image{background-position:50%;background-size:cover;opacity:.25;filter:blur(1.5px)}.note-box{padding:2rem 1.5rem;border-radius:40px 40px 20px 80px;font-size:1rem}.note-title{font-size:1.8rem;margin-bottom:1.5rem}.note-box p{font-size:1rem;margin-bottom:1.2rem}}.plans-section{padding:2rem 0;background:var(--white-bg-soft)}.section-title{font-size:2.5rem;font-family:Playfair Display,serif;color:var(--night);margin-bottom:1rem;text-align:center}.plan-card p,.section-subtitle{font-size:1.1rem;color:var(--spice);margin-bottom:2rem;line-height:1.7;text-align:center}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:3rem}.plan-card{transition:all .3s ease;background:white;border-radius:1.25rem;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;will-change:transform}.plan-card:focus-within,.plan-card:hover{transform:scale(1.03);z-index:1}.plan-card h3{color:var(--spice)}.plan-card h3,.price{font-family:Playfair Display,serif}.price{font-size:2.5rem;color:var(--teal);margin:1.5rem 0}.plan-card ul{list-style:none;padding:0;margin:2rem 0;color:var(--night)}.plan-card li{margin-bottom:1rem;position:relative;padding-left:1.4rem}.plan-card li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:700}.primary-button.glow-on-hover:focus,.primary-button.glow-on-hover:hover{box-shadow:0 0 12px rgba(var(--teal-rgb),.4),0 0 20px rgba(var(--saffron),.25);transform:scale(1.03)}.primary-button{background-color:var(--teal);color:white;padding:.9rem 2.2rem;border:none;border-radius:2rem;font-family:Poppins,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.primary-button:hover{background-color:var(--spice);transform:translateY(-2px)}.reservation-section{text-align:center;padding:2rem 0;background:var(--white-bg-soft)}.reservation-section .primary-button{display:block;margin:0 auto;max-width:280px;text-align:center}.reservation-cta{text-align:center;margin-top:3rem}.testimonials-section{padding:4rem 0;background:var(--white-bg-soft)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.testimonial-card{background:white;padding:2rem;border-radius:15px;box-shadow:0 8px 25px rgba(var(--night-rgb),.08);transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(var(--night-rgb),.12)}.testimonial-content{margin-bottom:1.5rem}.testimonial-content p{font-style:italic;color:var(--spice);line-height:1.6;font-size:1.1rem}.testimonial-author{display:flex;flex-direction:column;gap:.25rem}.testimonial-author strong{color:var(--teal);font-size:1.1rem}.testimonial-author span{color:var(--spice);font-size:.9rem;opacity:.8}@media (max-width:768px){.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-card{padding:1.5rem}.testimonials-title{font-size:1.8rem}}.gallery-section{padding:2rem 0;background:var(--white-bg-soft)}.carousel-container{position:relative;max-width:800px;margin:3rem auto 0;overflow:hidden}.carousel-track{display:flex;transition:transform .5s ease}.carousel-slide{min-width:100%;flex-shrink:0}.carousel-image{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:15px;box-shadow:0 8px 25px rgba(var(--night-rgb),.1)}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;width:50px;height:50px;border-radius:50%;font-size:24px;color:white;cursor:pointer;transition:all .3s ease;z-index:10}.carousel-button:hover{background:rgba(255,255,255,.2);color:white;transform:translateY(-50%) scale(1.1)}.carousel-button.prev{left:20px}.carousel-button.next{right:20px}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:2rem}.dot{width:12px;height:12px;border-radius:50%;background:var(--sand);cursor:pointer;transition:background-color .3s ease}.dot.active{background:var(--teal)}@media (max-width:768px){.carousel-container{max-width:100%;margin:2rem auto 0}.carousel-image{height:250px}.carousel-button{width:35px;height:35px;font-size:18px}.carousel-button.prev{left:10px}.carousel-button.next{right:10px}.carousel-dots{margin-top:1.5rem}.dot{width:10px;height:10px}}@media (max-width:480px){.carousel-image{height:200px}.carousel-button{width:30px;height:30px;font-size:16px}.carousel-button.prev{left:5px}.carousel-button.next{right:5px}.gallery-section{padding:2rem 0}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}}@media (max-width:768px){.hero-grid{grid-template-columns:1fr;text-align:center}.hero-visual{max-width:100%}.hero-text h1{font-size:2.2rem}.hero-text p{font-size:1.1rem;margin:0 auto 2rem}.features-grid,.plans-grid{grid-template-columns:1fr}.contact-form{padding:2rem}.primary-button{width:100%}}.hero-title{font-family:Playfair Display,serif;font-size:4rem;text-align:center;margin-bottom:1.5rem}.reveal-text{display:block;overflow:hidden;animation:textReveal 1.2s cubic-bezier(.23,1,.32,1) forwards}.energy-text{display:block;background:linear-gradient(45deg,var(--saffron),var(--teal));-webkit-background-clip:text;background-clip:text;color:transparent;animation:energyPulse 3s infinite alternate}@keyframes textReveal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes energyPulse{0%{text-shadow:0 0 10px rgba(var(--saffron-rgb),.3);filter:brightness(1)}to{text-shadow:0 0 25px rgba(var(--teal-rgb),.5);filter:brightness(1.2)}}.animated-subtitle{position:relative;text-align:center;font-size:1.2rem;max-width:600px;margin:0 auto 2rem}.no-underline{text-decoration:none!important}