@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";
:root{--ink:#20231f;--muted:#747970;--line:#e5e8e1;--paper:#fff;--warm:#f6f5f0;--green:#285f4b;--soft:#e8f1eb;--coral:#d9715e;--orange:#d69247;background:var(--warm);color:var(--ink);font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button,select,input{font:inherit}button{color:inherit;cursor:pointer}.shell{min-height:100vh;display:flex}.sidebar{z-index:20;border-right:1px solid var(--line);background:#fbfaf7;flex-direction:column;width:226px;padding:27px 17px 21px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:10px;padding:0 7px 34px;display:flex}.brand-icon{background:var(--green);color:#fff;border-radius:12px;place-items:center;width:39px;height:39px;font-size:23px;display:grid}.brand strong{font-family:Manrope;font-size:15px;display:block}.brand small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.sidebar nav{gap:5px;display:grid}.nav{color:#62685f;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:11px 12px;text-decoration:none;display:flex}.nav span{font-size:12px}.nav b{text-align:center;background:#eceee8;border-radius:12px;min-width:22px;margin-left:auto;padding:2px 6px;font-size:9px}.nav.active{background:var(--soft);color:var(--green);font-weight:700}.nav.active b{background:#fff}.sidebar-bottom{gap:10px;margin-top:auto;display:grid}.places{border:1px solid var(--line);background:#fff;border-radius:13px;gap:10px;padding:13px;display:grid}.places small{color:var(--muted);letter-spacing:.08em;font-size:8px;font-weight:800}.places strong{align-items:center;gap:7px;font-size:10px;display:flex}.settings{color:var(--muted);text-align:left;background:0 0;border:0;padding:9px 11px;font-size:11px}.avatar{color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:9px;font-style:normal;font-weight:800;display:inline-grid}.polly{background:var(--coral)}.sam{background:#567896}.workspace{flex:1;min-width:0;margin-left:226px}.workspace>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:94px;padding:0 30px;display:flex}.workspace>header p{color:var(--green);letter-spacing:.12em;margin:0 0 3px;font-size:9px;font-weight:800}.workspace h1{letter-spacing:-.04em;margin:0;font-family:Manrope;font-size:27px}.primary{background:var(--green);color:#fff;border:0;border-radius:10px;padding:11px 16px;font-size:11px;font-weight:700;box-shadow:0 6px 14px #285f4b24}.filters{border-bottom:1px solid var(--line);background:#fff;gap:7px;padding:14px 30px;display:flex;overflow-x:auto}.filter{color:#62675f;background:#fff;border:1px solid #dfe2db;border-radius:9px;align-items:center;gap:6px;min-width:max-content;padding:7px 10px;font-size:10px;font-weight:600;display:flex}.filter.on{border-color:var(--green);background:var(--soft);color:var(--green)}.filter b{background:#fff;border-radius:10px;padding:1px 5px;font-size:8px}.filter .avatar{width:16px;height:16px;font-size:7px}.grid{grid-template-columns:minmax(550px,635px) minmax(350px,1fr);height:calc(100vh - 147px);display:grid}.list{padding:20px 24px 55px 30px;overflow-y:auto}.list-head{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.list-head p{margin:0;font-size:11px}.list-head p span,.list-head label{color:var(--muted);font-size:9px}.list-head select{background:0 0;border:0;font-size:9px;font-weight:700}.cards{gap:13px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:190px 1fr;transition:all .2s;display:grid;overflow:hidden;box-shadow:0 2px 6px #1e261f08}.card:hover,.card.focused{border-color:#b7c8bd;transform:translateY(-1px);box-shadow:0 10px 26px #21352812}.photo{background-position:50%;background-size:cover;min-height:330px;position:relative}.photo:after{content:"";background:linear-gradient(#0002,#0000 30%);position:absolute;inset:0}.photo>span{z-index:2;background:#fffffff0;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:700;position:absolute;top:11px;left:11px}.photo button{z-index:3;background:#fffffff0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;font-size:18px;display:grid;position:absolute;top:9px;right:9px}.photo button.liked{color:var(--coral)}.card-body{padding:16px 16px 13px}.title{justify-content:space-between;gap:8px;display:flex}.title h2{letter-spacing:-.03em;margin:0 0 2px;font-family:Manrope;font-size:17px}.title p{max-width:220px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;overflow:hidden}.score{text-align:center;border-radius:50%;place-content:center;width:46px;height:46px;display:grid}.score strong{font-family:Manrope;font-size:15px;line-height:1}.score small{text-transform:uppercase;margin-top:2px;font-size:6px}.score.great{color:var(--green);background:#f5fbf7;border:3px solid #70a481}.score.good{color:#956326;background:#fffaf1;border:3px solid #e2b373}.price{margin:11px 0 9px}.price strong{font-family:Manrope;font-size:17px}.price span{color:var(--muted);margin-left:4px;font-size:8px}.price small{color:var(--muted);font-size:8px;display:block}.features{color:#50564e;flex-wrap:wrap;gap:5px 11px;font-size:9px;display:flex}.furnished{color:#60665d;background:#f0f1ed;border-radius:5px;margin-top:8px;padding:4px 7px;font-size:8px;font-weight:700;display:inline-block}.commutes{border-block:1px solid #eef0eb;gap:7px;margin:11px 0 9px;padding:9px 0;display:grid}.commutes>div{grid-template-columns:66px 1fr 1fr;align-items:center;gap:6px;font-size:8px;display:grid}.commutes strong{align-items:center;gap:5px;display:flex}.commutes .avatar{width:18px;height:18px;font-size:7px}.commutes span{color:#60665d;white-space:nowrap}.issues{color:#96602e;align-items:center;gap:4px;font-size:8px;display:flex}.issues span{color:#8b7c6b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.actions{align-items:center;gap:13px;margin-top:11px;display:flex}.actions label,.actions button{color:#676d64;background:0 0;border:0;padding:0;font-size:9px;font-weight:700}.actions label{align-items:center;gap:5px;display:flex}.actions input{width:13px;height:13px;accent-color:var(--green)}.actions .details{color:var(--green);margin-left:auto}.map{border-left:1px solid var(--line);background-color:#e8ebe4;background-image:linear-gradient(30deg,#0000 48%,#fffc 49% 51%,#0000 52%),linear-gradient(120deg,#0000 47%,#ffffffa8 48% 50%,#0000 51%),linear-gradient(70deg,#0000 44%,#cfd3ca99 45% 47%,#0000 48%);background-size:110px 95px,145px 130px,170px 150px;position:relative;overflow:hidden}.map:before,.map:after{content:"";background:#d6dccf80;border:1px solid #fffa;position:absolute;transform:rotate(-12deg)}.map:before{border-radius:42% 58% 53% 47%;width:230px;height:130px;top:14%;left:8%}.map:after{border-radius:62% 38% 48% 52%;width:280px;height:180px;bottom:12%;right:4%}.river{opacity:.8;background:#c8dde2;border-radius:50%;width:42px;height:120%;position:absolute;bottom:-10%;right:18%;transform:rotate(18deg)}.map-name{z-index:2;color:#8b9188;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:700;position:absolute}.pinheiros{top:40%;left:23%}.jardins{top:27%;left:54%}.itaim{top:50%;left:59%}.brooklin{top:73%;left:57%}.pin{z-index:5;background:var(--orange);color:#fff;border:3px solid #fff;border-radius:17px 17px 17px 4px;place-items:center;min-width:41px;height:30px;font-size:10px;font-weight:800;transition:all .2s;display:grid;position:absolute;transform:rotate(-4deg);box-shadow:0 4px 12px #2b372f33}.pin.active-pin{z-index:6;background:var(--green);transform:rotate(-4deg)scale(1.18)}.destination{z-index:4;background:#fff;border-radius:17px;align-items:center;gap:5px;padding:5px 8px 5px 5px;font-size:8px;font-weight:800;display:flex;position:absolute;box-shadow:0 4px 13px #2b372f22}.dest-p{top:38%;right:15%}.dest-s{bottom:23%;left:15%}.destination .avatar{width:19px;height:19px}.zoom{z-index:8;border:1px solid var(--line);background:#fff;border-radius:8px;display:grid;position:absolute;top:14px;right:14px;overflow:hidden}.zoom button{background:#fff;border:0;width:33px;height:32px}.zoom button+button{border-top:1px solid var(--line)}.legend{z-index:8;color:#70766d;background:#ffffffe8;border-radius:9px;align-items:center;gap:14px;padding:9px 11px;font-size:7px;display:flex;position:absolute;bottom:15px;left:15px;right:15px}.legend span{align-items:center;gap:4px;display:flex}.legend span:last-child{margin-left:auto}.legend .avatar{width:14px;height:14px;margin-right:-3px;font-size:5px}.dot{border-radius:50%;width:8px;height:8px}.dot.green{background:var(--green)}.dot.orange{background:var(--orange)}.compare{z-index:40;color:#fff;background:#202b25;border-radius:12px;align-items:center;gap:22px;padding:12px 13px 12px 16px;display:flex;position:fixed;bottom:22px;right:25px;box-shadow:0 10px 35px #141e183d}.compare div{gap:2px;display:grid}.compare strong{font-size:10px}.compare small{color:#aeb8b1;font-size:7px}.compare button{color:#253229;background:#f3f1e9;border:0;border-radius:8px;padding:8px 11px;font-size:9px;font-weight:800}@media (max-width:1000px){.grid{grid-template-columns:minmax(510px,60%) 40%}.card{grid-template-columns:165px 1fr}}@media (max-width:800px){.shell{display:block}.sidebar{width:100%;padding:14px;position:static}.brand{padding-bottom:12px}.sidebar nav{grid-template-columns:repeat(4,1fr)}.nav{justify-content:center}.nav span{display:none}.nav b{margin-left:0}.sidebar-bottom{display:none}.workspace{margin-left:0}.workspace>header{height:80px;padding:0 17px}.filters{padding:11px 17px}.grid{height:auto;display:block}.list{padding:17px}.map{border-top:1px solid var(--line);border-left:0;height:400px}}@media (max-width:550px){.primary{font-size:0}.primary:first-letter{font-size:18px}.card{display:block}.photo{min-height:205px}.commutes>div{grid-template-columns:58px 1fr}.commutes>div span:last-child{display:none}.map{height:350px}.compare{justify-content:space-between;bottom:11px;left:11px;right:11px}}.compare-page{background:#f7f6f1;min-height:100vh}.comparison-workspace{min-width:0;margin-left:226px}.comparison-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-end;min-height:132px;padding:25px 34px 22px;display:flex}.comparison-header a{color:var(--green);margin-bottom:14px;font-size:10px;font-weight:700;text-decoration:none;display:inline-block}.comparison-header p{color:var(--green);letter-spacing:.12em;margin:0 0 3px;font-size:8px;font-weight:800}.comparison-header h1{letter-spacing:-.04em;margin:0;font-family:Manrope;font-size:29px}.comparison-header>div>span{color:var(--muted);margin-top:5px;font-size:10px;display:block}.difference-toggle{color:#62685f;align-items:center;gap:7px;margin-bottom:2px;font-size:10px;font-weight:600;display:flex}.difference-toggle input{width:15px;height:15px;accent-color:var(--green)}.comparison-scroll{padding:22px 34px 50px;overflow-x:auto}.comparison-table{grid-template-columns:150px repeat(var(--columns),minmax(205px,1fr));border:1px solid var(--line);background:#fff;border-radius:15px;min-width:820px;display:grid;overflow:hidden;box-shadow:0 6px 24px #2431290a}.comparison-label{border-right:1px solid var(--line);color:#70766e;font-size:9px}.intro-label{flex-direction:column;justify-content:center;padding:18px;display:flex}.intro-label span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.intro-label strong{color:var(--ink);margin:3px 0 12px;font-family:Manrope;font-size:16px}.intro-label button{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:7px;align-self:flex-start;padding:6px 8px;font-size:8px;font-weight:700}.compare-property{border-right:1px solid var(--line);grid-template-columns:1fr auto;gap:10px;padding:12px;display:grid;position:relative}.compare-property:last-child{border-right:0}.compare-property>button{z-index:2;color:#6f756d;background:#fffffff0;border:0;border-radius:50%;place-items:center;width:23px;height:23px;font-size:16px;display:grid;position:absolute;top:18px;right:18px}.compare-photo{background-position:50%;background-size:cover;border-radius:9px;grid-column:1/-1;height:112px;position:relative}.compare-photo span{background:#fffffff0;border-radius:5px;padding:4px 6px;font-size:7px;font-weight:700;position:absolute;bottom:7px;left:7px}.compare-property h2{margin:0;font-family:Manrope;font-size:14px}.compare-property p{max-width:135px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:7px;overflow:hidden}.large-score{text-align:center;border-radius:50%;place-content:center;width:41px;height:41px;display:grid}.large-score strong{font-family:Manrope;font-size:13px;line-height:1}.large-score span{text-transform:uppercase;font-size:5px}.large-score.great{color:var(--green);background:#f5fbf7;border:3px solid #70a481}.large-score.good{color:#956326;background:#fffaf1;border:3px solid #e2b373}.score-label{padding:18px}.score-label>span{color:var(--green);letter-spacing:.08em;font-size:7px;font-weight:800;display:block}.score-label strong{color:var(--ink);margin-top:3px;font-family:Manrope;font-size:12px;display:block}.score-label small{font-size:7px}.score-breakdown{border-right:1px solid var(--line);background:#fbfcfa;padding:14px 18px}.score-breakdown>div{color:#70766e;justify-content:space-between;font-size:8px;display:flex}.score-breakdown strong{color:var(--ink);font-size:10px}.score-breakdown .negative{color:#bd624f}.score-breakdown hr{border:0;border-top:1px solid var(--line)}.score-breakdown .score-total{color:var(--ink);align-items:baseline;font-weight:700}.score-breakdown .score-total strong{color:var(--green);font-family:Manrope;font-size:17px}.section-row{border-block:1px solid var(--line);color:var(--green);text-transform:uppercase;background:#eef3ef;grid-column:1/-1;padding:10px 14px;font-size:9px;font-weight:800}.section-row span{align-items:center;gap:7px;display:flex}.section-row .avatar{width:18px;height:18px;font-size:7px}.comparison-row{display:contents}.comparison-row.same-row>*{display:none}.comparison-row>div{border-right:1px solid var(--line);border-bottom:1px solid #eef0eb;padding:11px 14px;font-size:10px;position:relative}.comparison-row>.comparison-label{color:#686e66;font-size:9px}.comparison-row .best-value{color:var(--green);background:#f1f7f3;font-weight:800}.best-value small{text-transform:uppercase;background:#dbeadf;border-radius:4px;padding:2px 4px;font-size:6px;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.issue-row>div:not(.comparison-label){flex-direction:column;gap:5px;display:flex}.issue-row strong{font-size:9px}.severity{color:#956326;background:#f3e8d8;border-radius:4px;align-self:flex-start;padding:3px 5px;font-size:7px;font-weight:700}.severity.severe{color:#ad5343;background:#f6dfda}.footer-label{padding:18px}.compare-actions{border-right:1px solid var(--line);gap:7px;padding:14px;display:grid}.compare-actions button{border-radius:7px;padding:8px;font-size:8px;font-weight:700}.compare-actions .outline{border:1px solid var(--line);color:#646a62;background:#fff}.compare-actions .view{background:var(--green);color:#fff;border:0}@media (max-width:800px){.compare-page .sidebar{position:static}.comparison-workspace{margin-left:0}.comparison-header{min-height:120px;padding:20px}.comparison-scroll{padding:16px}.difference-toggle{margin-left:18px}.comparison-table{grid-template-columns:125px repeat(var(--columns),190px)}}.hf-filters{grid-template-columns:1.05fr 1fr .8fr .8fr .85fr 1.1fr 1.3fr auto}@media (max-width:950px){.hf-filters{grid-template-columns:repeat(8,minmax(145px,1fr))}}.hf-shell{color:#11172e;background:#fff;min-height:100vh;display:flex}.hf-sidebar{z-index:20;background:#fff;border-right:1px solid #e8eaf1;flex-direction:column;width:235px;padding:22px 12px;display:flex;position:fixed;inset:0 auto 0 0}.hf-brand{align-items:center;gap:12px;padding:0 10px 26px;display:flex}.hf-brand>span{font-size:34px;line-height:1}.hf-brand strong{font-family:Manrope;font-size:17px;display:block}.hf-brand small{color:#565f7b;font-size:10px}.hf-sidebar nav{border-bottom:1px solid #e7e9f0;gap:5px;padding-bottom:16px;display:grid}.hf-sidebar nav a,.hf-sidebar nav button{color:#303958;background:#fff;border:0;border-radius:8px;align-items:center;gap:12px;padding:11px 12px;font-size:11px;text-decoration:none;display:flex}.hf-sidebar nav .current{color:#2843df;background:#eef0ff;font-weight:700}.hf-sidebar nav b{background:#f0f1f6;border-radius:6px;margin-left:auto;padding:3px 7px;font-size:9px}.hf-summary{border-bottom:1px solid #e7e9f0;padding:17px 10px}.hf-summary h3,.hf-workplaces h3{color:#545e7b;letter-spacing:.04em;text-transform:uppercase;margin:0 0 12px;font-size:8px}.hf-summary p{color:#525c79;justify-content:space-between;margin:10px 0;font-size:9px;display:flex}.hf-summary b{color:#2e3855}.hf-workplaces{border:1px solid #e4e6ed;border-radius:9px;margin-top:15px;padding:14px 11px}.hf-workplaces>div{gap:8px;margin:12px 0;display:flex}.hf-workplaces p{margin:0}.hf-workplaces strong{font-size:9px;display:block}.hf-workplaces p span{color:#616a85;margin-top:4px;font-size:7px;line-height:1.55;display:block}.hf-workplaces>button{color:#35405d;text-align:left;background:#fff;border:1px solid #e1e4ec;border-radius:6px;width:100%;padding:9px;font-size:9px}.hf-sidebar-foot{border-top:1px solid #e7e9f0;gap:4px;margin-top:auto;padding-top:10px;display:grid}.hf-sidebar-foot button{color:#4d5877;text-align:left;background:#fff;border:0;padding:8px 10px;font-size:10px}.hf-workspace{flex:1;min-width:0;margin-left:235px}.hf-header{justify-content:space-between;align-items:center;height:86px;padding:0 18px;display:flex}.hf-header h1{margin:0;font-family:Manrope;font-size:24px}.hf-header p{color:#626c88;margin:2px 0 0;font-size:11px}.hf-header>div:last-child{gap:10px;display:flex}.hf-header button{border-radius:7px;height:42px;padding:0 15px;font-size:10px;font-weight:700}.hf-add{color:#fff;background:#3248e5;border:0}.hf-compare,.hf-tune{background:#fff;border:1px solid #e0e3ed}.hf-tune{width:42px;padding:0!important}.hf-filters{background:#fff;border:1px solid #e1e4ed;border-radius:8px;grid-template-columns:1.1fr .9fr .85fr 1.05fr 1.15fr 1.35fr auto;gap:0;margin:0 18px 14px;display:grid}.hf-filters>div{border-right:1px solid #e5e7ee;gap:7px;padding:12px 14px;display:grid}.hf-filters small{color:#535e7d;font-size:8px}.hf-filters strong{font-size:10px}.hf-filters>button{color:#2734a7;background:#fff;border:1px solid #e1e4ed;border-radius:6px;align-self:center;margin:9px;padding:11px;font-size:9px;font-weight:700}.hf-content{grid-template-columns:minmax(600px,47%) minmax(510px,53%);height:calc(100vh - 154px);padding:0 18px 12px;display:grid}.hf-list{padding-right:14px;overflow-y:auto}.hf-list-toolbar{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.hf-list-toolbar label{color:#4e5875;border:1px solid #e1e4ed;border-radius:7px;padding:9px 10px;font-size:9px}.hf-list-toolbar select{color:#17203b;background:#fff;border:0;font-weight:700}.hf-list-toolbar div{display:flex}.hf-list-toolbar button{background:#fff;border:1px solid #e1e4ed;width:38px;height:35px}.hf-list-toolbar button.selected{color:#3047df;background:#eef0ff}.hf-cards{gap:10px;display:grid}.hf-card{background:#fff;border:1px solid #e1e4eb;border-radius:8px;grid-template-columns:185px minmax(195px,1fr) minmax(165px,.8fr) 105px;transition:all .2s;display:grid;overflow:hidden;box-shadow:0 1px 4px #24304e0a}.hf-card.active,.hf-card:hover{border-color:#aeb8ef;box-shadow:0 5px 16px #3448b112}.hf-photo{background-position:50%;background-size:cover;min-height:230px;position:relative}.hf-photo>button{z-index:2;color:#fff;text-shadow:0 1px 4px #0008;background:0 0;border:0;font-size:25px;position:absolute;top:9px;left:9px}.hf-photo>span{color:#fff;background:#111c;border-radius:4px;padding:4px 7px;font-size:7px;position:absolute;bottom:8px;left:8px}.hf-info{padding:13px 12px}.hf-info h2{margin:0;font-family:Manrope;font-size:14px}.hf-info>p{color:#59627d;margin:6px 0;font-size:8px}.hf-address{margin:2px 0 18px!important}.hf-rent strong{font-size:16px}.hf-rent{font-size:8px}.hf-total{margin:8px 0 18px;font-size:11px;display:block}.hf-features{color:#5e6781;gap:11px;font-size:9px;display:flex}.hf-furnished{border:1px solid #e1e4eb;border-radius:6px;margin-top:10px;padding:4px 7px;font-size:7px;display:inline-block}.hf-commute{border-left:1px solid #e5e7ee;padding:12px 10px}.hf-commute>div+div{margin-top:16px}.hf-commute strong{align-items:center;gap:6px;font-size:8px;display:flex}.hf-commute .avatar{width:20px;height:20px;font-size:7px}.hf-commute span{color:#58617b;grid-template-columns:15px 1fr;margin:8px 0;font-size:8px;display:grid}.hf-commute span b{color:#19815e}.hf-commute span small{color:#68718b;grid-column:2;font-size:7px}.hf-score{text-align:center;border-left:1px solid #e5e7ee;padding:11px 8px}.hf-score>div{border-radius:8px;margin:0 auto;padding:7px;display:grid}.hf-score>div.green{color:#128148;background:#f0fbf1;border:1px solid #94d09f}.hf-score>div.orange{color:#e39a06;background:#fff9ed;border:1px solid #efc56d}.hf-score>div strong{font-size:22px;line-height:1}.hf-score>div span{font-size:8px}.hf-score>div small{color:#303958;margin-top:5px;font-size:7px}.hf-score>p{background:#f7f8fb;border-radius:6px;margin:8px 0;padding:6px;display:grid}.hf-score>p strong{font-size:12px}.hf-score>p span{font-size:7px}.hf-score section{text-align:left}.hf-score section>b{color:#d32938;font-size:7px}.hf-score section>span{margin-top:4px;font-size:6px;display:block}.hf-score section i{border-radius:50%;width:5px;height:5px;display:inline-block}.hf-score section i.red{background:#ed2439}.hf-score section i.yellow{background:#f2aa00}.hf-score section small{color:#b06600;font-size:6px}.hf-card footer{border-top:1px solid #e5e7ee;grid-column:1/-1;align-items:center;padding:8px 10px;display:flex}.hf-card footer label,.hf-card footer button{color:#36405b;background:#fff;border:0;font-size:8px;font-weight:700}.hf-card footer label{align-items:center;gap:6px;display:flex}.hf-card footer input{accent-color:#3248e5}.hf-card footer button:first-of-type{margin-left:auto}.hf-card footer button:last-child{margin-left:24px}.hf-footnote{color:#69728b;font-size:7px}.hf-footnote a{color:#3047df;margin-left:10px}.hf-map{background-color:#edf0ed;background-image:linear-gradient(28deg,#0000 47%,#fff 48% 50%,#0000 51%),linear-gradient(117deg,#0000 47%,#fff 48% 50%,#0000 51%),linear-gradient(74deg,#0000 44%,#daddd9 45% 47%,#0000 48%);background-size:100px 85px,140px 120px,170px 150px;border:1px solid #dde1e8;border-radius:8px;position:relative;overflow:hidden}.hf-map>label{z-index:8;background:#fff;border-radius:6px;padding:10px;font-size:8px;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #26314018}.hf-map>label input{accent-color:#3248e5}.hf-river{background:#9dc9ee;border-inline:4px solid #efbd62;border-radius:50%;width:34px;height:120%;position:absolute;top:-10%;left:31%;transform:rotate(11deg)}.hf-map-city{color:#596179;font-size:17px;font-weight:700;position:absolute;top:26%;right:9%}.hf-map-place{color:#28304a;text-transform:uppercase;font-size:8px;position:absolute}.hf-map-place.vm{top:5%;left:23%}.hf-map-place.pi{top:22%;left:49%}.hf-map-place.ib{top:39%;left:58%}.hf-map-place.br{bottom:24%;left:38%}.hf-pin{z-index:5;text-align:center;background:0 0;border:0;position:absolute}.hf-pin b{color:#fff;background:#12845d;border:3px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;margin:auto;font-size:10px;display:grid;box-shadow:0 2px 7px #0003}.hf-pin span{color:#d51a61;background:#ffe6f0;border-radius:6px;margin-top:4px;padding:6px 8px;font-size:8px;font-weight:700;display:block}.hf-pin.active b{background:#3047df;transform:scale(1.18)}.hf-destination{z-index:5;justify-items:center;gap:4px;font-size:8px;font-weight:700;display:grid;position:absolute}.hf-destination .avatar{width:26px;height:26px}.polly-d{top:44%;left:52%}.sam-d{top:31%;left:9%}.hf-map-zoom{z-index:7;gap:8px;display:grid;position:absolute;bottom:72px;right:12px}.hf-map-zoom button{background:#fff;border:1px solid #dfe2e9;border-radius:7px;width:34px;height:34px}.hf-map footer{background:#fff;border-radius:7px;gap:30px;padding:12px 14px;font-size:8px;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.hf-map footer span{align-items:center;gap:8px;display:flex}.hf-map footer .avatar{width:21px;height:21px;font-size:7px}@media (max-width:1200px){.hf-content{grid-template-columns:minmax(600px,58%) 42%}.hf-card{grid-template-columns:165px minmax(185px,1fr) 160px 95px}}@media (max-width:950px){.hf-sidebar{width:100%;position:static}.hf-workspace{margin-left:0}.hf-shell{display:block}.hf-summary,.hf-workplaces,.hf-sidebar-foot{display:none}.hf-sidebar nav{border:0;grid-template-columns:repeat(5,1fr)}.hf-sidebar nav a,.hf-sidebar nav button{justify-content:center}.hf-content{height:auto;display:block}.hf-map{height:500px;margin-top:14px}.hf-filters{grid-template-columns:repeat(7,minmax(145px,1fr));overflow-x:auto}}@media (max-width:650px){.hf-header{align-items:flex-start;height:auto;padding:16px}.hf-header>div:last-child{margin-left:10px}.hf-header button{padding:0 9px}.hf-tune{display:none}.hf-content{padding:0 10px}.hf-card{grid-template-columns:115px 1fr}.hf-photo{min-height:190px}.hf-commute,.hf-score{display:none}.hf-card footer{grid-column:1/-1}.hf-filters{margin:0 10px 12px}.hf-map{height:390px}}
.hf-filters{grid-template-columns:1.05fr 1fr .8fr .8fr .85fr 1.1fr 1.3fr auto}.hf-filter-field{border-right:1px solid #e2e5ed;gap:5px;min-width:0;padding:10px 14px;display:grid}.hf-filter-field small{color:#5e6883;font-size:8px}.hf-filter-field select{color:#11182d;width:100%;min-width:0;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:10px;font-weight:700}.hf-filter-field:focus-within{background:#f7f8ff}.hf-filter-field.disabled{opacity:.52}.hf-filter-field.disabled select{cursor:not-allowed}.storage-status{color:#a5505d;align-items:center;gap:4px;margin-left:7px;font-size:8px;font-weight:700;display:inline-flex}.storage-status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.storage-status.online{color:#17835c}.hf-empty{text-align:center;color:#59627a;background:#fafbfe;border:1px dashed #cfd5e5;border-radius:12px;align-content:center;place-items:center;gap:8px;min-height:260px;display:grid}.hf-empty svg{width:25px;height:25px}.hf-empty h2{color:#12182b;margin:3px 0 0;font-size:16px}.hf-empty p{margin:0;font-size:10px}.hf-empty button{color:#3044d8;background:#fff;border:1px solid #d4d9e7;border-radius:8px;padding:8px 12px;font-weight:700}.link-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10162a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.link-modal{background:#fff;border-radius:16px;width:min(540px,100%);padding:22px;box-shadow:0 28px 80px #0c142d47}.link-modal header,.link-modal footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.link-modal header h2{margin:0 0 4px;font-size:21px}.link-modal header p{color:#69728b;margin:0;font-size:11px}.link-modal header button{background:#f2f4f8;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.link-modal>label{color:#252d45;gap:7px;margin:20px 0 10px;font-size:11px;font-weight:700;display:grid}.link-modal textarea{resize:vertical;min-height:145px;font:inherit;border:1px solid #d7dce8;border-radius:10px;outline:0;padding:12px;font-size:12px;line-height:1.5}.link-modal textarea:focus{border-color:#3950e5;box-shadow:0 0 0 3px #3950e51f}.link-modal-error{color:#bd374b;margin:0 0 10px;font-size:10px}.link-modal footer{justify-content:flex-end;margin-top:16px}.link-modal footer button{border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:0 15px;font-weight:700;display:flex}.link-modal .secondary{color:#3b445c;background:#fff;border:1px solid #d8ddea}.link-modal .primary{color:#fff;background:#3349df;border:0}.link-modal .primary:disabled{opacity:.45;cursor:not-allowed}@media (max-width:950px){.hf-filters{grid-template-columns:repeat(8,minmax(145px,1fr))}}.hf-score>div.pending,.large-score.pending{color:#68718b;background:#f7f8fb;border:1px solid #d9dde7}.hf-card footer a{color:#36405b;margin-left:24px;font-size:8px;font-weight:700;text-decoration:none}.hf-shell svg{stroke-width:1.8px;flex:0 0 14px;width:14px;height:14px}.hf-brand .brand-home{color:#6d3ee8;flex-basis:30px;width:30px;height:30px;display:block;position:relative}.hf-brand .brand-home-house{stroke:#171d35;stroke-width:1.7px;width:30px;height:30px}.hf-brand .brand-home-heart{color:#6d3ee8;stroke-width:2px;background:#fff;border-radius:50%;width:12px;height:12px;padding:1.5px;position:absolute;bottom:3px;right:2px}.hf-sidebar nav svg{flex-basis:16px;width:16px;height:16px}.hf-sidebar-foot button,.hf-workplaces>button,.hf-header button,.hf-filters strong,.hf-filters>button,.hf-list-toolbar button,.hf-features span,.hf-card footer button,.hf-card footer a,.hf-footnote{align-items:center;gap:6px;display:flex}.hf-filters strong{justify-content:space-between}.hf-filters strong svg{flex-basis:11px;width:11px;height:11px}.hf-address{align-items:flex-start;gap:3px;display:flex}.hf-address svg,.hf-features svg,.hf-commute span svg,.hf-card footer svg,.hf-footnote svg{flex-basis:11px;width:11px;height:11px}.hf-photo{contain:paint;background-position:50%;background-repeat:no-repeat;background-size:cover}.hf-photo>button svg{flex-basis:23px;width:23px;height:23px}.hf-photo>button.is-favorite{color:#ef5f78}.hf-map-zoom button{place-items:center;display:grid}.hf-map-zoom svg{flex-basis:16px;width:16px;height:16px}@media (max-width:650px){.hf-photo{aspect-ratio:4/3;min-height:190px}}.compare-page svg{stroke-width:1.8px;flex:0 0 14px;width:14px;height:14px}.compare-page .brand-mark-icon{background:var(--green);color:#fff;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.compare-page .brand-mark-icon svg{flex-basis:22px;width:22px;height:22px}.compare-page .nav svg{flex-basis:16px;width:16px;height:16px}.compare-property>button svg{width:13px;height:13px}.intro-label button,.compare-actions button{justify-content:center;align-items:center;gap:5px;display:flex}.compare-photo{contain:paint;background-position:50%;background-repeat:no-repeat;background-size:cover}.home-comparison.comparison-workspace{min-width:0;margin-left:235px}.compare-hf-header>div:last-child{align-items:center;gap:12px;display:flex}.compare-hf-header .hf-compare{color:#25304b;border:1px solid #d7dce8;border-radius:8px;align-items:center;gap:6px;min-height:37px;padding:0 13px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.compare-hf-header .difference-toggle{background:#fff;border:1px solid #d7dce8;border-radius:8px;align-items:center;gap:7px;min-height:37px;padding:0 13px;font-size:10px;font-weight:700;display:flex;position:static}.home-comparison .comparison-scroll{padding-top:22px}@media (max-width:950px){.home-comparison.comparison-workspace{margin-left:0}.compare-hf-header{align-items:flex-start}.compare-hf-header>div:last-child{flex-wrap:wrap;justify-content:flex-end}}
