:root{--ink:#10231f;--ink-2:#29433d;--muted:#6f817b;--line:#dfe7e3;--line-2:#edf2ef;--bg:#f6f8f6;--card:#fff;--emerald:#0b6b57;--emerald-2:#0e836a;--emerald-3:#dff3ec;--sage:#a7c7ba;--warm:#f3efe7;--danger:#d94b51;--success:#179b68;--shadow:0 12px 34px #10231f14;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}img{max-width:100%;display:block}.shell{width:min(1220px,100% - 40px);margin:0 auto}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--emerald-2);margin-bottom:10px;font-size:12px;font-weight:800;display:inline-block}.primaryButton,.secondaryButton{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:12px 18px;font-weight:750;display:inline-flex}.primaryButton{background:var(--emerald);color:#fff;box-shadow:0 7px 18px #0b6b5729}.secondaryButton{background:var(--emerald-3);color:var(--emerald)}.inline{width:max-content}.textLink{color:var(--emerald);font-weight:700}.siteHeader{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;height:68px;position:sticky;top:0}.headerInner{align-items:center;gap:42px;width:min(1220px,100% - 40px);height:100%;margin:auto;display:flex}.brandLink{flex-shrink:0;align-items:center;display:flex}.logo{letter-spacing:-.03em;align-items:center;gap:9px;font-size:18px;font-weight:850;display:flex}.logoMark{background:linear-gradient(145deg,var(--emerald-2),#075246);border-radius:7px;justify-content:center;align-items:flex-end;gap:2px;width:25px;height:25px;padding:5px;display:flex}.logoMark span{background:#fff;border-radius:2px;width:3px;display:block}.logoMark span:first-child{height:8px}.logoMark span:nth-child(2){height:13px}.logoMark span:nth-child(3){height:17px}.mainNav{color:var(--ink-2);flex:1;align-items:center;gap:28px;font-size:14px;display:flex}.mainNav a{align-items:center;height:68px;display:flex;position:relative}.mainNav a.active{color:var(--emerald);font-weight:700}.mainNav a.active:after{content:"";background:var(--emerald);border-radius:9px;height:3px;position:absolute;bottom:0;left:0;right:0}.headerActions{align-items:center;gap:10px;display:flex}.iconButton{cursor:pointer;color:var(--ink-2);background:0 0;border:0;padding:6px;font-size:24px}.languageMenu{position:relative}.languageMenu summary{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;padding:8px 11px;font-size:12px;font-weight:750;list-style:none}.languageMenu summary::-webkit-details-marker{display:none}.languageDropdown{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;width:180px;padding:6px;position:absolute;top:42px;right:0}.languageDropdown a{border-radius:8px;justify-content:space-between;padding:10px 11px;font-size:13px;display:flex}.languageDropdown a:hover,.languageDropdown a.selected{background:var(--emerald-3);color:var(--emerald)}.hero{background-image:url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2200&q=85);background-position:50% 56%;background-size:cover;min-height:590px;position:relative;overflow:hidden}.heroOverlay{background:linear-gradient(90deg,#f6f8f6fa 0%,#f6f8f6e6 38%,#f6f8f638 72%,#f6f8f61f 100%);position:absolute;inset:0}.heroContent{padding-top:64px;padding-bottom:36px;position:relative}.heroCopy h1{letter-spacing:-.045em;max-width:600px;margin:0 0 18px;font-size:54px;line-height:1.02}.searchPanel{box-shadow:var(--shadow);background:#fffffff5;border:1px solid #ffffffe6;border-radius:17px;max-width:1050px;overflow:hidden}.searchTabs{border-bottom:1px solid var(--line-2);align-items:center;padding:0 16px;display:flex}.searchTabs button{cursor:pointer;color:var(--ink-2);background:0 0;border:0;padding:15px;font-size:13px;position:relative}.searchTabs button.selected{color:var(--emerald);font-weight:750}.searchTabs button.selected:after{content:"";background:var(--emerald);border-radius:9px;height:3px;position:absolute;bottom:0;left:12px;right:12px}.searchFields{grid-template-columns:minmax(250px,2.3fr) repeat(4,minmax(105px,1fr)) 120px;gap:8px;padding:13px;display:grid}.locationField,.filterButton{border:1px solid var(--line);background:#fff;border-radius:9px;height:46px}.locationField{align-items:center;gap:8px;padding:0 12px;display:flex}.locationField span{color:var(--emerald);font-size:18px}.locationField input{width:100%;color:var(--ink);border:0;outline:0;font-size:13px}.filterButton{cursor:pointer;justify-content:space-between;align-items:center;padding:0 12px;font-size:13px;display:flex}.searchSubmit{height:46px;padding:0 16px}.statStrip{grid-template-columns:repeat(4,1fr);gap:22px;max-width:1000px;margin-top:33px;display:grid}.statItem{align-items:center;gap:12px;display:flex}.statIcon{color:var(--emerald);text-align:center;width:38px;font-size:30px}.statItem div{flex-direction:column;display:flex}.statItem span:last-child{color:var(--ink-2);font-size:12px}.sectionHeading{justify-content:space-between;align-items:end;margin-bottom:26px;display:flex}.sectionHeading h2,.marketTeaser h2,.aboutPage h2{letter-spacing:-.035em;margin:0 0 8px;font-size:34px}.sectionHeading p,.marketTeaser p{color:var(--muted);margin:0}.propertyGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.propertyCard{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;transition:all .2s;overflow:hidden}.propertyCard:hover{box-shadow:var(--shadow);border-color:#c9d8d2;transform:translateY(-2px)}.propertyImageWrap{height:205px;position:relative;overflow:hidden}.propertyImage{object-fit:cover;width:100%;height:100%}.cardBadge{background:var(--emerald);color:#fff;border-radius:6px;padding:5px 8px;font-size:11px;font-weight:750;position:absolute;top:12px;left:12px}.propertyTopLine{justify-content:space-between;align-items:center;display:flex}.propertyTopLine span{color:var(--emerald);font-size:23px}.propertyMeta{margin-top:5px;font-size:13px;font-weight:700}.propertyAddress{color:var(--muted);margin-top:7px;font-size:12px}.propertyPpm{color:var(--muted);margin-top:4px;font-size:12px}.propertyTags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.propertyTags span,.tagRow span{border:1px solid var(--line);color:var(--ink-2);border-radius:7px;padding:5px 7px;font-size:11px}.marketTeaser{background:#eef4f1;padding:72px 0}.teaserGrid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:40px;display:grid}.teaserMetrics{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;display:grid}.teaserMetrics div{border-top:1px solid #cedbd5;flex-direction:column;padding:14px 0;display:flex}.teaserMetrics strong{font-size:21px}.teaserMetrics span{color:var(--muted);margin-top:4px;font-size:11px}.chartCard{border:1px solid var(--line);background:#fff;border-radius:15px;padding:18px}.chartCard.large{padding:24px}.chartTitle{font-size:14px;font-weight:800}.chartSvg{width:100%;height:auto;margin-top:8px}.gridLine{stroke:#edf2ef;stroke-width:1px}.axisLine{stroke:#ced9d4;stroke-width:1px}.chartLine{fill:none;stroke:var(--emerald);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.chartLine.secondary{stroke:#66a98f;stroke-width:3px}.chartDot{fill:#fff;stroke:var(--emerald);stroke-width:3px}.chartSvg text{fill:var(--muted);font-size:11px}.bar{fill:#8fc6b3}.searchPage{background:#fff;grid-template-columns:270px minmax(420px,610px) minmax(380px,1fr);min-height:calc(100vh - 68px);display:grid}.filterSidebar{border-right:1px solid var(--line);padding:24px 20px}.filterHeader{justify-content:space-between;align-items:start;gap:12px;display:flex}.filterHeader h2{margin:0;font-size:18px}.filterHeader button{color:var(--emerald);cursor:pointer;text-align:right;background:0 0;border:0;font-size:10px}.filterGroup{border-bottom:1px solid var(--line-2);padding:19px 0}.filterGroup h3{margin:0 0 11px;font-size:12px}.fakeInput,.doubleInputs{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;min-height:38px;padding:0 10px;font-size:12px;display:flex}.rangeTrack{background:#dbe7e2;border-radius:20px;height:4px;margin:17px 4px 6px;position:relative}.rangeTrack:before{content:"";background:var(--emerald);border-radius:20px;width:54%;height:4px;position:absolute;left:0}.rangeTrack span{background:var(--emerald);width:12px;height:12px;box-shadow:0 0 0 1px var(--emerald);border:2px solid #fff;border-radius:50%;position:absolute;top:-4px}.rangeTrack.full span:first-child{left:0}.rangeTrack.full span:last-child{right:0}.rangeTrack.full:before{width:100%}.rangeLabels{color:var(--muted);justify-content:space-between;font-size:9px;display:flex}.rangeLabels strong{color:var(--ink);font-size:10px}.checkRow{grid-template-columns:18px 1fr auto;align-items:center;padding:4px 0;font-size:11px;display:grid}.checkRow input{accent-color:var(--emerald)}.checkRow small{color:var(--muted)}.doubleInputs span{color:var(--ink-2);font-size:10px}.roomButtons{gap:5px;display:flex}.roomButtons button{border:1px solid var(--line);background:#fff;border-radius:6px;padding:6px 9px;font-size:10px}.resultsColumn{border-right:1px solid var(--line);padding:24px 18px}.resultsToolbar{justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px;display:flex}.resultsToolbar h1{margin:0;font-size:21px}.resultsToolbar select,.marketHeader select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 10px;font-size:11px}.resultCards{flex-direction:column;gap:11px;display:flex}.resultsColumn .propertyCard{grid-template-columns:180px 1fr;display:grid}.resultsColumn .propertyImageWrap{height:152px}.resultsColumn .propertyBody{padding:12px 14px}.resultsColumn .propertyTopLine strong{font-size:17px}.mapColumn{background:#f0f3ef;min-height:720px;position:relative}.mapMock{background-color:#e9f0ea;background-image:linear-gradient(32deg,#0000 48%,#ffffffd9 49% 51%,#0000 52%),linear-gradient(122deg,#0000 48%,#ffffffa6 49% 51%,#0000 52%),linear-gradient(#bacfc540 1px,#0000 1px),linear-gradient(90deg,#bacfc540 1px,#0000 1px);background-size:210px 150px,260px 190px,42px 42px,42px 42px;height:100%;min-height:720px;position:relative;overflow:hidden}.mapRoad{transform-origin:0;background:#f8d98a;border:1px solid #e0b95d66;border-radius:999px;height:5px;position:absolute}.mapRoad.r1{width:95%;top:38%;left:-8%;transform:rotate(14deg)}.mapRoad.r2{width:80%;top:62%;left:17%;transform:rotate(-24deg)}.mapRoad.r3{width:70%;top:17%;left:37%;transform:rotate(62deg)}.mapCity{font-size:20px;font-weight:800;position:absolute;top:45%;left:48%}.mapPin{background:var(--emerald);color:#fff;border:3px solid #fff;border-radius:50% 50% 50% 8px;justify-content:center;align-items:center;width:27px;height:27px;font-size:7px;display:flex;position:absolute;transform:translate(-50%,-50%)rotate(-45deg);box-shadow:0 5px 13px #10231f38}.mapPin>*{rotate:45deg}.mapPin.priced{rotate:0;border-radius:8px;width:auto;height:auto;padding:6px 8px;font-size:10px;font-weight:800}.mapZoom{box-shadow:var(--shadow);flex-direction:column;display:flex;position:absolute;top:16px;right:14px}.mapZoom button{border:0;border-bottom:1px solid var(--line);background:#fff;width:34px;height:34px;font-size:20px}.viewToggle{z-index:2;border:1px solid var(--line);background:#fff;border-radius:8px;gap:2px;padding:3px;display:flex;position:absolute;top:16px;right:14px}.viewToggle button{background:#fff;border:0;border-radius:6px;padding:7px 10px;font-size:10px}.viewToggle button.active{background:var(--emerald);color:#fff}.detailPage{padding:26px 0 64px}.backLink{color:var(--muted);margin-bottom:16px;font-size:12px;display:inline-block}.detailTop{grid-template-columns:1.25fr .75fr;gap:28px;display:grid}.gallery{grid-template-columns:1fr 170px;gap:8px;height:430px;display:grid}.gallery img{object-fit:cover;border-radius:13px;width:100%;height:100%}.galleryMain{min-width:0}.gallerySide{grid-template-rows:1fr 1fr 62px;gap:8px;display:grid}.morePhotos{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:center;align-items:center;font-weight:700;display:flex}.detailSummary{padding:4px}.summaryPrice{justify-content:space-between;display:flex}.summaryPrice>div{flex-direction:column;display:flex}.summaryPrice strong{letter-spacing:-.03em;font-size:31px}.summaryPrice span{color:var(--muted);margin-top:3px;font-size:13px}.summaryPrice button{color:var(--emerald);background:0 0;border:0;font-size:29px}.detailSummary h1{margin:18px 0 8px;font-size:25px;line-height:1.15}.propertyMeta.big{font-size:14px}.tagRow{flex-wrap:wrap;gap:7px;margin:18px 0;display:flex}.summaryActions{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px;display:grid}.sourceNote{color:var(--muted);background:#f4f7f5;border-radius:10px;margin-top:14px;padding:11px 12px;font-size:11px;line-height:1.5}.detailTabs,.marketTabs,.aboutTabs{border-bottom:1px solid var(--line);gap:24px;margin-top:30px;display:flex}.detailTabs button,.marketTabs button,.aboutTabs button{color:var(--muted);background:0 0;border:0;padding:13px 0;font-size:12px;position:relative}.detailTabs button.active,.marketTabs button.active,.aboutTabs button.active{color:var(--emerald);font-weight:800}.detailTabs button.active:after,.marketTabs button.active:after,.aboutTabs button.active:after{content:"";background:var(--emerald);border-radius:8px;height:3px;position:absolute;bottom:-1px;left:0;right:0}.detailLower{grid-template-columns:1.05fr .95fr;gap:24px;margin-top:25px;display:grid}.factsCard{border:1px solid var(--line);background:#fff;border-radius:15px;padding:20px}.factsCard h2{margin:0 0 16px;font-size:18px}.factsGrid{grid-template-columns:1fr 1fr;column-gap:35px;display:grid}.fact{border-bottom:1px solid var(--line-2);justify-content:space-between;gap:14px;padding:10px 0;font-size:12px;display:flex}.fact span{color:var(--muted)}.chartTitleRow{justify-content:space-between;align-items:start;display:flex}.chartTitleRow span{color:var(--muted);font-size:10px}.negative{color:var(--danger)}.positive{color:var(--success)}.marketPage{padding:42px 0 70px}.marketHeader{justify-content:space-between;align-items:end;display:flex}.marketHeader h1{letter-spacing:-.035em;margin:0 0 5px;font-size:34px}.marketHeader p{color:var(--muted);margin:0}.marketHeader label{color:var(--muted);align-items:center;gap:9px;font-size:10px;display:flex}.marketTabs{margin-top:26px}.metricGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;display:grid}.metricCard{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-height:124px;padding:17px;display:flex}.metricCard>strong{font-size:21px}.metricCard>span{color:var(--muted);margin-top:3px;font-size:11px}.metricCard>div{justify-content:space-between;align-items:end;gap:10px;margin-top:auto;display:flex}.metricCard b{font-size:12px}.metricCard small{color:var(--muted);text-align:right;font-size:9px}.chartGrid{grid-template-columns:1.15fr .85fr;gap:14px;margin-top:14px;display:grid}.comparisonRow{grid-template-columns:82px 1fr 55px;align-items:center;gap:10px;margin-top:11px;font-size:10px;display:grid}.comparisonRow>div{background:#edf2ef;border-radius:2px;height:11px;overflow:hidden}.comparisonRow i{background:var(--emerald);height:100%;display:block}.comparisonRow strong{text-align:right}.citiesCard .chartTitleRow a{color:var(--emerald);font-size:9px}.cityRow{border-bottom:1px solid var(--line-2);grid-template-columns:1fr 1fr 45px;gap:10px;padding:10px 0;font-size:10px;display:grid}.cityRow span:nth-child(2){text-align:right}.cityRow strong{text-align:right;color:var(--success)}.aboutPage{padding:55px 0 80px}.aboutHero{text-align:center;max-width:800px;margin:auto}.aboutHero h1{letter-spacing:-.04em;margin:0 0 10px;font-size:45px}.aboutHero p{color:var(--muted);font-size:18px}.aboutTabs{justify-content:center;margin-top:38px}.aboutContent{grid-template-columns:1fr 1.15fr;align-items:start;gap:70px;margin-top:58px;display:grid}.aboutText p{color:var(--ink-2);font-size:16px;line-height:1.75}.principles{gap:13px;display:grid}.principle{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:15px;padding:17px;display:flex}.principle>span{background:var(--emerald-3);width:42px;height:42px;color:var(--emerald);border-radius:12px;justify-content:center;align-items:center;font-size:23px;display:flex}.principle strong{font-size:14px}.principle p{color:var(--muted);margin:3px 0 0;font-size:11px}.methodPreview{background:#eaf2ee;border:1px solid #d8e6df;border-radius:18px;grid-template-columns:1fr 1.1fr;align-items:center;gap:35px;margin-top:55px;padding:30px;display:grid}.methodPreview h2{font-size:26px}.methodPreview p{color:var(--muted);line-height:1.6}.flowDiagram{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.flowDiagram span{background:#fff;border:1px solid #d3e0da;border-radius:10px;padding:12px 14px;font-size:12px;font-weight:750}.flowDiagram b{color:var(--emerald)}.footer{color:#fff;background:#0f2722;padding:35px 0}.footerInner{justify-content:space-between;align-items:center;width:min(1220px,100% - 40px);margin:auto;display:flex}.footer .logoMark{background:#fff}.footer .logoMark span{background:var(--emerald)}.footer p{color:#a8bbb4;margin:7px 0 0;font-size:10px}.footerLinks{color:#cbd8d4;align-items:center;gap:22px;font-size:11px;display:flex}.demoLabel{color:#8fa69f;border:1px solid #365048;border-radius:20px;padding:6px 9px}@media (max-width:1100px){.mainNav{gap:16px}.headerInner{gap:25px}.heroCopy h1{font-size:48px}.searchFields{grid-template-columns:2fr repeat(3,1fr) 115px}.searchFields .wide{display:none}.searchPage{grid-template-columns:240px 1fr}.mapColumn{display:none}.resultsColumn{border-right:0}.metricGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.shell,.headerInner,.footerInner{width:min(100% - 28px,1220px)}.siteHeader,.headerInner{height:60px}.mainNav{display:none}.headerActions{margin-left:auto}.hero{min-height:auto}.heroOverlay{background:linear-gradient(#f6f8f6e6 0%,#f6f8f6fa 68%,#f6f8f6 100%)}.heroContent{padding-top:38px}.heroCopy h1{font-size:39px}.heroCopy p{font-size:16px}.searchTabs{overflow-x:auto}.searchFields{grid-template-columns:1fr 1fr;display:grid}.locationField{grid-column:1/-1}.filterButton.wide{display:flex}.searchSubmit{grid-column:1/-1}.statStrip{grid-template-columns:1fr 1fr;gap:18px;margin:25px 0 6px}.section{padding:48px 0}.sectionHeading{align-items:start}.propertyGrid{grid-template-columns:1fr}.propertyImageWrap{height:230px}.teaserGrid{grid-template-columns:1fr}.searchPage{display:block}.filterSidebar{display:none}.resultsColumn{padding:18px 14px}.resultsColumn .propertyCard{grid-template-columns:130px 1fr}.resultsColumn .propertyImageWrap{height:140px}.resultsToolbar h1{font-size:18px}.detailTop{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 105px;height:330px}.detailSummary{padding-top:7px}.detailTabs{white-space:nowrap;overflow-x:auto}.detailLower{grid-template-columns:1fr}.metricGrid{grid-template-columns:1fr 1fr}.chartGrid{grid-template-columns:1fr}.aboutContent,.methodPreview{grid-template-columns:1fr;gap:28px}.footerInner{flex-direction:column;align-items:flex-start;gap:26px}.footerLinks{flex-wrap:wrap}.marketHeader{align-items:start;gap:20px}.aboutHero h1{font-size:37px}}@media (max-width:520px){.heroCopy h1{font-size:34px}.heroCopy p{font-size:14px}.searchFields{grid-template-columns:1fr 1fr}.filterButton:nth-of-type(3),.filterButton:nth-of-type(4){display:none}.statStrip{grid-template-columns:1fr 1fr}.statItem{align-items:flex-start}.statIcon{width:30px;font-size:24px}.propertyImageWrap{height:210px}.teaserMetrics{grid-template-columns:1fr 1fr}.resultsToolbar{flex-direction:column;align-items:start}.resultsColumn .propertyCard{grid-template-columns:112px 1fr}.resultsColumn .propertyImageWrap{height:133px}.resultsColumn .propertyTags{display:none}.resultsColumn .propertyBody{padding:10px}.resultsColumn .propertyTopLine strong{font-size:15px}.gallery{height:260px;display:block}.galleryMain{height:260px!important}.gallerySide{display:none}.summaryActions,.factsGrid,.metricGrid{grid-template-columns:1fr}.marketHeader{flex-direction:column}.aboutHero h1{font-size:33px}.aboutTabs{justify-content:flex-start;overflow-x:auto}.methodPreview{padding:22px}.flowDiagram{justify-content:flex-start}}:root{--ink:#132826;--ink-2:#38504a;--muted:#73827d;--line:#e4ebe8;--line-2:#eff4f2;--bg:#fbfbf9;--emerald:#0f6a5b;--emerald-2:#2b8a78;--emerald-3:#e5f3ef;--shadow:0 18px 40px #13282614}body{background:var(--bg)}.shell,.headerInner,.footerInner{width:min(1240px,100% - 40px)}.eyebrow{letter-spacing:.12em;color:var(--emerald);margin-bottom:12px}.eyebrow.withLine{align-items:center;gap:14px;display:flex}.eyebrow.withLine:after{content:"";opacity:.9;background:#78aa9d;border-radius:999px;width:42px;height:2px;display:block}.primaryButton,.secondaryButton{border-radius:12px;padding:12px 20px;transition:all .18s}.primaryButton{background:var(--emerald);box-shadow:0 8px 20px #0f6a5b29}.primaryButton:hover{background:#0b5a4d}.siteHeader{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #e4ebe8b3;height:76px}.headerInner{gap:44px}.logo{gap:12px;font-size:18px;font-weight:700}.logoMark{width:28px;height:28px;color:var(--emerald);background:0 0;border-radius:0;padding:0}.logoMark svg{fill:currentColor;width:28px;height:28px}.logoWordmark{color:#17312d;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700}.mainNav{gap:30px}.mainNav a{height:76px}.headerActions{gap:14px}.iconButton{font-size:21px}.languageMenu summary{border-radius:11px;padding:10px 12px}.hero{background-image:url(https://images.unsplash.com/photo-1560969184-10fe8719e047?auto=format&fit=crop&w=2200&q=85);background-position:50% 48%;border-bottom:1px solid #e4ebe8a6;min-height:690px}.heroCopy h1{letter-spacing:-.04em;max-width:760px;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:68px;font-weight:700;line-height:.96}.heroCopy p{color:var(--ink-2);max-width:640px;margin:0 0 34px;font-size:18px;line-height:1.6}.searchPanel{max-width:1160px;box-shadow:var(--shadow);border:1px solid #e4ebe8f2;border-radius:18px}.searchFields{grid-template-columns:minmax(310px,2.4fr) repeat(4,minmax(120px,1fr)) 180px;gap:10px;padding:15px 18px 18px}.locationField,.filterButton{border-radius:11px;height:50px}.locationField{gap:10px;padding:0 14px}.locationField span{font-size:20px}.locationField input,.filterButton{font-size:14px}.filterButton{color:var(--ink);padding:0 14px}.searchSubmit{gap:10px;height:50px}.statStrip{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff59;border-radius:0 0 20px 20px;grid-template-columns:repeat(4,1fr);gap:0;max-width:1120px;margin-top:28px}.statItem{gap:14px;padding:20px 6px 6px}.statItem:not(:last-child){border-right:1px solid #73827d2e}.statIcon{opacity:.95;width:42px;font-size:28px}.statItem strong{font-size:18px}.statItem span:last-child{line-height:1.4}.sectionHeading{margin-bottom:28px}.sectionHeading h2,.marketTeaser h2,.aboutPage h2{letter-spacing:-.04em;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:52px;line-height:1.02}.sectionHeading p,.marketTeaser p{max-width:680px;font-size:18px;line-height:1.55}.propertyGrid{gap:20px}.propertyCard{border-radius:18px;box-shadow:0 8px 24px #13282608}.propertyCard:hover{border-color:#d3dfda;transform:translateY(-3px)}.propertyImageWrap{height:220px}.cardBadge{border-radius:7px;padding:6px 9px;top:14px;left:14px}.propertyBody{padding:18px}.propertyTopLine strong{font-size:20px}.propertyTopLine span{font-size:24px}.propertyMeta{margin-top:6px}.propertyAddress{margin-top:8px}.propertyPpm{margin-top:5px}.propertyTags{margin-top:13px}.propertyTags span,.tagRow span{border-radius:8px;padding:6px 8px}.marketTeaser{padding:88px 0}.teaserGrid{gap:42px}.teaserCopy>p{max-width:540px}.teaserMetrics{margin:28px 0}.teaserMetrics div{padding:16px 0}.footer{background:#102724}.footer .logoMark,.footer .logoWordmark{color:#fff}@media (max-width:1100px){.heroCopy h1{font-size:56px}.searchFields{grid-template-columns:2fr repeat(3,1fr) 125px}}@media (max-width:800px){.shell,.headerInner,.footerInner{width:min(100% - 28px,1240px)}.siteHeader,.headerInner{height:64px}.hero{min-height:auto}.heroOverlay{background:linear-gradient(#fbfbf9e0 0%,#fbfbf9f7 64%,#fbfbf9 100%)}.heroContent{padding-top:42px}.heroCopy h1{font-size:44px}.heroCopy p{font-size:16px}.searchFields{grid-template-columns:1fr 1fr}.locationField,.searchSubmit{grid-column:1/-1}.statStrip{background:0 0;grid-template-columns:1fr 1fr;gap:8px;margin:24px 0 0}.statItem{padding:8px 0}.statItem:nth-child(2n){border-right:0}.sectionHeading{align-items:start}.sectionHeading h2,.marketTeaser h2,.aboutPage h2{font-size:40px}}@media (max-width:520px){.heroCopy h1{font-size:38px}.heroCopy p{font-size:14px}}.hero{background:#fbfbf9 url(/hero-approved-v1.jpg) top/cover no-repeat;border-bottom:1px solid #e4ebe8b8;min-height:620px}.heroOverlay{background:linear-gradient(90deg,#fbfbf9fa 0%,#fbfbf9f2 28%,#fbfbf9ad 48%,#fbfbf92e 71%,#fbfbf905 100%)}.heroContent{padding-top:54px;padding-bottom:24px}.heroCopy{max-width:680px}.heroCopy h1{letter-spacing:-.038em;max-width:690px;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:58px;line-height:.99}.heroCopy p{max-width:610px;margin:0 0 28px;font-size:17px;line-height:1.55}.searchPanel{border-radius:16px;max-width:1160px}.searchTabs{padding:0 18px}.searchTabs button{padding:15px 14px;font-size:13px}.searchFields{grid-template-columns:minmax(310px,2.3fr) repeat(4,minmax(112px,1fr)) 165px;padding:12px 14px 14px}.locationField,.filterButton,.searchSubmit{height:46px}.statStrip{background:#ffffffa3;border-radius:0 0 16px 16px;max-width:1100px;margin-top:18px}.statItem{padding:16px 8px 8px}.section{padding:66px 0}.sectionHeading h2,.marketTeaser h2,.aboutPage h2{font-size:46px}.sectionHeading p,.marketTeaser p{font-size:16px}@media (max-width:1100px){.hero{background-position:58% 0;min-height:590px}.heroCopy h1{max-width:600px;font-size:50px}}@media (max-width:800px){.hero{background-position:64% 0;background-size:auto 300px}.heroOverlay{background:linear-gradient(#fbfbf9c7 0%,#fbfbf9f0 44%,#fbfbf9 70%)}.heroContent{padding-top:34px}.heroCopy h1{max-width:540px;font-size:42px}.statStrip{background:0 0}}@media (max-width:520px){.hero{background-position:68% 0;background-size:auto 245px}.heroCopy h1{font-size:36px}}.staticTab{color:var(--emerald);border-bottom:3px solid var(--emerald);padding:15px 14px;font-size:13px;font-weight:750}.searchTabs>span:not(.staticTab){color:var(--ink-2);padding:15px 14px;font-size:13px}.searchFields select.filterButton{appearance:auto}.placeholderImage{color:var(--emerald);background:#eaf1ee;justify-content:center;align-items:center;font-weight:800;display:flex}.realDataCard{flex-direction:column;justify-content:center;min-height:220px;display:flex}.dataCoverage{grid-template-columns:1fr 1fr;gap:18px;margin-top:24px;display:grid}.dataCoverage strong{font-size:30px}.dataCoverage span{color:var(--muted);font-size:13px}.realFilterInput{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;min-height:40px;padding:8px 10px}.filterPair{grid-template-columns:1fr 1fr;gap:8px;display:grid}.filterApply{width:100%;margin-top:18px}.filterHeader a{color:var(--emerald);font-size:10px}.realSearchPage{grid-template-columns:270px minmax(520px,1fr) 320px}.mapDataNotice{border:1px solid var(--line);background:#f7faf8;border-radius:14px;flex-direction:column;gap:8px;margin:24px;padding:24px;display:flex;position:sticky;top:100px}.mapDataNotice strong{font-size:24px}.mapDataNotice span{color:var(--emerald);font-weight:700}.mapDataNotice p{color:var(--muted);font-size:12px;line-height:1.55}.pagination{justify-content:center;align-items:center;gap:18px;padding:26px;display:flex}.pagination a{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 13px}.pagination a.disabled{pointer-events:none;opacity:.35}.detailTabs span{padding:15px 16px;display:inline-block}.detailTabs span.active{color:var(--emerald);border-bottom:3px solid var(--emerald);font-weight:750}.historyList{flex-direction:column;margin-top:14px;display:flex}.historyList>div{border-bottom:1px solid var(--line-2);grid-template-columns:1fr 1fr 1fr;gap:8px;padding:10px 0;font-size:12px;display:grid}.historyList strong{text-align:right}.historyList small{color:var(--muted);text-align:right}.descriptionCard,.sourceDataCard{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:20px;padding:24px}.descriptionCard p{white-space:pre-wrap;color:var(--ink-2);line-height:1.65}.sourceDataCard dl{grid-template-columns:140px 1fr;gap:8px 18px;display:grid}.sourceDataCard dt{color:var(--muted)}.sourceDataCard dd{word-break:break-word;margin:0}.snapshotBadge{background:var(--emerald-3);color:var(--emerald);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:750}.realMarketGrid{grid-template-columns:1fr 1fr}.marketDataset{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.marketDataset div{flex-direction:column;gap:4px;display:flex}.marketDataset strong{font-size:24px}.marketDataset span,.marketMethodNote{color:var(--muted);font-size:12px;line-height:1.5}@media (max-width:1100px){.realSearchPage{grid-template-columns:240px 1fr}.realSearchPage .mapColumn{display:none}}@media (max-width:800px){.realSearchPage{display:block}.realMarketGrid{grid-template-columns:1fr}.marketDataset,.dataCoverage{grid-template-columns:1fr 1fr}}
