:root{--bg: #f5f1ea;--bg-soft: #ece6dc;--bg-deep: #1a1612;--text: #1a1a1a;--text-muted: #5a534a;--text-soft: #8a847a;--accent: #8a6f3d;--accent-soft: rgba(138, 111, 61, .18);--rule: #c9bfaf;--rule-soft: rgba(26, 26, 26, .12);--display: "Cormorant Garamond", "Times New Roman", serif;--sans: "Inter", system-ui, -apple-system, sans-serif;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--space-24: 6rem;--space-32: 8rem;--max-width: 1440px;--gutter: clamp(1.5rem, 4vw, 4rem);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto}body{font-family:var(--sans);font-weight:300;font-size:16px;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,video,canvas{max-width:100%;display:block}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}ul{list-style:none}em{font-style:italic}h1,h2,h3,h4{font-family:var(--display);font-weight:400;line-height:1.05;letter-spacing:-.005em}.overline{font-family:var(--sans);font-size:.7rem;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:var(--text-soft)}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.035;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.92' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");mix-blend-mode:multiply}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem var(--gutter);pointer-events:none;opacity:0;transform:translateY(-12px);transition:opacity .6s var(--ease-out),transform .6s var(--ease-out),background .4s ease}.nav--visible{opacity:1;transform:translateY(0);pointer-events:auto}.nav--scrolled{background:#f5f1eadb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--rule-soft)}.nav__inner{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.nav__brand{font-family:var(--display);font-size:1.4rem;font-weight:500;letter-spacing:.01em;color:var(--text)}.nav__links{display:flex;align-items:center;gap:clamp(1rem,3vw,2.25rem)}.nav__link{font-size:.78rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);transition:color .3s ease;position:relative}.nav__link:hover{color:var(--text)}.nav__link--accent{color:var(--text);padding:.5rem 1.1rem;border:1px solid var(--text);border-radius:999px;transition:background .3s ease,color .3s ease}.nav__link--accent:hover{background:var(--text);color:var(--bg)}@media(max-width:700px){.nav__link:not(.nav__link--accent){display:none}}.nav__langs{display:inline-flex;align-items:center;gap:.35rem;margin-left:.5rem;padding-left:1rem;border-left:1px solid var(--rule-soft)}.nav__lang{font-size:.72rem;font-weight:400;letter-spacing:.14em;color:var(--text-muted);padding:.2rem .3rem;cursor:pointer;transition:color .3s ease}.nav__lang:hover{color:var(--text)}.nav__lang.is-active{color:var(--accent)}[data-reveal]{will-change:transform,opacity,clip-path}.preloader{position:fixed;inset:0;z-index:1000;background:var(--bg);display:grid;place-items:center;padding:var(--gutter)}.preloader__inner{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem;max-width:420px;width:100%}.preloader__overline{font-size:.72rem;letter-spacing:.4em;text-transform:uppercase;color:var(--text-soft);font-weight:400}.preloader__brand{font-family:var(--display);font-size:clamp(2.4rem,5.5vw,3.6rem);font-weight:400;font-style:italic;color:var(--text);margin-bottom:1rem}.preloader__bar{width:100%;max-width:280px;height:1px;background:var(--rule);overflow:hidden}.preloader__bar-fill{height:100%;width:0;background:var(--text);transition:width .3s ease}.preloader__status{font-size:.72rem;letter-spacing:.32em;text-transform:uppercase;color:var(--text-soft)}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:var(--space-32) var(--gutter) var(--space-12);overflow:hidden;isolation:isolate}.hero__bg{position:absolute;inset:0;z-index:-3;background-image:url(/templates/rentalHouse/template-3/hero-still.jpg);background-size:cover;background-position:center 40%;background-repeat:no-repeat;filter:saturate(.92) brightness(1.02);transform:scale(1.05)}.hero__video{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;filter:saturate(.92) brightness(1.02)}.hero__veil{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#f5f1ea66,#f5f1ea1a 30%,#f5f1eaa6),linear-gradient(90deg,#f5f1ea8c,#f5f1ea00 55%)}.hero__content{max-width:720px;margin-left:clamp(0rem,4vw,4rem)}.hero__overline{display:flex;align-items:center;gap:.9rem;font-size:.72rem;letter-spacing:.32em;text-transform:uppercase;color:var(--text-muted);font-weight:500;margin-bottom:1.5rem}.hero__overline-rule{display:inline-block;width:36px;height:1px;background:var(--text-muted)}.hero__title{font-family:var(--display);font-weight:400;font-size:clamp(3.5rem,11vw,9.5rem);line-height:.95;letter-spacing:-.015em;color:var(--text);margin-bottom:2rem}.hero__title-line{display:block}.hero__title-line--italic{font-style:italic;color:var(--accent);margin-left:clamp(1rem,4vw,4rem)}.hero__subtitle{font-family:var(--display);font-size:clamp(1.05rem,1.6vw,1.4rem);font-style:italic;font-weight:300;line-height:1.5;color:var(--text-muted);max-width:480px}.hero__cue{position:absolute;bottom:2rem;right:var(--gutter);display:flex;flex-direction:column;align-items:center;gap:.8rem}.hero__cue-label{font-size:.68rem;letter-spacing:.32em;text-transform:uppercase;color:var(--text-soft);writing-mode:vertical-rl;transform:rotate(180deg)}.hero__cue-line{width:1px;height:56px;background:var(--text-muted);position:relative;overflow:hidden}.hero__cue-line:after{content:"";position:absolute;inset:0;background:var(--bg);animation:cue-slide 2.4s ease-in-out infinite}@keyframes cue-slide{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.arrival{padding:var(--space-32) var(--gutter);background:var(--bg)}.arrival__grid{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:center}.arrival__figure{position:relative;aspect-ratio:4 / 5;overflow:hidden}.arrival__image{width:100%;height:100%;object-fit:cover;filter:saturate(.95)}.arrival__copy{display:flex;flex-direction:column;gap:1.5rem;max-width:520px}.arrival__title{font-family:var(--display);font-size:clamp(2.5rem,6vw,5rem);font-weight:400;line-height:1;margin-top:.5rem}.arrival__title em{color:var(--accent)}.arrival__lede{font-family:var(--display);font-size:clamp(1.2rem,1.8vw,1.5rem);font-style:italic;font-weight:300;line-height:1.5;color:var(--text)}.arrival__body{font-size:1rem;line-height:1.75;color:var(--text-muted);max-width:440px}@media(max-width:860px){.arrival__grid{grid-template-columns:1fr}.arrival__figure{aspect-ratio:4 / 3}}.room{padding:var(--space-32) var(--gutter);display:grid;gap:clamp(2rem,5vw,5rem);align-items:center;max-width:var(--max-width);margin:0 auto}.room--right{grid-template-columns:1fr .85fr}.room--left{grid-template-columns:.85fr 1fr}.room--left .room__figure{order:2}.room--left .room__caption{order:1;padding-right:clamp(1rem,4vw,3rem)}.room__figure{position:relative;aspect-ratio:3 / 4;overflow:hidden}.room__image{width:100%;height:100%;object-fit:cover;filter:saturate(.95)}.room__caption{display:flex;flex-direction:column;gap:1.25rem;max-width:460px;padding-left:clamp(1rem,4vw,3rem)}.room--left .room__caption{padding-left:0}.room__title{font-family:var(--display);font-size:clamp(2.2rem,5vw,4rem);font-weight:400;line-height:1;margin-top:.4rem}.room__title em{color:var(--accent)}.room__body{font-size:1rem;line-height:1.75;color:var(--text-muted)}@media(max-width:860px){.room--right,.room--left{grid-template-columns:1fr}.room--left .room__figure{order:1}.room--left .room__caption{order:2;padding:0}.room__caption{padding:0}.room__figure{aspect-ratio:4 / 3}}.details{padding:var(--space-32) var(--gutter);background:var(--bg-soft);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.details__inner{max-width:var(--max-width);margin:0 auto;display:flex;flex-direction:column;gap:3rem}.details__title{font-family:var(--display);font-size:clamp(2.5rem,6vw,5rem);font-weight:400;line-height:1;margin-top:.5rem}.details__title em{color:var(--accent)}.details__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;border-top:1px solid var(--rule);padding-top:3rem}.details__cell{display:flex;flex-direction:column;gap:.5rem;border-right:1px solid var(--rule);padding-right:1.5rem}.details__cell:last-child{border-right:none}.details__number{font-family:var(--display);font-size:clamp(2.6rem,5vw,4.5rem);font-weight:300;line-height:1;color:var(--text)}.details__label{font-size:.7rem;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:var(--text-soft)}.details__list{display:grid;grid-template-columns:1fr 1fr;column-gap:clamp(3rem,8vw,7rem);margin-top:1rem}.details__list li{display:flex;justify-content:space-between;padding:1.1rem 0;border-bottom:1px solid var(--rule);font-size:.95rem}.details__list li span:first-child{font-size:.7rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--text-soft)}.details__list li span:last-child{font-family:var(--display);font-size:1.15rem;font-style:italic;color:var(--text)}@media(max-width:760px){.details__grid{grid-template-columns:repeat(2,1fr);row-gap:2.5rem}.details__cell{border-right:none;padding-right:0}.details__cell:nth-child(odd){border-right:1px solid var(--rule);padding-right:1.5rem}.details__list{grid-template-columns:1fr}}.cta{padding:var(--space-32) var(--gutter);text-align:center;background:var(--bg)}.cta__inner{max-width:720px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta__title{font-family:var(--display);font-size:clamp(2.6rem,7vw,5.5rem);font-weight:400;line-height:1.05;margin:.5rem 0}.cta__title em{color:var(--accent)}.cta__lede{font-family:var(--display);font-size:clamp(1.1rem,1.8vw,1.4rem);font-style:italic;font-weight:300;color:var(--text-muted);line-height:1.6;max-width:560px}.cta__btn{margin-top:1rem;display:inline-block;padding:1.1rem 2.6rem;font-size:.78rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--bg);background:var(--text);border:1px solid var(--text);transition:background .3s var(--ease-out),color .3s var(--ease-out)}.cta__btn:hover{background:var(--accent);border-color:var(--accent)}.cta__note{margin-top:.5rem;font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:var(--text-soft)}.reserve{padding:var(--space-32) var(--gutter);background:var(--bg-soft);border-top:1px solid var(--rule)}.reserve__inner{max-width:var(--max-width);margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.reserve__title{font-family:var(--display);font-size:clamp(2.5rem,6vw,5rem);font-weight:400;line-height:1;margin-top:.25rem}.reserve__title em{color:var(--accent)}.reserve__lede{font-family:var(--display);font-size:clamp(1.1rem,1.8vw,1.4rem);font-style:italic;font-weight:300;color:var(--text-muted);max-width:620px}.reserve__layout{margin-top:1.5rem;display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(1.5rem,4vw,3.5rem);align-items:start}.reserve__calendar-wrap{background:var(--bg);border:1px solid var(--rule);border-radius:4px;padding:1.5rem}.reserve__legend{display:flex;gap:1.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--rule-soft);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-soft)}.reserve__legend-item{display:inline-flex;align-items:center;gap:.5rem}.dot{width:12px;height:12px;border-radius:3px;display:inline-block}.dot--sel{background:var(--accent)}.dot--blocked{background:repeating-linear-gradient(45deg,var(--rule),var(--rule) 3px,transparent 3px,transparent 6px);border:1px solid var(--rule)}.reserve__form{display:flex;flex-direction:column;gap:1.25rem}.reserve__dates{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--bg);border:1px solid var(--rule);border-radius:4px}.reserve__date{display:flex;flex-direction:column;gap:.25rem;flex:1}.reserve__date-label{font-size:.62rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft)}.reserve__date-value{font-family:var(--display);font-size:1.15rem;font-style:italic;color:var(--text)}.reserve__date-arrow{color:var(--text-soft)}.reserve__fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.rfield{display:flex;flex-direction:column;gap:.4rem}.rfield--wide{grid-column:1 / -1}.rfield__label{font-size:.64rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--text-soft)}.rfield__input{font-family:var(--sans);font-size:.95rem;font-weight:300;padding:.75rem .9rem;background:var(--bg);border:1px solid var(--rule);border-radius:3px;color:var(--text);transition:border-color .2s var(--ease-out)}.rfield__input:focus{outline:none;border-color:var(--accent)}textarea.rfield__input{resize:vertical}.reserve__estimate:empty{display:none}.reserve__estimate{display:flex;flex-direction:column;gap:.5rem;padding:1.1rem 1.25rem;background:var(--bg);border:1px solid var(--rule);border-radius:4px}.estimate__row{display:flex;justify-content:space-between;font-size:.9rem;color:var(--text-muted)}.estimate__row--total{border-top:1px solid var(--rule-soft);padding-top:.6rem;margin-top:.2rem;color:var(--text)}.estimate__row--total .estimate__amt{font-family:var(--display);font-size:1.5rem}.estimate__note{font-size:.8rem;color:var(--warn, #b0803a);font-style:italic}.reserve__error{font-size:.85rem;color:#a4483f}.reserve__submit{align-self:flex-start}.reserve__submit:disabled{opacity:.4;cursor:not-allowed}.reserve__note{font-size:.72rem;letter-spacing:.05em;color:var(--text-soft)}.reserve__confirmation{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;padding:clamp(2rem,5vw,4rem);background:var(--bg);border:1px solid var(--rule);border-radius:4px;margin-top:1.5rem}.reserve__confirmation[hidden]{display:none}.reserve__confirmation-title{font-family:var(--display);font-size:clamp(1.8rem,4vw,3rem)}.reserve__confirmation-title em{color:var(--accent)}.reserve__confirmation-body{color:var(--text-muted);max-width:520px}@media(max-width:900px){.reserve__layout{grid-template-columns:1fr}}@media(max-width:480px){.reserve__fields{grid-template-columns:1fr}}.cal{--cal-accent: var(--accent);user-select:none}.cal__nav{display:flex;justify-content:space-between;margin-bottom:.25rem}.cal__arrow{width:34px;height:34px;font-size:1.3rem;line-height:1;color:var(--text-muted);border:1px solid var(--rule);border-radius:3px;transition:all .2s var(--ease-out)}.cal__arrow:hover{border-color:var(--text);color:var(--text)}.cal__months{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.cal__title{text-align:center;font-family:var(--display);font-size:1.15rem;margin-bottom:.6rem}.cal__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.cal__weekday{text-align:center;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-soft);padding-bottom:.35rem}.cal__day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:var(--text);border-radius:3px;transition:background .15s var(--ease-out),color .15s var(--ease-out)}.cal__day--empty{pointer-events:none}.cal__day:not(:disabled):hover{background:var(--accent-soft)}.cal__day--past{color:var(--rule);cursor:not-allowed}.cal__day--blocked{color:var(--text-soft);cursor:not-allowed;background:repeating-linear-gradient(45deg,rgba(201,191,175,.5),rgba(201,191,175,.5) 3px,transparent 3px,transparent 6px);text-decoration:line-through}.cal__day--in-range{background:var(--accent-soft);border-radius:0}.cal__day--start,.cal__day--end,.cal__day--end-preview{background:var(--cal-accent);color:var(--bg);font-weight:500}.cal__day--start{border-radius:3px 0 0 3px}.cal__day--end,.cal__day--end-preview{border-radius:0 3px 3px 0}@media(max-width:560px){.cal__months{grid-template-columns:1fr;gap:1rem}}.footer{padding:2.5rem var(--gutter);background:var(--bg-deep);color:#f5f1eab3;border-top:1px solid rgba(245,241,234,.08)}.footer__inner{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.footer__brand{font-family:var(--display);font-size:1.2rem;font-style:italic;color:#f5f1eaeb}.footer__rule{flex:1;height:1px;background:#f5f1ea2e}.footer__credit{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase}:root[data-template=drone-vista]{--bg: #0a0a0a;--bg-soft: #141414;--bg-deep: #050505;--text: #f5f5f5;--text-muted: #bdbdbd;--text-soft: #999999;--accent: #c9a96e;--accent-soft: rgba(201, 169, 110, .16);--rule: #2e2e2e;--rule-soft: rgba(255, 255, 255, .08);--display: "Playfair Display", Georgia, "Times New Roman", serif}[data-template=drone-vista] .hero__veil{background:linear-gradient(180deg,#0505058c,#05050526 30%,#050505b8),linear-gradient(90deg,#05050599,#05050500 55%)}[data-template=drone-vista] .nav--scrolled{background:#0a0a0ad1}[data-template=drone-vista] .cta__btn,[data-template=drone-vista] .reserve__submit{background:var(--accent);border-color:var(--accent);color:#0a0a0a}[data-template=drone-vista] .cta__btn:hover,[data-template=drone-vista] .reserve__submit:hover{background:#e0c992;border-color:#e0c992;color:#0a0a0a}[data-template=drone-vista] .rfield__input,[data-template=drone-vista] .reserve__dates{background:var(--bg-soft);color:var(--text)}:root[data-template=villa-stone-house]{--bg: #ffffff;--bg-soft: #f4f4f4;--bg-deep: #0e0e0e;--text: #000000;--text-muted: #444444;--text-soft: #5f5f5f;--accent: #000000;--accent-soft: rgba(0, 0, 0, .08);--rule: #e2e2e2;--rule-soft: rgba(0, 0, 0, .1);--display: "Space Grotesk", "Inter", sans-serif;--sans: "Space Grotesk", "Inter", sans-serif}[data-template=villa-stone-house] .hero__title,[data-template=villa-stone-house] .arrival__title,[data-template=villa-stone-house] .room__title,[data-template=villa-stone-house] .details__title,[data-template=villa-stone-house] .reserve__title,[data-template=villa-stone-house] .preloader__brand{text-transform:uppercase;font-weight:400;letter-spacing:-.03em;font-style:normal}[data-template=villa-stone-house] .hero__title{font-size:clamp(2.8rem,8vw,7rem)}[data-template=villa-stone-house] .hero__title-line--italic{margin-left:0}[data-template=villa-stone-house] .hero__title-line--italic,[data-template=villa-stone-house] .hero__title em,[data-template=villa-stone-house] .arrival__title em,[data-template=villa-stone-house] .room__title em,[data-template=villa-stone-house] .details__title em,[data-template=villa-stone-house] .reserve__title em{font-style:normal;color:inherit}[data-template=villa-stone-house] .hero__veil{background:linear-gradient(180deg,#0000004d,#0000000d 35%,#00000073)}[data-template=villa-stone-house] .hero__content,[data-template=villa-stone-house] .hero__title-line,[data-template=villa-stone-house] .hero__overline,[data-template=villa-stone-house] .hero__subtitle{color:#fff}[data-template=villa-stone-house] .nav--scrolled{background:#ffffffe0}:root[data-template=dreamhouse]{--bg: #ffffff;--bg-soft: #ecdbc2;--bg-deep: #313135;--text: #313135;--text-muted: #55555a;--text-soft: #7c7c82;--accent: #a5804a;--accent-soft: rgba(236, 219, 194, .5);--rule: #e2d6c2;--rule-soft: rgba(49, 49, 53, .12);--display: "Playfair Display", Georgia, "Times New Roman", serif}[data-template=dreamhouse] .hero__veil{background:linear-gradient(180deg,#31313580,#3131351f 30%,#31313599),linear-gradient(90deg,#31313580,#31313500 55%)}[data-template=dreamhouse] .hero__content,[data-template=dreamhouse] .hero__title-line,[data-template=dreamhouse] .hero__overline,[data-template=dreamhouse] .hero__subtitle{color:#fff}[data-template=dreamhouse] .hero__title em,[data-template=dreamhouse] .hero__title-line--italic{color:#ecdbc2}[data-template=dreamhouse] .nav--scrolled{background:#ffffffe0}[data-template=dreamhouse] .cta__btn,[data-template=dreamhouse] .reserve__submit{background:#313135;border-color:#313135;color:#ecdbc2}[data-template=dreamhouse] .cta__btn:hover,[data-template=dreamhouse] .reserve__submit:hover{background:#a5804a;border-color:#a5804a;color:#fff}
