:root{--color-brand-primary:#20372c;--color-brand-deep:#172a21;--color-brand-muted:#a8b5a4;--color-action:#b66743;--color-action-hover:#9e5436;--color-error:#9f432d;--color-rating:#c79a4d;--color-text-primary:#1c211e;--color-text-secondary:#6d746f;--color-text-soft:#778079;--color-surface-base:#fbfaf7;--color-surface-accent:#f5f0e8;--color-surface-raised:#fff;--color-surface-soft:#f3f3ef;--color-border:#deded7;--color-border-soft:#e8e7e1;--rgb-white:255 255 255;--rgb-shadow:8 18 13;--rgb-brand:32 55 44;--rgb-action:182 103 67;--rgb-surface:251 250 247;--font-family-body:"DM Sans",sans-serif;--font-family-display:"DM Sans",sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:2rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--line-height-base:1.6;--size-hairline:1px;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:2.5rem;--space-6:3rem;--space-7:3.5rem;--space-8:4rem;--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-pill:1000px;--duration-fast:.18s;--duration-base:.28s;--duration-hover:.22s;--ease-standard:cubic-bezier(.22,1,.36,1);--ease-hover:cubic-bezier(.2,.8,.2,1);--hover-terracotta:var(--color-action-hover);--hover-pine:var(--color-brand-deep);--hover-soft:var(--color-surface-soft);--hover-duration:var(--duration-hover);--hover-ease:var(--ease-hover);--layout-header-height:78px;--layout-header-height-mobile:70px;--layout-max-width:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-surface-base);color:var(--color-text-primary);font-family:var(--font-family-body);font-size:var(--font-size-base);line-height:var(--line-height-base);margin:0}body[data-menu-open]{overflow:hidden}button,input,select{font:inherit}button,a{color:inherit}button{cursor:pointer}img{max-width:100%;display:block}a{text-decoration:none}.site-container{width:min(var(--layout-max-width),calc(100% - 64px));margin-inline:auto}.content-section{padding:112px 0}.eyebrow-label{color:var(--color-action);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:600;display:block}.section-heading{max-width:630px}.section-heading h2,.intro h2,.final-cta h2{font:400 clamp(2.5rem,5vw,4.6rem)/1.05 var(--font-family-display);letter-spacing:-.03em;margin:16px 0}.section-heading p{color:var(--color-text-secondary);max-width:550px}.action-button{background:var(--color-action);border:1px solid var(--color-action);border-radius:var(--radius-pill);color:var(--color-surface-raised);justify-content:center;align-items:center;gap:8px;padding:16px 24px;font-size:.88rem;font-weight:600;transition:all .25s;display:inline-flex}.action-button:hover{background:var(--color-action-hover);transform:translateY(-2px)}.action-button--outline{border-color:var(--color-surface-raised);background:0 0}.action-button--cream{background:var(--color-surface-accent);border-color:var(--color-surface-accent);color:var(--color-brand-primary)}.text-link{border-bottom:1px solid;align-items:center;gap:8px;padding-bottom:0;font-size:.87rem;font-weight:600;display:inline-flex}.logo{align-items:center;line-height:1;display:inline-flex}.logo img{filter:brightness(0)saturate()invert(19%)sepia(13%)saturate(1117%)hue-rotate(102deg)brightness(92%)contrast(90%);width:144px;height:auto;display:block}.logo--light{color:var(--color-surface-raised)}.logo--light img{filter:none}.site-footer__brand .logo img{width:176px}@media (width<=1000px){.logo img{width:128px}.site-footer__brand .logo img{width:160px}}.site-header{background:rgb(var(--rgb-surface) / .96);border-bottom:1px solid rgb(var(--rgb-brand) / .1);z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.site-header__inner{height:var(--layout-header-height);align-items:center;gap:32px;width:min(1400px,100% - 52px);margin:auto;display:flex}.site-header__nav{align-items:center;gap:24px;margin-left:auto;display:flex}.site-header__nav>a,.mega-menu__trigger>button{background:0 0;border:0;padding:32px 0;font-size:.79rem;font-weight:500}.site-header__link--active{color:var(--color-action)}.mega-menu__trigger>button{align-items:center;gap:8px;display:flex}.site-header__cta{background:var(--color-brand-primary);border-radius:var(--radius-pill);color:var(--color-surface-raised);padding:16px;font-size:.78rem;font-weight:600}.mega-menu__trigger{position:static}.mega-menu{background:var(--color-surface-base);border-top:1px solid var(--color-border);box-shadow:0 24px 55px rgb(var(--rgb-shadow) / .16);grid-template-columns:.75fr 1fr 1fr;gap:24px;padding:32px max(32px,50vw - 640px);display:grid;position:absolute;top:80px;left:0;right:0}.mega-menu__intro{padding:24px 32px 0 0}.mega-menu__intro h2{font:400 2rem var(--font-family-display);margin:8px 0}.mega-menu__intro p{color:var(--color-text-secondary);font-size:.88rem}.mega-menu__card{background:var(--color-surface-raised);border:1px solid var(--color-border-soft);border-radius:16px;grid-template-columns:170px 1fr;gap:16px;padding:8px;transition:all .25s;display:grid}.mega-menu__card img{object-fit:cover;border-radius:16px;width:170px;height:150px}.mega-menu__card div{padding:8px 8px 8px 0}.mega-menu__card small{color:var(--color-action);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.mega-menu__card h3{font:400 1.45rem var(--font-family-display);margin:8px 0}.mega-menu__card p{color:var(--color-text-secondary);margin:0 0 16px;font-size:.75rem;line-height:1.4}.mega-menu__card span{font-size:.74rem;font-weight:600}.hero{height:calc(100vh - var(--layout-header-height));min-height:650px;color:var(--color-surface-raised);position:relative;overflow:hidden}.hero__media,.hero__shade{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__shade{background:linear-gradient(90deg,rgb(var(--rgb-shadow) / .76),rgb(var(--rgb-shadow) / .15) 70%),linear-gradient(0deg,rgb(var(--rgb-shadow) / .55),transparent 45%)}.hero__content{z-index:1;padding-top:clamp(112px,17vh,192px);position:relative}.hero h1{font:400 clamp(3.7rem,7.4vw,7.4rem)/.93 var(--font-family-display);letter-spacing:-.045em;max-width:900px;margin:24px 0 32px}.hero h1 em{color:var(--color-brand-muted);font-style:italic}.hero__content>p{max-width:520px;color:rgb(var(--rgb-white) / .86);font-size:1.05rem}.home .hero__media{height:calc(100% + 130px);top:-64px;transform:scale(1.04)}.motion-reveal{opacity:var(--reveal-opacity,0);transform:translate3d(0,var(--reveal-y,40px),0) scale(var(--reveal-scale,.985));transform-origin:bottom;will-change:opacity,transform}.motion-reveal--visible{opacity:1;will-change:auto;transform:none}.intro{background:var(--color-surface-accent)}.intro.content-section{padding-bottom:0}.intro__content{text-align:center;flex-direction:column;align-items:center;display:flex}.intro__content .section-heading{max-width:850px;margin-inline:auto}.intro h2{margin-top:16px}.intro__copy{max-width:760px}.intro__lead{font:400 1.45rem/1.55 var(--font-family-display);margin-top:24px}.intro__copy>p:not(.intro__lead){color:var(--color-text-secondary)}.intro__copy .text-link{justify-content:center;margin-top:24px}.intro-differentials{border-block:1px solid rgb(var(--rgb-brand) / .13);margin-top:64px;padding-block:32px 40px}.intro-differentials__title{justify-content:center;align-items:center;gap:8px;margin-bottom:32px;display:flex}.intro-differentials__title svg{color:var(--color-action);stroke-width:1.7px;width:23px;height:23px}.intro-differentials__title h3{font-family:var(--font-family-display);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:400}.intro-differentials__grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.intro-differentials__item{text-align:center;flex-direction:column;align-items:center;gap:16px;min-height:120px;padding:8px 24px;display:flex;position:relative}.intro-differentials__item+.intro-differentials__item{border-left:1px solid rgb(var(--rgb-brand) / .1)}.intro-differentials__item>span{background:rgb(var(--rgb-white) / .62);border:1px solid rgb(var(--rgb-brand) / .1);color:var(--color-brand-primary);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.intro-differentials__item>span:after{background:var(--color-action);border:3px solid var(--color-surface-accent);content:"";border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;right:0}.intro-differentials__item svg{stroke-width:1.6px;width:25px;height:25px}.intro-differentials__item p{font-family:var(--font-family-display);max-width:220px;margin:0;font-size:1.05rem;line-height:1.35}.intro-mosaic{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:240px;gap:0;width:100%;margin:72px 0 0;display:grid}.intro-mosaic__item{cursor:pointer;background:0 0;border:0;padding:0;display:block;overflow:hidden}.intro-mosaic__item picture{width:100%;height:100%;display:block}.intro-mosaic__item:focus-visible{outline:2px solid var(--color-action);outline-offset:-8px}.intro-mosaic__item img{filter:saturate(.12);object-fit:cover;height:calc(100% + 64px);scale:1.03;transform:translate3d(0,var(--parallax-y,0),0);will-change:transform;width:100%;margin-top:-32px;transition:filter .65s,scale .65s cubic-bezier(.16,1,.3,1)}.intro-mosaic__item:hover img{filter:saturate();scale:1.07}.intro-mosaic__item--featured{grid-area:1/1/4/6}.intro-mosaic__item--wide{grid-area:1/6/2/13}.intro-mosaic__item--wide img{object-position:center 58%}.intro-mosaic__item--portrait{grid-area:2/6/4/9}.intro-mosaic__item--portrait img{object-position:center 66%}.intro-mosaic__item--portrait-wide{grid-area:2/9/4/13}.intro-mosaic__item--portrait-wide img{object-position:center 62%}@media (width<=900px){.intro-differentials__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:32px}.intro-differentials__item:nth-child(3){border-left:0}.intro-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:220px;gap:0;padding-inline:0}.intro-mosaic__item--featured{grid-area:1/1/3/2}.intro-mosaic__item--wide{grid-area:1/2/2/3}.intro-mosaic__item--portrait{grid-area:2/2/3/3}.intro-mosaic__item--portrait-wide{grid-area:3/1/5/3}}@media (width<=600px){.intro-differentials{margin-top:48px;padding-block:32px}.intro-differentials__title{margin-bottom:24px}.intro-differentials__grid{grid-template-columns:1fr;row-gap:0}.intro-differentials__item{text-align:left;flex-direction:row;align-items:center;gap:16px;min-height:0;padding:16px 8px}.intro-differentials__item+.intro-differentials__item,.intro-differentials__item:nth-child(3){border-left:0;border-top:1px solid rgb(var(--rgb-brand) / .1)}.intro-differentials__item>span{flex:0 0 52px;width:52px;height:52px}.intro-differentials__item p{max-width:none;font-size:1rem}.intro-mosaic{grid-auto-rows:170px;gap:0;margin-top:56px;padding-inline:0}.intro-mosaic__item--portrait-wide{grid-row:3/5}}.chalet-showcase__heading{justify-content:space-between;display:flex}.chalet-showcase__grid{grid-template-columns:1fr 1fr;gap:32px;margin-top:48px;display:grid}.chalet-card{background:var(--color-surface-raised);border-radius:var(--radius-md);box-shadow:0 8px 30px rgb(var(--rgb-shadow) / .08);overflow:hidden}.chalet-card__image{display:block;position:relative;overflow:hidden}.chalet-card__image img{object-fit:cover;width:100%;height:410px;transition:all .6s}.chalet-card:hover .chalet-card__image img{transform:scale(1.025)}.chalet-card__image>span{background:rgb(var(--rgb-white) / .9);border-radius:var(--radius-pill);padding:8px 16px;font-size:.68rem;position:absolute;top:24px;left:24px}.chalet-card__body>small{color:var(--color-action);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem}.chalet-card__body h3{font:400 2rem var(--font-family-display);margin:8px 0}.chalet-card__body>p{color:var(--color-text-secondary);margin:0}.chalet-card__body ul{flex-wrap:wrap;gap:8px 16px;margin:24px 0;padding:0;list-style:none;display:flex}.chalet-card__body li{color:var(--color-text-secondary);align-items:center;gap:8px;font-size:.73rem;display:flex}.reels-section{background:linear-gradient(to bottom,var(--color-brand-primary) 0,var(--color-brand-primary) clamp(360px,36vw,480px),var(--color-surface-accent) clamp(360px,36vw,480px),var(--color-surface-accent) 100%);position:relative}.reviews__heading{align-items:center;gap:16px;margin-bottom:48px;display:flex}.reviews__heading>span{font:400 4rem var(--font-family-display)}.reviews__heading div{color:var(--color-rating);letter-spacing:.1em}.reviews__heading small{color:var(--color-text-secondary);letter-spacing:0;font-size:.72rem;display:block}.reviews__grid{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.reviews__grid article{border-left:1px solid var(--color-border);padding-left:32px}.reviews__grid svg{color:var(--color-brand-muted);width:24px}.reviews__grid p{font:400 1.25rem/1.5 var(--font-family-display);min-height:116px}.reviews__grid b,.reviews__grid small{font-size:.72rem;display:block}.reviews__grid small{color:var(--color-text-secondary)}.destination-teaser{height:720px;position:relative}.destination-teaser>picture>img{object-fit:cover;width:100%;height:100%}.destination-teaser .site-container{align-items:center;display:flex;position:absolute;inset:0}.destination-teaser__card{background:rgb(var(--rgb-shadow) / .92);color:var(--color-surface-raised);max-width:490px;padding:56px}.destination-teaser__card h2{font:400 3.2rem/1.05 var(--font-family-display);margin:16px 0}.destination-teaser__card p{color:rgb(var(--rgb-white) / .72);margin-bottom:32px}.final-cta{text-align:center;background:var(--color-surface-accent)}.final-cta p{color:var(--color-text-secondary);max-width:580px;margin:0 auto 32px}.site-footer{background:var(--color-brand-deep);color:var(--color-surface-raised);padding-top:72px}.site-footer__main{grid-template-columns:2fr 1fr 1fr;gap:72px;display:grid}.site-footer__brand p{font:400 1.55rem/1.5 var(--font-family-display);color:rgb(var(--rgb-white) / .75);margin-top:32px}.site-footer__main h2{letter-spacing:.14em;text-transform:uppercase;color:var(--color-brand-muted);font-size:.7rem}.site-footer__main>:not(:first-child){flex-direction:column;gap:8px;display:flex}.site-footer__main a,.site-footer__main span{color:rgb(var(--rgb-white) / .72);align-items:center;gap:8px;font-size:.8rem;display:flex}.site-footer__bottom{border-top:1px solid rgb(var(--rgb-white) / .12);color:rgb(var(--rgb-white) / .48);justify-content:space-between;margin-top:72px;padding:24px 0;font-size:.65rem;display:flex}.lightbox{background:var(--color-brand-deep);color:var(--color-surface-raised);z-index:1000;grid-template-columns:70px 1fr 70px;align-items:center;display:grid;position:fixed;inset:0}.lightbox>button{color:var(--color-surface-raised);background:0 0;border:0;padding:24px}.lightbox figure{text-align:center;height:88vh;margin:0}.lightbox figure img{object-fit:contain;width:100%;height:100%}.lightbox figcaption{margin-top:8px;font-size:.7rem}.lightbox .lightbox__close{z-index:1;position:absolute;top:8px;right:24px}.chalet-page{padding:48px 0 0}.chalet-page__header>a{color:var(--color-text-secondary);align-items:center;gap:8px;margin-bottom:32px;font-size:.72rem;display:inline-flex}.chalet-page__header h1{font:400 clamp(3.4rem,6vw,5.8rem)/1 var(--font-family-display);margin:16px 0}.chalet-page__header>p{color:var(--color-text-secondary);max-width:700px;font-size:1.05rem}.property-gallery{grid-template-rows:230px 230px;grid-template-columns:2fr 1fr 1fr;gap:8px;margin-top:40px;display:grid;position:relative}.property-gallery button{border:0;padding:0;overflow:hidden}.property-gallery button:first-child{grid-row:1/3}.property-gallery img{object-fit:cover;width:100%;height:100%;transition:all .4s}.property-gallery button:hover img{transform:scale(1.02)}.property-gallery .property-gallery__show-all{border-radius:var(--radius-pill);background:var(--color-surface-raised);align-items:center;gap:8px;padding:8px 16px;font-size:.73rem;font-weight:600;display:flex;position:absolute;bottom:24px;right:24px}.property-layout{grid-template-columns:minmax(0,1fr) 360px;gap:96px;padding-top:80px;display:grid}.property-layout__main{min-width:0}.property-layout__main h2{font:400 2.55rem/1.15 var(--font-family-display);margin:16px 0 24px}.property-section--intro,.property-section{border-bottom:1px solid var(--color-border);margin-bottom:64px;padding-bottom:64px}.property-section__summary{flex-wrap:wrap;align-items:center;gap:8px;margin:32px 0;display:flex}.property-section__summary span{align-items:center;gap:8px;font-size:.77rem;display:flex}.property-section__summary i{background:var(--color-brand-muted);border-radius:50%;width:3px;height:3px}.property-section__lead{font:400 1.35rem/1.7 var(--font-family-display);color:var(--color-text-secondary)}.amenities{grid-template-columns:1fr 1fr;gap:16px 32px;display:grid}.amenities>div{border-bottom:1px solid var(--color-border-soft);align-items:center;gap:16px;padding:16px 0;font-size:.8rem;display:flex}.amenities svg{width:19px;color:var(--color-brand-primary)}.action-button--outline-dark{border:1px solid var(--color-text-primary);border-radius:var(--radius-pill);color:var(--color-text-primary);background:0 0;margin-top:32px;padding:8px 16px;font-size:.72rem;font-weight:600}.ideal-list{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.ideal-list article{background:var(--color-surface-accent);flex-direction:column;justify-content:space-between;min-height:150px;padding:24px 16px;display:flex}.ideal-list span{color:var(--color-action);font-size:.65rem}.ideal-list p{font:400 1.03rem/1.25 var(--font-family-display)}.stay-story{background:var(--color-brand-primary);color:var(--color-surface-raised);grid-template-columns:1fr 1fr;margin-bottom:64px;display:grid}.stay-story>div{padding:48px 40px}.stay-story h2{color:var(--color-surface-raised)}.stay-story p{color:rgb(var(--rgb-white) / .65);font-size:.82rem}.stay-story img{object-fit:cover;width:100%;height:100%;min-height:420px}.stay-story .text-link{margin-top:16px}.rules-list{grid-template-columns:1fr 1fr;gap:24px;display:grid}.rules-list>div{background:var(--color-surface-raised);border:1px solid var(--color-border);gap:16px;padding:24px;display:flex}.rules-list svg{width:19px}.rules-list b{font-size:.8rem}.rules-list p{color:var(--color-text-secondary);margin:0;font-size:.73rem}.accordion details{border-top:1px solid var(--color-border)}.accordion details:last-child{border-bottom:1px solid var(--color-border)}.accordion summary{justify-content:space-between;align-items:center;padding:16px 0;font-size:.86rem;font-weight:500;list-style:none;display:flex}.accordion summary::-webkit-details-marker{display:none}.accordion details[open] svg{transform:rotate(45deg)}.accordion p{color:var(--color-text-secondary);max-width:650px;margin:-8px 0 24px;font-size:.8rem}.booking-card{background:var(--color-surface-raised);border:1px solid var(--color-border);box-shadow:0 18px 45px rgb(var(--rgb-shadow) / .1);align-self:start;padding:32px;position:sticky;top:112px}.booking-card h3{font:400 1.8rem var(--font-family-display);margin:8px 0}.booking-card>p{color:var(--color-text-secondary);font-size:.78rem}.booking-card__fields{border:1px solid var(--color-border);grid-template-columns:1fr 1fr;margin:24px 0 16px;display:grid}.booking-card__fields label{text-transform:uppercase;padding:8px;font-size:.61rem;font-weight:600}.booking-card__fields label:first-child{border-right:1px solid var(--color-border)}.booking-card__fields label:last-child{border-top:1px solid var(--color-border);grid-column:1/3}.booking-card__fields span{color:var(--color-text-secondary);text-transform:none;font-size:.68rem;font-weight:400;display:block}.booking-card .action-button{width:100%}.booking-card>small{text-align:center;color:var(--color-text-secondary);margin-top:16px;font-size:.62rem;display:block}.page-hero{height:620px;color:var(--color-surface-raised);position:relative}.page-hero>picture>img{object-fit:cover;filter:brightness(.58);width:100%;height:100%}.page-hero__content{flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0}.page-hero h1,.contact-page h1{font:400 clamp(3.6rem,7vw,6.8rem)/.98 var(--font-family-display);letter-spacing:-.04em;max-width:850px;margin:16px 0}.page-hero p{max-width:600px;color:rgb(var(--rgb-white) / .8)}.feature-list{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.feature-list article{background:var(--color-surface-accent);min-height:300px;padding:32px 24px;position:relative}.feature-list svg{color:var(--color-action)}.feature-list>article>span{color:var(--color-border);font-size:.7rem;position:absolute;right:24px}.feature-list h2{font:400 1.8rem var(--font-family-display);margin-top:72px}.feature-list p{color:var(--color-text-secondary);font-size:.8rem}.contact-page{background:var(--color-surface-accent);min-height:800px;padding-top:128px}.contact-page__layout{grid-template-columns:1fr 450px;gap:104px;display:grid}.contact-page__layout>div:first-child>p{color:var(--color-text-secondary);max-width:570px;font-size:1.05rem}.contact-page__points{flex-direction:column;gap:8px;margin-top:32px;display:flex}.contact-page__points span{align-items:center;gap:8px;font-size:.78rem;display:flex}.contact-page__points svg{width:16px;color:var(--color-action)}.contact-form{background:var(--color-surface-raised);box-shadow:0 20px 60px rgb(var(--rgb-shadow) / .1);padding:40px}.contact-form h2{font:400 2rem var(--font-family-display);margin-top:0}.contact-form label{text-transform:uppercase;margin:16px 0;font-size:.67rem;font-weight:600;display:grid}.contact-form input,.contact-form select{border:1px solid var(--color-border);background:var(--color-surface-raised);color:var(--color-text-secondary);margin-top:8px;padding:16px;font-size:.76rem}.contact-form>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.contact-form .action-button{width:100%;margin-top:16px}.contact-form>small{color:var(--color-text-secondary);text-align:center;margin-top:8px;font-size:.64rem;display:block}@media (width<=1000px){.site-header__nav,.site-header__cta{display:none}.site-header__inner{height:var(--layout-header-height-mobile);width:calc(100% - 36px)}.property-layout{grid-template-columns:1fr}.booking-card{display:none}.ideal-list{grid-template-columns:repeat(3,1fr)}.property-gallery{grid-template-rows:180px 180px}.contact-page__layout{gap:48px}.feature-list{grid-template-columns:1fr 1fr}}@media (width<=700px){.site-container{width:calc(100% - 36px)}.content-section{padding:80px 0}.section-heading h2,.intro h2,.final-cta h2{font-size:2.6rem}.hero{height:calc(100svh - var(--layout-header-height-mobile));min-height:620px}.hero__media{object-position:61% center}.hero__shade{background:linear-gradient(0deg,rgb(var(--rgb-shadow) / .85),rgb(var(--rgb-shadow) / .12) 80%)}.hero__content{flex-direction:column;justify-content:flex-end;height:100%;padding:0 0 96px;display:flex}.hero h1{margin:16px 0 24px;font-size:3.5rem}.hero__content>p{font-size:.88rem}.chalet-showcase__grid,.stay-story,.reviews__grid,.site-footer__main,.contact-page__layout{grid-template-columns:1fr}.chalet-showcase__grid{gap:24px}.chalet-card__image img{height:290px}.chalet-card__body{padding:24px}.reviews__grid{gap:32px}.reviews__grid article{padding-bottom:24px}.reviews__grid p{min-height:0}.destination-teaser{height:650px}.destination-teaser__card{margin-top:144px;padding:32px 24px}.destination-teaser__card h2{font-size:2.5rem}.site-footer__main{gap:32px}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:8px}.lightbox{grid-template-columns:44px 1fr 44px}.lightbox figure{height:75vh}.chalet-page{padding-top:32px}.chalet-page__header h1{font-size:3.5rem}.property-gallery{grid-template-rows:380px;grid-template-columns:1fr;width:100%;margin-top:32px}.property-gallery button:not(:first-child){display:none}.property-gallery .property-gallery__show-all{display:flex!important}.property-layout{padding-top:48px}.property-layout__main h2{font-size:2.15rem}.property-section--intro,.property-section{margin-bottom:48px;padding-bottom:48px}.property-section__summary{gap:8px}.amenities{grid-template-columns:1fr}.ideal-list{display:flex;overflow-x:auto}.ideal-list article{min-width:145px}.stay-story{margin-inline:-16px}.stay-story>div{padding:40px 24px}.stay-story img{min-height:280px}.rules-list{grid-template-columns:1fr}.chalet-page+.site-footer{padding-bottom:64px}.page-hero{height:580px}.page-hero h1,.contact-page h1{font-size:3.6rem}.feature-list{grid-template-columns:1fr}.feature-list article{min-height:230px}.feature-list h2{margin-top:40px}.contact-page{padding-top:80px}.contact-form{padding:24px}.contact-form>div{grid-template-columns:1fr}.site-footer{padding-top:56px}}.mega-menu__card,.mega-menu__card img,.chalet-card,.chalet-card__image,.chalet-card__image img,.reviews__grid article,.destination-teaser__card,.property-gallery,.property-gallery button,.property-gallery img,.amenities>div,.ideal-list article,.stay-story,.stay-story img,.rules-list>div,.booking-card,.feature-list article,.contact-form,.lightbox figure img{border-radius:var(--radius-md)}.chalet-card,.chalet-card__image,.mega-menu__card,.property-gallery,.property-gallery button,.stay-story{overflow:hidden}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.home .hero__media{will-change:auto;transform:none!important}.motion-reveal{opacity:1!important;transform:none!important}}:focus-visible{outline:3px solid var(--color-action);outline-offset:3px}.date-picker__days--range button.date-picker__day--range-start:after,.date-picker__days--range button.date-picker__day--range-end:after{display:none}.action-button,.site-header__cta,.availability-form>button,.action-button--outline-dark,.property-gallery .property-gallery__show-all{transition:background-color var(--hover-duration) var(--hover-ease),border-color var(--hover-duration) var(--hover-ease),color var(--hover-duration) var(--hover-ease),box-shadow var(--hover-duration) var(--hover-ease),transform var(--hover-duration) var(--hover-ease)}.text-link,.chalet-card__link,.site-header__nav>a,.mega-menu__trigger>button{transition:color var(--hover-duration) var(--hover-ease),border-color var(--hover-duration) var(--hover-ease)}.text-link svg,.chalet-card__link svg,.action-button svg{transition:transform var(--hover-duration) var(--hover-ease)}.date-picker__popover nav button,.date-picker__popover>footer button,.select-picker__popover>button,.lightbox>button{transition:background-color var(--hover-duration) var(--hover-ease),color var(--hover-duration) var(--hover-ease),transform var(--hover-duration) var(--hover-ease)}.property-gallery img{transition:transform .4s var(--hover-ease)}@media (hover:hover){.action-button:hover,.availability-form>button:hover{background:var(--hover-terracotta);border-color:var(--hover-terracotta);box-shadow:0 8px 18px rgb(var(--rgb-action) / .22);transform:translateY(-2px)}.action-button--cream:hover{background:var(--color-surface-raised);border-color:var(--color-surface-raised);color:var(--color-brand-primary);box-shadow:0 8px 18px rgb(var(--rgb-shadow) / .16)}.action-button--outline:hover{background:rgb(var(--rgb-white) / .12);border-color:var(--color-surface-raised);color:var(--color-surface-raised);box-shadow:none}.site-header__cta:hover{background:var(--hover-pine);box-shadow:0 8px 18px rgb(var(--rgb-shadow) / .2);transform:translateY(-2px)}.action-button--outline-dark:hover{background:var(--color-brand-primary);border-color:var(--color-brand-primary);color:var(--color-surface-raised);box-shadow:0 8px 18px rgb(var(--rgb-shadow) / .16);transform:translateY(-2px)}.property-gallery .property-gallery__show-all:hover{background:var(--hover-soft);box-shadow:0 8px 18px rgb(var(--rgb-shadow) / .16);transform:translateY(-2px)}.action-button:hover svg,.text-link:hover svg,.chalet-card__link:hover svg{transform:translate(3px)}.text-link:hover,.chalet-card__link:hover,.site-header__nav>a:hover,.mega-menu__trigger>button:hover{color:var(--color-action)}.date-picker__popover nav button:hover{background:var(--hover-soft);color:var(--color-brand-primary)}.lightbox>button:hover{background:rgb(var(--rgb-white) / .12);color:var(--color-surface-raised)}.date-picker__popover>footer button:hover{color:var(--hover-terracotta)}.select-picker__popover>button:hover{background:var(--hover-soft)}.property-gallery button:hover img{transform:scale(1.025)}}.date-picker__days.date-picker__days--range button.date-picker__day--selected,.date-picker__days.date-picker__days--range button.date-picker__day--selected:hover:not(:disabled){background:var(--color-brand-primary);color:var(--color-surface-raised);border-radius:50%}.date-picker__days--range button.date-picker__day--in-range:nth-child(7n+1){border-radius:var(--radius-pill) 0 0 1000px}.date-picker__days--range button.date-picker__day--in-range:nth-child(7n){border-radius:0 1000px 1000px 0}.date-picker__days--range button.date-picker__day--range-start:not(.date-picker__day--range-end){box-shadow:18px 0 0 var(--color-surface-soft)}.date-picker__days--range button.date-picker__day--range-end:not(.date-picker__day--range-start){box-shadow:-18px 0 0 var(--color-surface-soft)}.availability-form .date-picker__trigger small,.availability-form .date-picker__trigger small.date-picker__value--selected,.availability-form .select-picker__trigger{color:var(--color-text-primary);letter-spacing:-.015em;margin-top:8px;font-size:.96rem;font-weight:600;line-height:1.25}.date-picker__days--range .date-picker__empty{aspect-ratio:1;display:block}.site-header{box-shadow:0 1px 0 rgb(var(--rgb-shadow) / .06)}.site-header__nav{background:0 0;border:0;border-radius:0;gap:24px;padding:0}.site-header__nav>a{padding:32px 0}.mega-menu__trigger{align-items:center;height:100%;display:flex}.mega-menu__trigger>button{padding:32px 0}.section-heading h2,.intro h2,.final-cta h2{font-family:var(--font-family-body);letter-spacing:-.045em;font-size:clamp(2.25rem,4vw,3.9rem);font-weight:500;line-height:1.04}.section-heading p{font-size:.95rem}.hero h1{font-family:var(--font-family-body);font-size:clamp(3.3rem,6.5vw,6.5rem);font-weight:500;line-height:.96}.hero h1 em{font-family:var(--font-family-display);font-weight:400}.hero__content{padding-top:clamp(88px,13vh,144px)}.availability-form{background:rgb(var(--rgb-white) / .96);border:1px solid rgb(var(--rgb-white) / .68);box-shadow:0 18px 50px rgb(var(--rgb-shadow) / .22);color:var(--color-text-primary);z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;grid-template-columns:1.15fr 1.15fr .9fr .75fr auto;align-items:center;padding:16px 8px 8px;display:grid;position:absolute;bottom:56px;left:50%;transform:translate(-50%)}.availability-form__field{border-right:1px solid var(--color-border-soft);align-items:center;gap:16px;min-width:0;padding:8px 24px;display:flex}.availability-form__field svg{color:var(--color-action);flex:none;width:18px}.availability-form__field span{min-width:0;display:grid}.availability-form__field b{letter-spacing:.02em;font-size:.67rem}.availability-form__field input,.availability-form__field select{appearance:none;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;outline:0;width:100%;min-height:22px;padding:0;font-size:.7rem}.availability-form__field input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}.availability-form__field--pet{border-right:0}.availability-form__field{position:relative}.availability-form__field>span{width:100%}.availability-form__field b{font-size:.76rem;line-height:1.2}.availability-form__field select{color:var(--color-text-primary);min-height:24px;margin-top:8px;font-size:.82rem;font-weight:500}.availability-form__field>svg{width:21px;height:21px}.date-picker__weekdays,.date-picker__days{grid-template-columns:repeat(7,1fr);gap:0;display:grid}.date-picker__weekdays span{color:var(--color-text-soft);text-align:center;padding:8px 0;font-size:.62rem;font-weight:600}.date-picker__days button{aspect-ratio:1;background:0 0;border:0;border-radius:50%;font-size:.74rem;font-weight:500}.date-picker__days button:hover:not(:disabled){background:var(--color-surface-soft)}.date-picker__days button:disabled{color:var(--color-border);cursor:not-allowed}.date-picker__days button.date-picker__day--selected{background:var(--color-brand-primary);color:var(--color-surface-raised)}.select-picker{width:100%;position:relative}.select-picker__trigger{color:var(--color-text-primary);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;margin-top:0;padding:0;font-size:.82rem;font-weight:500;display:flex}.select-picker__trigger svg{color:var(--color-text-soft);width:15px;height:15px;transition:transform .2s}.select-picker__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.select-picker__popover{background:var(--color-surface-raised);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);box-shadow:0 22px 60px rgb(var(--rgb-shadow) / .2);z-index:30;min-width:285px;padding:8px;position:absolute;bottom:calc(100% + 24px);left:-48px}.availability-form__field--pet .select-picker__popover{left:auto;right:-16px}.select-picker__popover>button{text-align:left;background:0 0;border:0;border-radius:16px;grid-template-columns:38px 1fr 20px;align-items:center;gap:8px;width:100%;padding:8px;transition:background-color .2s,box-shadow .2s;display:grid}.select-picker__popover>button:hover{background:#f7f9f7}.select-picker__popover>button[aria-selected=true]{box-shadow:inset 0 0 0 1px rgb(var(--rgb-brand) / .12);background:#e6efe8}.select-picker__popover>button[aria-selected=true] i{color:#365c48;background:#d8e7dc}.select-picker__popover i{background:var(--color-surface-soft);color:var(--color-brand-primary);border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.select-picker__popover span{display:grid}.select-picker__popover b{font-size:.76rem}.select-picker__popover small{color:var(--color-text-secondary);font-size:.63rem;font-weight:400}.select-picker__popover .select-picker__check{color:#527761;width:16px;height:16px}.date-picker{grid-column:span 2;grid-template-columns:1fr 1fr;display:grid;position:relative}.date-picker__trigger{color:var(--color-text-primary);text-align:left;background:0 0;border:0}.date-picker__trigger small{color:var(--color-text-secondary);margin-top:0;font-size:.82rem;font-weight:500}.date-picker__trigger small.date-picker__value--selected{color:var(--color-text-primary)}.date-picker__popover{background:var(--color-surface-raised);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);box-shadow:0 24px 70px rgb(var(--rgb-shadow) / .24);color:var(--color-text-primary);z-index:40;width:690px;padding:24px;position:absolute;bottom:calc(100% + 24px);left:0}.date-picker__popover>header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.date-picker__popover>header>div{display:grid}.date-picker__popover>header strong{font-size:.92rem}.date-picker__popover>header small{color:var(--color-text-secondary);font-size:.67rem}.date-picker__popover nav{gap:8px;display:flex}.date-picker__popover nav button{background:var(--color-surface-soft);border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.date-picker__popover nav svg{width:17px}.date-picker__months{grid-template-columns:1fr 1fr;gap:32px;display:grid}.date-picker__month h4{text-align:center;text-transform:capitalize;margin:0 0 8px;font-size:.8rem;font-weight:600}.date-picker__days--range{gap:0}.date-picker__days--range button{border-radius:0;position:relative}.date-picker__days--range button:hover:not(:disabled){border-radius:50%}.date-picker__days--range button.date-picker__day--in-range{background:var(--color-surface-soft);color:var(--color-brand-primary)}.date-picker__days--range button.date-picker__day--selected{background:var(--color-brand-primary);color:var(--color-surface-raised);z-index:1;border-radius:50%}.date-picker__days--range button.date-picker__day--range-start:after,.date-picker__days--range button.date-picker__day--range-end:after{background:var(--color-surface-soft);content:"";z-index:-1;width:50%;height:100%;position:absolute;top:0}.date-picker__days--range button.date-picker__day--range-start:after{left:50%}.date-picker__days--range button.date-picker__day--range-end:after{right:50%}.date-picker__popover>footer{border-top:1px solid var(--color-border-soft);justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex}.date-picker__popover>footer span{font-size:.7rem;font-weight:600}.date-picker__popover>footer button{color:var(--color-action);background:0 0;border:0;font-size:.68rem;font-weight:600}.availability-form>button{background:var(--color-action);color:var(--color-surface-raised);border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:16px 24px;font-size:.78rem;font-weight:600;display:flex}.availability-form>button svg{width:17px}.availability-form__error{background:var(--color-surface-raised);border-radius:var(--radius-sm);color:var(--color-error);margin:0;padding:8px;font-size:.7rem;font-weight:600;position:absolute;bottom:-40px;left:16px}.intro__pills{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px;display:flex}.intro__pills span{background:var(--color-surface-raised);border:1px solid var(--color-border-soft);border-radius:var(--radius-pill);color:var(--color-text-secondary);padding:8px 16px;font-size:.67rem;font-weight:600}.chalet-showcase{background:var(--color-surface-raised)}.chalet-showcase__grid{gap:48px}.chalet-card{box-shadow:none;background:0 0;overflow:visible}.chalet-card__image{aspect-ratio:4/3}.chalet-card__image img{height:100%}.chalet-card__image>span{box-shadow:0 3px 12px rgb(var(--rgb-shadow) / .1);font-weight:600}.chalet-card__body{padding:16px 0 0}.chalet-card__heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.chalet-card__body .chalet-card__heading h3{font-family:var(--font-family-body);letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:600}.chalet-card__heading small{color:var(--color-text-secondary);margin-top:8px;font-size:.68rem}.chalet-card__body>p{margin-top:8px;font-size:.82rem}.chalet-card__body ul{gap:8px;margin:16px 0}.chalet-card__body li{background:var(--color-surface-soft);border-radius:var(--radius-pill);color:var(--color-text-secondary);padding:8px}.chalet-card__link{align-items:center;gap:8px;font-size:.75rem;font-weight:600;display:flex}.reviews__grid{gap:16px}.reviews__grid article{background:var(--color-surface-accent);border-radius:var(--radius-md);border:0;padding:32px}.reviews__grid p{font-family:var(--font-family-body);min-height:100px;font-size:1rem;line-height:1.55}.reviews__heading>span{font-family:var(--font-family-body);letter-spacing:-.05em;font-weight:500}.destination-teaser__card{border:1px solid rgb(var(--rgb-white) / .15);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.feature-list article,.contact-form,.booking-card,.rules-list>div{box-shadow:0 8px 30px rgb(var(--rgb-shadow) / .06)}.mega-menu{background:linear-gradient(135deg,var(--color-surface-base) 0%,var(--color-surface-soft) 100%);opacity:0;pointer-events:none;transform-origin:top;visibility:hidden;will-change:opacity,transform;grid-template-columns:.62fr 1fr 1fr;gap:32px;min-height:390px;padding:48px max(32px,50vw - 720px);transition:opacity .28s,transform .38s cubic-bezier(.22,1,.36,1),visibility 0s linear .38s;transform:translateY(-14px)scale(.992)}.mega-menu--open{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .3s,transform .42s cubic-bezier(.16,1,.3,1),visibility;transform:translate(0,0)scale(1)}.mega-menu:before{content:"";height:18px;position:absolute;top:-16px;left:0;right:0}.mega-menu__intro{align-self:center;padding:24px 40px 24px 0}.mega-menu__intro h2{font-family:var(--font-family-body);letter-spacing:-.05em;margin:16px 0;font-size:2.65rem;font-weight:500;line-height:1.04}.mega-menu__intro p{font-size:.9rem;line-height:var(--line-height-base)5;max-width:330px}.mega-menu__intro>small{color:var(--color-text-soft);letter-spacing:.05em;margin-top:24px;font-size:.65rem;display:block}.mega-menu__card{background:var(--color-surface-raised);border-color:var(--color-border-soft);grid-template-columns:245px 1fr;padding:16px}.mega-menu__card:hover{box-shadow:0 22px 45px rgb(var(--rgb-shadow) / .14);transform:translateY(-5px)}.mega-menu__card img{width:245px;height:250px}.mega-menu__card div{align-self:center;padding:16px 16px 8px 8px}.mega-menu__card h3{font-family:var(--font-family-body);letter-spacing:-.03em;margin:8px 0;font-size:1.55rem;font-weight:600}.mega-menu__card p{max-width:260px;font-size:.8rem;line-height:1.55}.mega-menu__card ul{flex-wrap:wrap;gap:8px;margin:16px 0 24px;padding:0;list-style:none;display:flex}.mega-menu__card li{background:var(--color-surface-soft);border-radius:var(--radius-pill);color:var(--color-text-secondary);padding:8px;font-size:.6rem}.mega-menu__card .mega-menu__cta{align-items:center;gap:8px;font-size:.76rem;display:flex}.mega-menu__card .mega-menu__cta b{background:var(--color-brand-primary);color:var(--color-surface-raised);border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:.8rem;display:flex}.chalet-page__header h1,.page-hero h1,.contact-page h1{font-family:var(--font-family-body);letter-spacing:-.05em;font-weight:500}.property-layout__main h2{font-family:var(--font-family-body);letter-spacing:-.035em;font-size:2.2rem;font-weight:500}.property-section__summary{gap:8px}.property-section__summary span{background:var(--color-surface-soft);border-radius:var(--radius-pill);padding:8px;font-size:.7rem}.property-section__summary i{display:none}.property-section__lead{font-family:var(--font-family-body);font-size:1.05rem;line-height:1.75}.amenities{gap:8px}.amenities>div{background:var(--color-surface-raised);border:1px solid var(--color-border-soft);border-radius:16px;padding:16px}.ideal-list{gap:16px}.ideal-list article{border:1px solid var(--color-border-soft);min-height:140px}.ideal-list p{font-family:var(--font-family-body);font-size:.9rem;font-weight:500}.booking-card{border-radius:24px}.booking-card h3{font-family:var(--font-family-body);font-size:1.35rem;font-weight:600}.booking-card__fields{border-radius:16px;overflow:hidden}.accordion summary{padding:24px 8px;font-size:.82rem}.page-hero h1{font-size:clamp(3.3rem,6vw,6rem)}@media (width<=700px){.section-heading h2,.intro h2,.final-cta h2{font-size:2.35rem}.hero h1{font-size:3.2rem}.hero{min-height:800px}.hero__content{padding-bottom:320px}.availability-form{grid-template-columns:1fr 1fr;width:calc(100% - 32px);bottom:16px}.availability-form__field{border:0;border-bottom:1px solid var(--color-border-soft);padding:8px 16px}.availability-form__field:nth-child(odd){border-right:1px solid var(--color-border-soft)}.availability-form__field--pet{border-right:0!important}.availability-form>button{grid-column:1/3;margin-top:0;padding:16px}.select-picker__popover{min-width:min(280px,100vw - 44px);bottom:calc(100% + 16px);left:-16px}.availability-form__field--pet .select-picker__popover{right:-16px}.date-picker{grid-column:1/3}.date-picker__popover{width:100%;padding:16px;bottom:calc(100% + 16px);left:0}.date-picker__months{scroll-snap-type:x mandatory;gap:16px;display:flex;overflow-x:auto}.date-picker__month{scroll-snap-align:start;flex:0 0 280px}.date-picker__popover>header small{max-width:190px}.date-picker__popover>footer{position:sticky;left:0}.chalet-showcase__grid{gap:40px}.chalet-card__body{padding-top:16px}.chalet-card__body ul{flex-wrap:nowrap;padding-bottom:0;overflow:auto}.chalet-card__body li{white-space:nowrap}.reviews__grid article{padding:24px}.reviews__grid p{font-size:.95rem}.site-header__nav{background:0 0;border:0}}.select-picker__popover{gap:8px;min-width:320px;padding:8px;display:grid}.select-picker__popover>button{grid-template-columns:46px 1fr 22px;gap:16px;min-height:68px;padding:16px}.select-picker__popover i{width:46px;height:46px}.select-picker__popover i svg{width:21px;height:21px}.select-picker__popover b{font-size:.88rem;line-height:1.3}.select-picker__popover small{margin-top:0;font-size:.72rem;line-height:1.4}@media (width<=700px){.select-picker__popover{min-width:min(310px,100vw - 44px)}}.chalet-page{background:var(--color-surface-raised)}.chalet-page__heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:64px;display:grid}.chalet-page__heading>div>p{color:var(--color-text-secondary);max-width:700px;margin-bottom:0;font-size:1.05rem}.chalet-page__facts{grid-template-columns:repeat(2,minmax(155px,1fr));min-width:360px;margin:0;display:grid}.chalet-page__facts>div{border-left:1px solid var(--color-border);grid-template-columns:24px 1fr;padding:8px 0 8px 24px;display:grid}.chalet-page__facts svg{color:var(--color-action);grid-row:1/3;width:18px;height:18px;margin-top:8px}.chalet-page__facts dt{color:var(--color-text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:600}.chalet-page__facts dd{margin:0;font-size:.78rem;font-weight:600}@media (width<=900px){.chalet-page__heading{grid-template-columns:1fr;align-items:start;gap:32px}.chalet-page__facts{width:100%;min-width:0}.chalet-page__facts>div:nth-child(odd){border-left:0;padding-left:0}}@media (width<=500px){.chalet-page__facts{grid-template-columns:1fr 1fr}.chalet-page__facts>div{padding:8px 8px 8px 16px}}.booking-card .booking-card__fields{overflow:visible}.booking-card .date-picker{grid-column:1/-1}.booking-card .availability-form__field{border-bottom:0;min-width:0;padding:8px}.booking-card .date-picker__trigger:first-child,.booking-card .booking-card__select:first-of-type{border-right:1px solid var(--color-border)}.booking-card .date-picker__trigger{border-bottom:1px solid var(--color-border)}.booking-card .booking-card__select{border-right:0}.booking-card .availability-form__field b{text-transform:uppercase;font-size:.62rem}.booking-card .availability-form__field small,.booking-card .select-picker__trigger{font-size:.7rem}.booking-card .date-picker__popover{width:min(620px,100vw - 430px);max-height:calc(100vh - 120px);inset:50% calc(100% + 16px) auto auto;overflow:auto;transform:translateY(-35%)}.booking-card .select-picker__popover{inset:calc(100% + 16px) 0 auto auto}.booking-card .booking-card__form>small{color:var(--color-text-secondary);text-align:center;margin-top:16px;font-size:.62rem;display:block}.booking-card__error{color:var(--color-error);margin:0 0 8px;font-size:.68rem;font-weight:600}.property-layout--without-booking{grid-template-columns:minmax(0,1fr)}.app__content--route-out{pointer-events:none;animation:.18s both route-page-out}.app__content--route-in{animation:.55s cubic-bezier(.16,1,.3,1) both route-page-in}@keyframes route-page-out{to{filter:blur(3px);opacity:0;transform:translateY(-8px)scale(.995)}}@keyframes route-page-in{0%{filter:blur(5px);opacity:0;transform:translateY(18px)scale(.995)}to{filter:blur();opacity:1;transform:translate(0,0)scale(1)}}.photo-tour{background:var(--color-surface-raised);color:var(--color-text-primary);overscroll-behavior:contain;scrollbar-gutter:stable;transform-origin:top;-webkit-overflow-scrolling:touch;z-index:900;animation:.42s cubic-bezier(.16,1,.3,1) both photo-tour-in;position:fixed;inset:80px 0 0;overflow:hidden auto}.photo-tour--closing{pointer-events:none;animation:.28s both photo-tour-out}.photo-tour__header,.photo-tour__nav{animation:.38s cubic-bezier(.16,1,.3,1) 80ms both photo-tour-bar-in}.photo-tour__content{animation:.55s cubic-bezier(.16,1,.3,1) 80ms both photo-tour__content-in}@keyframes photo-tour-in{0%{opacity:0;transform:scale(.992)}to{opacity:1;transform:scale(1)}}@keyframes photo-tour-out{to{opacity:0;transform:scale(.994)}}@keyframes photo-tour-bar-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes photo-tour__content-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.photo-tour__header{background:rgb(var(--rgb-white) / .96);border-bottom:1px solid var(--color-border);z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:48px 1fr auto;align-items:center;gap:16px;padding:16px max(24px,50vw - 592px);display:grid;position:sticky;top:0}.photo-tour__header>button{background:var(--hover-soft);border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.photo-tour__header>button:hover{background:var(--color-border-soft)}.photo-tour__header>button svg{width:20px;height:20px}.photo-tour__identity{display:grid}.photo-tour__header span{color:var(--color-action);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:600}.photo-tour__identity>div{align-items:center;gap:16px;display:flex}.photo-tour__header h2{letter-spacing:-.025em;margin:0;font-size:1.25rem}.photo-tour__identity ul{color:var(--color-text-secondary);align-items:center;gap:0;margin:0;padding:0;font-size:.67rem;list-style:none;display:flex}.photo-tour__identity li{white-space:nowrap;align-items:center;display:flex}.photo-tour__identity li+li:before{background:var(--color-border);content:"";border-radius:50%;width:3px;height:3px;margin:0 8px}.photo-tour__header small{color:var(--color-text-secondary);align-items:center;gap:8px;font-size:.72rem;display:flex}.photo-tour__header small svg{width:16px;height:16px}.photo-tour__nav{background:rgb(var(--rgb-white) / .96);border-bottom:1px solid var(--color-border-soft);z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);gap:8px;padding:16px max(24px,50vw - 592px);display:flex;position:sticky;top:80px;overflow-x:auto}.photo-tour__nav a{border:1px solid var(--color-border);border-radius:var(--radius-pill);flex:none;padding:8px 16px;font-size:.7rem;font-weight:600;transition:background-color .2s,color .2s}.photo-tour__nav a:hover{background:var(--color-brand-primary);border-color:var(--color-brand-primary);color:var(--color-surface-raised)}.photo-tour__content{width:min(1120px,100% - 48px);margin:auto;padding:16px 0 80px}.photo-tour__content>section{border-bottom:1px solid var(--color-border);grid-template-columns:220px minmax(0,1fr);gap:40px;padding:56px 0;scroll-margin-top:144px;display:grid}.photo-tour__section-heading{align-self:start;align-items:baseline;gap:16px;display:flex;position:sticky;top:152px}.photo-tour__section-heading span{color:var(--color-action);font-size:.65rem;font-weight:600}.photo-tour__section-heading h3{letter-spacing:-.035em;margin:0;font-size:1.55rem}.photo-tour__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.photo-tour__grid button{aspect-ratio:4/3;background:var(--color-surface-soft);border-radius:var(--radius-md);border:0;padding:0;overflow:hidden}.photo-tour__grid--single{grid-template-columns:minmax(0,780px)}.photo-tour__grid--single button{aspect-ratio:16/10}.photo-tour__grid img{object-fit:cover;height:100%;transition:transform .4s var(--hover-ease);width:100%}.photo-tour__grid button:hover img{transform:scale(1.025)}@media (width<=700px){.photo-tour{top:72px}.photo-tour__header{grid-template-columns:44px 1fr;padding:16px}.photo-tour__header small{display:none}.photo-tour__identity>div{align-items:flex-start;gap:0;display:grid}.photo-tour__identity ul{font-size:.6rem;overflow:hidden}.photo-tour__nav{padding-inline:16px;top:72px}.photo-tour__content{width:calc(100% - 36px)}.photo-tour__content>section{padding:40px 0;scroll-margin-top:128px;display:block}.photo-tour__section-heading{margin-bottom:16px;position:static}.photo-tour__grid,.photo-tour__grid--single{grid-template-columns:1fr}.photo-tour__grid button,.photo-tour__grid--single button{aspect-ratio:4/3}}@media (prefers-reduced-motion:reduce){.app__content--route-out,.app__content--route-in,.photo-tour,.photo-tour__header,.photo-tour__nav,.photo-tour__content{animation:none!important}}.mega-menu__card>div{flex-direction:column;justify-content:center;align-self:stretch;display:flex}.mega-menu__card p{min-height:2.48em}.mega-menu__card ul{min-height:25px}.site-header__cta{align-items:center;gap:8px;display:inline-flex}.site-header__cta svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:17px;height:17px}.site-header__social{gap:8px;margin-left:-16px;display:flex}.site-header__social a{background:var(--color-surface-soft);border:1px solid var(--color-border-soft);color:var(--color-brand-primary);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:flex}.site-header__social svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:16px;height:16px}@media (hover:hover){.site-header__social a:hover{border-color:rgb(var(--rgb-brand) / .16);color:#365c48;background:#e6efe8;transform:translateY(-2px)}}.hero__media--video{background:var(--color-brand-deep);pointer-events:none}.reels-section__heading{justify-content:space-between;align-items:end;gap:32px;display:flex}.reels-section__heading .section-heading h2{color:var(--color-surface-raised)}.reels-section__heading .eyebrow-label{color:#d58a67}.reels-section__controls{gap:8px;padding-bottom:8px;display:flex}.reels-section__controls button{border:1px solid rgb(var(--rgb-white) / .32);height:44px;color:var(--color-surface-raised);background:0 0;border-radius:50%;justify-content:center;align-items:center;width:44px;transition:all .2s;display:flex}.reels-section__controls button:hover{background:rgb(var(--rgb-white) / .12);border-color:rgb(var(--rgb-white) / .56);color:var(--color-surface-raised)}.reels-section__controls svg{width:18px;height:18px}.reels-section__track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:min(390px,100vw - 72px);grid-auto-flow:column;gap:24px;margin:48px -40px 0;padding:8px 40px 56px;scroll-padding-inline:40px;display:grid;overflow-x:auto}.reels-section__track::-webkit-scrollbar{display:none}.reels-section__track--single{justify-content:center}.reel-card{background:var(--color-brand-deep);box-shadow:0 14px 38px rgb(var(--rgb-shadow) / .14);scroll-snap-align:start;border-radius:24px;overflow:hidden}.reel-card__trigger{background:var(--color-brand-deep);border:0;width:100%;padding:0;display:block}.reel-card video{aspect-ratio:9/16;background:var(--color-brand-deep);object-fit:cover;width:100%;height:auto;display:block}.reel-card__trigger video{pointer-events:none}.reel-modal{background:rgb(var(--rgb-shadow) / .92);z-index:1200;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.reel-modal__player{box-shadow:0 24px 80px rgb(var(--rgb-shadow) / .5);border-radius:24px;max-height:calc(100dvh - 32px);position:relative;overflow:hidden}.reel-modal__player>video{background:var(--color-brand-deep);object-fit:contain;width:auto;max-width:calc(100vw - 32px);height:min(88dvh,850px);display:block}.reel-modal__close{background:rgb(var(--rgb-shadow) / .72);border:1px solid rgb(var(--rgb-white) / .3);color:var(--color-surface-raised);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:16px;right:16px}.reel-modal__close svg{width:20px;height:20px}.reel-modal__instagram{background:rgb(var(--rgb-shadow) / .78);border:1px solid rgb(var(--rgb-white) / .35);border-radius:var(--radius-pill);color:var(--color-surface-raised);white-space:nowrap;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;gap:8px;padding:8px 16px;font-size:.7rem;font-weight:600;display:flex;position:absolute;bottom:56px;left:50%;transform:translate(-50%)}.reel-modal__instagram:hover{background:var(--color-brand-primary)}.reel-modal__instagram svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:15px;height:15px}@media (width<=700px){.reels-section.content-section{background:linear-gradient(to bottom,var(--color-brand-primary) 0,var(--color-brand-primary) 320px,var(--color-surface-accent) 320px,var(--color-surface-accent) 100%);padding-bottom:32px}.reels-section__heading{align-items:flex-start;display:grid}.reels-section__controls{padding:0}.reels-section__track{grid-auto-columns:min(360px,100vw - 80px);max-width:100vw;margin:32px -16px 0;padding:8px 16px 16px;scroll-padding-inline:16px}.reels-section__track--single{justify-content:start}.reel-modal{padding:0}.reel-modal__player{border-radius:0;max-height:100dvh}.reel-modal__player>video{width:100vw;max-width:100vw;height:100dvh}.reel-modal__close{top:16px;right:16px}.reel-modal__instagram{bottom:64px}}.mobile-nav{display:none}@media (width<=1000px){.site-header__cta{display:none!important}.site-header__social{gap:8px;margin-left:auto;display:flex}.site-header__social a{background:var(--color-surface-soft);border:1px solid var(--color-border-soft);color:var(--color-brand-primary);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.site-header__social svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:17px;height:17px}.mobile-nav{background:rgb(var(--rgb-surface) / .94);border:1px solid rgb(var(--rgb-brand) / .13);bottom:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));box-shadow:0 16px 45px rgb(var(--rgb-shadow) / .22);z-index:360;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;width:auto;max-width:430px;margin-inline:auto;padding:8px;transition:border-radius .3s,box-shadow .3s;display:block;left:16px;right:16px;overflow:hidden;position:fixed!important}.mobile-nav--expanded{box-shadow:0 20px 60px rgb(var(--rgb-shadow) / .28);border-radius:32px}.mobile-nav__tabs{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.mobile-nav__tabs>a,.mobile-nav__tabs>button{color:var(--color-text-secondary);background:0 0;border:0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:58px;padding:8px;font-size:.58rem;font-weight:600;transition:background-color .25s,color .25s,box-shadow .25s;display:flex}.mobile-nav__tabs svg{stroke-width:1.7px;width:19px;height:19px}.mobile-nav__tab--active{background:var(--color-surface-accent);box-shadow:0 7px 18px rgb(var(--rgb-shadow) / .2);color:var(--color-text-primary)}.mobile-nav__tab--active svg{color:var(--color-brand-primary);stroke-width:2.2px}.mobile-nav__chalets{border-bottom:1px solid var(--color-border-soft);padding:16px 8px;animation:.4s cubic-bezier(.16,1,.3,1) both mobile-nav-expand}.mobile-nav__chalets>header{background:0 0;border:0;padding:0 8px 8px;position:static}.mobile-nav__chalets>header span{color:var(--color-action);letter-spacing:.12em;text-transform:uppercase;font-size:.57rem;font-weight:700}.mobile-nav__chalets>header h2{font-family:var(--font-family-body);letter-spacing:-.04em;margin:0 0 8px;font-size:1.35rem;font-weight:600}.mobile-nav__reserve{background:var(--color-action);color:var(--color-surface-raised);border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:46px;margin:0 0 16px;padding:8px 16px;font-size:.72rem;font-weight:700;display:flex}.mobile-nav__reserve svg{width:17px;height:17px}.mobile-chalet-sheet header{background:0 0;border:0;justify-content:space-between;align-items:flex-start;display:flex;position:static}.mobile-chalet-sheet header span{color:var(--color-action);letter-spacing:.12em;text-transform:uppercase;font-size:.61rem;font-weight:700}.mobile-chalet-sheet h2{font:500 1.65rem/1.1 var(--font-family-body);letter-spacing:-.04em;margin:8px 0 0}.mobile-chalet-sheet header button{background:var(--color-surface-soft);border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mobile-chalet-sheet header svg{width:18px;height:18px}.mobile-nav__chalet-list{gap:8px;margin-top:24px;display:grid}.mobile-nav__chalet-list>a{background:var(--color-surface-raised);border:1px solid var(--color-border-soft);border-radius:16px;grid-template-columns:74px 1fr auto;align-items:center;gap:16px;padding:8px;display:grid}.mobile-nav__chalet-list img{object-fit:cover;border-radius:16px;width:74px;height:66px}.mobile-nav__chalet-list span{min-width:0;display:grid}.mobile-nav__chalet-list b{font-size:.82rem}.mobile-nav__chalet-list small{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.57rem;overflow:hidden}.mobile-nav__chalet-list i{background:var(--color-brand-primary);color:var(--color-surface-raised);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-style:normal;display:flex}.chalet-page+.site-footer{padding-bottom:104px}}@keyframes mobile-nav-expand{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.property-gallery__back,.property-gallery__show-all-count{display:none}@media (width<=700px){html,body,.app-root{max-width:100%;overflow-x:clip}.home .hero{height:calc(100svh - var(--layout-header-height-mobile));min-height:0}.home .hero__content{padding-bottom:304px}.home .availability-form{bottom:104px;bottom:calc(104px + env(safe-area-inset-bottom,0px))}.site-header--chalet{display:none}.chalet-page{background:var(--color-surface-raised);flex-direction:column;padding:0 0 144px;display:flex}.chalet-page .property-gallery{border-radius:0;order:1;grid-template-rows:clamp(430px,62svh,610px);width:100%;height:auto;margin:0}.chalet-page .property-gallery>button:first-child{border-radius:0;grid-area:1/1}.chalet-page .property-gallery>button:first-child img{object-position:center;height:100%}.chalet-page .property-gallery .property-gallery__show-all{background:rgb(var(--rgb-shadow) / .78);color:var(--color-surface-raised);z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px;bottom:40px;right:16px}.chalet-page .property-gallery__show-all-icon,.chalet-page .property-gallery__show-all-label{display:none}.chalet-page .property-gallery__show-all-count{letter-spacing:.04em;font-size:.65rem;display:inline}.property-gallery__back{background:rgb(var(--rgb-white) / .92);box-shadow:0 4px 14px rgb(var(--rgb-shadow) / .18);z-index:3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:16px;left:16px}.property-gallery__back svg{width:19px;height:19px}.chalet-page .chalet-page__header{background:var(--color-surface-raised);text-align:center;z-index:4;border-radius:32px 32px 0 0;order:2;width:100%;margin:-32px 0 0;padding:32px 24px 24px;position:relative}.chalet-page .chalet-page__header>a{display:none}.chalet-page .chalet-page__heading{display:block}.chalet-page .chalet-page__header h1{font-family:var(--font-family-body);letter-spacing:-.045em;margin:8px 0;font-size:1.8rem;font-weight:600}.chalet-page .chalet-page__heading>div>p{max-width:330px;margin:0 auto;font-size:.82rem;line-height:1.5}.chalet-page .chalet-page__facts{border-bottom:1px solid var(--color-border);border-top:1px solid var(--color-border);text-align:left;gap:0;margin-top:24px;padding:16px 0}.chalet-page .chalet-page__facts>div{border-left:0;padding:8px}.chalet-page .chalet-page__facts svg{width:17px;height:17px}.chalet-page .chalet-page__facts dt{font-size:.57rem}.chalet-page .chalet-page__facts dd{font-size:.7rem}.chalet-page .property-layout{background:var(--color-surface-raised);order:3;width:calc(100% - 44px);padding:16px 0 24px}.chalet-page .property-layout__main h2{font-family:var(--font-family-body);letter-spacing:-.04em;font-size:1.65rem;font-weight:600}.chalet-page .property-section--intro{padding-top:0}.chalet-page .property-section__lead{font-family:var(--font-family-body);font-size:.9rem;line-height:1.7}}@keyframes mobile-sheet-in{0%{opacity:0;transform:translateY(32px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes apple-sheet-in{0%{opacity:.45;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes apple-sheet-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@media (width<=1000px){.mobile-chalet-sheet:before,.date-picker__popover:before,.select-picker__popover:before,.photo-tour__header:before,.lightbox:before,.reel-modal__player:before{background:var(--color-border);border-radius:var(--radius-pill);content:"";z-index:5;width:42px;height:5px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.mobile-chalet-sheet{border-radius:32px 32px 0 0;animation:.48s cubic-bezier(.16,1,.3,1) both apple-sheet-in;position:relative}.date-picker__popover,.booking-card .date-picker__popover{background:var(--color-surface-base);box-shadow:0 0 0 100vmax rgb(var(--rgb-shadow) / .48),0 -18px 55px rgb(var(--rgb-shadow) / .18);height:auto;max-height:calc(100dvh - 12px);padding:32px 16px calc(24px + env(safe-area-inset-bottom,0px));z-index:1100;border:0;border-radius:32px 32px 0 0;width:100%;animation:.48s cubic-bezier(.16,1,.3,1) both apple-sheet-in;position:fixed;inset:auto 0 0;overflow:auto;transform:none}.date-picker__popover>header{position:relative}.date-picker__popover .date-picker__months{scroll-snap-type:none;scrollbar-width:none;grid-template-columns:minmax(0,1fr);gap:32px;display:grid;overflow:visible}.date-picker__popover .date-picker__months::-webkit-scrollbar{display:none}.date-picker__popover .date-picker__month{scroll-snap-align:none;flex:none;width:100%}.date-picker__popover>footer{background:var(--color-surface-base);padding-bottom:max(8px,env(safe-area-inset-bottom,0px));position:sticky;bottom:0}.select-picker__popover,.booking-card .select-picker__popover,.availability-form__field--pet .select-picker__popover{background:var(--color-surface-base);box-shadow:0 0 0 100vmax rgb(var(--rgb-shadow) / .48),0 -18px 55px rgb(var(--rgb-shadow) / .18);min-width:0;max-height:78dvh;padding:32px 16px calc(24px + env(safe-area-inset-bottom,0px));z-index:1100;border:0;border-radius:32px 32px 0 0;width:100%;animation:.48s cubic-bezier(.16,1,.3,1) both apple-sheet-in;position:fixed;inset:auto 0 0;overflow:auto}.date-picker__popover.apple-sheet--closing,.select-picker__popover.apple-sheet--closing{animation:.4s cubic-bezier(.7,0,.84,0) both apple-sheet-out}.select-picker__popover>button{border-radius:var(--radius-md);min-height:72px}.photo-tour{box-shadow:0 0 0 100vmax rgb(var(--rgb-shadow) / .5),0 -20px 65px rgb(var(--rgb-shadow) / .22);border-radius:32px 32px 0 0;animation:.5s cubic-bezier(.16,1,.3,1) both apple-sheet-in;top:4dvh}.photo-tour--closing{animation:.3s both apple-sheet-out}.photo-tour__header{border-radius:32px 32px 0 0;padding-top:32px;position:sticky}.photo-tour__header:before{position:absolute}.photo-tour__nav{top:88px}.lightbox{box-shadow:0 0 0 100vmax rgb(var(--rgb-shadow) / .55);border-radius:32px 32px 0 0;padding-top:16px;animation:.5s cubic-bezier(.16,1,.3,1) both apple-sheet-in;inset:4dvh 0 0;overflow:hidden}.lightbox:before{background:rgb(var(--rgb-white) / .55)}.lightbox .lightbox__close{top:16px}.reel-modal{background:rgb(var(--rgb-shadow) / .58);align-items:flex-end;padding:0}.reel-modal__player{border-radius:32px 32px 0 0;width:100%;height:96dvh;max-height:96dvh;animation:.5s cubic-bezier(.16,1,.3,1) both apple-sheet-in}.reel-modal__player:before{background:rgb(var(--rgb-white) / .58)}.reel-modal__player>video{width:100%;max-width:100%;height:96dvh}.reel-modal__close{top:24px}}@media (width>=1001px){.content-section{padding-block:clamp(72px,10dvh,112px)}.section-heading h2,.intro h2,.final-cta h2{font-size:clamp(2.25rem,min(4vw,6.6dvh),3.9rem)}.hero{height:calc(100dvh - var(--layout-header-height));min-height:clamp(580px,72dvh,650px)}.hero__content{padding-top:clamp(56px,13dvh,144px)}.hero h1{font-size:clamp(3.3rem,min(6.5vw,10.5dvh),6.5rem)}.chalet-showcase__grid{gap:clamp(32px,3.2vw,48px);margin-top:clamp(32px,5dvh,48px)}.reels-section .reels-section__track{grid-auto-columns:clamp(240px,56.25dvh - 150px,390px);gap:clamp(16px,1.6vw,24px);margin-top:clamp(32px,4.2dvh,48px);padding-bottom:clamp(32px,5dvh,56px)}.destination-teaser{height:clamp(580px,calc(100dvh - var(--layout-header-height)),720px)}.page-hero{height:clamp(520px,calc(100dvh - var(--layout-header-height)),620px)}.contact-page{min-height:calc(100dvh - var(--layout-header-height))}}@media (width>=1001px) and (width<=1250px){.site-container{width:calc(100% - 48px)}.site-header__inner{width:calc(100% - 40px)}.site-header__nav{gap:16px}.contact-page__layout{grid-template-columns:minmax(0,1fr) 410px;gap:56px}.mega-menu{grid-template-columns:.55fr 1fr 1fr;gap:16px;padding-inline:24px}.mega-menu__intro{padding-right:16px}.mega-menu__intro h2{font-size:2.15rem}.mega-menu__card{grid-template-columns:140px 1fr}.mega-menu__card img{width:140px;height:210px}}@media (width>=1001px) and (height<=900px){.content-section{padding-block:clamp(64px,8dvh,80px)}.section-heading h2,.intro h2,.final-cta h2{font-size:clamp(2.15rem,3.45vw,3.25rem)}.hero{height:calc(100dvh - var(--layout-header-height));min-height:620px}.hero__content{padding-top:clamp(56px,8dvh,80px)}.hero h1{margin-block:16px 24px;font-size:clamp(3.25rem,5.6vw,5.4rem)}.hero__content>p{margin-block:0}.availability-form{bottom:32px}.intro__lead{margin-block:16px;font-size:1.25rem;line-height:1.45}.intro__pills{margin-bottom:16px}.chalet-showcase__grid{margin-top:32px}.chalet-card__image{aspect-ratio:16/10}.chalet-card__body ul{margin-block:8px 16px}.reels-section .reels-section__track{grid-auto-columns:clamp(250px,56.25dvh - 168.75px,330px);gap:16px;margin-top:32px;padding-bottom:32px}.reviews__heading{margin-bottom:32px}.reviews__heading>span{font-size:3.35rem}.reviews__grid article{padding:24px}.reviews__grid p{min-height:82px;font-size:.92rem}.destination-teaser{height:clamp(580px,calc(100dvh - var(--layout-header-height)),720px)}.destination-teaser__card{padding:40px}.destination-teaser__card h2{font-size:2.75rem}.page-hero{height:clamp(520px,calc(100dvh - var(--layout-header-height)),620px)}.feature-list article{min-height:250px;padding:32px 24px}.feature-list h2{margin-top:48px}.contact-page{min-height:calc(100dvh - var(--layout-header-height));padding-top:clamp(64px,8dvh,88px)}.contact-page h1{font-size:clamp(3.1rem,5vw,4.8rem)}.contact-form{padding:32px}.mega-menu{min-height:340px;padding-block:32px}.mega-menu__card img{height:210px}}@media (width>=1001px) and (height<=760px){.content-section{padding-block:56px}.hero{min-height:560px}.hero__content{padding-top:40px}.hero h1{margin-block:16px;font-size:clamp(3rem,5vw,4.6rem)}.hero__content>p{font-size:.92rem}.availability-form{bottom:24px}.reels-section .reels-section__track{grid-auto-columns:clamp(220px,56.25dvh - 157.5px,270px)}.destination-teaser{height:calc(100dvh - var(--layout-header-height));min-height:540px}}.optimized-image{width:100%;height:100%;display:block}.site-footer address{font-style:normal}.app__route-loader{min-height:calc(100dvh - var(--layout-header-height));background:var(--color-surface-base)}.photo-page{background:var(--color-surface-base);min-height:100dvh;padding-top:56px}.photo-page__header{padding-bottom:40px}.photo-page__back{color:var(--color-text-secondary);align-items:center;gap:8px;margin-bottom:48px;font-size:.875rem;display:inline-flex}.photo-page__back svg{width:17px;height:17px}.photo-page__header h1{letter-spacing:-.05em;margin:16px 0 24px;font-size:clamp(2.7rem,5vw,5rem);font-weight:500;line-height:1}.photo-page__facts{flex-wrap:wrap;gap:16px 24px;display:flex}.photo-page__facts span{color:var(--color-text-secondary);align-items:center;gap:8px;font-size:.875rem;display:flex}.photo-page__facts svg{color:var(--color-action);width:17px;height:17px}.photo-page__nav{background:rgb(var(--rgb-surface) / .94);border-block:1px solid var(--color-border-soft);top:var(--layout-header-height);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky}.photo-page__nav>div{scrollbar-width:none;gap:8px;padding-block:16px;display:flex;overflow-x:auto}.photo-page__nav>div::-webkit-scrollbar{display:none}.photo-page__nav a{background:var(--color-surface-soft);border-radius:var(--radius-pill);color:var(--color-text-secondary);flex:none;padding:8px 16px;font-size:.75rem;font-weight:600}.photo-page__content{padding-block:64px 112px}.photo-page__content>section{scroll-margin-top:152px}.photo-page__content>section+section{margin-top:88px}.photo-page__section-heading{align-items:baseline;gap:16px;margin-bottom:24px;display:flex}.photo-page__section-heading span{color:var(--color-action);font-size:.75rem;font-weight:600}.photo-page__section-heading h2{letter-spacing:-.035em;margin:0;font-size:2rem;font-weight:500}.photo-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.photo-page__grid--single{grid-template-columns:1fr}.photo-page__grid figure{aspect-ratio:4/3;border-radius:16px;margin:0;overflow:hidden}.photo-page__grid img{object-fit:cover;width:100%;height:100%}@media (width<=700px){.photo-page{padding-top:24px}.photo-page__header{text-align:center;padding-bottom:24px}.photo-page__back{width:max-content;margin-bottom:32px;display:flex}.photo-page__header h1{margin-block:8px 24px;font-size:2.25rem}.photo-page__facts{justify-content:center}.photo-page__nav{top:0}.photo-page__content{padding-block:40px 128px}.photo-page__content>section+section{margin-top:56px}.photo-page__grid,.photo-page__grid--single{grid-template-columns:1fr;gap:16px}.photo-page__grid figure{aspect-ratio:4/5}}@supports (content-visibility:auto){.chalet-showcase,.reels-section,.reviews,.destination-teaser,.final-cta{contain-intrinsic-size:auto 800px;content-visibility:auto}}.whatsapp-icon{fill:currentColor;stroke:none;flex:none;width:24px;height:24px}.site-header__cta svg.whatsapp-icon,.availability-form>button svg.whatsapp-icon,.action-button svg.whatsapp-icon{width:24px;height:24px}.mobile-nav__tabs svg.whatsapp-icon,.site-footer__main svg.whatsapp-icon{width:22px;height:22px}.select-picker__popover-header{border-bottom:1px solid var(--color-border-soft);gap:8px;margin:0 8px 8px;padding:8px 0 16px;display:grid}.select-picker__popover-header strong{font-size:.875rem;font-weight:600}.select-picker__popover-header small{color:var(--color-text-secondary);font-size:.75rem;font-weight:400;line-height:1.5}.availability-form>button:disabled,.booking-card .action-button:disabled,.mobile-availability>.action-button:disabled,.contact-form .action-button:disabled{box-shadow:none;color:#7c847f;cursor:not-allowed;pointer-events:none;background:#d9ddd9;border-color:#d9ddd9;transform:none}@media (width<=1000px){.select-picker__popover-header{margin:0 0 16px;padding:8px 8px 16px}.select-picker__popover-header strong{font-size:1rem}.select-picker__popover-header small{font-size:.875rem}}.eyebrow-label,.logo small,.availability-form__field b,.date-picker__weekdays span,.date-picker__popover>header small,.date-picker__popover>footer span,.select-picker__popover small,.chalet-card__image>span,.chalet-card__body>small,.chalet-card__heading small,.mega-menu__card small,.mega-menu__intro>small,.mega-menu__card li,.chalet-page__facts dt,.ideal-list span,.booking-card__fields label,.booking-card__fields span,.booking-card>small,.booking-card__form>small,.booking-card__error,.availability-form__error,.contact-form label,.photo-tour__header span,.photo-tour__identity ul,.photo-tour__header small,.photo-tour__section-heading span,.site-footer__bottom,.lightbox figcaption{font-size:.75rem;font-weight:600}.section-heading p,.intro__lead,.mega-menu__intro p,.mega-menu__card p,.chalet-card__body>p,.reviews__grid small,.site-footer__main a,.site-footer__main span,.chalet-page__heading>div>p,.property-section__summary,.amenities>div,.stay-story p,.rules-list b,.rules-list p,.accordion p,.booking-card>p,.feature-list p,.contact-page__points,.contact-form input,.contact-form select,.contact-form>small,.availability-form__field input,.availability-form__field select,.select-picker__trigger,.mobile-nav__chalet-list small{font-size:.875rem}.action-button,.availability-form>button,.site-header__cta,.mobile-nav__reserve,.contact-form .action-button,.property-gallery .property-gallery__show-all{font-size:1rem;font-weight:600}.text-link,.chalet-card__link,.site-header__nav>a,.mega-menu__trigger>button,.mega-menu__card .mega-menu__cta,.reel-modal__instagram{font-size:.875rem;font-weight:600}.date-picker__days button,.date-picker__month h4,.date-picker__popover>footer button,.select-picker__trigger,.select-picker__popover b,.accordion summary,.photo-tour__nav a{font-size:.875rem}@media (width<=700px){.hero__content>p,.section-heading p,.intro__lead,.chalet-card__body>p,.reviews__grid p,.stay-story p,.rules-list p,.accordion p,.feature-list p,.contact-page__points,.chalet-page .chalet-page__heading>div>p,.chalet-page .property-section__lead{font-size:.875rem}.mobile-nav__tabs>a,.mobile-nav__tabs>button,.mobile-nav__chalets>header span,.mobile-chalet-sheet header span,.mobile-nav__chalet-list small,.chalet-page .property-gallery__show-all-count,.chalet-page .chalet-page__facts dt,.chalet-page .chalet-page__facts dd{font-size:.75rem}.mobile-nav__chalet-list b{font-size:.875rem}.mobile-nav__reserve{font-size:1rem;font-weight:700}}@media (width<=1000px){.home .hero:has(.date-picker__popover,.select-picker__popover){z-index:1300;overflow:visible}.home .availability-form:has(.date-picker__popover,.select-picker__popover){-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1301;left:0;right:0;transform:none}.home .date-picker__popover,.home .select-picker__popover{z-index:1400}}.picker-close,.select-picker__popover>.picker-close{background:var(--color-surface-soft);z-index:8;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;min-height:40px;padding:0;display:flex;position:absolute;top:16px;right:16px}.picker-close svg,.select-picker__popover>.picker-close svg{width:18px;height:18px}.select-picker__popover>.picker-close:hover{background:var(--color-surface-accent)}.date-picker__popover>header,.select-picker__popover-header{padding-right:56px}@keyframes reel-fullscreen-in{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@media (width<=1000px){.picker-close,.select-picker__popover>.picker-close{top:24px;right:16px}.date-picker__popover>header,.select-picker__popover-header{min-height:48px;padding-right:56px}.reel-modal{z-index:2000;background:#000;align-items:stretch;width:100vw;height:100dvh;padding:0;inset:0}.reel-modal__player{box-shadow:none;border-radius:0;width:100vw;height:100dvh;max-height:none;animation:.38s cubic-bezier(.16,1,.3,1) both reel-fullscreen-in;overflow:hidden}.reel-modal__player:before{content:none}.reel-modal__player>video{object-fit:cover;width:100vw;max-width:none;height:100dvh;max-height:none}.reel-modal__close{height:48px;right:16px;top:max(16px,env(safe-area-inset-top,0px));width:48px}.reel-modal__instagram{bottom:max(24px,calc(env(safe-area-inset-bottom,0px) + 16px));min-height:48px;padding:8px 24px;font-size:.875rem}}@media (width<=700px){.chalet-page .property-gallery{grid-template-rows:none;grid-template-columns:none;display:block;overflow:visible}.chalet-page .property-gallery__track{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:0;height:clamp(430px,62svh,610px);display:flex;overflow:auto hidden}.chalet-page .property-gallery__track::-webkit-scrollbar{display:none}.chalet-page .property-gallery__track>button.property-gallery__photo,.chalet-page .property-gallery__track>button.property-gallery__photo:first-child{scroll-snap-align:start;scroll-snap-stop:always;border-radius:0;flex:0 0 100%;grid-area:auto;width:100%;height:clamp(430px,62svh,610px);display:block!important}.chalet-page .property-gallery__track>button.property-gallery__photo img{object-fit:cover;width:100%;height:100%}.chalet-page .property-gallery .property-gallery__show-all{position:absolute;right:16px;display:flex!important}.chalet-page .property-gallery__back{position:absolute;left:16px}}.site-header{background:rgb(var(--rgb-surface) / .96);border-bottom:1px solid rgb(var(--rgb-brand) / .1);box-shadow:0 1px 0 rgb(var(--rgb-shadow) / .06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:background .35s,border-color .35s,box-shadow .35s}body:has(.home) .site-header:not(.site-header--scrolled){box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0}body:has(.home) .site-header:not(.site-header--scrolled):before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#000000c2 0%,#0000006b 40%,#00000029 72%,#0000 100%);height:192px;position:absolute;top:0;left:0;right:0}body:has(.home) .site-header:not(.site-header--scrolled) .logo{color:var(--color-surface-raised)}body:has(.home) .site-header:not(.site-header--scrolled) .logo img{filter:none}:is(body:has(.home) .site-header:not(.site-header--scrolled) .site-header__nav>a,body:has(.home) .site-header:not(.site-header--scrolled) .mega-menu__trigger>button){color:rgb(var(--rgb-white) / .78)}body:has(.home) .site-header:not(.site-header--scrolled) .site-header__link--active{color:var(--color-surface-raised)!important}body:has(.home) .site-header:not(.site-header--scrolled) .site-header__cta{background:rgb(var(--rgb-white) / .12);border:1px solid rgb(var(--rgb-white) / .2);color:var(--color-surface-raised);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body:has(.home) .site-header:not(.site-header--scrolled) .site-header__social a{background:rgb(var(--rgb-white) / .08);border-color:rgb(var(--rgb-white) / .16);color:var(--color-surface-raised)}@media (hover:hover){:is(body:has(.home) .site-header:not(.site-header--scrolled) .site-header__nav>a:hover,body:has(.home) .site-header:not(.site-header--scrolled) .mega-menu__trigger>button:hover){color:var(--color-surface-raised)}body:has(.home) .site-header:not(.site-header--scrolled) .site-header__cta:hover{background:rgb(var(--rgb-white) / .2);border-color:rgb(var(--rgb-white) / .32)}body:has(.home) .site-header:not(.site-header--scrolled) .site-header__social a:hover{background:rgb(var(--rgb-white) / .16);border-color:rgb(var(--rgb-white) / .28);color:var(--color-surface-raised)}}body:has(.home) .site-header{position:fixed;top:0;left:0;right:0}body:has(.home) .home .hero{height:100svh}@media (width>=1001px){.site-header__inner{justify-content:initial;width:min(1120px,100% - 48px)}.site-header__nav{margin-left:auto}}.site-header__inner{transition:height .35s,padding-top .35s}body:has(.home) .site-header:not(.site-header--scrolled) .site-header__inner{height:calc(var(--layout-header-height) + 16px);padding-top:16px}body:has(.home) .site-header:not(.site-header--scrolled) .mega-menu{top:96px}@media (width<=700px){body:has(.home) .site-header:not(.site-header--scrolled) .site-header__inner{height:calc(var(--layout-header-height-mobile) + 16px);padding-top:16px}.home .hero__content{padding-bottom:224px}}.mega-menu__card .mega-menu__card-media{align-self:stretch}.mega-menu__card .mega-menu__card-media .chalet-card__badge{background:rgb(var(--rgb-white) / .94);border-radius:var(--radius-pill);box-shadow:0 8px 24px rgb(var(--rgb-shadow) / .1);color:var(--color-brand-primary);z-index:2;position:absolute}.mega-menu__card .mega-menu__card-content{text-align:left;align-self:stretch;align-items:stretch}.mega-menu__card .mega-menu__card-facts{text-align:left;align-self:stretch;justify-items:start;width:100%}.mega-menu__card .mega-menu__card-facts span,.mega-menu__card .mega-menu__cta{text-align:left;width:100%}.availability-form__field:has(.select-picker){cursor:pointer;position:relative}.property-gallery__track{display:contents}.availability-form__field:has(.select-picker) .select-picker{position:static}.availability-form__field:has(.select-picker) .select-picker__trigger:before{content:"";position:absolute;inset:0}.availability-form__field:has(.select-picker):has(.select-picker__trigger:focus-visible){outline-offset:0;outline:2px solid #527761}.chalet-card__facts svg,.chalet-page__facts svg{align-self:center;margin-top:0}.chalet-card__facts>div,.chalet-page__facts>div{column-gap:8px}.mega-menu__card .mega-menu__card-media{border-radius:16px;padding:0;position:relative;overflow:hidden}.mega-menu__card .mega-menu__card-media img{width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.mega-menu__card .mega-menu__card-media .chalet-card__badge{padding:8px;font-size:.625rem;inset:8px auto auto 8px}.mega-menu__card .mega-menu__card-content{flex-direction:column;min-width:0;padding:8px;display:flex}.mega-menu__card .mega-menu__card-content h3{letter-spacing:-.04em;margin:0 0 8px;font-size:1.375rem;font-weight:600}.mega-menu__card .mega-menu__card-content>p{margin:0}.mega-menu__card-facts{border-block:1px solid rgb(var(--rgb-brand) / .1);gap:8px;margin:16px 0;padding:8px 0;display:grid}.mega-menu__card .mega-menu__card-facts span{color:var(--color-text-secondary);align-items:center;gap:8px;font-size:.6875rem;font-weight:500;display:flex}.mega-menu__card-facts svg{color:#527761;stroke-width:1.8px;width:16px;height:16px}.mega-menu__card .mega-menu__cta{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.mega-menu__card .mega-menu__cta svg{width:16px;height:16px;transition:transform .3s}@media (hover:hover){.mega-menu__card:hover .mega-menu__card-media img{transform:scale(1.04)}.mega-menu__card:hover .mega-menu__cta svg{transform:translate(4px)}}@media (width<=1000px){.home .availability-form{background:var(--color-surface-raised);border:1px solid rgb(var(--rgb-brand) / .14);box-shadow:0 8px 32px rgb(var(--rgb-shadow) / .1);border-radius:24px;gap:8px;padding:8px}.home .availability-form>.date-picker{border:1px solid rgb(var(--rgb-brand) / .12);background:#f2f6f2;border-radius:16px}.home .availability-form .date-picker__trigger,.home .availability-form>.availability-form__field{background:#f2f6f2;min-height:64px;padding:8px 16px}.home .availability-form .date-picker__trigger{border:0}.home .availability-form .date-picker__trigger:first-child{border-right:1px solid rgb(var(--rgb-brand) / .12);border-radius:16px 0 0 16px}.home .availability-form .date-picker__trigger:nth-child(2){border-radius:0 16px 16px 0}.home .availability-form>.availability-form__field{border:1px solid rgb(var(--rgb-brand) / .12);border-radius:16px}.home .availability-form .availability-form__field>svg{color:#527761;stroke-width:1.8px;width:20px;height:20px}.home .availability-form .availability-form__field b{color:var(--color-text-secondary);letter-spacing:.04em;font-size:.75rem}.home .availability-form .date-picker__value,.home .availability-form .date-picker__value--selected,.home .availability-form .select-picker__trigger{color:var(--color-text-primary);margin-top:8px;font-size:.875rem;font-weight:400}.home .availability-form>button,.mobile-availability>.action-button,.mobile-nav__reserve{background:#527761;border-color:#527761;box-shadow:0 8px 16px #2d523f24}.home .availability-form>button{border-radius:16px;min-height:56px}.mobile-availability__choices{border:0;gap:8px;display:grid;overflow:visible}.mobile-availability__choices>button{border:1px solid rgb(var(--rgb-brand) / .12);background:#f2f6f2;border-radius:16px;min-height:72px}.mobile-availability__choices>button+button{border-top:1px solid rgb(var(--rgb-brand) / .12)}.mobile-availability__choices>button>svg:first-child{color:#527761;stroke-width:1.8px}.mobile-availability__options>button[aria-pressed=true]{border-color:rgb(var(--rgb-brand) / .24);background:#e5efe7}.mobile-availability__options i{color:#527761;background:#e5efe7}.mobile-availability__options>button>svg{color:#527761}.mobile-availability .availability-form__field{border:1px solid rgb(var(--rgb-brand) / .12);background:#f2f6f2;border-radius:16px}.mobile-availability .availability-form__field>svg{color:#527761}.site-header__social a{width:40px;height:40px}}.reviews{background:#f8f7f3}.reviews__heading{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:48px;display:flex}.reviews__heading div{letter-spacing:normal}.reviews__heading-copy{max-width:680px}.reviews__heading-copy h2{letter-spacing:-.045em;margin:16px 0 0;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:500;line-height:1.05}.reviews__score{background:var(--color-surface-raised);border:1px solid rgb(var(--rgb-brand) / .1);box-shadow:0 8px 32px rgb(var(--rgb-shadow) / .06);border-radius:24px;flex:none;grid-template-columns:32px auto 1fr;align-items:center;gap:16px;padding:16px 24px;display:grid}.reviews__google{width:32px;height:32px}.reviews__score strong{color:var(--color-text-primary);letter-spacing:-.06em;font-size:2.75rem;font-weight:500;line-height:1}.reviews__score>div{color:var(--color-rating);gap:0;font-size:.875rem;display:grid}.reviews__score small{color:var(--color-text-secondary);white-space:nowrap;font-size:.75rem}.reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.reviews__grid article{background:linear-gradient(145deg,var(--color-surface-raised),#f4f7f4);border:1px solid rgb(var(--rgb-brand) / .1);box-shadow:0 8px 32px rgb(var(--rgb-shadow) / .06);border-radius:24px;flex-direction:column;min-height:280px;padding:32px;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex}.reviews__card-top{justify-content:space-between;align-items:center;display:flex}.reviews__card-top svg{color:#527761;width:24px;height:24px}.reviews__card-top span{color:var(--color-rating);letter-spacing:.08em;font-size:.75rem}.reviews__grid p{font-family:var(--font-family-body);flex:1;min-height:0;margin:24px 0 32px;font-size:1rem;line-height:1.7}.reviews__grid footer{border-top:1px solid rgb(var(--rgb-brand) / .1);align-items:center;gap:16px;padding-top:24px;display:flex}.reviews__grid footer>i{color:#365c48;background:#e2ece5;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-style:normal;font-weight:600;display:flex}.reviews__grid footer>span{gap:0;display:grid}.reviews__grid b{font-size:.875rem;font-weight:600}.reviews__grid small{color:var(--color-text-secondary);font-size:.75rem}@media (hover:hover){.reviews__grid article:hover{border-color:rgb(var(--rgb-brand) / .18);box-shadow:0 16px 40px rgb(var(--rgb-shadow) / .09);transform:translateY(-4px)}}@media (width<=1000px){.reviews__heading{flex-direction:column;align-items:stretch;gap:32px}.reviews__score{width:max-content}.reviews__grid{grid-template-columns:1fr}.reviews__grid article{min-height:0}}@media (width<=600px){.reviews__heading-copy h2{font-size:2.25rem}.reviews__score{grid-template-columns:24px auto 1fr;gap:8px;width:100%;padding:16px}.reviews__google{width:24px;height:24px}.reviews__score strong{font-size:2.25rem}.reviews__score small{white-space:normal}.reviews__grid article{padding:24px}}@media (width>=1001px){.property-layout{grid-template-columns:minmax(0,1fr) 400px;gap:64px}.booking-card{background:linear-gradient(145deg,var(--color-surface-raised),#f5f8f5);border:1px solid rgb(var(--rgb-brand) / .14);box-shadow:0 8px 32px rgb(var(--rgb-shadow) / .08);border-radius:32px;padding:24px}.booking-card>.eyebrow-label{color:#527761;letter-spacing:.14em;font-size:.75rem}.booking-card h3{font-family:var(--font-family-body);letter-spacing:-.035em;margin:16px 0 8px;font-size:1.75rem;font-weight:600;line-height:1.15}.booking-card>p{color:var(--color-text-secondary);max-width:300px;margin:0;font-size:.875rem;line-height:1.6}.booking-card .booking-card__fields{background:0 0;border:0;border-radius:0;gap:8px;margin:24px 0}.booking-card .date-picker{border:1px solid rgb(var(--rgb-brand) / .12);background:#f2f6f2;border-radius:16px;gap:0}.booking-card .availability-form__field{border:1px solid rgb(var(--rgb-brand) / .12);background:#f2f6f2;border-radius:16px;min-height:72px;padding:8px}.booking-card .date-picker__trigger,.booking-card .booking-card__select{border:1px solid rgb(var(--rgb-brand) / .12)}.booking-card .date-picker__trigger:first-child,.booking-card .booking-card__select:first-of-type{border-right:1px solid rgb(var(--rgb-brand) / .12)}.booking-card .date-picker__trigger{border:0}.booking-card .date-picker__trigger:first-child{border-right:1px solid rgb(var(--rgb-brand) / .12);border-radius:16px 0 0 16px}.booking-card .date-picker__trigger:nth-child(2){border-radius:0 16px 16px 0}.booking-card .availability-form__field>span{min-width:0}.booking-card .booking-card__select{cursor:pointer;position:relative}.booking-card .booking-card__select .select-picker{position:static}.booking-card .booking-card__select .select-picker__trigger:before{content:"";position:absolute;inset:0}.booking-card .booking-card__select:has(.select-picker__trigger:focus-visible){outline-offset:0;outline:2px solid #527761}.booking-card .availability-form__field>svg{color:#527761;stroke-width:1.8px;width:20px;height:20px}.booking-card .availability-form__field b{color:var(--color-text-secondary);letter-spacing:.04em;font-size:.75rem;font-weight:600}.booking-card .availability-form__field small,.booking-card .select-picker__trigger{color:var(--color-text-primary);white-space:nowrap;margin-top:8px;font-size:.875rem;font-weight:400}.booking-card .action-button{background:#527761;border-color:#527761;border-radius:16px;min-height:56px;padding:16px 24px;box-shadow:0 8px 16px #2d523f24}.booking-card .action-button:hover{background:#436650;border-color:#436650;box-shadow:0 8px 24px #2d523f33}.booking-card .booking-card__form>small{margin-top:16px;font-size:.75rem;font-weight:500}.booking-card__error{margin-bottom:16px;font-size:.75rem}}.home .availability-form__field b{font-weight:600}.home .availability-form .date-picker__value,.home .availability-form .date-picker__value--selected,.home .availability-form .select-picker__trigger{font-weight:400}@media (width<=1000px){.mobile-nav__reserve{border:0;width:calc(100% - 2px)}.mobile-chalet-sheet{background:var(--color-surface-base);box-shadow:0 0 0 100vmax rgb(var(--rgb-shadow) / .52),0 -20px 60px rgb(var(--rgb-shadow) / .2);max-height:calc(100dvh - 10px);padding:32px 16px calc(24px + env(safe-area-inset-bottom,0px));z-index:1600;border-radius:32px 32px 0 0;width:100%;position:fixed;bottom:0;left:0;right:0;overflow:auto}.mobile-chalet-sheet--ready{animation:none;transform:none}.mobile-chalet-sheet.apple-sheet--closing{animation:.4s cubic-bezier(.7,0,.84,0) both apple-sheet-out}.mobile-chalet-sheet header{margin-bottom:24px}.mobile-chalet-sheet header p{color:var(--color-text-secondary);margin:8px 0 0;font-size:.875rem}.mobile-chalet-sheet__header>div{flex:1;min-width:0}.mobile-chalet-sheet__header .mobile-chalet-sheet__back{margin-right:16px}.mobile-availability__choices{border:1px solid var(--color-border-soft);border-radius:16px;overflow:hidden}.mobile-availability__choices>button{background:var(--color-surface-raised);color:var(--color-text-primary);text-align:left;border:0;grid-template-columns:22px 1fr 18px;align-items:center;gap:16px;width:100%;min-height:76px;padding:16px;display:grid}.mobile-availability__choices>button+button{border-top:1px solid var(--color-border-soft)}.mobile-availability__choices>button>svg:first-child{color:var(--color-action);width:21px;height:21px}.mobile-availability__choices>button>svg:last-child{color:var(--color-text-soft);width:16px;height:16px}.mobile-availability__choices span,.mobile-availability__options span{gap:0;display:grid}.mobile-availability__choices b,.mobile-availability__options b{font-size:.875rem;font-weight:600}.mobile-availability__choices small,.mobile-availability__options small{color:var(--color-text-secondary);font-size:.75rem}.mobile-availability__month-nav{text-align:center;grid-template-columns:40px 1fr 40px;align-items:center;gap:8px;margin-bottom:24px;display:grid}.mobile-availability__month-nav button{background:var(--color-surface-soft);border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mobile-availability__month-nav span{color:var(--color-text-secondary);font-size:.75rem;font-weight:600}.mobile-availability__months{gap:32px;display:grid}.mobile-availability__month h4{text-align:center;text-transform:capitalize;margin:0 0 8px;font-size:.875rem}.mobile-availability__options{gap:8px;display:grid}.mobile-availability__options>button{background:var(--color-surface-raised);border:1px solid var(--color-border-soft);color:var(--color-text-primary);text-align:left;border-radius:16px;grid-template-columns:46px 1fr 20px;align-items:center;gap:16px;width:100%;min-height:72px;padding:8px 16px;display:grid}.mobile-availability__options>button[aria-pressed=true]{background:var(--color-surface-soft);border-color:rgb(var(--rgb-brand) / .24)}.mobile-availability__options i{background:var(--color-surface-soft);color:var(--color-brand-primary);border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.mobile-availability__options i svg{width:21px;height:21px}.mobile-availability__options>button>svg{color:var(--color-action);width:18px;height:18px}.mobile-availability .date-picker{grid-column:1/3}.mobile-availability .availability-form__field{border:0;border-bottom:1px solid var(--color-border-soft);gap:8px;min-height:72px;padding:16px}.mobile-availability .date-picker__trigger:first-child{border-right:1px solid var(--color-border-soft)}.mobile-availability .availability-form__field>svg{color:var(--color-action);flex:0 0 18px;width:18px;height:18px}.mobile-availability .availability-form__field b{font-size:.75rem;font-weight:600;display:block}.mobile-availability .date-picker__value,.mobile-availability .select-picker__trigger{font-size:.875rem;font-weight:400}.mobile-availability>.action-button{border-radius:16px;width:100%;min-height:54px;margin-top:16px}.mobile-availability>small{color:var(--color-text-secondary);text-align:center;margin-top:8px;font-size:.75rem;display:block}.mobile-availability__error{color:var(--color-error);margin:8px 8px 0;font-size:.75rem;font-weight:600}}.chalet-card{background:var(--color-surface-raised);border:1px solid rgb(var(--rgb-brand) / .1);box-shadow:0 8px 32px rgb(var(--rgb-shadow) / .07);color:inherit;cursor:pointer;touch-action:manipulation;border-radius:24px;flex-direction:column;text-decoration:none;transition:border-color .35s,box-shadow .35s,transform .35s;display:flex;overflow:hidden}.chalet-card:focus-visible,.mega-menu__card:focus-visible,.chalet-unit__compact:focus-visible,.related-chalet:focus-visible{outline:3px solid rgb(var(--rgb-brand) / .42);outline-offset:4px}.chalet-card__image{aspect-ratio:16/10;border-radius:0;overflow:hidden}.chalet-card__image img{width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.chalet-card__image>span.chalet-card__badge{background:rgb(var(--rgb-surface) / .9);border:1px solid rgb(var(--rgb-white) / .48);border-radius:var(--radius-pill);box-shadow:0 8px 24px rgb(var(--rgb-shadow) / .1);color:var(--color-brand-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px 16px;top:24px;left:24px}.chalet-card__body{flex-direction:column;flex:1;padding:32px;display:flex}.chalet-card__body .chalet-card__heading h3{letter-spacing:-.04em;margin:0;font-size:1.75rem;font-weight:600}.chalet-card__heading small{color:#527761;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:600}.chalet-card__body>p{color:var(--color-text-secondary);margin:8px 0 24px;font-size:.875rem;line-height:1.6}.chalet-card__facts{border-block:1px solid rgb(var(--rgb-brand) / .1);grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 24px;padding-block:16px;display:grid}.chalet-card__facts>div{grid-template-columns:24px 1fr;gap:0;display:grid}.chalet-card__facts>div+div{border-left:1px solid rgb(var(--rgb-brand) / .1);padding-left:16px}.chalet-card__facts svg{color:#527761;stroke-width:1.7px;grid-row:1/3;width:18px;height:18px;margin-top:0}.chalet-card__facts dt{color:var(--color-text-secondary);letter-spacing:.06em;text-transform:uppercase;font-size:.625rem;font-weight:600}.chalet-card__facts dd{white-space:nowrap;margin:0;font-size:.75rem;font-weight:600}.chalet-card__difference{background:var(--color-surface-raised);border:1px solid var(--color-border-soft);border-radius:16px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:16px;padding:16px 24px;display:grid}.chalet-card__difference-icon{color:#b66743;background:#fff0e8;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.chalet-card__difference--araucaria .chalet-card__difference-icon{color:#356b6b;background:#e5f1f1}.chalet-card__difference-icon svg{stroke-width:1.8px;width:24px;height:24px}.chalet-card__difference>div{display:grid}.chalet-card__difference small{color:var(--color-text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.625rem;font-weight:700}.chalet-card__difference strong{margin-top:8px;font-size:1rem;font-weight:600}.chalet-card__difference p{color:var(--color-text-secondary);margin:8px 0 0;font-size:.875rem}.chalet-card__link{justify-content:space-between;width:100%;margin-top:24px}@media (hover:hover){.chalet-card:hover{border-color:rgb(var(--rgb-brand) / .18);box-shadow:0 16px 40px rgb(var(--rgb-shadow) / .1);transform:translateY(-4px)}.chalet-card:hover .chalet-card__image img{transform:scale(1.04)}}@media (width<=600px){.chalet-card__body{padding:24px}.chalet-card__facts>div{grid-template-columns:20px 1fr}.chalet-card__facts>div+div{padding-left:8px}.chalet-card__facts dt{display:none}.chalet-card__facts dd{grid-row:1/3;align-self:center;font-size:.6875rem}.chalet-card__difference{padding:16px}}.ideal-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid;overflow:visible}.ideal-list article{background:var(--color-surface-raised);border:1px solid rgb(var(--rgb-brand) / .1);border-radius:24px;min-height:176px;padding:24px;transition:border-color .3s,transform .3s;display:block;position:relative;overflow:hidden}.ideal-list article:last-child{grid-column:1/-1;min-height:160px}.ideal-list article>i{color:#365c48;background:#e6f0e8;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.ideal-list article>i svg{stroke-width:1.8px;width:24px;height:24px}.ideal-list article:nth-child(2)>i{color:#b66743;background:#fff0e8}.ideal-list article:nth-child(3)>i{color:#9a7426;background:#fff6db}.ideal-list article:nth-child(4)>i{color:#356b6b;background:#e5f1f1}.ideal-list article:nth-child(5)>i{color:#6c5684;background:#eee9f5}.ideal-list span{color:#527761;letter-spacing:.08em;font-size:.75rem;font-weight:700;display:block}.ideal-list h3{letter-spacing:-.025em;margin:16px 0 8px;font-size:1.125rem;font-weight:600;line-height:1.25}.ideal-list p{color:var(--color-text-secondary);font-family:var(--font-family-body);margin:0;font-size:.875rem;font-weight:400;line-height:1.6}@media (hover:hover){.ideal-list article:hover{border-color:rgb(var(--rgb-brand) / .18);transform:translateY(-4px)}}@media (width<=700px){.ideal-list{grid-template-columns:1fr;display:grid;overflow:visible}.ideal-list article,.ideal-list article:last-child{grid-column:auto;min-height:176px;padding:24px}}.related-chalet{background:var(--color-surface-raised);border:1px solid rgb(var(--rgb-brand) / .12);color:inherit;cursor:pointer;touch-action:manipulation;border-radius:24px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);margin:64px 0;text-decoration:none;display:grid;overflow:hidden}.mega-menu__card,.chalet-unit__compact{cursor:pointer;touch-action:manipulation}.related-chalet__image{min-height:400px;display:block;overflow:hidden}.related-chalet__image picture,.related-chalet__image img{width:100%;height:100%}.related-chalet__image img{object-fit:cover;transition:transform .6s}.related-chalet__content{flex-direction:column;justify-content:center;align-items:flex-start;padding:40px;display:flex}.related-chalet__label{color:#527761;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:.75rem;font-weight:700;display:flex}.related-chalet__label svg{width:18px;height:18px}.chalet-unit--xaxim.mega-menu__card>div>small,.chalet-unit--xaxim .related-chalet__label{color:#b66743}.chalet-unit--araucaria.mega-menu__card>div>small,.chalet-unit--araucaria .related-chalet__label{color:#356b6b}.related-chalet h2{letter-spacing:-.04em;margin:16px 0;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.08}.related-chalet__content>p{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.related-chalet__facts{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.related-chalet__facts span{color:var(--color-text-secondary);align-items:center;gap:8px;font-size:.8125rem;display:flex}.related-chalet__facts svg{color:#527761;width:18px;height:18px}.related-chalet__link{width:auto;margin-top:32px;text-decoration:none}@media (hover:hover){.related-chalet:hover .related-chalet__image img{transform:scale(1.035)}}@media (width<=800px){.related-chalet{grid-template-columns:1fr;margin:48px 0}.related-chalet__image{aspect-ratio:16/10;min-height:0}.related-chalet__content{padding:24px}}.home .hero__shade{background:linear-gradient(0deg,rgb(var(--rgb-shadow) / .56),transparent 56%),rgb(var(--rgb-shadow) / .24)}.home .hero__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0 24px 144px;display:flex}.home .hero h1{max-width:1040px;margin:0;font-size:clamp(2.75rem,6vw,5.5rem);line-height:.98}.home .hero__content>p{color:rgb(var(--rgb-white) / .9);max-width:720px;margin:24px auto 0;font-size:clamp(.875rem,1.35vw,1.125rem);line-height:1.6}.hero__scroll-cue{border:1px solid rgb(var(--rgb-white) / .48);color:var(--color-surface-raised);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-top:32px;line-height:0;display:flex}.hero__scroll-cue svg{flex:none;width:24px;height:24px;animation:1.8s ease-in-out infinite hero-scroll-pulse;display:block}@keyframes hero-scroll-pulse{0%,to{opacity:.5;transform:scale(.88)}50%{opacity:1;transform:scale(1)}}@media (width<=700px){.home .hero__content{justify-content:center;padding:0 24px 304px}.home .hero h1{font-size:2.5rem;line-height:1.02}.home .hero__content>p{margin-top:16px;font-size:.875rem;line-height:1.55}.hero__scroll-cue{width:40px;height:40px;margin-top:24px}}.intro__lead,.reviews__grid p,.site-footer__brand p,.property-section__lead{font-style:italic}@media (width>=1001px){.home .availability-form{background:var(--color-surface-raised);border:1px solid rgb(var(--rgb-brand) / .14);box-shadow:0 8px 32px rgb(var(--rgb-shadow) / .08);border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(160px,.72fr) minmax(160px,.72fr) auto;gap:8px;padding:8px}.home .availability-form>.date-picker{border:1px solid rgb(var(--rgb-brand) / .12);background:#f2f6f2;border-radius:16px}.home .availability-form .date-picker__trigger,.home .availability-form>.availability-form__field{border:1px solid rgb(var(--rgb-brand) / .12);background:#f2f6f2;min-height:64px;padding:8px 16px}.home .availability-form .date-picker__trigger{border:0}.home .availability-form .date-picker__trigger:first-child{border-right:1px solid rgb(var(--rgb-brand) / .12);border-radius:16px 0 0 16px}.home .availability-form .date-picker__trigger:nth-child(2){border-radius:0 16px 16px 0}.home .availability-form>.availability-form__field{cursor:pointer;border-radius:16px}.home .availability-form .availability-form__field>svg{color:#527761;stroke-width:1.8px;width:20px;height:20px}.home .availability-form .availability-form__field b{color:var(--color-text-secondary);letter-spacing:.04em;font-size:.75rem;font-weight:600}.home .availability-form .date-picker__value,.home .availability-form .date-picker__value--selected,.home .availability-form .select-picker__trigger{color:var(--color-text-primary);white-space:nowrap;margin-top:8px;font-size:.875rem;font-weight:400}.home .availability-form>button{background:#527761;border-radius:16px;min-height:64px;padding:16px 24px;box-shadow:0 8px 16px #2d523f24}.home .availability-form>button:hover{background:#436650;box-shadow:0 8px 24px #2d523f33}}.home .hero__content{padding-bottom:96px}@media (width<=700px){.home .hero__content{padding-bottom:224px}}.site-footer__socials{gap:8px;margin-top:24px;display:flex}.site-footer__socials a{border:1px solid rgb(var(--rgb-white) / .16);color:var(--color-surface-raised);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.site-footer__socials svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:18px;height:18px}.site-footer__credit{align-items:center;gap:8px;display:flex}.site-footer__credit a{display:flex}.site-footer__credit img{opacity:.72;width:40px;height:auto;transition:opacity .25s}.site-footer__credit a:hover img{opacity:1}@media (width<=700px){.site-footer{padding-top:40px}.site-footer__main{justify-content:center;display:flex}.site-footer__main>nav,.site-footer__main>address,.site-footer__brand>p{display:none}.site-footer__brand{flex-direction:column;align-items:center;display:flex}.site-footer__brand .logo img{width:112px}.site-footer__socials{justify-content:center;margin-top:24px}.site-footer__bottom{text-align:center;align-items:center;gap:16px;margin-top:32px;padding:24px 0}.site-footer__signature{display:none}.site-footer__credit{font-size:.625rem}.site-footer__credit img{width:40px}}.home .availability-form>button:disabled,.booking-card .booking-card__form>.action-button:disabled,.mobile-availability>.action-button:disabled,.contact-form>.action-button:disabled{box-shadow:none;color:#7c847f;cursor:not-allowed;pointer-events:none;background:#d9ddd9;border-color:#d9ddd9;transform:none}.site-header__cta svg.whatsapp-icon{fill:currentColor;stroke:none}.home .availability-form__error,.booking-card__error,.mobile-availability__error{color:#765a1d;background:#fff6db;border:1px solid #ead9a0;border-radius:8px;padding:8px 16px;line-height:1.4}.booking-card__error,.mobile-availability__error{margin-bottom:16px}.mobile-availability__dates>.mobile-availability__error{margin:0 0 16px}
