.home-module__a1cRLG__hero{justify-content:start;align-items:start;height:100vh;display:flex;position:relative;overflow:hidden}.home-module__a1cRLG__hero-content{z-index:2;text-align:center;color:var(--color-hard-background);width:100%;padding-block:1rem;animation:1.2s ease-out home-module__a1cRLG__fade-up;position:relative}@keyframes home-module__a1cRLG__frame-draw{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes home-module__a1cRLG__fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home-module__a1cRLG__hero-title{font-family:var(--font-stylized);text-shadow:0px 1px 24px var(--color-foreground);letter-spacing:1.5px;font-size:clamp(2.5rem,8vw,6rem);font-weight:500}.home-module__a1cRLG__scroll-indicator{border:2px solid #ffffff80;border-radius:12px;width:24px;height:40px;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.home-module__a1cRLG__scroll-indicator:before{content:"";background:#ffffffb3;border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite home-module__a1cRLG__scroll-dot;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes home-module__a1cRLG__scroll-dot{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,16px)}}.home-module__a1cRLG__reveal-delay-1{transition-delay:.1s}.home-module__a1cRLG__reveal-delay-2{transition-delay:.22s}.home-module__a1cRLG__reveal-delay-3{transition-delay:.34s}.home-module__a1cRLG__reveal-delay-4{transition-delay:.46s}.home-module__a1cRLG__reveal-delay-5{transition-delay:.58s}.home-module__a1cRLG__intro{padding:var(--spacing-section-padding);max-width:1200px;margin:0 auto;position:relative}.home-module__a1cRLG__intro-part{align-items:center;gap:5rem;display:flex;position:relative}.home-module__a1cRLG__intro-image{flex:none;width:min(465px,40vw);margin-inline-end:auto}.home-module__a1cRLG__intro-text{flex:none;max-width:600px;position:relative}.home-module__a1cRLG__intro-part:last-child{margin-bottom:0}.home-module__a1cRLG__intro-part.home-module__a1cRLG__reverse .home-module__a1cRLG__intro-text{order:2}.home-module__a1cRLG__intro-part.home-module__a1cRLG__reverse .home-module__a1cRLG__intro-image{margin-inline:auto 0}.home-module__a1cRLG__intro-part.home-module__a1cRLG__reverse:before{inset-inline-start:unset;inset-inline-end:0}.home-module__a1cRLG__intro-text h2{color:var(--color-soft-foreground);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:500;position:relative}.home-module__a1cRLG__intro-text p{color:var(--color-foreground);margin-bottom:1rem;font-size:1.1rem;line-height:1.8;position:relative}.home-module__a1cRLG__intro-callout{border-inline-start:3px solid var(--color-soft-foreground);color:var(--color-soft-foreground);background:#6b745614;border-radius:2px;margin-top:1.5rem;padding:.6rem 1.4rem;font-size:.9rem;font-style:italic;display:inline-block;position:relative}.home-module__a1cRLG__intro-image{aspect-ratio:3/4;z-index:1;border-radius:6px;max-height:620px;position:relative;overflow:hidden;box-shadow:0 8px 30px #6b4b1e26}.home-module__a1cRLG__intro-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.home-module__a1cRLG__intro-image:hover img{transform:scale(1.05)}@media (min-width:769px){.home-module__a1cRLG__intro{padding-top:clamp(4rem,8vw,7rem)}.home-module__a1cRLG__intro-part{gap:6rem;margin-bottom:clamp(5rem,10vw,9rem)}.home-module__a1cRLG__intro-part:first-of-type{--intro-index:"01"}.home-module__a1cRLG__intro-part:nth-of-type(2){--intro-index:"02"}.home-module__a1cRLG__intro-part.home-module__a1cRLG__reverse .home-module__a1cRLG__intro-text:before{background:linear-gradient(to bottom, var(--color-secondary) 0%, var(--color-border-olive) 60%, transparent 100%);inset-inline-start:unset;inset-inline-end:-2.5rem}.home-module__a1cRLG__intro-text h2{letter-spacing:.5px}.home-module__a1cRLG__intro-part.home-module__a1cRLG__reverse .home-module__a1cRLG__intro-callout{margin-inline-start:0}}.home-module__a1cRLG__rooms{background:var(--color-hard-background);padding:var(--spacing-section-padding)}.home-module__a1cRLG__rooms-header{text-align:center;max-width:700px;margin:0 auto 4rem}.home-module__a1cRLG__rooms-header h2{color:var(--color-foreground);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400}.home-module__a1cRLG__rooms-header p{color:var(--color-softer-foreground);font-size:1.1rem}.home-module__a1cRLG__rooms-grid{max-width:var(--spacing-container-max);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin:0 auto;display:grid}.home-module__a1cRLG__room-card{aspect-ratio:3/4;cursor:pointer;border-radius:16px 16px 8px 8px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #6b4b1e26}.home-module__a1cRLG__room-card:nth-child(2){aspect-ratio:4/5}.home-module__a1cRLG__room-card:nth-child(3){aspect-ratio:1}.home-module__a1cRLG__room-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #6b4b1e26}.home-module__a1cRLG__c-svg{pointer-events:none;width:48px;height:48px;color:var(--color-decor);z-index:99999;position:absolute}.home-module__a1cRLG__c-tl{top:0;left:0}.home-module__a1cRLG__c-tr{top:0;right:0;transform:scaleX(-1)}.home-module__a1cRLG__c-bl{bottom:0;left:0;transform:scaleY(-1)}.home-module__a1cRLG__c-br{bottom:0;right:0;transform:scale(-1)}.home-module__a1cRLG__room-card:hover .home-module__a1cRLG__c-svg{opacity:1}.home-module__a1cRLG__room-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-module__a1cRLG__room-card:hover img{transform:scale(1.1)}.home-module__a1cRLG__room-overlay{color:#fff;z-index:2;background:linear-gradient(#0000 0%,#0000004d 50%,#000c 100%);flex-direction:column;justify-content:flex-end;padding:2rem;display:flex;position:absolute;inset:0}.home-module__a1cRLG__room-tag{background:var(--color-decor);opacity:.9;text-transform:uppercase;letter-spacing:1px;border-radius:4px;width:fit-content;margin-bottom:.8rem;padding:.3rem .8rem;font-size:.75rem;display:inline-block}.home-module__a1cRLG__room-name{margin-bottom:.5rem;font-size:1.8rem;font-weight:400}.home-module__a1cRLG__room-desc{opacity:.9;font-size:.95rem;line-height:1.5}.home-module__a1cRLG__book-cta-eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:var(--color-decor);opacity:.9;margin-bottom:1.6rem;font-size:.86rem;display:inline-block}.home-module__a1cRLG__book-cta-title{font-family:var(--font-stylized);color:#faf8f5;color:lab(97.7005% .135839 1.90169);margin-bottom:1.2rem;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:400;line-height:1.2}.home-module__a1cRLG__book-cta-text{color:#f5f1e8b8;text-align:justify;text-align-last:center;margin-bottom:2.8rem;font-size:clamp(.95rem,2vw,1.05rem);line-height:1.75}.home-module__a1cRLG__book-cta-frame{padding:3rem 5rem;display:inline-block;position:relative}.home-module__a1cRLG__amenities{padding:var(--spacing-section-padding);background:var(--color-background);border-top:1px solid #6b5a3c1a;border-bottom:1px solid #6b5a3c1a}.home-module__a1cRLG__amenities-inner{grid-template-columns:1fr 1.5fr;align-items:start;gap:6rem;max-width:1100px;margin:0 auto;display:grid}.home-module__a1cRLG__amenities-lead{position:sticky;top:8rem}.home-module__a1cRLG__amenities-lead h2{font-family:var(--font-stylized);color:var(--color-foreground);margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:400;line-height:1.2}.home-module__a1cRLG__amenities-lead-text{color:var(--color-softer-foreground);text-align:justify;font-size:1rem;line-height:1.8}.home-module__a1cRLG__amenities-lead-rule{background:var(--color-soft-foreground);opacity:.7;width:40px;height:2px;margin:1.8rem 0}.home-module__a1cRLG__amenities-list{flex-direction:column;display:flex}.home-module__a1cRLG__amenity-item{border-top:1px solid var(--color-border-warm);border-radius:12px;grid-template-columns:40px 1fr;align-items:start;gap:1.2rem;padding:1.8rem 0;display:grid}.home-module__a1cRLG__amenity-item:last-child{border-bottom:1px solid var(--color-border-warm);border-radius:12px}.home-module__a1cRLG__amenity-icon{width:40px;height:40px;color:var(--color-soft-foreground);flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.home-module__a1cRLG__amenity-text{flex-direction:column;gap:.3rem;display:flex}.home-module__a1cRLG__amenity-name{color:var(--color-foreground);font-size:1rem;font-weight:500}.home-module__a1cRLG__amenity-desc{color:var(--color-softer-foreground);font-size:.88rem;line-height:1.6}.home-module__a1cRLG__amenities-more{border-top:1px solid var(--color-border-olive);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem 0 .5rem;display:flex}.home-module__a1cRLG__amenities-more-text{color:var(--color-softer-foreground);font-size:.9rem;font-style:italic}.home-module__a1cRLG__gallery{padding:var(--spacing-section-padding);background:var(--color-hard-background);overflow:hidden}.home-module__a1cRLG__gallery-header{text-align:center;margin-bottom:4rem}.home-module__a1cRLG__gallery-header h2{font-family:var(--font-stylized);color:var(--color-foreground);font-size:clamp(2.5rem,5vw,4rem);font-weight:400}.home-module__a1cRLG__gallery-collage,.home-module__a1cRLG__gallery-slider-wrapper{display:none}@media (min-width:769px){.home-module__a1cRLG__gallery-collage{max-width:var(--spacing-container-max);direction:rtl;grid-template-rows:220px 180px 260px;grid-template-columns:1.6fr 1fr 1.2fr .9fr;gap:8px;margin:0 auto;display:grid}.home-module__a1cRLG__gallery-item-1{grid-area:1/1/3/3}.home-module__a1cRLG__gallery-item-2{grid-area:1/3/3/4}.home-module__a1cRLG__gallery-item-3{grid-area:1/4/2/5}.home-module__a1cRLG__gallery-item-4{grid-area:2/4/3/5}.home-module__a1cRLG__gallery-item-5{grid-area:3/1/4/3}.home-module__a1cRLG__gallery-item-6{grid-area:3/3/4/4}.home-module__a1cRLG__gallery-item-7{grid-area:3/4/4/5}.home-module__a1cRLG__gallery-item-8{display:none}.home-module__a1cRLG__gallery-item-1{border-top-right-radius:50px}.home-module__a1cRLG__gallery-item-3{border-top-left-radius:50px}.home-module__a1cRLG__gallery-item-5{border-bottom-right-radius:10px}.home-module__a1cRLG__gallery-item-7{border-bottom-left-radius:10px}}@media (max-width:768px){.home-module__a1cRLG__gallery-slider-wrapper{display:block}}.home-module__a1cRLG__gallery-item{background:#e9e4dc;background:lab(90.7538% .705808 4.53357);position:relative;overflow:hidden}.home-module__a1cRLG__gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .55s;display:block}.home-module__a1cRLG__gallery-item:hover img{transform:scale(1.06)}.home-module__a1cRLG__gallery-caption{color:#ffffffeb;letter-spacing:1px;text-transform:uppercase;z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#000000ad 100%);padding:.55rem .9rem;font-size:.8rem;transition:transform .32s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.home-module__a1cRLG__gallery-item:hover .home-module__a1cRLG__gallery-caption{transform:translateY(0)}@media (max-width:900px){.home-module__a1cRLG__amenities-inner{grid-template-columns:1fr;gap:2.5rem}.home-module__a1cRLG__amenities-lead{position:static}.home-module__a1cRLG__amenities-more{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:768px){.home-module__a1cRLG__hero-label{display:none}.home-module__a1cRLG__hero-content{padding-inline:1.5rem}.home-module__a1cRLG__intro-part{flex-direction:column;align-items:stretch;gap:2rem;margin-bottom:4rem}.home-module__a1cRLG__intro-part .home-module__a1cRLG__intro-text,.home-module__a1cRLG__intro-part.home-module__a1cRLG__reverse .home-module__a1cRLG__intro-text{order:1;max-width:none}.home-module__a1cRLG__intro-part .home-module__a1cRLG__intro-image,.home-module__a1cRLG__intro-part.home-module__a1cRLG__reverse .home-module__a1cRLG__intro-image{aspect-ratio:4/5;order:2;width:100%;margin-inline:0}.home-module__a1cRLG__intro-part:before{display:none}.home-module__a1cRLG__rooms-grid{grid-template-columns:1fr}.home-module__a1cRLG__room-card{aspect-ratio:4/5}.home-module__a1cRLG__book-cta-frame{padding:2rem 1.5rem}}.home-module__a1cRLG__location{position:relative}.home-module__a1cRLG__location-stage{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.home-module__a1cRLG__location-map{width:100%;display:block}.home-module__a1cRLG__location-card{background:color-mix(in oklch, var(--color-hard-background) 88%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.2);border-top:1px solid var(--color-border-warm);flex-direction:column;gap:.75rem;padding:1.6rem 1.5rem 2rem;display:flex;position:relative;top:-50%}.home-module__a1cRLG__location-card:before{content:"";top:-1px;background:linear-gradient(to right, transparent, var(--color-decor) 30%, var(--color-decor) 70%, transparent);opacity:.5;height:1px;position:absolute;inset-inline:1.5rem}.home-module__a1cRLG__location-eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:var(--color-decor);font-size:.8rem;display:block}.home-module__a1cRLG__location-title{color:var(--color-soft-foreground);margin:0;font-size:clamp(1.45rem,5vw,2.2rem);font-weight:600;line-height:1.2}.home-module__a1cRLG__location-card p{color:var(--color-foreground);margin:0;font-size:.92rem;line-height:1.78}.home-module__a1cRLG__location-details{flex-direction:column;gap:0;padding-top:.1rem;display:flex}.home-module__a1cRLG__location-detail{border-top:1px solid var(--color-border-olive);flex-direction:column;gap:.1rem;padding-top:.55rem;display:flex}.home-module__a1cRLG__location-detail-label{letter-spacing:1px;text-transform:uppercase;color:var(--color-decor);font-size:.78rem}.home-module__a1cRLG__location-detail-value{color:var(--color-soft-foreground);font-size:.88rem;line-height:1.5}.home-module__a1cRLG__location-text{text-align:justify}@media (min-width:769px){.home-module__a1cRLG__location{height:clamp(540px,72dvh,780px);display:flex;overflow:hidden}.home-module__a1cRLG__location-stage{width:100%;height:100%;aspect-ratio:unset;position:absolute;inset:0}.home-module__a1cRLG__location:after{content:"";background:linear-gradient(to right, var(--color-hard-background) 0%, color-mix(in oklch, var(--color-hard-background) 98%, transparent) 80%, transparent 100%);z-index:2;pointer-events:none;width:calc(min(46%,620px) + 9%);position:absolute;inset-block:0;inset-inline-start:0}.home-module__a1cRLG__location-card{z-index:3;top:auto;-webkit-backdrop-filter:none;width:clamp(320px,34vw,460px);height:100%;box-shadow:none;background:0 0;border:none;flex-direction:column;justify-content:center;gap:1.2rem;margin-inline:9% auto;padding:clamp(2.5rem,10vw,8rem) clamp(2.5rem,5vw,4rem);display:flex;position:relative;inset-inline-start:auto;transform:none}[dir=rtl] .home-module__a1cRLG__location:after{background:linear-gradient(to left, var(--color-hard-background) 0%, color-mix(in oklch, var(--color-hard-background) 98%, transparent) 80%, transparent 100%)}.home-module__a1cRLG__location-eyebrow{font-size:.95rem}.home-module__a1cRLG__location-title{font-size:clamp(2rem,3.4vw,2.8rem);font-family:var(--font-stylized);font-weight:500}.home-module__a1cRLG__location-card p{font-size:1rem}.home-module__a1cRLG__location-details{flex-direction:column;gap:2rem;padding-top:1.6rem}.home-module__a1cRLG__location-detail{flex:1 1 0;padding-top:.85rem;font-size:.92rem;font-weight:450}.home-module__a1cRLG__location-detail-label{font-size:1rem;font-weight:500}}
.parallax-cta-module__dJOjHW__parallax-cta{text-align:center;padding:10rem 2rem;position:relative;overflow:hidden}.parallax-cta-module__dJOjHW__parallax-cta:before{content:"";background:repeating-linear-gradient(90deg, var(--color-soft-secondary) 0px, var(--color-soft-secondary) 10px, transparent 10px, transparent 20px);opacity:.45;z-index:3;height:3px;position:absolute;top:0;left:0;right:0}.parallax-cta-module__dJOjHW__parallax-bg{will-change:transform;z-index:0;background-position:50%;background-size:cover;position:absolute;inset:-20% 0}.parallax-cta-module__dJOjHW__parallax-overlay{z-index:1;background:linear-gradient(150deg,#12160ecc 0%,#181c12b8 40%,#12160edb 100%);position:absolute;inset:0}.parallax-cta-module__dJOjHW__parallax-content{z-index:2;max-width:640px;margin:0 auto;position:relative}@media (max-width:768px){.parallax-cta-module__dJOjHW__parallax-cta{padding:6rem 1.5rem}}
.hero-background-module__A592WG__hero-bg-wrapper{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-background-module__A592WG__hero-bg-image{will-change:transform;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-background-module__A592WG__hero-bg-poster{object-fit:cover;z-index:1;width:100%;height:100%;transition:opacity .15s linear;position:absolute;inset:0}.hero-background-module__A592WG__hero-bg-poster-hidden{opacity:0;pointer-events:none}.hero-background-module__A592WG__hero-bg-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-background-module__A592WG__hero-bg-overlay{z-index:2;background:linear-gradient(160deg,#1c140c 0%,#1c140c99 50%,#1c140cbf 100%);position:absolute;inset:0}.hero-background-module__A592WG__hero-bg-noise{pointer-events:none;z-index:3;background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100\" height=\"100\"><filter id=\"noise\"><feTurbulence baseFrequency=\"0.9\" numOctaves=\"3\"/></filter><rect width=\"100\" height=\"100\" filter=\"url(%23noise)\" opacity=\"0.05\"/></svg>");position:absolute;inset:0}
.hero-content-parallax-module__5HgR4G__hero-content-parallax{will-change:transform;z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-content-parallax-module__5HgR4G__hero-content-parallax>*{pointer-events:auto}
