:root{--primary:#1f7a8c;--dark:#102027;--text:#52616b;--muted:#f5f8fa;--line:#e7edf1;--white:#fff;--shadow:0 20px 60px rgba(16,32,39,.10);--radius:26px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--dark);background:#fff;line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.topbar{background:#f7fbfc;color:#59727a;font-size:14px;border-bottom:1px solid var(--line)}.topbar-inner{display:flex;justify-content:space-between;gap:15px;padding:9px 0}.topbar a{color:var(--primary);font-weight:700}.navbar{background:rgba(255,255,255,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}.nav-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:12px;font-weight:800;font-size:22px;letter-spacing:-.5px}.logo-mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--primary),#8bd7df);color:#fff;display:grid;place-items:center;box-shadow:0 12px 25px rgba(31,122,140,.25)}.nav-links{display:flex;align-items:center;gap:28px;font-weight:700;color:#41545c}.nav-links a.active,.nav-links a:hover{color:var(--primary)}.nav-cta{background:var(--primary);color:#fff!important;padding:12px 20px;border-radius:999px;box-shadow:0 12px 30px rgba(31,122,140,.22)}.menu-toggle{display:none;background:none;border:0;flex-direction:column;gap:5px}.menu-toggle span{width:27px;height:2px;background:var(--dark);display:block}.hero{padding:70px 0 50px;background:linear-gradient(180deg,#fff 0%,#f7fbfc 100%)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:42px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#eaf7f9;color:var(--primary);border-radius:999px;font-weight:800;font-size:13px}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.03;margin:18px 0 18px;letter-spacing:-2.6px}.hero p{font-size:18px;color:var(--text);max-width:620px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;border-radius:999px;padding:14px 22px;font-weight:800}.btn-primary{background:var(--primary);color:#fff}.btn-light{background:#fff;border:1px solid var(--line);color:var(--dark)}.hero-card{position:relative}.hero-img{height:560px;border-radius:36px;object-fit:cover;box-shadow:var(--shadow)}.floating-card{position:absolute;left:-22px;bottom:28px;background:#fff;padding:18px 20px;border-radius:22px;box-shadow:var(--shadow);max-width:260px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.stat,.feature-card,.room-card,.contact-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 12px 38px rgba(16,32,39,.05)}.stat strong{display:block;font-size:26px;color:var(--primary)}section{padding:82px 0}.section-head{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:34px}.section-head h2{font-size:clamp(32px,4vw,48px);line-height:1.1;margin:0;letter-spacing:-1.5px}.section-head p{color:var(--text);max-width:520px;margin:0}.features{background:var(--muted)}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.feature-card span{width:48px;height:48px;border-radius:16px;background:#eaf7f9;color:var(--primary);display:grid;place-items:center;font-size:22px;margin-bottom:15px}.feature-card h3,.room-card h3{margin:0 0 10px}.feature-card p,.room-card p,.contact-card p{color:var(--text);margin:0}.rooms-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.room-card{padding:0;overflow:hidden}.room-card img{height:280px;width:100%;object-fit:cover}.room-body{padding:26px}.room-tags{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.room-tags span{padding:8px 11px;background:#f3f8f9;border-radius:999px;font-size:13px;font-weight:700;color:#4e6870}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-item{border:0;padding:0;background:none;border-radius:20px;overflow:hidden;cursor:pointer}.gallery-item img{width:100%;height:230px;object-fit:cover;transition:.25s}.gallery-item:hover img{transform:scale(1.05)}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:35px;align-items:center}.about-img{border-radius:32px;height:520px;width:100%;object-fit:cover;box-shadow:var(--shadow)}.check-list{padding:0;margin:24px 0 0;list-style:none}.check-list li{padding:10px 0 10px 34px;position:relative;color:var(--text)}.check-list li:before{content:'✓';position:absolute;left:0;top:9px;width:23px;height:23px;border-radius:50%;background:#eaf7f9;color:var(--primary);display:grid;place-items:center;font-weight:900;font-size:13px}.contact-section{background:var(--muted)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px}.contact-stack{display:grid;gap:16px}.map{border:0;border-radius:var(--radius);width:100%;height:520px;box-shadow:var(--shadow)}.footer{background:#102027;color:#dbe6ea;padding-top:60px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:30px}.footer a{display:block;color:#dbe6ea;margin:8px 0}.footer h4{color:#fff;margin:0 0 14px}.footer p{color:#a9bbc1}.footer-logo{color:#fff}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:22px;margin-top:42px;color:#9fb2b8}.float-whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:28px;z-index:60;box-shadow:0 14px 35px rgba(37,211,102,.32)}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.84);display:none;place-items:center;z-index:100;padding:25px}.lightbox.open{display:grid}.lightbox img{max-height:86vh;max-width:92vw;border-radius:20px}.lightbox button{position:absolute;top:22px;right:26px;background:#fff;border:0;border-radius:50%;width:44px;height:44px;font-size:26px;cursor:pointer}.page-hero{padding:70px 0;background:#f7fbfc}.page-hero h1{font-size:clamp(38px,5vw,62px);margin:0 0 12px;letter-spacing:-2px}.page-hero p{margin:0;color:var(--text);max-width:720px}@media(max-width:900px){.hero-copy{order:2}.hero-visual{order:1}.topbar-inner{flex-direction:column;gap:2px}.menu-toggle{display:flex}.nav-links{position:absolute;left:4%;right:4%;top:78px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;padding:18px;display:none;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.hero-grid,.about-grid,.contact-grid,.rooms-grid{grid-template-columns:1fr}.features-grid,.gallery-grid,.stats{grid-template-columns:repeat(2,1fr)}.hero-img,.about-img{height:420px}.floating-card{left:16px}.section-head{display:block}.section-head p{margin-top:12px}.footer-grid{grid-template-columns:1fr}}@media(max-width:560px){.hero{padding:45px 0}.hero h1{font-size:40px}.features-grid,.gallery-grid,.stats{grid-template-columns:1fr}.gallery-item img{height:260px}.hero-img{height:360px}.room-card img{height:230px}.map{height:360px}.nav-inner{height:70px}.nav-links{top:70px}.logo{font-size:19px}.logo-mark{width:40px;height:40px}}
