@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{--ink: #171717;--muted: #62615c;--paper: #fbfaf6;--soft: #f2efe7;--gold: #b89224;--green: #2f6d4f;--clay: #9b5c3d;--line: #ded8c8}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:Open Sans,Arial,sans-serif}a{color:inherit}img{display:block;max-width:100%}.site-header{position:absolute;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px clamp(22px,7vw,150px);background:linear-gradient(180deg,#0000007a,#0000)}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;min-width:230px;color:#fff}.brand img{width:78px;height:78px;object-fit:cover;border-radius:50%;box-shadow:0 10px 24px #0000003d}.brand strong,h1,h2,h3{font-family:Playfair Display,Georgia,serif;letter-spacing:0}.brand small{display:block;color:#ffffffc7;letter-spacing:.32em;text-transform:uppercase}.site-header nav,.site-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(16px,2vw,34px)}.site-header nav a,.site-footer nav a{text-decoration:none;color:var(--muted);font-size:1rem;font-weight:800}.site-header nav a{color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.45)}.site-header nav a.active,.site-header nav a:hover,.site-footer nav a:hover{color:var(--gold)}.site-header .header-cta{background:#ffffff29;border:1px solid rgba(255,255,255,.5)}.header-cta,.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:12px 20px;background:var(--green);color:#fff;border:0;border-radius:6px;font-weight:800;text-decoration:none;cursor:pointer}.button.ghost{background:#ffffff1f;border:1px solid rgba(255,255,255,.7)}.button.ghost.dark{color:var(--ink);border-color:var(--line);background:transparent}.hero{position:relative;min-height:78vh;display:flex;align-items:center;background-position:center;background-size:cover;color:#fff;overflow:hidden}.landing-hero{min-height:100vh;align-items:center;justify-content:center}.hero-inner{position:relative;z-index:2;width:min(760px,calc(100% - 36px));margin-left:clamp(18px,8vw,110px);padding:92px 0}.landing-hero .hero-inner{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:210px 0 150px;text-align:center}.hero-slider:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";background:linear-gradient(90deg,#000000ad,#00000042)}.landing-hero.hero-slider:after{background:linear-gradient(180deg,#00000094,#00000047 34%,#00000094),#0000002e}.hero-slides,.hero-slides img{position:absolute;top:0;right:0;bottom:0;left:0}.hero-slides img{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.035);transition:opacity .9s ease,transform 5.2s ease}.hero-slides img.active{opacity:1;transform:scale(1)}@keyframes heroFade{0%,28%{opacity:1}36%,to{opacity:0}}.hero h1{margin:10px 0 18px;font-size:clamp(3rem,8vw,6.6rem);line-height:.95}.landing-hero h1{max-width:1280px;margin:0 auto 22px;font-size:clamp(4rem,8.6vw,9.8rem);line-height:.98;color:#fff;text-shadow:0 8px 30px rgba(0,0,0,.42)}.landing-hero h1 span{display:block;margin-top:26px;color:#e2b414}.hero p{max-width:650px;font-size:1.16rem;line-height:1.75}.landing-hero>.hero-inner>p:not(.eyebrow){max-width:780px;margin:0 auto;color:#ffffffe0;font-size:1.08rem}.eyebrow{margin:0 0 10px;color:var(--gold);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.landing-hero .actions{justify-content:center}.hero-arrow{position:absolute;top:54%;z-index:4;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;color:#1b1b1b;background:#ffffff9e;border:0;border-radius:50%;cursor:pointer;transition:background .16s ease,transform .16s ease}.hero-arrow:hover{background:#fff;transform:translateY(-2px)}.hero-arrow span{font-size:2rem;line-height:1}.hero-arrow-prev{left:clamp(18px,4vw,80px)}.hero-arrow-next{right:clamp(18px,4vw,80px)}.hero-dots{position:absolute;right:0;top:46%;z-index:4;display:grid;width:74px}.hero-dots button{height:39px;border:0;background:#183f35;cursor:pointer}.hero-dots button.active{background:#e2b414}.section{padding:clamp(58px,8vw,108px) clamp(18px,5vw,72px)}.split,.feature-band,.menu-section,.contact-grid,.about-home,.testimonials{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,5vw,70px);align-items:center}.split h2,.feature-band h2,.menu-section h2,.section-title h2,.contact-panel h2,.about-home h2,.testimonials h2{margin:0 0 18px;font-size:clamp(2.1rem,4vw,4rem);line-height:1.05}.split p,.feature-band p,.menu-section p,.contact-panel p,.room-card p,.about-home p,.testimonials p{color:var(--muted);line-height:1.8}.about-home{background:#fff}.about-photo{position:relative;min-height:540px}.about-photo:before{position:absolute;top:28px;right:-22px;bottom:-22px;left:36px;content:"";background:var(--green);border-radius:8px}.about-photo img{position:relative;width:100%;height:540px;object-fit:cover;border-radius:8px}.video-block{padding:0 clamp(18px,5vw,72px) clamp(58px,8vw,108px);background:#fff}.video-block iframe{width:100%;aspect-ratio:16 / 9;background:#111;border:0;border-radius:8px}.image-stack{display:grid;grid-template-columns:1fr .72fr;gap:16px;align-items:end}.image-stack img,.wide-image,.feature-band img,.food-grid img,.masonry img,.room-card img{width:100%;border-radius:8px;object-fit:cover}.image-stack img:first-child{height:520px}.image-stack img:last-child{height:360px}.section-title{max-width:780px;margin-bottom:34px}.room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.room-list{display:grid;gap:26px}.room-card{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1fr);gap:28px;align-items:stretch;padding:20px;background:#fff;border:1px solid var(--line);border-radius:8px}.room-card.compact{display:block;padding:0;overflow:hidden}.room-card img{height:100%;min-height:320px}.room-card.compact img{height:290px;min-height:0;border-radius:0}.room-card.compact div{padding:22px}.room-card h3{margin:0 0 10px;font-size:1.8rem}.amenities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0;margin:22px 0;list-style:none}.amenities li{padding:10px 12px;background:var(--soft);border-radius:6px;font-size:.92rem;font-weight:700}.text-link{color:var(--green);font-weight:900;text-decoration:none}.room-actions{display:flex;flex-wrap:wrap;gap:18px}.center{display:flex;justify-content:center;margin-top:34px}.feature-band,.warm{background:var(--soft)}.feature-band img,.wide-image{height:520px}.food-grid,.masonry,.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.food-grid img{height:260px}.masonry img{height:280px}.gallery-section{scroll-margin-top:110px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-grid iframe{width:100%;aspect-ratio:16 / 9;border:0;border-radius:8px;background:#111}.testimonials{position:relative;display:block;overflow:hidden;padding:56px clamp(18px,5vw,72px) 34px;background:radial-gradient(circle at 35% 8%,rgba(226,180,20,.08),transparent 10%),linear-gradient(180deg,#fbfdfb,#fff 58%,#fbfaf6)}.testimonial-shell{position:relative;max-width:1510px;margin:0 auto;text-align:center}.testimonial-label{display:inline-flex;min-height:42px;align-items:center;justify-content:center;margin:0 0 22px;padding:8px 18px;border:1px solid #1d1d1d;color:#dfa90d;font-weight:900;text-transform:uppercase}.testimonial-shell h2{margin:0 0 46px;color:#173f34;font-size:clamp(2.7rem,4.2vw,4.6rem);line-height:1}.testimonial-slider{position:relative;max-width:1480px;margin:0 auto;padding:0 34px}.testimonial-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;max-width:100%;margin:0 auto}.testimonial-card{min-height:284px;padding:36px 38px 30px;background:#fff;box-shadow:0 12px 26px #00000024;text-align:left}.testimonial-card h3{margin:0 0 8px;color:#17463a;font-family:Open Sans,Arial,sans-serif;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:900;text-transform:uppercase}.review-meta{margin:0 0 14px;color:#dfa90d;font-size:.88rem;font-weight:800}.testimonial-card p:not(.review-meta){color:#2b2b2b;font-size:1.06rem;line-height:1.62}.stars{margin-top:24px;color:#dfa90d;font-size:0;letter-spacing:.16em;text-align:right}.stars:before{content:"*****";font-size:1rem}.testimonial-arrow{position:absolute;top:50%;z-index:2;width:42px;height:42px;color:#fff;background:#0000006b;border:0;border-radius:7px;cursor:pointer;transform:translateY(-50%)}.testimonial-arrow span{font-size:2.4rem;line-height:.7}.testimonial-prev{left:0}.testimonial-next{right:0}.reviews-link{display:none}.social-proof{display:grid;grid-template-columns:repeat(4,minmax(190px,1fr));gap:clamp(34px,5vw,94px);max-width:1680px;margin:86px auto 0;padding-top:34px}.proof-circle{display:flex;aspect-ratio:1;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#070707;border:1px solid rgba(0,0,0,.38);border-radius:50%;text-align:center;text-decoration:none;min-width:0}.proof-icon{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;background:#fff;border-radius:50%;box-shadow:0 8px 18px #00000029;font-size:1.5rem;font-weight:900}.google-icon{color:#4285f4}.facebook-icon{color:#3156a3;font-size:2.3rem}.instagram-icon{color:#e1306c}.maps-icon{color:#25a55f}.proof-circle strong{color:#dfa90d;font-size:clamp(2.35rem,3.4vw,3.9rem);line-height:1}.proof-circle small{color:#060606;font-size:clamp(1rem,1.4vw,1.22rem);font-weight:800}.gallery-section:nth-child(2n){background:#fff}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px}.stats span{padding:16px;background:var(--soft);border-radius:8px;color:var(--muted)}.stats strong{display:block;color:var(--green);font-size:2rem;font-family:Playfair Display,Georgia,serif}.contact-panel,.contact-form{padding:28px;background:#fff;border:1px solid var(--line);border-radius:8px}.contact-form{display:grid;gap:16px}.contact-form label{display:grid;gap:8px;color:var(--muted);font-weight:800}.contact-form input,.contact-form textarea{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:6px;font:inherit}.site-footer{color:#fff;background:#111}.footer-main{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(220px,.7fr) minmax(0,1.1fr);gap:clamp(28px,5vw,72px);padding:clamp(34px,5vw,54px) clamp(22px,5vw,72px) 26px}.footer-logo{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.footer-logo img{width:72px;height:72px;border-radius:50%;object-fit:cover}.footer-logo strong{display:block;font-family:Playfair Display,Georgia,serif;font-size:1.55rem}.footer-logo small{color:#ffffff9e;letter-spacing:.28em;text-transform:uppercase}.footer-about p{max-width:620px;margin:18px 0;color:#fff;font-weight:700;font-size:.95rem;line-height:1.55}.footer-socials{display:flex;gap:12px}.footer-socials a{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;color:#fff;border-radius:50%;font-weight:900;text-decoration:none}.footer-socials a:nth-child(1){background:#ff351f}.footer-socials a:nth-child(2){background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7)}.footer-socials a:nth-child(3){background:#3156a3}.footer-links h2,.footer-contact h2{margin:0 0 22px;color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:1.25rem;text-transform:uppercase}.site-footer .footer-links nav{display:grid;gap:10px;justify-content:start}.site-footer .footer-links nav a{color:#fff;font-size:1rem;font-weight:700;text-decoration:none}.footer-contact{position:relative}.footer-contact:before{position:absolute;inset:36px 0 auto 10%;height:180px;content:"";background:linear-gradient(#ffffff14,#ffffff14),radial-gradient(ellipse at center,rgba(255,255,255,.22),transparent 65%);opacity:.45;pointer-events:none}.footer-contact p{position:relative;z-index:1;display:grid;grid-template-columns:90px 1fr;gap:10px;margin:0 0 13px;color:#fff;font-weight:700;font-size:.95rem;line-height:1.45}.footer-contact span{color:#dfa90d;font-size:.86rem;text-transform:uppercase}.footer-contact a{color:#fff;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;gap:18px;margin:0 clamp(22px,5vw,72px);padding:17px 0;border-top:1px dashed rgba(255,255,255,.55)}.footer-bottom p,.footer-bottom a{margin:0;color:#fff;font-weight:800;text-decoration:none}@media(max-width:980px){.site-header{align-items:flex-start;flex-direction:column;padding:18px 22px}.header-cta{position:absolute;top:24px;right:22px}.brand img{width:58px;height:58px}.landing-hero .hero-inner{padding:190px 0 120px}.landing-hero h1{font-size:clamp(3.2rem,10vw,6.5rem)}.hero-dots{width:54px}.split,.feature-band,.menu-section,.contact-grid,.about-home,.room-card,.footer-main{grid-template-columns:1fr}.room-grid,.food-grid,.masonry,.video-grid,.testimonial-cards,.social-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-slider{padding:0 30px}.testimonial-card{padding:28px}.social-proof{max-width:820px;gap:30px}}@media(max-width:640px){.site-header{gap:14px}.site-header nav{justify-content:flex-start;gap:10px 14px}.site-header nav a{font-size:.86rem}.header-cta{display:none}.hero{min-height:70vh}.landing-hero{min-height:100vh}.hero-inner{margin:0 auto}.hero h1{font-size:3rem}.landing-hero .hero-inner{width:min(100% - 32px,560px);padding:185px 0 110px}.landing-hero h1{font-size:clamp(3.1rem,15vw,5rem)}.landing-hero h1 span{margin-top:14px}.landing-hero>.hero-inner>p:not(.eyebrow){font-size:.98rem}.landing-hero .actions{margin-top:22px}.hero-arrow{top:auto;bottom:96px;width:36px;height:36px}.hero-dots{top:auto;right:14px;bottom:96px;width:42px}.hero-dots button{height:30px}.image-stack,.room-grid,.food-grid,.masonry,.video-grid,.stats,.amenities,.testimonial-cards,.social-proof{grid-template-columns:1fr}.testimonials{padding:44px 16px 32px}.testimonial-shell h2{margin-bottom:30px;font-size:clamp(2.4rem,12vw,3.7rem)}.testimonial-slider{padding:0}.testimonial-card{min-height:auto;padding:24px 20px}.testimonial-arrow{top:auto;bottom:-54px;width:38px;height:38px}.testimonial-prev{left:calc(50% - 52px)}.testimonial-next{right:calc(50% - 52px)}.reviews-link{display:inline-flex;margin-top:72px}.social-proof{margin-top:44px;gap:22px}.proof-circle{max-width:280px;margin:0 auto;width:100%}.footer-main{padding:34px 18px 22px}.footer-logo img{width:62px;height:62px}.footer-contact p{grid-template-columns:1fr;gap:4px}.footer-bottom{flex-direction:column;margin-inline:18px}.image-stack img:first-child,.image-stack img:last-child,.feature-band img,.wide-image,.masonry img,.about-photo,.about-photo img{height:310px;min-height:0}.about-photo:before{top:18px;right:-10px;bottom:-10px;left:18px}}.float-contact{position:fixed;z-index:30;bottom:22px;display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;color:#fff;border-radius:50%;text-decoration:none;box-shadow:0 12px 28px #00000038;transition:transform .16s ease,box-shadow .16s ease}.float-contact:hover{box-shadow:0 16px 34px #00000047}.float-contact svg{width:25px;height:25px;fill:currentColor}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.float-whatsapp{right:28px;background:#19b812;border-radius:8px;transform:none}.float-whatsapp:hover{transform:translateY(-4px)}.float-call{left:28px;background:#04970b;transform:none}.float-call:after{position:absolute;left:calc(100% + 12px);top:50%;width:max-content;padding:6px 9px;color:#fff;background:#00000094;border-radius:4px;content:"Call Us";font-size:.82rem;font-weight:800;transform:translateY(-50%)}.float-call:hover{transform:translateY(-4px)}@media(max-width:640px){.float-contact{width:48px;height:48px}.float-whatsapp{right:14px}.float-call{left:14px}.float-call:after{display:none}}
