.home-page{--home-bg: #f8f7f3;--home-surface: #fff;--home-tint: #eeeee7;--home-ink: #192f37;--home-muted: #53616a;--home-line: #d7dedb;--home-accent: #18596c;background:var(--home-bg);color:var(--home-ink);line-height:1.7}.dark .home-page{--home-bg: #111d29;--home-surface: #192937;--home-tint: #162532;--home-ink: #f3f5f2;--home-muted: #bccbd1;--home-line: #344854;--home-accent: #9bd9e5}.home-page h1,.home-page h2{font-family:dream,Georgia,serif;font-weight:400;line-height:1.14;text-wrap:balance}.home-page h2{font-size:clamp(2.25rem,4.3vw,3.5rem)}.home-page h3{font-size:1.35rem;line-height:1.3;font-weight:600}.home-page a,.home-page summary{-webkit-tap-highlight-color:transparent}.home-page a:focus-visible,.home-page summary:focus-visible{outline:3px solid var(--home-accent);outline-offset:5px}.home-container{width:min(1160px,calc(100% - 48px));margin-inline:auto}.home-section{padding-block:clamp(3.5rem,7vw,6rem)}.home-eyebrow{color:var(--home-accent);font-size:.75rem;font-weight:700;letter-spacing:.16em;line-height:1.6;text-transform:uppercase;margin-bottom:1rem}.home-small{font-size:.8rem;line-height:1.6;color:var(--home-muted)}.home-hero{min-height:min(760px,calc(100svh - 4rem));position:relative;isolation:isolate;display:grid;place-items:center;padding:5rem 24px;text-align:center;color:#fff}.home-hero__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}.home-hero__content{width:min(850px,100%)}.home-hero h1{font-size:clamp(3rem,4.2vw,3.75rem);text-shadow:0 3px 16px rgba(0,0,0,.6)}.home-hero__intro{max-width:610px;margin:1.5rem auto 0;font-size:clamp(1.05rem,1.8vw,1.25rem);text-wrap:pretty;text-shadow:0 2px 8px #101b29}.home-hero__intro--lead{max-width:760px;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:700}.home-hero__intro--tagline{margin-top:.3rem;font-size:clamp(1.05rem,1.8vw,1.3rem);font-weight:600}.home-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.85rem;margin-top:2rem}.home-button{min-height:48px;display:inline-flex;justify-content:center;align-items:center;gap:.8rem;padding:.8rem 1.4rem;border:1px solid transparent;border-radius:5px;font-size:.94rem;font-weight:600;line-height:1.5;text-align:center;transition:background-color .15s ease}.home-button--primary{background:#195e73;color:#fff}.home-button--primary:hover{background:#11485a}.home-hero .home-button--primary{background:#faf4e6;color:#192f37}.home-hero .home-button--primary:hover{background:#e9dec5}.home-button--glass{border-color:#c9d1d8;background:#0915228c;color:#fff}.home-button--glass:hover{background:#091522cc}.home-button--outline{border-color:var(--home-accent);color:var(--home-accent)}.home-button--outline:hover{background:var(--home-tint)}.home-hero a:focus-visible{outline-color:#fff}#alojamientos{scroll-margin-top:5.5rem}.home-section-heading{max-width:720px;margin:0 auto 2.5rem;text-align:center}.home-section-heading>p:last-child:not(.home-eyebrow){margin-top:1.2rem;color:var(--home-muted)}.home-stays{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:1.5rem;width:min(960px,100%);margin-inline:auto}.home-stay-frame{min-width:0;height:100%;display:flex}.home-stay-frame>.home-stay{width:100%}.home-stay{display:flex;flex-direction:column;background:var(--home-surface);border:1px solid var(--home-line);border-radius:8px;overflow:hidden}.home-stay__photo{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;background:#14252e}.home-stay__photo-layer{width:100%;height:100%}.home-stay__photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-stay__label{position:absolute;bottom:1rem;left:1rem;right:1rem;width:-moz-fit-content;width:fit-content;background:#fffaf0;color:#192f37;border-radius:3px;padding:.3rem .65rem;font-size:.75rem;font-weight:600}.home-stay__body{padding:1.25rem;flex:1;display:flex;flex-direction:column}.home-stay__capacity{color:var(--home-accent);font-size:.8rem;font-weight:600;margin-bottom:.5rem}.home-stay h3{font-family:dream,Georgia,serif;font-size:1.85rem;font-weight:400}.home-stay h3 a:hover{text-decoration:underline;text-underline-offset:4px}.home-stay h3+p{color:var(--home-muted);margin-top:.8rem;font-size:.94rem}.home-stay__note{margin-top:.65rem;margin-bottom:1rem}.home-stay__booking{margin-top:auto;border-top:1px solid var(--home-line);padding-top:1.2rem}.home-stay__price{line-height:1.4}.home-stay__price strong{font-size:1.75rem;font-weight:600}.home-stay__price span{color:var(--home-muted);font-size:.85rem}.home-stay__price--request{font-size:1.1rem;padding-block:.55rem}.home-stay__booking .home-button{width:100%;margin-top:1rem}.home-text-link{color:var(--home-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px;font-weight:600;display:inline-block;padding-block:.6rem}.home-text-link:hover{text-decoration-thickness:2px}.home-stay__details{display:block;text-align:center;font-size:.85rem;margin-top:.5rem}.home-stay__external{min-height:1.6em;margin-top:.35rem;text-align:center}.home-price-note{color:var(--home-muted);font-size:.82rem;max-width:860px;margin:1.5rem auto 0;text-align:center}.home-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,5rem)}.home-feature__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;border-radius:6px;background:#14252e}.home-feature__media--landscape{aspect-ratio:8 / 5}.home-feature__parallax{width:100%;height:100%}.home-feature__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-feature__copy>p:not(.home-eyebrow){margin-top:1.3rem;color:var(--home-muted)}.home-feature__copy .home-text-link{margin-top:1.2rem}.home-night{background:#0b1825;color:#f2f4f1;padding-block:clamp(3rem,6vw,5rem);--home-muted: #c1cfd7;--home-accent: #b5deea}.home-feature__notice{font-size:.87rem;padding-left:1rem;border-left:2px solid #668897}.home-feature--island figcaption{margin-top:.6rem}.home-direct{background:var(--home-tint);border-block:1px solid var(--home-line)}.home-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;list-style:none;padding:0}.home-step-number{color:var(--home-accent);font-size:.8rem;letter-spacing:.1em;display:block;margin-bottom:.7rem}.home-steps p{color:var(--home-muted);margin-top:.75rem;font-size:.95rem}.home-direct__note{margin-top:2rem}.home-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:5rem}.home-faq__intro{color:var(--home-muted);margin:1.5rem 0}.home-faq details{border-bottom:1px solid var(--home-line)}.home-faq details:first-child{border-top:1px solid var(--home-line)}.home-faq summary{cursor:pointer;padding:1.25rem 1.75rem 1.25rem 0;position:relative;font-weight:600;line-height:1.5;list-style:none}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary:after{content:"+";position:absolute;right:.2rem;top:1.25rem;font-weight:400;font-size:1.4rem;line-height:1}.home-faq details[open] summary:after{content:"−"}.home-faq details p{padding-bottom:1.5rem;color:var(--home-muted);font-size:.94rem}@media(prefers-reduced-motion:no-preference){.home-motion-enabled [data-home-layer=photo]{position:absolute;top:-28px;left:0;width:100%;height:calc(100% + 56px);transform:translate3d(0,var(--home-parallax-y, 0px),0)}}@media(min-width:960px)and (prefers-reduced-motion:no-preference){.home-motion-enabled [data-home-layer=card],.home-motion-enabled [data-home-layer=text]{transform:translate3d(0,var(--home-parallax-y, 0px),0)}}@media(max-width:959px){.home-stays{grid-template-columns:1fr;max-width:560px;margin-inline:auto;gap:2rem}.home-feature{gap:2rem}.home-faq{gap:2.5rem}.home-steps{gap:1.5rem}}@media(max-width:959px)and (prefers-reduced-motion:no-preference){.home-motion-enabled [data-home-layer=photo]{top:-10px;height:calc(100% + 20px)}}@media(max-width:639px){.home-container{width:calc(100% - 40px)}.home-hero{padding:3.5rem 20px}.home-hero__image{-o-object-position:27% center;object-position:27% center}.home-hero h1{font-size:clamp(2.25rem,9vw,3rem)}.home-actions{flex-direction:column}.home-actions .home-button{width:100%;max-width:320px}.home-feature,.home-steps,.home-faq{grid-template-columns:1fr}.home-feature--island figure{order:-1}.home-steps{gap:2rem}.home-stay__body{padding:1.25rem}}@media(prefers-reduced-motion:reduce){.home-button{transition:none}}
