:root{--ink:#152c3e;--muted:#596875;--accent:#9c713a;--line:#dfe5e8;--soft:#f3f6f8;--white:#fff;font-size:16px;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:white;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b78034;outline-offset:5px}button{cursor:pointer}img{display:block;max-width:100%;object-fit:cover}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.header{border-bottom:1px solid var(--line);background:#fff}.header-inner{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:15px;font-size:.9rem;font-weight:600;letter-spacing:.14em;line-height:1.4}.monogram{font:2rem Georgia,serif;letter-spacing:-.17em;padding-right:7px;border-right:1px solid #b1bdc5;width:54px;margin-right:2px}.brand small{display:block;font-size:.625rem;font-weight:400;letter-spacing:.17em;margin-top:6px}.header nav{display:flex;gap:30px;font-size:.875rem}.header nav a:hover,.footer-top a:hover{color:var(--accent)}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;background:var(--ink);color:#fff;border:1px solid var(--ink);padding:16px 24px;font-weight:500;font-size:.9375rem;transition:background .2s,transform .2s}.button:hover{background:#29465c;transform:translateY(-2px)}.button span{font-size:1.25rem;line-height:1}.button-small{font-size:.875rem;padding:12px 18px;gap:24px}.hero{background:var(--soft);overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.02fr 1fr;min-height:580px;gap:40px}.hero-copy{align-self:center;padding:54px 0}.eyebrow{font-size:.7rem;letter-spacing:.18em;font-weight:600;margin:0 0 20px;color:var(--accent)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(2.7rem,4.3vw,4.3rem);line-height:1.08;letter-spacing:-.045em;margin-bottom:26px}em{font-weight:400;color:#496174}h1 em{font-style:normal}.intro{font-size:1rem;line-height:1.8;max-width:440px;color:var(--muted);margin-bottom:28px}.hero-note{font-size:.75rem;color:var(--muted);display:flex;align-items:center;gap:12px;margin-top:26px}.note-line{width:26px;height:1px;background:var(--accent)}.hero-visual{margin:0;position:relative;min-width:0}.hero-visual>img{width:100%;height:100%;position:absolute;inset:0}.hero-visual:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(8,24,35,.82))}.hero-visual figcaption{position:absolute;bottom:30px;left:30px;right:25px;color:white;z-index:1}.hero-visual figcaption span{font-size:.625rem;letter-spacing:.18em}.hero-visual figcaption p{font:1.65rem Georgia,serif;margin:9px 0}.hero-visual figcaption small{font-size:.75rem;color:#e0e5e8}.catalog{padding-top:72px;padding-bottom:70px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:10px}h2{font-size:clamp(2rem,3vw,2.7rem);line-height:1.2;letter-spacing:-.035em;margin-bottom:0}.section-heading>p{font-size:.875rem;color:var(--muted);margin:0 0 2px}.filters{display:grid;grid-template-columns:1.6fr 1fr .85fr auto;gap:24px;background:var(--soft);padding:22px 24px;align-items:center;border:1px solid var(--line)}.filters label{display:block;font-size:.75rem;font-weight:600;margin-bottom:4px}.search-input{display:flex;align-items:center;gap:9px}.search-input svg{width:20px;height:20px;flex-shrink:0;color:var(--muted)}input,select{width:100%;min-width:0;background:transparent;color:var(--ink);border:0;font-size:.875rem;height:35px;border-radius:0}input::placeholder{color:var(--muted);opacity:1}.select-field{border-left:1px solid #ccd5da;padding-left:24px}.reset{border:0;background:none;text-decoration:underline;text-underline-offset:4px;font-size:.8125rem;color:var(--muted);padding:12px 0;white-space:nowrap}.results-line{display:flex;justify-content:space-between;gap:15px;padding:25px 0 20px;font-size:.8125rem;color:var(--muted)}.results-line p{margin:0;color:var(--ink)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 26px}.property-card{min-width:0;border:1px solid var(--line);background:white;display:flex;flex-direction:column}.card-image{aspect-ratio:1.5;overflow:hidden;position:relative;background:#e2e8ec;margin:0}.card-image img{width:100%;height:100%;transition:transform .5s}.property-card:hover .card-image img{transform:scale(1.025)}.card-body{padding:22px;display:flex;flex-direction:column;flex:1}.location{font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:#6c5a3d;line-height:1.6;margin-bottom:9px}.property-card h3{font-size:1.6rem;line-height:1.2;margin-bottom:14px;letter-spacing:-.025em}.specs{font-size:.8125rem;font-weight:500;line-height:1.7;margin-bottom:14px}.description{font-size:.875rem;line-height:1.7;color:var(--muted);margin-bottom:0}.card-bottom{border-top:1px solid var(--line);margin-top:22px;padding-top:12px;font-size:.75rem;color:var(--muted)}.catalog-footnote{font-size:.75rem;color:var(--muted);margin:28px 0 0;max-width:850px}.empty{padding:50px 24px;text-align:center;background:var(--soft)}.empty h3{font-size:2rem;margin-bottom:14px}.empty p{max-width:570px;margin:0 auto 25px}[hidden]{display:none!important}.about{background:var(--ink);color:white;padding:70px 0}.about-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:90px}.about .eyebrow{color:#d6b482}.about h2{font-size:2.6rem}.about em{color:#c1d1dc}.signature{font:italic 2rem Georgia,serif;margin:34px 0 3px}.role{font-size:.75rem;color:#b7c7d2;margin:0}.about-copy{font-size:1rem;color:#d3dee5;align-self:center}.about-copy p{margin-bottom:20px;line-height:1.9}.text-link{display:inline-flex;align-items:center;gap:32px;font-size:.875rem;border-bottom:1px solid #8198a9;padding-bottom:8px;color:#fff}.text-link:hover{color:#e0c49e}.contact{padding-top:74px;padding-bottom:74px;display:flex;align-items:center;justify-content:space-between;gap:50px}.contact .eyebrow{margin-bottom:13px}.contact h2{font-size:2.5rem}.contact p:not(.eyebrow){color:var(--muted);font-size:.9375rem;margin:20px 0 0}.contact-action{flex-shrink:0;text-align:center}.phone{display:block;font-size:.875rem;margin-top:14px;color:var(--muted)}footer{border-top:1px solid var(--line);padding:36px 0 24px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:30px;font-size:.8125rem}.footer-top>span{color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;gap:60px;justify-content:space-between;color:var(--muted);font-size:.75rem}.footer-bottom>p{max-width:780px;margin-bottom:0}.footer-bottom details{min-width:120px;max-width:400px}.footer-bottom summary{cursor:pointer}.footer-bottom details p{margin-top:10px}.skip{position:fixed;top:-80px;background:white;padding:14px;z-index:9}.skip:focus{top:8px}.noscript{padding:16px;background:var(--soft)}
@media(min-width:1500px){.hero-layout{min-height:610px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.header nav{gap:18px}.hero-layout{gap:24px;min-height:540px}.hero-copy{padding:44px 0}.hero-note{font-size:.6875rem}.filters{gap:15px;padding:18px}.select-field{padding-left:15px}.grid{gap:24px 18px}.card-body{padding:18px}.about-layout{gap:45px}.contact h2{font-size:2rem}.brand{font-size:.8rem}.header-inner{gap:18px}}
@media(max-width:800px){.header nav{display:none}.hero-layout{min-height:490px;gap:20px}h1{font-size:2.8rem}.intro{font-size:.9375rem}.hero-note{max-width:230px}.hero-visual figcaption{left:20px;bottom:25px}.hero-visual figcaption p{font-size:1.4rem}.section-heading{display:block}.section-heading>p{margin-top:15px}.desktop{display:none}.filters{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1;border-bottom:1px solid var(--line);padding-bottom:12px}.select-field{border:0;padding:0}.reset{grid-column:1/-1;justify-self:start;padding:0}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-layout{gap:35px}.about h2{font-size:2rem}.contact{display:block}.contact-action{margin-top:26px;text-align:left}.footer-top>span{display:none}.footer-bottom{gap:25px}.results-line>span{display:none}}
@media(max-width:540px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:82px;gap:10px}.brand{font-size:.6875rem;gap:9px;letter-spacing:.09em}.brand small{font-size:.5rem;letter-spacing:.09em}.monogram{font-size:1.65rem;width:39px}.button-small{padding:10px 12px;font-size:.75rem;gap:10px}.button-small span{display:none}.hero-layout{display:flex;flex-direction:column;gap:0}.hero-copy{padding:38px 0 32px}.eyebrow{font-size:.625rem;letter-spacing:.13em}h1{font-size:3rem;max-width:370px}.intro{max-width:390px}.hero-note{max-width:none}.hero-visual{height:300px;margin:0 -20px}.hero-visual>img{object-position:center 45%}.hero-visual figcaption p{font-size:1.5rem}.catalog{padding-top:44px;padding-bottom:44px}h2{font-size:2.05rem}.filters{gap:16px;padding:18px 14px}.filters select{font-size:.8125rem}.grid{grid-template-columns:1fr;gap:26px}.card-image{aspect-ratio:1.4}.card-body{padding:22px}.property-card h3{font-size:1.8rem}.location{font-size:.75rem}.specs,.description{font-size:.9375rem}.about{padding:46px 0}.about-layout{grid-template-columns:1fr;gap:30px}.about h2{font-size:2.25rem}.signature{margin-top:24px}.contact{padding-top:45px;padding-bottom:45px}.contact h2{font-size:2.05rem}.footer-top{align-items:start;flex-direction:column;gap:20px}.footer-bottom{display:block}.footer-bottom details{margin-top:18px}.footer-top .brand{font-size:.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Secondary labels remain legible at every viewport. */
.eyebrow,.location,.hero-visual figcaption span,.brand small{font-size:.75rem}.brand small{letter-spacing:.06em}.header .brand small{font-size:.75rem}.hero-note{font-size:.8125rem}
@media(max-width:540px){.header .brand small{display:none}.header .brand{font-size:.75rem;max-width:190px}.header .brand>span:last-child{max-width:105px}.eyebrow{letter-spacing:.1em}.footer-top .brand small{font-size:.75rem}}
