:root{
  --blue:#3F849B;
  --blue-deep:#245C70;
  --orange:#E67932;
  --green:#6FA84C;
  --brown:#5A4A43;
  --ivory:#F8F6F0;
  --paper:#FCFBF8;
  --white:#fff;
  --ink:#303330;
  --muted:#6d726d;
  --line:#dcd9d0;
  --shadow:0 18px 50px rgba(37,48,43,.10);
  --serif:Georgia,"Times New Roman",serif;
  --sans:Inter,Manrope,"Segoe UI",Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:var(--sans);color:var(--ink);background:var(--paper);line-height:1.55;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.section{padding:74px 0}
.section-soft{padding:64px 0;background:var(--ivory)}
.eyebrow{display:inline-block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:var(--blue-deep);margin-bottom:12px}
.eyebrow.orange{color:var(--orange)}
.eyebrow.light{color:#fff}
h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:.96;margin:0;letter-spacing:-.035em}
h2{font-size:clamp(38px,4vw,58px)}
.leaf{font-family:var(--sans);font-size:.65em;color:var(--green);display:inline-block;transform:rotate(-12deg)}
p{margin:0 0 15px;color:#626861}
.skip-link{position:absolute;left:-9999px;top:10px;background:#fff;padding:10px 14px;z-index:1000}.skip-link:focus{left:10px}

.site-header{position:fixed;inset:0 0 auto 0;z-index:100;transition:.35s ease;border-bottom:1px solid transparent}
.site-header.scrolled{background:rgba(252,251,248,.96);backdrop-filter:blur(10px);box-shadow:0 8px 30px rgba(0,0,0,.06);border-bottom-color:rgba(48,51,48,.08)}
.header-inner{height:86px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:22px}
.brand{width:148px;height:84px;display:flex;align-items:center;justify-content:flex-start;overflow:visible;padding-top:6px}
.brand img{width:auto;max-width:142px;max-height:76px;object-fit:contain;object-position:center;filter:drop-shadow(0 1px 8px rgba(0,0,0,.22))}
.desktop-nav{display:flex;justify-content:center;gap:26px;color:#fff;font-size:13px;font-weight:600}
.desktop-nav a{position:relative;padding:32px 0 27px;opacity:.92}
.desktop-nav a::after{content:"";position:absolute;left:50%;bottom:19px;width:0;height:1px;background:#fff;transition:.25s;transform:translateX(-50%)}
.desktop-nav a:hover::after,.desktop-nav a.is-active::after{width:28px}
.site-header.scrolled .desktop-nav{color:var(--ink)}
.site-header.scrolled .desktop-nav a::after{background:var(--orange)}
.header-cta{background:var(--orange);color:#fff;padding:12px 22px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;box-shadow:0 8px 22px rgba(230,121,50,.24)}
.menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px;padding:9px}
.menu-toggle span{display:block;height:2px;background:#fff;margin:5px 0;transition:.25s}
.site-header.scrolled .menu-toggle span{background:var(--ink)}
.mobile-menu{display:none}

.hero{min-height:720px;position:relative;color:#fff;display:flex;align-items:flex-end;overflow:hidden}
.hero-media{position:absolute;inset:0}
.hero-slider{overflow:hidden}
.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.2s ease}
.hero-slide.is-active{opacity:1}
.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 48%;transform:scale(1.02);animation:heroZoom 18s ease-in-out infinite alternate}
@keyframes heroZoom{to{transform:scale(1.07)}}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,22,19,.76) 0%,rgba(10,22,19,.42) 43%,rgba(10,22,19,.10) 70%),linear-gradient(0deg,rgba(9,20,18,.55) 0%,rgba(9,20,18,0) 46%)}
.hero-content{position:relative;z-index:2;padding-bottom:116px}
.hero-copy{width:min(680px,62%)}
.hero-eyebrow{color:#E67D3C;opacity:1;font-size:17px;letter-spacing:.16em;margin-bottom:15px;text-shadow:0 2px 10px rgba(0,0,0,.22)}
.hero h1{font-size:clamp(58px,6.3vw,94px);text-shadow:0 4px 22px rgba(0,0,0,.22)}
.hero-nowrap{white-space:nowrap;display:inline-block}
.hero p{max-width:650px;color:rgba(255,255,255,.9);font-size:17px;margin:20px 0 24px}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;border:1px solid transparent;text-transform:uppercase;font-size:11px;letter-spacing:.04em;font-weight:800;transition:.25s;white-space:nowrap}
.btn:hover{transform:translateY(-2px)}
.btn-orange{background:var(--orange);color:#fff;box-shadow:0 9px 24px rgba(230,121,50,.25)}
.btn-orange:hover{background:#d96727}
.btn-ghost{border-color:rgba(255,255,255,.75);color:#fff;background:rgba(0,0,0,.12)}
.btn.small{min-height:40px;padding:0 18px;font-size:10px}
.btn.full{width:100%;margin-top:4px}
.wa-mini{font-size:15px}
.hero-facts{position:absolute;z-index:2;bottom:0;left:50%;transform:translateX(-50%);height:72px;display:flex;align-items:center;gap:34px;border-top:1px solid rgba(255,255,255,.22);font-size:11px;text-transform:uppercase;letter-spacing:.04em;font-weight:700;color:rgba(255,255,255,.86)}
.hero-facts span{display:flex;align-items:center;gap:8px}
.hero-dots{position:absolute;z-index:2;left:50%;bottom:88px;transform:translateX(-50%);display:flex;gap:8px}
.hero-dot{width:9px;height:9px;border-radius:50%;padding:0;border:1px solid rgba(255,255,255,.75);background:rgba(255,255,255,.22);transition:.25s}
.hero-dot.is-active,.hero-dot:hover{background:#fff}
.dot{width:7px;height:7px;border:1px solid rgba(255,255,255,.75);border-radius:50%;display:inline-block}

/* Editorial section — restored to the approved mockup composition */
.editorial{position:relative;overflow:hidden;background:#fff;padding:32px 0 34px}
.editorial .shell{width:min(1180px,calc(100% - 48px))}
.editorial-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.34fr .92fr 1.12fr .82fr;gap:8px;align-items:center;min-height:250px}
.editorial-copy{padding:12px 28px 12px 8px;position:relative;z-index:3}
.editorial-copy .eyebrow{margin-bottom:7px}
.editorial-copy h2{font-size:clamp(34px,3.25vw,48px);margin-bottom:15px;line-height:.95;white-space:nowrap}
.title-leaf{display:inline-block;width:29px;height:23px;object-fit:contain;vertical-align:-2px;margin-left:3px;opacity:.74}
.editorial-copy p{font-size:15px;line-height:1.58;max-width:430px;margin-bottom:10px}
.editorial-copy .text-link{margin-top:10px}
.text-link{display:inline-flex;gap:9px;align-items:center;color:var(--orange);text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.05em;margin-top:12px}
.text-link.dark{color:var(--ink)}
.editorial-photo{position:relative;z-index:2;height:218px;overflow:hidden;border-radius:6px;box-shadow:0 10px 28px rgba(37,48,43,.07);margin:0;background:#e9ece8}
.editorial-photo-a{height:230px}
.editorial-photo-b{height:230px}
.editorial-photo-c{height:218px}
.editorial-photo img{width:100%;height:100%;object-fit:cover}
.editorial-photo-a img{object-position:center 46%}
.editorial-photo-b img{object-position:center 50%}
.editorial-photo-c img{object-position:center 50%}
.editorial-waves{position:absolute;z-index:1;left:-52px;bottom:20px;width:175px;height:auto;opacity:.42;pointer-events:none}
.editorial-leaves{position:absolute;z-index:1;right:-58px;top:30px;width:164px;height:auto;opacity:.48;pointer-events:none;transform:rotate(2deg)}

/* Cabins section — proportions and placement based on the original mockup */
.cabins{padding:20px 0 18px;background:var(--ivory)}
.cabins .shell{width:min(1600px,calc(100% - 72px))}
.cabins-layout{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(0,1fr);gap:18px;align-items:stretch}
.cabins-left{min-width:0;display:flex;flex-direction:column}
.cabins .section-head.row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 10px}
.cabins .section-head h2{font-size:clamp(40px,3vw,52px);line-height:.95;white-space:nowrap}
.cabins .section-head .text-link{margin:0 2px 5px 0;font-size:9px;white-space:nowrap}
.cabins-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;min-width:0}
.cabin-card{height:232px;position:relative;overflow:hidden;border-radius:7px;background:#222}
.cabin-card img{width:100%;height:100%;object-fit:cover;transition:.45s}
.cabin-card:hover img{transform:scale(1.035)}
.cabin-video-card{cursor:pointer;outline:none}
.cabin-video-card::before{content:"▶";position:absolute;z-index:4;top:12px;right:12px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;padding-left:2px;background:rgba(255,255,255,.92);color:var(--orange);font-size:12px;box-shadow:0 6px 18px rgba(0,0,0,.18);transition:.25s}
.cabin-video-card:hover::before,.cabin-video-card:focus-visible::before{transform:scale(1.08);background:#fff}
.cabin-video-card:focus-visible{box-shadow:0 0 0 3px rgba(230,121,50,.35)}
.cabin-card::after{content:"";position:absolute;inset:43% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.78))}
.cabin-overlay{position:absolute;inset:auto 10px 11px;z-index:2;color:#fff;display:flex;flex-direction:column;line-height:1.08}
.cabin-overlay small{font-size:8px;text-transform:uppercase;opacity:.86}
.cabin-overlay strong{font-family:var(--serif);font-size:18px;font-weight:500;margin:3px 0 4px}
.cabin-overlay span{font-size:8.5px;opacity:.9;line-height:1.32}
.section-note{text-align:center;font-size:9px;margin:8px 0 0;color:#827c73}
.tinaja-feature{position:relative;min-height:292px;overflow:hidden;border-radius:7px;background:#16303a;color:#fff}
.tinaja-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:22% center}
.feature-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,25,29,.04) 0%,rgba(9,25,29,.22) 42%,rgba(9,25,29,.78) 58%,rgba(9,25,29,.9) 100%)}
.tinaja-copy{position:absolute;z-index:2;inset:24px 24px 20px 52%;display:flex;flex-direction:column;align-items:flex-start}
.tinaja-copy .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:7px}
.tinaja-copy h3{font-size:clamp(30px,2.45vw,42px);line-height:.91;max-width:260px;margin-bottom:8px}
.tinaja-copy p{font-size:9.5px;line-height:1.42;color:rgba(255,255,255,.86);max-width:285px;margin-bottom:9px}
.feature-tags{display:flex;gap:12px;flex-wrap:wrap;font-size:8.5px;margin-bottom:11px}
.feature-tags span::before{content:"○";margin-right:5px}
.tinaja-copy .btn.small{min-height:34px;padding:0 14px;font-size:8.5px}

.exp-grid{display:grid;grid-template-columns:1fr 1.06fr;gap:32px;align-items:start}
.experience-bento{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-template-rows:auto repeat(6,130px);grid-auto-rows:130px;gap:7px}.bento-title{grid-column:1/-1;margin-bottom:8px}.bento-title h2{font-size:40px}.bento-item{position:relative;overflow:hidden;border-radius:7px;min-height:120px}.bento-item.big{grid-column:span 2;grid-row:span 2}.bento-item.wide{grid-column:span 2}.bento-item img{width:100%;height:100%;object-fit:cover;transition:.45s}.bento-item:hover img{transform:scale(1.04)}.bento-item::after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.75))}.bento-item span{position:absolute;z-index:2;bottom:10px;left:11px;right:10px;color:#fff;font-family:var(--serif);font-size:17px;line-height:1}
.experience-flow{padding-top:16px}.experience-flow h2{font-size:40px;margin-bottom:14px}.experience-intro{max-width:760px;font-size:13px;line-height:1.68;color:#666c65;margin:0 0 20px}.experience-pillars{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 36px}.experience-pillars article{padding:14px 15px;border:1px solid #e7e3da;border-radius:7px;background:#fff}.experience-pillars strong{display:block;font-family:var(--serif);font-size:17px;font-weight:500;line-height:1.1;color:var(--ink);margin-bottom:6px}.experience-pillars p{font-size:10.5px;line-height:1.5;color:#6c716c;margin:0}.flow-line{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.flow-line::before{content:"";position:absolute;top:-13px;left:6%;right:6%;height:1px;background:#b9bcb8}.flow-line article{position:relative;text-align:center}.flow-line article::before{content:"";position:absolute;top:-17px;left:50%;width:7px;height:7px;border-radius:50%;border:1px solid #6c716c;background:#fff;transform:translateX(-50%)}.flow-line img{width:100%;height:100px;object-fit:cover;border-radius:6px;margin-bottom:8px}.flow-line span{font-family:var(--serif);font-size:15px;line-height:1.05}

.events-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:0;background:#fff;border-radius:10px;overflow:hidden;box-shadow:var(--shadow)}
.event-image{min-height:360px;margin:0}.event-image img{width:100%;height:100%;object-fit:cover}.event-image-duo{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:5px;background:#fff}.event-image-duo>img,.event-image-duo>.event-video-card{min-width:0;min-height:0}.event-image-duo img{min-height:0}.event-video-card{position:relative;display:block;width:100%;height:100%;min-height:0;padding:0;border:0;background:#111;overflow:hidden;color:#fff;text-align:left;cursor:pointer}.event-video-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease,filter .4s ease}.event-video-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04) 38%,rgba(0,0,0,.58) 100%);pointer-events:none}.event-video-card:hover img,.event-video-card:focus-visible img{transform:scale(1.025);filter:brightness(.93)}.event-video-card:focus-visible{outline:3px solid rgba(230,121,50,.65);outline-offset:-3px}.event-video-play{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;display:grid;place-items:center;padding-left:3px;background:rgba(255,255,255,.94);color:var(--orange);font-size:17px;box-shadow:0 10px 30px rgba(0,0,0,.28);transition:.25s}.event-video-card:hover .event-video-play,.event-video-card:focus-visible .event-video-play{transform:translate(-50%,-50%) scale(1.08)}.event-video-label{position:absolute;z-index:3;left:16px;right:16px;bottom:13px;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.5)}.event-copy{padding:40px 46px}.event-copy h2{font-size:43px;margin-bottom:16px}.event-copy p{font-size:13px}.quincho{padding:10px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:17px 0!important}.two-col-list{columns:2;column-gap:26px;padding-left:18px;margin:14px 0 23px;color:#626861;font-size:12px}.two-col-list li{margin-bottom:5px;break-inside:avoid}
.ways{grid-column:1/-1;display:grid;grid-template-columns:.9fr 1fr 1fr;gap:10px;padding:32px;background:var(--paper);border-top:1px solid #eeeae1}.ways-title{padding:10px 25px 10px 3px}.ways-title h2{font-size:34px}.way-card{height:185px;position:relative;overflow:hidden;border-radius:7px;color:#fff}.way-card img{width:100%;height:100%;object-fit:cover;transition:.45s}.way-card:hover img{transform:scale(1.04)}.way-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.70),rgba(0,0,0,.10))}.way-card div{position:absolute;inset:auto 20px 18px}.way-card small{text-transform:uppercase;font-size:9px;letter-spacing:.08em}.way-card strong{display:block;font-family:var(--serif);font-size:22px;font-weight:500;line-height:1;margin:3px 0 11px}.way-card em{font-style:normal;border:1px solid rgba(255,255,255,.65);padding:7px 11px;font-size:9px;text-transform:uppercase}

.gallery-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:18px}.gallery-head h2{font-size:42px}.gallery-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gallery-title-leaf{width:32px;height:32px;object-fit:contain;flex:0 0 auto;transform:rotate(-7deg);opacity:.88}.gallery-filters{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.gallery-filters button{border:0;background:transparent;padding:7px 11px;border-radius:20px;color:#777d77;font-size:10px}.gallery-filters button.active{background:#f0e8dc;color:var(--ink)}
.masonry{display:grid;grid-template-columns:1.05fr .75fr 1.25fr .9fr 1fr;grid-auto-rows:120px;gap:6px}.gallery-item{border:0;padding:0;overflow:hidden;border-radius:5px;background:#ddd}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.4s}.gallery-item:hover img{transform:scale(1.035)}.gallery-item.tall{grid-row:span 2}.gallery-item.wide{grid-column:span 2}.gallery-item[hidden]{display:none}

.booking-grid{display:grid;grid-template-columns:1.06fr 1.02fr .72fr;gap:16px;align-items:stretch}.review-box,.booking-form,.airbnb-card{background:#fff;border-radius:8px;padding:28px;box-shadow:0 12px 35px rgba(46,49,44,.05)}.review-box h2,.booking-form h2{font-size:34px;margin-bottom:20px}.review-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.review-cards article{border:1px solid #ebe7df;border-radius:7px;padding:18px 15px;min-height:150px}.stars{font-size:12px;letter-spacing:.08em;color:#c99540}.review-cards p{font-family:var(--serif);font-size:14px;line-height:1.25;color:#4f534f}.review-cards small{font-size:8px;text-transform:uppercase;color:#92968f}.review-dots{text-align:center;margin-top:14px}.review-dots span{display:inline-block;width:5px;height:5px;border-radius:50%;background:#bbb;margin:0 3px}.review-dots span:first-child{background:var(--orange)}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.form-grid label{display:flex;flex-direction:column;gap:5px}.form-grid label span{font-size:9px;text-transform:uppercase;font-weight:700;color:#737971}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #e1ded5;background:#fbfaf7;border-radius:5px;padding:10px 11px;color:#363a36;outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--blue)}.span-2{grid-column:1/-1}.airbnb-card{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.airbnb-symbol{font-size:40px;color:#ff385c}.airbnb-card h3{font-family:var(--serif);font-size:28px;font-weight:500;line-height:1;margin:8px 0 12px}.airbnb-card p{font-size:12px}

.location-grid{display:grid;grid-template-columns:.68fr 1.25fr 1.12fr;gap:18px;align-items:stretch}.location-copy{padding:25px 10px}.location-copy h2{font-size:38px;margin-bottom:16px}.location-copy p{font-size:13px}.map-card{min-height:270px;border-radius:8px;overflow:hidden;background:#e6eee9;box-shadow:0 10px 30px rgba(0,0,0,.08)}.map-card iframe{width:100%;height:100%;border:0;filter:saturate(.7) contrast(.95)}.faq{padding:10px 0}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;border:0;background:transparent;padding:12px 2px;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:12px;color:#454945}.faq-item button span{font-size:18px;font-weight:300}.faq-item>div{display:grid;grid-template-rows:0fr;transition:.25s}.faq-item>div p{overflow:hidden;font-size:11px;padding:0 20px 0 2px;margin:0}.faq-item.open>div{grid-template-rows:1fr}.faq-item.open>div p{padding-bottom:12px}.faq-item.open button span{transform:rotate(45deg)}

.final-cta{height:320px;position:relative;display:grid;place-items:center;overflow:hidden;color:#fff}.final-cta>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.final-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(34,31,25,.65),rgba(34,31,25,.3),rgba(34,31,25,.62))}.final-content{position:relative;z-index:2;text-align:center}.final-content h2{font-size:52px}.final-content p{color:rgba(255,255,255,.86);margin:14px auto 18px;max-width:650px}
.footer{background:#27302f;color:#fff;padding:32px 0 20px}.footer-grid{display:grid;grid-template-columns:1.15fr .8fr 1fr .9fr;gap:28px;align-items:center}.footer-brand img{width:145px;height:auto;margin-bottom:6px}.footer-brand p{color:rgba(255,255,255,.72);font-size:13px;line-height:1.55;margin:0}.footer-contact,.footer-social{display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:1.45;color:rgba(255,255,255,.82)}.footer-sernatur{display:flex;align-items:center;gap:12px;justify-content:flex-end}.sernatur-badge{flex:0 0 auto;width:92px;height:82px;padding:5px;background:#fff;border-radius:7px;display:grid;place-items:center}.sernatur-badge img{width:100%;height:100%;object-fit:contain}.footer-sernatur>div{display:flex;flex-direction:column;gap:5px;max-width:150px}.footer-sernatur strong{font-size:12px;line-height:1.35;font-weight:700;color:rgba(255,255,255,.94)}.footer-sernatur>div a{font-size:11px;color:rgba(255,255,255,.72);text-decoration:underline;text-underline-offset:2px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:25px;padding-top:16px;display:flex;justify-content:space-between;gap:20px;font-size:11px;line-height:1.45;color:rgba(255,255,255,.62)}.footer-bottom div{display:flex;gap:16px}

.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:90;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:#fff;box-shadow:0 10px 25px rgba(37,211,102,.32)}.whatsapp-float svg{width:29px;height:29px}.mobile-booking-bar{display:none}
.lightbox{position:fixed;inset:0;z-index:200;background:rgba(12,18,16,.93);display:none;place-items:center;padding:30px}.lightbox.open{display:grid}.lightbox img{max-width:min(1100px,94vw);max-height:88vh;object-fit:contain;border-radius:5px}.lightbox-close{position:absolute;right:22px;top:16px;border:0;background:transparent;color:#fff;font-size:38px}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}

@media (max-width:1080px){
  .footer-grid{grid-template-columns:1fr 1fr}.footer-sernatur{justify-content:flex-start}
  .desktop-nav{gap:16px}.desktop-nav a{font-size:11px}.header-inner{grid-template-columns:150px 1fr auto}.brand{width:135px;height:82px;padding-top:5px}.brand img{max-width:128px;max-height:72px}
  .cabins-layout{grid-template-columns:1fr}.cabins-strip{grid-template-columns:repeat(5,minmax(145px,1fr));overflow-x:auto;padding-bottom:6px}.tinaja-feature{min-height:340px}.tinaja-copy{left:52%}
  .exp-grid{grid-template-columns:1fr}.booking-grid{grid-template-columns:1fr 1fr}.airbnb-card{grid-column:1/-1;min-height:190px}.location-grid{grid-template-columns:1fr 1.4fr}.faq{grid-column:1/-1}.masonry{grid-template-columns:repeat(4,1fr)}
}
@media (max-width:820px){
  .shell{width:min(100% - 32px,720px)}.section{padding:58px 0}.section-soft{padding:52px 0}
  .header-inner{height:72px;grid-template-columns:1fr auto auto}.brand{height:68px;width:118px;padding-top:6px}.brand img{max-width:112px;max-height:60px}.desktop-nav{display:none}.header-cta{padding:10px 13px;font-size:10px}.menu-toggle{display:block}.mobile-menu{position:absolute;top:72px;left:16px;right:16px;background:rgba(252,251,248,.98);box-shadow:var(--shadow);border-radius:0 0 9px 9px;padding:14px;flex-direction:column;gap:3px}.mobile-menu.open{display:flex}.mobile-menu a{padding:11px 12px;color:var(--ink);font-size:13px;border-bottom:1px solid #eeeae2}.mobile-menu a:last-child{border-bottom:0}
  .hero{min-height:680px}.hero-content{padding-bottom:100px}.hero-copy{width:88%}.hero-eyebrow{font-size:14px;letter-spacing:.15em;margin-bottom:13px}.hero h1{font-size:65px}.hero p{font-size:15px}.hero-facts{gap:18px;overflow-x:auto;white-space:nowrap;justify-content:flex-start}.hero-dots{bottom:82px}.editorial{padding:48px 0}.editorial-grid{grid-template-columns:1.2fr 1fr 1fr}.editorial-copy{grid-column:1/-1;padding:8px 0 14px}.editorial-copy h2{white-space:normal}.editorial-photo{height:250px}.editorial-photo-a{height:280px}.editorial-photo-c{display:none}.editorial-leaves{width:150px;right:-52px;top:120px}.editorial-waves{width:150px;bottom:28px}
  .section-head.row{align-items:flex-start}.cabins-layout{grid-template-columns:1fr}.cabins-strip{grid-template-columns:repeat(5,210px)}.cabin-card{height:330px}.tinaja-feature{min-height:340px}.tinaja-copy{inset:28px 24px 24px 48%}.tinaja-copy h3{font-size:42px}.tinaja-copy p{font-size:12px}.experience-bento{grid-template-columns:1fr 1fr;grid-template-rows:auto 220px repeat(6,125px)}.experience-bento .bento-title{grid-column:1/-1}.experience-bento .big{grid-column:1/-1;grid-row:auto}.experience-flow{overflow:hidden}.flow-line{grid-template-columns:repeat(6,120px);overflow-x:auto;padding:0 0 8px}.flow-line::before{left:60px;right:auto;width:588px}
  .events-grid{grid-template-columns:1fr}.event-image{min-height:300px}.event-image-duo{min-height:360px;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.ways{grid-template-columns:1fr 1fr}.ways-title{grid-column:1/-1}.gallery-head{align-items:flex-start;flex-direction:column}.gallery-filters{justify-content:flex-start}.masonry{grid-template-columns:repeat(3,1fr)}.booking-grid{grid-template-columns:1fr}.airbnb-card{grid-column:auto}.location-grid{grid-template-columns:1fr}.faq{grid-column:auto}.map-card{min-height:320px}.footer-grid{grid-template-columns:1fr 1fr}.footer-social{grid-column:1/-1}.footer-bottom{flex-direction:column}.final-content h2{font-size:43px}
}
@media (max-width:560px){
  body{padding-bottom:62px}.shell{width:calc(100% - 24px)}.site-header{background:linear-gradient(180deg,rgba(0,0,0,.35),transparent)}.site-header.scrolled{background:rgba(252,251,248,.98)}.header-cta{display:none}
  .hero{min-height:760px;align-items:flex-end}.hero-media img{object-position:center}.hero-shade{background:linear-gradient(0deg,rgba(8,18,16,.75) 0%,rgba(8,18,16,.27) 62%,rgba(8,18,16,.20) 100%)}.hero-content{padding-bottom:118px}.hero-copy{width:100%}.hero h1{font-size:54px;line-height:.98}.hero p{font-size:14px;max-width:96%}.hero-actions{display:grid;grid-template-columns:1fr}.btn{width:100%}.hero-facts{height:68px;font-size:9px;gap:18px}.hero-dots{bottom:80px}
  .editorial{padding:46px 0 34px}.editorial-grid{grid-template-columns:1fr 1fr;gap:9px}.editorial-copy{grid-column:1/-1;padding:4px 2px 12px}.editorial-copy h2{font-size:43px;white-space:normal}.editorial-copy p{font-size:15px;line-height:1.58;max-width:100%}.title-leaf{width:30px;height:22px}.editorial-photo,.editorial-photo-a,.editorial-photo-b{height:250px}.editorial-photo-c{display:none}.editorial-leaves{width:118px;right:-54px;top:auto;bottom:34px;opacity:.48}.editorial-waves{width:120px;left:-52px;bottom:18px;opacity:.45}.section-head.row{flex-direction:column;gap:12px}.section-head h2{font-size:40px}.cabins-strip{margin-right:-12px;grid-template-columns:repeat(5,76vw)}.cabin-card{height:380px}.tinaja-feature{min-height:470px}.feature-shade{background:linear-gradient(0deg,rgba(7,23,26,.88),rgba(7,23,26,.06) 70%)}.tinaja-copy{left:0;right:0;top:auto;bottom:0;padding:24px 24px 26px}.tinaja-copy h3{font-size:35px}.tinaja-copy p{font-size:12px}.tinaja-copy .btn{width:auto}
  .experience-bento{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 230px repeat(6,140px)}.bento-title h2{font-size:38px}.bento-item.big{grid-column:1/-1;grid-row:auto}.experience-flow h2{font-size:36px}.experience-intro{font-size:12px;line-height:1.62;margin-bottom:22px}.events-grid{border-radius:0;margin-inline:-12px}.event-image-duo{min-height:310px;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.event-copy{padding:32px 24px}.event-copy h2{font-size:40px}.two-col-list{columns:1}.ways{grid-template-columns:1fr;padding:24px}.ways-title{grid-column:auto}.way-card{height:230px}.gallery-head h2{font-size:39px}.gallery-filters{overflow-x:auto;width:100%;flex-wrap:nowrap;padding-bottom:4px}.gallery-filters button{white-space:nowrap}.masonry{grid-template-columns:1fr 1fr;grid-auto-rows:145px}.gallery-item.wide{grid-column:span 2}.review-box,.booking-form,.airbnb-card{padding:22px}.review-cards{grid-template-columns:1fr;overflow:hidden}.review-cards article:nth-child(n+2){display:none}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.location-copy{padding:8px 0}.map-card{min-height:300px}.final-cta{height:390px}.final-content h2{font-size:39px}.final-content p{font-size:13px}.footer-grid{grid-template-columns:1fr}.footer-social{grid-column:auto}.footer-sernatur{justify-content:flex-start}.sernatur-badge{width:88px;height:76px}.footer-bottom div{flex-wrap:wrap}.whatsapp-float{display:none}.mobile-booking-bar{display:block;position:fixed;z-index:95;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e5e1d8;padding:8px 12px}.mobile-booking-bar a{height:46px;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;text-transform:uppercase}.mobile-booking-bar small{font-size:9px;opacity:.88}.mobile-booking-bar strong{font-size:11px}
}

/* Precise responsive overrides for the two edited sections */
@media (max-width:1080px) and (min-width:821px){
  .cabins .shell{width:calc(100% - 42px)}
  .cabins-layout{grid-template-columns:1.2fr 1fr;gap:12px}
  .cabin-card{height:200px}
  .tinaja-feature{min-height:256px}
  .cabins .section-head h2{font-size:38px}
  .cabin-overlay strong{font-size:15px}
  .tinaja-copy{inset:20px 18px 17px 50%}
  .tinaja-copy h3{font-size:30px}
  .tinaja-copy p{font-size:8.5px}
}
@media (max-width:820px){
  .editorial{padding:46px 0 34px}
  .editorial-grid{grid-template-columns:1fr 1fr;gap:9px}
  .editorial-copy{grid-column:1/-1;padding:4px 2px 12px}
  .editorial-copy h2{font-size:43px;white-space:normal}
  .editorial-copy p{font-size:15px;line-height:1.58;max-width:100%}
  .title-leaf{width:30px;height:22px}
  .editorial-photo,.editorial-photo-a,.editorial-photo-b{height:250px}
  .editorial-photo-c{display:none}
  .editorial-leaves{width:118px;right:-54px;top:auto;bottom:34px;opacity:.42}
  .editorial-waves{width:120px;left:-52px;bottom:18px;opacity:.38}
  .cabins{padding:34px 0}
  .cabins .shell{width:min(100% - 32px,720px)}
  .cabins-layout{grid-template-columns:1fr;gap:16px}
  .cabins .section-head.row{align-items:flex-start}
  .cabins .section-head h2{font-size:40px;white-space:normal}
  .cabins-strip{grid-template-columns:repeat(5,210px);overflow-x:auto;padding-bottom:6px}
  .cabin-card{height:330px}
  .tinaja-feature{min-height:340px}
  .tinaja-copy{inset:28px 24px 24px 48%}
  .tinaja-copy h3{font-size:42px}
  .tinaja-copy p{font-size:12px}
}
@media (max-width:560px){
  .editorial-grid{grid-template-columns:1fr 1fr}
  .cabins .shell{width:calc(100% - 24px)}
  .cabins .section-head.row{flex-direction:column;gap:8px}
  .cabins .section-head .text-link{margin:0}
  .cabins-strip{margin-right:-12px;grid-template-columns:repeat(5,76vw)}
  .cabin-card{height:380px}
  .tinaja-feature{min-height:470px}
  .feature-shade{background:linear-gradient(0deg,rgba(7,23,26,.88),rgba(7,23,26,.06) 70%)}
  .tinaja-copy{left:0;right:0;top:auto;bottom:0;padding:24px 24px 26px}
  .tinaja-copy h3{font-size:35px}
  .tinaja-copy p{font-size:12px}
  .tinaja-copy .btn{width:auto}
}

/* Final compact desktop match for the mockup around tablet/compact desktop widths */
@media (max-width:1080px) and (min-width:821px){
  .cabins{padding:7px 0 8px}
  .cabins .shell{width:calc(100% - 42px)}
  .cabins-layout{grid-template-columns:1.2fr 1fr;gap:12px}
  .cabins .section-head.row{margin-bottom:6px}
  .cabins .section-head h2{font-size:25px;line-height:1}
  .cabins .section-head .text-link{font-size:6.5px;margin-bottom:2px}
  .cabins-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;overflow:visible;padding-bottom:0}
  .cabin-card{height:122px;border-radius:5px}
  .cabin-overlay{inset:auto 6px 7px}
  .cabin-overlay small{font-size:5.5px}
  .cabin-overlay strong{font-size:12px;margin:2px 0}
  .cabin-overlay span{font-size:5.5px}
  .section-note{font-size:6px;margin-top:5px}
  .tinaja-feature{min-height:183px;border-radius:5px}
  .tinaja-copy{inset:16px 14px 12px 54%}
  .tinaja-copy .eyebrow{font-size:5.5px;margin-bottom:4px}
  .tinaja-copy h3{font-size:21px;line-height:.92;margin-bottom:5px}
  .tinaja-copy p{font-size:6px;line-height:1.35;margin-bottom:6px}
  .feature-tags{font-size:5.5px;gap:8px;margin-bottom:7px}
  .tinaja-copy .btn.small{min-height:25px;padding:0 10px;font-size:6px}
}


/* --- Final desktop correction for the Cabins section to match the supplied mockup --- */
@media (min-width: 1001px){
  .cabins{
    padding:22px 0 20px;
    background:var(--ivory);
  }
  .cabins .shell{
    width:calc(100% - 28px);
    max-width:none;
    margin-left:14px;
    margin-right:0;
  }
  .cabins-layout{
    grid-template-columns:minmax(0, 1.26fr) minmax(680px, 1.10fr);
    gap:12px;
    align-items:stretch;
  }
  .cabins-left{
    min-width:0;
    background:#faf8f4;
    border-radius:10px;
    padding:14px 14px 10px;
    box-shadow:inset 0 0 0 1px rgba(73,64,54,.05);
  }
  .cabins .section-head.row{
    align-items:flex-start;
    margin:0 0 11px;
    gap:18px;
  }
  .cabins .section-head h2{
    font-size:42px;
    line-height:.96;
    letter-spacing:-.035em;
    white-space:nowrap;
  }
  .cabins .section-head .text-link{
    margin:3px 4px 0 0;
    font-size:8px;
    letter-spacing:.08em;
    white-space:nowrap;
  }
  .cabins-strip{
    grid-template-columns:repeat(5, minmax(0, 1fr));
    gap:6px;
    overflow:visible;
    padding-bottom:0;
  }
  .cabin-card{
    height:286px;
    border-radius:8px;
  }
  .cabin-card::after{
    inset:42% 0 0;
    background:linear-gradient(transparent, rgba(0,0,0,.82));
  }
  .cabin-overlay{
    inset:auto 9px 9px;
    line-height:1.08;
  }
  .cabin-overlay small{
    font-size:8px;
    opacity:.88;
    margin-bottom:2px;
  }
  .cabin-overlay strong{
    font-size:25px;
    margin:3px 0 4px;
  }
  .cabin-overlay span{
    font-size:10px;
    line-height:1.2;
    opacity:.86;
  }
  .section-note{
    margin:11px 0 0;
    font-size:11px;
    line-height:1.25;
    color:#8f877b;
    text-align:center;
  }
  .tinaja-feature{
    min-height:384px;
    border-radius:10px 0 0 10px;
    overflow:hidden;
  }
  .tinaja-feature > img{
    object-position:20% center;
  }
  .feature-shade{
    background:linear-gradient(90deg, rgba(7,18,28,.12) 0%, rgba(21,46,72,.44) 34%, rgba(31,53,81,.76) 56%, rgba(32,54,82,.92) 100%);
  }
  .tinaja-copy{
    inset:34px 34px 28px 52%;
    justify-content:flex-start;
  }
  .tinaja-copy .eyebrow{
    margin-bottom:8px;
    font-size:7px;
    letter-spacing:.12em;
    color:rgba(255,255,255,.82);
  }
  .tinaja-copy h3{
    font-size:43px;
    line-height:.93;
    max-width:290px;
    margin-bottom:8px;
  }
  .tinaja-copy p{
    max-width:290px;
    font-size:11px;
    line-height:1.45;
    margin-bottom:12px;
    color:rgba(255,255,255,.87);
  }
  .feature-tags{
    gap:14px;
    margin-bottom:12px;
    font-size:9px;
  }
  .feature-tags span{
    display:inline-flex;
    align-items:center;
    gap:4px;
  }
  .feature-tags span::before{
    content:"◌";
    margin-right:0;
    font-size:9px;
    line-height:1;
  }
  .tinaja-copy .btn.small{
    min-height:42px;
    padding:0 18px;
    font-size:10px;
    letter-spacing:.06em;
    margin-top:auto;
  }
}

/* Real client material integrated into existing design */
.tinaja-feature>img{object-position:center center}
.video-item{position:relative}
.video-item::before{content:"";position:absolute;z-index:3;left:50%;top:50%;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 8px 24px rgba(0,0,0,.24);transform:translate(-50%,-50%);pointer-events:none}
.video-item::after{content:"";position:absolute;z-index:4;left:calc(50% + 2px);top:50%;border-left:11px solid var(--orange);border-top:7px solid transparent;border-bottom:7px solid transparent;transform:translate(-50%,-50%);pointer-events:none}
.video-item .video-label{position:absolute;z-index:3;left:10px;bottom:9px;background:rgba(20,28,27,.72);backdrop-filter:blur(5px);color:#fff;padding:5px 8px;border-radius:16px;font-size:8px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;pointer-events:none}
.lightbox video{max-width:min(760px,94vw);max-height:88vh;object-fit:contain;border-radius:6px;background:#000;box-shadow:0 20px 70px rgba(0,0,0,.4)}
.lightbox [hidden]{display:none!important}

/* Editorial / primera sección: proporciones del mockup adjunto (desktop) */
@media (min-width:1001px){
  .editorial{
    padding:22px 0 23px;
    min-height:227px;
  }
  .editorial .shell{
    width:968px;
    max-width:calc(100% - 36px);
  }
  .editorial-grid{
    grid-template-columns:280px 202px 255px 183px;
    gap:5px;
    min-height:182px;
    justify-content:start;
    align-items:stretch;
  }
  .editorial-copy{
    align-self:center;
    padding:0 24px 0 0;
  }
  .editorial-copy h2{
    font-size:30px;
    line-height:.94;
    letter-spacing:-.025em;
    white-space:normal;
    margin:0 0 13px;
  }
  .title-leaf{
    width:24px;
    height:19px;
    margin-left:5px;
    vertical-align:-1px;
    opacity:.68;
  }
  .editorial-copy p{
    max-width:258px;
    font-size:10.4px;
    line-height:1.58;
    margin:0 0 16px;
    color:#5f625d;
  }
  .editorial-copy .text-link{
    margin-top:0;
    font-size:8.4px;
    letter-spacing:.025em;
  }
  .editorial-photo,
  .editorial-photo-a,
  .editorial-photo-b,
  .editorial-photo-c{
    height:182px;
    border-radius:6px;
    box-shadow:none;
    margin:0;
  }
  .editorial-photo-a img{object-position:center 53%}
  .editorial-photo-b img{object-position:center 48%}
  .editorial-photo-c img{object-position:center 45%}
  .editorial-waves{
    left:-18px;
    bottom:31px;
    width:112px;
    opacity:.43;
  }
  .editorial-leaves{
    right:48px;
    top:51px;
    width:92px;
    opacity:.48;
    transform:rotate(0deg);
  }
}

/* Galería profesional + visor navegable */
.gallery-filters button{
  cursor:pointer;
  transition:background-color .22s ease,color .22s ease,transform .22s ease;
}
.gallery-filters button:hover{background:#f4eee4;color:var(--ink)}
.gallery-filters button:active{transform:translateY(1px)}

.masonry{
  grid-auto-rows:150px;
  gap:8px;
}
.gallery-item{
  position:relative;
  cursor:zoom-in;
  border-radius:8px;
  isolation:isolate;
  box-shadow:0 0 0 1px rgba(28,43,39,.045);
  transition:transform .28s ease,box-shadow .28s ease;
}
.gallery-item:not(.video-item)::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  background:linear-gradient(180deg,transparent 58%,rgba(8,18,16,.16));
  opacity:.45;
  transition:opacity .28s ease;
}
.gallery-item:not(.video-item)::after{
  content:"↗";
  position:absolute;
  z-index:3;
  right:10px;
  top:10px;
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:rgba(255,255,255,.92);
  color:#244f5d;
  font-size:14px;
  opacity:0;
  transform:translateY(5px);
  transition:opacity .25s ease,transform .25s ease;
  box-shadow:0 6px 20px rgba(0,0,0,.14);
}
.gallery-item:hover,
.gallery-item:focus-visible{
  transform:translateY(-2px);
  box-shadow:0 14px 30px rgba(34,48,43,.12);
  outline:none;
}
.gallery-item:not(.video-item):hover::before{opacity:.75}
.gallery-item:not(.video-item):hover::after,
.gallery-item:not(.video-item):focus-visible::after{opacity:1;transform:none}
.gallery-item img{transition:transform .55s cubic-bezier(.2,.75,.25,1),filter .35s ease}
.gallery-item:hover img{transform:scale(1.045)}

body.lightbox-open{overscroll-behavior:none}
.lightbox{
  position:fixed;
  inset:0;
  z-index:300;
  display:none;
  padding:0;
  background:rgba(9,17,16,.96);
  backdrop-filter:blur(12px);
  color:#fff;
}
.lightbox.open{display:block;animation:galleryFadeIn .22s ease both}
@keyframes galleryFadeIn{from{opacity:0}to{opacity:1}}

.lightbox-shell{
  width:min(1480px,100%);
  height:100dvh;
  margin:0 auto;
  padding:18px 28px 16px;
  display:grid;
  grid-template-rows:48px minmax(0,1fr) auto 76px;
  gap:8px;
}
.lightbox-topbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-width:0;
}
.lightbox-counter{
  font-size:11px;
  letter-spacing:.14em;
  font-weight:700;
  color:rgba(255,255,255,.68);
  font-variant-numeric:tabular-nums;
}
.lightbox-close{
  position:static;
  width:42px;
  height:42px;
  padding:0;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.14);
  border-radius:50%;
  background:rgba(255,255,255,.07);
  color:#fff;
  cursor:pointer;
  transition:background .2s ease,border-color .2s ease,transform .2s ease;
}
.lightbox-close:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.28);transform:rotate(4deg)}
.lightbox-close svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}

.lightbox-stage{
  position:relative;
  min-height:0;
  display:grid;
  grid-template-columns:64px minmax(0,1fr) 64px;
  align-items:center;
  gap:14px;
}
.lightbox-media{
  grid-column:2;
  grid-row:1;
  min-width:0;
  min-height:0;
  height:100%;
  display:grid;
  place-items:center;
  transition:opacity .16s ease,transform .16s ease;
}
.lightbox-media.is-switching{opacity:.12;transform:scale(.992)}
.lightbox-media img,
.lightbox-media video{
  display:block;
  max-width:100%;
  max-height:100%;
  width:auto;
  height:auto;
  object-fit:contain;
  border-radius:8px;
  background:#060908;
  box-shadow:0 28px 90px rgba(0,0,0,.38);
}
.lightbox-media img{max-height:calc(100dvh - 218px)}
.lightbox-media video{width:auto;height:100%;max-width:min(1050px,100%);max-height:calc(100dvh - 218px);aspect-ratio:478/850}
.lightbox [hidden]{display:none!important}

.lightbox-nav{
  width:50px;
  height:50px;
  justify-self:center;
  display:grid;
  place-items:center;
  padding:0;
  border:1px solid rgba(255,255,255,.16);
  border-radius:50%;
  background:rgba(255,255,255,.08);
  color:#fff;
  cursor:pointer;
  transition:background .2s ease,border-color .2s ease,transform .2s ease;
}
.lightbox-prev{grid-column:1;grid-row:1}
.lightbox-next{grid-column:3;grid-row:1}
.lightbox-nav:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.32);transform:scale(1.05)}
.lightbox-nav svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.lightbox-nav[hidden]{display:none!important}

.lightbox-info{
  min-height:54px;
  padding:5px 78px 3px;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:14px;
}
.lightbox-category{
  display:inline-flex;
  align-items:center;
  min-height:25px;
  padding:0 10px;
  border:1px solid rgba(255,255,255,.15);
  border-radius:20px;
  color:#eaa068;
  font-size:9px;
  font-weight:800;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.lightbox-caption{
  margin:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-family:var(--serif);
  font-size:17px;
  color:rgba(255,255,255,.91);
}
.lightbox-hint{
  margin:0;
  color:rgba(255,255,255,.42);
  font-size:9px;
  white-space:nowrap;
}

.lightbox-thumbs{
  display:flex;
  align-items:center;
  gap:7px;
  overflow-x:auto;
  overflow-y:hidden;
  padding:7px 78px 5px;
  scrollbar-width:thin;
  scrollbar-color:rgba(255,255,255,.22) transparent;
  scroll-behavior:smooth;
}
.lightbox-thumbs::-webkit-scrollbar{height:4px}
.lightbox-thumbs::-webkit-scrollbar-thumb{background:rgba(255,255,255,.22);border-radius:5px}
.lightbox-thumb{
  position:relative;
  flex:0 0 62px;
  width:62px;
  height:50px;
  padding:0;
  overflow:hidden;
  border:2px solid transparent;
  border-radius:6px;
  background:#111;
  opacity:.5;
  cursor:pointer;
  transition:opacity .2s ease,border-color .2s ease,transform .2s ease;
}
.lightbox-thumb:hover{opacity:.82;transform:translateY(-1px)}
.lightbox-thumb.is-active{opacity:1;border-color:#e57b34}
.lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.lightbox-thumb.is-video::after{
  content:"▶";
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  color:#fff;
  font-size:10px;
  text-shadow:0 1px 5px #000;
  background:rgba(0,0,0,.12);
}

@media (max-width:760px){
  .masonry{grid-auto-rows:155px;gap:7px}
  .gallery-item{border-radius:7px}
  .gallery-item:not(.video-item)::after{display:none}

  .lightbox-shell{
    padding:8px 0 10px;
    grid-template-rows:44px minmax(0,1fr) auto 66px;
    gap:4px;
  }
  .lightbox-topbar{padding:0 12px}
  .lightbox-close{width:38px;height:38px}
  .lightbox-stage{grid-template-columns:1fr;gap:0;padding:0 8px}
  .lightbox-media{grid-column:1;grid-row:1}
  .lightbox-media img,
  .lightbox-media video{max-height:calc(100dvh - 188px);border-radius:6px}
  .lightbox-nav{
    position:absolute;
    z-index:5;
    top:50%;
    width:42px;
    height:42px;
    transform:translateY(-50%);
    background:rgba(15,24,22,.62);
    backdrop-filter:blur(5px);
  }
  .lightbox-nav:hover{transform:translateY(-50%)}
  .lightbox-prev{left:15px}
  .lightbox-next{right:15px}
  .lightbox-info{
    padding:5px 14px 2px;
    grid-template-columns:auto minmax(0,1fr);
    gap:9px;
  }
  .lightbox-caption{font-size:14px}
  .lightbox-hint{display:none}
  .lightbox-category{font-size:8px;min-height:23px;padding:0 8px}
  .lightbox-thumbs{padding:6px 12px 4px;gap:6px}
  .lightbox-thumb{flex-basis:55px;width:55px;height:44px}
}

/* =====================================================================
   Responsive hardening v7
   Keeps the approved desktop composition intact while making tablet,
   phone and small-phone layouts fluid, touch-friendly and overflow-safe.
   ===================================================================== */
html,body{max-width:100%;overflow-x:clip}
img,video,iframe{max-width:100%}

@media (max-width:1180px) and (min-width:1001px){
  .shell{width:calc(100% - 40px)}
  .header-inner{grid-template-columns:142px 1fr auto;gap:14px}
  .desktop-nav{gap:14px}
  .desktop-nav a{font-size:10px}
  .header-cta{padding-inline:16px}
  .hero-copy{width:min(650px,68%)}
  .hero h1{font-size:clamp(58px,7vw,82px)}
  .booking-grid{grid-template-columns:1fr 1fr}
  .airbnb-card{grid-column:1/-1;min-height:170px}
  .location-grid{grid-template-columns:.8fr 1.2fr}
  .faq{grid-column:1/-1}
}

/* Tablet and small laptop */
@media (max-width:1000px){
  .shell{width:min(100% - 36px,820px)}
  .section{padding:58px 0}
  .section-soft{padding:52px 0}

  .header-inner{height:74px;grid-template-columns:1fr auto auto;gap:10px}
  .brand{width:120px;height:70px;padding-top:6px}
  .brand img{max-width:114px;max-height:62px}
  .desktop-nav{display:none}
  .menu-toggle{display:block}
  .mobile-menu{position:absolute;top:74px;left:18px;right:18px;background:rgba(252,251,248,.985);box-shadow:var(--shadow);border-radius:0 0 10px 10px;padding:12px 14px;flex-direction:column;gap:0;max-height:calc(100dvh - 92px);overflow-y:auto}
  .mobile-menu.open{display:flex}
  .mobile-menu a{padding:12px;color:var(--ink);font-size:13px;border-bottom:1px solid #eeeae2}
  .mobile-menu a:last-child{border-bottom:0}

  .hero{min-height:680px}
  .hero-content{padding-bottom:106px}
  .hero-copy{width:min(610px,82%)}
  .hero h1{font-size:clamp(56px,8vw,74px)}
  .hero p{font-size:15px}
  .hero-facts{width:calc(100% - 36px);gap:18px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}
  .hero-facts::-webkit-scrollbar{display:none}

  /* First editorial section: preserve mockup details, reflow content */
  .editorial{padding:48px 0 42px}
  .editorial .shell{width:min(100% - 36px,820px)}
  .editorial-grid{grid-template-columns:1fr 1fr;gap:10px;min-height:0}
  .editorial-copy{grid-column:1/-1;padding:2px 4px 14px}
  .editorial-copy h2{font-size:clamp(39px,6vw,50px);white-space:normal}
  .editorial-copy p{max-width:660px;font-size:15px;line-height:1.58}
  .editorial-photo,.editorial-photo-a,.editorial-photo-b,.editorial-photo-c{display:block;height:250px}
  .editorial-photo-c{grid-column:1/-1;height:230px}
  .editorial-waves{left:-58px;bottom:28px;width:145px}
  .editorial-leaves{right:-58px;top:auto;bottom:34px;width:138px}

  /* Override earlier compact-tablet rules that made this section tiny. */
  .cabins{padding:42px 0}
  .cabins .shell{width:min(100% - 36px,820px);margin-inline:auto}
  .cabins-layout{grid-template-columns:1fr;gap:18px}
  .cabins-left{padding:0;background:transparent;box-shadow:none;border-radius:0}
  .cabins .section-head.row{align-items:flex-start;margin-bottom:14px}
  .cabins .section-head h2{font-size:clamp(38px,6vw,50px);white-space:normal}
  .cabins .section-head .text-link{font-size:9px;margin-top:5px}
  .cabins-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,34vw);grid-template-columns:none;gap:10px;overflow-x:auto;overflow-y:hidden;padding:0 0 9px;margin:0;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin}
  .cabin-card{height:310px;border-radius:9px;scroll-snap-align:start}
  .cabin-overlay{inset:auto 12px 13px}
  .cabin-overlay small{font-size:8px}
  .cabin-overlay strong{font-size:22px}
  .cabin-overlay span{font-size:9px}
  .section-note{text-align:left;font-size:10px;margin-top:8px}
  .tinaja-feature{min-height:390px;border-radius:10px}
  .tinaja-copy{inset:34px 30px 28px 50%}
  .tinaja-copy .eyebrow{font-size:8px}
  .tinaja-copy h3{font-size:clamp(36px,5vw,48px)}
  .tinaja-copy p{font-size:11px}
  .feature-tags{font-size:9px}
  .tinaja-copy .btn.small{min-height:38px;font-size:9px}

  .exp-grid{grid-template-columns:1fr;gap:48px}
  .experience-bento{grid-template-columns:1fr 1fr;grid-template-rows:auto 230px repeat(6,145px)}.experience-bento .big{grid-column:1/-1;grid-row:auto}
  .experience-flow{padding-top:0;overflow:hidden}
  .flow-line{grid-template-columns:repeat(6,140px);overflow-x:auto;padding:0 0 12px;scroll-snap-type:x mandatory;scrollbar-width:thin}
  .flow-line::before{left:70px;right:auto;width:700px}
  .flow-line article{scroll-snap-align:start}
  .flow-line img{height:112px}

  .events-grid{grid-template-columns:1fr}
  .event-image{min-height:360px}
  .event-copy{padding:36px 34px}
  .ways{grid-template-columns:1fr 1fr;padding:28px}
  .ways-title{grid-column:1/-1;padding:0 0 10px}
  .way-card{height:230px}

  .gallery-head{align-items:flex-start;flex-direction:column}
  .gallery-filters{justify-content:flex-start;max-width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px;scrollbar-width:none}
  .gallery-filters::-webkit-scrollbar{display:none}
  .gallery-filters button{white-space:nowrap}
  .masonry{grid-template-columns:repeat(3,1fr);grid-auto-rows:145px}

  .booking-grid{grid-template-columns:1fr;gap:14px}
  .airbnb-card{grid-column:auto;min-height:0}
  .review-cards{grid-template-columns:repeat(3,minmax(220px,1fr));overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}
  .review-cards article{scroll-snap-align:start}

  .location-grid{grid-template-columns:1fr;gap:22px}
  .location-copy{padding:0}
  .map-card{min-height:360px}
  .faq{grid-column:auto}

  .footer-grid{grid-template-columns:1fr 1fr}
  .footer-social{grid-column:1/-1}
  .footer-bottom{flex-direction:column}
}

/* Phones */
@media (max-width:640px){
  body{padding-bottom:64px}
  .shell{width:calc(100% - 24px)}
  .section{padding:48px 0}
  .section-soft{padding:44px 0}

  .site-header{background:linear-gradient(180deg,rgba(0,0,0,.38),transparent)}
  .site-header.scrolled{background:rgba(252,251,248,.98)}
  .header-inner{height:70px}
  .brand{width:112px;height:66px;padding-top:6px}
  .brand img{max-width:107px;max-height:58px}
  .header-cta{display:none}
  .mobile-menu{top:70px;left:12px;right:12px}

  .hero{min-height:720px;align-items:flex-end}
  .hero-media img{object-position:center center}
  .hero-shade{background:linear-gradient(0deg,rgba(8,18,16,.82) 0%,rgba(8,18,16,.42) 47%,rgba(8,18,16,.15) 76%)}
  .hero-content{padding-bottom:116px}
  .hero-copy{width:100%}
  .hero h1{font-size:clamp(47px,14vw,59px);line-height:.96}
  .hero p{font-size:14px;line-height:1.5;margin:16px 0 20px}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:9px}
  .hero-actions .btn{width:100%}
  .hero-facts{width:calc(100% - 24px);height:65px;font-size:8.5px;gap:16px}
  .hero-dots{bottom:76px}

  .editorial{padding:42px 0 36px}
  .editorial .shell{width:calc(100% - 24px)}
  .editorial-grid{grid-template-columns:1fr 1fr;gap:8px}
  .editorial-copy{grid-column:1/-1;padding:0 1px 12px}
  .editorial-copy .eyebrow{font-size:9px}
  .editorial-copy h2{font-size:clamp(38px,11vw,47px);margin-bottom:13px}
  .editorial-copy p{font-size:14px;line-height:1.6}
  .editorial-photo,.editorial-photo-a,.editorial-photo-b{height:225px}
  .editorial-photo-c{grid-column:1/-1;height:190px}
  .editorial-waves{width:110px;left:-55px;bottom:15px;opacity:.42}
  .editorial-leaves{width:108px;right:-50px;bottom:20px;opacity:.45}

  .cabins{padding:38px 0}
  .cabins .shell{width:calc(100% - 24px)}
  .cabins .section-head.row{flex-direction:column;gap:7px;margin-bottom:13px}
  .cabins .section-head h2{font-size:clamp(36px,10.5vw,46px)}
  .cabins-strip{grid-auto-columns:min(78vw,300px);gap:9px;margin-right:-12px;padding-right:12px}
  .cabin-card{height:365px}
  .cabin-overlay small{font-size:9px}
  .cabin-overlay strong{font-size:26px}
  .cabin-overlay span{font-size:10px}
  .section-note{font-size:10px;line-height:1.4}
  .tinaja-feature{min-height:500px}
  .tinaja-feature>img{object-position:center 36%}
  .feature-shade{background:linear-gradient(0deg,rgba(8,24,27,.93) 0%,rgba(8,24,27,.68) 37%,rgba(8,24,27,.08) 72%)}
  .tinaja-copy{left:0;right:0;top:auto;bottom:0;padding:26px 22px 24px}
  .tinaja-copy h3{font-size:39px;max-width:320px}
  .tinaja-copy p{font-size:12px;max-width:330px}
  .feature-tags{font-size:9px}
  .tinaja-copy .btn.small{width:auto;min-height:38px}

  .experience-bento{grid-template-columns:1fr 1fr;grid-template-rows:auto 230px repeat(6,145px);gap:7px}
  .bento-title{grid-column:1/-1}
  .bento-title h2{font-size:38px}
  .bento-item.big{grid-column:1/-1;grid-row:auto}
  .bento-item span{font-size:16px}
  .experience-flow h2{font-size:36px;margin-bottom:16px}
  .experience-intro{font-size:12px;line-height:1.6;margin-bottom:16px}
  .experience-pillars{grid-template-columns:1fr;gap:7px;margin-bottom:30px}
  .experience-pillars article{padding:13px 14px}
  .experience-pillars strong{font-size:16px}
  .experience-pillars p{font-size:11px}
  .flow-line{grid-template-columns:repeat(6,128px)}
  .flow-line::before{left:64px;width:640px}
  .flow-line img{height:104px}

  .events-grid{border-radius:0;margin-inline:-12px}
  .event-image{min-height:310px}
  .event-image-duo{grid-template-columns:1fr 1fr;grid-template-rows:1fr;min-height:310px}
  .event-copy{padding:30px 22px}
  .event-copy h2{font-size:40px}
  .two-col-list{columns:1}
  .ways{grid-template-columns:1fr;padding:22px}
  .ways-title{grid-column:auto}
  .ways-title h2{font-size:34px}
  .way-card{height:235px}

  .gallery-head h2{font-size:clamp(36px,10vw,43px)}
  .masonry{grid-template-columns:1fr 1fr;grid-auto-rows:145px;gap:7px}
  .gallery-item.wide{grid-column:span 2}

  .review-box,.booking-form,.airbnb-card{padding:22px}
  .review-box h2,.booking-form h2{font-size:33px}
  .review-cards{grid-template-columns:repeat(3,82vw);margin-right:-10px}
  .review-cards article:nth-child(n+2){display:block}
  .form-grid{grid-template-columns:1fr}
  .span-2{grid-column:auto}

  .map-card{min-height:300px}
  .location-copy h2{font-size:36px}

  .final-cta{height:420px}
  .final-content{padding-inline:4px}
  .final-content h2{font-size:clamp(36px,10vw,44px)}
  .final-content p{font-size:13px}
  .final-content .btn{width:100%}

  .footer-grid{grid-template-columns:1fr;gap:20px}
  .footer-social{grid-column:auto}
  .footer-bottom div{flex-wrap:wrap;gap:10px 15px}
  .whatsapp-float{display:none}
  .mobile-booking-bar{display:block;position:fixed;z-index:95;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e5e1d8;padding:8px 12px env(safe-area-inset-bottom)}
  .mobile-booking-bar a{height:48px;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;text-transform:uppercase}
  .mobile-booking-bar small{font-size:9px;opacity:.88}
  .mobile-booking-bar strong{font-size:11px}
}

/* Narrow phones */
@media (max-width:420px){
  .shell,.editorial .shell,.cabins .shell{width:calc(100% - 20px)}
  .hero{min-height:690px}
  .hero-content{padding-bottom:112px}
  .hero h1{font-size:46px}
  .hero p{font-size:13.5px}
  .hero-facts{width:calc(100% - 20px)}
  .editorial-copy h2{font-size:39px}
  .editorial-photo,.editorial-photo-a,.editorial-photo-b{height:205px}
  .editorial-photo-c{height:175px}
  .cabins-strip{grid-auto-columns:min(82vw,285px);margin-right:-10px;padding-right:10px}
  .cabin-card{height:345px}
  .tinaja-feature{min-height:480px}
  .tinaja-copy h3{font-size:36px}
  .experience-bento{grid-template-rows:auto 215px repeat(6,135px)}
  .masonry{grid-auto-rows:132px}
  .review-cards{grid-template-columns:repeat(3,86vw)}
  .event-copy{padding-inline:20px}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .hero-media img{animation:none}
  .hero-slide,.reveal,.cabin-card img,.bento-item img,.way-card img,.gallery-item img{transition:none}
}

/* =====================================================================
   Mobile overflow fix v8
   Prevent long CTAs and form controls from creating min-content overflow.
   ===================================================================== */
@media (max-width:640px){
  .booking-grid,
  .booking-form,
  .review-box,
  .airbnb-card,
  .form-grid,
  .form-grid > *,
  .form-grid label,
  .location-grid,
  .final-content{
    min-width:0;
    width:100%;
    max-width:100%;
  }

  .form-grid input,
  .form-grid select,
  .form-grid textarea{
    display:block;
    min-width:0;
    max-width:100%;
  }

  .booking-form .btn.full,
  .final-content .btn,
  .event-copy .btn,
  .airbnb-card .btn,
  .tinaja-copy .btn{
    width:100%;
    max-width:100%;
    min-width:0;
    height:auto;
    min-height:46px;
    padding:12px 14px;
    white-space:normal;
    text-align:center;
    line-height:1.25;
    overflow-wrap:anywhere;
  }

  .booking-form .btn.full{margin-top:8px}
  .footer-contact a,
  .footer-social a{overflow-wrap:anywhere;word-break:break-word}
}

@media (max-width:360px){
  .review-box,.booking-form,.airbnb-card{padding:18px 16px}
  .booking-form h2{font-size:30px;line-height:.98}
  .form-grid{gap:7px}
  .form-grid input,.form-grid select,.form-grid textarea{padding:9px 10px}
  .booking-form .btn.full,
  .final-content .btn,
  .event-copy .btn,
  .airbnb-card .btn,
  .tinaja-copy .btn{font-size:10px;padding-inline:10px}
}

/* Final small-screen CTA safeguard */
@media (max-width:640px){
  .btn{
    max-width:100%;
    min-width:0;
    height:auto;
    white-space:normal;
    text-align:center;
    line-height:1.25;
    overflow-wrap:anywhere;
  }
}

@media (max-width:600px){.event-video-play{width:48px;height:48px;font-size:15px}.event-video-label{font-size:9px;left:12px;right:12px;bottom:10px}}

/* SEO discovery / internal-link hub */
.seo-discovery-head{max-width:760px;margin-bottom:28px}.seo-discovery-head h2{font-size:clamp(38px,4vw,54px);margin-bottom:12px}.seo-discovery-head p{max-width:700px;font-size:13px}.seo-discovery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.seo-discovery-grid a{background:#fff;border:1px solid #e7e2d8;padding:22px 18px;min-height:135px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.seo-discovery-grid a:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(37,48,43,.08)}.seo-discovery-grid strong{font-family:var(--serif);font-size:21px;font-weight:500;line-height:1.05}.seo-discovery-grid span{font-size:9px;color:var(--orange);text-transform:uppercase;font-weight:800;margin-top:18px}@media(max-width:900px){.seo-discovery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.seo-discovery-grid{grid-template-columns:1fr}.seo-discovery-grid a{min-height:115px}.seo-discovery-head h2{font-size:36px}}

.seo-common-searches{padding-bottom:26px}.seo-common-searches + .seo-discovery{padding-top:38px;border-top:1px solid #e7e2d8}


/* Cabañas: bloque de equipamiento junto al listado */
@media (min-width:821px){
  .cabin-comfort-feature .feature-shade{background:linear-gradient(90deg,rgba(9,25,29,.92) 0%,rgba(9,25,29,.80) 38%,rgba(9,25,29,.20) 66%,rgba(9,25,29,.04) 100%)}
  .cabin-comfort-feature .tinaja-copy{inset:24px 52% 20px 24px}
  .cabin-comfort-feature>img{object-position:center center}
}
@media (max-width:820px){
  .cabin-comfort-feature .feature-shade{background:linear-gradient(0deg,rgba(8,24,27,.94) 0%,rgba(8,24,27,.70) 38%,rgba(8,24,27,.08) 72%)}
  .cabin-comfort-feature .tinaja-copy{inset:auto 0 0 0;left:0;right:0;top:auto;bottom:0;padding:26px 22px 24px}
  .cabin-comfort-feature>img{object-position:center center}
}


/* Tinajas — full wellness story section */
.tinajas-story{position:relative;overflow:hidden;background:#f4efe6;padding:82px 0 76px}
.tinajas-story::before{content:"";position:absolute;left:-110px;top:70px;width:260px;height:260px;border:1px solid rgba(63,132,155,.12);border-radius:50%;pointer-events:none}
.tinajas-story::after{content:"";position:absolute;right:-90px;bottom:80px;width:220px;height:220px;border:1px solid rgba(111,168,76,.14);border-radius:50%;pointer-events:none}
.tinajas-story .shell{position:relative;z-index:1}
.tinajas-story-head{display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:end;margin-bottom:34px}
.tinajas-story-head h2{font-size:clamp(46px,4.5vw,66px);max-width:700px}
.tinajas-story-lead{font-family:var(--serif);font-size:clamp(20px,2vw,28px);line-height:1.15;color:#515852;margin:0 0 7px;max-width:520px}
.tinajas-story-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:46px;align-items:center}
.tinajas-story-copy{padding:12px 0}
.tinajas-story-copy>p{font-size:14px;line-height:1.72;color:#5f665f;max-width:540px}
.tinajas-story-copy strong{color:#363d37}
.tinajas-facts{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 25px}
.tinajas-facts span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(48,51,48,.14);border-radius:999px;background:rgba(255,255,255,.55);font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#505650}
.tinajas-facts span::before{content:"○";color:var(--orange);font-size:12px;margin-right:7px}
.tinajas-story-visual{display:grid;grid-template-columns:1.22fr .78fr;grid-template-rows:1fr 1fr;gap:9px;height:540px}
.tinajas-photo{margin:0;overflow:hidden;border-radius:9px;background:#d8d5cd;box-shadow:0 18px 44px rgba(38,49,44,.10)}
.tinajas-photo-main{grid-row:1/3}
.tinajas-photo img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.tinajas-photo-main img{object-position:center 44%}
.tinajas-photo-a img{object-position:center 48%}
.tinajas-photo-b img{object-position:center center}
.tinajas-photo:hover img{transform:scale(1.025)}
.tinajas-properties{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:44px}
.tinajas-properties article{position:relative;min-height:235px;padding:28px 26px 26px;background:#fff;border:1px solid rgba(48,51,48,.08);border-radius:8px;box-shadow:0 12px 30px rgba(46,49,44,.045)}
.tinajas-property-number{display:block;font-family:var(--serif);font-size:18px;color:var(--orange);margin-bottom:28px}
.tinajas-properties h3{font-size:25px;line-height:1.02;margin-bottom:12px;letter-spacing:-.025em}
.tinajas-properties p{font-size:12px;line-height:1.62;margin:0;color:#687067}
.tinajas-wellness-note{font-size:9px;line-height:1.5;color:#888b84;text-align:center;max-width:760px;margin:18px auto 0}

@media (max-width:980px){
  .tinajas-story{padding:68px 0 64px}
  .tinajas-story-head{grid-template-columns:1fr;gap:14px;margin-bottom:28px}
  .tinajas-story-lead{max-width:650px}
  .tinajas-story-grid{grid-template-columns:1fr;gap:28px}
  .tinajas-story-copy>p{max-width:760px}
  .tinajas-story-visual{height:500px}
  .tinajas-properties{grid-template-columns:1fr 1fr}
  .tinajas-properties article:last-child{grid-column:1/-1}
}

@media (max-width:640px){
  .tinajas-story{padding:54px 0 48px}
  .tinajas-story-head{margin-bottom:22px}
  .tinajas-story-head h2{font-size:clamp(40px,11vw,50px)}
  .tinajas-story-lead{font-size:21px;line-height:1.18}
  .tinajas-story-copy>p{font-size:12.5px;line-height:1.65}
  .tinajas-facts{gap:6px;margin:20px 0 22px}
  .tinajas-facts span{font-size:8px;min-height:32px;padding:0 10px}
  .tinajas-story-copy .btn{width:100%}
  .tinajas-story-visual{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:360px 175px;gap:7px}
  .tinajas-photo-main{grid-column:1/-1;grid-row:auto}
  .tinajas-photo-small{grid-row:2}
  .tinajas-properties{grid-template-columns:1fr;gap:8px;margin-top:30px}
  .tinajas-properties article,.tinajas-properties article:last-child{grid-column:auto;min-height:0;padding:24px 21px}
  .tinajas-property-number{margin-bottom:18px}
  .tinajas-properties h3{font-size:24px}
  .tinajas-properties p{font-size:11.5px}
  .tinajas-wellness-note{text-align:left;font-size:8.5px;margin-top:14px}
}

/* Cabañas equipadas — ajuste de caja y legibilidad v72 */
.cabin-comfort-feature{min-height:720px}
.cabin-comfort-feature .comfort-copy{
  inset:40px 47% 34px 34px;
  justify-content:flex-start;
}
.cabin-comfort-feature .comfort-copy h3{max-width:420px;font-size:clamp(34px,2.3vw,44px);margin-bottom:16px;line-height:.96}
.cabin-comfort-feature .comfort-body p,.cabin-comfort-feature .comfort-extra{max-width:520px;font-size:13px;line-height:1.68;color:rgba(255,255,255,.94);margin-bottom:14px}
.cabin-comfort-feature .comfort-body strong,.cabin-comfort-feature .comfort-extra strong{color:#fff}
.cabin-comfort-feature .comfort-tags{max-width:520px;gap:10px 16px;font-size:11px;line-height:1.45;margin:5px 0 18px}
.cabin-comfort-feature .comfort-tags span{white-space:normal}
.cabin-comfort-feature .comfort-copy .btn{margin-top:8px}
@media (max-width:1080px){
  .cabin-comfort-feature{min-height:840px}
  .cabin-comfort-feature .comfort-copy{inset:42px 34% 36px 34px}
  .cabin-comfort-feature .comfort-copy h3{max-width:460px}
  .cabin-comfort-feature .comfort-body p,.cabin-comfort-feature .comfort-extra{font-size:14px;line-height:1.7}
  .cabin-comfort-feature .comfort-tags{font-size:11.5px;line-height:1.45}
}
@media (max-width:640px){
  .cabin-comfort-feature{min-height:980px}
  .cabin-comfort-feature .feature-shade{background:linear-gradient(0deg,rgba(8,24,27,.97) 0%,rgba(8,24,27,.90) 58%,rgba(8,24,27,.22) 86%)}
  .cabin-comfort-feature .comfort-copy{inset:auto 0 0 0;padding:38px 24px 32px;justify-content:flex-end}
  .cabin-comfort-feature .comfort-copy h3{font-size:36px;max-width:100%;margin-bottom:14px}
  .cabin-comfort-feature .comfort-body p,.cabin-comfort-feature .comfort-extra{max-width:100%;font-size:14px;line-height:1.66}
  .cabin-comfort-feature .comfort-tags{max-width:100%;font-size:11px;line-height:1.45;gap:9px 14px;margin:8px 0 20px}
}
@media (max-width:420px){
  .cabin-comfort-feature{min-height:1080px}
  .cabin-comfort-feature .comfort-copy{padding:36px 20px 30px}
  .cabin-comfort-feature .comfort-copy h3{font-size:32px}
  .cabin-comfort-feature .comfort-body p,.cabin-comfort-feature .comfort-extra{font-size:13px;line-height:1.62}
  .cabin-comfort-feature .comfort-tags{font-size:10.5px}
}

@media (max-width:640px){.gallery-title{gap:7px}.gallery-title-leaf{width:27px;height:27px}}

/* Botanical title accents */
.heading-with-leaf{display:inline-flex;align-items:center;gap:9px;flex-wrap:wrap}
.section-leaf-icon{width:30px;height:30px;object-fit:contain;flex:0 0 auto;transform:rotate(-7deg);opacity:.88;vertical-align:middle}
.heading-with-leaf-light .section-leaf-icon,.section-leaf-icon-light{filter:brightness(1.25) saturate(.75);opacity:.96}
@media (max-width:640px){.heading-with-leaf{gap:7px}.section-leaf-icon{width:25px;height:25px}}

/* Google reviews — real guest feedback */
.google-reviews{min-width:0}
.google-rating-summary{display:flex;align-items:center;gap:12px;margin:-6px 0 16px;padding:11px 13px;background:var(--ivory);border:1px solid #ebe7df;border-radius:7px}
.google-score{font-family:var(--serif);font-size:34px;line-height:1;color:var(--ink)}
.google-rating-summary>div:last-child{display:flex;flex-direction:column;gap:2px}
.google-rating-summary span{font-size:9px;color:#777d76}
.google-stars{font-size:13px}
.google-review-cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(245px,86%);grid-template-columns:none;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:1px 2px 10px;scrollbar-width:thin}
.google-review-cards article{scroll-snap-align:start;display:flex;flex-direction:column;min-height:190px;background:#fff}
.google-review-cards p{font-size:14px;line-height:1.32;margin:10px 0 16px;flex:1}
.google-review-cards small{line-height:1.35}
.review-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
.review-source{font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6b706a;background:#f5f3ee;border-radius:999px;padding:4px 7px}
.google-reviews-link{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;margin-top:10px;border:1px solid #d8d4ca;border-radius:6px;color:var(--ink);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;transition:.2s;background:#fff}
.google-reviews-link:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-1px)}
@media (max-width:640px){
  .google-review-cards{grid-auto-columns:min(84vw,290px);margin-right:-8px;padding-right:8px}
  .google-review-cards article{min-height:200px}
  .google-rating-summary{margin-top:-2px}
}

/* Texto descriptivo bajo las cabañas — v69 */
.cabins-note{font-size:16px;line-height:1.55;max-width:760px;margin:16px auto 0;color:#746d63}
@media (max-width:900px){.cabins-note{font-size:15px;line-height:1.55;margin-top:13px}}
@media (max-width:600px){.cabins-note{font-size:14px;line-height:1.55;margin-top:12px;text-align:left}}

/* Ajuste v71 — texto introductorio del bloque editorial */
.editorial-copy .editorial-intro-emphasis{font-size:14px;line-height:1.62;max-width:520px}
@media (max-width:900px){.editorial-copy .editorial-intro-emphasis{font-size:14px;max-width:680px}}
@media (max-width:640px){.editorial-copy .editorial-intro-emphasis{font-size:14px;line-height:1.58}}


/* Galería Postales — mosaico compacto sin espacios v82 */
#galleryGrid.masonry{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  grid-auto-rows:150px;
  grid-auto-flow:dense;
  gap:8px;
  align-items:stretch;
}
#galleryGrid .gallery-item{
  width:100%;
  height:100%;
  min-width:0;
  min-height:0;
}
#galleryGrid .gallery-item.wide{grid-column:span 2}
#galleryGrid .gallery-item.tall{grid-row:span 2}
#galleryGrid .gallery-item.wide.tall{grid-column:span 2;grid-row:span 2}
#galleryGrid .gallery-item img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
@media (max-width:1080px){
  #galleryGrid.masonry{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:150px;grid-auto-flow:dense}
}
@media (max-width:640px){
  #galleryGrid.masonry{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:145px;gap:7px;grid-auto-flow:dense}
  #galleryGrid .gallery-item.wide{grid-column:span 2}
}
