@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#1b3655;--ink:#e5edf7;--muted:#a4b3c8;--line:#2a3b51;--bg:#0b1220;--teal:#7bdcc9;--mint:#173a34;--white:#e5edf7;--surface:#131f31;font-size:16px;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);font-family:'DM Sans',system-ui,sans-serif;background:var(--bg);line-height:1.55}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,system-ui,sans-serif;line-height:1.3}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #8ae3d6;outline-offset:4px}button{border:0;background:none}a:hover{text-decoration:underline}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}.sidebar{position:fixed;inset:0 auto 0 0;width:236px;background:var(--surface);border-right:1px solid var(--line);display:flex;flex-direction:column;padding:36px 20px 24px;z-index:5}.brand{display:flex;align-items:center;gap:11px;padding:0 10px 42px;font:800 24px Manrope,sans-serif}.brand:hover{text-decoration:none}.brand-mark{width:39px;height:44px;display:grid;place-items:center;background:var(--navy);border-radius:10px;color:#84dfd0}.brand-mark svg{width:25px;height:25px}.brand-sub{display:block;font:600 10px 'DM Sans',sans-serif;letter-spacing:1.8px;margin-top:4px;color:#9baec7}nav{display:grid;gap:8px}.nav-item{display:flex;align-items:center;gap:12px;font-size:14px;padding:12px;border-radius:7px;color:#b4c2d5;font-weight:550}.nav-item:hover{text-decoration:none;background:#1c2b3e}.nav-item.active{background:#173c36;color:#8be1ce}.nav-count{margin-left:auto;font-size:12px;background:#26364a;border-radius:5px;padding:0 6px}.sidebar-bottom{margin-top:auto;display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);padding-top:22px;font-size:14px;font-weight:600}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#26364a;font-size:12px}.sidebar-bottom small{display:block;color:var(--muted);font-weight:400;font-size:12px;margin-top:2px}.workspace{margin-left:236px}.topbar{height:74px;border-bottom:1px solid var(--line);padding:0 42px;display:flex;justify-content:space-between;align-items:center;background:rgba(19,31,49,.92);font-size:13px}.topbar>span:first-child{font-size:12px;letter-spacing:.7px}.separator{padding:0 15px;color:#74869d}.updated{color:var(--muted)}main{max-width:1510px;padding:35px 42px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.eyebrow{font-size:12px;letter-spacing:1.6px;color:var(--muted);font-weight:700;margin-bottom:8px}h1{font-size:34px;letter-spacing:-1px;font-weight:750}.search-status{border:1px solid #33475f;background:var(--surface);border-radius:20px;padding:6px 12px;font-size:13px;font-weight:500}.overview-grid{display:grid;grid-template-columns:1.05fr 1.3fr .78fr;gap:20px}.deadline-card,.appointment-card,.progress-card{border-radius:12px;min-height:228px;padding:23px 24px}.deadline-card{background:var(--navy);color:white;display:flex;flex-direction:column}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:650;letter-spacing:1.4px;color:var(--muted);gap:8px}.deadline-card .card-top{color:#b4cbe3}.deadline-date{font:650 33px Manrope,sans-serif;letter-spacing:-1px;margin:18px 0}.deadline-date>span{display:block;font:400 14px 'DM Sans',sans-serif;letter-spacing:0;color:#c4d3e4;margin-top:6px}.deadline-bottom{margin-top:auto;border-top:1px solid #385470;padding-top:14px;display:flex;flex-wrap:wrap;gap:2px 12px;justify-content:space-between;font-size:12px}.deadline-bottom strong{color:#8ee7d6;font-size:14px}.deadline-bottom span{color:#c0d0e3}.appointment-card{background:var(--surface);border:1px solid var(--line)}.appointment-card h2{font-size:19px;margin:19px 0 7px}.appointment-time{font-weight:600;font-size:18px}.appointment-time span{padding:0 6px;color:#8c9fb7}.muted{color:var(--muted)}.appointment-card .muted{font-size:14px;margin-top:5px}.card-footer{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:21px}.text-button{padding:0;font-size:14px;font-weight:600;color:#7bdcc9;display:inline-flex;align-items:center;gap:9px;text-align:left}.text-button:hover{text-decoration:underline}.text-button .icon{width:16px;height:16px}.progress-card{border:1px solid var(--line);background:#152235}.progress-card .eyebrow{font-size:11px}.stat{display:flex;align-items:center;gap:15px;margin-top:10px}.stat strong{font:700 28px Manrope,sans-serif;width:28px}.stat span{font-size:14px;color:#b0bfd2}.section{margin-top:35px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-heading h2{font-size:20px;letter-spacing:-.4px}.section-heading p{font-size:14px;color:var(--muted);margin-top:5px}.count{font-size:12px;vertical-align:middle;font-family:'DM Sans',sans-serif;font-weight:500;color:#a4b4ca;margin-left:8px}.table-scroll{border:1px solid var(--line);border-radius:11px;overflow:auto;background:var(--surface)}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:10px;letter-spacing:1.1px;font-weight:650;color:#a3b5cc;background:#17253a;padding:15px 22px}td{padding:23px 22px;border-top:1px solid #26364b;vertical-align:middle}th:first-child{width:46%}th:nth-child(2){width:24%}th:nth-child(3){width:26%}td:last-child{padding:12px}.property-cell{display:flex;align-items:flex-start;gap:13px}.property-icon{width:42px;height:44px;border-radius:8px;flex-shrink:0;display:grid;place-items:center;font:700 13px Manrope,sans-serif}.color-0{background:#173d35;color:#8be1c5}.color-1{background:#283351;color:#b8c8fb}.color-2{background:#3e3220;color:#f0c985}.color-3{background:#203749;color:#9cd2f0}.color-4{background:#352c49;color:#c8b6ef}.property-name{font-size:15px;font-weight:650;text-align:left;line-height:1.4;padding:0}.property-name:hover{text-decoration:underline;color:var(--teal)}.property-cell p{font-size:12px;color:var(--muted);margin:5px 0 4px;max-width:310px}.review{font-size:12px;font-weight:600;color:#c2d0e1}.review span:not(.star){font-weight:400;color:#a0b2c9}.star{color:#edc773}.cost-cell strong{font-size:16px;font-weight:600;display:block}.cost-cell>span{font-size:12px;color:var(--muted);display:block;margin-top:4px;max-width:160px}.badge{display:inline-block;font-size:12px;border-radius:5px;padding:4px 9px;font-weight:550;line-height:1.45}.teal{background:#173d35;color:#8be1c5}.amber{background:#3e3220;color:#f0c985}.gray{background:#27364a;color:#bac8da}.status-cell p{font-size:12px;margin-top:8px;color:var(--muted)}.detail-button{border:1px solid #3b516b;display:grid;place-items:center;width:31px;height:31px;border-radius:6px;color:#b2c7df}.detail-button svg{width:15px}.detail-button:hover{background:#23483f;color:var(--teal)}.table-note{font-size:12px;color:#9fb0c7;margin:11px 2px}.lower-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:22px;margin-top:28px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:11px;padding:25px}.panel .section-heading h2{font-size:18px}.panel .section-heading>.icon{color:#a6b9d2}.agenda-item{display:flex;gap:17px;padding:10px 0 24px}.date-tile{display:flex;flex-direction:column;align-items:center;border:1px solid #344a63;border-radius:7px;width:57px;height:69px;flex-shrink:0;background:#1b2d43}.date-tile span{font-size:10px;letter-spacing:1px;color:#aec4df;margin-top:6px}.date-tile strong{font:650 27px Manrope,sans-serif}.agenda-item h3,.follow-up h3,.context-block h3{font-size:15px}.agenda-item p{font-size:14px;margin-top:5px}.agenda-item .text-button{margin-top:14px}.follow-up{display:flex;align-items:flex-start;gap:13px;border-top:1px solid var(--line);padding-top:22px}.follow-up>.icon{margin-top:3px;color:#a6b9d2;width:18px}.follow-up p{font-size:14px;margin:5px 0 8px;color:var(--muted)}.follow-up a{font-size:14px;color:var(--teal);font-weight:500}.follow-up>.badge{margin-left:auto}.context-block+.context-block{border-top:1px solid #27364a;margin-top:18px;padding-top:17px}.mini-label{font-size:10px;letter-spacing:1px;font-weight:600;color:#a9b9d0;display:block;margin-bottom:8px}.context-block p{font-size:14px;color:var(--muted);margin-top:5px}.context-block .deadline-note{color:#f0c985;font-weight:500}.unconfirmed{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-top:10px;color:var(--muted)}.unconfirmed strong{font-weight:500;color:#a9b9d0}footer{padding:28px 0 7px;display:flex;justify-content:space-between;gap:20px;color:#9cacc1;font-size:12px}footer span:first-child{white-space:nowrap}footer .icon{width:14px;height:14px;margin-right:4px}footer span:last-child{text-align:right;max-width:420px}dialog{border:1px solid #3b516b;border-radius:16px;width:min(760px,calc(100% - 32px));max-height:90dvh;padding:0;color:var(--ink);box-shadow:0 24px 100px #00000080;background:var(--surface)}dialog::backdrop{background:#030810bf;backdrop-filter:blur(3px)}.modal-open{overflow:hidden}.dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 30px 24px;border-bottom:1px solid var(--line);background:#17263b}.dialog-header h2{font-size:26px;margin:12px 0 6px}.dialog-header p{font-size:14px;color:var(--muted)}.close-button{padding:6px;border-radius:6px;display:grid;place-items:center}.close-button:hover{background:#2b415c}.dialog-body{padding:28px 30px}.summary{font-size:16px}.contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.primary-button,.secondary-button{display:flex;align-items:center;justify-content:center;gap:9px;padding:10px 15px;border-radius:7px;font-size:14px;font-weight:600}.primary-button{background:var(--navy);color:white}.secondary-button{border:1px solid var(--line)}.contact-actions .icon{width:16px;height:16px}.detail-summary{display:grid;grid-template-columns:1fr 1fr;gap:20px;background:#1b2d43;padding:20px;border-radius:9px}.detail-summary strong{display:block;font-size:22px}.detail-summary div>span:last-child{font-size:13px;color:var(--muted)}.detail-summary p{font-size:15px}.dialog-body section{margin-top:27px}.dialog-body h3{font-size:17px;margin-bottom:10px}.dialog-body section>p,.dialog-body li{font-size:16px;color:#bdcbdd}.dialog-body ul,.dialog-body ol{padding-left:21px;margin:10px 0}.dialog-body li{margin-bottom:8px}.detail-section-title{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px}.questions{background:#15362f;padding:20px;border-radius:9px}.questions h3{color:#8ee2cb}.activity{border-left:2px solid #38506b;padding:0 0 13px 15px;margin-top:18px}.activity>span{font-size:12px;color:#a9b9d0}.activity p{font-size:15px;margin-top:7px;color:#bdcbdd}.source-tag{padding:2px 6px;border-radius:4px;background:#2a3d55;margin-left:7px}.source-links{display:flex;flex-wrap:wrap;gap:9px 18px}.source-links a{font-size:14px;color:var(--teal)}.source-links svg{width:12px;height:12px;margin-left:4px}.dialog-body section>p.small{font-size:12px;margin-top:15px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1500px){main{padding:40px 55px}.topbar{padding:0 55px}td{padding-top:25px;padding-bottom:25px}}
@media(max-width:1200px){.sidebar{width:210px;padding:30px 12px}.workspace{margin-left:210px}main{padding:28px}.topbar{padding:0 28px}.overview-grid{grid-template-columns:1fr 1.2fr;gap:16px}.progress-card{grid-column:1/-1;min-height:auto;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 22px}.progress-card .eyebrow{margin:0}.stat{margin:0;gap:10px}.stat strong{font-size:24px;width:auto}.stat span{font-size:13px}th,td{padding-left:15px;padding-right:15px}.property-cell{gap:10px}.property-icon{width:34px;height:37px}.lower-grid{grid-template-columns:1fr 1fr}.panel{padding:20px}.follow-up{flex-wrap:wrap}.follow-up>.badge{margin-left:31px}}
@media(max-width:900px){.sidebar{position:static;width:auto;flex-direction:row;padding:16px 22px;border-right:0;border-bottom:1px solid var(--line);align-items:center;gap:22px;flex-wrap:wrap}.brand{padding:0;font-size:21px}.brand-sub{font-size:9px}.brand-mark{height:37px;width:35px}.sidebar nav{display:flex;gap:5px;flex-wrap:wrap}.nav-item{font-size:13px;padding:8px}.nav-item svg{display:none}.sidebar-bottom{display:none}.workspace{margin-left:0}.topbar{height:54px;padding:0 24px}.lower-grid{grid-template-columns:1fr 1fr}main{padding:28px 24px}h1{font-size:30px}.property-icon{display:none}}
@media(max-width:650px){.sidebar{padding:17px 18px 12px;gap:16px}.brand-sub{letter-spacing:1.4px}.sidebar nav{width:100%;justify-content:space-between;gap:0}.nav-item{font-size:12px;padding:8px 6px}.nav-count{display:none}.topbar{padding:0 18px;font-size:12px}.topbar>span:first-child{font-size:10px;letter-spacing:.1px}.separator{padding:0 7px}.updated{font-size:11px}main{padding:24px 18px}.page-heading{align-items:flex-end;gap:10px}.page-heading .eyebrow{font-size:10px}h1{font-size:28px}.search-status{font-size:11px;padding:5px 9px;white-space:nowrap}.overview-grid{grid-template-columns:1fr}.deadline-card,.appointment-card{min-height:210px;padding:22px}.deadline-card{min-height:200px}.progress-card{gap:12px;padding:16px;flex-wrap:wrap}.progress-card .eyebrow{width:100%;font-size:10px}.stat{gap:7px;align-items:flex-start}.stat strong{font-size:24px;line-height:1.2}.stat span{font-size:12px;max-width:64px;line-height:1.4}.section{margin-top:29px}.section-heading p{font-size:13px}.table-scroll{overflow:visible;border:0;background:none}table,tbody,tr,td{display:block}thead{display:none}tr{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:19px;margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:16px 10px}td{padding:0;border:0}td:first-child{grid-column:1/-1;padding-right:27px}.property-icon{display:grid;width:37px;height:41px}.property-cell{gap:11px}.property-name{font-size:16px}.property-cell p{font-size:12px}.review{font-size:12px}.cost-cell strong{font-size:17px}.cost-cell>span{max-width:170px}.status-cell{justify-self:end;text-align:right}.status-cell p{font-size:12px}.badge{font-size:11px}.status-cell p{max-width:150px}td:last-child{position:absolute;right:14px;top:18px;padding:0}.table-note{font-size:12px;margin-top:14px}.lower-grid{grid-template-columns:1fr;margin-top:25px;gap:18px}.panel{padding:21px}.follow-up>.badge{margin-left:auto}.follow-up>div{max-width:65%}footer{flex-direction:column;gap:10px;padding-top:25px}footer span:last-child{text-align:left}.dialog-header{padding:22px}.dialog-header h2{font-size:23px}.dialog-body{padding:22px}.detail-summary{grid-template-columns:1fr;padding:17px;gap:17px}.dialog-body section>p,.dialog-body li{font-size:15px}.contact-actions{gap:8px}.primary-button,.secondary-button{padding:10px 12px}.agenda-item{gap:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Keep working labels legible at standard and enlarged text sizes. */
.brand-sub{font-size:12px;letter-spacing:1px}.card-top,th,.mini-label{font-size:12px}.nav-item,.badge,.status-cell p,.property-name,.cost-cell>span,.stat span{font-size:14px}.property-name{font-size:16px}.agenda-item h3,.follow-up h3,.context-block h3{font-size:16px}.context-block p,.agenda-item p,.follow-up p{font-size:16px}.unconfirmed{font-size:14px}.progress-card .eyebrow{font-size:12px}
@media(max-width:650px){.sidebar nav{display:grid;grid-template-columns:1fr 1fr;gap:4px}.nav-item{font-size:14px}.badge{font-size:13px}.stat span{font-size:14px;max-width:85px}.stat{flex:1}.status-cell p{font-size:14px}.search-status{font-size:13px}.detail-summary .mini-label{font-size:12px}.deadline-bottom span{font-size:13px}.updated{font-size:12px}.brand-sub{font-size:12px}}
@media(max-width:390px){.page-heading{align-items:flex-start;flex-direction:column}.progress-card{display:block}.stat{margin-top:12px}.stat span{max-width:none}.stat strong{min-width:25px}.follow-up>div{max-width:none}.overview-grid .card-footer{flex-wrap:wrap}}

/* Housing search: neighborhood masthead and property-style prospect cards. */
:root{--bg:#0b151c;--surface:#14232c;--line:#2b3e48;--navy:#203e4a;--ink:#eef2f2;--muted:#afbec6;--teal:#95ddcb}
body{background:var(--bg)}
.sidebar{background:#101e27}.brand{font-size:20px;padding-left:2px;gap:9px}.brand-mark{background:#27463e;color:#b3e6cf;border:1px solid #466958;border-radius:9px}.brand-sub{letter-spacing:.5px;font-size:12px}.nav-item.active{background:#223d34;color:#c0e7cc}.topbar{background:#101e27}.nav-count,.avatar{background:#2b3f48}.topbar>span:first-child{font-size:12px}
.housing-heading{position:relative;min-height:150px;overflow:hidden;background:#15272f;border:1px solid #33464d;border-radius:14px;padding:24px 28px;margin-bottom:24px;isolation:isolate}.neighborhood-art{position:absolute;inset:0 0 0 auto;width:68%;height:100%;object-fit:cover;object-position:center 63%;z-index:-2}.housing-heading:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#15272f 0%,#15272ff5 30%,#15272f24 78%);z-index:-1}.heading-copy{max-width:70%}.heading-copy h1{font-size:34px;letter-spacing:-.7px}.heading-copy .eyebrow{color:#c9dbce;font-size:12px;letter-spacing:1.5px}.heading-copy .search-status{display:inline-block;margin-top:12px;background:#162b2ac9;border-color:#406256;color:#c5e4d5;font-size:14px;padding:3px 10px}
.deadline-card{background:#233e40;border:1px solid #42605b}.deadline-card .card-top,.deadline-date>span{color:#d0ded7}.deadline-bottom{border-color:#48625c}.deadline-bottom strong{color:#cae5b5}.deadline-bottom span{color:#cedad5}.deadline-card,.appointment-card,.progress-card{border-radius:12px}.progress-card{background:#172932}.appointment-card h2{font-size:20px}.section-heading h2{font-size:22px}.count{background:#223b39;color:#c4ded5;padding:3px 8px;border-radius:5px}.section-heading p{font-size:16px}
.housing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.housing-card{display:flex;flex-direction:column;background:var(--surface);border:1px solid #34474e;border-radius:12px;overflow:hidden;min-width:0;transition:border-color .18s ease,box-shadow .18s ease}.housing-card:hover{border-color:#688578;box-shadow:0 8px 22px #020a102b}.home-card-header{display:flex;align-items:center;gap:10px;padding:17px 22px;border-bottom:1px solid var(--line);background:#1b2e35;flex-wrap:wrap}.home-symbol{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;flex:none}.home-symbol .icon{width:21px;height:21px}.home-type{font-size:12px;letter-spacing:1.1px;color:#c0d0d1;font-weight:600}.home-card-header .badge{margin-left:auto;font-size:13px}.home-card-main{padding:22px 24px 20px;flex:1}.housing-card h3{line-height:1.4;margin:0 0 10px}.housing-card .property-name{font:700 20px/1.4 Manrope,system-ui,sans-serif;letter-spacing:-.3px;overflow-wrap:anywhere}.home-location{display:flex;align-items:flex-start;gap:7px;font-size:14px;color:var(--muted);margin-bottom:12px}.home-location .icon{width:16px;height:16px;margin-top:3px}.housing-card .review{font-size:13px;line-height:1.6;display:block}.housing-card .review span:not(.star){color:var(--muted)}.home-cost{border-top:1px solid var(--line);margin-top:20px;padding-top:17px}.home-cost .mini-label{font-size:12px;color:#b7c8c7;margin-bottom:7px}.home-cost strong{font:700 23px/1.45 Manrope,system-ui,sans-serif;color:#eef1e6;letter-spacing:-.3px;display:block}.home-cost p{font-size:14px;color:var(--muted);margin-top:6px}.location-highlight{display:flex;gap:9px;padding:12px;margin-top:15px;font-size:14px;color:#c8e1d4;background:#20392f;border:1px solid #365746;border-radius:6px}.location-highlight .icon{width:17px;height:17px;margin-top:3px}.home-card-footer{padding:18px 24px 20px;border-top:1px solid var(--line);background:#10212a}.home-card-footer .mini-label{font-size:12px;margin-bottom:4px;color:#c3d0d4}.home-card-footer p{font-size:14px;color:#c1cdd2}.home-details{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-top:17px;border:1px solid #456a5e;background:#244138;border-radius:6px;padding:10px 13px;color:#d4eddf;font-size:14px;font-weight:600;text-align:left}.home-details:hover{background:#305445;border-color:#7ea894}.home-details .icon{width:18px;height:18px}.table-note{font-size:13px;line-height:1.65;margin-top:15px;color:var(--muted)}.panel{border-radius:12px}.date-tile{background:#263c37;border-color:#4a6458}.date-tile span{color:#d1e4d6}.dialog-header{background:#1b3037;border-top:4px solid #789e87}.detail-summary{background:#22373d}.primary-button{background:#2b4d40;color:#eff8ef}.questions{background:#203a2f}.questions h3{color:#cae6c8}.source-tag{background:#29433f}.context-block+.context-block{border-color:var(--line)}
@media(min-width:1700px){.housing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1200px){.home-card-header{padding:15px 18px;gap:8px}.home-type{display:none}.home-card-main{padding:20px}.home-card-footer{padding:17px 20px}.home-cost strong{font-size:21px}.brand{font-size:19px}.housing-card .property-name{font-size:19px}}
@media(max-width:900px){.brand{font-size:21px;padding:0}.home-type{display:block}.housing-heading{min-height:150px}.heading-copy{max-width:75%}}
@media(max-width:650px){.housing-grid{grid-template-columns:1fr;gap:16px}.housing-heading{padding:23px 20px;min-height:150px;align-items:center}.heading-copy{max-width:100%}.heading-copy h1{font-size:30px}.heading-copy .eyebrow{font-size:12px}.neighborhood-art{width:100%;opacity:.55;object-position:65% 65%}.housing-heading:after{background:linear-gradient(90deg,#15272ff5,#15272f80)}.section-heading h2{font-size:21px}.section-heading p{font-size:15px}.home-card-header{padding:15px 20px}.home-card-main{padding:20px}.housing-card .property-name{font-size:20px}.home-cost strong{font-size:23px}.home-type{display:block}.home-card-header .badge{font-size:13px}.home-card-footer{padding:17px 20px 20px}.home-details{min-height:44px}.topbar>span:first-child{font-size:12px}.topbar .separator{padding:0 5px}}
@media(max-width:390px){.home-type{display:none}.topbar{height:auto;min-height:54px;flex-wrap:wrap;padding-block:8px;gap:4px}.heading-copy h1{font-size:28px}}
@media(prefers-reduced-motion:reduce){.housing-card{transition:none}}
