*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f8f6f0;color:#24332d;line-height:1.55}a{text-decoration:none;color:inherit}header{position:fixed;z-index:20;top:0;left:0;right:0;height:72px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;background:rgba(248,246,240,.94);backdrop-filter:blur(10px);border-bottom:1px solid #ddd8cd}.brand{font-weight:800}nav{display:flex;gap:24px;font-size:14px}.hero{height:92vh;min-height:650px;position:relative;display:flex;align-items:flex-end;color:#fff;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,31,25,.72),rgba(17,31,25,.12))}.hero-copy{position:relative;max-width:850px;padding:0 7vw 9vh}.hero-copy>span,.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700}.hero h1,h2{font-family:Georgia,serif;font-weight:400;line-height:1.05}.hero h1{font-size:clamp(55px,9vw,120px);margin:8px 0}.hero p{font-size:clamp(20px,2vw,28px)}.hero small{display:block;margin-top:18px;opacity:.9}.actions{display:flex;gap:12px}.actions a,.contact-actions a{padding:14px 20px;border-radius:30px;font-weight:700}.primary{background:#fff;color:#28453a}.secondary{border:1px solid #fff}.section{padding:100px 7vw}.soft{background:#eee9df}.section h2{font-size:clamp(40px,5vw,68px);margin:8px 0 42px}.cols{display:grid;grid-template-columns:1.1fr 1fr;gap:8vw}.cols p{font-size:18px;color:#5e6863}.facts{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;border-top:1px solid #d2cec5;border-bottom:1px solid #d2cec5}.facts div{padding:26px 18px;border-right:1px solid #d2cec5}.facts div:last-child{border-right:0}.facts b{display:block;font:400 38px Georgia,serif}.facts span{font-size:13px;color:#6b746f}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cards article{background:#fff9;border:1px solid #d5d0c7;padding:26px;border-radius:18px}.cards h3{font:400 27px Georgia,serif;margin:0 0 8px}.cards p{color:#66706b}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gallery img{width:100%;height:270px;object-fit:cover;border-radius:16px}.gallery img:first-child,.gallery img:nth-child(9){grid-column:span 2}.contact{background:#29453a;color:#fff;padding:60px;border-radius:28px;display:flex;justify-content:space-between;gap:35px;align-items:center}.contact h2{margin-bottom:15px;max-width:700px}.contact p{opacity:.82}.contact-actions{min-width:250px;display:flex;flex-direction:column;gap:12px}.contact-actions a:first-child{background:#fff;color:#29453a}.contact-actions a:last-child{border:1px solid #ffffff80}.light{opacity:.75}footer{padding:30px 7vw 90px;border-top:1px solid #ddd8cd;display:grid;grid-template-columns:1fr 1fr 1fr;font-size:13px;color:#69736e}.mobile{display:none}@media(max-width:850px){nav{display:none}.cols{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}.contact{flex-direction:column;align-items:flex-start}.contact-actions{width:100%;flex-direction:row}.contact-actions a{flex:1;text-align:center}footer{grid-template-columns:1fr;gap:6px;padding-bottom:110px}.mobile{display:grid;grid-template-columns:1fr 1fr;position:fixed;z-index:25;left:12px;right:12px;bottom:12px;background:#20372e;border-radius:16px;overflow:hidden}.mobile a{color:#fff;text-align:center;padding:14px;font-weight:700}.mobile a+a{border-left:1px solid #ffffff30}}@media(max-width:560px){header{height:64px}.hero{min-height:610px}.hero-copy{padding-left:5vw;padding-right:5vw}.section{padding:75px 5vw}.facts{grid-template-columns:1fr 1fr}.facts div:nth-child(2){border-right:0}.cards{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.gallery img,.gallery img:first-child,.gallery img:nth-child(9){grid-column:auto;height:280px}.contact{padding:34px 24px}.contact-actions{flex-direction:column}.section h2{font-size:42px}}