
/* Villa Manantial de Sueños · experiencia editorial definitiva.
   La información no depende de hover, animaciones ni de una consulta al PMS. */
:root{--brand:#62439b;--brand-dark:#453060;--night:#2e213b;--ink:#322c37;--muted:#68626c;--paper:#fffefa;--cream:#f8f5f0;--lavender:#f1ecf5;--line:#e2dce5;--bronze:#9a7950;--white:#fff;--heading:"Marcellus",Georgia,"Times New Roman",serif;--body:"Jost",Arial,Helvetica,sans-serif;--body-size:18px;--ease:cubic-bezier(.2,.6,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--paper);color:var(--ink);font:400 var(--body-size)/1.7 var(--body);-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:400}h2{font-size:clamp(42px,4.05vw,60px);line-height:1.2;letter-spacing:-1.4px}h3{font-size:28px;line-height:1.3}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{border-radius:0}img{display:block;max-width:100%}button:disabled{cursor:default;opacity:.4}svg{display:block}[hidden]{display:none!important}::selection{background:#e3d3f1;color:var(--night)}:focus-visible{outline:3px solid #c18b31;outline-offset:5px}img:not([src]){visibility:hidden}.shell{width:min(1260px,calc(100% - 104px));margin-inline:auto}.wide{width:min(1500px,calc(100% - 64px));margin-inline:auto}.narrow{max-width:810px;margin-inline:auto}.section{padding-block:110px}.icon{width:24px;height:24px;flex:none;display:inline-block;vertical-align:middle}.eyebrow{font:500 12px/1.7 var(--body);letter-spacing:2.3px;color:var(--brand);text-transform:uppercase;margin-bottom:22px}.light{color:#f7f1fa}.center-heading{text-align:center}.center-heading h2{margin-bottom:27px}.center-heading>p:not(.eyebrow){color:var(--muted);font-size:var(--body-size);line-height:1.8}.center-heading .text-link{margin-top:28px}.small-note{font-size:13px;line-height:1.75;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:57px;padding:16px 25px;border:1px solid transparent;font:500 16px/1.5 var(--body);transition:background .2s,color .2s,box-shadow .2s;text-align:center}.button .icon{width:21px;height:21px}.button-brand{background:var(--brand);color:#fff}.button-brand:hover{background:var(--brand-dark)}.button-light{background:var(--paper);color:var(--brand-dark)}.button-light:hover{background:var(--lavender)}.button-outline{border-color:#b6a7c7;background:transparent;color:var(--brand-dark)}.button-outline:hover{background:var(--lavender);border-color:var(--brand)}.text-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:15px;min-height:44px;border:0;border-bottom:1px solid currentColor;background:none;color:var(--brand);padding:8px 0;font:500 16px/1.5 var(--body)}.text-link .icon{width:20px;height:20px}.text-link:hover{color:var(--night)}.text-link.light{color:#fff}.text-link.light:hover{color:#eadbf4}.text-link.small{font-size:13px}.round-button{width:48px;height:48px;border:1px solid currentColor;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:none;flex:none}.round-button .icon{width:22px;height:22px}.round-button:hover{background:rgba(160,130,190,.12)}.skip-link{position:fixed;top:10px;left:16px;z-index:300;background:var(--night);color:white;padding:13px 24px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}
/* El logo original transparente conserva su color sobre fondos claros. */
.site-header{position:fixed;top:0;left:0;right:0;z-index:60;color:#fff;transition:background .25s,box-shadow .25s,color .25s;background:linear-gradient(rgba(23,17,29,.42),transparent)}.header-meta{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.28);font-size:10px;line-height:1.6;letter-spacing:1.5px;min-height:38px;transition:min-height .25s}.header-meta>span,.header-meta>div{display:flex;align-items:center;gap:11px}.header-meta>div{gap:25px}.header-meta .icon{width:14px;height:14px}.header-meta a{min-height:35px;display:flex;align-items:center;letter-spacing:.3px;font-size:12px}.header-meta button{display:flex;align-items:center;gap:9px;background:none;border:0;color:inherit;font-size:10px;letter-spacing:1px;padding:5px 0;min-height:35px}.header-meta a:hover,.header-meta button:hover{text-decoration:underline}.header-main{height:104px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:34px}.nav{display:flex;align-items:center;gap:28px}.nav a{font-size:15px;white-space:nowrap;min-height:48px;display:flex;align-items:center;position:relative}.nav a::after{content:"";position:absolute;left:0;right:0;bottom:8px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s}.nav a:hover::after,.nav a.is-current::after{transform:scaleX(1)}.brand{display:inline-flex;align-items:center;justify-content:center;width:212px;height:80px;background:transparent;color:var(--brand);padding:0;flex:none}.brand-logo{width:176px;height:54px;object-fit:contain;max-width:100%}.brand-fallback{font:400 19px/1.05 var(--heading);text-align:center}.brand-fallback strong{font:500 12px/1.35 var(--body)}.header-right{display:flex;justify-content:flex-end;align-items:center;gap:26px}.header-reserve{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid rgba(255,255,255,.8);padding:10px 17px;gap:10px;font-size:14px}.header-reserve .icon{width:17px;height:17px}.header-reserve:hover{background:var(--paper);color:var(--brand)}.menu-toggle{display:none}.site-header.is-solid{background:rgba(255,254,250,.98);color:var(--ink);box-shadow:0 2px 22px rgba(40,26,50,.07)}.site-header.is-solid .header-meta{display:none}.site-header.is-solid .header-main{height:89px}.site-header.is-solid .brand{height:76px}.site-header.is-solid .header-reserve{background:var(--brand);border-color:var(--brand);color:#fff}.site-header.is-solid .header-reserve:hover{background:var(--brand-dark)}
/* Portada a todo el ancho, centrada y con navegación accesible. */
.hero{position:relative;isolation:isolate;min-height:850px;display:flex;align-items:center;justify-content:center;color:white;background:var(--night)}.hero-image-wrap{position:absolute;inset:0;z-index:-1;overflow:hidden;background:linear-gradient(120deg,#574663,#302636)}.hero-image{width:100%;height:100%;object-fit:cover;object-position:50% 51%}.hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(19,13,25,.51),rgba(17,14,19,.15) 55%,rgba(17,14,19,.18)),linear-gradient(90deg,rgba(21,16,26,.28),rgba(21,16,26,.22))}.hero-content{position:relative;text-align:center;padding:204px 24px 205px;max-width:1220px;width:100%}.hero .eyebrow{font-size:12px;letter-spacing:4px;margin-bottom:22px}.hero h1{font-size:clamp(60px,5.85vw,91px);line-height:1.14;letter-spacing:-1.5px;text-wrap:balance;text-shadow:0 2px 20px rgba(0,0,0,.18)}.hero h1 span{color:#f3eaf8}.hero-description{font-size:20px;line-height:1.7;margin:24px 0 29px;text-shadow:0 1px 8px rgba(0,0,0,.4)}.hero-actions{display:flex;gap:29px;align-items:center;justify-content:center}.hero-actions .button{font-size:16px;min-width:240px}.hero-discover{display:flex;gap:14px;align-items:center;min-height:54px;font-size:16px}.hero-discover .icon{width:18px}.hero-discover:hover{text-decoration:underline;text-underline-offset:6px}.hero-footer{position:absolute;left:0;right:0;bottom:90px;display:flex;align-items:center;justify-content:space-between;gap:24px}.video-link{display:flex;align-items:center;gap:13px;padding:0;background:none;border:0;color:white;min-height:48px;font-size:14px}.video-link>span{width:43px;height:43px;border:1px solid rgba(255,255,255,.7);border-radius:50%;display:grid;place-items:center}.video-link .icon{height:17px;width:17px}.video-link:hover>span{background:rgba(255,255,255,.18)}.hero-footer>p{font-size:12px;letter-spacing:.5px;color:#f0e9f3;margin:0 0 0 auto}.hero-controls{display:flex;align-items:center;gap:15px}.hero-controls>button{width:46px;height:46px;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:grid;place-items:center;background:none;color:#fff}.hero-controls>button:hover{background:rgba(255,255,255,.15)}.hero-controls>button>.icon{width:18px;height:18px}.hero-controls>span{font-size:13px;letter-spacing:1px}.hero-controls i{font:inherit;color:#d7cedd;margin-left:5px}
/* Same visual purpose as a hotel booking bar, without an unconnected date form. */
.reservation-bridge{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1.14fr 1.08fr;gap:0;background:var(--paper);margin-top:-41px;box-shadow:0 14px 40px rgba(43,25,54,.07);padding:25px 20px 24px}.bridge-choice{display:flex;gap:17px;align-items:center;justify-content:flex-start;padding:7px 29px;border-right:1px solid var(--line);min-height:85px}.bridge-choice>.icon:first-child{width:28px;height:28px;color:var(--bronze)}.bridge-choice>span{display:block}.bridge-choice small{display:block;font:500 10px/1.7 var(--body);letter-spacing:1.5px;color:var(--muted);margin-bottom:7px}.bridge-choice strong{display:block;font:400 21px/1.4 var(--heading);white-space:nowrap}.bridge-choice>.icon:last-child{margin-left:auto;color:var(--brand);width:17px}.bridge-choice:hover strong{color:var(--brand)}.bridge-book{padding-left:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.bridge-book .button{width:100%;min-height:54px;font-size:15px;gap:15px}.bridge-book>span{font-size:11px;color:var(--muted)}
/* Four staggered photos and centered resort-style editorial introduction. */
.welcome{padding-top:100px;padding-bottom:91px}.section-sign{margin:0 auto 18px;width:50px;color:var(--bronze)}.section-sign .icon{width:47px;height:47px}.welcome .center-heading h2{font-size:clamp(43px,4.05vw,61px)}.intro-text{max-width:725px;margin-inline:auto}.welcome-photos{display:grid;grid-template-columns:1fr 1.13fr 1.05fr .93fr;gap:24px;margin-top:69px;align-items:start}.welcome-photos figure{min-width:0}.welcome-photos .media{display:block;position:relative;overflow:hidden;background:#c0b7c6}.welcome-photos img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.welcome-photos a:hover img{transform:scale(1.025)}.strip-one{padding-top:60px}.strip-one a{height:385px}.strip-two a{height:463px}.strip-three{padding-top:91px}.strip-three a{height:355px}.strip-four{padding-top:28px}.strip-four a{height:420px}.welcome-photos figcaption{margin-top:13px;font-size:11px;line-height:1.6;letter-spacing:.25px;color:var(--muted)}.welcome-photos .gallery-open{opacity:0}.welcome-photos a:hover .gallery-open,.welcome-photos a:focus-visible .gallery-open{opacity:1}.welcome-caption{display:flex;align-items:center;justify-content:center;gap:35px;text-align:center;margin-top:69px}.welcome-caption p{font:400 26px/1.5 var(--heading);color:#6b5976}.fine-line{width:62px;max-width:12%;height:1px;background:#bfb0c9;flex:none}
.section-top{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:43px}.section-top h2{font-size:clamp(42px,4.05vw,58px)}.section-top .eyebrow{margin-bottom:20px}.section-top>*{min-width:0}.stays{background:var(--lavender);padding-top:97px;padding-bottom:40px}.stays-intro{max-width:420px;padding-bottom:3px}.stays-intro>p{font-size:17px;line-height:1.8;color:var(--muted);margin-bottom:23px}.filters{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.filter{display:inline-flex;align-items:center;justify-content:center;padding:9px 16px;min-height:44px;border:1px solid #cfc3d9;background:none;color:var(--brand-dark);font-size:14px;transition:background .2s,color .2s}.filter.is-active{color:#fff;background:var(--brand);border-color:var(--brand)}.filter:hover:not(.is-active){background:#e8dff0}.room-track{display:flex;gap:26px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#b7a3c8 transparent;padding:3px max(52px,calc((100vw - 1260px)/2)) 15px;scroll-padding-left:max(52px,calc((100vw - 1260px)/2))}.room-card{flex:0 0 min(30vw,395px);min-width:305px;scroll-snap-align:start}.room-visual{position:relative;display:block;overflow:hidden;height:485px;color:#fff;background:#736080;isolation:isolate;border:0;padding:0;width:100%;text-align:left;font:inherit}.room-visual>img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.room-visual::after{content:"";position:absolute;inset:0;z-index:-0;background:linear-gradient(0deg,rgba(20,13,26,.8),rgba(20,13,26,.2) 40%,transparent 66%);pointer-events:none}.room-visual:hover>img{transform:scale(1.04)}.room-number{position:absolute;top:24px;left:24px;z-index:1;font:400 20px/1 var(--heading);text-shadow:0 1px 8px #222}.room-type{position:absolute;top:20px;right:20px;z-index:1;font-size:12px;color:var(--brand-dark);background:var(--paper);padding:5px 14px}.room-image-copy{position:absolute;bottom:27px;left:27px;right:22px;z-index:1}.room-image-copy>p{font:400 10px/1.6 var(--body);letter-spacing:1.75px;margin-bottom:10px;color:#f2eaf7}.room-image-copy h3{font-size:clamp(27px,2.55vw,36px);line-height:1.2;letter-spacing:-.4px}.room-photo-link{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:19px;padding-top:15px;border-top:1px solid rgba(255,255,255,.45);font-size:13px}.room-photo-link .icon{width:21px;height:21px}.room-bottom{padding:22px 1px 6px}.room-bottom>p{font-size:16px;line-height:1.6;margin-bottom:13px;color:var(--ink)}.room-amenities-small{display:flex;gap:22px;flex-wrap:wrap;color:var(--muted);font-size:13px}.room-amenities-small span{display:flex;gap:8px;align-items:center}.room-amenities-small .icon{width:20px;height:20px;color:var(--brand)}.room-controls{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:20px}.room-controls>p{font-size:13px;color:var(--muted)}.room-controls>div{display:flex;gap:12px;flex:none}.slider-button{display:flex;gap:8px;align-items:center;justify-content:center;min-height:44px;border:1px solid #c6b5d5;background:none;padding:8px 13px;font-size:13px;color:var(--brand-dark)}.slider-button:hover:not(:disabled){background:#e5daef}.slider-button .icon{width:20px;height:20px}.stays-help{display:flex;align-items:center;justify-content:center;gap:25px;border-top:1px solid #d9cee2;margin-top:34px;padding-top:26px}.stays-help>p{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--muted)}.stays-help>p>.icon{width:21px;height:21px;color:var(--brand)}.stays-help>.text-link{font-size:14px}
.experiences{padding-top:110px;padding-bottom:107px}.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin-top:52px}.experience-image{display:block;position:relative;height:380px;overflow:hidden;background:#a99bb2}.experience-image>img{height:100%;width:100%;object-fit:cover;transition:transform .6s var(--ease)}.experience-image:hover img{transform:scale(1.035)}.experience-image>span{position:absolute;left:22px;bottom:18px;color:white;font:400 22px var(--heading);text-shadow:0 1px 8px #111}.experience-heading{display:flex;align-items:flex-start;gap:13px;margin-top:26px}.experience-heading .icon{width:26px;height:26px;color:var(--bronze);margin-top:4px}.experience-heading h3{font-size:28px;line-height:1.25;letter-spacing:-.2px}.experience-grid article>p{font-size:16px;line-height:1.9;color:var(--muted);margin:16px 0}.experience-grid article>.text-link{font-size:14px}
.romantic-section{display:grid;grid-template-columns:1fr 1fr;background:var(--brand-dark);color:#fff}.romantic-picture{position:relative;min-height:735px;background:#685675;isolation:isolate}.romantic-picture>img{position:absolute;inset:0;object-fit:cover;object-position:50% 50%;height:100%;width:100%}.romantic-picture::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(28,14,29,.55),transparent 40%)}.picture-caption{position:absolute;bottom:33px;left:38px;font-size:11px;letter-spacing:2px;z-index:1}.romantic-copy{padding:76px clamp(35px,5vw,92px) 65px}.romantic-copy .eyebrow{font-size:11px;letter-spacing:2.5px;color:#e4d5ef}.romantic-copy h2{font-size:clamp(43px,4.12vw,61px);line-height:1.15;letter-spacing:-1px;margin-bottom:28px}.romantic-copy>p:not(.eyebrow):not(.small-note){font-size:17px;line-height:1.9;color:#eee7f3;max-width:510px;margin-bottom:27px}.plan-inclusions{display:flex;flex-direction:column;gap:15px;border-top:1px solid #79618d;padding-top:24px;margin-bottom:32px}.plan-inclusions>span{display:flex;align-items:center;gap:13px;font-size:15px;color:#f6effb}.plan-inclusions .icon{width:23px;height:23px;color:#e9cfa1}.romantic-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.romantic-actions .button{font-size:14px;gap:13px;padding-inline:20px}.romantic-actions .text-link{font-size:14px;gap:11px}.romantic-actions .button-outline{color:#fff;border-color:rgba(255,255,255,.7);background:transparent}.romantic-actions .button-outline:hover{background:rgba(255,255,255,.15);border-color:#fff;color:#fff}.romantic-copy .small-note{color:#e1d4eb;font-size:12px;margin-top:25px;max-width:530px}.section-aside{font-size:var(--body-size);color:var(--muted);line-height:1.8;padding-bottom:7px}.comfort{padding-top:100px;padding-bottom:102px}.comfort .section-top{margin-bottom:51px}.comfort-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px}.comfort-grid article{border-right:1px solid var(--line);padding-right:20px;min-width:0}.comfort-grid article:last-child{border:0;padding-right:0}.comfort-grid article>.icon{color:var(--bronze);width:39px;height:39px;margin-bottom:22px}.comfort-grid h3{font-size:25px;margin-bottom:14px}.comfort-grid p{font-size:15px;line-height:1.8;color:var(--muted)}
.film-section{position:relative;isolation:isolate;min-height:550px;display:grid;place-items:center;overflow:hidden;background:#51405d;color:white}.film-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.film-shade{position:absolute;inset:0;background:rgba(24,16,32,.45);z-index:-1}.film-content{text-align:center;padding:98px 24px}.film-content .eyebrow{font-size:11px;letter-spacing:2.8px}.film-content h2{font-size:clamp(44px,4.4vw,65px);line-height:1.2;color:#fff}.film-play{display:flex;align-items:center;flex-direction:column;gap:17px;margin:30px auto 0;background:none;color:#fff;border:0;padding:0;font-size:15px}.film-play>span{width:72px;height:72px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.75);border-radius:50%;transition:background .2s}.film-play:hover>span{background:rgba(255,255,255,.2)}.film-play .icon{width:25px;height:25px;margin-left:3px}
.gallery-section{padding-top:104px;padding-bottom:88px}.gallery-tools>p{font-size:16px;line-height:1.8;margin-bottom:21px;color:var(--muted)}.gallery-tools .filter{padding-inline:13px;font-size:13px}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:245px;gap:15px}.gallery-tile{position:relative;display:block;overflow:hidden;background:#9d8cab;isolation:isolate}.gallery-tile:first-child{grid-row:span 2;grid-column:span 2}.gallery-tile>img{height:100%;width:100%;object-fit:cover;transition:transform .6s var(--ease)}.gallery-tile:hover>img{transform:scale(1.04)}.gallery-open{position:absolute;right:16px;top:16px;width:39px;height:39px;display:grid;place-items:center;color:white;background:rgba(39,27,48,.6);border:1px solid rgba(255,255,255,.7);border-radius:50%;z-index:1;transition:opacity .2s}.gallery-open>.icon{width:21px;height:21px}.gallery-caption{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(27,17,34,.83));color:#fff;padding:44px 17px 16px;font-size:12px;line-height:1.6;z-index:1}.gallery-grid.is-filtered{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:330px}.gallery-grid.is-filtered .gallery-tile{grid-row:auto;grid-column:auto}.gallery-foot{display:flex;align-items:center;justify-content:space-between;margin-top:22px;gap:20px}.gallery-foot>p{font-size:13px;color:var(--muted)}.gallery-foot>.text-link{font-size:14px}
.celebrate-section{display:grid;grid-template-columns:1.02fr 1fr;background:#f0e8f2;min-height:675px}.celebrate-copy{padding:57px 52px 46px;min-width:0}.celebrate-copy .eyebrow{font-size:10px;letter-spacing:1.7px;margin-bottom:20px}.celebrate-copy h2{font-size:clamp(40px,3.7vw,54px);line-height:1.18;color:var(--brand-dark);letter-spacing:-1px}.occasion-options{display:flex;gap:8px;flex-wrap:wrap;margin-top:29px}.occasion{border:1px solid #c3adc9;color:var(--brand-dark);background:none;padding:10px 12px;min-height:44px;font-size:12px;line-height:1.5}.occasion.is-active{background:var(--brand);border-color:var(--brand);color:white}.occasion:hover:not(.is-active){background:#e6d9ec}.celebrate-copy>p:not(.eyebrow):not(.small-note){font-size:16px;color:var(--muted);line-height:1.85;margin:23px 0 26px;min-height:82px}.celebrate-copy .button{font-size:14px;gap:15px;padding-inline:19px}.celebrate-copy .small-note{font-size:12px;margin-top:20px}.celebrate-photo{position:relative;background:#9681a3;min-height:100%;isolation:isolate}.celebrate-photo img{position:absolute;width:100%;height:100%;object-fit:cover;inset:0;object-position:55% 50%}.celebrate-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(36,20,43,.62),transparent 45%)}.celebrate-photo>span{position:absolute;bottom:35px;left:32px;right:32px;font:400 25px/1.4 var(--heading);color:white;z-index:1}.voices{display:grid;grid-template-columns:1fr 1.6fr;align-items:center;gap:60px;padding-block:68px 62px;border-bottom:1px solid var(--line)}.voices-label{display:flex;align-items:center;gap:24px}.quote-mark{font:400 123px/.6 var(--heading);color:#b29acb;display:block;padding-top:28px}.voices-label .eyebrow{font-size:11px;letter-spacing:1.8px;margin:0;max-width:250px}.voices h2{font-size:33px;line-height:1.35;letter-spacing:-.5px;margin-bottom:15px}.voices .text-link{font-size:14px}
.location{padding-top:100px;padding-bottom:0}.location-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:85px;align-items:center}.location-photo{position:relative;height:545px;overflow:hidden;background:#9782a5}.location-photo img{width:100%;height:100%;object-fit:cover}.map-badge{position:absolute;left:28px;bottom:28px;display:flex;align-items:center;gap:14px;min-height:56px;background:var(--paper);color:var(--brand-dark);padding:16px 19px;font-size:14px}.map-badge .icon{width:20px;height:20px}.location-copy h2{font-size:clamp(43px,4vw,58px);margin-bottom:26px}.location-copy>p:not(.eyebrow){font-size:var(--body-size);line-height:1.9;color:var(--muted);margin-bottom:25px}.access-note{display:flex;align-items:flex-start;gap:13px;background:var(--lavender);border-left:2px solid #977cac;padding:19px 20px;margin-bottom:28px}.access-note .icon{width:23px;height:23px;margin-top:3px;color:var(--brand)}.access-note p{font-size:14px;line-height:1.8;color:#605567}.location-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.location-actions .button{font-size:14px;gap:12px;padding-inline:18px}.location-actions .text-link{font-size:14px;gap:10px}.faq-section{display:grid;grid-template-columns:.95fr 1.3fr;gap:85px;padding-top:100px;padding-bottom:113px}.faq-section>div{min-width:0}.faq-section h2{font-size:clamp(42px,3.95vw,57px)}.faq-section>div>p:not(.eyebrow){font-size:17px;color:var(--muted);margin:26px 0 20px}.faq-section .text-link{font-size:14px}.faq-list{border-top:1px solid #cfc2d9}.faq-item{border-bottom:1px solid #dcd2e4}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;list-style:none;font-size:17px;line-height:1.6;padding:22px 0;min-height:79px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>span{display:grid;place-items:center;flex:none;width:29px;height:29px;color:var(--brand)}.faq-item summary .icon{width:22px;height:22px;transition:transform .2s}.faq-item[open] summary .icon{transform:rotate(45deg)}.faq-answer{padding:0 36px 24px 0}.faq-answer p{font-size:16px;line-height:1.85;color:var(--muted)}
.closing{padding:84px 24px 78px;background:var(--brand);color:white;text-align:center}.closing .eyebrow{font-size:11px;letter-spacing:3px;color:#e8d9f2;margin-bottom:22px}.closing h2{font-size:clamp(46px,4.8vw,70px);line-height:1.18;letter-spacing:-1.5px}.closing>p:not(.eyebrow){font-size:18px;color:#f2eafa;margin:25px 0 30px}.closing .button{font-size:16px;gap:24px;min-width:260px}.closing-help{display:table;margin:21px auto 0;padding:8px 0;min-height:44px;font-size:14px;color:#f3eaf9}.closing-help:hover{text-decoration:underline;text-underline-offset:5px}.footer{padding:66px 0 21px;background:#f9f6f2}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px;padding-bottom:49px}.footer-main>div{min-width:0}.footer-logo{background:transparent;padding:0;width:190px;height:65px;justify-content:flex-start}.footer-logo .brand-logo{width:176px;height:54px}.footer-identity>p{font:400 22px/1.5 var(--heading);color:#605069;margin:24px 0 17px}.footer-identity>span{font-size:11px;color:var(--muted);letter-spacing:.4px}.footer-main h2{font:500 15px/1.6 var(--body);letter-spacing:0;margin:10px 0 19px}.footer-main a:not(.brand),.footer-button{display:block;min-height:40px;font:400 14px/1.6 var(--body);padding:8px 0;background:none;color:var(--muted);border:0;text-align:left}.footer-main a:hover:not(.brand),.footer-button:hover{text-decoration:underline;text-underline-offset:4px;color:var(--brand)}.footer-main a>.icon{width:14px;height:14px;margin-left:3px}.type-toggle{display:flex;align-items:center;gap:11px;min-height:46px;font-size:13px;border:1px solid #d4c5df;background:none;color:var(--brand);padding:7px 11px;margin-top:13px}.type-toggle>span{font:400 22px/1.3 Georgia,serif;white-space:nowrap}.type-toggle[aria-pressed=true]{background:var(--lavender)}.footer-bottom{border-top:1px solid var(--line);padding-top:19px;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:11px;color:var(--muted)}.footer-bottom button{min-height:44px;display:flex;align-items:center;gap:9px;background:none;border:0;color:inherit;font-size:11px}.footer-bottom .icon{width:15px;height:15px}.floating-help{position:fixed;right:25px;bottom:25px;z-index:55;display:flex;align-items:center;gap:10px;padding:13px 20px;min-height:51px;background:var(--paper);border:1px solid #baa6cd;border-radius:35px;box-shadow:0 3px 22px rgba(44,25,57,.13);color:var(--brand);font-size:13px;font-weight:500}.floating-help:hover{background:var(--lavender)}.floating-help .icon{width:23px;height:23px}.mobile-booking{display:none}
/* Native dialogs, explicit close controls, focus return, Esc, no click-through. */
body.has-dialog{overflow:hidden}dialog{padding:0;border:0;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);color:var(--ink);background:var(--paper);box-shadow:0 20px 80px rgba(15,8,24,.35);overscroll-behavior:contain}dialog::backdrop{background:rgba(25,15,35,.77);backdrop-filter:blur(4px)}.dialog-close{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:var(--paper);color:var(--brand-dark);border:1px solid #b9a5c8;padding:9px 13px;min-height:44px;font-size:12px;flex:none}.dialog-close .icon{height:18px;width:18px}.dialog-close:hover{background:var(--lavender)}.text-dialog{width:740px;padding:32px 40px 38px}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.dialog-heading .eyebrow{font-size:10px;margin:0;letter-spacing:1.7px}.text-dialog h2{font-size:47px;margin-bottom:27px}.text-dialog>p{font-size:16px;line-height:1.85;color:var(--muted);margin-bottom:19px}.text-dialog>h3{font:500 18px/1.5 var(--body);margin:26px 0 9px}.text-dialog>.text-link{display:table;margin-top:19px}.text-dialog>.button{margin-top:10px}.text-dialog .small-note{font-size:12px}.plan-option{display:flex;align-items:flex-start;gap:20px;border-top:1px solid var(--line);padding:24px 0}.plan-option>.icon{width:30px;height:30px;color:var(--brand);margin-top:5px}.plan-option h3{font-size:27px;margin-bottom:12px}.plan-option p{font-size:16px;line-height:1.8;color:var(--muted)}.room-dialog{width:1100px;position:relative}.room-dialog-close{position:absolute;right:15px;top:15px;z-index:10}.room-dialog-grid{display:grid;grid-template-columns:1.12fr 1fr}.room-dialog-grid>*{min-width:0}.room-dialog-gallery{padding-bottom:19px;background:var(--night);color:#fff}.room-dialog-photo{height:470px;position:relative;background:#483653}.room-dialog-photo img{height:100%;width:100%;object-fit:contain}.room-dialog-photo-controls{display:flex;align-items:center;justify-content:center;gap:30px;padding:16px 20px 10px}.room-dialog-photo-controls>span{font-size:13px;letter-spacing:1px}.room-dialog-photo-controls .round-button{width:44px;height:44px;color:#e2d3ec}.room-dialog-gallery>p{text-align:center;font-size:12px;line-height:1.6;padding:0 20px 16px;color:#ebe0f2}.room-thumbnails{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;padding-inline:20px}.room-thumbnails button{width:68px;height:54px;border:1px solid #a98bbb;overflow:hidden;position:relative;background:#4d385d;padding:0;color:white}.room-thumbnails button[aria-pressed=true]{border:2px solid #fff}.room-thumbnails button>img{height:100%;width:100%;object-fit:cover}.room-thumbnails button>span{position:absolute;right:1px;bottom:1px;background:rgba(35,22,45,.75);font-size:10px;line-height:1.4;min-width:17px}.room-dialog-copy{padding:69px 36px 31px}.room-dialog-copy>.eyebrow{font-size:10px;letter-spacing:1.7px;margin-bottom:16px}.room-dialog-copy h2{font-size:43px;margin-bottom:23px}.room-dialog-copy>p:not(.small-note){font-size:16px;line-height:1.85;color:var(--muted)}.room-modal-amenities{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0}.room-modal-amenities>span{padding:6px 10px;background:var(--lavender);color:var(--brand-dark);font-size:12px;line-height:1.6}.room-access{border-top:1px solid var(--line);padding-top:21px;margin-bottom:25px}.room-access h3{display:flex;align-items:center;gap:9px;font:500 14px/1.5 var(--body);margin-bottom:9px}.room-access h3 .icon{width:20px;height:20px;color:var(--brand)}.room-access p{font-size:14px;line-height:1.8;color:var(--muted)}.room-dialog-copy>.button{width:100%;font-size:14px;min-height:54px}.room-dialog-copy>.small-note{font-size:12px;margin-top:17px}.room-dialog-copy>.text-link{font-size:12px;margin-top:9px}.lightbox{width:1120px;background:var(--night);color:white;padding:19px 23px 16px}.lightbox-header{display:flex;align-items:center;justify-content:space-between;gap:23px;margin-bottom:17px}.lightbox-header h2{font:400 18px/1.6 var(--body);letter-spacing:0}.lightbox-header .dialog-close{background:none;border-color:#aa92bc;color:#fff}.lightbox-image-wrap{position:relative;background:#41314d;min-height:200px;display:flex;align-items:center;justify-content:center}.lightbox-image-wrap>img{width:100%;height:auto;max-height:calc(100dvh - 232px);min-height:200px;object-fit:contain}.lightbox-prev,.lightbox-next{position:absolute;top:50%;transform:translateY(-50%);color:#fff;background:rgba(27,16,36,.77);border-color:#baa8c7}.lightbox-prev{left:14px}.lightbox-next{right:14px}.lightbox-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin-top:18px}.lightbox-bottom>p{font-size:14px;line-height:1.6}.lightbox-bottom>span{font-size:12px;white-space:nowrap;padding-top:2px}.keyboard-help{font-size:11px;line-height:1.6;color:#d1bedf;text-align:center;margin-top:12px}.video-dialog{width:1050px}.video-header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 30px}.video-header .eyebrow{font-size:10px;margin-bottom:9px}.video-header h2{font-size:33px;letter-spacing:-.3px}.video-stage{position:relative;aspect-ratio:16/9;background:var(--night)}.video-poster{position:absolute;inset:0;background:#513e60}.video-poster img{width:100%;height:100%;object-fit:cover;filter:brightness(.63)}.video-poster .button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);white-space:nowrap;gap:15px}.video-poster .button>.icon{width:22px;height:22px}#video-container:not(:empty),#video-container>iframe{position:absolute;inset:0;height:100%;width:100%;border:0}.video-footer{padding:25px 30px;display:flex;align-items:center;justify-content:space-between;gap:28px}.video-footer p{font-size:13px;line-height:1.8;color:var(--muted);max-width:630px}.video-footer .button{font-size:13px;min-height:48px;flex:none;padding:12px 17px;gap:10px}.menu-dialog{width:440px;max-width:100vw;height:100dvh;max-height:100dvh;margin:0 0 0 auto;padding:25px 29px;overflow:auto}.menu-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.menu-head h2{font-size:20px;letter-spacing:0}.menu-brand{justify-content:flex-start;padding:8px 0;width:190px;height:70px;margin-bottom:21px}.menu-dialog nav{display:flex;flex-direction:column}.menu-dialog nav a{font:400 27px/1.4 var(--heading);padding:13px 0;min-height:59px;border-bottom:1px solid var(--line)}.menu-dialog>.button{width:100%;margin-top:26px;font-size:15px}.menu-dialog>p{font:400 24px/1.5 var(--heading);color:#76617f;margin:29px 0}.toast{position:fixed;z-index:90;left:50%;bottom:25px;transform:translateX(-50%);max-width:min(600px,calc(100vw - 32px));background:var(--night);color:#fff;padding:13px 22px;font-size:14px;box-shadow:0 3px 20px rgba(0,0,0,.14);text-align:center}
/* Keep missing remote media honest and preserve the layout without broken-image text. */
:where(.media){position:relative}.media img.is-unavailable{opacity:0}.media.media-unavailable::before{content:"Fotografía no disponible · revisen la conexión";position:absolute;top:50%;left:20px;right:20px;transform:translateY(-50%);z-index:1;text-align:center;font:400 13px/1.7 var(--body);color:#fff;opacity:.85;pointer-events:none}.hero-image-wrap.media-unavailable::before,.film-section.media-unavailable::before{top:auto;bottom:20px;transform:none;text-align:right;font-size:10px;opacity:.55}.connection-note{display:flex;align-items:flex-start;gap:12px;margin-top:20px;padding:16px 20px;background:#f1e7d8;color:#6f4e25;font-size:13px;line-height:1.7}.connection-note .icon{width:20px;height:20px;margin-top:2px}.large-reading{--body-size:21px}.large-reading .stays-intro>p,.large-reading .room-bottom>p,.large-reading .experience-grid article>p,.large-reading .romantic-copy>p:not(.eyebrow):not(.small-note),.large-reading .comfort-grid p,.large-reading .gallery-tools>p,.large-reading .celebrate-copy>p:not(.eyebrow):not(.small-note),.large-reading .faq-item summary,.large-reading .faq-answer p,.large-reading .faq-section>div>p:not(.eyebrow),.large-reading .room-dialog-copy>p:not(.small-note),.large-reading .text-dialog>p,.large-reading .plan-option p{font-size:20px}.large-reading .room-access p,.large-reading .access-note p,.large-reading .small-note{font-size:15px}
@media(min-width:1600px){.hero{min-height:910px}.hero-content{padding-top:228px;padding-bottom:235px}.room-card{flex-basis:395px}.room-visual{height:520px}.hero h1{font-size:94px}}
@media(max-width:1250px){.shell{width:calc(100% - 76px)}.wide{width:calc(100% - 48px)}.header-main{gap:25px}.nav{gap:19px}.nav a{font-size:13px}.brand{width:194px}.header-right{gap:20px}.header-reserve{font-size:13px;padding-inline:14px}.bridge-choice{padding-inline:20px;gap:12px}.bridge-choice strong{font-size:18px}.bridge-choice small{font-size:9px}.bridge-choice>.icon:first-child{width:25px;height:25px}.bridge-book{padding-left:20px}.bridge-book .button{font-size:13px;padding-inline:17px}.bridge-book>span{font-size:10px}.room-track{padding-inline:38px;scroll-padding-left:38px}.room-card{flex-basis:32vw;min-width:290px}.room-visual{height:460px}.room-image-copy h3{font-size:32px}.experience-grid{gap:27px}.experience-image{height:335px}.experience-heading h3{font-size:26px}.romantic-copy{padding:62px 40px 52px}.romantic-copy h2{font-size:50px}.romantic-picture{min-height:725px}.comfort-grid{gap:26px}.comfort-grid h3{font-size:23px}.comfort-grid p{font-size:14px}.celebrate-copy{padding:46px 37px}.celebrate-copy h2{font-size:46px}.celebrate-copy .button{font-size:13px}.location-grid{gap:55px}.location-photo{height:510px}.faq-section{gap:55px}.footer-main{gap:30px}.section-top{gap:40px}.stays-intro{max-width:375px}.gallery-tools .filter{font-size:12px;padding-inline:11px}}
@media(max-width:1060px){.nav{display:none}.header-main{display:flex;justify-content:space-between;height:96px}.header-right{gap:22px}.header-reserve{font-size:14px;min-height:48px;padding-inline:20px}.menu-toggle{display:flex;align-items:center;gap:10px;background:none;border:0;padding:8px 0;color:inherit;min-height:44px;font-size:14px}.menu-toggle .icon{width:27px;height:27px}.brand{width:194px;height:78px}.hero{min-height:780px}.hero h1{font-size:70px}.hero-content{padding-top:197px;padding-bottom:184px}.hero .eyebrow{font-size:11px}.hero-footer{bottom:83px}.hero-description{font-size:19px}.reservation-bridge{grid-template-columns:1fr 1fr 1.02fr;padding:20px 15px}.bridge-choice{padding-inline:14px;gap:10px}.bridge-choice strong{font-size:17px;white-space:normal}.bridge-choice small{font-size:8px;letter-spacing:1.3px}.bridge-choice>.icon:last-child{display:none}.bridge-book{padding-left:17px}.bridge-book .button{font-size:13px;gap:9px;padding-inline:13px}.bridge-book>span{font-size:9px}.narrow{max-width:720px}.section{padding-block:84px}.welcome{padding-top:87px}.welcome-photos{gap:18px;margin-top:53px}.strip-one a{height:310px}.strip-two a{height:378px}.strip-three a{height:288px}.strip-four a{height:345px}.strip-one{padding-top:40px}.strip-three{padding-top:63px}.strip-four{padding-top:22px}.welcome-photos figcaption{font-size:10px}.welcome-caption{margin-top:52px}.welcome-caption p{font-size:25px}.section-top{gap:35px}.section-top h2{font-size:43px}.stays-intro{max-width:350px}.stays-intro>p{font-size:16px}.room-card{flex-basis:40vw;min-width:300px}.room-visual{height:455px}.room-image-copy h3{font-size:34px}.stays{padding-bottom:36px}.experience-grid{gap:24px;margin-top:43px}.experience-image{height:290px}.experience-heading{gap:10px}.experience-heading h3{font-size:25px}.experience-heading .icon{width:24px;height:24px}.experience-grid article>p{font-size:15px}.romantic-copy{padding:49px 30px}.romantic-copy h2{font-size:44px}.romantic-copy>p:not(.eyebrow):not(.small-note){font-size:16px}.plan-inclusions>span{font-size:14px}.romantic-actions{gap:16px}.romantic-actions .button{font-size:13px}.romantic-actions .text-link{font-size:13px}.comfort .section-top{margin-bottom:39px}.section-aside{font-size:16px}.comfort-grid{gap:24px}.comfort-grid h3{font-size:22px}.comfort-grid p br{display:none}.comfort-grid p{font-size:14px}.comfort-grid article>.icon{height:34px;width:34px}.film-section{min-height:485px}.film-content{padding-block:78px}.film-content h2{font-size:51px}.gallery-tools{max-width:440px}.gallery-tools>p{font-size:15px}.gallery-tools .filters{gap:7px}.gallery-grid{grid-auto-rows:195px;gap:11px}.gallery-caption{font-size:11px}.gallery-grid.is-filtered{grid-auto-rows:255px}.celebrate-copy{padding:37px 28px}.celebrate-copy h2{font-size:42px}.celebrate-copy>p:not(.eyebrow):not(.small-note){font-size:15px;min-height:0}.celebrate-copy .button{font-size:13px;gap:12px;padding-inline:16px}.celebrate-photo>span{font-size:23px;left:26px;right:26px}.voices{gap:40px;grid-template-columns:.9fr 1.4fr;padding-block:50px}.voices-label{gap:18px}.voices-label .eyebrow{font-size:10px;letter-spacing:1.4px}.voices h2{font-size:28px}.location{padding-bottom:0}.location-grid{gap:42px}.location-photo{height:475px}.location-copy h2{font-size:49px}.location-copy>p:not(.eyebrow){font-size:16px}.map-badge{left:20px;bottom:20px;font-size:12px;gap:9px;padding:13px}.access-note{padding:16px}.access-note p{font-size:13px}.faq-section{gap:42px;grid-template-columns:.85fr 1.2fr}.faq-section h2{font-size:46px}.faq-item summary{font-size:16px}.footer-main{grid-template-columns:1.35fr 1fr 1fr;gap:30px 24px}.footer-main>div:last-child{grid-column:2/4}.footer-identity{grid-row:span 2}.footer-identity>p{font-size:21px}.footer-main h2{font-size:14px}.room-dialog-copy{padding:66px 26px 27px}.room-dialog-copy h2{font-size:39px}.room-dialog-photo{height:450px}.room-dialog-copy>.eyebrow{font-size:9px}.room-dialog-copy>p:not(.small-note){font-size:15px}.room-access p{font-size:13px}.room-modal-amenities>span{font-size:11px}.room-dialog-copy>.button{font-size:13px}}
@media(max-width:760px){html{scroll-padding-top:100px}.shell{width:calc(100% - 40px)}.wide{width:calc(100% - 32px)}.narrow{max-width:calc(100% - 44px)}.section{padding-block:66px}h2{font-size:40px;line-height:1.22;letter-spacing:-1.1px}.eyebrow{font-size:10px;letter-spacing:1.8px;margin-bottom:18px}.header-meta{justify-content:center;border-bottom:1px solid rgba(255,255,255,.2);min-height:31px;font-size:9px;letter-spacing:1.7px;width:calc(100% - 36px)}.header-meta>div{display:none}.header-meta>span>.icon{width:12px;height:12px}.header-main{width:calc(100% - 36px);height:89px;gap:18px}.brand{height:66px;width:182px;padding:10px 14px}.brand-logo{width:154px;height:auto;max-height:50px;object-fit:contain}.header-reserve{display:none}.header-right{gap:16px}.menu-toggle{font-size:12px;gap:9px;min-width:66px}.menu-toggle .icon{width:26px;height:26px}.site-header.is-solid .header-main{height:83px}.site-header.is-solid .brand{height:64px}.hero{min-height:810px;display:block}.hero-content{padding:194px 22px 203px;max-width:none}.hero .eyebrow{font-size:9px;letter-spacing:2.5px;line-height:1.8;margin-bottom:22px}.hero h1{font-size:clamp(39px,10.2vw,58px);line-height:1.17;letter-spacing:-1.1px;max-width:560px;margin-inline:auto}.hero h1 br{display:none}.hero h1 span{display:block;margin-top:11px}.hero-description{font-size:17px;line-height:1.85;margin:25px 0 29px}.hero-description br{display:none}.hero-actions{flex-direction:column;gap:15px}.hero-actions .button{min-height:54px;min-width:238px;font-size:15px;padding:15px 21px}.hero-discover{min-height:44px;font-size:14px;gap:10px}.hero-footer{bottom:76px;gap:14px;flex-wrap:wrap;width:calc(100% - 44px)}.hero-footer>p{display:none}.video-link{font-size:12px;gap:9px;min-height:46px}.video-link>span{height:38px;width:38px}.video-link .icon{width:15px;height:15px}.hero-controls{gap:9px}.hero-controls>button{width:44px;height:44px}.hero-controls>span{font-size:11px;letter-spacing:.2px}.hero-controls i{margin-left:1px}.reservation-bridge{margin-top:-38px;grid-template-columns:1fr 1fr;gap:0;padding:19px 20px 18px}.bridge-choice{padding:2px 12px 19px 0;min-height:83px;align-items:flex-start;gap:9px;border-right:1px solid var(--line)}.bridge-choice:nth-child(2){padding-left:17px;padding-right:0;border:0}.bridge-choice>.icon:first-child{width:21px;height:21px;margin-top:4px}.bridge-choice small{font-size:8px;letter-spacing:1px;margin:0 0 7px}.bridge-choice strong{font-size:17px;line-height:1.3;white-space:normal}.bridge-book{grid-column:1/-1;padding:17px 0 0;border-top:1px solid var(--line);gap:9px}.bridge-book .button{font-size:14px;min-height:53px;gap:22px}.bridge-book>span{font-size:11px}.welcome{padding-top:63px;padding-bottom:61px}.section-sign{margin-bottom:18px}.section-sign .icon{width:40px;height:40px}.welcome .center-heading h2{font-size:42px;margin-bottom:23px}.center-heading>p:not(.eyebrow){font-size:17px;line-height:1.9}.center-heading .text-link{font-size:14px;margin-top:22px}.welcome-photos{margin-top:37px;grid-template-columns:1fr 1fr;gap:24px 14px;align-items:start}.welcome-photos figure{padding-top:0}.welcome-photos figure:nth-child(odd){padding-top:33px}.strip-one a{height:230px}.strip-two a{height:276px}.strip-three a{height:236px}.strip-four a{height:279px}.welcome-photos figcaption{font-size:9px;line-height:1.65;margin-top:11px}.welcome-photos .gallery-open{opacity:1;right:10px;top:10px;width:32px;height:32px}.welcome-photos .gallery-open>.icon{width:17px;height:17px}.welcome-caption{margin-top:38px;gap:20px}.welcome-caption p{font-size:21px;line-height:1.6}.fine-line{width:26px}.section-top{display:block;margin-bottom:32px}.section-top .eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:18px}.section-top h2{font-size:41px;letter-spacing:-1px}.stays-intro{max-width:none;margin-top:22px;padding:0}.stays-intro>p{font-size:17px;margin-bottom:21px;line-height:1.8}.filters{gap:8px}.filter{font-size:13px;min-height:45px;padding:10px 15px}.room-track{padding:3px 20px 13px;scroll-padding-left:20px;gap:19px}.room-card{flex-basis:calc(100vw - 67px);min-width:0;max-width:440px}.room-visual{height:430px}.room-image-copy{left:24px;right:23px;bottom:25px}.room-image-copy h3{font-size:34px;letter-spacing:-.3px}.room-image-copy>p{font-size:9px;letter-spacing:1.55px}.room-number{font-size:19px;top:22px;left:22px}.room-type{font-size:11px;padding:5px 12px;top:19px;right:19px}.room-photo-link{font-size:13px;margin-top:19px;padding-top:15px}.room-bottom{padding-top:18px}.room-bottom>p{font-size:16px;line-height:1.7;margin-bottom:13px}.room-amenities-small{gap:20px;font-size:12px}.room-amenities-small .icon{width:19px;height:19px}.room-controls{margin-top:22px;flex-direction:column;align-items:stretch;gap:15px}.room-controls>p{font-size:12px;line-height:1.8}.room-controls>div{justify-content:space-between}.slider-button{font-size:12px;min-height:46px;padding-inline:16px}.stays-help{flex-direction:column;gap:8px;margin-top:27px;padding-top:24px;text-align:center}.stays-help>p{font-size:13px;line-height:1.7;gap:9px;align-items:flex-start}.stays-help>p>.icon{margin-top:2px}.stays-help>.text-link{font-size:13px}.stays{padding-bottom:34px}.experiences .narrow{max-width:100%}.experiences .center-heading h2{font-size:40px;margin-bottom:23px}.experience-grid{grid-template-columns:1fr;gap:39px;margin-top:35px}.experience-image{height:345px}.experience-heading{gap:13px;margin-top:21px}.experience-heading h3{font-size:29px;line-height:1.25}.experience-heading .icon{width:26px;height:26px;margin-top:4px}.experience-grid article>p{font-size:17px;line-height:1.8;margin:15px 0 12px}.experience-grid article>.text-link{font-size:14px}.romantic-section{grid-template-columns:1fr}.romantic-picture{height:390px;min-height:390px}.picture-caption{bottom:25px;left:24px;font-size:9px;letter-spacing:1.7px}.romantic-copy{padding:43px 25px 41px}.romantic-copy .eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:19px}.romantic-copy h2{font-size:43px;line-height:1.19;letter-spacing:-.9px;margin-bottom:25px}.romantic-copy>p:not(.eyebrow):not(.small-note){font-size:17px;line-height:1.85;margin-bottom:23px}.plan-inclusions{gap:15px;padding-top:23px;margin-bottom:29px}.plan-inclusions>span{font-size:14px;gap:11px}.plan-inclusions .icon{width:23px;height:23px}.romantic-actions{flex-direction:column;align-items:flex-start;gap:15px}.romantic-actions .button{min-height:55px;font-size:14px;padding-inline:20px;gap:20px}.romantic-actions .text-link{font-size:13px}.romantic-copy .small-note{font-size:12px;line-height:1.8;margin-top:22px}.section-aside{font-size:17px;line-height:1.8;margin-top:23px;padding:0}.comfort .section-top{margin-bottom:37px}.comfort-grid{grid-template-columns:1fr 1fr;gap:31px 22px}.comfort-grid article{padding:0;border:0}.comfort-grid article>.icon{width:35px;height:35px;margin-bottom:18px}.comfort-grid h3{font-size:23px;line-height:1.3;margin-bottom:12px}.comfort-grid p{font-size:15px;line-height:1.8}.film-section{min-height:463px}.film-content{padding:72px 23px}.film-content .eyebrow{font-size:9px;letter-spacing:1.7px}.film-content h2{font-size:40px;line-height:1.25;letter-spacing:-.8px}.film-play{margin-top:27px;gap:18px;font-size:14px}.film-play>span{width:64px;height:64px}.gallery-tools{max-width:none;margin-top:23px}.gallery-tools>p{font-size:17px;line-height:1.8;margin-bottom:22px}.gallery-tools .filters{gap:7px}.gallery-tools .filter{font-size:12px;padding-inline:11px;min-height:44px}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:215px;gap:10px}.gallery-tile:first-child{grid-row:auto;grid-column:span 2;height:290px}.gallery-grid{grid-template-rows:290px}.gallery-caption{font-size:10px;padding:35px 12px 13px;line-height:1.6}.gallery-open{width:33px;height:33px;right:10px;top:10px}.gallery-open>.icon{width:19px;height:19px}.gallery-grid.is-filtered{grid-template-columns:1fr 1fr;grid-auto-rows:235px;grid-template-rows:235px}.gallery-grid.is-filtered .gallery-tile:first-child{height:auto;grid-column:span 2}.gallery-foot{margin-top:17px;gap:15px}.gallery-foot>p{font-size:11px}.gallery-foot>.text-link{font-size:12px;gap:8px}.gallery-foot>.text-link>.icon{width:19px;height:19px}.celebrate-section{grid-template-columns:1fr;min-height:0}.celebrate-copy{padding:38px 25px}.celebrate-copy .eyebrow{font-size:9px;letter-spacing:1.35px;line-height:1.9;margin-bottom:18px}.celebrate-copy h2{font-size:40px;line-height:1.2;letter-spacing:-.8px}.occasion-options{gap:7px;margin-top:26px}.occasion{font-size:11px;line-height:1.7;min-height:44px;padding:9px 11px}.celebrate-copy>p:not(.eyebrow):not(.small-note){font-size:16px;line-height:1.85;margin:22px 0}.celebrate-copy .button{min-height:54px;font-size:13px;padding-inline:16px;gap:12px;width:100%}.celebrate-copy .small-note{font-size:12px;margin-top:20px}.celebrate-photo{min-height:335px;height:335px}.celebrate-photo>span{font-size:23px;left:24px;right:24px;bottom:25px}.voices{grid-template-columns:1fr;gap:26px;padding-block:42px}.voices-label{gap:18px}.voices-label .eyebrow{max-width:260px;font-size:10px;letter-spacing:1.6px}.quote-mark{font-size:94px;padding-top:21px}.voices h2{font-size:28px;line-height:1.4;letter-spacing:-.3px;margin-bottom:13px}.voices .text-link{font-size:13px}.location{padding-bottom:0}.location-grid{grid-template-columns:1fr;gap:36px}.location-photo{height:350px}.map-badge{font-size:12px;min-height:54px;padding:13px 14px;left:20px;bottom:20px;gap:10px}.map-badge .icon{width:18px;height:18px}.location-copy h2{font-size:45px;margin-bottom:22px;letter-spacing:-1px}.location-copy>p:not(.eyebrow){font-size:17px;line-height:1.85;margin-bottom:23px}.access-note{padding:17px;gap:12px;margin-bottom:24px}.access-note p{font-size:14px;line-height:1.8}.access-note .icon{width:21px;height:21px}.location-actions{gap:17px}.location-actions .button{font-size:13px;padding-inline:16px;min-height:54px;gap:12px}.location-actions .text-link{font-size:13px}.faq-section{grid-template-columns:1fr;gap:32px;padding-top:66px;padding-bottom:65px}.faq-section h2{font-size:43px}.faq-section>div>p:not(.eyebrow){font-size:17px;line-height:1.85;margin:23px 0 15px}.faq-section .text-link{font-size:14px}.faq-item summary{font-size:16px;line-height:1.7;gap:14px;padding:20px 0;min-height:76px}.faq-answer{padding:0 0 23px}.faq-answer p{font-size:16px;line-height:1.85}.closing{padding:58px 24px 48px}.closing .eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:21px}.closing h2{font-size:43px;line-height:1.24;letter-spacing:-1px}.closing>p:not(.eyebrow){font-size:17px;line-height:1.8;margin:23px 0 26px}.closing .button{min-height:54px;min-width:250px;font-size:15px;gap:22px}.closing-help{font-size:13px;line-height:1.7;margin-top:17px}.footer{padding:44px 0 100px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 23px;padding-bottom:30px}.footer-identity{grid-row:auto;grid-column:1/-1}.footer-logo{height:63px;width:190px;padding:0}.footer-logo .brand-logo{width:176px;height:54px;max-height:none}.footer-identity>p{font-size:23px;line-height:1.5;margin:21px 0 14px}.footer-identity>span{font-size:11px}.footer-main h2{font-size:14px;margin:2px 0 12px}.footer-main a:not(.brand),.footer-button{font-size:14px;line-height:1.7;padding:9px 0;min-height:43px}.footer-main>div:last-child{grid-column:1/-1}.type-toggle{margin-top:13px;min-height:48px;font-size:14px;padding:9px 13px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:6px;padding-top:20px;font-size:10px}.footer-bottom button{font-size:11px;min-height:44px}.floating-help{display:none}.mobile-booking{position:fixed;left:0;right:0;bottom:0;display:flex;align-items:center;gap:18px;z-index:65;padding:10px 17px calc(10px + env(safe-area-inset-bottom));background:rgba(255,254,250,.98);border-top:1px solid #d0bfdf;box-shadow:0 -2px 20px rgba(36,22,45,.08)}.mobile-booking>.button{flex:1;font-size:14px;min-height:49px;padding:12px 17px;gap:17px}.mobile-booking>a:not(.button){display:flex;align-items:center;justify-content:center;gap:6px;flex-direction:column;min-height:49px;min-width:46px;font-size:11px;line-height:1.3;color:var(--brand-dark)}.mobile-booking>a:not(.button)>.icon{width:22px;height:22px}.desktop-only{display:none}.toast{bottom:92px;font-size:13px;padding:13px 18px}.text-dialog{max-width:calc(100vw - 20px);max-height:calc(100dvh - 28px);padding:24px 24px 29px}.dialog-heading{gap:13px;margin-bottom:23px;align-items:center}.dialog-heading .eyebrow{font-size:8px;letter-spacing:1.1px;line-height:1.8;max-width:190px}.dialog-close{font-size:11px;min-height:44px;padding:9px 11px;gap:5px}.text-dialog h2{font-size:38px;letter-spacing:-.8px;margin-bottom:22px}.text-dialog>p{font-size:16px;line-height:1.85}.text-dialog>h3{font-size:17px}.text-dialog>.button{width:100%;font-size:14px}.plan-option{gap:15px;padding:21px 0}.plan-option>.icon{width:26px;height:26px;margin-top:4px}.plan-option h3{font-size:25px;margin-bottom:10px}.plan-option p{font-size:15px}.room-dialog{max-width:calc(100vw - 16px);max-height:calc(100dvh - 20px)}.room-dialog-grid{grid-template-columns:1fr}.room-dialog-close{top:10px;right:10px}.room-dialog-photo{height:295px}.room-dialog-photo-controls{padding:14px 20px 9px;gap:26px}.room-dialog-gallery>p{font-size:11px;padding-bottom:13px}.room-thumbnails{gap:8px}.room-thumbnails button{height:48px;width:60px}.room-dialog-copy{padding:28px 24px}.room-dialog-copy>.eyebrow{font-size:9px;margin-bottom:15px}.room-dialog-copy h2{font-size:38px;line-height:1.2;letter-spacing:-.7px;margin-bottom:21px}.room-dialog-copy>p:not(.small-note){font-size:16px}.room-modal-amenities{gap:7px;margin:21px 0}.room-modal-amenities>span{font-size:11px;padding:6px 9px}.room-access h3{font-size:14px}.room-access p{font-size:14px}.room-dialog-copy>.button{font-size:14px;min-height:54px}.room-dialog-copy>.small-note{font-size:12px;line-height:1.8}.room-dialog-copy>.text-link{font-size:12px}.lightbox{max-width:calc(100vw - 12px);max-height:calc(100dvh - 24px);padding:14px 13px 17px}.lightbox-header{gap:12px;margin-bottom:14px}.lightbox-header h2{font-size:13px;line-height:1.5;max-width:190px}.lightbox-image-wrap{min-height:220px}.lightbox-image-wrap>img{min-height:220px;max-height:calc(100dvh - 250px)}.lightbox-prev,.lightbox-next{width:44px;height:44px}.lightbox-prev{left:7px}.lightbox-next{right:7px}.lightbox-bottom{gap:15px;margin-top:14px}.lightbox-bottom>p{font-size:13px;line-height:1.65}.lightbox-bottom>span{font-size:11px;line-height:1.6}.keyboard-help{font-size:10px;line-height:1.8;margin-top:13px}.video-dialog{max-width:calc(100vw - 16px)}.video-header{padding:20px;align-items:flex-start;gap:13px}.video-header .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:9px}.video-header h2{font-size:25px;line-height:1.25;letter-spacing:-.3px}.video-poster .button{font-size:13px;min-height:49px;gap:10px;padding:12px 17px}.video-footer{flex-direction:column;align-items:stretch;gap:17px;padding:20px}.video-footer p{font-size:13px}.video-footer .button{font-size:13px;min-height:50px}.menu-dialog{width:440px;padding:22px 24px}.menu-head{gap:14px;margin-bottom:15px}.menu-head h2{font-size:19px}.menu-brand{height:65px;padding:0;width:190px;margin-bottom:20px}.menu-brand .brand-logo{width:176px;height:54px;max-height:54px}.menu-dialog nav a{font-size:27px;min-height:57px;padding:12px 0}.menu-dialog>.button{font-size:14px;min-height:53px}.menu-dialog>p{font-size:24px}.connection-note{font-size:12px;padding:16px}.large-reading .hero-description{font-size:19px}.large-reading .center-heading>p:not(.eyebrow){font-size:20px}.large-reading .stays-intro>p,.large-reading .room-bottom>p,.large-reading .experience-grid article>p,.large-reading .romantic-copy>p:not(.eyebrow):not(.small-note),.large-reading .comfort-grid p,.large-reading .gallery-tools>p,.large-reading .celebrate-copy>p:not(.eyebrow):not(.small-note),.large-reading .faq-item summary,.large-reading .faq-answer p,.large-reading .faq-section>div>p:not(.eyebrow),.large-reading .room-dialog-copy>p:not(.small-note),.large-reading .text-dialog>p,.large-reading .plan-option p{font-size:19px}}
@media(max-width:370px){.shell{width:calc(100% - 34px)}.wide{width:calc(100% - 28px)}.narrow{max-width:calc(100% - 38px)}.hero-content{padding:177px 20px 198px}.hero h1{font-size:39px;letter-spacing:-.9px}.hero-description{font-size:16px;margin-top:22px}.hero .eyebrow{font-size:8px;letter-spacing:2px}.hero-footer{width:calc(100% - 38px);gap:9px}.video-link{font-size:10px;gap:7px}.video-link>span{width:34px;height:34px}.hero-controls{gap:6px}.hero-controls>button{width:44px;height:44px}.hero-controls>span{font-size:10px}.hero{min-height:800px}.reservation-bridge{padding-inline:15px}.bridge-choice{gap:8px}.bridge-choice strong{font-size:16px}.bridge-choice:nth-child(2){padding-left:13px}.bridge-choice small{font-size:7px;letter-spacing:1px}.bridge-choice>.icon:first-child{width:19px;height:19px}.bridge-book>span{font-size:10px}.welcome .center-heading h2{font-size:38px}.welcome-caption{gap:13px}.welcome-caption p{font-size:19px}.welcome-photos{gap:20px 12px}.strip-one a{height:204px}.strip-two a{height:250px}.strip-three a{height:215px}.strip-four a{height:250px}.section-top h2{font-size:37px}.room-track{padding-inline:17px;scroll-padding-left:17px}.room-card{flex-basis:calc(100vw - 59px)}.room-visual{height:390px}.room-image-copy{left:21px;right:21px}.room-image-copy h3{font-size:30px}.room-amenities-small{font-size:11px;gap:15px}.experience-heading h3{font-size:27px}.experience-image{height:310px}.romantic-copy{padding-inline:22px}.romantic-copy h2{font-size:39px}.plan-inclusions>span{font-size:13px}.comfort-grid{gap:28px 17px}.comfort-grid h3{font-size:21px}.film-content h2{font-size:36px}.gallery-tools .filter{font-size:11px;padding-inline:10px}.gallery-grid{grid-auto-rows:193px}.gallery-caption{font-size:9px;padding-inline:10px}.celebrate-copy{padding-inline:22px}.celebrate-copy h2{font-size:37px}.celebrate-copy .button{font-size:12px;padding-inline:12px}.occasion{font-size:10px;padding-inline:10px}.voices h2{font-size:26px}.location-copy h2{font-size:42px}.faq-section h2{font-size:40px}.closing h2{font-size:39px}.mobile-booking{padding-inline:13px;gap:12px}.mobile-booking>.button{font-size:13px;gap:12px;padding-inline:12px}.footer-main{gap:27px 20px}.footer-main h2{font-size:13px}.footer-main a:not(.brand),.footer-button{font-size:13px}.text-dialog{padding-inline:20px}.text-dialog h2{font-size:35px}.room-dialog-copy{padding-inline:21px}.room-dialog-copy h2{font-size:35px}.room-dialog-copy>.button{font-size:13px}.video-header{padding-inline:17px}.video-header h2{font-size:23px}.lightbox-header h2{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.site-header,.floating-help,.mobile-booking,.hero-footer,.filters,.room-controls,dialog,.toast,.type-toggle,.video-link{display:none!important}.shell,.wide{width:95%}.hero{min-height:430px}.hero-content{padding:60px 20px}.hero h1{font-size:52px}.reservation-bridge{margin-top:0}.section{padding-block:35px}.room-track{display:grid;grid-template-columns:repeat(2,1fr);padding-inline:2.5%;overflow:visible}.room-card{min-width:0;break-inside:avoid}.room-visual{height:300px}.room-card[hidden]{display:block!important}.footer{padding-bottom:20px}.faq-item{break-inside:avoid}}

/* Reading-size control stays available before the visitor reaches the footer. */
.header-type-toggle{display:inline-flex;align-items:center;justify-content:center;gap:1px;min-width:44px;width:44px;height:44px;border:0;background:none;color:inherit;font:400 19px/1.2 Georgia,serif;padding:7px 0;flex:none}
.header-type-toggle>span{font:400 12px var(--body);align-self:flex-start;margin-top:4px}
.header-type-toggle[aria-pressed=true]{box-shadow:inset 0 0 0 1px currentColor}
@media(min-width:1061px){.header-right{gap:18px}.nav-right{gap:20px}}
@media(max-width:760px){.header-right{gap:10px}.header-main{gap:14px}.header-type-toggle{font-size:18px}.brand{width:174px}}
@media(max-width:370px){.brand{width:159px;padding-inline:9px}.menu-toggle{min-width:44px;flex-direction:column;gap:2px;font-size:10px;line-height:1.2}.menu-toggle .icon{width:24px;height:24px}.header-right{gap:9px}.header-main{gap:12px}.footer-logo,.menu-brand{width:190px;padding:0}}


/* Ajustes de lectura para los textos de la versión Púrpura. */
.copy-emphasis{font:inherit}
.hero h1{font-size:clamp(80px,7.6vw,118px);line-height:1.08;letter-spacing:-2px}
.hero h1 span{color:#f3eaf8}
.welcome .intro-text{max-width:760px;margin-inline:auto}
.welcome .intro-text-secondary{margin-top:17px;margin-bottom:0}
#stays-heading{max-width:650px;text-wrap:balance}
.romantic-copy .copy-emphasis,.closing .copy-emphasis{color:#e9d9f3}
.celebrate-copy>p.celebrate-intro{min-height:0;margin:22px 0 24px}
.occasion-options{flex-wrap:wrap}

.visual-room-note{padding:8px 22px 18px;color:#ece3f4;line-height:1.7;text-align:center}
@media(max-width:760px){
 .hero h1{font-size:clamp(57px,16vw,90px);letter-spacing:-1.3px}
 .hero-discover{max-width:280px;white-space:normal;text-align:center;justify-content:center}
 #stays-heading{font-size:clamp(34px,9.7vw,47px);line-height:1.18}
 #stays-heading br{display:none}

 .celebrate-copy>p.celebrate-intro{min-height:0}
}
.unforgettable{position:relative;min-height:920px;color:#fff;display:flex;align-items:center;isolation:isolate;margin-bottom:440px}.unforgettable-bg,.guest-voices-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.unforgettable-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,14,28,.8),rgba(26,16,35,.36) 65%,rgba(20,13,28,.2));z-index:-1}.unforgettable-copy{padding-bottom:180px}.unforgettable-copy h2{max-width:850px;font-size:clamp(50px,6vw,88px);line-height:1.08;color:#fff}.unforgettable-copy>p:last-child{font-size:18px;max-width:530px;margin-top:24px}.unforgettable-cards{position:absolute;left:50%;bottom:-235px;transform:translateX(-50%);display:grid;grid-template-columns:repeat(3,1fr);gap:34px;z-index:2}.unforgettable-cards figure{margin:0}.unforgettable-cards figure>div{height:500px;position:relative;background:#ddd}.unforgettable-cards figure>div:after{content:"";position:absolute;inset:12px -12px -12px 12px;border:1px solid rgba(255,255,255,.8);pointer-events:none}.unforgettable-cards img{width:100%;height:100%;object-fit:cover}.unforgettable-cards figcaption{color:var(--brand-dark);margin-top:24px;text-align:center}.unforgettable-cards figcaption strong{display:block;font-family:var(--serif);font-size:25px;font-weight:400;line-height:1.25}.unforgettable-cards figcaption span{display:block;margin-top:9px;font-family:var(--body);font-size:13px;line-height:1.55;letter-spacing:.04em;color:var(--muted)}.unforgettable-cards figure:nth-child(1),.unforgettable-cards figure:nth-child(3){transform:none}.unforgettable-cards figure:nth-child(2){transform:translateY(78px)}.guest-voices{position:relative;min-height:650px;display:grid;place-items:center;color:#fff;text-align:center;isolation:isolate;margin-top:clamp(80px,8vw,128px)}.guest-voices-shade{position:absolute;inset:0;background:rgba(24,15,31,.76);z-index:-1}.guest-voices-copy{max-width:910px}.guest-stars{color:#e4c58e;font-size:22px;letter-spacing:8px;margin:20px 0 27px}.guest-voices h2{font-size:clamp(36px,4.5vw,62px);line-height:1.25;color:#fff;font-weight:400}.guest-author{font-size:13px;letter-spacing:2px;text-transform:uppercase;margin:26px 0}.guest-slides{display:grid;min-height:230px}.guest-slide{grid-area:1/1;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .7s ease,transform .7s ease}.guest-slide.is-active{opacity:1;visibility:visible;transform:none}.guest-dots{display:flex;justify-content:center;gap:10px;margin:4px 0 24px}.guest-dots button{width:8px;height:8px;border-radius:50%;border:1px solid #fff;background:transparent;padding:0;cursor:pointer}.guest-dots button.is-active{background:#fff}.guest-voices .text-link{justify-content:center;color:#fff}@media(max-width:760px){.unforgettable{min-height:760px;margin-bottom:760px}.unforgettable-copy{padding-bottom:120px}.unforgettable-copy h2{font-size:44px}.unforgettable-cards{grid-template-columns:1fr;bottom:-690px;gap:22px}.unforgettable-cards figure>div{height:250px}.unforgettable-cards figcaption{margin-top:10px}.unforgettable-cards figcaption strong{font-size:20px}.unforgettable-cards figcaption span{font-size:12px;margin-top:5px}.unforgettable-cards figure:nth-child(2){transform:translateY(42px)}.guest-voices{min-height:560px;padding:70px 0;margin-top:72px}.guest-voices h2{font-size:34px}.guest-stars{font-size:18px}}
/* Tarjetas de alojamiento completamente activables */
.room-card{cursor:pointer;outline:none}
.room-card:focus-visible{outline:2px solid var(--brand-dark,#62439b);outline-offset:4px}
.room-card:hover .room-visual>img{transform:scale(1.04)}

/* Afinación editorial: escala más contenida y ritmo vertical equilibrado. */
:root{--body-size:17px}
body{line-height:1.6}
.hero h1{font-size:clamp(54px,5vw,78px);line-height:1.1;letter-spacing:-1.2px}
.welcome .center-heading h2,.section-top h2,.romantic-copy h2,.film-content h2,.celebrate-copy h2,.location-copy h2,.faq-section h2,.closing h2{font-size:clamp(38px,3.5vw,54px);line-height:1.15;letter-spacing:-.8px}
.experience-heading h3{font-size:25px;line-height:1.2}
.center-heading>p:not(.eyebrow){font-size:16px;line-height:1.58}
.welcome .intro-text{max-width:680px}
.welcome .intro-text-secondary{margin-top:10px}
.stays-intro>p,.experience-grid article>p,.romantic-copy>p:not(.eyebrow):not(.small-note),.comfort-grid p,.gallery-tools>p,.celebrate-copy>p:not(.eyebrow):not(.small-note),.location-copy>p:not(.eyebrow),.faq-section>div>p:not(.eyebrow),.faq-answer p{font-size:16px;line-height:1.62}
.guest-voices h2{font-size:clamp(34px,3.6vw,50px);line-height:1.28}

/* Composición de Experiencia inolvidable: centrada, recta y más esbelta. */
.unforgettable{margin-bottom:560px}
.unforgettable-copy{width:min(800px,calc(100% - 48px));padding-bottom:180px;margin-inline:auto;text-align:center;transform:translateY(-140px)}
.unforgettable-copy h2{max-width:800px;margin-inline:auto;font-size:clamp(42px,4.7vw,60px);line-height:1.2;letter-spacing:-.7px}
.unforgettable-copy>p:last-child{margin-inline:auto;font-size:16px;line-height:1.6}
.unforgettable-cards figure>div{height:620px}
.unforgettable-cards figcaption span{color:#171218}

@media(max-width:760px){
  :root{--body-size:16px}
  .hero h1{font-size:clamp(42px,12vw,56px);line-height:1.1}
  .welcome .center-heading h2,.section-top h2,.romantic-copy h2,.film-content h2,.celebrate-copy h2,.location-copy h2,.faq-section h2,.closing h2{font-size:38px;line-height:1.16}
  .center-heading>p:not(.eyebrow){font-size:15px;line-height:1.55}
  .unforgettable{min-height:820px;margin-bottom:870px}
  .unforgettable-copy{width:calc(100% - 40px);padding-bottom:130px;transform:translateY(-70px)}
  .unforgettable-copy h2{font-size:40px;line-height:1.18}
  .unforgettable-copy>p:last-child{font-size:15px}
  .unforgettable-cards{bottom:-800px}
  .unforgettable-cards figure>div{height:300px}
}

/* Variante editorial compacta: menos repetición, misma identidad visual. */
main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
main>section{grid-column:1/-1}
main>.reservation-bridge,main>.experiences,main>.comfort,main>.film-section{display:none}
.hero{min-height:760px}
.hero-content{padding-top:190px;padding-bottom:190px}
.welcome{padding-top:72px;padding-bottom:62px}
.welcome-photos{margin-top:45px}
.welcome-photos figcaption{display:none}
.strip-one{padding-top:34px}.strip-one a{height:300px}
.strip-two a{height:365px}
.strip-three{padding-top:58px}.strip-three a{height:280px}
.strip-four{padding-top:18px}.strip-four a{height:330px}
.stays{padding-top:72px;padding-bottom:30px}
.room-visual{height:405px}
.room-bottom{padding-top:18px}
.unforgettable{margin-bottom:380px}
.romantic-section{min-height:620px}
.romantic-picture{min-height:620px}
.romantic-copy{padding-top:54px;padding-bottom:48px}
.gallery-section{padding-top:72px;padding-bottom:66px}
.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:220px;gap:12px}
.gallery-tile:first-child{grid-column:span 2;grid-row:span 2}
.gallery-tile:nth-child(n+6){display:none}
main>.celebrate-section{grid-column:1;grid-template-columns:1fr;width:calc(100% - 10px);min-height:620px;margin:0;justify-self:start;background:#f0e8f2}
.celebrate-photo{display:none}
.celebrate-copy{padding:48px 38px 42px}
.celebrate-copy h2{font-size:42px}
main>.guest-voices{grid-column:2;width:calc(100% - 10px);min-height:620px;margin-top:0;justify-self:end}
.guest-voices-copy{width:calc(100% - 70px)}
.guest-voices h2{font-size:42px}
main>.location{grid-column:1;width:calc(100% - 10px);padding:0;justify-self:start}
.location-grid{display:block;width:100%;height:100%}
.location-photo{height:100%;min-height:680px;margin:0}
.location-copy{display:none}
main>.faq-section{grid-column:2;width:calc(100% - 10px);display:block;padding:70px 50px 64px;justify-self:end}
.faq-section h2{font-size:44px}
.faq-section>div>p:not(.eyebrow){margin:18px 0 12px}
.faq-item summary{padding:16px 0;min-height:62px}
.faq-answer{padding-bottom:17px}
.faq-list>.faq-item:nth-child(5){display:none}
.closing{padding:56px 24px 48px}
.closing h2{font-size:50px}
@media(max-width:900px){
  main{display:block}
  main>.celebrate-section,main>.guest-voices,main>.location,main>.faq-section{width:auto;margin-inline:auto}
  main>.guest-voices{margin-top:72px}
  main>.location{padding-top:64px}
  .location-photo{height:420px;min-height:0}
  main>.faq-section{padding:65px 24px}
}
@media(max-width:760px){
  .hero{min-height:700px}
  .hero-content{padding-top:165px;padding-bottom:150px}
  .welcome{padding-top:56px;padding-bottom:48px}
  .welcome-photos{margin-top:30px}
  .stays{padding-top:58px}
  .room-visual{height:365px}
  .unforgettable{margin-bottom:760px}
  .unforgettable-cards{bottom:-710px}
  .unforgettable-cards figure>div{height:270px}
  .romantic-picture{min-height:460px}
  .gallery-section{padding-top:58px;padding-bottom:52px}
  .gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:190px}
  .gallery-tile:first-child{grid-column:span 2;grid-row:span 2}
  .gallery-tile:nth-child(5){grid-column:span 2}
  .celebrate-copy{padding:42px 25px 38px}
  main>.guest-voices{margin-top:64px}
  .location-grid{width:calc(100% - 40px)}
  .closing{padding:46px 22px 40px}
  .closing h2{font-size:40px}
}

/* Testimonios a todo el ancho, sin bloque de ocasiones. */
main>.celebrate-section[hidden]{display:none!important}
main>.guest-voices{grid-column:1/-1;width:100%;min-height:560px;margin:0;justify-self:stretch}
.guest-voices-copy{width:min(900px,calc(100% - 64px))}
.guest-voices h2{font-size:clamp(36px,3.7vw,52px)}
main>.location{grid-column:1;width:calc(100% - 10px);justify-self:start}
main>.faq-section{grid-column:2;width:calc(100% - 10px);justify-self:end}
@media(max-width:900px){
  main>.guest-voices{width:100%;margin:0}
  .guest-voices-copy{width:calc(100% - 44px)}
}

/* Mobile editorial: una columna, márgenes de 31px y medios dominantes. */
@media(max-width:760px){
  .shell,.wide{width:calc(100% - 62px)}
  .header-main{height:82px}
  .brand{width:176px;height:62px}
  .header-reserve{display:none}
  .hero{min-height:100svh}
  .hero-content{width:calc(100% - 62px);margin-inline:auto;margin-left:auto;margin-right:auto;padding:160px 0 130px}
  .hero h1{font-size:52px;line-height:1;letter-spacing:-1px}
  .hero-description{font-size:15px;line-height:1.6;max-width:328px;margin-inline:auto}
  .section{padding-block:76px}
  .welcome{padding:84px 0 72px}
  .welcome .center-heading h2{font-size:38px;line-height:1.2}
  .welcome .intro-text{max-width:328px}
  .welcome-photos{grid-template-columns:1fr 1fr;gap:12px;margin-top:48px;align-items:start}
  .welcome-photos .strip-one{grid-column:1/-1;padding:0}
  .welcome-photos .strip-one a{height:360px}
  .welcome-photos .strip-two,.welcome-photos .strip-three{padding:0}
  .welcome-photos .strip-two a,.welcome-photos .strip-three a{height:238px}
  .welcome-photos .strip-four{display:none}
  .stays{padding:76px 0 36px}
  .stays .section-top{display:block;text-align:center}
  #stays-heading{font-size:32px;line-height:1.35}
  .stays-intro{max-width:328px;margin:18px auto 0;text-align:center}
  .rooms-track{width:100%;padding:0 31px 22px;scroll-padding-left:31px}
  .room-card{flex:0 0 82vw;max-width:320px}
  .room-visual{height:340px}
  .room-bottom{padding-top:16px}
  .unforgettable{min-height:650px;margin-bottom:400px}
  .unforgettable-copy{width:calc(100% - 62px);padding-bottom:130px;transform:translateY(-36px)}
  .unforgettable-copy h2{font-size:38px;line-height:1.2}
  .unforgettable-cards{left:0;right:0;bottom:-350px;width:100%;max-width:none;display:flex;grid-template-columns:none;gap:16px;padding:0 31px 46px;overflow-x:auto;overflow-y:visible;transform:none;scroll-snap-type:x mandatory;scrollbar-width:none}
  .unforgettable-cards::-webkit-scrollbar{display:none}
  .unforgettable-cards figure{flex:0 0 280px;scroll-snap-align:center}
  .unforgettable-cards figure:nth-child(2){transform:translateY(24px)}
  .unforgettable-cards figure>div{height:420px}
  .unforgettable-cards figcaption{text-align:left;font-size:20px;line-height:1.25}
  .unforgettable-cards figcaption span{font-size:13px;line-height:1.55}
  .romantic-section{min-height:0}
  .romantic-picture{min-height:0;height:380px}
  .romantic-copy{padding:52px 31px 48px}
  .romantic-copy h2{font-size:38px;line-height:1.2}
  .romantic-actions{align-items:stretch}
  .romantic-actions .button{width:100%;justify-content:center}
  .gallery-section{padding:76px 0 64px}
  .gallery-top{display:block;text-align:center}
  .gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:178px;gap:10px;margin-top:38px}
  .gallery-tile:first-child{grid-column:1/-1;grid-row:auto;height:320px}
  .gallery-tile:nth-child(2),.gallery-tile:nth-child(3){display:block}
  .gallery-tile:nth-child(n+4){display:none}
  .gallery-foot{align-items:center;text-align:center}
  main>.celebrate-section{width:calc(100% - 62px);min-height:0;margin:76px auto 0}
  .celebrate-copy{padding:48px 28px 42px}
  .celebrate-copy h2{font-size:36px;line-height:1.22}
  .occasion-options{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}
  .occasion{flex:0 0 auto}
  main>.guest-voices{width:100%;min-height:598px;margin-top:46px}
  .guest-voices-copy{width:calc(100% - 62px)}
  .guest-voices h2{font-size:23px;line-height:1.5}
  .guest-stars{font-size:17px;margin:14px 0 22px}
  main>.location{display:block;width:calc(100% - 62px);margin:72px auto 0;padding:0}
  .location-grid{width:100%;height:auto}
  .location-photo{height:430px;min-height:0}
  main>.faq-section{width:calc(100% - 62px);margin:0 auto;padding:76px 0 68px}
  .faq-section h2{font-size:32px;line-height:1.35}
  .faq-item summary{font-size:15px;line-height:1.55}
  .closing{padding:58px 31px 52px}
  .closing h2{font-size:38px;line-height:1.2}
  .footer-main{width:calc(100% - 62px);gap:24px 18px;padding-bottom:24px}
  .footer-identity>p{font-size:19px;line-height:1.45}
  .footer-main a:not(.brand),.footer-button{min-height:38px;padding:6px 0;font-size:12px}
  .room-dialog{width:100vw;height:100dvh;max-width:none;max-height:none;margin:0}
  .room-dialog-gallery{min-height:42dvh}
  .room-dialog-copy{padding:30px 25px 40px}
}

/* Galería: mosaico editorial en desktop; cinta deslizable únicamente en móvil. */
.gallery-copy-mobile{display:none}
@media(max-width:760px){
  .gallery-section{overflow:hidden}
  .gallery-copy-desktop{display:none}
  .gallery-copy-mobile{display:inline}
  .gallery-tools{max-width:328px;margin:22px auto 0;text-align:center}
  .gallery-grid.wide{display:flex;width:100%;max-width:none;gap:14px;margin-top:36px;overflow-x:auto;overflow-y:hidden;padding:0 31px 24px;scroll-padding-inline:31px;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;cursor:grab;touch-action:pan-x pan-y;user-select:none}
  .gallery-grid.wide::-webkit-scrollbar{display:none}
  .gallery-grid.wide.is-dragging{cursor:grabbing;scroll-snap-type:none}
  .gallery-grid .gallery-tile,.gallery-grid .gallery-tile:first-child,.gallery-grid .gallery-tile:nth-child(n+4),.gallery-grid .gallery-tile:nth-child(n+6){display:block;flex:0 0 78vw;max-width:300px;width:auto;height:390px;grid-column:auto;grid-row:auto;scroll-snap-align:center}
  .gallery-grid .gallery-tile>img{pointer-events:none}
  .gallery-grid:focus-visible{outline:2px solid var(--brand);outline-offset:5px}
  .gallery-caption{font-size:13px;line-height:1.4}
}

/* Ritmo del tramo final: galería → testimonios → ubicación y preguntas. */
main>.guest-voices{margin-top:32px}
main>.location,main>.faq-section{margin-top:64px;margin-bottom:64px}
@media(max-width:900px){
  main>.guest-voices{margin-top:32px}
  main>.location{margin-top:56px;margin-bottom:0}
  main>.faq-section{margin-top:0;margin-bottom:56px}
}

/* Portada Claude: fundido lento, movimiento continuo, navegación por líneas y avance automático. */
.hero-slides{isolation:isolate}
.hero-slides .hero-slide{position:absolute;inset:0;opacity:0;transform:scale(1.06);transition:opacity 2.2s var(--ease),transform 9s linear;will-change:opacity,transform}
.hero-slides .hero-slide.is-active{opacity:1}
.hero-slides.is-ready .hero-slide.is-active{transform:scale(1)}
.hero-footer.hero-footer-claude{bottom:92px;display:flex;grid-template-columns:none;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.2em;text-transform:uppercase}
.hero-scroll-indicator{display:flex;align-items:center;gap:12px;opacity:.85}
.hero-scroll-indicator i{display:block;width:1px;height:48px;background:linear-gradient(#fff,transparent);animation:hero-scroll-drop 2.4s infinite}
@keyframes hero-scroll-drop{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}51%{transform-origin:bottom}100%{transform:scaleY(0);transform-origin:bottom}}
.hero-dot-group{display:flex;align-items:center;gap:16px}
.hero-dot-group>span{font-size:11px;letter-spacing:.16em;color:#fff}
.hero-dots{display:flex;align-items:center;gap:10px}
.hero-dots button{width:34px;height:18px;min-height:18px;padding:0;border:0;background:transparent;position:relative}
.hero-dots button::after{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:rgba(255,255,255,.4);transition:background .4s}
.hero-dots button.is-active::after{background:#fff}
.hero-dots button:focus-visible{outline:2px solid #fff;outline-offset:3px}
@media(max-width:760px){
  .hero-footer.hero-footer-claude{bottom:100px;width:calc(100% - 62px);margin-inline:auto;margin-left:auto;margin-right:auto;flex-direction:column;align-items:flex-start;gap:14px}
  .hero-dot-group{width:100%;justify-content:space-between;gap:10px}
  .hero-dot-group>span{font-size:9px;letter-spacing:.1em}
  .hero-dots{gap:7px}
  .hero-dots button{width:27px}
}
@media(prefers-reduced-motion:reduce){
  .hero-slides .hero-slide,.hero-slides.is-ready .hero-slide.is-active{transform:scale(1)}
  .hero-scroll-indicator i{animation:none}
}

.closing{background:#452d71}

/* Logo legible sobre la portada: blanco nítido arriba, color original sobre el header sólido. */
.site-header .brand-logo{transition:filter .25s ease}
.site-header:not(.is-solid) .brand-logo{filter:brightness(0) invert(1) drop-shadow(0 2px 7px rgba(0,0,0,.38))}
.site-header.is-solid .brand-logo{filter:none}

/* Modal de alojamientos: prioridad a la fotografía principal en pantallas amplias. */
@media(min-width:901px){
  .room-dialog{width:min(1480px,calc(100vw - 32px))}
  .room-dialog-grid{grid-template-columns:minmax(0,1.65fr) minmax(390px,.85fr)}
  .room-dialog-photo{height:clamp(520px,68vh,760px)}
}
