@import "https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,500;6..72,600&family=Manrope:wght@400;500;600;700&display=swap";:root{--teal:#4a7075;--deep:#35565b;--mist:#e3ebeb;--bone:#f6f3ee;--bone2:#eeeae1;--ink:#14191b;--graphite:#3e4547;--stone:#6b655a;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bone);color:var(--ink);margin:0;font-family:Manrope,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{overflow:hidden}.eyebrow{letter-spacing:.2em;color:var(--teal);margin:0 0 18px;font-size:11px;font-weight:700;line-height:1.4}h1,h2{letter-spacing:-.02em;font-family:Newsreader,serif;font-weight:500}h2{margin:0;font-size:clamp(40px,4.8vw,64px);line-height:1.08}.button{justify-content:center;align-items:center;min-height:52px;padding:0 25px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.button-primary{background:var(--teal);color:#fff}.button-primary:hover{background:var(--deep)}.button-light{color:var(--deep);background:#fff}.site-header{background:var(--bone);z-index:10;padding:14px clamp(18px,4vw,60px);position:relative}.header-shell{background:#fff;border:1px solid #ded9cf;justify-content:space-between;align-items:center;max-width:1420px;height:70px;margin:auto;display:flex}.brand{border-right:1px solid #e2ddd4;align-items:center;min-width:194px;height:100%;padding:0 30px;display:flex}.brand img{width:134px}.site-header nav{align-items:center;gap:31px;height:100%;padding-right:12px;font-size:12px;font-weight:600;display:flex}.nav-cta{background:var(--teal);color:#fff;padding:13px 19px}.nav-cta:hover{background:var(--deep)}.hero{grid-template-columns:53% 47%;min-height:660px;padding:0 clamp(18px,4vw,60px) 46px;display:grid}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:75px clamp(30px,6vw,96px) 75px 0;display:flex}.hero h1{max-width:780px;margin:0;font-size:clamp(52px,6vw,84px);line-height:1.02}.hero-intro{max-width:610px;color:var(--graphite);margin:24px 0 28px;font-size:17px}.price-block{border-top:1px solid #cfc8bd;grid-template-columns:auto auto;align-items:end;column-gap:26px;min-width:min(100%,540px);padding:21px 0 28px;display:grid}.price-block span{letter-spacing:.18em;color:var(--stone);grid-column:1/-1;font-size:10px;font-weight:700}.price-block strong{font-family:Newsreader,serif;font-size:39px;font-weight:600;line-height:1.15}.price-block small{color:var(--stone);padding-bottom:6px;font-size:12px}.main-photo-placeholder{background:linear-gradient(145deg,#d9e5e3,#b9ceca);align-items:flex-end;min-height:610px;padding:36px;display:flex;position:relative;overflow:hidden}.main-photo-placeholder:before{content:"";border:1px solid #ffffff80;border-radius:50%;width:520px;height:520px;position:absolute;top:-100px;right:-150px}.photo-mark{width:56px;height:56px;color:var(--deep);border:1px solid #35565b59;place-items:center;font-size:11px;display:grid;position:absolute;inset:28px 28px auto auto}.placeholder-copy{background:#ffffffe0;max-width:410px;padding:22px 25px;position:relative}.placeholder-copy strong{font-family:Newsreader,serif;font-size:25px}.placeholder-copy p{color:var(--stone);margin:5px 0 0;font-size:12px}.facts{background:#fff;border-top:1px solid #e3ded5;border-bottom:1px solid #e3ded5;grid-template-columns:repeat(4,1fr);padding:0 clamp(18px,6vw,95px);display:grid}.facts div{border-right:1px solid #e3ded5;align-items:baseline;gap:12px;padding:33px 40px;display:flex}.facts div:last-child{border:0}.facts strong{font-family:Newsreader,serif;font-size:32px;font-weight:600}.facts span{color:var(--stone);font-size:12px}.property-section{grid-template-columns:.9fr 1.1fr;gap:10vw;padding:110px clamp(24px,7vw,110px);display:grid}.section-title h2{max-width:590px}.property-content>p{max-width:640px;color:var(--graphite);margin:0 0 35px;font-size:18px;line-height:1.8}.property-content ul{border-top:1px solid #cec7bc;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.property-content li{border-bottom:1px solid #cec7bc;padding:18px 10px 18px 0;font-size:14px;font-weight:600}.property-content li:before{content:"";background:var(--teal);border-radius:50%;width:7px;height:7px;margin-right:13px;display:inline-block}.gallery-section{background:#fff;padding:110px clamp(24px,5vw,80px)}.gallery-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:42px;display:flex}.gallery-heading h2{font-size:clamp(38px,4vw,57px)}.gallery-heading>p{max-width:430px;color:var(--stone);font-size:14px}.gallery-slot{background:var(--mist);color:var(--deep);border:1px solid #d1dfdd;justify-content:space-between;align-items:flex-end;padding:22px;display:flex;position:relative}.gallery-slot:before{content:"";border:1px solid #4a707533;position:absolute;inset:18px}.gallery-slot span{letter-spacing:.15em;align-self:flex-start;font-size:10px}.gallery-slot p{margin:0;font-family:Newsreader,serif;font-size:20px;position:relative}.gallery-large{background:linear-gradient(155deg,#e6edeb,#c9d9d6);grid-row:1/3}.location-section{grid-template-columns:1fr 1fr;align-items:center;gap:10vw;padding:105px clamp(24px,7vw,110px);display:grid}.location-section>div>p:not(.eyebrow){color:var(--graphite)}.text-link{color:var(--deep);border-bottom:1px solid #9eb1b1;margin-top:18px;padding-bottom:4px;font-size:13px;font-weight:700;display:inline-block}.location-list{border-top:1px solid #ccc5ba}.location-list p{border-bottom:1px solid #ccc5ba;margin:0;padding:23px 0;font-size:14px;font-weight:600}.location-list span{color:var(--teal);margin-right:24px;font-size:10px}.visit-section{background:var(--teal);color:#fff;grid-template-columns:260px 1fr;align-items:center;gap:9vw;padding:90px clamp(24px,9vw,140px);display:grid}.date-card{border:1px solid #ffffff73;flex-direction:column;justify-content:center;align-items:center;height:290px;display:flex}.date-card span{letter-spacing:.2em;font-size:10px;font-weight:700}.date-card strong{font-family:Newsreader,serif;font-size:118px;line-height:.85}.date-card small{letter-spacing:.15em;font-size:12px}.visit-copy .eyebrow{color:#dce8e7}.visit-copy>p:not(.eyebrow){color:#edf3f2;margin:18px 0 24px}.visit-details{gap:55px;margin:25px 0;display:flex}.visit-details p{flex-direction:column;margin:0;display:flex}.visit-details span{letter-spacing:.16em;color:#c7d8d6;font-size:10px}.visit-details strong{margin-top:4px;font-size:14px}.inquiry-section{grid-template-columns:.85fr 1.15fr;gap:8vw;padding:110px clamp(24px,7vw,110px);display:grid}.inquiry-copy>p{max-width:500px;color:var(--graphite)}.document-note{border-top:1px solid #cbc4ba;border-bottom:1px solid #cbc4ba;max-width:510px;margin-top:30px;padding:20px 0}.document-note strong{font-size:13px}.document-note p{color:var(--stone);margin:4px 0;font-size:13px}.agent-mini{align-items:center;gap:22px;margin-top:30px;display:flex}.agent-mini img{width:130px}.agent-mini p{color:var(--stone);font-size:12px;line-height:1.7}.agent-mini a{color:var(--deep);font-weight:700}.interest-form{background:#fff;border:1px solid #ddd7ce;padding:clamp(26px,4vw,48px)}.interest-form label,.interest-form legend{color:var(--graphite);font-size:12px;font-weight:700;display:block}.interest-form label>span{color:var(--stone);font-weight:500}.field-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.interest-form input:not([type=file]):not([type=radio]),.interest-form textarea{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #aaa49a;outline:none;margin:5px 0 22px;padding:11px 0;font:500 15px Manrope,sans-serif}.interest-form input:focus,.interest-form textarea:focus{border-color:var(--teal)}.interest-form fieldset{border:0;margin:4px 0 24px;padding:0}.interest-form legend{margin-bottom:10px}.interest-form .radio{align-items:center;gap:8px;margin-right:24px;font-size:14px;font-weight:500;display:inline-flex}.interest-form input[type=radio]{accent-color:var(--teal)}.upload-field{background:#f5f8f7;border:1px dashed #9eb1b1;margin:4px 0 18px;padding:20px}.upload-field span{justify-content:space-between;gap:12px;display:flex;color:var(--ink)!important;font-weight:700!important}.upload-field small{color:var(--stone);font-weight:500}.upload-field input{margin:14px 0 8px;font-size:12px;display:block}.upload-field em{color:var(--stone);font-size:12px;font-style:normal;font-weight:500}.privacy-note{color:var(--stone);margin:0 0 20px;font-size:11px}.interest-form button{cursor:pointer;border:0}.form-status{margin:18px 0 0;font-size:13px}.form-status.sent{color:var(--deep);font-weight:700}.form-status.error{color:#8b3b34}footer{background:var(--deep);color:#fff;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:38px clamp(24px,5vw,80px);display:grid}footer img{width:150px}footer p{text-align:center;font-family:Newsreader,serif;font-size:17px}footer span{text-align:right;color:#d7e0df;font-size:10px}.mobile-cta{display:none}@media (width<=900px){.site-header nav a:not(.nav-cta){display:none}.brand{min-width:175px;padding:0 22px}.hero{grid-template-columns:1fr;padding-bottom:25px}.hero-copy{padding:65px 15px}.main-photo-placeholder{min-height:500px}.facts{grid-template-columns:1fr 1fr}.facts div:nth-child(2){border-right:0}.facts div:nth-child(-n+2){border-bottom:1px solid #e3ded5}.property-section,.location-section,.inquiry-section{grid-template-columns:1fr;gap:55px;padding:80px 24px}.gallery-grid{grid-template-rows:360px 210px 210px;grid-template-columns:1fr 1fr}.gallery-large{grid-area:auto/1/auto/3}.visit-section{grid-template-columns:230px 1fr;gap:45px;padding:75px 24px}}@media (width<=620px){body{padding-bottom:62px}.site-header{padding:10px 12px}.header-shell{height:62px}.brand{border-right:0;min-width:auto;padding:0 17px}.brand img{width:122px}.site-header nav{display:none}.hero{padding:0 12px 18px}.hero-copy{padding:52px 9px}.hero h1{font-size:46px;line-height:1.05}.hero-intro{font-size:16px}.price-block{grid-template-columns:1fr}.price-block small{padding:0}.main-photo-placeholder{min-height:390px;padding:20px}.facts{padding:0 12px}.facts div{flex-direction:column;gap:0;padding:22px 10px}.facts strong{font-size:29px}.gallery-section{padding:75px 16px}.gallery-heading{flex-direction:column;align-items:flex-start;gap:15px}.gallery-grid{grid-template-rows:300px repeat(4,170px);grid-template-columns:1fr}.gallery-large{grid-column:auto}.property-content ul{grid-template-columns:1fr}.visit-section{grid-template-columns:1fr;padding:65px 24px}.date-card{height:230px}.visit-details{flex-direction:column;gap:15px}.field-row{grid-template-columns:1fr}.upload-field span{flex-direction:column}.agent-mini{flex-direction:column;align-items:flex-start}footer{text-align:center;grid-template-columns:1fr;gap:20px;padding:42px 24px}footer img{margin:auto}footer p,footer span{text-align:center;margin:0}.mobile-cta{z-index:20;background:var(--teal);color:#fff;justify-content:center;align-items:center;height:62px;font-size:13px;font-weight:700;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #14191b1f}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.header-shell{background:0 0;border:0;border-bottom:1px solid #d8d1c6}.brand{border:0;padding-left:0}.date-card p{margin:8px 0;font-size:18px;font-weight:600}.visit-details{margin:28px 0}.visit-details p{font-size:18px;font-weight:600;display:block}.visit-details p+p{border-left:1px solid #ffffff59;padding-left:55px}@media (width<=620px){.visit-details p+p{border-left:0;padding-left:0}.header-shell{border-bottom:1px solid #d8d1c6}}.main-photo{background:var(--mist);min-height:610px;overflow:hidden}.main-photo img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:610px}.gallery-grid{grid-template-rows:repeat(3,240px);grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.gallery-photo{background:var(--mist);position:relative;overflow:hidden}.gallery-photo img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.gallery-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#14191b9e);height:38%;position:absolute;inset:auto 0 0}.gallery-photo span{z-index:1;color:#fff;font-size:12px;font-weight:700;position:absolute;bottom:14px;left:18px}.gallery-photo:hover img{transform:scale(1.025)}.gallery-photo.gallery-large{grid-area:span 2/span 2}@media (width<=900px){.main-photo,.main-photo img{min-height:500px}.gallery-grid{grid-template-rows:360px repeat(3,230px);grid-template-columns:repeat(2,1fr)}.gallery-photo.gallery-large{grid-area:auto/span 2}}@media (width<=620px){.main-photo,.main-photo img{min-height:390px}.gallery-grid{grid-template-rows:300px repeat(4,210px);grid-template-columns:1fr 1fr}.gallery-photo.gallery-large,.gallery-photo:last-child{grid-column:span 2}.gallery-photo img{object-position:center}}@media (prefers-reduced-motion:reduce){.gallery-photo img{transition:none}}.hero{background:url(/property/exterior.jpg) 50%/cover no-repeat;border-radius:30px;align-items:center;min-height:680px;margin:0 clamp(18px,4vw,60px) 46px;padding:0;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(90deg,#1b4c54f0 0%,#1f5158c7 30%,#1f51583d 58%,#1f515800 78%);position:absolute;inset:0}.hero-copy{z-index:1;color:#fff;width:min(610px,52%);padding:70px 0 70px clamp(35px,5vw,78px);position:relative}.hero-sale{letter-spacing:.18em;color:#fff;margin:0 0 15px;font-size:14px;font-weight:700}.hero h1{color:#fff;font-size:clamp(54px,6vw,82px);line-height:1.02}.hero .price-block{color:#fff;border-top:1px solid #ffffff8c;margin-top:28px}.hero .price-block span,.hero .price-block small{color:#fff}.hero .button{margin-top:0}.sale-terms{background:var(--bone2);padding:72px clamp(24px,7vw,110px)}.sale-terms>div{border-top:1px solid #c9c2b7;border-bottom:1px solid #c9c2b7;grid-template-columns:repeat(5,1fr);display:grid}.sale-terms>div>p{border-right:1px solid #c9c2b7;flex-direction:column;margin:0;padding:24px 22px;display:flex}.sale-terms>div>p:first-child{padding-left:0}.sale-terms>div>p:last-child{border:0}.sale-terms strong{font-family:Newsreader,serif;font-size:21px;font-weight:600}.sale-terms span{color:var(--stone);margin-top:4px;font-size:12px}.video-section{background:var(--bone);grid-template-columns:.9fr 1.1fr;align-items:center;gap:9vw;padding:110px clamp(24px,7vw,110px);display:grid}.video-copy h2{max-width:570px}.video-frame{background:var(--deep);justify-content:center;min-height:600px;padding:24px;display:flex}.video-frame video{object-fit:contain;background:#1f2526;width:min(100%,430px);max-height:720px;display:block}@media (width<=1000px){.sale-terms>div{grid-template-columns:1fr 1fr 1fr}.sale-terms>div>p:nth-child(3){border-right:0}.sale-terms>div>p:nth-child(-n+3){border-bottom:1px solid #c9c2b7}.video-section{grid-template-columns:1fr;gap:45px}}@media (width<=900px){.hero{min-height:600px}.hero-copy{width:70%}.hero:before{background:linear-gradient(90deg,#1b4c54eb,#1f51588f 58%,#1f51581f)}}@media (width<=620px){.hero{background-position:62%;border-radius:22px;min-height:590px;margin:0 12px 18px}.hero:before{background:linear-gradient(90deg,#1b4c54eb,#1f515899 70%,#1f515840)}.hero-copy{width:92%;padding:50px 22px}.hero-sale{font-size:11px}.hero h1{font-size:45px}.sale-terms{padding:60px 24px}.sale-terms>div{grid-template-columns:1fr}.sale-terms>div>p,.sale-terms>div>p:first-child{border-bottom:1px solid #c9c2b7;border-right:0;padding:17px 0}.sale-terms>div>p:nth-child(3){border-bottom:1px solid #c9c2b7}.sale-terms>div>p:last-child{border-bottom:0}.video-section{padding:75px 16px}.video-frame{min-height:0;padding:12px}.video-frame video{max-height:650px}}.sale-terms .terms-grid{border:0;grid-template-columns:.75fr 1fr 1.65fr;gap:14px;display:grid}.term-card{background:#fff;border:1px solid #d8d1c6;flex-direction:column;justify-content:space-between;min-height:210px;padding:29px 30px;display:flex}.term-card>span{letter-spacing:.16em;color:var(--teal);font-size:10px;font-weight:700}.term-card>strong{margin-top:auto;font-family:Newsreader,serif;font-size:clamp(25px,2.4vw,37px);font-weight:600;line-height:1.08}.term-card>p{color:var(--stone);margin:1px 0 0;font-size:12px}.term-primary{background:var(--teal);color:#fff;border-color:var(--teal)}.term-primary>span,.term-primary>p{color:#fff}.term-limits{justify-content:flex-start}.term-limits ul{grid-template-columns:auto 1fr 1fr;gap:9px;margin:auto 0 0;padding:0;list-style:none;display:grid}.term-limits li{color:var(--deep);background:#f5f8f7;border:1px solid #cdd7d6;align-items:center;padding:10px 12px;font-size:12px;font-weight:600;display:flex}.term-limits li:before{content:"";background:var(--teal);border-radius:50%;flex:none;width:5px;height:5px;margin-right:8px}@media (width<=900px){.sale-terms .terms-grid{grid-template-columns:1fr 1fr}.term-limits{grid-column:1/-1}.term-card{min-height:190px}}@media (width<=620px){.sale-terms .terms-grid{grid-template-columns:1fr}.term-limits{grid-column:auto}.term-card{min-height:175px;padding:25px}.term-limits ul{grid-template-columns:1fr;margin-top:24px}.term-limits li{padding:9px 11px}}.sale-terms .terms-panel{background:#fff;border:1px solid #d3ccc1;grid-template-columns:1.35fr .85fr;display:grid}.terms-main{grid-template-rows:1fr 1fr;display:grid}.terms-main>div{border-bottom:1px solid #ded8ce;grid-template-columns:1fr 1.15fr;align-items:center;gap:30px;padding:27px 32px;display:grid}.terms-main>div:last-child{border-bottom:0}.terms-main span{color:var(--stone);font-size:13px}.terms-main strong{font-family:Newsreader,serif;font-size:clamp(22px,2.2vw,32px);font-weight:600;line-height:1.15}.terms-excluded{background:var(--teal);color:#fff;flex-direction:column;justify-content:center;padding:30px 32px;display:flex}.terms-excluded h3{margin:0 0 22px;font-family:Newsreader,serif;font-size:24px;font-weight:600;line-height:1.15}.terms-excluded ul{margin:0;padding:0;list-style:none}.terms-excluded li{border-top:1px solid #ffffff4d;padding:10px 0;font-size:13px;font-weight:600}.terms-excluded li:before{content:"×";color:#dce8e7;width:24px;font-size:16px;display:inline-block}@media (width<=800px){.sale-terms .terms-panel{grid-template-columns:1fr}.terms-main>div{grid-template-columns:1fr;gap:5px}.terms-excluded{padding:28px 30px}}@media (width<=620px){.terms-main>div{padding:22px}.terms-excluded{padding:25px 22px}}.header-shell{height:72px}.brand{align-self:flex-start;align-items:center;height:62px;padding:0;display:flex}.brand img{object-fit:contain;width:108px;max-height:49px}.agent-mini{flex-direction:row;align-items:center;gap:18px}.agent-mini img{object-fit:cover;object-position:64% 28%;border:3px solid #fff;border-radius:50%;flex:0 0 92px;width:92px;height:92px;box-shadow:0 0 0 1px #d6cec3}@media (width<=620px){.header-shell{height:64px}.brand{height:55px}.brand img{width:98px;max-height:43px}.agent-mini{flex-direction:row;align-items:center}.agent-mini img{flex-basis:78px;width:78px;height:78px}}
