body{margin:0;font-family:Arial,sans-serif;background-color:#121212;color:#f5f5f5;line-height:1.6;overflow-x:hidden}.main-container{width:100%}.hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;position:relative;background-image:url(/assets/background-image-CMhzYhFe.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#f5f5f5;padding:20px}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#0009,#0009);z-index:1}.logo{width:120px;height:auto;margin-bottom:10px;z-index:2;border-radius:25%}.title{font-size:3.5rem;font-weight:700;margin:10px 0;text-transform:uppercase;background:linear-gradient(90deg,#ff69b4,#ff85c1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;z-index:2;letter-spacing:1px}.subtitle{font-size:1.5rem;margin-top:2px;margin-bottom:20px;color:#f5f5f5;max-width:800px;line-height:1.8;z-index:2}.small-text{font-size:.9rem;color:#f5f5f5;margin-top:15px;z-index:2}.book-button{background-color:#ff69b4;color:#121212;padding:14px 38px;font-size:1.2rem;font-weight:700;text-decoration:none;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #0000004d;z-index:2}.book-button:hover{background-color:#ff85c1}.about-section{display:flex;justify-content:center;align-items:center;padding:60px 20px;background-color:#1e1e1e}.about-container{display:flex;align-items:center;max-width:1100px;width:100%}.about-image{width:45%;max-width:450px;border-radius:12px;box-shadow:0 4px 10px #00000080;margin-right:40px}.about-text{width:55%;color:#f5f5f5}.about-text h2{font-size:2rem;color:#ff69b4;margin-bottom:15px}.about-text p{font-size:1.2rem;line-height:1.6;color:#ddd;margin-bottom:15px}.map-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 20px;background-color:#1e1e1e;width:100%}.map-title{font-size:2rem;color:#ff69b4;margin-bottom:20px}.google-map{width:100%;max-width:1000px;height:400px;border:2px solid #ff69b4;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px #00000080}@media (max-width: 768px){.title{font-size:2.5rem}.subtitle{font-size:1.2rem}.book-button{font-size:1rem;padding:12px 30px}.about-container{flex-direction:column;text-align:center}.about-image{width:90%;margin-bottom:20px;order:-1}.about-text{width:100%}.google-map{border:1px solid #ff69b4;border-radius:8px;width:90%}}
