body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:EB Garamond;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:Poppins,sans-serif;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.centered{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}h2{font-size:1.2rem;margin-right:10px;white-space:nowrap}a{color:inherit}.NavBtnLink,a{text-decoration:none}.NavBtnLink{background:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 16px;white-space:nowrap}.NavBtnLink:hover{background:#555}.navbar-logo img{display:block;height:130px;width:auto}@media (max-width:768px){.navbar-logo img{height:80px}h2{font-size:clamp(1rem,4vw,1.5rem);overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word}a{color:inherit;text-decoration:none}.NavBtn{display:none}.MobileMenu .NavBtnLink{background:#333;border-radius:8px;bottom:1rem;color:#fff;font-size:1rem;margin:auto 1rem 1rem;padding:12px;position:-webkit-sticky;position:sticky;text-align:center}}.menu-backdrop{background:#0003;height:100vh;left:0;position:fixed;top:85px;width:100%;z-index:998}body,html{color:#333;font-family:Helvetica Neue,sans-serif;margin:0;padding:0;scroll-behavior:smooth}.hero{align-items:center;background-image:url(/static/media/aboutCover.2f586ef962636a141f82.png);background-position:50%;background-size:cover;display:flex;height:100vh;justify-content:center;position:relative}.hero-overlay{color:#fff;max-width:90%;padding:0 1rem;text-align:center;text-shadow:0 2px 4px #00000080}.hero-overlay h1{font-size:clamp(2rem,6vw,4rem);margin:0}.hero-overlay p{font-size:clamp(1rem,3vw,1.5rem);font-weight:300;margin-top:.5rem}.about{background-color:#f9f9f9;padding:60px 20px}.content{margin:0 auto;max-width:800px}.content h2{font-size:clamp(1.8rem,5vw,2.5rem);margin-bottom:1rem;text-align:center}.content p{font-size:1rem;line-height:1.7;margin-bottom:1.25rem;text-align:left}.why-us{padding:60px 20px}.why-us-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:2rem}.why-us-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:1.5rem;transition:transform .2s ease}.why-us-card:hover{transform:translateY(-5px)}.why-us-card h3{color:#444;font-size:1.2rem;margin:0 0 .5rem}.why-us-card p{color:#555;font-size:.95rem;line-height:1.6}.about-header{margin:0 auto;padding-bottom:20px;position:relative;width:80%}.header-image{border-radius:2px;height:400px;object-fit:cover;width:100%}.header-text{bottom:20px;color:#fff;font-size:2rem;font-weight:700;left:20px;position:absolute;text-shadow:0 2px 4px #0009}.about-content{display:flex;flex-direction:column;gap:30px;margin:50px auto 0;width:80%}.about-section{align-items:center;display:flex;gap:20px;justify-content:center}.about-section:nth-child(odd){flex-direction:row}.about-section:nth-child(2n){flex-direction:row-reverse}.about-image-container{display:flex;flex:1 1;justify-content:center}.about-image{border-radius:2px;max-width:400px;width:100%}.about-text-container{flex:1 1;text-align:left}.custom-line{background-color:rgba(77,75,75,.403);border:none;height:.75px;margin:20px 0}@media (max-width:768px){.header-text{bottom:10px;font-size:1.5rem;left:10px}.about-section{flex-direction:column!important}.about-section,.about-text-container{text-align:center}.about-content{gap:20px;margin-top:30px;width:90%}.about-image{max-width:100%}}@media (max-width:480px){.header-image{height:250px}.header-text{font-size:1.2rem}.about-text-container p{font-size:.95rem;line-height:1.5}}img{border-radius:5px;display:inline-block;height:auto;max-width:100%;vertical-align:middle}.grid-wrapper>div{align-items:center;display:flex;justify-content:center}.grid-wrapper>div>img{border-radius:5px;height:100%;object-fit:cover;width:100%}.grid-wrapper{grid-gap:10px;display:grid;grid-auto-flow:dense;grid-auto-rows:250px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:10px}.grid-wrapper .wide{grid-column:span 2}.grid-wrapper .tall{grid-row:span 2}.grid-wrapper .big{grid-column:span 2;grid-row:span 2}@media (max-width:768px){.grid-wrapper{grid-auto-rows:180px;grid-template-columns:1fr 1fr}.grid-wrapper .big,.grid-wrapper .tall,.grid-wrapper .wide{grid-column:span 1;grid-row:span 1}}@media (max-width:480px){.grid-wrapper{grid-auto-rows:auto;grid-template-columns:1fr}.grid-wrapper>div>img{object-fit:contain}}.rooms-section{margin:0 auto;max-width:1200px;padding:2rem}.rooms-section h2{margin-bottom:2rem;text-align:center}.room-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.room-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;display:flex;flex-direction:column;overflow:hidden}.room-card img{height:200px;object-fit:cover;width:100%}.room-info{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1rem}.room-info h3{margin-bottom:.5rem;margin-top:0}.room-info p{margin:.25rem 0}.room-info .rate{color:#7c3aed;font-weight:700;margin-top:.5rem}.btn{background:#7c3aed;border-radius:8px;color:#fff;display:inline-block;margin-top:1rem;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:background .3s}.btn:hover{background:#5b21b6}.special-offer{background:#fcebd4;border-radius:8px;font-weight:700;margin:2rem 0;padding:1rem;text-align:center}.amenities-content{display:flex}.fixed{padding-right:30px;text-align:right;width:50%}.flex-item{text-align:left;width:65%}.promo-code{color:#7c3aed}.activities-container{align-items:center;margin:30px auto 0;max-width:900px;padding:0 1rem}.activities-text{line-height:1.6;text-align:left}.schedule-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(7,1fr);padding:1rem}.schedule-cell{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 2px 6px #0000000d;padding:1rem;text-align:center}.day-title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.activity-content img{height:120px;margin-bottom:.5rem;max-width:100%;object-fit:contain}.no-activity{color:#6b7280;font-size:.9rem}@media (max-width:1024px){.schedule-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.schedule-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.schedule-grid{grid-template-columns:1fr}}.localAttractions-container{margin:30px auto;max-width:1000px;padding:0 1rem;text-align:center}.localAttractions-text{font-size:1rem;line-height:1.6;text-align:left}.activity-container{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:40px auto;max-width:1000px;padding:0 1rem}.activity-image{flex:1 1}.activity-image img{border-radius:5px;height:auto;width:100%}.activity-text{flex:1 1;text-align:left}.activity-text h2{font-size:24px;font-weight:700;margin-bottom:10px;text-transform:uppercase}.activity-text p{color:#555;font-size:16px;line-height:1.6}@media (max-width:768px){.activity-container{flex-direction:column;gap:20px;text-align:center}.activity-text{text-align:center}.activity-text h2{font-size:20px}.activity-text p{font-size:15px}.localAttractions-container{padding:0 1rem;width:100%}}@media (max-width:480px){.activity-text h2{font-size:18px}.activity-text p{font-size:14px;line-height:1.5}}.footer{background-color:#f7f4f0;color:#4a4a4a;font-family:Helvetica Neue,sans-serif;padding:25px 20px 15px}.footer-top{display:flex;flex-wrap:wrap;gap:25px;justify-content:space-between;margin:0 auto;max-width:1000px}.column h4{color:#222;font-size:1rem;margin-bottom:8px}.address p,.footer-bottom p,.links a,.links li{color:#4a4a4a;font-size:.85rem;line-height:1.4;margin:3px 0}.links ul{list-style:none;margin:0;padding:0}.links li{margin-bottom:6px}.links a{color:#4a4a4a;text-decoration:none}.links a:hover{color:#1095c1}.social-icons{display:flex;font-size:1rem;gap:12px}.social-icons a{color:#4a4a4a;transition:color .3s}.social-icons a:hover{color:#1095c1}.footer-bottom{border-top:1px solid #e0dcd8;color:#666;font-size:.75rem;margin-top:15px;padding-top:10px;text-align:center}@media (max-width:768px){.footer-top{align-items:center;flex-direction:column;gap:20px;text-align:center}.column{margin:0 auto 10px;max-width:260px;width:100%}.social-icons{justify-content:center}}.address{text-align:center}.footer-logo{display:block;height:150px;margin:0 auto 10px;width:auto}@font-face{font-display:swap;font-family:EB Garamond;font-style:normal;font-weight:400;src:url(/static/media/eb-garamond-cyrillic-ext-400-normal.1aba56424512e9c107d1.woff2) format("woff2"),url(/static/media/eb-garamond-cyrillic-ext-400-normal.e82cb9d320a75cc881af.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:EB Garamond;font-style:normal;font-weight:400;src:url(/static/media/eb-garamond-cyrillic-400-normal.5f15138a3545bb2366c6.woff2) format("woff2"),url(/static/media/eb-garamond-cyrillic-400-normal.a11b78ce2c91a0200876.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:EB Garamond;font-style:normal;font-weight:400;src:url(/static/media/eb-garamond-greek-ext-400-normal.03c6f30a31848d218ee9.woff2) format("woff2"),url(/static/media/eb-garamond-greek-ext-400-normal.fa77c6a853363ccea60e.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:EB Garamond;font-style:normal;font-weight:400;src:url(/static/media/eb-garamond-greek-400-normal.b956f13ea9fdc44a0a9a.woff2) format("woff2"),url(/static/media/eb-garamond-greek-400-normal.b9b4f8e680e5c1ec3419.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:EB Garamond;font-style:normal;font-weight:400;src:url(/static/media/eb-garamond-vietnamese-400-normal.17ff04338dac09bdb7ed.woff2) format("woff2"),url(/static/media/eb-garamond-vietnamese-400-normal.d1bbdd088c080b29b714.woff) format("woff");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-display:swap;font-family:EB Garamond;font-style:normal;font-weight:400;src:url(/static/media/eb-garamond-latin-ext-400-normal.ecd7fee0ab1b18a4c292.woff2) format("woff2"),url(/static/media/eb-garamond-latin-ext-400-normal.944fcfb509273602e341.woff) format("woff");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-display:swap;font-family:EB Garamond;font-style:normal;font-weight:400;src:url(/static/media/eb-garamond-latin-400-normal.2a7e8274ace22c789811.woff2) format("woff2"),url(/static/media/eb-garamond-latin-400-normal.6b83a87e0d153889b2ff.woff) format("woff");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-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-cyrillic-ext-400-normal.fd1478dcc74de00ee4c0.woff2) format("woff2"),url(/static/media/inter-cyrillic-ext-400-normal.e89451624c6caf35687f.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-cyrillic-400-normal.cb04b2ee2f7d192478b8.woff2) format("woff2"),url(/static/media/inter-cyrillic-400-normal.e2841352dd9512ff455b.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-greek-ext-400-normal.f2fa0d9ef98f59d4a75b.woff2) format("woff2"),url(/static/media/inter-greek-ext-400-normal.b9e1e89444a313a63b91.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-greek-400-normal.a8de720a6f13c66c8a4e.woff2) format("woff2"),url(/static/media/inter-greek-400-normal.a42da273bb968bf2058d.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-vietnamese-400-normal.44c9df135eec470b0ab6.woff2) format("woff2"),url(/static/media/inter-vietnamese-400-normal.96f8adc74b63e1a3655f.woff) format("woff");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-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-latin-ext-400-normal.3d10c85fbd16969509a2.woff2) format("woff2"),url(/static/media/inter-latin-ext-400-normal.1c20f7dc20d731a18fcd.woff) format("woff");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-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-latin-400-normal.9698cc7dbf147ed363b6.woff2) format("woff2"),url(/static/media/inter-latin-400-normal.b0c8fe9db56dd415a25a.woff) format("woff");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-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/poppins-latin-ext-400-normal.d7c074a9c34fe9785f69.woff2) format("woff2"),url(/static/media/poppins-latin-ext-400-normal.7e12786771ac4a8e6a5c.woff) format("woff");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-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/poppins-latin-400-normal.405055dd680fa1dcdfa2.woff2) format("woff2"),url(/static/media/poppins-latin-400-normal.1458587c0aa7cd06b82b.woff) format("woff");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}
/*# sourceMappingURL=main.ceb14058.css.map*/