:root{--sand:#f3ebdd;--cream:#fff9ee;--forest:#24352a;--sage:#66765b;--amber:#e6a83a;--ink:#272b27;--line:rgba(36,53,42,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sand);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
header{height:88px;max-width:1320px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand,h1,h2{font-family:Georgia,"Times New Roman",serif;color:var(--forest)}.brand{font-size:clamp(1.55rem,2.6vw,2.2rem);font-weight:700}nav{display:flex;gap:42px}
.btn{min-height:52px;padding:0 24px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--forest);font-weight:700;transition:.18s}.btn:hover{transform:translateY(-2px)}.primary{background:var(--amber);border-color:var(--amber)}.outline{background:rgba(255,249,238,.55)}.light{border-color:var(--cream)}
.hero{max-width:1440px;min-height:690px;margin:auto;padding-left:max(32px,calc((100vw - 1320px)/2));display:grid;grid-template-columns:minmax(440px,.78fr) minmax(600px,1.22fr)}.copy{padding:92px 58px 70px 0;z-index:3}.eyebrow{margin:0 0 18px;color:var(--sage);text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:800}h1{margin:0;font-size:clamp(3.6rem,5.5vw,5.65rem);line-height:.98;letter-spacing:-.045em}.lead{max-width:570px;margin:28px 0 22px;font-size:1.08rem;line-height:1.7}.meta{line-height:1.8}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}
.visual{position:relative;min-height:650px}.hero-img{width:100%;height:100%;object-fit:cover;border-radius:30px 0 0}.float{position:absolute;z-index:2;object-fit:cover;border:5px solid var(--cream);border-radius:22px;box-shadow:0 14px 40px #24352a33}.one{width:265px;height:185px;left:-135px;top:78px}.two{width:165px;height:190px;left:-70px;bottom:38px}.note{position:absolute;left:95px;bottom:24px;max-width:275px;padding:20px 24px;border-radius:20px;background:#fff9eef2;box-shadow:0 10px 30px #24352a1f}
.features{max-width:1320px;margin:auto;padding:34px 24px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff9ee94}.features article{padding:14px 38px;display:flex;gap:18px;align-items:center;border-right:1px solid var(--line)}.features article:last-child{border:0}.features b{width:54px;height:54px;border-radius:50%;background:#66765b1f;display:grid;place-items:center;font-size:1.6rem}.features h2{font-family:Arial;margin:0 0 6px;font-size:1.02rem}.features p{margin:0;color:#596059;font-size:.9rem;line-height:1.5}
.section{max-width:1270px;margin:auto;padding:100px 24px}.intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:end}.intro h2,.heading h2,.location h2{font-size:clamp(2.6rem,5vw,4.8rem);line-height:1;margin:0;letter-spacing:-.04em}.intro>p{margin:0;font-size:1.2rem;line-height:1.8;color:#4e564f}.heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.heading>p{color:var(--sage)}
.gallery{display:grid;grid-template-columns:1.35fr .85fr .85fr;grid-template-rows:270px 270px;gap:16px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:22px}.gallery .big{grid-row:1/3}.gallery .wide{grid-column:2/4}
.reviews{padding-top:35px;display:grid;grid-template-columns:.8fr 1fr 1fr;gap:18px}.reviews article,.reviews blockquote{margin:0;border-radius:22px;padding:30px;background:var(--cream)}.rating strong{font-family:Georgia;font-size:4rem;color:var(--forest)}.stars{color:var(--amber);letter-spacing:.1em}.reviews blockquote{font-family:Georgia;color:var(--forest);font-size:1.55rem;line-height:1.4;display:flex;flex-direction:column;justify-content:space-between}.reviews small{font-family:Arial;color:var(--sage);font-size:.8rem;margin-top:28px}
.location{display:grid;grid-template-columns:1fr 1.05fr}.location>div{background:var(--forest);padding:clamp(35px,6vw,72px);border-radius:28px 0 0 28px;color:var(--cream)}.location h2,.location .eyebrow{color:var(--cream)}.location>div>p:not(.eyebrow){line-height:1.7}.location ul{list-style:none;padding:0;margin:34px 0}.location li{padding:15px 0;border-top:1px solid #ffffff29;display:grid;grid-template-columns:110px 1fr}.location li span{color:#bdc9bd}.location>img{width:100%;height:100%;min-height:520px;object-fit:cover;border-radius:0 28px 28px 0}.location .light{color:var(--cream)}
footer{max-width:1270px;margin:auto;padding:36px 24px 50px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}
@media(max-width:1000px){nav{display:none}.hero{grid-template-columns:1fr;padding:0 24px}.copy{padding:65px 0 55px}.visual{min-height:560px}.hero-img{border-radius:28px}.one{left:24px;top:-38px;width:225px;height:155px}.two{left:auto;right:24px}.note{left:26%}.features{grid-template-columns:1fr}.features article{border-right:0;border-bottom:1px solid var(--line)}.intro{grid-template-columns:1fr;gap:32px}.reviews{grid-template-columns:1fr}}
@media(max-width:700px){header{height:76px}.hero{padding:0 18px}.copy{padding-top:45px}.visual{min-height:410px}.one{width:150px;height:112px}.two{width:112px;height:132px;right:12px;bottom:18px}.note{left:16px;bottom:14px;max-width:215px;padding:14px;font-size:.85rem}.section{padding:72px 20px}.features{margin:0 16px;padding-inline:0}.features article{padding-inline:20px}.heading{display:block}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:280px 180px 180px}.gallery .big{grid-column:1/3;grid-row:auto}.gallery .wide{grid-column:auto}.location{grid-template-columns:1fr;padding-inline:16px}.location>div{border-radius:24px 24px 0 0}.location>img{border-radius:0 0 24px 24px;min-height:330px}footer{flex-direction:column;text-align:center}}
