:root{--ink:#0a0a0a;--green:#111111;--sage:#eeeeee;--cream:#f7f7f7;--gold:#8d8d8d;--white:#fff;--muted:#616161}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:#fff}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.header{height:90px;padding:0 max(24px,calc((100% - 1180px)/2));justify-content:space-between;background:white;position:relative;z-index:10}.brand,.header{display:flex;align-items:center}.brand{gap:12px;font-family:Georgia,serif;font-size:17px;text-transform:uppercase;letter-spacing:.06em}.brand small{display:block;font:10px Arial,sans-serif;letter-spacing:.23em;margin-top:4px}.logo-wrap{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;background:#000;flex:0 0 auto}.logo-wrap img{width:100%;height:100%;object-fit:cover}.footer-logo{width:58px;height:58px}.header nav{display:flex;gap:34px;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.header nav a:hover{color:#666}.phone{font-weight:700}.hero{height:720px;position:relative;color:white;display:flex;align-items:center}.hero-image{object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.62) 46%,rgba(0,0,0,.16))}.hero-content{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));margin:auto}.about-copy>span,.brokerage>.shell>span,.contact span,.hero-content>p,.section-heading span{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;color:#d7d7d7}.hero h1{font:68px/1.02 Georgia,serif;margin:22px 0 20px;max-width:650px}.hero h1 em{font-weight:400;color:#d7d7d7}.hero h2{font:400 19px/1.65 Arial,sans-serif;max-width:590px;margin:0 0 34px}.button{display:inline-flex;min-height:50px;padding:0 28px;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700;border:0;cursor:pointer}.button.light{background:white;color:#000;border:1px solid white}.button.light:hover{background:#000;color:#fff}.button.dark{background:#000;color:white}.button.dark:hover{background:#2a2a2a}.features{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin-top:-58px;position:relative;z-index:3;background:white;box-shadow:0 16px 40px rgba(0,0,0,.13)}.features article{padding:38px 30px;border-right:1px solid #e7e7e7}.features article:last-child{border:0}.feature-icon{font-size:24px;color:#000}.features h3{font:22px Georgia,serif;margin:18px 0 12px}.features p{font-size:14px;line-height:1.7;color:var(--muted)}.section{padding:110px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:42px}.about h2,.brokerage h2,.contact h2,.section-heading h2{font:50px/1.1 Georgia,serif;margin:12px 0 0}.section-heading>a{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px}.property{border:1px solid #e5e5e5;background:white}.property-image{height:260px;position:relative;overflow:hidden}.property-image img{object-fit:cover;transition:.4s}.property:hover img{transform:scale(1.035)}.property-copy{padding:26px}.property-copy>span{color:var(--gold);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.property h3{font:21px/1.35 Georgia,serif;text-transform:uppercase;min-height:86px}.property p{font-size:13px;color:var(--muted)}.property strong{font:27px Georgia,serif;display:block;margin:20px 0}.property a{text-transform:uppercase;font-size:11px;letter-spacing:.12em;font-weight:700}.about{background:var(--cream)}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:90px;gap:90px;align-items:center}.portrait{position:relative;min-height:610px}.portrait img{object-fit:cover}.about-copy p{line-height:1.85;color:#536059}.brokerage{background:#000;text-align:center}.brokerage,.brokerage h2{color:white}.brokerage .lead{max-width:760px;margin:22px auto 55px;line-height:1.8;color:#d8d8d8}.broker-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:rgba(255,255,255,.15)}.broker-grid article{background:#000;padding:38px}.broker-grid h3{font:22px Georgia,serif}.broker-grid p{font-size:14px;line-height:1.7;color:#cfcfcf}.stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px}.stats div{border-right:1px solid rgba(255,255,255,.2)}.stats div:last-child{border:0}.stats strong{display:block;font:54px Georgia,serif;color:#d7d7d7}.stats span{text-transform:uppercase;letter-spacing:.12em;font-size:11px;line-height:1.7}.contact{background:#ededed}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:100px;gap:100px;align-items:start}.contact h2{font-size:58px}.contact p{line-height:1.8;color:var(--muted);max-width:440px}.big-phone{display:block;font:31px Georgia,serif;margin-top:38px}.contact-grid>div:last-child{background:white;padding:42px}.contact-grid h3{font:30px Georgia,serif;margin-top:0}.contact-form label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:20px}.contact-form input,.contact-form textarea{width:100%;border:0;border-bottom:1px solid #bac1bc;background:transparent;padding:12px 0;font:16px Arial,sans-serif;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:#000}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.honeypot{display:none}.form-status{font-size:13px;margin:15px 0 0!important}footer{background:#050505;color:white;padding:75px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr;grid-gap:90px;gap:90px}.footer-grid p{color:#bcbcbc;line-height:1.8;font-size:14px}.footer-grid h3{font:21px Georgia,serif;margin-top:0}.footer-grid a{display:block;color:#bcbcbc;margin:14px 0;font-size:14px}.light-brand{color:white}.copyright{border-top:1px solid rgba(255,255,255,.12);padding-top:22px;margin-top:55px;font-size:12px;color:#929292;display:flex;justify-content:space-between}@media(max-width:900px){.header nav{display:none}.hero{height:650px}.hero h1{font-size:54px}.features{grid-template-columns:1fr 1fr}.features article:nth-child(2){border-right:0}.property-grid{grid-template-columns:1fr}.property-image{height:380px}.about-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.portrait{min-height:560px}.broker-grid,.stats{grid-template-columns:1fr}.broker-grid{gap:1px}.stats div{border-right:0;border-bottom:1px solid rgba(255,255,255,.2);padding:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:600px){.hero-content,.shell{width:min(100% - 30px,1180px)}.header{height:74px;padding:0 15px}.header .phone{display:none}.hero{height:620px}.hero h1{font-size:43px}.hero h2{font-size:16px}.features{margin-top:0;width:100%;grid-template-columns:1fr}.features article{border-right:0;border-bottom:1px solid #eee}.section{padding:75px 0}.section-heading{align-items:start;gap:20px}.about h2,.brokerage h2,.contact h2,.section-heading h2{font-size:39px}.section-heading>a{display:none}.property-image{height:250px}.about-grid{gap:35px}.portrait{min-height:450px}.contact-grid>div:last-child{padding:28px 20px}.footer-grid,.form-row{grid-template-columns:1fr}.footer-grid{gap:40px}.footer-grid>div:first-child{grid-column:auto}.copyright{line-height:2}.copyright,.copyright span{display:block}}