:root{--navy:#0d2b45;--teal:#087782;--teal-soft:#18b7c2;--sand:#d8b56d;--paper:#fbfaf6;--line:#e8e3db;--text:#243b4b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:Montserrat,Inter,Arial,sans-serif}a{text-decoration:none;color:inherit}img{display:block}.site-header{height:88px;background:#fffdf9;display:flex;align-items:center;padding:0 56px;border-bottom:1px solid rgba(13,43,69,.08);gap:32px;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;margin-right:auto}.logo-img{width:202px;height:auto;display:block}.footer-brand .logo-img{width:178px}.logo-mark-img{width:86px;height:auto;display:block}.logo-full .stroke,.logo-mark .stroke{fill:none;stroke:var(--teal);stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round}.logo-full .fill,.logo-mark .fill{fill:var(--teal)}.logo-full text{fill:var(--navy)}.logo-full line{stroke:var(--teal);stroke-width:2.4}.logo-full .small{font-size:13px;font-weight:700;letter-spacing:14px}.logo-full .main{font-size:38px;font-weight:500;letter-spacing:10px}.logo-full .sub{font-size:12px;font-weight:700;letter-spacing:9px;fill:var(--teal)}.light .stroke{stroke:#fff}.light .fill{fill:#fff}.light text{fill:#fff}.light line{stroke:#fff}.nav{display:flex;gap:34px;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.06em;color:var(--navy)}.nav a{white-space:nowrap}.btn{display:inline-flex;background:var(--teal);color:#fff;text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:800;border-radius:4px;padding:17px 25px;align-items:center;justify-content:center;border:0}.btn:hover{background:#06656e}.header-btn{padding:16px 30px;flex-shrink:0;white-space:nowrap}.menu{width:30px;border:0;background:transparent;display:grid;gap:8px;padding:0}.menu span{height:2px;background:var(--teal);display:block}.hero{height:466px;background:linear-gradient(90deg,#0000009e,#0000002e),url(/assets/hero-clean.jpg) center/cover no-repeat;display:flex;align-items:center}.hero-content{margin-left:80px;color:#fff;max-width:520px}.hero h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:51px;line-height:1.08;margin:0 0 24px;color:#fff;text-shadow:none}.hero p{font-size:19px;line-height:1.6;margin:0 0 32px;color:#fff;text-shadow:none}.features{min-height:86px;background:#fff;display:grid;grid-template-columns:repeat(5,1fr);padding:0 110px;align-items:center;border-bottom:1px solid var(--line)}.feature{display:flex;align-items:center;gap:18px;justify-content:center}.feature p{margin:0;font-size:14px;line-height:1.35}.icon{width:42px;height:42px;color:var(--teal);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.section{max-width:1120px;margin:0 auto;padding:58px 0}.accommodations{display:grid;grid-template-columns:310px 1fr;gap:70px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--teal);font-size:12px;font-weight:800}.section h2{font-family:Georgia,Times New Roman,serif;color:var(--navy);font-size:40px;font-weight:400;line-height:1.12;margin:18px 0 23px}.section p{line-height:1.65}.room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;position:relative}.room-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 24px #0d2b451f;border:1px solid #eee}.room-card img{width:100%;height:166px;object-fit:cover}.room-body{padding:19px;position:relative}.room-body h3{margin:0 0 5px;font-size:15px;color:var(--navy)}.room-body p,.room-body small{margin:0;text-transform:uppercase;font-size:10px;color:var(--navy)}.room-body strong{display:block;margin-top:2px;color:var(--navy);font-size:20px}.room-body a{position:absolute;right:20px;bottom:20px;color:var(--teal);font-size:23px}.dots{position:absolute;left:50%;bottom:-30px;display:flex;gap:10px}.dots span{width:7px;height:7px;border-radius:50%;background:#c7c7c7}.dots span:first-child{background:var(--teal)}.experiences{border-top:1px solid var(--line);display:grid;grid-template-columns:421px 1fr 260px;gap:45px;align-items:center}.experience-img{width:421px;height:262px;object-fit:cover;border-radius:4px}.experience-list{display:grid;gap:28px}.info{display:flex;gap:18px}.info p{font-size:13px;margin:0}.info strong{text-transform:uppercase;color:var(--teal);font-size:12px;letter-spacing:.08em}.testimonials{border-top:1px solid var(--line);max-width:1120px;margin:auto;padding:54px 0 62px;display:grid;grid-template-columns:260px repeat(3,1fr);gap:44px}.testimonials h2{font-family:Georgia,Times New Roman,serif;font-weight:400;color:var(--navy);font-size:34px}.testimonials blockquote{margin:0}.testimonials span{font-family:Georgia,serif;color:var(--teal);font-size:46px}.testimonials p{font-size:14px;line-height:1.6}.testimonials strong,.testimonials small{display:block;font-size:13px}.cta{background:linear-gradient(120deg,#08636d,#07828d);color:#fff;position:relative;overflow:hidden}.cta-inner{max-width:1120px;margin:auto;min-height:150px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.cta h2{font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400;line-height:1.08;margin:0}.btn-outline{background:transparent;border:1px solid rgba(255,255,255,.5);padding:13px 23px;font-size:10px}.btn-outline:hover{background:#ffffff1f}.watermark{position:absolute;right:9%;top:12px;opacity:.14;color:#fff;transform:scale(1.45)}.footer{max-width:1120px;margin:auto;padding:42px 0 32px;display:grid;grid-template-columns:260px 1fr 1.4fr 1.5fr;gap:52px}.footer h4{text-transform:uppercase;color:var(--teal);font-size:11px;letter-spacing:.11em}.footer a,.footer p{display:block;font-size:12px;line-height:1.8;margin:0}.footer form{display:flex;border:1px solid var(--line);background:#fff;height:42px}.footer input{border:0;flex:1;padding:0 16px;background:#fff}.footer button{width:43px;border:0;background:#fff;color:var(--teal);font-size:24px}@media(max-width:1000px){.site-header{padding:0 20px}.nav,.header-btn{display:none}.hero-content{margin-left:28px}.hero h1{font-size:38px}.features{grid-template-columns:1fr 1fr;padding:24px;gap:22px}.accommodations,.experiences,.testimonials,.footer{grid-template-columns:1fr;padding:42px 24px}.room-grid{grid-template-columns:1fr}.experience-img{width:100%}.cta-inner{padding:36px 24px;display:block}.watermark{display:none}.logo-full{width:170px}}.hero{background-image:linear-gradient(90deg,#000000ad,#00000029),url(/assets/hero-clean.jpg)!important}.hero h1,.hero p{position:relative;z-index:2;text-shadow:none!important}.hero-content{position:relative;z-index:2}.watermark{display:none}.logo-img{mix-blend-mode:multiply}@media(max-width:1000px){.logo-img{width:164px}.hero{height:420px;background-position:center right}.hero h1{font-size:40px}.hero p{font-size:17px}}.faq{background:#fff;border-top:1px solid var(--line)}.faq-wrap{max-width:780px;margin:0 auto;padding:72px 24px 80px}.faq-eyebrow{display:block;text-align:center;margin-bottom:14px}.faq-title{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:40px;line-height:1.1;color:var(--navy);text-align:center;margin:0 0 52px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-q{width:100%;background:none;border:0;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;text-align:left;font-family:Montserrat,Inter,Arial,sans-serif;font-size:15px;font-weight:700;color:var(--navy);line-height:1.4}.faq-q:hover{color:var(--teal)}.faq-icon{width:20px;height:20px;flex-shrink:0;color:var(--teal);transition:transform .35s ease}.faq-open .faq-icon{transform:rotate(180deg)}.faq-a{overflow:hidden}.faq-a p{margin:0 0 22px;font-size:14px;line-height:1.75;color:var(--text);max-width:680px;padding-right:40px}@media(max-width:1000px){.faq-wrap{padding:52px 24px 60px}.faq-title{font-size:30px}.faq-q{font-size:14px}}.lang-switcher{display:flex;align-items:center}.lang-link{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--navy);opacity:.4;padding:0 9px;border-right:1px solid var(--line);line-height:1;transition:opacity .18s,color .18s}.lang-link:last-child{border-right:none;padding-right:0}.lang-link:hover{opacity:.8}.lang-active{opacity:1;color:var(--teal)}.no-scroll{overflow:hidden}.mobile-overlay{position:fixed;inset:0;background:#0d2b4573;z-index:39;opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-overlay.is-open{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;width:300px;max-width:85vw;background:#fffdf9;z-index:40;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;padding:24px 28px 32px;box-shadow:-8px 0 32px #0d2b4526}.mobile-drawer.is-open{transform:translate(0)}.mobile-close{align-self:flex-end;background:none;border:0;cursor:pointer;padding:6px;color:var(--navy);display:flex;align-items:center;justify-content:center;border-radius:4px;margin-bottom:8px}.mobile-close:hover{background:var(--line)}.mobile-nav-links{display:flex;flex-direction:column;flex:1}.mobile-nav-link{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--navy);padding:15px 0;border-bottom:1px solid var(--line);transition:color .15s}.mobile-nav-links a:first-child{border-top:1px solid var(--line)}.mobile-nav-link:hover{color:var(--teal)}.mobile-reservar{margin:24px 0 20px;width:100%;justify-content:center}.mobile-drawer .lang-switcher{justify-content:center;border-top:1px solid var(--line);padding-top:18px}.mobile-drawer .lang-link{opacity:.45;padding:0 13px}.mobile-drawer .lang-link:last-child{padding-right:13px;border-right:none}.menu span{transition:transform .28s ease,opacity .2s}.menu.is-open span:first-child{transform:translateY(5px) rotate(45deg)}.menu.is-open span:last-child{transform:translateY(-5px) rotate(-45deg)}.brand{height:88px;display:flex;align-items:center;overflow:visible}.logo-rect{width:176px;height:auto;display:block;mix-blend-mode:multiply}.footer-brand .logo-rect{width:220px;height:auto;mix-blend-mode:multiply}.logo-img{display:none!important}@media(max-width:1000px){.site-header,.brand{height:78px}.logo-rect{width:148px}.hero{margin-top:0}.site-header .lang-switcher{display:none}}.stub-page{min-height:calc(60vh - 88px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 24px}.stub-page h1{font-family:Georgia,Times New Roman,serif;font-size:44px;font-weight:400;color:var(--navy);margin:16px 0 20px}.stub-page p{font-size:16px;line-height:1.7;color:var(--text)}.stub-page a{color:var(--teal);font-weight:700;text-decoration:underline}.contact-stub{max-width:640px;margin:0 auto;padding:80px 24px;min-height:calc(60vh - 88px)}.contact-stub-inner .eyebrow{display:block;margin-bottom:14px}.contact-stub h1{font-family:Georgia,Times New Roman,serif;font-size:44px;font-weight:400;color:var(--navy);margin:0 0 8px}.contact-stub address{font-style:normal;margin-top:32px;display:grid;gap:14px}.contact-stub address p{margin:0;font-size:15px;line-height:1.6;color:var(--text)}.contact-stub address strong{color:var(--navy);font-weight:700}@media(max-width:1000px){.stub-page h1,.contact-stub h1{font-size:32px}.stub-page,.contact-stub{padding:60px 24px}}
