:root{--green:#1b3934;--ink:#213d36;--orange:#b94828;--paper:#fff;--soft:#f3f4ef}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #db733f;outline-offset:6px}.header{min-height:100px;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-family:Georgia,serif;font-size:27px;letter-spacing:2px;line-height:1.1;white-space:nowrap}.brand span{display:block;font-family:Arial,sans-serif;font-size:12px;letter-spacing:3.6px;margin-top:9px}nav{display:flex;gap:32px;font-size:14px}nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:36px;background:var(--green);color:white;padding:18px 26px;font-size:15px;border-radius:3px;transition:background .2s}.button:hover{background:#31574e}.button.small{padding:13px 20px}.button.light{background:#fff;color:var(--green)}.button.light:hover{background:#eee}.hero{height:660px;min-height:580px;position:relative;isolation:isolate;color:#fff;margin:0 20px;overflow:hidden;border-radius:4px}.hero>img,.shade{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;z-index:-2}.shade{z-index:-1;background:linear-gradient(90deg,rgba(9,30,29,.72),rgba(9,30,29,.06)),linear-gradient(0deg,rgba(9,30,29,.45),transparent 35%)}.hero-content{padding:95px 6% 60px}.eyebrow{font-size:12px;font-weight:bold;letter-spacing:2.8px;margin:0 0 27px}.eyebrow.dark{color:var(--orange)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:normal;letter-spacing:-1.6px;line-height:1.09}h1{font-size:clamp(44px,5.4vw,80px);margin-bottom:24px}h2{font-size:clamp(36px,4.1vw,58px);margin-bottom:25px}h3{font-family:Georgia,serif;font-size:25px;font-weight:normal;line-height:1.3}.hero-content>p:not(.eyebrow){font-size:18px;line-height:1.65;margin-bottom:32px}.hero-bottom{position:absolute;bottom:29px;left:6%;right:6%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.5px}.essentials{padding:26px 10%;display:flex;justify-content:space-between;border-bottom:1px solid #e0e4de;font-size:14px}.essentials span:before{content:'+';color:var(--orange);margin-right:13px}.section{padding:95px 8%;scroll-margin-top:15px}.intro{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.intro-copy{max-width:530px;color:#52615c}.intro-copy p{font-size:17px}.text-link{display:inline-block;font-size:15px;border-bottom:1px solid #9aaba1;padding-bottom:8px;color:var(--green);margin-top:10px}.amenities{background:var(--soft)}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.section-title>p{color:#59665f}.amenity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.amenity-grid article{border-top:1px solid #bac4bb;padding-top:25px}.number{display:block;font-size:13px;color:var(--orange);margin-bottom:33px;letter-spacing:1px}.amenity-grid p{color:#57645b;font-size:16px;max-width:350px}.destination{background:var(--green);color:white;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.destination .eyebrow{color:#e69c7d}.destination h2{font-size:clamp(42px,5.6vw,76px);margin-bottom:0}.destination-copy{max-width:430px}.location-label{font-size:12px;letter-spacing:2px;display:block;margin-bottom:26px;color:#c2d1c4}.destination-copy p{font-size:19px;line-height:1.8;color:#e4eae3}.destination .text-link{color:white}.booking{text-align:center;padding-top:105px;padding-bottom:95px}.booking h2{font-size:clamp(44px,5.5vw,74px)}.booking>p:not(.eyebrow){color:#52615b}.booking .button{margin:12px 0 20px}.email{font-size:14px;overflow-wrap:anywhere}.email a{text-decoration:underline;text-underline-offset:4px}.booking .booking-note{font-size:13px;margin-top:30px}footer{border-top:1px solid #dce2da;padding:40px 5%;display:flex;justify-content:space-between;align-items:center;gap:24px}footer p,footer>span{font-size:13px;margin:0;color:#58675f}@media(min-width:1600px){main,.header,footer{max-width:1700px;margin-left:auto;margin-right:auto}}@media(max-width:800px){.header{padding:20px 6%;min-height:88px;gap:15px}nav{display:none}.brand{font-size:22px}.brand span{font-size:10px;letter-spacing:2.7px}.button.small{font-size:13px;padding:11px 14px;gap:13px}.hero{margin:0 10px;height:650px}.hero-content{padding:100px 7% 65px}.hero h1{font-size:clamp(42px,7.5vw,62px)}.hero>img{object-position:60% center}.essentials{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:24px 7%;font-size:13px}.section{padding:65px 7%}.intro,.destination{grid-template-columns:1fr;gap:30px}.intro-copy{max-width:none}.section-title{display:block}.section-title>p{margin-top:25px}.amenity-grid{grid-template-columns:1fr;gap:24px}.number{margin-bottom:12px}.amenity-grid h3{margin-bottom:14px}.amenity-grid p{max-width:none}.destination-copy{max-width:none}.destination h2 br{display:none}.destination h2{max-width:440px}footer{flex-wrap:wrap;justify-content:flex-start;padding:35px 7%}footer .brand{width:100%}.hero-bottom span:last-child{display:none}.booking p br{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.photo-credit{padding:15px 5%;font-size:12px;color:#5a6860;background:#f3f4ef}.photo-credit a{text-decoration:underline}

.gallery{padding-top:0}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.photo-grid figure{margin:0;min-width:0}.photo-grid img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:3px}.photo-grid figcaption{font-size:14px;margin-top:10px;color:#52615b}@media(max-width:800px){.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}}@media(max-width:480px){.photo-grid{grid-template-columns:1fr}.photo-grid img{aspect-ratio:3/2}}

.booking .button{margin-left:6px;margin-right:6px}.phone{font-size:15px;margin-bottom:8px}.whatsapp{background:#236b49}.whatsapp:hover{background:#185437}

.brand img{display:block;width:300px;height:auto}.header{gap:20px}footer .brand img{width:260px}@media(max-width:1050px){nav{gap:18px}.brand img{width:240px}}@media(max-width:600px){.header{flex-wrap:wrap;justify-content:center;padding:14px 5%}.header .brand img{width:260px}.header .button{width:100%;justify-content:center;padding:10px 15px}footer .brand img{width:260px}}

.our-story{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:start}.story-copy{color:#52615c;font-size:17px;max-width:560px}.story-copy>p{margin-bottom:24px}.story-future{border-top:1px solid #dce2da;padding-top:26px;margin-top:30px}.story-future h3{color:var(--green);margin-bottom:15px}.story-future p{margin-bottom:0}.header nav{gap:20px}@media(max-width:1150px){.header nav{gap:14px}.header .brand img{width:220px}.header nav a{font-size:13px}}@media(max-width:950px){.header nav{display:none}}@media(max-width:800px){.our-story{grid-template-columns:1fr;gap:12px}.story-copy{max-width:none}.story-heading h2 br:last-child{display:none}}
