body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#fff;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;margin:0}h2{font-size:2.2em;margin-bottom:.5em}.hero{height:100vh;overflow:hidden;position:relative}.background-video{height:100%;object-fit:cover;width:100%}.overlay{align-items:center;background:#0006;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%}.overlay h1{font-size:3em;margin:.5em 0}.overlay p{font-size:1.5em;margin:0}.about{margin:0;overflow:hidden;padding:0;position:relative}.about-video-container{align-items:center;display:flex;height:100vh;justify-content:center;position:relative}.about-background-video{height:100%;object-fit:cover;position:absolute;width:100%;z-index:1}.about-overlay{background-color:#00000080;color:#fff;padding:4em 2em;position:relative;text-align:center;width:100%;z-index:2}.about-overlay h2{font-size:2.5em;margin-bottom:1em}.about-content{justify-content:center}.about-content div{background:#ffffff1a;box-shadow:0 4px 10px #0006}section{padding:4em 2em;text-align:center}.about-content{display:flex;flex-wrap:wrap;gap:2em;justify-content:space-around}.about-content div{background:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px #0000001a;max-width:400px;padding:2em}.amenities ul{list-style:none;margin:0;padding:0}.gallery .images{display:flex;flex-wrap:wrap;gap:1.5em;justify-content:center;margin:0 auto;max-width:1200px}.gallery img{aspect-ratio:4/3;background:#f4f4f4;border-radius:16px;box-shadow:0 4px 16px #0000001a;display:block;margin:0;max-width:95vw;object-fit:cover;transition:transform .3s cubic-bezier(.4,2,.6,1),box-shadow .3s;width:340px}.gallery img:hover{box-shadow:0 8px 24px #007bff26;transform:scale(1.04) translateY(-4px)}.testimonials{padding:4em 2em;position:relative;text-align:center}.testimonials h2{margin-bottom:2em}.testimonials-carousel{gap:2em;margin:2em 0}.carousel-btn,.testimonials-carousel{align-items:center;display:flex;justify-content:center;position:relative}.carousel-btn{background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:50%;box-shadow:0 8px 20px #007bff4d;color:#fff;cursor:pointer;font-size:28px;height:60px;overflow:hidden;transition:all .3s ease;width:60px}.carousel-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.carousel-btn:hover:before{left:100%}.carousel-btn:hover{background:linear-gradient(135deg,#0056b3,#004085);box-shadow:0 12px 25px #007bff66;transform:scale(1.1)}.carousel-btn:active{transform:scale(.95)}.testimonial-content{align-items:center;display:flex;flex:1 1;height:350px;justify-content:center;max-width:900px;padding:0 2em}.testimonials blockquote{align-items:center;animation:fadeIn .5s ease-in-out;background:linear-gradient(135deg,#fff,#f8f9fa);border-left:5px solid #007bff;border-radius:15px;box-shadow:0 10px 30px #0000001a;color:#333;font-size:1.2em;font-style:italic;line-height:1.7;margin:0;overflow:hidden;padding:2.5em 3em;position:relative;text-align:left;transition:all .5s ease}.testimonial-text,.testimonials blockquote{display:flex;height:100%;justify-content:center;width:100%}.testimonial-text{word-wrap:break-word;flex-direction:column;-webkit-hyphens:auto;hyphens:auto;overflow-y:auto;padding-right:10px}.testimonial-text::-webkit-scrollbar{width:6px}.testimonial-text::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.testimonial-text::-webkit-scrollbar-thumb{background:#007bff;border-radius:3px}.testimonial-text::-webkit-scrollbar-thumb:hover{background:#0056b3}.testimonials blockquote:before{left:20px;top:10px}.testimonials blockquote:after,.testimonials blockquote:before{color:#007bff;content:'"';font-family:Georgia,serif;font-size:4em;opacity:.2;position:absolute}.testimonials blockquote:after{bottom:10px;right:20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.carousel-indicators{display:flex;gap:.5em;justify-content:center;margin-top:2em}.indicator{background:#ccc;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:#007bff;transform:scale(1.2)}.indicator:hover{background:#007bff;transform:scale(1.1)}.contact p{font-size:1.1em;margin:.5em 0}footer{background:#111;color:#fff;padding:1em 0;text-align:center}.view-more{color:#007bff;cursor:pointer;font-size:.98em;font-weight:500;margin-left:8px;text-decoration:underline;transition:color .2s}.view-more:hover{color:#0056b3}.contact{background:linear-gradient(135deg,#f8fafc 60%,#e3f0ff);justify-content:center;padding:4em 0}.contact,.contact-card{align-items:center;display:flex}.contact-card{background:#fff;border-radius:18px;box-shadow:0 8px 32px #007bff1a,0 1.5px 6px #0000000a;flex-direction:column;margin:0 1em;max-width:420px;padding:2.5em 2em;width:100%}.contact-card h2{color:#007bff;font-size:2em;margin-bottom:1.5em}.contact-details{display:flex;flex-direction:column;gap:1.2em;width:100%}.contact-row{align-items:center;display:flex;font-size:1.08em;gap:1em;word-break:break-word}.contact-icon{color:#007bff;font-size:1.5em;min-width:1.5em;text-align:center}.contact-link{color:#222;font-weight:500;text-decoration:none;transition:color .2s}.contact-link:hover{color:#007bff;text-decoration:underline}.contact-map{border-radius:12px;box-shadow:0 2px 12px #007bff14;margin-top:1.2em;overflow:hidden;width:100%}.contact-map iframe{border:0;border-radius:12px;display:block;min-height:220px;width:100%}@media (max-width:1024px){.testimonial-content{height:320px;max-width:98vw;padding:0 1em}.testimonials blockquote{font-size:1.1em;padding:2em 1.5em}.carousel-btn{font-size:22px;height:48px;width:48px}}@media (max-width:700px){.testimonials-carousel{flex-direction:column;gap:1em}.testimonial-content{box-sizing:border-box;height:auto;max-width:100vw;min-width:0;padding:0 .2em;width:100vw}.testimonials blockquote{border-radius:10px;box-sizing:border-box;font-size:1em;margin:0 auto;min-width:0;padding:1em .5em .7em .7em;width:100%}.testimonial-text{-webkit-line-clamp:6;-webkit-box-orient:vertical;box-sizing:border-box;display:-webkit-box;font-size:.98em;max-height:10.5em;min-height:4.5em;overflow:hidden;padding:0;text-overflow:ellipsis;transition:max-height .3s;width:100%;word-break:break-word}.testimonial-text.expanded{-webkit-line-clamp:unset;max-height:1000px;overflow:visible}.view-more{display:block;font-size:.97em;margin:.5em 0 0;text-align:left}.contact{padding:2em .2em}.contact-card{max-width:98vw;padding:1.2em .5em}.contact-card h2{font-size:1.3em}.contact-row{font-size:.98em;gap:.7em}.contact-icon{font-size:1.2em}.contact-map{margin-top:1em}.contact-map iframe{border-radius:8px;min-height:160px}.hero{overflow:hidden;position:relative}.hero-blur-bg{display:none}.background-video{position:relative;z-index:1}.overlay{z-index:2}}@media (max-width:480px){.background-video,.hero,.overlay{height:40vh}.overlay{padding:0 .2em}.overlay h1{font-size:1.2em}.overlay p{font-size:.95em}.testimonial-content{height:180px;padding:0 .2em}.testimonials blockquote{border-radius:7px;font-size:.95em;padding:.7em .2em .5em .4em}.carousel-btn{font-size:14px;height:30px;width:30px}h1{font-size:1.5em}h2{font-size:1.1em}.about-overlay h2{font-size:1.2em}.about-overlay h3{font-size:1em}.gallery img{max-width:98vw;width:98vw}.testimonials,section{padding:1em .2em}.testimonial-text{font-size:.95em}.contact-card{padding:.7em .2em}.contact-card h2{font-size:1.1em}.contact-map iframe{border-radius:6px;min-height:120px}}
/*# sourceMappingURL=main.2aa6f0ee.css.map*/