@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500;1,600&family=Josefin+Sans:wght@600;700&display=swap');
:root{--ink:#25372d;--cream:#f4f1e8;--moss:#58705a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:var(--cream)}.brand{display:inline-flex;align-items:baseline;gap:12px;letter-spacing:0;white-space:nowrap}.brand-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(31px,2.6vw,42px);font-weight:600;font-style:italic;letter-spacing:-.055em;line-height:.9}.brand-suffix{font-family:'Josefin Sans',Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase}.site-header nav{display:flex;gap:28px;font-size:13px}.site-header nav a:hover,.text-link:hover{opacity:.6}.hero{height:min(780px,calc(100vh - 90px));min-height:620px;position:relative;color:#fff;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,33,26,.58),rgba(21,33,26,.1) 70%)}.hero-content{position:absolute;top:50%;left:8vw;transform:translateY(-42%);max-width:620px}.eyebrow{font-size:11px;line-height:1.3;text-transform:uppercase;letter-spacing:.16em;font-weight:700;margin:0 0 18px}.eyebrow.light{color:#ecedde}.hero h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em;line-height:.96;margin:0}.hero h1{font-size:clamp(60px,8vw,122px)}.hero-text{max-width:390px;font-size:18px;line-height:1.55;margin:30px 0}.button{display:inline-flex;gap:24px;align-items:center;justify-content:space-between;padding:15px 18px;font-size:13px;font-weight:700}.button-light{background:#f9f8f2;color:var(--ink)}.hero-note{position:absolute;bottom:30px;right:5vw;font-size:12px;letter-spacing:.04em}.section{padding:120px 8vw}.section-title{display:grid;grid-template-columns:1.35fr .65fr;gap:10vw;align-items:end;margin-bottom:65px}.section-title h2,.location h2,.detail-strip h2,.inquiry h2{font-size:clamp(44px,5.5vw,82px)}em{color:var(--moss)}.section-copy,.location-copy>p{font-size:17px;line-height:1.7;margin:0}.chalets{padding-bottom:145px}.chalet-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.chalet-card{background:#ebe6dc}.chalet-card.offset{margin-top:80px}.chalet-card img{width:100%;height:570px;object-fit:cover}.card-text{padding:28px 28px 34px}.card-text .eyebrow{margin-bottom:11px;color:var(--moss)}h3{font-family:Georgia,serif;font-size:29px;font-weight:400;letter-spacing:-.03em;margin:0}.detail-strip{background:var(--moss);display:grid;grid-template-columns:1.1fr .9fr;color:#f6f3eb}.detail-strip>img{width:100%;height:620px;object-fit:cover}.detail-strip>div{padding:90px 9vw 70px 7vw}.detail-strip em{color:#d7dfc5}.detail-strip ul{list-style:none;padding:30px 0 0;margin:25px 0 0;border-top:1px solid rgba(255,255,255,.35)}.detail-strip li{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.25);font-size:15px}.location{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center}.location-copy>p{margin:26px 0 28px}.location>img{width:100%;height:570px;object-fit:cover}.text-link{display:inline-block;margin-top:25px;font-size:14px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:6px}.text-link span{margin-left:25px}.inquiry{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;background:#293c32;color:#f9f7f1;padding:110px 8vw}.inquiry>div>p:not(.eyebrow){max-width:490px;line-height:1.65;font-size:17px;margin:28px 0}.inquiry-card{background:#f5f2e9;color:var(--ink);padding:42px;align-self:center}.inquiry-card>p{font-size:11px!important;text-transform:uppercase;letter-spacing:.16em;font-weight:700;margin:0 0 25px!important}.contact-details{display:grid;gap:13px}.contact-details .mail-link,.contact-details .phone{display:flex;align-items:baseline;gap:9px;white-space:nowrap;flex-wrap:nowrap}.contact-details .mail-link{font-family:Georgia,serif;font-size:clamp(19px,2.1vw,28px);letter-spacing:-.04em}.contact-details .mail-link span,.contact-details .phone span{font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.contact-details .phone{font-size:15px;font-weight:700}.button-dark{display:flex;background:var(--moss);color:#fff;margin:34px 0 16px}footer{padding:46px 8vw;display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:26px;align-items:center;background:#eee9df;font-size:12px;line-height:1.5}footer p{margin:0}footer p:last-child{text-align:right}.legal{max-width:790px;margin:0 auto;padding:70px 25px 90px;line-height:1.65}.legal h1{font-family:Georgia,serif;font-size:48px;font-weight:400;letter-spacing:-.04em}.legal h2{font-size:25px;margin-top:38px}.legal .back{font-weight:700;text-decoration:underline}@media(max-width:760px){.site-header{height:80px;padding:0 22px}.brand{gap:7px}.brand-name{font-size:26px}.brand-suffix{font-size:10px;letter-spacing:.04em}.site-header nav{gap:14px;font-size:12px}.hero{height:620px;min-height:0}.hero-content{left:25px;right:25px}.hero-note{right:25px}.section{padding:75px 25px}.section-title,.location,.inquiry{grid-template-columns:1fr;gap:28px}.section-title{margin-bottom:45px}.chalet-grid{grid-template-columns:1fr;gap:25px}.chalet-card.offset{margin-top:0}.chalet-card img{height:400px}.detail-strip{grid-template-columns:1fr}.detail-strip>img{height:390px}.detail-strip>div{padding:65px 25px}.location>img{height:420px}.inquiry{padding:75px 25px}.inquiry-card{padding:30px}.contact-details .mail-link{font-size:16px;gap:6px}.contact-details .mail-link,.contact-details .phone{white-space:nowrap;flex-wrap:nowrap}footer{padding:35px 25px;grid-template-columns:1fr;gap:13px}footer p:last-child{text-align:left}.hero h1{font-size:64px}}
