@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#172e32;background:#f5f7f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #39ad94;outline-offset:3px}header{height:82px;background:white;border-bottom:1px solid #e1e8e7;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%}.brand{text-decoration:none;color:#173e3c;font-size:20px;letter-spacing:-.5px;font-weight:700;display:flex;align-items:center;gap:12px}.brand i{font-style:normal;color:#c8d2d0;margin:0 8px}.brand-sub{font-weight:500;color:#6c7d7b}.mark{background:#173e3c;color:#fff;width:33px;height:33px;display:grid;place-content:center;border-radius:9px;position:relative;font-size:21px}.mark span{position:absolute;right:2px;top:0;font-size:15px;color:#8fddbc}.private{font-size:13px;color:#667773}main{max-width:1450px;margin:auto;padding:40px 4.5% 30px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.9px;color:#70847f;margin-bottom:12px}.title-row{display:flex;justify-content:space-between;align-items:center;gap:16px}h1{font-size:38px;line-height:1.15;letter-spacing:-1.5px;margin:0 0 10px;font-weight:600}.intro{color:#71807e;margin:0;font-size:16px}.outline{background:white;border:1px solid #d8e1de;border-radius:8px;padding:11px 17px;font-size:14px;color:#284a43;white-space:nowrap}.notice{margin:25px 0 27px;padding:12px 16px;border:1px solid #e6dcc5;background:#fbf7ec;border-radius:8px;display:flex;gap:10px;align-items:center;font-size:13px;color:#7b683d}.demo-dot{height:7px;width:7px;border-radius:100%;background:#bb9251;flex-shrink:0}.notice button{margin-left:auto;white-space:nowrap;background:none;border:0;color:inherit;font-size:13px}.summary-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;font-size:11px;font-weight:700;letter-spacing:1px}.muted{color:#91a09b;font-weight:400;letter-spacing:0;margin-left:8px}.tabs{display:flex;background:#e8eeeb;padding:3px;border-radius:7px}.tabs button{background:transparent;border:0;padding:6px 13px;color:#698078;border-radius:5px;font-size:12px}.tabs button.active{background:white;color:#173f35;box-shadow:0 1px 4px #152f2310}.cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:33px}.card{background:#fff;border:1px solid #e0e8e5;border-radius:12px;padding:21px 22px}.card-label{display:flex;gap:8px;align-items:center;font-size:14px;font-weight:500}.metric-icon{color:#27836f;font-size:22px;line-height:20px}.pill{margin-left:auto;font-size:11px;font-weight:400;color:#6e807a;background:#f1f5f3;padding:4px 7px;border-radius:5px}.big{font-size:38px;letter-spacing:-1.7px;margin:17px 0 18px;font-weight:600;white-space:nowrap}.big small{font-size:14px;letter-spacing:0;font-weight:400;color:#81908a}.card-bottom{font-size:11px;color:#72857d;display:flex;justify-content:space-between;gap:6px}.card.total{background:#193f35;color:white;border-color:#193f35}.total .pill{background:#315147;color:#c5d8cb}.total .big small,.total .card-bottom{color:#a8c2b7}.valuation .metric-icon{color:#6b79a6}.table-panel{background:white;border:1px solid #e0e7e4;border-radius:12px;overflow:hidden}.table-heading{display:flex;align-items:center;justify-content:space-between;padding:23px 24px;gap:18px}h2{font-size:21px;letter-spacing:-.5px;margin:0 0 5px}.table-heading h2 span{display:inline-block;font-size:12px;color:#788b83;background:#f0f4f2;padding:3px 8px;border-radius:5px;vertical-align:middle;margin-left:7px;letter-spacing:0}.table-heading p{font-size:13px;color:#849189;margin:0}.filters{display:flex;gap:10px}.search{display:flex;align-items:center;border:1px solid #e0e6e2;border-radius:7px;padding:0 12px;gap:9px;color:#7e9086}.search span{font-size:24px}.search input{width:160px;border:0;outline:none;padding:10px 0;font-size:13px;background:transparent}select{padding:10px 30px 10px 12px;border:1px solid #e0e6e2;border-radius:7px;background:white;color:#425e51;font-size:13px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-variant-numeric:tabular-nums}thead{background:#f8faf9}th{text-align:left}thead th{font-size:12px;color:#788980;font-weight:500;border-top:1px solid #e9efeb;border-bottom:1px solid #e5ebe7;padding:10px 20px}thead th.period-head{text-align:center;color:#476552;letter-spacing:.3px;border-left:1px solid #e7ede9}.city-head{min-width:180px}.city-head button{font-size:13px!important}thead button{background:none;border:0;padding:0;color:inherit;font-size:11px;width:100%;text-align:right;white-space:nowrap}thead .city-head button{text-align:left}td{text-align:right;padding:15px 20px;white-space:nowrap;border-bottom:1px solid #edf1ee;min-width:126px}tbody th{padding:15px 24px;border-bottom:1px solid #edf1ee;font-size:14px;font-weight:500}td strong{font-size:15px;font-weight:600;display:block;letter-spacing:-.2px}td span{font-size:10px;color:#97a29a;display:block;margin-top:3px}td.sale strong{color:#245944}td.valuation strong{color:#687694}tbody tr:hover{background:#f5f9f6}.city{border:0;background:none;padding:0;font-size:14px;color:#294535;display:flex;width:100%;justify-content:space-between;align-items:center;text-align:left;gap:18px;white-space:nowrap}.city span{font-size:13px;color:#abb6ae}tbody td:nth-child(2n){border-left:1px solid #f0f3f1}.table-foot{padding:16px 24px;display:flex;justify-content:space-between;color:#8a978f;font-size:11px}.table-foot>span:first-child{color:#39614b}.vv-dot{font-weight:400;color:#7885a5;margin-left:15px}footer{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;color:#8a978f;font-size:11px;line-height:1.7;margin-top:17px}footer span{max-width:660px}footer button{background:none;border:0;white-space:nowrap;color:#5b7666;font-size:11px;padding:0}dialog{border:1px solid #dde5df;border-radius:16px;padding:36px;max-width:780px;width:calc(100% - 32px);max-height:85vh;color:#244536;box-shadow:0 25px 100px #0d281e30}dialog::backdrop{background:#0c241e60;backdrop-filter:blur(4px)}dialog p{color:#728078;line-height:1.7;font-size:14px}dialog h3{font-size:15px;margin-top:25px}dialog h2{font-size:30px}#close{float:right;border:0;background:#eff4ef;border-radius:50%;width:32px;height:32px;font-size:23px;color:#466953}.detail-table{overflow:auto}.detail-table td{min-width:0;font-size:13px}.detail-table th{font-size:13px;white-space:nowrap}.empty{text-align:center;padding:40px} @media(min-width:1600px){main{padding-left:20px;padding-right:20px}}@media(max-width:1050px){.cards{gap:10px}.card{padding:17px}.big{font-size:30px}.card-bottom{flex-direction:column}.table-heading{align-items:flex-start;flex-direction:column}.filters{width:100%}.search{flex:1}.search input{width:100%}}@media(max-width:640px){header{height:64px;padding:0 20px}.brand{font-size:16px;gap:8px}.brand-sub{font-size:14px}.brand i{margin:0 2px}.private{display:none}main{padding:28px 16px}.eyebrow{font-size:10px}h1{font-size:29px;letter-spacing:-1px}.intro{font-size:14px;line-height:1.5}.title-row{align-items:flex-start;flex-direction:column}.outline{font-size:12px;padding:9px 12px}.notice{flex-wrap:wrap;gap:7px;margin:20px 0;font-size:12px}.notice>span:last-of-type{width:100%;padding-left:14px;line-height:1.5}.notice button{margin-left:8px;font-size:12px}.cards{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:22px}.card{padding:14px 12px}.card-label{font-size:12px;flex-wrap:wrap;gap:4px}.metric-icon{display:none}.pill{font-size:9px;padding:3px 5px}.big{font-size:27px;margin:14px 0 12px;letter-spacing:-1px}.big small{font-size:11px}.card-bottom{font-size:10px;line-height:1.5}.card.total{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5px}.total .card-label .pill{display:none}.total .big{margin:0;text-align:right}.total .card-bottom{grid-column:1/-1;flex-direction:row;margin-top:6px}.summary-top{font-size:10px}.summary-top .muted{display:none}.table-heading{padding:18px 14px}.filters{flex-direction:column}.search input{font-size:14px}select{font-size:14px}.table-scroll{max-height:650px}thead{position:sticky;top:0;z-index:2}tbody th,.city-head{position:sticky;left:0;background:white;z-index:1;min-width:130px;padding-left:14px;padding-right:14px;box-shadow:2px 0 5px #244c3010}.city{font-size:13px}.city span{display:none}thead th{padding:10px 12px}td{padding:13px 14px;min-width:112px}td strong{font-size:14px}.table-foot{padding:14px;gap:8px;flex-direction:column}footer{flex-direction:column;gap:8px}dialog{padding:24px}.detail-table th,.detail-table td{padding:12px}.detail-table tbody th{position:static}}
.notice{background:#eef6f1;border-color:#d7e8de;color:#365e47}.demo-dot{background:#3b9670}.range{display:block;font-size:10px;font-weight:400;color:#899b8e;margin-top:5px;white-space:nowrap}td span{font-size:11px}.card-bottom{font-size:12px}.table-foot,footer{font-size:12px}
