*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background:#f8f9fa}header{position:relative;color:white;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow:hidden;padding:4rem 1rem;margin:0;min-height:400px;background:url(/img/studio/1.jpg) 50%/cover no-repeat;background-color:#2c2c2c;display:flex;flex-direction:column;justify-content:center;align-items:center}.header-image{display:none}.header-content{position:relative;width:90%;z-index:10}@media (max-width:768px){.header-content{top:115px}}header h1{font-size:2rem;margin-bottom:.5rem;font-weight:700}header h1,header p{text-shadow:2px 2px 8px rgba(0,0,0,.9);padding:0 1rem}header p{font-size:1.1rem}@media (min-width:768px){header{min-height:500px;padding:6rem 2rem}}.whatsapp-float{position:fixed;width:60px;height:60px;bottom:20px;right:20px;background-color:#25d366;color:#FFF;border-radius:50px;text-align:center;font-size:30px;box-shadow:2px 2px 10px rgba(0,0,0,.3);z-index:1000;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease}.whatsapp-float:hover{background-color:#128C7E;transform:scale(1.1)}.whatsapp-float svg{width:35px;height:35px;fill:white}@media (max-width:768px){.whatsapp-float{width:55px;height:55px;bottom:15px;right:15px}}.scroll-to-services{display:block;width:90%;max-width:400px;margin:1rem auto;padding:.75rem 2rem;background:linear-gradient(135deg,#d4b5a0,#c9a88a);color:white;text-align:center;text-decoration:none;border-radius:50px;font-weight:600;font-size:1.1rem;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease;cursor:pointer;border:none}.scroll-to-services:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.scroll-to-services svg{width:20px;height:20px;margin-left:10px;vertical-align:middle;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(5px)}60%{transform:translateY(3px)}}.certificate-section{background:white;border-radius:12px;padding:2rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08);text-align:center}.certificate-section h2{color:#c9a88a;font-size:1.5rem;margin-bottom:1.5rem}.certificate-image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.accordion-header{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center;padding-bottom:.5rem;border-bottom:2px solid #c9a88a}.accordion-icon{font-size:1.5rem;transition:transform .3s ease;color:#c9a88a}.accordion-icon.open{transform:rotate(180deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.accordion-content.open{max-height:5000px}@media (min-width:768px){.header-image{height:500px}}.container{max-width:1200px;margin:0 auto;padding:1rem}.service-category{background:white;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.category-title{color:#c9a88a;font-size:1.5rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:2px solid #c9a88a}.category-subtitle{font-size:.9rem;color:#666;margin-bottom:1rem;font-style:italic}.service-item{margin:1.5rem 0}.service-name{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.5rem}.service-description{color:#555;font-size:.95rem;margin-bottom:.75rem;line-height:1.5}.price-list{background:#f8f9fa;padding:1rem;border-radius:8px;margin-top:.75rem}.price-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e0e0e0}.price-item:last-child{border-bottom:none}.price-label{flex:1 1;font-size:.95rem;color:#555}.price-amount{font-weight:700;color:#c9a88a;font-size:1.05rem}.info-note{background:#fdf6f0;padding:.75rem;border-radius:6px;margin-top:1rem;font-size:.9rem;color:#8b6f47;border-left:3px solid #c9a88a}.treatment-benefits{list-style:none;margin-top:.75rem}.treatment-benefits li{padding:.4rem 0 .4rem 1.5rem;position:relative;font-size:.9rem;color:#555}.treatment-benefits li:before{content:"✓";position:absolute;left:0;color:#c9a88a;font-weight:700}.studio-section{background:white;border-radius:12px;padding:2rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.studio-section h2{color:#c9a88a;font-size:1.5rem;margin-bottom:2rem;text-align:center}.carousel-container{overflow:hidden}.carousel-container,.carousel-track{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.carousel-track{gap:0}.carousel-image{border-radius:8px;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,.15);flex-shrink:0;width:100%;height:auto;display:block}.carousel-image.single{max-width:100%}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;color:white;width:44px;height:44px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.carousel-arrow:first-of-type{left:1rem}.carousel-arrow:last-of-type{right:1rem}@media (max-width:480px){.carousel-arrow{width:38px;height:38px;font-size:1.2rem}.carousel-arrow:first-of-type{left:.5rem}.carousel-arrow:last-of-type{right:.5rem}}.carousel-arrow:hover{background:transparent;transform:translateY(-50%) scale(1.1)}.carousel-arrow:active{transform:translateY(-50%) scale(.95)}.contact-section{background:white;border-radius:12px;padding:2rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08);text-align:center}.contact-section h2{color:#c9a88a;font-size:1.5rem;margin-bottom:1.5rem}.contact-item{display:flex;align-items:center;padding:1rem;margin:.5rem 0;background:#f8f9fa;border-radius:8px;text-decoration:none;color:#333;transition:background .2s}.contact-item:hover{background:#e9ecef}.contact-icon{width:40px;height:40px;background:linear-gradient(135deg,#d4b5a0,#c9a88a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0;color:white;font-size:1.2rem}.contact-details{text-align:left;flex:1 1}.contact-label{font-size:.85rem;color:#666;margin-bottom:.2rem}.contact-value{font-size:1rem;font-weight:600;color:#333}footer{background:#333;color:white;text-align:center;padding:2rem 1rem;margin-top:3rem}.cta-button{display:inline-block;background:linear-gradient(135deg,#d4b5a0,#c9a88a);color:white;padding:1rem 2rem;border-radius:25px;text-decoration:none;font-weight:600;margin-top:1rem;transition:transform .2s}.cta-button:hover{transform:translateY(-2px)}@media (min-width:768px){header h1{font-size:2.5rem}.container,.service-category{padding:2rem}.category-title{font-size:1.8rem}}.toast-container{position:fixed;top:20px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:10px;max-width:400px}.toast{background:white;padding:16px 20px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);animation:slideInRight .3s ease-out;min-width:300px;border-left:4px solid;font-size:14px;line-height:1.5;display:flex;align-items:center;gap:12px}.toast.success{border-left-color:#4caf50;background:#f1f8f4;color:#1b5e20}.toast.error{border-left-color:#f44336;background:#fef5f5;color:#c62828}.toast.info{border-left-color:#2196f3;background:#f3f8ff;color:#0d47a1}@keyframes slideInRight{0%{transform:translateX(400px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(400px);opacity:0}}.toast.removing{animation:slideOutRight .3s ease-out forwards}@media (max-width:768px){.toast-container{top:10px;right:10px;left:10px;max-width:none}.toast{min-width:auto;width:100%}}