@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&family=Playfair+Display:wght@400;500&display=swap");:root{--black:#0e0e0e;--ink:#161513;--paper:#f7f5f1;--warm:#e8e4df;--taupe:#d4cec7;--line:#c8c1b9;--muted:#6d6965;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,select{font:inherit}.shell{width:min(1180px,calc(100% - 64px));margin-inline:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Playfair Display,Georgia,serif;font-weight:400;letter-spacing:-.02em}.eyebrow{font:600 11px/1.2 Montserrat,sans-serif;letter-spacing:.24em}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 28px;border:1px solid transparent;font-size:11px;font-weight:600;letter-spacing:.14em;transition:.2s ease}.button:hover{transform:translateY(-1px)}.button.light{background:#f0ebe4;color:#171717}.button.outline{border-color:rgba(255,255,255,.7);color:#fff;background:transparent}.button.taupe{background:#d8d0c8}.button.dark{background:var(--black);color:#fff}.button.line-dark{border-color:#555;background:transparent}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;height:78px;background:rgba(13,13,13,.97);color:white;border-bottom:1px solid rgba(255,255,255,.14)}.header-inner{gap:30px}.brand,.header-inner{height:100%;display:flex;align-items:center}.brand{width:230px;justify-content:flex-start;flex:0 0 auto;overflow:visible}.brand-logo{display:block;width:100%;height:auto;max-width:none;max-height:62px;object-fit:contain;object-position:left center}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:28px}.desktop-nav a{font-size:10px;letter-spacing:.05em}.header-cta{height:44px;padding:0 27px;display:flex;align-items:center;border:1px solid #777;font-size:10px;letter-spacing:.08em}.menu-toggle,.mobile-panel{display:none}.hero{min-height:660px;position:relative;color:white;background-image:url(https://images.unsplash.com/photo-1483729558449-99ef09a8c325?auto=format&fit=crop&w=2200&q=95);background-size:cover;background-position:center 44%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,14,17,.87),rgba(10,14,17,.7) 32%,rgba(10,14,17,.12) 67%,rgba(10,14,17,.08))}.hero-content{position:relative;z-index:2;padding-top:80px}.hero-eyebrow{margin-bottom:24px}.hero h1{font-size:clamp(48px,5.4vw,77px);line-height:.99;max-width:650px;margin-bottom:28px}.hero-copy{font-size:16px;line-height:1.55;max-width:470px;color:#f3f3f3}.hero-actions{display:flex;gap:18px;margin-top:30px}.search-wrap{position:absolute;z-index:3;left:50%;bottom:-52px;transform:translateX(-50%)}.search-panel{min-height:104px;display:grid;grid-template-columns:1fr 1fr 1.18fr 180px;align-items:center;padding:18px 20px;background:rgba(255,255,255,.96);color:var(--ink);box-shadow:0 12px 36px rgba(0,0,0,.08)}.search-panel label{padding:0 24px;border-right:1px solid #ddd7d0}.search-panel label span{display:block;margin-bottom:9px;font-size:10px;font-weight:600;letter-spacing:.07em}.search-panel select{width:100%;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#85807b;font-size:11px;padding:3px 28px 3px 0;background-image:linear-gradient(45deg,transparent 50%,#666 0),linear-gradient(135deg,#666 50%,transparent 0);background-position:calc(100% - 10px) 9px,calc(100% - 5px) 9px;background-size:5px 5px;background-repeat:no-repeat}.search-panel button{height:56px;border:0;background:#111;color:white;font-size:11px;font-weight:600;letter-spacing:.14em;cursor:pointer}.about-section{padding:126px 0 56px;background:#e8e5e1}.about-grid{display:grid;grid-template-columns:1fr 1.08fr;grid-gap:55px;gap:55px;align-items:center}.about-image img{width:100%;height:380px;object-fit:cover}.about-image small{display:block;margin-top:6px;font-size:9px;color:#625e59}.about-copy .eyebrow{margin-bottom:17px}.about-copy h2{font-size:47px;line-height:1.05;margin-bottom:23px}.about-copy>p:not(.eyebrow){font-size:14px;line-height:1.55;max-width:610px;color:#403c38;margin-bottom:17px}.about-copy .button{margin-top:8px}.featured-section{padding:48px 0 66px;background:#faf9f7}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.section-heading .eyebrow{margin-bottom:9px}.section-heading h2{font-size:46px;margin:0}.see-all{border-bottom:1px solid #b7b1aa;padding-bottom:8px;font-size:10px;font-weight:600;letter-spacing:.09em}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.property-card{border:1px solid #d4cfc9;background:#faf9f7;transition:.22s ease}.property-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.07)}.property-card-image{height:250px;position:relative;overflow:hidden;background:#ddd}.property-card-image img{width:100%;height:100%;object-fit:cover}.property-card-image span{position:absolute;left:12px;bottom:8px;color:white;font-size:9px;text-shadow:0 1px 3px #000}.property-card-body{padding:13px 18px 17px}.property-card-body small{display:inline-block;padding:4px 8px;background:#ddd8d1;font-size:8px;letter-spacing:.08em;margin-bottom:10px}.property-card-body h3{font-size:25px;margin-bottom:5px}.property-card-body p{font-size:11px;color:#5e5954;margin-bottom:8px}.property-card-body strong{display:block;font:400 24px/1.2 Playfair Display,Georgia,serif;margin:11px 0 16px}.details-link{display:inline-block;padding-bottom:6px;border-bottom:1px solid #afa8a1;font-size:9px;font-weight:600;letter-spacing:.08em}.curation-section{padding:50px 0 58px;background:#d9d5d0}.curation-section .eyebrow{margin-bottom:14px}.curation-section h2{font-size:43px;margin-bottom:32px}.curation-grid{display:grid;grid-template-columns:repeat(3,1fr)}.curation-grid article{min-height:94px;display:grid;grid-template-columns:54px 1fr;grid-gap:15px;gap:15px;padding-right:35px;border-right:1px solid #a9a39d}.curation-grid article:last-child{border-right:0;padding-left:28px}.curation-grid article:nth-child(2){padding-left:28px}.curation-grid strong{font:400 27px/1 Playfair Display,Georgia,serif;border-bottom:1px solid #aaa39c;padding-bottom:8px;align-self:start}.curation-grid p{font-size:12px;line-height:1.55;margin:3px 0 0}.site-footer{background:#0b0b0b;color:#e9e7e4;padding:34px 0 16px}.footer-grid{display:grid;grid-template-columns:240px 1fr 160px 1.3fr;align-items:center;grid-gap:34px;gap:34px}.footer-brand{width:240px;min-height:145px;overflow:visible;display:flex;align-items:center}.footer-logo{display:block;width:225px;height:auto;max-width:none;object-fit:contain}.footer-tagline{font:400 18px/1.45 Playfair Display,Georgia,serif;margin:0}.footer-nav{display:grid;grid-gap:8px;gap:8px;border-left:1px solid #343434;padding-left:28px}.footer-nav a{font-size:9px;letter-spacing:.11em}.footer-contact{justify-self:end;text-align:right}.footer-contact>span{font-size:10px;color:#a9a6a3}.social-actions{display:flex;gap:12px;margin-top:18px}.social-actions a{min-width:130px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #777;font-size:9px;font-weight:600;letter-spacing:.08em}.footer-bottom{margin-top:25px;padding-top:13px;border-top:1px solid #242424;display:flex;justify-content:space-between;color:#777;font-size:8px}.listing-hero{padding:90px 0 70px;background:#dcd8d2}.listing-hero h1{font-size:62px;margin-bottom:15px}.listing-hero p:last-child{color:#555}.listing-content{padding:55px 0 80px}.property-page{background:#f7f5f1}.property-top{padding:44px 0 32px}.breadcrumb{display:flex;gap:9px;margin-bottom:40px;color:#777;font-size:9px;letter-spacing:.08em}.property-top h1{font-size:64px;margin:8px 0 23px}.property-meta{display:flex;flex-wrap:wrap;gap:12px 28px;align-items:center;font-size:12px}.property-meta strong{margin-left:auto;font:400 28px/1 Playfair Display,Georgia,serif}.property-actions{display:flex;gap:12px;margin-top:28px}.gallery{position:relative;margin-bottom:58px}.gallery-main{width:100%;height:620px;padding:0;border:0;background:#ddd;cursor:zoom-in}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-arrow{position:absolute;z-index:3;top:275px;width:48px;height:64px;border:0;background:rgba(0,0,0,.55);color:white;font-size:34px;cursor:pointer}.gallery-arrow.left{left:16px}.gallery-arrow.right{right:16px}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px;margin-top:9px}.gallery-thumbs button{height:118px;padding:0;border:2px solid transparent;opacity:.72;cursor:pointer}.gallery-thumbs button.active{border-color:#111;opacity:1}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.lightbox{position:fixed;z-index:100;inset:0;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center}.lightbox img{max-width:88vw;max-height:88vh;object-fit:contain}.lightbox-close,.lightbox-next,.lightbox-prev{position:absolute;border:0;background:transparent;color:white;cursor:pointer}.lightbox-close{right:26px;top:18px;font-size:40px}.lightbox-next,.lightbox-prev{top:50%;font-size:56px}.lightbox-prev{left:24px}.lightbox-next{right:24px}.property-info{padding:55px 0 70px;background:#e6e2dd}.property-info-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:80px;gap:80px}.property-info h2{font-size:46px;margin:11px 0 20px}.property-info li,.property-info p{font-size:13px;line-height:1.7;color:#45413d}.property-info li{margin-bottom:6px}.property-info aside{padding:28px;border:1px solid #b8b1aa;background:rgba(255,255,255,.3)}.property-info dl{margin:24px 0 0}.property-info dl div{padding:13px 0;border-top:1px solid #c6bfb8}.property-info dt{font-size:9px;font-weight:600;letter-spacing:.12em;margin-bottom:6px}.property-info dd{margin:0;font:400 16px/1.35 Playfair Display,Georgia,serif}.property-contact{padding:68px 0;text-align:center;background:#111;color:white}.property-contact h2{font-size:46px;margin:12px 0 14px}.property-contact p{color:#bbb;margin-bottom:28px}.not-found{min-height:60vh;padding:100px 0}.not-found h1{font-size:58px}@media (max-width:980px){.shell{width:min(100% - 40px,880px)}.desktop-nav,.header-cta{display:none}.brand{width:190px}.brand-logo{width:100%;height:auto;max-height:56px}.menu-toggle{display:grid;margin-left:auto;width:42px;height:42px;place-content:center;grid-gap:5px;gap:5px;border:1px solid #555;background:transparent}.menu-toggle span{width:20px;height:1px;background:white;transition:.2s}.menu-toggle.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-panel{display:grid;position:absolute;right:20px;top:68px;width:260px;padding:24px;background:#f5f2ed;color:#111;box-shadow:0 14px 30px rgba(0,0,0,.18)}.mobile-panel a{padding:12px 3px;border-bottom:1px solid #d8d2cb;font-size:10px;letter-spacing:.08em}.hero{min-height:680px}.search-panel{grid-template-columns:1fr 1fr}.search-panel label{min-height:58px;padding:10px 18px}.search-panel button{margin:6px 12px}.about-grid{grid-template-columns:1fr}.cards-grid{grid-template-columns:1fr 1fr}.curation-grid{grid-template-columns:1fr;gap:22px}.curation-grid article,.curation-grid article:last-child,.curation-grid article:nth-child(2){border-right:0;border-bottom:1px solid #aaa39d;padding:0 0 20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-contact{justify-self:start;text-align:left}.property-info-grid{grid-template-columns:1fr;gap:35px}}@media (max-width:640px){.shell{width:calc(100% - 32px)}.site-header{height:68px}.brand{width:178px;height:60px}.brand-logo{width:100%;height:auto;max-height:52px}.hero{min-height:720px;background-position:62%}.hero-overlay{background:linear-gradient(90deg,rgba(11,14,16,.88),rgba(11,14,16,.42))}.hero-content{padding-top:58px}.hero h1{font-size:47px;max-width:95%}.hero-copy{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch;max-width:260px}.search-wrap{bottom:-190px}.search-panel{grid-template-columns:1fr;min-height:0;padding:12px}.search-panel label{border-right:0;border-bottom:1px solid #ddd7d0}.search-panel button{margin:12px 0 0}.about-section{padding-top:245px}.about-image img{height:320px}.about-copy h2,.curation-section h2,.property-info h2,.section-heading h2{font-size:37px}.section-heading{align-items:start;gap:18px}.see-all{white-space:nowrap;margin-top:26px}.cards-grid{grid-template-columns:1fr}.property-card-image{height:300px}.footer-grid{grid-template-columns:1fr}.footer-brand{width:220px;min-height:0;margin-bottom:6px}.footer-logo{width:205px;height:auto;max-width:none}.footer-tagline{margin-bottom:10px}.footer-nav{border-left:0;border-top:1px solid #343434;padding:18px 0 0}.social-actions{flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:7px}.listing-hero{padding:65px 0 45px}.listing-hero h1,.property-top h1{font-size:46px}.property-meta{display:grid;grid-template-columns:1fr 1fr}.property-meta strong{margin:10px 0 0;grid-column:1/-1}.property-actions{flex-direction:column}.gallery-main{height:112vw;max-height:560px}.gallery-arrow{top:calc(56vw - 32px)}.gallery-thumbs{grid-template-columns:repeat(2,1fr)}.gallery-thumbs button{height:120px}.property-info aside{padding:22px}}