:root{--p-ink:#17201d;--p-muted:#68736f;--p-green:#0f5132;--p-deep:#0a3424;--p-gold:#c9a227;--p-paper:#f6f7f4;--p-white:#fff;--p-line:#dde3df;--p-shadow:0 18px 48px rgba(17,31,25,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--p-paper);color:var(--p-ink);font-family:Arial,"Helvetica Neue",sans-serif}a{text-decoration:none;color:inherit}.properties-header{position:fixed;inset:0 0 auto 0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:16px clamp(20px,5vw,72px);background:rgba(246,247,244,.94);border-bottom:1px solid rgba(221,227,223,.95);backdrop-filter:blur(16px)}.properties-brand{display:inline-flex;align-items:center;gap:12px;min-width:190px}.properties-mark{display:grid;place-items:center;width:42px;height:42px;background:var(--p-green);color:#fff;font-weight:900}.properties-brand strong,.properties-brand small{display:block;line-height:1.05}.properties-brand small{text-transform:uppercase;font-size:.74rem;color:var(--p-muted);margin-top:4px;font-weight:800}.properties-header nav{display:flex;gap:clamp(16px,2.4vw,30px);font-size:.92rem;font-weight:800}.properties-cta,.properties-button,form button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;font-weight:800}.properties-cta,.properties-button.primary,form button{background:var(--p-green);color:#fff}.properties-hero{position:relative;min-height:95vh;padding:160px clamp(20px,5vw,72px) 110px;display:flex;align-items:center;overflow:hidden}.properties-hero>img,.properties-shade{position:absolute;inset:0;width:100%;height:100%}.properties-hero>img{object-fit:cover;object-position:center;transform:scale(1.03)}.properties-shade{background:linear-gradient(90deg,rgba(7,29,21,.95) 0%,rgba(7,29,21,.78) 45%,rgba(7,29,21,.28) 75%,rgba(7,29,21,.12) 100%)}.properties-hero-content{position:relative;z-index:2;max-width:820px;color:#fff}.properties-kicker{margin:0 0 14px;color:var(--p-gold);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.properties-hero h1,.properties-intro h2,.properties-heading h2,.properties-locations h2,.properties-contact h2{margin:0}.properties-hero h1{font-size:clamp(2.75rem,5vw,4.75rem);line-height:1.02;max-width:680px}.properties-hero-content>p:last-of-type{font-size:clamp(1.06rem,1.8vw,1.34rem);line-height:1.65;color:rgba(255,255,255,.86);max-width:700px;margin:28px 0 0}.properties-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.properties-button.secondary{border:1px solid rgba(255,255,255,.42);color:#fff;background:rgba(255,255,255,.08)}.properties-capabilities{position:absolute;z-index:2;left:clamp(20px,5vw,72px);right:clamp(20px,5vw,72px);bottom:26px;display:flex;gap:22px;flex-wrap:wrap;color:#fff;font-size:.8rem;font-weight:800;text-transform:uppercase}.properties-capabilities span{display:flex;align-items:center;gap:8px}.properties-capabilities span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--p-gold)}.properties-intro,.properties-section,.properties-locations,.properties-contact,.properties-footer{padding-left:clamp(20px,5vw,72px);padding-right:clamp(20px,5vw,72px)}.properties-intro{display:grid;grid-template-columns:1.05fr .8fr;gap:56px;padding-top:82px;padding-bottom:82px}.properties-intro h2,.properties-heading h2,.properties-locations h2,.properties-contact h2{font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.04}.properties-intro>p,.properties-locations>div>p,.properties-contact>div>p{color:var(--p-muted);font-size:1.05rem;line-height:1.8;margin:0}.properties-section{padding-top:78px;padding-bottom:84px;background:#fff}.properties-heading{max-width:860px;margin-bottom:38px}.properties-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.properties-grid article{background:var(--p-paper);border:1px solid var(--p-line);border-radius:14px;padding:28px;min-height:265px;box-shadow:var(--p-shadow);transition:transform .25s ease,box-shadow .25s ease}.properties-grid article:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(17,31,25,.16)}.properties-grid article>span{display:inline-block;color:var(--p-gold);font-weight:900;margin-bottom:38px}.properties-grid h3{font-size:1.3rem;margin:0 0 12px}.properties-grid p{color:var(--p-muted);line-height:1.7;margin:0}.properties-portfolio{padding:82px clamp(20px,5vw,72px);background:var(--p-deep);color:#fff}.properties-heading.light{color:#fff}.portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:36px}.portfolio-grid article{padding:28px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.09);min-height:210px}.portfolio-grid strong,.portfolio-grid span{display:block}.portfolio-grid strong{color:#f0cc72;font-size:1.25rem;margin-bottom:18px}.portfolio-grid span{color:rgba(255,255,255,.76);line-height:1.65}.properties-process{list-style:none;margin:38px 0 0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.properties-process li{background:var(--p-paper);border:1px solid var(--p-line);padding:24px;min-height:190px}.properties-process strong,.properties-process span{display:block}.properties-process strong{color:var(--p-deep);font-size:1.15rem;margin-bottom:14px}.properties-process span{color:var(--p-muted);line-height:1.6}.properties-locations{display:grid;grid-template-columns:.85fr 1fr;gap:48px;padding-top:82px;padding-bottom:82px;background:#eef2ef}.location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.location-grid article{background:#fff;border:1px solid var(--p-line);border-radius:12px;padding:24px}.location-grid strong,.location-grid span{display:block}.location-grid strong{color:var(--p-deep);font-size:1.08rem;margin-bottom:8px}.location-grid span{color:var(--p-muted);line-height:1.55}.properties-contact{display:grid;grid-template-columns:.85fr .75fr;gap:52px;padding-top:88px;padding-bottom:88px;background:#fff}.properties-contact-details{display:grid;gap:10px;border-left:3px solid var(--p-gold);padding-left:18px;margin-top:28px}.properties-contact-details a,.properties-contact-details span{font-weight:800;color:var(--p-deep)}form{display:grid;gap:16px;background:var(--p-paper);border:1px solid var(--p-line);border-radius:14px;padding:26px;box-shadow:var(--p-shadow)}form label{display:grid;gap:8px;font-size:.88rem;font-weight:800;color:var(--p-deep)}input,select,textarea{width:100%;border:1px solid var(--p-line);border-radius:7px;padding:12px;font:inherit;background:#fff}input,select{min-height:46px}textarea{resize:vertical}form button{border:0;cursor:pointer;font:inherit}.properties-footer{display:flex;justify-content:space-between;gap:24px;align-items:center;padding-top:28px;padding-bottom:28px;background:var(--p-deep);color:rgba(255,255,255,.76);font-size:.9rem}.properties-footer a strong,.properties-footer a span{display:block}.properties-footer a strong{color:#fff}.properties-footer a span{font-size:.8rem;margin-top:4px}@media(max-width:980px){.properties-header{align-items:flex-start;flex-direction:column;position:absolute}.properties-header nav{flex-wrap:wrap}.properties-cta{display:none}.properties-hero{padding-top:220px}.properties-intro,.properties-locations,.properties-contact{grid-template-columns:1fr}.properties-grid{grid-template-columns:repeat(2,1fr)}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.properties-process{grid-template-columns:repeat(2,1fr)}.properties-footer{align-items:flex-start;flex-direction:column}}@media(max-width:580px){.properties-header nav{font-size:.82rem;gap:12px}.properties-hero h1{font-size:2.7rem}.properties-actions{flex-direction:column}.properties-button{width:100%}.properties-capabilities{display:none}.properties-grid,.portfolio-grid,.properties-process,.location-grid{grid-template-columns:1fr}.properties-hero{min-height:100vh;padding-left:18px;padding-right:18px}.properties-intro,.properties-section,.properties-locations,.properties-contact,.properties-footer{padding-left:18px;padding-right:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.properties-hero>img{transform:none}.properties-grid article{transition:none}}