.landing-module__pITbpG__btn,.landing-module__pITbpG__navCta,.landing-module__pITbpG__buttonInverse,.landing-module__pITbpG__buttonGhost{letter-spacing:.01em;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:14px;font-weight:500;transition:transform .15s,background .2s,color .2s,border-color .2s;display:inline-flex}.landing-module__pITbpG__btn{padding-top:14px;padding-bottom:14px}.landing-module__pITbpG__btn:hover,.landing-module__pITbpG__navCta:hover,.landing-module__pITbpG__buttonInverse:hover,.landing-module__pITbpG__buttonGhost:hover{transform:translateY(-1px)}.landing-module__pITbpG__btn--primary{background:var(--ink);color:var(--cream)}.landing-module__pITbpG__btn--primary:hover{background:var(--moss-900)}.landing-module__pITbpG__btn--ghost{color:var(--ink);background:0 0;border-color:#1a18142e}.landing-module__pITbpG__btn--ghost:hover{border-color:#1a181473}.landing-module__pITbpG__btn--inverse,.landing-module__pITbpG__navCta,.landing-module__pITbpG__buttonInverse{background:var(--cream);color:var(--ink)}.landing-module__pITbpG__btn--inverse:hover,.landing-module__pITbpG__navCta:hover,.landing-module__pITbpG__buttonInverse:hover{background:#fff}.landing-module__pITbpG__btn--whatsapp{color:#fff;background:#25d366;border:0}.landing-module__pITbpG__btn--whatsapp:hover{background:#1fb957}.landing-module__pITbpG__langLinkActiveHero{background:var(--cream);color:var(--ink)}.landing-module__pITbpG__langLinkActiveScrolled{background:var(--ink);color:var(--cream)}.landing-module__pITbpG__buttonGhost{color:var(--cream);background:0 0;border-color:#f6f1e666}.landing-module__pITbpG__hero__bg{z-index:0;background-image:url(/img/hero.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.landing-module__pITbpG__hero__bg:after{content:"";background:linear-gradient(#141e1640 0%,#141e1626 40%,#141e16d9 100%);position:absolute;inset:0}.landing-module__pITbpG__gallery{columns:3;column-gap:16px}.landing-module__pITbpG__gallery .landing-module__pITbpG__photo{break-inside:avoid;cursor:zoom-in;margin-bottom:16px;transition:transform .25s,box-shadow .25s}.landing-module__pITbpG__gallery .landing-module__pITbpG__photo:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.landing-module__pITbpG__gallery .landing-module__pITbpG__photo[data-h=tall]{aspect-ratio:3/4}.landing-module__pITbpG__gallery .landing-module__pITbpG__photo[data-h=wide]{aspect-ratio:4/3}.landing-module__pITbpG__gallery .landing-module__pITbpG__photo[data-h=square]{aspect-ratio:1}.landing-module__pITbpG__gallery-head{justify-content:space-between;align-items:last baseline;gap:32px;margin-bottom:40px;display:flex}.landing-module__pITbpG__amenity__icon{fill:none;width:28px;height:28px;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25px}.landing-module__pITbpG__calendar{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.landing-module__pITbpG__month{border-radius:var(--r-md);background:var(--paper);border:1px solid #1a18141a;padding:24px}.landing-module__pITbpG__month__hd{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.landing-module__pITbpG__month__title{font-family:var(--font-serif);letter-spacing:-.01em;text-transform:capitalize;font-size:22px}.landing-module__pITbpG__month__nav{gap:4px;display:flex}.landing-module__pITbpG__month__nav button{appearance:none;width:32px;height:32px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #1a181424;border-radius:50%;font-size:14px}.landing-module__pITbpG__month__nav button:hover{background:#1a18140d}.landing-module__pITbpG__month__grid{grid-template-columns:repeat(7,1fr);gap:4px;font-size:13px;display:grid}.landing-module__pITbpG__month__dow{color:var(--stone-500);font-family:var(--font-mono);letter-spacing:.12em;text-align:center;padding:6px 0;font-size:10px}.landing-module__pITbpG__day{color:var(--ink);aspect-ratio:1;font-variant-numeric:tabular-nums;border-radius:6px;place-items:center;display:grid;position:relative}.landing-module__pITbpG__day--blank{color:#0000}.landing-module__pITbpG__day--past{color:#1a181440}.landing-module__pITbpG__day--booked{color:#1a181459;background:#1a18140a;-webkit-text-decoration:line-through #1a181466;text-decoration:line-through #1a181466}.landing-module__pITbpG__day--available{background:var(--moss-100);color:var(--moss-900);font-weight:500}.landing-module__pITbpG__day--today{box-shadow:inset 0 0 0 1.5px var(--ink)}.landing-module__pITbpG__calendar-legend{color:var(--stone-700);flex-wrap:wrap;gap:18px;margin-top:24px;font-size:12.5px;display:flex}.landing-module__pITbpG__calendar-legend span{align-items:center;gap:8px;display:inline-flex}.landing-module__pITbpG__calendar-legend i{border-radius:var(--r-sm);width:14px;height:14px;display:inline-block}.landing-module__pITbpG__calendar-note{color:var(--stone-500);margin-top:14px;font-size:13.5px;font-style:italic}.landing-module__pITbpG__contact{grid-template-columns:1.1fr 1fr;align-items:start;gap:clamp(40px,6vw,80px);display:grid}.landing-module__pITbpG__field{flex-direction:column;gap:8px;display:flex}.landing-module__pITbpG__field label{color:var(--stone-500);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.landing-module__pITbpG__field input,.landing-module__pITbpG__field select,.landing-module__pITbpG__field textarea{border-radius:var(--r-md);background:var(--paper);width:100%;color:var(--ink);border:1px solid #1a181429;outline:none;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.landing-module__pITbpG__field input:focus,.landing-module__pITbpG__field select:focus,.landing-module__pITbpG__field textarea:focus{border-color:var(--moss-700);box-shadow:0 0 0 3px #4a6b501f}.landing-module__pITbpG__field--error input,.landing-module__pITbpG__field--error textarea{border-color:#b94545}.landing-module__pITbpG__field__err{color:#b94545;font-size:12px}.landing-module__pITbpG__field textarea{resize:vertical;min-height:110px}.landing-module__pITbpG__field-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.landing-module__pITbpG__toggle{border-radius:var(--r-md);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #1a181424;align-items:center;gap:12px;padding:14px 16px;font-size:14px;transition:background .2s,border-color .2s;display:flex}.landing-module__pITbpG__toggle:hover{background:var(--cream)}.landing-module__pITbpG__toggle__switch{background:#1a18142e;border-radius:999px;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.landing-module__pITbpG__toggle__switch:after{background:var(--paper);content:"";border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px}.landing-module__pITbpG__toggle.landing-module__pITbpG__is-on .landing-module__pITbpG__toggle__switch{background:var(--moss-700)}.landing-module__pITbpG__toggle.landing-module__pITbpG__is-on .landing-module__pITbpG__toggle__switch:after{transform:translate(16px)}.landing-module__pITbpG__contact-side{border-radius:var(--r-lg);background:var(--cream);padding:32px;position:sticky;top:100px}.landing-module__pITbpG__contact-side h3{margin-bottom:8px;font-size:24px}.landing-module__pITbpG__contact-side p{color:var(--stone-700);margin:0 0 24px;font-size:14.5px}.landing-module__pITbpG__contact-method{border-top:1px solid #1a18141a;align-items:center;gap:14px;padding:16px 0;display:flex}.landing-module__pITbpG__contact-method:last-child{border-bottom:1px solid #1a18141a}.landing-module__pITbpG__contact-method__icon{background:var(--paper);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.landing-module__pITbpG__contact-method__lbl{color:var(--stone-500);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;margin-bottom:2px;font-size:10.5px}.landing-module__pITbpG__contact-method__val{font-size:15px}.landing-module__pITbpG__contact-success{border-radius:var(--r-md);background:var(--moss-700);color:var(--cream);flex-direction:column;gap:12px;padding:24px;font-size:14.5px;line-height:1.5;display:flex}.landing-module__pITbpG__contact-success h4{color:var(--cream);font-size:22px}.landing-module__pITbpG__fab{z-index:90;cursor:pointer;background:#25d366;border:0;border-radius:50%;place-items:center;width:56px;height:56px;transition:transform .2s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 32px -8px #14120c59,inset 0 0 0 1px #fff6}.landing-module__pITbpG__fab:hover{transform:scale(1.06)}.landing-module__pITbpG__fab svg{fill:#fff;width:28px;height:28px}.landing-module__pITbpG__fab__tip{border-radius:var(--r-md);background:var(--ink);color:var(--cream);opacity:0;pointer-events:none;white-space:nowrap;padding:8px 12px;font-size:12.5px;transition:opacity .2s;position:absolute;top:50%;right:calc(100% + 14px);transform:translateY(-50%)}.landing-module__pITbpG__fab:hover .landing-module__pITbpG__fab__tip{opacity:1}@media (max-width:980px){.landing-module__pITbpG__gallery{columns:2}}@media (max-width:880px){.landing-module__pITbpG__calendar,.landing-module__pITbpG__contact{grid-template-columns:1fr}}@media (max-width:560px){.landing-module__pITbpG__navBookingButton{display:none}.landing-module__pITbpG__navCta{min-height:42px;padding:0 16px;font-size:13px}.landing-module__pITbpG__gallery{columns:1}.landing-module__pITbpG__gallery-head{flex-direction:column;align-items:flex-start;gap:20px}.landing-module__pITbpG__field-grid{grid-template-columns:1fr}}
