:root{--mh-color-primary: #073B4C;--mh-color-primary-dark: #042A35;--mh-color-accent: #2EC4B6;--mh-color-cta: #D6A85A;--mh-color-text-dark: #172026;--mh-color-muted: #6B7280;--mh-color-light: #F7FAFA;--mh-color-card: #FFFFFF;--mh-radius-sm: 6px;--mh-radius-md: 12px;--mh-radius-lg: 20px;--mh-radius-full: 9999px;--mh-space-xs: .5rem;--mh-space-sm: .75rem;--mh-space-md: 1rem;--mh-space-lg: 1.5rem;--mh-space-xl: 2.5rem}:where(.mh-site){--site-bg: #ffffff;--site-fg: #1c1917;--site-accent: #b08a4f;--site-radius: 12px;--site-space: 1.25rem;--site-shadow: 0 6px 24px rgba(0, 0, 0, .08);--site-font-display: ui-serif, Georgia, "Times New Roman", serif;--site-font-body: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--mh-muted: var(--site-muted, color-mix(in srgb, var(--site-fg) 62%, var(--site-bg)));--mh-surface: var(--site-surface, color-mix(in srgb, var(--site-fg) 4%, var(--site-bg)));--mh-border: color-mix(in srgb, var(--site-fg) 14%, transparent);--mh-accent-soft: color-mix(in srgb, var(--site-accent) 14%, transparent);--mh-accent-ink: color-mix(in srgb, var(--site-accent) 80%, #000);--mh-on-accent: #ffffff;--mh-section-y: calc(var(--site-space) * 2.6);--mh-gap: var(--site-space);--mh-content-max: 72rem;--mh-prose-max: 42rem;color:var(--site-fg);background:var(--site-bg);font-family:var(--site-font-body);line-height:1.6;font-size:clamp(1rem,.96rem + .2vw,1.0625rem);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}:where(.mh-site,.mh-site *,.mh-site *:before,.mh-site *:after){box-sizing:border-box}:where(.mh-site h1,.mh-site h2,.mh-site h3){font-family:var(--site-font-display);line-height:1.12;letter-spacing:-.01em;margin:0;text-wrap:balance}:where(.mh-site p){margin:0 0 .85em;text-wrap:pretty}:where(.mh-site p:last-child){margin-bottom:0}:where(.mh-site a){color:var(--mh-accent-ink);text-decoration-color:var(--mh-accent-soft);text-underline-offset:.18em}:where(.mh-site a:hover){text-decoration-color:currentColor}:where(.mh-site img){max-width:100%;height:auto;display:block}:where(.mh-site a,.mh-site button,.mh-site input,.mh-site textarea,.mh-site select):focus-visible{outline:2px solid var(--site-accent);outline-offset:2px;border-radius:calc(var(--site-radius) / 2)}:where(.mh-site>*>section,.mh-site>section){padding-block:var(--mh-section-y);padding-inline:clamp(1.1rem,5vw,3rem)}:where(.mh-site) .mh-custom:has([style*="position:fixed"],[style*="position: fixed"]){padding-block:0;min-height:0}:where(.mh-hero__content,.mh-texto,.mh-galeria,.mh-habitaciones,.mh-cta__content,.mh-mapa,.mh-contacto){margin-inline:auto}:where(.mh-site) [data-density=compact]{--mh-section-y: calc(var(--site-space) * 1.4)}:where(.mh-site) [data-density=spacious]{--mh-section-y: calc(var(--site-space) * 4)}:where(.mh-site) [data-width=wide]{--mh-content-max: 84rem;--mh-prose-max: 56rem}:where(.mh-site [data-bg=tinted]>section){background:var(--mh-surface)}:where(.mh-site [data-bg=contrast]>section){background:var(--site-fg);color:var(--site-bg)}:where(.mh-site [data-align=left]>section){text-align:left}:where(.mh-site [data-align=center]>section){text-align:center}:where(.mh-hero__cta a,.mh-cta__action a,.mh-contacto__form button){display:inline-flex;align-items:center;justify-content:center;gap:.5em;min-height:2.875rem;padding:.7rem 1.5rem;font:inherit;font-weight:600;line-height:1.1;color:var(--mh-on-accent);background:var(--site-accent);border:1px solid transparent;border-radius:var(--site-radius);box-shadow:var(--site-shadow);text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}:where(.mh-hero__cta a,.mh-cta__action a,.mh-contacto__form button):hover{transform:translateY(-1px);background:var(--mh-accent-ink)}:where(.mh-hero__cta a,.mh-cta__action a,.mh-contacto__form button):active{transform:translateY(0)}:where(.mh-texto__body,.mh-habitaciones__intro,.mh-cta__text){color:var(--mh-muted)}:where(.mh-texto__body ul,.mh-habitaciones__intro ul,.mh-cta__text ul){margin:0 0 .85em;padding-left:1.25em}:where(.mh-texto__body li,.mh-habitaciones__intro li){margin-bottom:.35em}:where(.mh-site code){font-family:ui-monospace,Fira Code,SF Mono,Menlo,monospace;font-size:.9em;padding:.1em .35em;border-radius:calc(var(--site-radius) / 3);background:var(--mh-surface)}:where(.mh-site strong){font-weight:700}:where(.mh-site em){font-style:italic}:where(.mh-image-placeholder){display:grid;place-items:center;min-height:12rem;width:100%;padding:1.5rem;text-align:center;color:var(--mh-muted);font-size:.875rem;letter-spacing:.02em;background:repeating-linear-gradient(45deg,var(--mh-surface),var(--mh-surface) 12px,color-mix(in srgb,var(--site-fg) 6%,var(--site-bg)) 12px,color-mix(in srgb,var(--site-fg) 6%,var(--site-bg)) 24px);border:1px dashed var(--mh-border);border-radius:var(--site-radius)}:where(.mh-swatch){display:inline-block;width:1.25em;height:1.25em;border-radius:calc(var(--site-radius) / 3);border:1px solid var(--mh-border);vertical-align:middle}:where(.mh-hero){display:grid;gap:clamp(1.5rem,4vw,3rem);align-items:center}:where(.mh-hero__content){display:flex;flex-direction:column;gap:1.1rem;max-width:var(--mh-prose-max)}:where(.mh-hero__title){font-size:clamp(2.1rem,1.4rem + 3.4vw,4rem)}:where(.mh-hero__subtitle){font-size:clamp(1.05rem,1rem + .5vw,1.3rem);color:var(--mh-muted)}:where(.mh-hero__cta){margin-top:.5rem}:where(.mh-hero__media img),:where(.mh-hero__media .mh-image-placeholder){width:100%;border-radius:var(--site-radius);box-shadow:var(--site-shadow);object-fit:cover}:where(.mh-hero__media .mh-image-placeholder){min-height:16rem}:where(.mh-hero[data-variant=centered]){text-align:center;justify-items:center}:where(.mh-hero[data-variant=centered] .mh-hero__content){align-items:center;margin-inline:auto}:where(.mh-hero[data-variant=centered] .mh-hero__media){width:min(100%,var(--mh-content-max))}:where(.mh-hero[data-variant=minimal-text]){text-align:center;justify-items:center;padding-block:calc(var(--mh-section-y) * 1.2)}:where(.mh-hero[data-variant=minimal-text] .mh-hero__content){align-items:center}:where(.mh-hero[data-variant=minimal-text] .mh-hero__media){display:none}:where(.mh-hero[data-variant=split-image-left]),:where(.mh-hero[data-variant=split-image-right]){text-align:left}:where(.mh-hero[data-variant=fullscreen-overlay]){position:relative;min-height:min(90vh,44rem);align-content:center;justify-items:start;text-align:left;color:#fff;overflow:hidden;isolation:isolate}:where(.mh-hero[data-variant=fullscreen-overlay] .mh-hero__media){position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}:where(.mh-hero[data-variant=fullscreen-overlay] .mh-hero__media img),:where(.mh-hero[data-variant=fullscreen-overlay] .mh-hero__media .mh-image-placeholder){width:100%;height:100%;border-radius:0;box-shadow:none;object-fit:cover}:where(.mh-hero[data-variant=fullscreen-overlay]):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#00000026,#0000008c)}:where(.mh-hero[data-variant=fullscreen-overlay] .mh-hero__subtitle){color:#ffffffe0}@media(min-width:48rem){:where(.mh-hero[data-variant=split-image-left]),:where(.mh-hero[data-variant=split-image-right]){grid-template-columns:1fr 1fr}:where(.mh-hero[data-variant=split-image-left] .mh-hero__content){order:2}:where(.mh-hero[data-variant=split-image-left] .mh-hero__media){order:1}}:where(.mh-texto){max-width:var(--mh-content-max)}:where(.mh-texto__title){font-size:clamp(1.6rem,1.2rem + 1.6vw,2.4rem);margin-bottom:.85rem}:where(.mh-texto[data-variant=single-column]){max-width:var(--mh-prose-max)}@media(min-width:48rem){:where(.mh-texto[data-variant=two-column] .mh-texto__body){column-count:2;column-gap:clamp(1.5rem,4vw,3rem)}}:where(.mh-texto[data-variant=quote]){max-width:var(--mh-prose-max);text-align:center}:where(.mh-texto[data-variant=quote] .mh-texto__body){font-family:var(--site-font-display);font-size:clamp(1.4rem,1.1rem + 1.4vw,2rem);line-height:1.35;color:var(--site-fg);position:relative;padding-top:1.25rem}:where(.mh-texto[data-variant=quote] .mh-texto__body):before{content:"";display:block;width:3rem;height:3px;margin:0 auto 1.25rem;background:var(--site-accent);border-radius:var(--site-radius)}:where(.mh-texto[data-variant=stat-row]){text-align:center}:where(.mh-texto[data-variant=stat-row] .mh-texto__body ul){list-style:none;display:grid;gap:var(--mh-gap);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));padding:0;margin:0}:where(.mh-texto[data-variant=stat-row] .mh-texto__body li){padding:1.25rem 1rem;background:var(--mh-surface);border:1px solid var(--mh-border);border-radius:var(--site-radius);font-size:1.05rem}:where(.mh-texto[data-variant=stat-row] .mh-texto__body li strong){display:block;font-family:var(--site-font-display);font-size:1.8rem;color:var(--site-accent)}:where(.mh-galeria){max-width:var(--mh-content-max)}:where(.mh-galeria__title){font-size:clamp(1.6rem,1.2rem + 1.6vw,2.4rem);margin-bottom:clamp(1rem,3vw,1.75rem);text-align:center}:where(.mh-galeria__grid){display:grid;gap:var(--mh-gap);grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}:where(.mh-galeria__item){overflow:hidden;border-radius:var(--site-radius);box-shadow:var(--site-shadow);background:var(--mh-surface)}:where(.mh-galeria__item img){width:100%;height:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform .32s ease}:where(.mh-galeria__item:hover img){transform:scale(1.04)}:where(.mh-galeria__item .mh-image-placeholder){border:none;border-radius:0;aspect-ratio:4 / 3}@media(min-width:48rem){:where(.mh-galeria[data-variant=grid-3] .mh-galeria__grid){grid-template-columns:repeat(3,1fr)}:where(.mh-galeria[data-variant=grid-4] .mh-galeria__grid){grid-template-columns:repeat(4,1fr)}}:where(.mh-galeria[data-variant=masonry] .mh-galeria__grid){display:block;column-count:2;column-gap:var(--mh-gap)}:where(.mh-galeria[data-variant=masonry] .mh-galeria__item){break-inside:avoid;margin-bottom:var(--mh-gap)}:where(.mh-galeria[data-variant=masonry] .mh-galeria__item img){aspect-ratio:auto}@media(min-width:48rem){:where(.mh-galeria[data-variant=masonry] .mh-galeria__grid){column-count:3}}:where(.mh-galeria[data-variant=carousel] .mh-galeria__grid){display:flex;grid-template-columns:none;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-inline:1.25rem;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}:where(.mh-galeria[data-variant=carousel] .mh-galeria__grid)::-webkit-scrollbar{display:none}:where(.mh-galeria[data-variant=carousel] .mh-galeria__item){flex:0 0 min(85%,22rem);scroll-snap-align:center}:where(.mh-galeria[data-variant=fullwidth-strip]){max-width:none;padding-inline:0}:where(.mh-galeria[data-variant=fullwidth-strip] .mh-galeria__grid){gap:2px;grid-auto-flow:column;grid-auto-columns:minmax(14rem,1fr);overflow-x:auto;scroll-snap-type:x proximity}:where(.mh-galeria[data-variant=fullwidth-strip] .mh-galeria__item){border-radius:0;box-shadow:none;scroll-snap-align:start}:where(.mh-galeria[data-variant=fullwidth-strip] .mh-galeria__item img){aspect-ratio:3 / 4}:where(.mh-habitaciones){max-width:var(--mh-content-max)}:where(.mh-habitaciones__title){font-size:clamp(1.6rem,1.2rem + 1.6vw,2.4rem);text-align:center;margin-bottom:.75rem}:where(.mh-habitaciones__intro){max-width:var(--mh-prose-max);margin-inline:auto;margin-bottom:clamp(1.5rem,4vw,2.5rem);text-align:center}:where(.mh-habitaciones__rooms[data-rooms-source]){display:grid;gap:var(--mh-gap);grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));min-height:12rem}:where(.mh-habitaciones__rooms[data-rooms-source]:empty){display:grid;place-items:center;grid-template-columns:none;padding:clamp(1.5rem,5vw,3rem);color:var(--mh-muted);background:var(--mh-surface);border:1px dashed var(--mh-border);border-radius:var(--site-radius)}:where(.mh-habitaciones__rooms[data-rooms-source]:empty):after{content:"Habitaciones disponibles muy pronto";font-size:.95rem}:where(.mh-habitaciones[data-variant=list-rows] .mh-habitaciones__rooms){grid-template-columns:1fr}@media(min-width:56rem){:where(.mh-habitaciones[data-variant=featured-large] .mh-habitaciones__rooms){grid-template-columns:2fr 1fr}}.mh-rooms__grid{display:grid;gap:clamp(1rem,2vw,1.5rem)}.mh-room-card{display:flex;flex-direction:column;overflow:hidden;background:var(--site-surface, var(--site-bg, #ffffff));border:1px solid color-mix(in srgb,var(--site-fg, #1a1a1a) 12%,transparent);border-radius:var(--site-radius, 12px);box-shadow:var(--site-shadow, 0 6px 24px rgba(0, 0, 0, .08))}.mh-room-card__media{aspect-ratio:4 / 3;overflow:hidden;background:color-mix(in srgb,var(--site-fg, #1a1a1a) 6%,transparent)}.mh-room-card__media img{width:100%;height:100%;object-fit:cover}.mh-room-card__placeholder{height:100%;min-height:0;border:0;border-radius:0}.mh-room-card__body{display:flex;flex-direction:column;gap:.5rem;padding:clamp(1rem,2vw,1.4rem)}.mh-room-card__name{margin:0;font-family:var(--site-font-display, var(--site-font-body, system-ui, sans-serif));font-size:clamp(1.15rem,2.4vw,1.4rem);line-height:1.2}.mh-room-card__desc{margin:0;color:color-mix(in srgb,var(--site-fg, #1a1a1a) 78%,transparent)}.mh-room-card__meta{list-style:none;margin:.15rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem .6rem;font-size:.9rem}.mh-room-card__meta li{padding:.2rem .6rem;border-radius:9999px;background:color-mix(in srgb,var(--site-fg, #1a1a1a) 8%,transparent);color:color-mix(in srgb,var(--site-fg, #1a1a1a) 85%,transparent)}.mh-room-card__price{margin:.4rem 0 0;font-weight:600}.mh-room-card__amount{font-size:1.25rem;color:var(--site-accent, #0a7d72)}.mh-room-card__per{font-weight:400;color:color-mix(in srgb,var(--site-fg, #1a1a1a) 60%,transparent)}.mh-rooms__empty{max-width:48ch;color:color-mix(in srgb,var(--site-fg, #1a1a1a) 65%,transparent)}.mh-room-card__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.6rem}.mh-room-card__book,.mh-room-modal__book{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border-radius:var(--site-radius, 10px);background:var(--rooms-btn-bg, var(--site-accent, #0a7d72));color:var(--rooms-btn-fg, var(--mh-on-accent, #ffffff));font-weight:600;text-decoration:none;transition:filter .15s ease}.mh-room-card__book:hover,.mh-room-modal__book:hover{filter:brightness(1.08)}.mh-room-card__detail{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border-radius:var(--site-radius, 10px);border:1px solid color-mix(in srgb,var(--site-fg, #1a1a1a) 28%,transparent);background:transparent;color:var(--site-fg, #1a1a1a);font:inherit;font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s ease}.mh-room-card__detail:hover{background:color-mix(in srgb,var(--site-fg, #1a1a1a) 8%,transparent)}.mh-room-card__book:focus-visible,.mh-room-card__detail:focus-visible,.mh-room-modal__book:focus-visible,.mh-room-modal__close:focus-visible{outline:2px solid var(--site-accent, #0a7d72);outline-offset:2px}.mh-room-carousel{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.mh-room-carousel__slide{flex:0 0 100%;width:100%;height:100%;object-fit:cover;scroll-snap-align:start}.mh-room-photogrid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;height:100%}.mh-room-photogrid__item{width:100%;height:100%;min-height:0;object-fit:cover}.mh-room-photogrid>.mh-room-photogrid__item:first-child:nth-last-child(odd){grid-column:1 / -1}.mh-rooms[data-variant=cards-grid] .mh-rooms__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.mh-rooms[data-variant=list-rows] .mh-rooms__grid{grid-template-columns:1fr;max-width:880px}@media(min-width:640px){.mh-rooms[data-variant=list-rows] .mh-room-card{flex-direction:row}.mh-rooms[data-variant=list-rows] .mh-room-card__media{flex:0 0 38%;aspect-ratio:auto}.mh-rooms[data-variant=list-rows] .mh-room-card__body{flex:1 1 auto}}.mh-rooms[data-variant=featured-large] .mh-rooms__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}@media(min-width:768px){.mh-rooms[data-variant=featured-large] .mh-rooms__grid{grid-template-columns:repeat(2,1fr)}.mh-rooms[data-variant=featured-large] .mh-room-card:first-child{grid-column:1 / -1}.mh-rooms[data-variant=featured-large] .mh-room-card:first-child .mh-room-card__media{aspect-ratio:21 / 9}}.mh-rooms[data-variant=fullscreen-scroll] .mh-rooms__grid{grid-template-columns:1fr;gap:0;scroll-snap-type:y mandatory}.mh-rooms[data-variant=fullscreen-scroll] .mh-room-card{min-height:100vh;min-height:100dvh;scroll-snap-align:start;border-radius:0;border-left:0;border-right:0;justify-content:center}@media(min-width:768px){.mh-rooms[data-variant=fullscreen-scroll] .mh-room-card{flex-direction:row;align-items:stretch}.mh-rooms[data-variant=fullscreen-scroll] .mh-room-card__media{flex:1 1 55%;aspect-ratio:auto}.mh-rooms[data-variant=fullscreen-scroll] .mh-room-card__body{flex:1 1 45%;justify-content:center;padding:clamp(1.5rem,5vw,4rem)}}.mh-room-modal[popover]{width:min(640px,calc(100vw - 2rem));max-width:calc(100vw - 2rem);max-height:min(90dvh,90vh);box-sizing:border-box;overflow:hidden auto;padding:clamp(1.25rem,4vw,2rem);border:0;background:var(--site-surface, var(--site-bg, #ffffff));color:var(--site-fg, #1a1a1a);border-radius:var(--site-radius, 14px);box-shadow:var(--site-shadow, 0 20px 60px rgba(0, 0, 0, .35));opacity:0;transform:translateY(8px) scale(.985);transition:opacity .18s ease,transform .18s ease,overlay .18s ease allow-discrete,display .18s ease allow-discrete}.mh-room-modal[popover]:popover-open{display:flex;flex-direction:column;gap:.75rem;opacity:1;transform:none}@starting-style{.mh-room-modal[popover]:popover-open{opacity:0;transform:translateY(8px) scale(.985)}}.mh-room-modal::backdrop{background:#00000080;opacity:0;transition:opacity .18s ease,overlay .18s ease allow-discrete,display .18s ease allow-discrete}.mh-room-modal:popover-open::backdrop{opacity:1}@starting-style{.mh-room-modal:popover-open::backdrop{opacity:0}}.mh-room-modal__close{position:absolute;top:.5rem;right:.75rem;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:1.6rem;line-height:1;cursor:pointer;border:0;border-radius:9999px;color:var(--site-fg, #1a1a1a);background:color-mix(in srgb,var(--site-fg, #1a1a1a) 8%,transparent)}.mh-room-modal__close:hover{background:color-mix(in srgb,var(--site-fg, #1a1a1a) 16%,transparent)}.mh-room-modal__name{margin:0;padding-right:2.5rem;font-family:var(--site-font-display, var(--site-font-body, system-ui, sans-serif));font-size:clamp(1.3rem,3vw,1.7rem)}.mh-room-modal__photos{display:grid;grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:.5rem}.mh-room-modal__photos img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--site-radius, 10px)}.mh-room-modal__zoom{display:block;padding:0;border:0;background:none;border-radius:var(--site-radius, 10px);overflow:hidden;cursor:zoom-in}.mh-room-modal__zoom:focus-visible{outline:2px solid var(--site-accent, #0a7d72);outline-offset:2px}.mh-lightbox[popover]{position:fixed;top:0;right:0;bottom:0;left:0;width:auto;height:auto;max-width:none;max-height:none;margin:0;border:0;padding:clamp(.75rem,4vw,3rem);box-sizing:border-box;background:transparent;overflow:hidden;opacity:0;transition:opacity .16s ease,overlay .16s ease allow-discrete,display .16s ease allow-discrete}.mh-lightbox[popover]:popover-open{display:flex;align-items:center;justify-content:center;opacity:1}@starting-style{.mh-lightbox[popover]:popover-open{opacity:0}}.mh-lightbox::backdrop{background:#000000db}.mh-lightbox img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;border-radius:var(--site-radius, 10px);box-shadow:0 20px 60px #00000080}.mh-lightbox__close{position:fixed;top:1rem;right:1rem;width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:1.8rem;line-height:1;cursor:pointer;border:0;border-radius:9999px;color:#fff;background:#ffffff2e}.mh-lightbox__close:hover{background:#ffffff4d}.mh-room-modal__desc{margin:0;color:color-mix(in srgb,var(--site-fg, #1a1a1a) 82%,transparent);line-height:1.6}.mh-room-modal__meta{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem .6rem;font-size:.95rem}.mh-room-modal__meta li{padding:.25rem .7rem;border-radius:9999px;background:color-mix(in srgb,var(--site-fg, #1a1a1a) 8%,transparent)}.mh-room-modal__book{align-self:flex-start;margin-top:.25rem}@media(prefers-reduced-motion:reduce){.mh-rooms[data-variant=fullscreen-scroll] .mh-rooms__grid,.mh-room-carousel{scroll-snap-type:none}.mh-room-modal[popover],.mh-room-modal::backdrop{transition:none}}:where(.mh-room-detail){margin-top:.4rem}:where(.mh-room-detail__summary){display:inline-flex;align-items:center;padding:.45rem .9rem;border-radius:var(--site-radius);border:1px solid var(--mh-border);color:var(--site-fg);font-weight:600;cursor:pointer;list-style:none;width:fit-content}:where(.mh-room-detail__summary)::-webkit-details-marker{display:none}:where(.mh-room-detail__content){margin-top:.6rem;display:flex;flex-direction:column;gap:.6rem}:where(.mh-room-detail__photos){display:grid;grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:.4rem}:where(.mh-room-detail__photos img){width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:calc(var(--site-radius) / 1.5)}:where(.mh-room-detail__desc){margin:0;color:color-mix(in srgb,var(--site-fg) 82%,transparent);line-height:1.6}:where(.mh-cta){display:grid;gap:clamp(1.25rem,3vw,2rem);align-items:center;text-align:center;max-width:var(--mh-content-max)}:where(.mh-cta__content){display:flex;flex-direction:column;gap:.75rem}:where(.mh-cta__title){font-size:clamp(1.6rem,1.2rem + 1.8vw,2.6rem)}:where(.mh-cta__text){max-width:var(--mh-prose-max);margin-inline:auto}:where(.mh-cta[data-variant=banner]){max-width:none;background:var(--site-accent);color:var(--mh-on-accent);border-radius:0}:where(.mh-cta[data-variant=banner] .mh-cta__text){color:#ffffffe6}:where(.mh-cta[data-variant=banner] .mh-cta__action a){color:var(--site-accent);background:#fff}:where(.mh-cta[data-variant=banner] .mh-cta__action a:hover){background:#ffffffe6}:where(.mh-cta[data-variant=boxed]){max-width:var(--mh-prose-max);padding:clamp(2rem,5vw,3.5rem);background:var(--mh-surface);border:1px solid var(--mh-border);border-radius:var(--site-radius);box-shadow:var(--site-shadow)}@media(min-width:48rem){:where(.mh-cta[data-variant=split]){grid-template-columns:1fr auto;text-align:left}:where(.mh-cta[data-variant=split] .mh-cta__text){margin-inline:0}}:where(.mh-mapa){display:grid;gap:clamp(1.25rem,3vw,2rem);max-width:var(--mh-content-max)}:where(.mh-mapa__title){font-size:clamp(1.5rem,1.2rem + 1.4vw,2.2rem);margin-bottom:.5rem}:where(.mh-mapa__address){color:var(--mh-muted)}:where(.mh-mapa__embed[data-map]){position:relative;width:100%;min-height:16rem;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--site-radius);border:1px solid var(--mh-border);background:radial-gradient(circle at 30% 30%,var(--mh-accent-soft),transparent 60%),var(--mh-surface)}:where(.mh-mapa__embed[data-map] iframe),:where(.mh-mapa__embed[data-map]>*){width:100%;height:100%;border:0;display:block}:where(.mh-mapa__embed[data-map]:empty){display:grid;place-items:center;color:var(--mh-muted)}:where(.mh-mapa__embed[data-map]:empty):after{content:"Mapa de ubicación";font-size:.95rem}:where(.mh-mapa[data-variant=embed-wide]){max-width:none;padding-inline:0}:where(.mh-mapa[data-variant=embed-wide] .mh-mapa__info){max-width:var(--mh-content-max);margin-inline:auto;padding-inline:clamp(1.1rem,5vw,3rem)}:where(.mh-mapa[data-variant=embed-wide] .mh-mapa__embed){border-radius:0;border-inline:0;aspect-ratio:21 / 9}@media(min-width:48rem){:where(.mh-mapa[data-variant=split-info]){grid-template-columns:1fr 1.4fr;align-items:center}}:where(.mh-contacto){display:grid;gap:clamp(1.5rem,4vw,3rem);max-width:var(--mh-content-max)}:where(.mh-contacto__title){font-size:clamp(1.6rem,1.2rem + 1.6vw,2.4rem);margin-bottom:.75rem}:where(.mh-contacto__direccion,.mh-contacto__telefono,.mh-contacto__email){color:var(--mh-muted);margin:.25rem 0}:where(.mh-contacto__form){display:flex;flex-direction:column;gap:var(--mh-gap)}:where(.mh-contacto__field){display:flex;flex-direction:column;gap:.4rem}:where(.mh-contacto__field label){font-size:.9rem;font-weight:600;color:var(--site-fg)}:where(.mh-contacto__form input,.mh-contacto__form textarea){width:100%;padding:.7rem .85rem;font:inherit;color:var(--site-fg);background:var(--site-bg);border:1px solid var(--mh-border);border-radius:var(--site-radius);transition:border-color .16s ease,box-shadow .16s ease}:where(.mh-contacto__form input::placeholder,.mh-contacto__form textarea::placeholder){color:var(--mh-muted)}:where(.mh-contacto__form input:focus-visible,.mh-contacto__form textarea:focus-visible){outline:none;border-color:var(--site-accent);box-shadow:0 0 0 3px var(--mh-accent-soft)}:where(.mh-contacto__form textarea){resize:vertical;min-height:7rem}:where(.mh-contacto__form button){align-self:start}@media(min-width:48rem){:where(.mh-contacto[data-variant=split-form-info]){grid-template-columns:1fr 1fr;align-items:start}}:where(.mh-contacto[data-variant=info-only]){max-width:var(--mh-prose-max);text-align:center}:where(.mh-site[data-texture=none]){background-image:none}:where(.mh-site[data-texture=grain]){position:relative}:where(.mh-site[data-texture=grain]):before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.5;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E")}:where(.mh-site[data-texture=grain]>*){position:relative;z-index:1}:where(.mh-site[data-texture=gradient-mesh]){background-image:radial-gradient(40rem 40rem at 0% 0%,var(--mh-accent-soft),transparent 70%),radial-gradient(36rem 36rem at 100% 20%,color-mix(in srgb,var(--site-fg) 6%,transparent),transparent 70%),radial-gradient(30rem 30rem at 80% 100%,var(--mh-accent-soft),transparent 70%);background-attachment:fixed}:where(.mh-site[data-texture=geometric]){background-image:radial-gradient(color-mix(in srgb,var(--site-fg) 10%,transparent) 1px,transparent 1px);background-size:1.5rem 1.5rem;background-position:center}@media(prefers-reduced-motion:reduce){:where(.mh-site,.mh-site *){animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}:where(.mh-galeria__item:hover img){transform:none}}:where(.mh-reserva){padding:var(--mh-section-y,3rem) var(--mh-gap,1.25rem);max-width:64rem;margin-inline:auto}:where(.mh-reserva__title){font-family:var(--site-font-display);color:var(--site-fg);margin:0 0 .5rem}:where(.mh-reserva__intro){color:var(--site-muted,var(--site-fg));margin:0 0 1.5rem}.mh-edit-text{outline:1px dashed transparent;outline-offset:2px;border-radius:3px;transition:outline-color .14s ease;cursor:text}.mh-edit-text:hover{outline-color:var(--mh-color-accent, #2EC4B6)}:where(.mh-reserva[data-variant=card]) :where(.mh-booking,form){background:var(--site-surface,#fff);padding:var(--mh-gap,1.25rem);border-radius:var(--site-radius);box-shadow:var(--site-shadow)}html,body{margin:0;padding:0}body{background:var(--mh-color-light)}
