:root{--primary:#c59b7e;--primary-strong:#a4745d;--primary-foreground:#fff;--dark:#101d2c;--dark-soft:#2c4059;--dark-deep:color-mix(in srgb, var(--dark) 75%, #000);--dark-control:color-mix(in srgb, var(--dark) 55%, var(--dark-soft));--cream:#f5ece5;--background:#fff;--surface:#fbf8f5;--foreground:var(--dark);--muted-foreground:#4a5568;--on-dark-muted:#a3b1cc;--border:#e5e8eb;--credit:#ffb03a;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--shadow-card:0 8px 24px #101d2c0d;--font-body:"Manrope", system-ui, -apple-system, sans-serif;--font-display:"Cormorant Garamond", Georgia, "Times New Roman", serif;--ease-out-quart:cubic-bezier(.25, 1, .5, 1);--dur-fast:.16s;--dur-mid:.28s;--dur-slow:.7s;--gutter:80px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;line-height:1.5}img{max-width:100%;display:block}a{color:inherit}button,input,select{font:inherit}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}[id]{scroll-margin-top:96px}.skip-link{z-index:100;background-color:var(--dark);color:#fff;border-radius:var(--radius-md);padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:top .2s;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}#conteudo:focus{outline:none}.container{width:100%;max-width:calc(1280px + 2 * var(--gutter));padding:0 var(--gutter);margin:0 auto}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.kicker{text-transform:uppercase;color:var(--primary);flex-direction:column;gap:4px;font-size:13px;font-weight:700;display:inline-flex}.kicker:after{content:"";background-color:var(--primary);width:32px;height:2px}.section-title{font-family:var(--font-display);color:var(--foreground);font-size:52px;font-weight:700;line-height:1.15}.section-lead{color:var(--muted-foreground);max-width:760px;font-size:16px;line-height:1.6}.btn{border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;transition:filter var(--dur-fast) ease, transform var(--dur-fast) var(--ease-out-quart), box-shadow var(--dur-mid) var(--ease-out-quart);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;line-height:normal;text-decoration:none;display:inline-flex}.btn:hover{filter:brightness(.94);transform:translateY(-1px)}.btn:active{transform:translateY(1px)}.btn-primary{background-color:var(--primary);color:var(--primary-foreground)}.btn-primary:hover{box-shadow:0 10px 24px -8px color-mix(in srgb, var(--primary) 70%, transparent)}.btn-dark{background-color:var(--dark);color:#fff}.btn-outline{border:1.5px solid var(--primary);color:var(--primary-strong);background-color:#0000;font-weight:700}.btn svg{flex-shrink:0;width:14px;height:14px}.carousel-dots{align-items:center;gap:8px;display:flex}.carousel-dot{cursor:pointer;width:8px;height:8px;transition:background-color var(--dur-mid) ease;background-color:#d9dde2;border:0;border-radius:999px}.carousel-dot[aria-current=true]{background-color:var(--primary);width:24px}html.reveal-ready [data-reveal]{opacity:0;transition:opacity var(--dur-slow) var(--ease-out-quart), transform var(--dur-slow) var(--ease-out-quart);transition-delay:var(--reveal-delay,0s);transform:translateY(26px)}html.reveal-ready [data-reveal].is-visible{opacity:1;transform:none}.field-error-msg{color:#f87171;margin-top:4px;font-size:12px;display:block}@media (width<=1200px){:root{--gutter:40px}.section-title{font-size:44px}}@media (width<=768px){:root{--gutter:20px}.section-title{font-size:34px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand[data-astro-cid-uivuhh7y]{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-img[data-astro-cid-uivuhh7y]{width:auto;max-height:48px}.brand-mark[data-astro-cid-uivuhh7y]{background-color:var(--cream);width:40px;height:40px;color:var(--primary);border-radius:50%;place-items:center;display:grid}.brand-mark[data-astro-cid-uivuhh7y] svg[data-astro-cid-uivuhh7y]{width:20px;height:20px}.brand-text[data-astro-cid-uivuhh7y]{flex-direction:column;gap:2px;font-weight:700;line-height:normal;display:flex}.brand-name[data-astro-cid-uivuhh7y]{font-family:var(--font-display);color:var(--dark);text-transform:uppercase;font-size:22px}.brand-tagline[data-astro-cid-uivuhh7y]{color:var(--primary);text-transform:uppercase;font-size:10px}.brand--footer[data-astro-cid-uivuhh7y] .brand-name[data-astro-cid-uivuhh7y]{color:#fff;font-size:32px}.brand--footer[data-astro-cid-uivuhh7y] .brand-tagline[data-astro-cid-uivuhh7y]{font-size:11px}.brand--footer[data-astro-cid-uivuhh7y] .brand-img[data-astro-cid-uivuhh7y]{max-height:64px}.top-bar[data-astro-cid-nen7h5rs]{background-color:var(--dark);color:var(--cream);font-size:13px}.top-bar-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:24px;min-height:44px;display:flex}.top-contacts[data-astro-cid-nen7h5rs],.top-socials[data-astro-cid-nen7h5rs]{align-items:center;list-style:none;display:flex}.top-contacts[data-astro-cid-nen7h5rs]{gap:24px}.top-contacts[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{align-items:center;gap:8px;text-decoration:none;display:inline-flex}.top-contacts[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:14px;height:14px;color:var(--primary)}.top-socials[data-astro-cid-nen7h5rs]{gap:16px}.top-socials[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--cream);transition:color var(--dur-fast) ease;display:flex}.top-socials[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--primary)}.top-socials[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:14px;height:14px}.nav-bar[data-astro-cid-nen7h5rs]{z-index:50;background-color:var(--background);border-bottom:1px solid var(--border);position:sticky;top:0}.site-header[data-astro-cid-nen7h5rs]{display:contents}.nav-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:32px;height:88px;display:flex}.nav-links[data-astro-cid-nen7h5rs]{align-items:center;gap:32px;list-style:none;display:flex}.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:not(.btn){color:var(--dark-soft);transition:color var(--dur-fast) ease;padding:3px 0;font-size:14px;font-weight:500;text-decoration:none;display:block;position:relative}.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:not(.btn):hover,.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--primary-strong)}.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{font-weight:600}.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]:after{content:"";background-color:var(--primary);border-radius:1px;width:16px;height:2px;position:absolute;bottom:-4px;left:0}.nav-reserve-mobile[data-astro-cid-nen7h5rs],.nav-toggle[data-astro-cid-nen7h5rs]{display:none}@media (width<=1100px){.nav-links[data-astro-cid-nen7h5rs]{gap:20px}}@media (width<=960px){.top-socials[data-astro-cid-nen7h5rs]{display:none}.nav-inner[data-astro-cid-nen7h5rs]{height:72px}.nav-reserve[data-astro-cid-nen7h5rs]{display:none}.nav-toggle[data-astro-cid-nen7h5rs]{border:1px solid var(--border);border-radius:var(--radius-md);width:44px;height:44px;color:var(--dark);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex}.nav-toggle[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:22px;height:22px}.nav-toggle[data-astro-cid-nen7h5rs] .icon-close[data-astro-cid-nen7h5rs],.nav-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .icon-open[data-astro-cid-nen7h5rs]{display:none}.nav-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .icon-close[data-astro-cid-nen7h5rs]{display:block}.nav-links[data-astro-cid-nen7h5rs]{padding:8px var(--gutter) 24px;background-color:var(--background);border-bottom:1px solid var(--border);flex-direction:column;align-items:stretch;gap:0;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 32px #101d2c14}.nav-links[data-astro-cid-nen7h5rs].is-open{display:flex}.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:not(.btn){border-bottom:1px solid var(--border);padding:14px 0;font-size:16px}.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]:after{display:none}.nav-reserve-mobile[data-astro-cid-nen7h5rs]{margin-top:20px;display:block}.nav-reserve-mobile[data-astro-cid-nen7h5rs] .btn[data-astro-cid-nen7h5rs]{width:100%;padding:14px 24px}}@media (width<=600px){.top-contacts[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]:nth-child(2){display:none}}.hero[data-astro-cid-ge2uvauf]{color:#fff;min-height:720px;display:flex;position:relative;overflow:hidden}.hero-bg[data-astro-cid-ge2uvauf],.hero-overlay[data-astro-cid-ge2uvauf]{width:100%;height:100%;position:absolute;inset:0}.hero-bg[data-astro-cid-ge2uvauf]{object-fit:cover}.hero-overlay[data-astro-cid-ge2uvauf]{background-color:color-mix(in srgb, var(--dark) 45%, transparent)}.hero-inner[data-astro-cid-ge2uvauf]{flex-direction:column;justify-content:space-between;gap:48px;padding-top:120px;padding-bottom:80px;display:flex;position:relative}.hero-content[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:flex-start;gap:24px;max-width:760px;display:flex}.hero-badge[data-astro-cid-ge2uvauf]{text-transform:uppercase;background-color:#ffffff26;border-radius:100px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.hero-badge[data-astro-cid-ge2uvauf] svg[data-astro-cid-ge2uvauf]{width:12px;height:12px}.hero-title[data-astro-cid-ge2uvauf]{font-family:var(--font-display);font-size:64px;font-weight:400;line-height:1.15}.hero-subtitle[data-astro-cid-ge2uvauf]{color:var(--cream);font-size:18px;line-height:1.6}.hero-actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.hero-cta[data-astro-cid-ge2uvauf]{color:var(--dark);background-color:#fff;padding:16px 32px;font-size:16px}.hero-rating[data-astro-cid-ge2uvauf]{flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;display:flex}.hero-stars[data-astro-cid-ge2uvauf]{color:#f5b400;gap:2px;display:flex}.hero-stars[data-astro-cid-ge2uvauf] svg[data-astro-cid-ge2uvauf]{width:16px;height:16px}.hero-rating[data-astro-cid-ge2uvauf] strong[data-astro-cid-ge2uvauf]{font-weight:600}.hero-rating-text[data-astro-cid-ge2uvauf]{color:var(--cream)}.hero-video[data-astro-cid-ge2uvauf]{right:calc(var(--gutter) + 20px);backdrop-filter:blur(6px);transition:background-color var(--dur-mid) ease;background-color:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;gap:12px;padding:12px 16px;font-size:13px;font-weight:600;text-decoration:none;display:flex;position:absolute;top:calc(50% - 58px);transform:translateY(-50%)}.hero-video[data-astro-cid-ge2uvauf]:hover{background-color:#fff3}.hero-video-play[data-astro-cid-ge2uvauf]{background-color:#ffffff14;border:1px solid #fff6;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.hero-video-play[data-astro-cid-ge2uvauf] svg[data-astro-cid-ge2uvauf]{width:12px;height:12px}.booking-bar[data-astro-cid-ge2uvauf]{width:100%;max-width:1120px;color:var(--dark);filter:drop-shadow(0 12px 12px #101d2c26);background-color:#fff;border-radius:16px;align-self:center;align-items:center;gap:20px;padding:24px;display:flex}.booking-field[data-astro-cid-ge2uvauf]{cursor:pointer;flex-direction:column;flex:1 1 0;gap:6px;min-width:0;display:flex}.booking-field[data-astro-cid-ge2uvauf]+.booking-field[data-astro-cid-ge2uvauf]{border-left:1px solid var(--border);padding-left:20px}.booking-label[data-astro-cid-ge2uvauf]{text-transform:uppercase;color:var(--dark-soft);font-size:12px;font-weight:700}.booking-control[data-astro-cid-ge2uvauf]{align-items:center;gap:8px;display:flex;position:relative}.booking-control[data-astro-cid-ge2uvauf]>svg[data-astro-cid-ge2uvauf]:first-child{width:16px;height:16px;color:var(--primary);flex-shrink:0}.booking-control[data-astro-cid-ge2uvauf] input[data-astro-cid-ge2uvauf],.booking-control[data-astro-cid-ge2uvauf] select[data-astro-cid-ge2uvauf]{width:100%;min-width:0;color:var(--dark);appearance:none;cursor:pointer;background:0 0;border:0;padding-right:20px;font-size:15px;font-weight:500}.booking-control[data-astro-cid-ge2uvauf] input[data-astro-cid-ge2uvauf]:focus-visible,.booking-control[data-astro-cid-ge2uvauf] select[data-astro-cid-ge2uvauf]:focus-visible{outline-offset:4px}.booking-control[data-astro-cid-ge2uvauf] input[data-astro-cid-ge2uvauf]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.booking-caret[data-astro-cid-ge2uvauf]{width:16px;height:16px;color:var(--dark-soft);pointer-events:none;position:absolute;right:0}.booking-submit[data-astro-cid-ge2uvauf]{padding:16px 24px;font-size:15px}@media (width<=1100px){.hero-video[data-astro-cid-ge2uvauf]{display:none}.booking-bar[data-astro-cid-ge2uvauf]{flex-wrap:wrap}.booking-field[data-astro-cid-ge2uvauf]{flex:calc(50% - 20px)}.booking-field[data-astro-cid-ge2uvauf]:nth-child(3){border-left:0;padding-left:0}.booking-submit[data-astro-cid-ge2uvauf]{flex:100%}}@media (width<=768px){.hero[data-astro-cid-ge2uvauf]{min-height:0}.hero-inner[data-astro-cid-ge2uvauf]{padding-top:72px;padding-bottom:32px}.hero-title[data-astro-cid-ge2uvauf]{font-size:44px}.hero-subtitle[data-astro-cid-ge2uvauf]{font-size:16px}.booking-bar[data-astro-cid-ge2uvauf]{flex-flow:column;align-items:stretch;gap:16px;padding:20px}.booking-field[data-astro-cid-ge2uvauf],.booking-submit[data-astro-cid-ge2uvauf]{flex:none}.booking-field[data-astro-cid-ge2uvauf]+.booking-field[data-astro-cid-ge2uvauf]{border-left:0;border-top:1px solid var(--border);padding-top:16px;padding-left:0}}.about[data-astro-cid-oxgmilyn]{background-color:var(--surface);padding:96px 0}.about-split[data-astro-cid-oxgmilyn]{align-items:center;gap:64px;display:flex}.about-media[data-astro-cid-oxgmilyn]{flex:0 0 520px;height:620px;position:relative}.about-offset[data-astro-cid-oxgmilyn]{border-radius:var(--radius-xl);width:480px;position:absolute}.about-offset--back[data-astro-cid-oxgmilyn]{background-color:var(--dark-soft);height:580px;top:-43px;left:-42px}.about-offset--front[data-astro-cid-oxgmilyn]{background-color:var(--cream);height:609px;top:-22px;left:-24px}.about-img[data-astro-cid-oxgmilyn]{object-fit:cover;border-radius:var(--radius-xl);width:100%;height:100%;position:relative;box-shadow:0 12px 32px #101d2c1f}.about-story[data-astro-cid-oxgmilyn]{flex-direction:column;flex:1;gap:32px;min-width:0;display:flex}.about-header[data-astro-cid-oxgmilyn]{flex-direction:column;gap:16px;display:flex}.about-text[data-astro-cid-oxgmilyn]{max-width:none}.about-features[data-astro-cid-oxgmilyn]{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;list-style:none;display:grid}.feature[data-astro-cid-oxgmilyn]{align-items:flex-start;gap:16px;display:flex}.feature-icon[data-astro-cid-oxgmilyn]{border:1px solid var(--primary);border-radius:var(--radius-md);background-color:var(--cream);width:44px;height:44px;color:var(--primary);flex-shrink:0;place-items:center;display:grid}.feature-icon[data-astro-cid-oxgmilyn] svg[data-astro-cid-oxgmilyn]{width:20px;height:20px}.feature-text[data-astro-cid-oxgmilyn]{color:var(--muted-foreground);flex-direction:column;gap:4px;font-size:14px;line-height:1.4;display:flex}.feature-text[data-astro-cid-oxgmilyn] strong[data-astro-cid-oxgmilyn]{color:var(--dark);font-size:16px;line-height:normal}.spaces[data-astro-cid-oxgmilyn]{flex-direction:column;gap:24px;margin-top:80px;display:flex}.spaces-title[data-astro-cid-oxgmilyn]{font-family:var(--font-display);font-size:28px;font-weight:700}.spaces-row[data-astro-cid-oxgmilyn]{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:24px;list-style:none;display:grid}.space-card[data-astro-cid-oxgmilyn]{border-radius:var(--radius-lg);align-items:flex-end;height:320px;display:flex;position:relative;overflow:hidden}.space-card[data-astro-cid-oxgmilyn] img[data-astro-cid-oxgmilyn]{object-fit:cover;width:100%;height:100%;transition:transform var(--dur-slow) var(--ease-out-quart);position:absolute;inset:0}.space-card[data-astro-cid-oxgmilyn]:before{content:"";background-color:color-mix(in srgb, var(--dark) 35%, transparent);position:absolute;inset:0}.space-card[data-astro-cid-oxgmilyn]:hover img[data-astro-cid-oxgmilyn]{transform:scale(1.04)}.space-name[data-astro-cid-oxgmilyn]{background:linear-gradient(to bottom, transparent, var(--dark));width:100%;font-family:var(--font-display);color:#fff;text-align:center;padding:20px;font-size:22px;font-weight:700;position:relative}@media (width<=1200px){.about-media[data-astro-cid-oxgmilyn]{flex-basis:420px;height:520px}.about-offset[data-astro-cid-oxgmilyn]{width:380px}.about-offset--back[data-astro-cid-oxgmilyn]{height:480px}.about-offset--front[data-astro-cid-oxgmilyn]{height:509px}}@media (width<=960px){.about[data-astro-cid-oxgmilyn]{padding:72px 0}.about-split[data-astro-cid-oxgmilyn]{flex-direction:column;align-items:stretch;gap:72px}.about-media[data-astro-cid-oxgmilyn]{flex-basis:auto;height:420px;margin-top:24px;margin-left:24px}.about-offset[data-astro-cid-oxgmilyn]{width:92%}.about-offset--back[data-astro-cid-oxgmilyn],.about-offset--front[data-astro-cid-oxgmilyn]{height:94%}.spaces-row[data-astro-cid-oxgmilyn]{scroll-snap-type:x mandatory;grid-auto-columns:minmax(220px,1fr);padding-bottom:8px;overflow-x:auto}.space-card[data-astro-cid-oxgmilyn]{scroll-snap-align:start}}@media (width<=600px){.about-features[data-astro-cid-oxgmilyn]{grid-template-columns:1fr}.about-media[data-astro-cid-oxgmilyn]{height:360px}.space-card[data-astro-cid-oxgmilyn]{height:280px}}.rooms[data-astro-cid-nkmytdvc]{background-color:var(--background);padding:96px 0}.rooms-header[data-astro-cid-nkmytdvc]{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:64px;display:flex}.rooms-heading[data-astro-cid-nkmytdvc]{flex-direction:column;align-items:flex-start;gap:16px;max-width:760px;display:flex}.rooms-header[data-astro-cid-nkmytdvc] .btn[data-astro-cid-nkmytdvc]{flex-shrink:0}.rooms-track[data-astro-cid-nkmytdvc]{--cards:3;--gap:40px;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--cards) - 1) * var(--gap)) / var(--cards));gap:var(--gap);scroll-snap-type:x mandatory;scrollbar-width:none;margin:-4px -4px -32px;padding:4px 4px 32px;list-style:none;display:grid;overflow-x:auto}.rooms-track[data-astro-cid-nkmytdvc]::-webkit-scrollbar{display:none}.room-card[data-astro-cid-nkmytdvc]{scroll-snap-align:start;border:1px solid var(--border);background-color:var(--background);box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;display:flex;position:relative;overflow:hidden}.room-media[data-astro-cid-nkmytdvc]{height:260px;position:relative}.room-media[data-astro-cid-nkmytdvc] img[data-astro-cid-nkmytdvc]{object-fit:cover;width:100%;height:100%}.room-price[data-astro-cid-nkmytdvc]{border-radius:var(--radius-md);background-color:var(--dark);color:#fff;align-items:flex-start;padding:8px 14px;line-height:normal;display:flex;position:absolute;top:20px;left:20px}.room-price[data-astro-cid-nkmytdvc] strong[data-astro-cid-nkmytdvc]{font-size:15px}.room-price[data-astro-cid-nkmytdvc] span[data-astro-cid-nkmytdvc]{color:var(--cream);font-size:12px;font-weight:500}.room-body[data-astro-cid-nkmytdvc]{flex-direction:column;flex:1;gap:20px;padding:24px;display:flex}.room-titles[data-astro-cid-nkmytdvc]{flex-direction:column;gap:6px;font-weight:700;line-height:normal;display:flex}.room-category[data-astro-cid-nkmytdvc]{color:var(--primary);text-transform:uppercase;font-size:11px}.room-name[data-astro-cid-nkmytdvc]{font-family:var(--font-display);color:var(--dark);font-size:28px}.room-specs[data-astro-cid-nkmytdvc]{color:var(--dark-soft);flex-wrap:wrap;gap:16px;font-size:13px;font-weight:600;list-style:none;display:flex}.room-specs[data-astro-cid-nkmytdvc] li[data-astro-cid-nkmytdvc]{align-items:center;gap:6px;display:flex}.room-specs[data-astro-cid-nkmytdvc] svg[data-astro-cid-nkmytdvc]{width:14px;height:14px;color:var(--primary)}.room-amenities[data-astro-cid-nkmytdvc]{flex-wrap:wrap;gap:6px;list-style:none;display:flex}.room-amenities[data-astro-cid-nkmytdvc] li[data-astro-cid-nkmytdvc]{border:1px solid var(--border);background-color:var(--surface);color:var(--dark-soft);border-radius:100px;padding:4px 10px;font-size:11px;font-weight:600}.room-action[data-astro-cid-nkmytdvc]{width:100%;margin-top:auto;font-weight:700;position:relative}.room-action[data-astro-cid-nkmytdvc]:before{content:"";background-color:var(--border);height:1px;position:absolute;top:-21px;left:0;right:0}.room-action[data-astro-cid-nkmytdvc] svg[data-astro-cid-nkmytdvc]{width:12px;height:12px}.rooms-controls[data-astro-cid-nkmytdvc]{justify-content:center;align-items:center;gap:16px;margin-top:64px;display:flex}.rooms-controls[data-astro-cid-nkmytdvc][hidden]{display:none}.carousel-arrow[data-astro-cid-nkmytdvc]{background-color:var(--dark-control);color:#fff;cursor:pointer;width:40px;height:40px;transition:opacity var(--dur-fast) ease, transform var(--dur-fast) var(--ease-out-quart);border:0;border-radius:50%;place-items:center;display:grid}.carousel-arrow[data-astro-cid-nkmytdvc]:hover:not(:disabled){transform:translateY(-1px)}.carousel-arrow[data-astro-cid-nkmytdvc]:disabled{opacity:.35;cursor:default}.carousel-arrow[data-astro-cid-nkmytdvc] svg[data-astro-cid-nkmytdvc]{width:18px;height:18px}@media (width<=1100px){.rooms-track[data-astro-cid-nkmytdvc]{--cards:2;--gap:24px}}@media (width<=768px){.rooms[data-astro-cid-nkmytdvc]{padding:72px 0}.rooms-header[data-astro-cid-nkmytdvc]{flex-direction:column;align-items:flex-start;margin-bottom:40px}.rooms-track[data-astro-cid-nkmytdvc]{--cards:1;--gap:16px;grid-auto-columns:88%}.rooms-controls[data-astro-cid-nkmytdvc]{margin-top:40px}}.cta[data-astro-cid-4zgmmfpt]{background-color:var(--dark);align-items:center;min-height:520px;padding:103px 0;display:flex;position:relative;overflow:hidden}.cta-glow[data-astro-cid-4zgmmfpt]{background-color:var(--primary);pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%}.cta-glow--warm[data-astro-cid-4zgmmfpt]{opacity:.12;filter:blur(75px);width:392px;height:392px;transform:translate(calc(-50% - 296px),calc(4px - 50%))}.cta-glow--navy[data-astro-cid-4zgmmfpt]{opacity:.11;filter:blur(65px);width:322px;height:322px;transform:translate(calc(317px - 50%),calc(76px - 50%))}.cta-inner[data-astro-cid-4zgmmfpt]{max-width:calc(860px + 2 * var(--gutter));text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.cta-title[data-astro-cid-4zgmmfpt]{font-family:var(--font-display);color:var(--cream);font-size:64px;font-weight:700;line-height:72px}.cta-subtitle[data-astro-cid-4zgmmfpt]{color:var(--primary);font-size:18px;line-height:30px}.cta-actions[data-astro-cid-4zgmmfpt]{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:24px;display:flex}.cta-actions[data-astro-cid-4zgmmfpt] .btn[data-astro-cid-4zgmmfpt]{padding:16px 36px;font-size:16px}.cta-primary[data-astro-cid-4zgmmfpt]{background-color:var(--cream);color:var(--dark)}.cta-secondary[data-astro-cid-4zgmmfpt]{color:var(--cream);background-color:#ffffff0a;border-color:#ffffff1a}.cta-secondary[data-astro-cid-4zgmmfpt]:hover{background-color:#ffffff14}@media (width<=768px){.cta[data-astro-cid-4zgmmfpt]{min-height:0;padding:80px 0}.cta-title[data-astro-cid-4zgmmfpt]{font-size:40px;line-height:1.15}.cta-subtitle[data-astro-cid-4zgmmfpt]{font-size:16px;line-height:1.6}.cta-actions[data-astro-cid-4zgmmfpt]{flex-direction:column;width:100%}}.testimonials[data-astro-cid-gakqr736]{background-color:var(--surface);padding:96px 0}.testimonials-header[data-astro-cid-gakqr736]{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:64px;display:flex}.testimonials-header[data-astro-cid-gakqr736] .section-lead[data-astro-cid-gakqr736]{margin-top:-4px}.testimonials-track[data-astro-cid-gakqr736]{--cards:3;--gap:32px;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--cards) - 1) * var(--gap)) / var(--cards));gap:var(--gap);scroll-snap-type:x mandatory;scrollbar-width:none;margin:-4px -4px -24px;padding:4px 4px 24px;list-style:none;display:grid;overflow-x:auto}.testimonials-track[data-astro-cid-gakqr736]::-webkit-scrollbar{display:none}.testimonial[data-astro-cid-gakqr736]{scroll-snap-align:start}.testimonial[data-astro-cid-gakqr736] figure[data-astro-cid-gakqr736]{flex-direction:column;align-items:center;gap:20px;height:100%;display:flex}.bubble[data-astro-cid-gakqr736]{border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--background);filter:drop-shadow(0 8px 12px #101d2c0d);flex-direction:column;flex:1;gap:16px;width:100%;padding:32px;display:flex;position:relative}.bubble[data-astro-cid-gakqr736]:after{content:"";background-color:var(--background);border-right:1px solid var(--border);border-bottom:1px solid var(--border);width:16px;height:16px;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)rotate(45deg)}.stars[data-astro-cid-gakqr736]{color:#f5b400;gap:4px;display:flex}.stars[data-astro-cid-gakqr736] svg[data-astro-cid-gakqr736]{width:14px;height:14px}.stars[data-astro-cid-gakqr736] svg[data-astro-cid-gakqr736].is-empty{color:var(--border)}.bubble-highlight[data-astro-cid-gakqr736]{font-family:var(--font-display);color:var(--dark);font-size:22px;font-weight:700}.bubble-text[data-astro-cid-gakqr736]{color:var(--muted-foreground);font-size:15px;line-height:1.6}.guest[data-astro-cid-gakqr736]{text-align:center;flex-direction:column;align-items:center;gap:2px;padding-top:8px;display:flex}.guest-avatar[data-astro-cid-gakqr736]{background-color:var(--cream);width:64px;height:64px;color:var(--primary-strong);border-radius:50%;place-items:center;margin-bottom:10px;font-size:18px;font-weight:700;display:grid;overflow:hidden}.guest-avatar[data-astro-cid-gakqr736] img[data-astro-cid-gakqr736]{object-fit:cover;width:100%;height:100%}.guest-name[data-astro-cid-gakqr736]{color:var(--dark);font-size:16px}.guest-location[data-astro-cid-gakqr736]{color:var(--primary-strong);text-transform:uppercase;font-size:12px;font-weight:600}.testimonials-controls[data-astro-cid-gakqr736]{justify-content:center;margin-top:64px;display:flex}.testimonials-controls[data-astro-cid-gakqr736][hidden]{display:none}@media (width<=1100px){.testimonials-track[data-astro-cid-gakqr736]{--cards:2;--gap:24px}}@media (width<=768px){.testimonials[data-astro-cid-gakqr736]{padding:72px 0}.testimonials-header[data-astro-cid-gakqr736]{margin-bottom:40px}.testimonials-track[data-astro-cid-gakqr736]{--cards:1;--gap:16px;grid-auto-columns:88%}.testimonials-controls[data-astro-cid-gakqr736]{margin-top:40px}}.blog[data-astro-cid-63zyyhnh]{background-color:var(--background);padding:96px 0}.blog-header[data-astro-cid-63zyyhnh]{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:64px;display:flex}.blog-header[data-astro-cid-63zyyhnh] .section-lead[data-astro-cid-63zyyhnh]{margin-top:-4px}.blog-grid[data-astro-cid-63zyyhnh]{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;list-style:none;display:grid}.post-card[data-astro-cid-63zyyhnh]{border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--background);box-shadow:var(--shadow-card);transition:box-shadow var(--dur-mid) var(--ease-out-quart), transform var(--dur-mid) var(--ease-out-quart);flex-direction:column;display:flex;position:relative;overflow:hidden}.post-card[data-astro-cid-63zyyhnh]:hover{transform:translateY(-3px);box-shadow:0 16px 32px #101d2c14}.post-media[data-astro-cid-63zyyhnh]{height:240px;position:relative}.post-media[data-astro-cid-63zyyhnh] img[data-astro-cid-63zyyhnh]{object-fit:cover;width:100%;height:100%}.post-date[data-astro-cid-63zyyhnh]{border-radius:var(--radius-md);background-color:var(--dark);flex-direction:column;align-items:center;gap:2px;padding:12px 16px;line-height:normal;display:flex;position:absolute;top:16px;right:16px}.post-date[data-astro-cid-63zyyhnh] strong[data-astro-cid-63zyyhnh]{color:#fff;font-size:18px}.post-date[data-astro-cid-63zyyhnh] span[data-astro-cid-63zyyhnh]{text-transform:uppercase;color:var(--primary);font-size:11px;font-weight:600}.post-body[data-astro-cid-63zyyhnh]{flex-direction:column;flex:1;gap:8px;padding:24px;display:flex}.post-meta[data-astro-cid-63zyyhnh]{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.post-category[data-astro-cid-63zyyhnh]{border-radius:var(--radius-sm);background-color:var(--cream);text-transform:uppercase;color:var(--primary-strong);padding:4px 10px;font-size:11px;font-weight:700}.post-time[data-astro-cid-63zyyhnh]{color:var(--muted-foreground);font-size:12px}.post-title[data-astro-cid-63zyyhnh]{font-family:var(--font-display);color:var(--dark);font-size:24px;font-weight:700;line-height:1.3}.post-title[data-astro-cid-63zyyhnh] a[data-astro-cid-63zyyhnh]{text-decoration:none}.post-title[data-astro-cid-63zyyhnh] a[data-astro-cid-63zyyhnh]:after{content:"";position:absolute;inset:0}.post-excerpt[data-astro-cid-63zyyhnh]{color:var(--muted-foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.post-more[data-astro-cid-63zyyhnh]{color:var(--primary);align-items:center;gap:4px;margin-top:8px;font-size:14px;font-weight:600;display:inline-flex}.post-more[data-astro-cid-63zyyhnh] svg[data-astro-cid-63zyyhnh]{width:14px;height:14px;transition:transform var(--dur-fast) var(--ease-out-quart)}.post-card[data-astro-cid-63zyyhnh]:hover .post-more[data-astro-cid-63zyyhnh] svg[data-astro-cid-63zyyhnh]{transform:translate(3px)}@media (width<=1024px){.blog-grid[data-astro-cid-63zyyhnh]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.blog[data-astro-cid-63zyyhnh]{padding:72px 0}.blog-header[data-astro-cid-63zyyhnh]{margin-bottom:40px}.blog-grid[data-astro-cid-63zyyhnh]{grid-template-columns:1fr}}.footer[data-astro-cid-jo6i4kqk]{background-color:var(--dark);color:var(--cream);position:relative;overflow:hidden}.wave[data-astro-cid-jo6i4kqk]{background-color:var(--dark-soft);pointer-events:none;transform:translate(-50%, -50%) rotate(var(--rotate));border-radius:50%;position:absolute}.wave--1[data-astro-cid-jo6i4kqk]{--rotate:6deg;opacity:.31;width:2800px;height:500px;top:545px;left:calc(50% + 46px)}.wave--2[data-astro-cid-jo6i4kqk]{--rotate:4deg;opacity:.25;width:3000px;height:450px;top:709px;left:calc(50% + 61px)}.wave--3[data-astro-cid-jo6i4kqk]{--rotate:10deg;opacity:.3;width:2600px;height:550px;top:996px;left:calc(50% + 212px)}.footer[data-astro-cid-jo6i4kqk]>[data-astro-cid-jo6i4kqk]:not(.wave){position:relative}.insta-strip[data-astro-cid-jo6i4kqk]{height:220px;position:relative}.insta-photos[data-astro-cid-jo6i4kqk]{grid-template-rows:100%;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:2px;height:100%;list-style:none;display:grid;overflow:hidden}.insta-photos[data-astro-cid-jo6i4kqk] li[data-astro-cid-jo6i4kqk]{height:100%;position:relative;overflow:hidden}.insta-photos[data-astro-cid-jo6i4kqk] img[data-astro-cid-jo6i4kqk]{object-fit:cover;width:100%;height:100%}.insta-photos[data-astro-cid-jo6i4kqk] li[data-astro-cid-jo6i4kqk]:after{content:"";background-color:color-mix(in srgb, var(--dark) 10%, transparent);position:absolute;inset:0}.insta-handle[data-astro-cid-jo6i4kqk]{border:1px solid var(--primary);background-color:color-mix(in srgb, var(--dark) 80%, transparent);backdrop-filter:blur(5px);color:#fff;white-space:nowrap;border-radius:100px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.insta-handle[data-astro-cid-jo6i4kqk] svg[data-astro-cid-jo6i4kqk]{width:16px;height:16px}.newsletter[data-astro-cid-jo6i4kqk]{border-bottom:1px solid #6161611a}.newsletter-inner[data-astro-cid-jo6i4kqk]{justify-content:space-between;align-items:center;gap:48px;min-height:142px;padding-top:29px;padding-bottom:29px;display:flex}.newsletter-text[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:12px;max-width:600px;display:flex}.newsletter-title[data-astro-cid-jo6i4kqk]{font-family:var(--font-display);color:var(--cream);font-size:40px;font-weight:700;line-height:normal}.newsletter-text[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{color:var(--on-dark-muted);font-size:16px;line-height:1.5}.newsletter-form[data-astro-cid-jo6i4kqk]{flex:0 480px;gap:12px;display:flex;position:relative}.newsletter-form[data-astro-cid-jo6i4kqk] input[data-astro-cid-jo6i4kqk][type=email]{border-radius:var(--radius-md);background-color:var(--dark-deep);color:#fff;border:1px solid #ffffff1a;flex:1;min-width:0;padding:16px 20px;font-size:15px}.newsletter-form[data-astro-cid-jo6i4kqk] input[data-astro-cid-jo6i4kqk]::placeholder{color:var(--on-dark-muted)}.newsletter-form[data-astro-cid-jo6i4kqk] input[data-astro-cid-jo6i4kqk][aria-invalid=true]{border-color:#f87171}.newsletter-form[data-astro-cid-jo6i4kqk] .btn[data-astro-cid-jo6i4kqk]{padding:16px 28px;font-size:15px;font-weight:700}.newsletter-hp[data-astro-cid-jo6i4kqk]{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.newsletter-status[data-astro-cid-jo6i4kqk]{font-size:13px;position:absolute;top:calc(100% + 8px);left:0}.newsletter-status[data-astro-cid-jo6i4kqk][data-tone=success]{color:#86efac}.newsletter-status[data-astro-cid-jo6i4kqk][data-tone=error]{color:#fca5a5}.footer-main[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(4,minmax(0,1fr));gap:48px;padding-top:80px;padding-bottom:80px;display:grid}.footer-col[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:20px;display:flex}.footer-brand[data-astro-cid-jo6i4kqk]{gap:24px}.footer-description[data-astro-cid-jo6i4kqk]{color:var(--on-dark-muted);font-size:15px;line-height:1.6}.footer-socials[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:16px;list-style:none;display:flex}.footer-socials[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{background-color:var(--dark-deep);color:#fff;width:36px;height:36px;transition:border-color var(--dur-fast) ease, color var(--dur-fast) ease;border:1px solid #ffffff1a;border-radius:50%;place-items:center;display:grid}.footer-socials[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{border-color:var(--primary);color:var(--primary)}.footer-socials[data-astro-cid-jo6i4kqk] svg[data-astro-cid-jo6i4kqk]{width:16px;height:16px}.footer-heading[data-astro-cid-jo6i4kqk]{text-transform:uppercase;color:var(--primary);font-size:14px;font-weight:700;line-height:normal}.footer-list[data-astro-cid-jo6i4kqk]{color:color-mix(in srgb, var(--cream) 85%, transparent);flex-direction:column;gap:12px;font-size:15px;font-weight:500;list-style:none;display:flex}.footer-list[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{transition:color var(--dur-fast) ease;text-decoration:none}.footer-list[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--primary)}.footer-info[data-astro-cid-jo6i4kqk]{color:color-mix(in srgb, var(--cream) 85%, transparent);flex-direction:column;gap:16px;font-size:15px;font-style:normal;display:flex}.footer-info[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk],.footer-info[data-astro-cid-jo6i4kqk] span[data-astro-cid-jo6i4kqk]{align-items:flex-start;gap:12px;line-height:1.4;text-decoration:none;display:flex}.footer-info[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--primary)}.footer-info[data-astro-cid-jo6i4kqk] svg[data-astro-cid-jo6i4kqk]{width:14px;height:14px;color:var(--primary);flex-shrink:0;margin-top:3px}.copyright[data-astro-cid-jo6i4kqk]{background-color:var(--dark);border-top:1px solid #ffffff1a}.copyright-inner[data-astro-cid-jo6i4kqk]{min-height:64px;color:var(--on-dark-muted);align-items:center;padding-top:16px;padding-bottom:16px;font-size:13px;display:flex}.copyright-sep[data-astro-cid-jo6i4kqk]{margin:0 6px}.copyright-credit[data-astro-cid-jo6i4kqk]{color:var(--credit);text-decoration:none}.copyright-credit[data-astro-cid-jo6i4kqk]:hover{text-decoration:underline}@media (width<=1024px){.footer-main[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter-inner[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:stretch;gap:24px;padding-top:48px;padding-bottom:56px}.newsletter-form[data-astro-cid-jo6i4kqk]{flex-basis:auto}}@media (width<=680px){.insta-strip[data-astro-cid-jo6i4kqk]{height:160px}.insta-photos[data-astro-cid-jo6i4kqk] li[data-astro-cid-jo6i4kqk]:nth-child(n+4){display:none}.newsletter-title[data-astro-cid-jo6i4kqk]{font-size:32px}.newsletter-form[data-astro-cid-jo6i4kqk]{flex-direction:column}.newsletter-status[data-astro-cid-jo6i4kqk]{position:static}.footer-main[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:40px;padding-top:56px;padding-bottom:56px}}
