:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{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}#root{width:100%}.landing-page{min-height:100vh;max-width:100vw;overflow-x:hidden}.services,.pricing,.products,.team,.cta-section{padding:5rem 1rem;width:100%;color:#fff}.services-grid,.pricing-grid,.products-grid,.team-grid{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.service-card,.pricing-card,.product-card{width:100%;max-width:100%}.hero{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 1rem;background:linear-gradient(#0009,#0009),url(/assets/media/images/IMG_4332.jpg);background-size:cover;background-position:center;background-attachment:scroll}.services{background:linear-gradient(#000000b3,#000000b3),url(/assets/media/images/IMG_4356.jpg);background-size:cover;background-position:center;background-attachment:scroll}.pricing{background:linear-gradient(#000000b3,#000000b3),url(/assets/media/images/IMG_4367.jpg);background-size:cover;background-position:center;background-attachment:scroll}.products{background:linear-gradient(#000000b3,#000000b3),url(/assets/media/images/IMG_4368.jpg);background-size:cover;background-position:center;background-attachment:scroll}.team{background:linear-gradient(#000000b3,#000000b3),url(/assets/media/images/IMG_4362.jpg);background-size:cover;background-position:center;background-attachment:scroll}.gallery{background:linear-gradient(#000c,#000c),url(/assets/media/images/IMG_4343.jpg);background-size:cover;background-position:center;background-attachment:scroll}.book-cta{background:linear-gradient(#000000b3,#000000b3),url(/assets/media/images/IMG_4354.jpg);background-size:cover;background-position:center;background-attachment:scroll}.visit-cta{background:linear-gradient(#000000b3,#000000b3),url(/assets/media/images/IMG_4328.jpg);background-size:cover;background-position:center;background-attachment:scroll}.hero-content{margin-top:0;padding:1rem}.hero-logo{max-width:600px;width:90%;height:auto;margin-bottom:2rem;padding:1rem}@media (max-width: 768px){.hero-logo{max-width:600px;width:90%;padding:.5rem}}@media (max-width: 480px){.hero-logo{max-width:600px;width:90%;padding:.25rem}}.hero h1{font-size:3rem;margin-bottom:1rem;padding:0 1rem;color:#fff}.hero p{font-size:1.25rem;margin-bottom:2rem;padding:0 1rem;color:#fff}@media (max-width: 768px){.hero-logo{max-width:150px;padding:.5rem}.hero h1{font-size:2rem;padding:0 .5rem}.hero p{font-size:1rem;padding:0 .5rem}}@media (max-width: 480px){.hero-logo{max-width:120px;padding:.25rem}.hero h1{font-size:1.75rem}.hero p{font-size:.9rem}}.cta-button{padding:1rem 2rem;font-size:1.1rem;background-color:#fff;color:#2563eb;border:none;border-radius:5px;cursor:pointer;transition:transform .3s ease}.cta-button:hover{transform:translateY(-2px)}.services{min-height:100vh;padding:5rem 2rem;background:linear-gradient(#000000b3,#000000b3),url(/assets/media/images/IMG_4356.jpg);background-size:cover;background-position:center;background-attachment:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center}.services h2{font-size:2.5rem;margin-bottom:3rem;color:#d4af37}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.service-card{background:#fff;border-radius:10px;padding:2rem;text-align:center;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-card h3{color:#432818;font-size:1.5rem;margin-bottom:.5rem}.service-subtitle{color:#666;font-size:1rem;margin-bottom:1rem}.service-card p:not(.service-subtitle){color:#333;font-size:.9rem;line-height:1.6}.service-card h3{color:#2563eb;margin-bottom:1rem}.pricing{min-height:100vh;padding:5rem 2rem;background:linear-gradient(#000000b3,#000000b3),url(/assets/media/images/IMG_4367.jpg);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;color:#fff}.pricing h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#d4af37}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.pricing-card{padding:2rem;background:transparent;border-radius:10px}.pricing-card h3{color:#d4af37;font-size:1.8rem;margin-bottom:2rem;text-align:center}.price-list{list-style:none;padding:0}.price-list li{display:flex;justify-content:space-between;align-items:baseline;padding:1rem 0;border-bottom:1px dotted rgba(255,255,255,.3)}.price-list li:not(.service-description) span:first-child{color:#d4af37;font-size:1.1rem;font-weight:700}.price-list li:not(.service-description) span:last-child{color:#d4af37;font-size:1.2rem;font-weight:700}.price-list li.service-description span{color:#fff;font-size:.9rem;font-style:italic}.price-list li:last-child{border-bottom:none}.products{min-height:100vh;padding:5rem 2rem;background:linear-gradient(#000000b3,#000000b3),url(/assets/media/images/IMG_4368.jpg);background-size:cover;background-position:center;background-attachment:fixed;display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center}.products h2{text-align:center;font-size:2.5rem;margin-bottom:3rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.products-carousel{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:1.5rem;padding:2rem;max-width:100%;margin:0 auto;scrollbar-width:none;-ms-overflow-style:none}.products-carousel::-webkit-scrollbar{display:none}.products-carousel .product-card{flex:0 0 280px;scroll-snap-align:start;margin-right:0;width:280px}@media (max-width: 768px){.products-carousel{padding:1.5rem;gap:1rem}.products-carousel .product-card{flex:0 0 250px;width:250px}}@media (max-width: 480px){.products-carousel{padding:1rem;gap:.8rem}.products-carousel .product-card{flex:0 0 220px;width:220px}}.product-card{background:#1a1a1a;border-radius:10px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s ease;padding:1rem}.product-card:hover{transform:translateY(-5px)}.product-image{width:100%;padding-top:100%;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:1rem}.product-info{padding:.5rem;text-align:center}.product-info h3{color:#fff;margin-bottom:.5rem;font-size:1.1rem}.brand{color:#888;font-size:.9rem;margin-bottom:1rem}.price-button{padding:.5rem 1rem;background-color:#d4af37;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease;font-weight:700}.price-button:hover{background-color:#b39429}.color-variants{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.color-btn{width:80px;padding:.5rem;border:none;border-radius:4px;color:#fff;cursor:pointer;transition:opacity .3s ease;font-size:.8rem}.color-btn:hover{opacity:.8}.color-btn.active{outline:2px solid #2563eb}.cta-section{min-height:100vh;padding:5rem 2rem;text-align:center;color:#fff;position:relative;display:flex;flex-direction:column;justify-content:center}.book-cta{background:linear-gradient(#000000b3,#000000b3),url(/assets/media/images/IMG_4354.jpg);background-size:cover;background-position:center}.visit-cta{background:linear-gradient(#000000b3,#000000b3),url(/assets/media/images/IMG_4328.jpg);background-size:cover;background-position:center}.cta-content{max-width:800px;margin:0 auto}.cta-content h2{font-size:2.5rem;margin-bottom:1rem}.cta-content p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.team{min-height:100vh;padding:5rem 2rem;background:linear-gradient(#000000b3,#000000b3),url(/assets/media/images/IMG_4362.jpg);background-size:cover;background-position:center;background-attachment:fixed;display:flex;flex-direction:column;justify-content:center;color:#fff}.team h2{text-align:center;font-size:2.5rem;margin-bottom:3rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.team-card{height:0;width:100%;padding-bottom:75%;max-width:450px;border-radius:10px;overflow:hidden;position:relative;background-size:cover;background-position:center;margin:0 auto}@media (max-width: 768px){.team-grid{grid-template-columns:1fr;justify-items:center;padding:0}.team-card{width:90%;padding-bottom:67.5%;max-width:350px}}@media (max-width: 480px){.team-card{width:95%;padding-bottom:71.25%}}.member-image{height:0;padding-bottom:75%;background-size:cover;background-position:center}.team-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;color:#fff;text-align:center}.team-card:hover .team-card-overlay{opacity:1}.booking-button{margin-top:1rem;padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.booking-button:hover{background-color:#1e40af}.gallery{min-height:100vh;padding:5rem 2rem;background:linear-gradient(#000c,#000c),url(/assets/media/images/IMG_4343.jpg);background-size:cover;background-position:center;background-attachment:fixed}.gallery h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#d4af37}.slider-container{width:100%;margin:1rem 0;overflow:hidden;position:relative}.slider{display:flex;gap:1rem;padding:.5rem;width:max-content;animation:scroll 40s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-1250px)}}.gallery-item{position:relative;width:320px;height:180px;border-radius:4px;overflow:hidden;cursor:pointer;flex-shrink:0}.gallery-item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-item:hover img{transform:scale(1.1)}.slider.reverse{animation-direction:reverse}.slider.alternate{animation-duration:35s}.slider-container:hover .slider{animation-play-state:paused}.whatsapp-float{position:fixed;bottom:30px;right:30px;background-color:#25d366;color:#fff;border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center;text-decoration:none;box-shadow:2px 2px 10px #0000004d;transition:transform .3s ease;z-index:1000}.whatsapp-float:hover{transform:scale(1.1)}.whatsapp-float i{font-size:32px}.footer{padding:4rem 2rem 2rem;background-color:#000;color:#fff}.footer-content{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto;padding-bottom:2rem}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-logo{width:200px;margin-bottom:1rem}.footer-section h3{color:#d4af37;margin-bottom:1rem;font-size:1.2rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#d4af37}.social-links{margin-top:1.5rem}.social-icons{display:flex;gap:1rem}.social-link{color:#fff;font-size:1.5rem;transition:color .3s ease}.social-link:hover{color:#d4af37}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;text-align:center}.footer-section{align-items:center}.social-icons{justify-content:center}}.business-hours{margin-top:1rem}.business-hours p{margin-bottom:.5rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.team-page{min-height:100vh;background:linear-gradient(#000000b3,#000000b3),url(/assets/media/images/IMG_4362.jpg);background-size:cover;background-position:center;color:#fff;padding:2rem}.team-header{display:flex;align-items:center;gap:2rem;margin-bottom:3rem}.back-button{color:#fff;text-decoration:none;display:flex;align-items:center;gap:.5rem;font-size:1.1rem;transition:color .3s ease}.back-button:hover{color:#d4af37}.team-header h1{font-size:2.5rem;color:#d4af37;margin:0}.team-members-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.team-member-card{background:#00000080;border-radius:10px;overflow:hidden;transition:transform .3s ease}.team-member-card:hover{transform:translateY(-5px)}.member-image{height:300px;background-size:cover;background-position:center}.member-info{padding:2rem}.member-info h2{color:#d4af37;font-size:1.8rem;margin-bottom:.5rem}.member-role{color:#fff;font-size:1.1rem;margin-bottom:1rem;opacity:.9}.member-description{color:#fff;margin-bottom:1.5rem;line-height:1.6}.member-specialties{margin-bottom:2rem}.member-specialties h3{color:#d4af37;font-size:1.2rem;margin-bottom:1rem}.member-specialties ul{list-style:none;padding:0}.member-specialties li{color:#fff;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.member-specialties li:before{content:"•";color:#d4af37;position:absolute;left:0}@media (max-width: 768px){.team-members-grid{grid-template-columns:1fr}.team-header{flex-direction:column;align-items:flex-start;gap:1rem}.team-header h1{font-size:2rem}}@media (max-width: 768px){.hero h1{font-size:2rem}.hero p{font-size:1rem}.features h2,.testimonials h2,.contact h2{font-size:2rem}}
