:root{color:#183f35;background:#fcfbf8;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}header{color:#fff;background:#195342;justify-content:space-between;align-items:center;min-height:68px;padding:0 9%;display:flex;position:relative}.brand{font-family:Georgia,serif;font-size:1.25rem}nav{gap:1.1rem;font-size:.76rem;display:flex}.menu-toggle{display:none}.hero,.section,.detail{max-width:1120px;margin:auto;padding:5rem 7%}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem;min-height:480px;display:grid}.hero img{aspect-ratio:1;object-fit:cover;width:100%}h1,h2,h3{color:#162e2b;font-family:Georgia,serif}h1{margin:.35rem 0 1rem;font-size:clamp(2.3rem,5vw,4.4rem);line-height:1.02}h1 em{color:#195342;font-style:normal}h2{font-size:2rem}p{line-height:1.65}.intro{max-width:640px}.eyebrow{color:#b86835;letter-spacing:.12em;font-size:.72rem;font-weight:700}.button{color:#fff;background:#195342;border-radius:4px;min-height:44px;margin-top:1rem;padding:.8rem 1.15rem;font-size:.85rem;display:inline-block}.orange{background:#e87537}.stats{text-align:center;background:#efeeeb;justify-content:center;gap:20%;padding:2.7rem 10%;display:flex}.stats div{gap:.35rem;display:grid}.stats b{font:1.7rem Georgia,serif}.stats span,footer span{font-size:.75rem}.section{padding-top:4rem;padding-bottom:4rem}.section-heading{justify-content:space-between;align-items:end;margin-bottom:2rem;display:flex}.section-heading h2{margin:0}.text-link{color:#b85d2c;padding:.55rem 0;font-size:.85rem;font-weight:700;display:inline-block}.grid,.event-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.property-card,.event-card{background:#fff;overflow:hidden;box-shadow:0 8px 25px #153d3214}.property-card img,.event-card img{object-fit:cover;width:100%;height:230px}.property-card div,.event-card div{padding:1.25rem}.property-card h3,.event-card h2{margin:.15rem 0 .5rem;font-size:1.4rem}.property-card p,.event-card p{margin:.3rem 0;font-size:.85rem}.event-card span{color:#a45c34;font-size:.75rem}.location{color:#a45c34;font-size:.8rem!important}.cta{color:#fff;text-align:center;background:#195342;padding:4.5rem 8%}.cta h2{color:#fff;max-width:520px;margin:0 auto}.cta p{max-width:520px;margin:1rem auto}footer{color:#fff;background:#132924;justify-content:space-between;align-items:center;gap:1rem;padding:2.5rem 9%;display:flex}.detail-grid{grid-template-columns:1.1fr .9fr;gap:3rem;margin-top:2rem;display:grid}.detail-grid>img{object-fit:cover;width:100%;min-height:420px}.detail h2{color:#b85d2c}.facts{grid-template-columns:repeat(2,1fr);gap:.7rem;margin:1.5rem 0;display:grid}.facts span{background:#efeeeb;padding:.7rem;font-size:.85rem}.tabs{gap:.8rem;margin:2rem 0;display:flex}.tabs button{cursor:pointer;color:#183f35;background:#fff;border:1px solid #cbd3cf;min-height:48px;padding:.8rem 1.2rem;font:700 .9rem Georgia,serif}.tabs button.active{color:#fff;background:#195342;border-color:#195342}.tabs small{margin-left:.35rem;font:400 .72rem Inter,sans-serif}.service-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem;display:grid}.service-card{background:#f0efeb;padding:1.7rem}.service-card i{color:#fff;background:#195342;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.4rem;font-style:normal;display:grid}.service-card h2{margin:1rem 0 .4rem;font-size:1.45rem}.service-card h3{margin:1rem 0 .4rem}.service-card p{min-height:72px;font-size:.87rem}.compact{margin-bottom:1.5rem}.about-hero{background:linear-gradient(90deg,#eae8e2 0% 53%,#0000 53%),url(https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1400&q=80) 100%/50% 100% no-repeat;padding:7rem 12%}.about-hero>div{max-width:520px}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.values{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.values div{color:#fff;background:#195342;padding:1.3rem}.values b{font:1.25rem Georgia,serif;display:block}.values span{font-size:.72rem}@media (width<=760px){header{min-height:60px;padding:0 6%}.menu-toggle{cursor:pointer;background:0 0;border:0;place-content:center;gap:4px;width:44px;height:44px;display:grid}.menu-toggle span{background:#fff;width:22px;height:2px;display:block}nav{z-index:10;background:#195342;border-top:1px solid #ffffff30;padding:.4rem 6% 1rem;display:none;position:absolute;top:60px;left:0;right:0}nav.open{display:grid}nav a{min-height:44px;padding:.9rem 0}.hero,.detail-grid,.about-grid{grid-template-columns:1fr;gap:1.75rem}.hero,.section,.detail{padding:3rem 6%}.hero{min-height:0;padding-top:2.75rem}.hero img{aspect-ratio:4/3;order:-1}h1{font-size:2.35rem}h2{font-size:1.7rem}.section-heading{flex-direction:column;align-items:start;gap:.5rem}.grid,.event-grid,.service-grid{grid-template-columns:1fr;gap:1rem}.property-card img,.event-card img{height:210px}.stats{justify-content:space-around;gap:0;padding:2rem 5%}.stats b{font-size:1.45rem}.cta{padding:3.5rem 6%}footer{flex-direction:column;align-items:flex-start;padding:2rem 6%}.about-hero{background:#eae8e2;padding:4.5rem 6%}.values{gap:.5rem}.values div{padding:1rem .65rem}.values b{font-size:1rem}.facts{grid-template-columns:1fr 1fr}.detail-grid>img{aspect-ratio:4/3;min-height:0}.tabs{gap:.5rem}.tabs button{flex:1;padding:.65rem .35rem}.tabs small{margin:.15rem 0 0;display:block}.service-card p{min-height:0}}@media (width<=360px){h1{font-size:2rem}.facts{grid-template-columns:1fr}}
