:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#06182f;background:#f5f6f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit}header{height:88px;border-bottom:1px solid #dce2dc;display:flex;align-items:center;gap:24px;padding:0 5vw;background:#ffffff}.brand{text-decoration:none;display:flex;gap:10px;align-items:center;font-size:23px;font-weight:750;letter-spacing:-1px}.mark{background:#193f37;color:#d9f0bd;padding:9px;border-radius:10px;font-size:21px}.edition{font-size:10px;letter-spacing:1.7px;margin-left:24px;color:#697a73}.local{margin-left:auto;font-size:12px;color:#52665d}main{max-width:1400px;margin:auto;padding:48px 5vw 24px}.intro{display:flex;justify-content:space-between;align-items:center;gap:24px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#6c7d73}h1{font-size:clamp(34px,4vw,54px);letter-spacing:-2.5px;font-weight:600;line-height:1.1;margin:16px 0}h1 span{color:#ed0925}.lede{color:#64766c;font-size:15px;line-height:1.6}.source-top{font-size:12px;text-underline-offset:5px;white-space:nowrap}.notice{display:flex;align-items:center;gap:14px;background:#e5eff3;border:1px solid #c5dce5;border-radius:8px;padding:4px 18px;font-size:12px;margin:26px 0}.notice>span{font-size:24px;color:#1c5591}.notice p{line-height:1.7}.stats{display:grid;grid-template-columns:.9fr 1.3fr 1fr;border:1px solid #dde3da;border-radius:10px;background:#ffffff;margin-bottom:40px}.stats>div{padding:24px 28px}.stats>div+div{border-left:1px solid #dde3da}.stat-label{display:block;font-size:9px;font-weight:700;letter-spacing:1.5px;color:#687a70}.stats strong{display:block;font-size:32px;font-weight:550;margin:14px 0 8px;letter-spacing:-1px}.stats strong.date-stat{font-size:19px;letter-spacing:-.4px;margin-top:22px}.stats small{font-size:11px;color:#748077}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}h2{font-size:20px;letter-spacing:-.5px;margin:0}.subtle{font-size:11px;color:#738178}.controls{display:grid;grid-template-columns:2fr 1fr 1.2fr 1fr;gap:12px}label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:600;color:#576b61}input,select{font:inherit;font-size:12px;color:#27453a;border:1px solid #ced8ce;background:#fff;border-radius:6px;padding:13px 12px;min-width:0;height:43px}input:focus,select:focus,button:focus-visible,a:focus-visible{outline:3px solid #52a5bf;outline-offset:3px}.results-bar{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#708075;padding:20px 0 12px}.text-button{border:0;background:none;color:#1c5591;font-size:11px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.list{border:1px solid #dce2d9;border-radius:10px;overflow:hidden;background:#fff}.record{display:grid;grid-template-columns:minmax(0,1fr) 160px 150px 100px 24px;gap:20px;align-items:center;padding:22px 24px;border:0;border-bottom:1px solid #e6ebe3;background:#ffffff;width:100%;text-align:left;color:inherit;cursor:pointer;font:inherit}.record:last-child{border-bottom:0}.record:hover{background:#eef6f9}.record h3{font-size:14px;line-height:1.4;margin:0 0 6px;font-weight:650}.record p{font-size:11px;color:#758278;line-height:1.5;margin:0}.record .summary{margin-top:7px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.badge{display:inline-block;width:fit-content;border-radius:5px;padding:6px 9px;font-size:10px;white-space:nowrap;text-transform:capitalize;background:#ebeee9;color:#60715f}.badge.possible-opening{background:#e5eff3;color:#1c5591}.badge.change-of-use{background:#eef0f4;color:#455164}.badge.renovation{background:#e5eff3;color:#265d70}.status-text,.date{font-size:11px;color:#60736a}.arrow{font-size:20px;color:#71846b}.state{padding:55px 24px;text-align:center;color:#6f7d71;font-size:14px;line-height:1.8}.state strong{display:block;color:#284737}.state button{margin:15px}footer{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#7d897f;margin-top:32px}dialog{border:1px solid #dae2d3;border-radius:14px;width:min(680px,94vw);max-height:90vh;padding:28px;color:#243c31;background:#ffffff;box-shadow:0 30px 100px #142e3340}dialog::backdrop{background:#17332e88;backdrop-filter:blur(3px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}#close{cursor:pointer;border:1px solid #d8e0d3;background:white;border-radius:50%;width:32px;height:32px}dialog h2{font-size:25px;line-height:1.35;margin:12px 0}dialog h3{font-size:12px;margin:25px 0 10px}dialog p{font-size:13px;line-height:1.8;overflow-wrap:anywhere}dialog blockquote{margin:0;background:#e5eff3;border-left:3px solid #52a5bf;padding:15px;font-size:12px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}dl{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;margin:0}dt{font-size:10px;color:#748371}dd{font-size:12px;margin:5px 0 0;overflow-wrap:anywhere}.detail-footer{border-top:1px solid #dde3d7;margin-top:25px;padding-top:20px;font-size:12px}.detail-footer a{display:inline-block;background:#1c5591;color:white;border-radius:6px;padding:12px 18px;text-decoration:none}.detail-footer p{font-size:10px;color:#748371}.error{color:#903f35!important}[hidden]{display:none!important}@media(max-width:900px){.edition{display:none}.record{grid-template-columns:minmax(0,1fr) 130px 95px;gap:12px}.record .status-text{display:none}.record .arrow{display:none}.controls{grid-template-columns:1fr 1fr}.stats>div{padding:20px 16px}.stats strong.date-stat{font-size:16px}}@media(max-width:600px){header{height:70px}.local{font-size:10px}main{padding-top:30px}.intro{display:block}.source-top{display:inline-block;margin-top:4px}.stats{grid-template-columns:1fr}.stats>div{padding:18px 20px}.stats>div+div{border-left:0;border-top:1px solid #dde3da}.stats strong,.stats strong.date-stat{margin:8px 0;font-size:22px}.controls{grid-template-columns:1fr 1fr}.search{grid-column:1/-1}.record{padding:20px 16px;grid-template-columns:1fr auto;gap:12px}.record>div:first-child{grid-column:1/-1}.record .date{text-align:right}.notice{align-items:flex-start;padding:10px 14px}.notice p{margin:0}footer{flex-direction:column;gap:8px}.subtle{display:none}dialog{padding:22px}dl{gap:15px}.lede{font-size:14px}}

.city-picker{flex-direction:row;align-items:center;margin-left:auto;margin-right:20px;gap:10px}.city-picker select{min-width:140px}.section-heading{gap:14px}@media(max-width:600px){.city-picker{margin-right:0}.city-picker select{min-width:100px}}
