*{margin:0;padding:0;box-sizing:border-box}body{background:#f9f9f9;color:#333;line-height:1.6}.navbar{background-color:rgba(255,255,255,.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:8px 24px;box-shadow:none;position:sticky;top:0;z-index:1000;transition:background-color .3s ease,box-shadow .3s ease}.navbar-container{max-width:1200px;margin:0 auto;justify-content:space-between}.logo,.navbar-container{display:flex;align-items:center}.logo{gap:12px}.logo,.logo:hover{text-decoration:none}.logo-container{display:flex;align-items:center;gap:16px}.hamburger{color:#333}.brand-name{font-size:1.75rem;font-weight:700;color:#1a1a1a}.logo img{border-radius:50%}.nav-links{display:flex;gap:32px}.nav-links a{text-decoration:none;color:#333;font-weight:500;font-size:1.5rem;transition:color .3s}.nav-links a:hover{color:#17b7cc}.hero{background:url(/images/bg.avif) 50%/cover no-repeat;height:90vh;display:flex;align-items:center;justify-content:center;text-align:center;color:white;max-width:100%;width:100%;margin:0;padding:0}.hero .overlay{background:rgba(0,0,0,.55);padding:40px;border-radius:8px}.hero h1{font-size:2.8rem;margin-bottom:10px}.hero h2{font-size:1.5rem;margin-bottom:15px}.hero p{font-size:1rem;margin-bottom:20px}.hero button{padding:12px 24px;background-color:#17b7cc;border:none;font-weight:700;cursor:pointer;font-size:1rem}section{padding:60px 20px;max-width:1100px;margin:0 auto}section h2{font-size:2rem;margin-bottom:16px;text-align:center}section p{max-width:800px;margin:0 auto 20px;text-align:center}.features{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;margin-top:30px}.features>div{flex:1 1 250px;max-width:350px}.features>div,.why-stay-heading-wrapper{text-align:center}.why-stay-heading{display:inline-block;position:relative;font-size:2rem;margin-bottom:20px;font-weight:700;color:#1a1a1a}.why-stay-heading:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60%;height:3px;background-color:#17b7cc;border-radius:2px}.feature-heading{position:relative;font-size:1.4rem;font-weight:600;margin-bottom:16px;padding-bottom:8px}.feature-heading:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40%;height:2px;background-color:#17b7cc;border-radius:1px}.gallery .images{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.gallery img{width:100%;max-width:500px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s ease}.gallery img:hover{transform:scale(1.03)}.gallery-heading-wrapper{text-align:center}.view-more-wrapper{text-align:center;margin-top:30px}.view-more-btn{padding:12px 28px;background-color:#17b7cc;border:none;border-radius:4px;color:black;font-weight:700;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.view-more-btn:hover{background-color:#1395a8}.full-gallery{max-width:1200px;margin:0 auto;padding:60px 20px;text-align:center}.heading-underline{font-size:2rem;margin-bottom:40px}.heading-underline:after{bottom:-10px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;justify-items:center}.gallery-img{border-radius:8px;object-fit:cover;width:100%;height:auto;box-shadow:0 4px 12px rgba(0,0,0,.08)}.lightbox-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:10000}.lightbox-content,.lightbox-overlay{display:flex;justify-content:center;align-items:center}.lightbox-content{position:relative;max-width:90%;max-height:90%;overflow:hidden;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.25);background:transparent}.lightbox-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background-color:#17b7cc;color:#111;border:none;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;z-index:10001;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.lightbox-close:hover{background-color:#333}.directions iframe{border:none;width:100%;height:300px;margin-top:20px;border-radius:5px}.directions-heading-wrapper{text-align:center}.heading-underline{display:inline-block;position:relative;font-weight:700;margin-bottom:20px}.heading-underline:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60%;height:3px;background-color:#17b7cc;border-radius:2px}.map-container{margin-top:30px;transition:transform .3s ease,box-shadow .3s ease;height:450px;width:100%;position:relative;padding:0}.map-container iframe{width:100%;height:100%;border:none;display:block;margin:0;padding:0}footer{background-color:#222;color:#fff;text-align:center;padding:50px 20px}.footer-content{max-width:700px;margin:0 auto 30px}footer h3{font-size:1.6rem;font-weight:700;margin-bottom:12px;letter-spacing:1px;color:#17b7cc}.footer-content p{margin:6px 0;font-size:1rem;line-height:1.6}footer a{color:#17b7cc;text-decoration:none}footer a:hover{text-decoration:underline}footer .copyright{font-size:.9rem;opacity:.7}.highlight{color:#17b7cc}button{padding:10px 20px;background-color:#17b7cc;border:none;font-weight:700;cursor:pointer}button:hover{opacity:.9}.section-divider{height:3px;width:80%;margin:60px auto;background:linear-gradient(90deg,transparent,#aaa,transparent);border:none;border-radius:2px}.about-heading-wrapper{text-align:center}.about-heading{font-size:3rem;font-weight:600;position:relative;display:inline-block;margin-bottom:20px}.about-heading:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:60%;height:3px;background-color:#17b7cc;border-radius:2px}.hamburger{display:none;font-size:2rem;background:none;border:none;cursor:pointer}.booking-section{position:relative;height:100vh;width:100vw;max-width:100vw;margin:0;padding:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.booking-section:before{background:url(/images/pagebg.avif) 50%/cover no-repeat;z-index:0}.booking-section:after,.booking-section:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%}.booking-section:after{background-color:rgba(255,255,255,.85);z-index:1}.booking-section>*{position:relative;z-index:2;color:#333;font-size:1.2rem}.call-now-button{margin-top:1rem;padding:.75rem 2rem;background-color:#00bcd4;color:#000;border-radius:5px;text-decoration:none}.call-now-button:hover{background-color:#0097a7}.call-now-button{padding:12px 24px;background-color:#17b7cc;border:none;font-weight:700;cursor:pointer;font-size:1rem;border-radius:8px;max-width:200px;width:100%;margin:20px auto;display:block;text-align:center;color:black;transition:background-color .3s ease}.call-now-button:hover{background-color:#1395a8}.contact-section{position:relative;height:100vh;width:100vw;max-width:100vw;overflow:hidden;display:flex;justify-content:center;align-items:center}.contact-section:before{background:url(/images/pagebg.avif) 50%/cover no-repeat;z-index:0}.contact-section:after,.contact-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.contact-section:after{background-color:rgba(255,255,255,.85);z-index:1}.contact-page{position:relative;z-index:2;padding:60px 20px;max-width:800px;width:100%;text-align:center}.contact-header{margin-bottom:30px}.contact-header h1{font-size:2.5rem;font-weight:700;margin-top:10px;color:#1a1a1a}.contact-description{font-size:1.1rem;margin-bottom:30px;color:#333}.highlight-c{color:#17b7cc;font-weight:700}.contact-info{font-size:1.2rem;color:#333}.contact-info a{color:#17b7cc;text-decoration:none}.contact-info a:hover{text-decoration:underline}.map-container{border:2px solid #17b7cc;border-radius:12px;overflow:hidden;box-shadow:0 6px 16px rgba(0,0,0,.1)}@media (max-width:768px){.hamburger{display:block}.nav-links{display:none;position:absolute;top:80px;right:24px;background-color:white;gap:16px;padding:16px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000}.nav-links.active{display:flex}.navbar-container{flex-wrap:wrap;align-items:center}.nav-links{flex-direction:column;gap:12px;margin-top:12px}.hero h1{font-size:2rem}.hero h2{font-size:1.2rem}.gallery img{max-width:90%}}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_6b03d3{font-family:Manrope,Manrope Fallback;font-style:normal}