:root{--ink: #111317;--muted: #6f6a61;--cream: #f4efe4;--paper: #fbf8ef;--map: #e9eadb;--lot: #ece7d6;--lot-alt: #f2ede0;--road: #fffdf7;--line: #d3cbbb;--line-dark: #c3baa8;--green: #3d5630;--grass: #b9bd9b;--blue: #6f96b5;--gold: #e5c64d;--orange: #df8b62;--purple: #b699c4;--shadow: 0 18px 40px rgba(42, 36, 28, .14);--serif: Georgia, "Times New Roman", serif;color:var(--ink);background:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:#f7f3ea;overflow-x:hidden}button,a{font:inherit}button{border:0}a{color:inherit;text-decoration:none}.app-shell{width:100%;max-width:1500px;min-height:100vh;margin:0 auto;padding:0 18px 18px}.app-header{height:104px;display:grid;grid-template-columns:minmax(250px,1fr) minmax(500px,1.35fr) minmax(210px,1fr);align-items:center;gap:24px}.brand-title{font-family:var(--serif);font-size:clamp(26px,2.25vw,36px);line-height:1;font-weight:500;letter-spacing:0}.brand-subtitle{margin-top:8px;color:var(--muted);font-size:17px}.primary-nav{height:100%;display:flex;justify-content:center;align-items:center;gap:clamp(26px,4vw,58px)}.nav-item{height:60px;display:inline-flex;align-items:center;gap:13px;border-bottom:2px solid transparent;color:#22231f;font-size:17px}.nav-item-active{border-color:var(--green)}.nav-item svg,.icon-button svg,.homes-count-badge svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:16px}.icon-button,.avatar-button{background:transparent;color:var(--ink);cursor:pointer;display:grid;place-items:center}.notification-button{position:relative}.notification-button:after{content:"";position:absolute;right:3px;top:8px;width:8px;height:8px;border-radius:50%;background:var(--orange)}.avatar-button{width:50px;height:50px;border-radius:50%;background:#ded8ca;font-size:15px}.map-board{position:relative;container-name:house-map;container-type:inline-size;min-height:590px;height:min(750px,calc(100vh - 232px));border:1px solid #d8d0c1;border-radius:24px;background:var(--map);overflow:hidden;box-shadow:inset 0 0 0 1px #fff9,0 20px 50px #26221b14}.activity-ticker{height:38px;display:flex;align-items:center;margin-bottom:10px;overflow:hidden;border-top:1px solid #d8d0c1;border-bottom:1px solid #d8d0c1;background:#fbf8f1b8}.ticker-live{height:100%;flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;padding:0 18px;border-right:1px solid #d8d0c1;color:#505047;font-size:10px;font-weight:750}.ticker-live i,.rail-presence{width:7px;height:7px;display:inline-block;border-radius:50%;background:#d97852}.ticker-window{min-width:0;overflow:hidden}.ticker-track{width:max-content;display:flex;align-items:center;animation:ticker-scroll 38s linear infinite}.ticker-track-empty{width:100%;animation:none}.empty-activity{padding:28px 20px;color:#66685f}.empty-activity strong{color:#2c2e28;font-family:var(--serif);font-size:18px;font-weight:500}.empty-activity p{line-height:1.5}.ticker-item{padding-left:34px;color:#383934;font-family:var(--serif);font-size:13px;white-space:nowrap}.ticker-item b{margin-left:34px;color:#a49e91;font-family:inherit;font-weight:400}@keyframes ticker-scroll{to{transform:translate(-50%)}}.neighborhood-workspace{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:12px;align-items:start}.map-column{min-width:0}.map-toolbar{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:4px 5px;border:1px solid #d8d0c1;border-radius:14px;background:#fbf8f1f0;box-shadow:0 10px 24px #26221b0d}.map-toolbar-actions{display:flex;align-items:center;gap:8px}.neighborhood-rail{height:min(820px,calc(100vh - 166px));min-height:640px;overflow:hidden;border:1px solid #d8d0c1;border-radius:18px;background:#fbf8f1f0;box-shadow:0 18px 38px #26221b12}.rail-heading{min-height:94px;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid #ddd6c9}.rail-heading span,.edition-list-label,.next-edition>span{color:#79756c;font-size:9px;font-weight:750;text-transform:uppercase}.rail-heading h2{margin:5px 0 0;font-family:var(--serif);font-size:21px;font-weight:500}.rail-tabs{height:45px;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #ddd6c9}.rail-tab{position:relative;background:transparent;color:#716d64;cursor:pointer;font-size:12px}.rail-tab.active{color:#22231f;font-weight:700}.rail-tab.active:after{content:"";position:absolute;right:26px;bottom:-1px;left:26px;height:2px;background:var(--green)}.activity-list,.gazette-panel{height:calc(100% - 139px);overflow-y:auto}.activity-row{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:15px 17px;border-bottom:1px solid #e3ddd1}.activity-mark{width:28px;height:28px;display:grid;place-items:center;border:1px solid #d2cbbb;border-radius:50%;background:#f4f0e6;color:#4f5f40;font-family:var(--serif);font-size:13px}.mark-transfer{background:#e8eddd}.mark-welcome{background:#e5edf2;color:#55768f}.mark-listing{background:#f4e4d9;color:#ba6745}.mark-gazette{background:#eee7ef;color:#806b88}.activity-title-row{display:flex;justify-content:space-between;gap:8px}.activity-row h3{margin:1px 0 5px;font-size:11px;line-height:1.25}.activity-row time{flex:0 0 auto;color:#9a958b;font-size:9px}.activity-row p{margin:0;color:#77736a;font-size:10px;line-height:1.45}.next-edition{margin:14px;padding:16px;border:1px solid #ced4bd;border-radius:8px;background:#edf0df}.next-edition h3{margin:8px 0 5px;font-family:var(--serif);font-size:18px;font-weight:500}.next-edition p{margin:0 0 14px;color:#6e7063;font-size:10px}.contribute-button,.primary-small{min-height:35px;padding:0 12px;border:1px solid #435536;border-radius:6px;background:#435536;color:#fff;cursor:pointer;font-size:10px;font-weight:700}.contribution-composer textarea{width:100%;min-height:88px;resize:vertical;padding:10px;border:1px solid #c8ccb8;border-radius:5px;background:#fffdf8;color:var(--ink);font:12px/1.4 var(--serif)}.contribution-composer div{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.contribution-composer button:not(.primary-small){background:transparent;color:#69675f;cursor:pointer;font-size:10px}.edition-list-label{padding:6px 16px 8px}.edition-row{width:100%;display:grid;grid-template-columns:28px 1fr 12px;gap:9px;align-items:start;padding:13px 16px;border-top:1px solid #e2dcd0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.edition-row.open{background:#f5f1e8}.edition-number{color:#8d887e;font-family:var(--serif);font-size:16px}.edition-copy strong,.edition-copy small,.edition-copy em{display:block}.edition-copy strong{margin-bottom:4px;font-family:var(--serif);font-size:13px;font-weight:500}.edition-copy small{color:#89847a;font-size:9px}.edition-copy em{margin-top:9px;color:#615e57;font-family:var(--serif);font-size:11px;line-height:1.45}.edition-arrow{color:#817c72;font-size:17px}.filter-bar{position:static;height:56px;display:flex;align-items:center;gap:12px;padding:2px 14px 2px 2px;background:transparent;border:0;border-radius:11px;box-shadow:none}.filter-pill{height:50px;padding:0 13px;border-radius:15px;color:#191a17;background:transparent;display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-size:15px;white-space:nowrap}.filter-pill-active{padding:0 22px;background:linear-gradient(180deg,#536a42,#334927);color:#fff;box-shadow:inset 0 1px #ffffff38}.filter-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.filter-dot-blue{background:var(--blue)}.filter-dot-gold{background:var(--gold)}.filter-dot-orange{background:var(--orange)}.map-utility-controls{height:44px;display:grid;grid-template-columns:repeat(3,40px);overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fffdf8}.map-utility-controls button{border-right:1px solid #e0d9cc;background:transparent;color:#242520;cursor:pointer;font-size:18px}.map-utility-controls button:last-child{border-right:0}.map-utility-controls button:disabled{color:#bbb5aa;cursor:default}.zoom-control{position:absolute;z-index:10;top:112px;left:24px;width:60px;height:122px;display:grid;grid-template-rows:1fr 1px 1fr;place-items:center;background:#fbf8f1f0;border:1px solid var(--line);border-radius:17px;color:#171815;font-size:27px;box-shadow:0 10px 26px #27221b0f}.zoom-rule{width:34px;height:1px;background:#ded6c8}.north-control{position:absolute;z-index:10;top:256px;left:24px;width:60px;height:60px;border-radius:50%;background:#fbf8f1f2;border:1px solid var(--line);box-shadow:0 10px 26px #27221b0f;display:grid;place-items:center;color:#171815;font-size:13px;line-height:1}.north-control span{display:block;text-align:center}.north-arrow{font-size:17px;margin-bottom:2px}.homes-count-badge{position:static;width:128px;height:44px;border:1px solid var(--line);border-radius:9px;background:#fbf8f1f0;display:flex;align-items:center;justify-content:center;gap:14px;box-shadow:none}.homes-count-badge svg{width:30px;height:30px}.homes-count-badge strong{display:block;font-size:17px}.homes-count-badge span{display:block;margin-top:3px;color:var(--muted);font-size:12px}@media(prefers-reduced-motion:reduce){.ticker-track{animation:none}.cloud{animation:none;opacity:.18;transform:translate(140px,105px)}.cloud-two{transform:translate(920px,170px)}.birds,.sprinkler{animation:none;opacity:0}.neighborhood-map{transition:none}}.neighborhood-map{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;transform-origin:center;transition:transform .18s ease}.map-background{fill:var(--map)}.road-edge,.road-fill,.road-dash,.road-edge-ring,.road-fill-ring,.road-dash-ring{fill:none;stroke-linecap:round;stroke-linejoin:round}.road-edge{stroke:#d0c7b8;stroke-width:74}.road-fill{stroke:var(--road);stroke-width:68}.road-edge-ring{fill:none;stroke:#d0c7b8;stroke-width:62}.road-fill-ring{stroke:var(--road);stroke-width:56}.road-dash-ring{stroke:#ded7c9;stroke-width:1.4;stroke-dasharray:16 14}.culdesac-center{fill:#f4efe499;stroke:#d8d1c3;stroke-width:1.2}.culdesac-wordmark,.culdesac-submark{fill:#514f49;text-anchor:middle}.culdesac-wordmark{font-family:var(--serif);font-size:20px}.culdesac-submark{fill:#858076;font-size:11px}.road-dash{stroke:#ded7c9;stroke-width:1.4;stroke-dasharray:16 14;opacity:.75}.road-edge,.road-fill,.road-dash{stroke-linecap:butt}.region-labels text{fill:#58544b75;font-size:10px;font-weight:650}.map-lot{cursor:pointer;outline:none;transition:opacity .16s ease,filter .16s ease}.map-lot:focus-visible .lot-boundary{stroke:#1f2933;stroke-width:2}.map-lot-soft,.map-lot-dimmed{opacity:.45}.map-lot:hover{opacity:1;filter:drop-shadow(0 4px 5px rgba(38,34,27,.16))}.lot-boundary{fill:var(--lot);stroke:#c8bfad;stroke-width:1.2}.map-lot:nth-child(2n) .lot-boundary{fill:var(--lot-alt)}.map-lot-selected{opacity:1;filter:drop-shadow(0 4px 7px rgba(38,34,27,.18))}.map-lot-selected .lot-boundary{fill:#eef1df;stroke:#fffdf7;stroke-width:4}.map-lot-sale .lot-boundary{fill:#f0e5d6}.map-lot-notice .lot-boundary{fill:#efe7ed}.lot-walk{fill:none;stroke:#ddd5c4;stroke-width:4;stroke-linecap:round}.ambient-layer{pointer-events:none}.ambient-layer path{fill:none;stroke:#65685b73;stroke-width:1.4;stroke-linecap:round;vector-effect:non-scaling-stroke}.cloud{opacity:0}.cloud-one{animation:cloud-drift 42s linear 4s infinite}.cloud-two{animation:cloud-drift-two 55s linear 26s infinite}.birds{opacity:0}.birds-one{animation:bird-flight 34s linear 11s infinite}.birds-two{animation:bird-flight-two 47s linear 31s infinite}.sprinkler{opacity:0;stroke-dasharray:7 5}.sprinkler-one{animation:sprinkler-pulse 28s ease-in-out 6s infinite}.sprinkler-two{animation:sprinkler-pulse 35s ease-in-out 19s infinite}.sprinkler-three{animation:sprinkler-pulse 41s ease-in-out 28s infinite}@keyframes cloud-drift{0%,12%{opacity:0;transform:translate(-100px,110px)}18%,72%{opacity:.42}82%,to{opacity:0;transform:translate(1240px,125px)}}@keyframes cloud-drift-two{0%,20%{opacity:0;transform:translate(1180px,185px)}27%,72%{opacity:.28}82%,to{opacity:0;transform:translate(-90px,170px)}}@keyframes bird-flight{0%,32%{opacity:0;transform:translate(-80px,95px)}37%,58%{opacity:.5}64%,to{opacity:0;transform:translate(1240px,72px)}}@keyframes bird-flight-two{0%,42%{opacity:0;transform:translate(1240px,150px)}47%,62%{opacity:.35}68%,to{opacity:0;transform:translate(-80px,128px)}}@keyframes sprinkler-pulse{0%,76%,to{opacity:0;stroke-dashoffset:20}80%,88%{opacity:.5}94%{opacity:0;stroke-dashoffset:0}}.lot-plant circle,.lot-plant path{stroke:#8e9274;stroke-width:1;vector-effect:non-scaling-stroke}.lot-plant circle{fill:var(--grass)}.lot-plant path{fill:none}.house-glyph path:first-child{fill:#fbf8ef;stroke:#17191c;stroke-width:2.35;stroke-linejoin:round;vector-effect:non-scaling-stroke}.house-glyph.house-fill-green path:first-child{fill:#929d7e}.house-glyph.house-fill-blue path:first-child{fill:#758e9f}.house-glyph.house-fill-red path:first-child{fill:#bd7862}.house-glyph.house-fill-yellow path:first-child{fill:#bca462}.house-glyph.house-fill-purple path:first-child{fill:#95879c}.house-glyph.house-fill-muted path:first-child{fill:#d7d2c3}.house-door{fill:none;stroke:#17191c;stroke-width:1.7;vector-effect:non-scaling-stroke}.status-pebble{stroke:#fffdf7;stroke-width:1.5}.status-pebble-sale{fill:var(--orange)}.status-pebble-offer{fill:var(--gold)}.status-pebble-notice{fill:var(--purple)}.map-status-tag rect{fill:#fffdf7f5;stroke:#c9c1b2;stroke-width:.8}.map-status-tag text{fill:#5c5952;font-size:7px;font-weight:750;text-anchor:middle;dominant-baseline:middle}.map-status-sale rect{fill:#e28e65;stroke:#c5724d}.map-status-sale text{fill:#fff}.map-status-neutral rect{fill:#526844;stroke:#405334}.map-status-neutral text{fill:#fff}.selected-marker{pointer-events:none;filter:drop-shadow(0 5px 8px rgba(26,31,38,.22))}.selected-marker path{fill:#202a36}.selected-marker text{fill:#fff;font-size:19px;font-weight:750;text-anchor:middle;dominant-baseline:middle}.house-drawer{position:absolute;z-index:12;left:22px;right:22px;bottom:20px;min-height:212px;display:grid;grid-template-columns:200px minmax(190px,220px) minmax(0,1fr);grid-template-areas:"thumb main facts" "thumb actions facts";align-items:start;gap:0;padding:24px 26px 26px 20px;background:#fffdf8f5;border:1px solid #d8d1c3;border-radius:20px;box-shadow:var(--shadow)}.drawer-grip{position:absolute;top:14px;left:50%;width:48px;height:5px;border-radius:999px;background:#ded8ca;transform:translate(-50%)}.drawer-close{position:absolute;top:22px;right:24px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:transparent;color:#3c3d3a;cursor:pointer;font-size:27px;line-height:1}.house-thumb{grid-area:thumb;width:200px;height:150px;position:relative;overflow:hidden;border:1px solid #e0d9ca;border-radius:15px;background:linear-gradient(180deg,#f2eee3,#ebe7d6)}.house-thumb svg{width:100%;height:100%}.favorite-thumb{position:absolute;z-index:2;top:14px;right:15px;width:38px;height:38px;border-radius:14px;border:1px solid #ddd5c6;background:#fffdf8;color:#cb6d42;cursor:pointer;font-size:21px;line-height:1}.thumb-ground{fill:#d9d9bd}.thumb-tree circle{fill:#c7c9a6}.thumb-tree path{fill:none;stroke:#8b9074;stroke-width:1.2;stroke-linecap:round}.thumb-house path:first-child{fill:#fbf8ef;stroke:#111317;stroke-width:3;stroke-linejoin:round}.thumb-house-green path:first-child{fill:#929d7e}.thumb-house-blue path:first-child{fill:#758e9f}.thumb-house-red path:first-child{fill:#bd7862}.thumb-house-yellow path:first-child{fill:#bca462}.thumb-house-purple path:first-child{fill:#95879c}.thumb-house path:not(:first-child),.thumb-house circle{fill:#fbf8ef;stroke:#111317;stroke-width:2}.thumb-number{fill:#111317;font-size:10px;text-anchor:middle}.drawer-main{grid-area:main;padding:0 28px 0 10px}.drawer-facts{grid-area:facts;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center}.drawer-history{grid-column:1}.drawer-note{grid-column:2 / -1}.drawer-main h2{margin:0 0 10px;font-family:var(--serif);font-size:clamp(25px,2vw,32px);line-height:1.04;font-weight:500;letter-spacing:0}.drawer-main p{margin:0 0 22px;color:#77736a;font-size:16px}.status-pill{min-height:42px;display:inline-flex;align-items:center;gap:10px;padding:0 18px;border-radius:999px;border:1px solid #d2d8c6;background:#eef1df;color:#1d211a;font-size:14px}.status-pill:before{content:"";width:12px;height:12px;border-radius:50%;background:#53673c}.status-sale{background:#f5e5d9;border-color:#e2c4b4}.status-sale:before{background:var(--orange)}.status-offer{background:#f6efd8;border-color:#e1d199}.status-offer:before{background:var(--gold)}.status-notice,.status-quiet{background:#eee7ed;border-color:#d7c6d6}.status-notice:before,.status-quiet:before{background:var(--purple)}.drawer-stat{min-width:0;min-height:104px;border-left:1px solid #ded8ca;padding-left:22px;padding-right:18px;display:flex;flex-direction:column;justify-content:center}.drawer-stat label{margin-bottom:12px;color:#6c6962;font-size:12px}.drawer-stat strong{display:block;color:#1f201c;font-family:var(--serif);font-size:20px;line-height:1.12;font-weight:500}.drawer-stat small{display:block;margin-top:6px;color:#6f6b63;font-size:12px;line-height:1.25}.owner-row{min-width:0;display:flex;align-items:center;gap:12px}.owner-avatar{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#c9d3b4;font-size:12px}.owner-row strong{overflow-wrap:anywhere;font-family:inherit;font-size:13px;font-weight:650}.drawer-note blockquote{margin:0;color:#2c2a26;font-family:var(--serif);font-size:18px;font-style:italic;line-height:1.25}.drawer-actions{grid-area:actions;min-width:0;display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 24px 0 10px}.drawer-cta{min-width:0;width:100%;flex:0 0 auto;height:50px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid #d8d1c3;border-radius:14px;background:#fffdf8;color:#151611;cursor:pointer;font-size:14px;font-weight:650}.drawer-cta span{font-size:24px;line-height:0}@media(max-width:900px){.app-shell{padding:0 10px 10px}.app-header{height:auto;padding:18px 4px;grid-template-columns:1fr auto}.primary-nav{grid-column:1 / -1;order:3;justify-content:flex-start;gap:18px;overflow-x:auto;min-width:0;max-width:100%}.header-actions{min-width:0}.map-board{height:clamp(360px,72vw,540px);min-height:360px;border-radius:22px}.activity-ticker{margin-right:-10px;margin-left:-10px}.ticker-live{padding:0 12px}.neighborhood-workspace{grid-template-columns:1fr}.map-toolbar{flex-wrap:wrap;padding:5px}.neighborhood-rail{width:100%;height:560px;min-height:0}.filter-bar{position:static;overflow:visible}.homes-count-badge{position:static}.zoom-control{top:102px;width:48px;height:104px}.north-control{top:220px;width:48px;height:48px}.house-drawer{left:12px;right:12px;bottom:12px;max-height:360px;min-height:0;overflow:auto;grid-template-columns:150px 1fr;align-items:start;row-gap:16px;padding:28px 18px 84px}.house-thumb{width:138px;height:104px}.drawer-main{padding:0 22px 0 0}.drawer-stat{min-height:80px;border-left:0;border-top:1px solid #ded8ca;padding:14px 0 0}.drawer-cta{bottom:18px}}@media(max-width:600px){.map-toolbar{gap:5px}.filter-bar{width:100%;height:46px;gap:3px;padding:0}.filter-pill{min-width:0;height:40px;flex:1;justify-content:center;padding:0 8px;font-size:12px}.filter-pill-active{padding:0 10px}.map-toolbar-actions{width:100%;justify-content:space-between}.map-utility-controls{grid-template-columns:repeat(3,38px)}.homes-count-badge{width:118px}.homes-count-badge strong{font-size:14px}.filter-dot{width:8px;height:8px}}@media(max-width:1180px){.app-header{grid-template-columns:minmax(230px,1fr) minmax(390px,1.2fr) auto;gap:14px}.primary-nav{gap:26px}.nav-item{font-size:16px}.house-drawer{left:22px;right:22px;bottom:20px;min-height:0;max-height:none;overflow:visible;grid-template-columns:250px minmax(180px,1fr) repeat(4,minmax(105px,.68fr));align-items:center;row-gap:14px;padding:28px 26px 28px 24px}.house-thumb{width:236px;height:170px}.drawer-note{grid-column:1 / -1;grid-row:3;min-height:58px;margin-top:0;border-top:1px solid #ded8ca;border-left:0;padding-top:12px}.drawer-main h2{font-size:28px}.drawer-cta{position:static;grid-column:2;grid-row:2;min-width:0;width:230px;transform:none}}@media(max-width:1100px){.neighborhood-workspace{grid-template-columns:1fr}.neighborhood-rail{width:100%;height:560px;min-height:0}}@media(max-width:900px){.house-drawer{left:12px;right:12px;bottom:12px;max-height:360px;overflow:auto;grid-template-columns:150px 1fr;align-items:start;row-gap:16px;padding:28px 18px 84px}.house-thumb{width:138px;height:104px}.drawer-note{grid-column:1 / -1;grid-row:auto}.drawer-cta{grid-column:1 / -1;grid-row:auto;width:min(250px,100%);justify-self:center}}@media(max-width:900px){.app-header{grid-template-columns:minmax(0,1fr) auto;gap:10px;overflow:hidden}.brand-lockup{min-width:0}.header-actions{width:auto;min-width:0;gap:8px}.primary-nav{width:100%;min-width:0;max-width:100%;gap:16px;overflow:hidden}.nav-item{min-width:0;gap:8px;font-size:14px}.nav-item svg{width:21px;height:21px}}@media(max-width:430px){.brand-title{font-size:25px}.brand-subtitle{font-size:14px}.avatar-button{width:42px;height:42px}.header-actions .icon-button:last-child{display:none}.primary-nav{justify-content:space-between;gap:8px}.nav-item{font-size:13px}}.header-text-button{border:0;background:transparent;color:#252720;font:inherit;padding:8px 4px;cursor:pointer}.header-text-button:hover{text-decoration:underline;text-underline-offset:5px}.why-join-pill{min-height:38px;border:1px solid #a8aa9e;border-radius:999px;background:#eef0e6;color:#3f4938;padding:0 15px;font:inherit;font-size:12px;white-space:nowrap;cursor:pointer}.why-join-pill:hover{background:#e3e7d8}.membership-notice{background:#252b25;color:#f8f6ef;padding:9px 20px;text-align:center;font-size:13px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:22px;background:#1e201b61;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.club-modal{position:relative;width:min(100%,520px);max-height:min(760px,calc(100vh - 44px));overflow:auto;border:1px solid #c9c7bc;border-radius:8px;background:#fbfaf5;box-shadow:0 24px 70px #1c1e193d;padding:34px;color:#252720}.charter-modal{width:min(100%,720px)}.club-modal h2{margin:7px 42px 12px 0;font-family:Georgia,serif;font-size:clamp(28px,4vw,42px);font-weight:500;line-height:1.05;letter-spacing:0}.club-modal h3{margin:0 0 5px;font-size:14px;letter-spacing:0}.club-modal p{color:#66685f;line-height:1.55}.charter-modal section{border-top:1px solid #d8d5ca;padding:16px 0 2px}.modal-kicker{color:#6a7554;font-size:11px;font-weight:700;text-transform:uppercase}.modal-close{position:absolute;top:16px;right:16px;width:34px;height:34px;border:1px solid #cfccc1;border-radius:50%;background:transparent;font-size:24px;line-height:1;cursor:pointer}.login-modal form,.purchase-modal form,.offer-modal form,.welcome-modal form{display:grid;gap:10px;margin-top:24px}.login-modal label,.purchase-modal label,.offer-modal label,.welcome-modal label{font-size:12px;font-weight:700}.login-modal input,.purchase-modal input,.welcome-modal input,.offer-modal input,.offer-modal textarea{width:100%;border:1px solid #aaa99f;border-radius:5px;background:#fff;padding:12px;font:inherit}.welcome-modal{text-align:center;border-top:5px solid #526844}.welcome-modal form{text-align:left}.welcome-mark{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 18px;border-radius:50% 50% 6px 6px;background:#526844;color:#fff;font-family:var(--serif);font-size:23px}.welcome-lead{color:#30352b!important;font-family:var(--serif);font-size:19px}.welcome-later{border:0;background:transparent;color:#6a6c63;margin-top:16px;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.why-modal{width:min(100%,760px)}.why-intro{max-width:620px;font-family:var(--serif);font-size:18px}.why-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d8d5ca;border-left:1px solid #d8d5ca;margin:24px 0}.why-grid section{border-right:1px solid #d8d5ca;border-bottom:1px solid #d8d5ca;padding:18px}.why-grid p{margin-bottom:0;font-size:13px}.why-footnote{font-size:12px}.profile-modal{width:min(100%,700px)}.profile-resident{display:flex;align-items:center;gap:12px;padding:16px 0;border-top:1px solid #d8d5ca}.profile-resident div{display:grid;gap:2px}.profile-resident small,.profile-resident span,.profile-grid small{color:#74766d}.profile-note{padding:18px 0;border-top:1px solid #d8d5ca}.profile-note blockquote{margin:8px 0 0;font-family:var(--serif);font-size:20px;font-style:italic}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d8d5ca;border:1px solid #d8d5ca}.profile-grid section{display:grid;gap:6px;background:#f6f4ed;padding:14px}.profile-history{padding:18px 0}.profile-history div{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #dfdcd2}@media(max-width:600px){.why-grid{grid-template-columns:1fr}.why-join-pill{width:100%}}.offer-modal textarea{min-height:92px;resize:vertical}.money-input{display:grid;grid-template-columns:34px 1fr;align-items:center;border:1px solid #aaa99f;border-radius:5px;background:#fff}.money-input span{text-align:center;color:#66685f}.money-input input{border:0;border-left:1px solid #dedbd1;border-radius:0}.transfer-entry{display:flex;justify-content:space-between;gap:8px;margin-top:4px}.drawer-offer{position:static;min-height:42px;flex:0 1 auto;width:100%;border:1px solid #919485;border-radius:5px;background:transparent;color:#3f4938;padding:9px 12px;font:inherit;cursor:pointer}@media(max-width:900px){.drawer-offer{width:100%}}.purchase-price{margin:0 0 12px;color:#3f5136!important;font-family:Georgia,serif;font-size:28px}.modal-primary{border:1px solid #30352b;border-radius:5px;background:#3f5136;color:#fff;padding:12px 16px;font:inherit;cursor:pointer}.modal-message{margin-top:14px;border-left:3px solid #6f805f;background:#eef1e7;padding:10px 12px;font-size:13px}@media(max-width:720px){.header-text-button{font-size:12px}.club-modal{padding:26px 20px}}@container house-map (max-width: 1100px){.house-drawer{left:12px;right:12px;bottom:12px;min-height:0;max-height:calc(100% - 24px);overflow-x:hidden;overflow-y:auto;grid-template-columns:180px minmax(0,1fr);grid-template-areas:"thumb facts" "main facts" "actions actions";align-items:start;gap:14px 18px;padding:28px 20px 20px}.house-thumb{width:180px;height:132px}.drawer-main{padding:0}.drawer-main h2{font-size:27px}.drawer-main p{margin-bottom:12px}.drawer-facts{grid-template-columns:repeat(3,minmax(0,1fr));align-self:stretch;border-top:1px solid #ded8ca;border-left:1px solid #ded8ca}.drawer-stat{min-height:98px;border-top:0;border-right:1px solid #ded8ca;border-bottom:1px solid #ded8ca;border-left:0;padding:13px 15px;justify-content:flex-start}.drawer-stat label{margin-bottom:9px}.drawer-owner .owner-row{align-items:flex-start;flex-direction:column;gap:8px}.drawer-owner .owner-row>span:last-child{min-width:0;width:100%}.drawer-owner .owner-row strong{overflow-wrap:break-word;word-break:normal}.transfer-entry{align-items:flex-start;flex-direction:column;gap:1px}.drawer-history{grid-column:1}.drawer-note{grid-column:2 / -1;grid-row:auto;margin:0}.drawer-actions{width:100%;flex-direction:row;padding:0}.drawer-cta{position:static;width:auto;max-width:330px;transform:none}}@container house-map (max-width: 600px){.house-drawer{left:8px;right:8px;bottom:8px;max-height:min(72vh,620px);grid-template-columns:96px minmax(0,1fr);grid-template-areas:"thumb main" "facts facts" "actions actions";gap:14px 12px;padding:30px 14px 14px;border-radius:14px}.drawer-close{top:13px;right:12px}.house-thumb{width:96px;height:82px;border-radius:10px}.drawer-main{padding-right:28px}.drawer-main h2{margin-bottom:5px;font-size:23px}.drawer-main p{margin-bottom:8px;font-size:13px}.status-pill{min-height:34px;gap:7px;padding:0 11px;font-size:12px}.status-pill:before{width:9px;height:9px}.drawer-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.drawer-stat{min-height:82px;padding:12px}.drawer-stat strong{font-size:17px}.drawer-owner,.drawer-history,.drawer-note{grid-column:1 / -1}.drawer-note blockquote{font-size:16px}.drawer-actions{flex-direction:column}.drawer-cta,.drawer-offer{width:100%;max-width:none;flex-basis:auto}}
