:root{color-scheme:dark;font:16px/1.55 system-ui,sans-serif;color:#e7ecec;background:#0d1e25}*{box-sizing:border-box}body{margin:0}a{color:#b8e8dc;text-underline-offset:4px}a:hover{color:white}button,a,select{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid #d6e788;outline-offset:4px}header{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #2b4149;padding:20px 4vw}header>a{font-weight:750;text-decoration:none;font-size:20px}nav{display:flex;gap:24px}main{max-width:1320px;margin:auto;padding:40px 4vw}h1{font-size:clamp(30px,4vw,48px);line-height:1.15;font-weight:650;letter-spacing:-1.5px;margin:8px 0 14px}h2{font-size:21px;line-height:1.3;margin:0 0 14px}h3{font-size:16px;margin:24px 0 8px}.intro{max-width:720px}.intro>p:last-child{color:#b1c4ca;max-width:620px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:1.8px;color:#95bbb8;margin:0}.summary{display:flex;flex-wrap:wrap;gap:32px;margin:28px 0 36px}.stat strong{font-size:27px;display:block;color:#fff;font-weight:600}.stat span{font-size:13px;color:#a7bec6}.coverage{padding:20px;background:#132b34;border:1px solid #37505a;border-radius:10px}.section-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.section-head p,.small{font-size:13px;color:#9db6bf}.frontages{display:flex;gap:5px}.frontages button{flex:1;min-width:0;cursor:pointer;padding:22px 0 12px;font:inherit;font-size:13px;color:#c9e7dd;border:1px solid #49716b;border-bottom:4px solid #96c9b0;border-radius:5px;background:#264a47}.frontages button.conflict{background:#4c442f;border-color:#8c794c;border-bottom-color:#dcbd73;color:#f1deb2}.frontages button[aria-pressed=true]{outline:2px solid #fff;outline-offset:2px}.frontages button small{display:block;font-size:18px}.legend{display:flex;gap:20px;flex-wrap:wrap;font-size:12px;color:#b6cdc9;margin-top:15px}.conflict{color:#e9ca86}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:36px;margin-top:36px}.workspace aside{padding-left:28px;border-left:1px solid #2e464e;font-size:14px;color:#b4c6cc}.workspace aside h2,.workspace aside h3{color:#e7ecec}ol{padding-left:18px}.detail-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.detail-heading h2{margin:0}.button{display:inline-block;text-decoration:none;background:#b5dfcb;color:#142f29;padding:8px 14px;border-radius:6px;white-space:nowrap;font-size:14px;font-weight:650}.button:hover{color:#142f29;background:#d6f5e7}.tabs{display:flex;gap:6px;margin:18px 0 12px}.tabs button{background:#203b47;border:1px solid #557581;color:#dce9ec;border-radius:6px;font:inherit;font-size:14px;padding:10px 14px;cursor:pointer}.tabs button[aria-pressed=true]{background:#d6e5dd;color:#1a342c}.photo{width:100%;height:440px;object-fit:contain;background:#07141a;border:1px solid #344d58;border-radius:8px}.caption{font-size:13px;color:#afc7cf;margin-top:8px}.tag{display:inline-block;font-size:12px;border:1px solid #877349;color:#eed093;border-radius:5px;padding:3px 8px;margin-right:8px}.facts{display:grid;grid-template-columns:130px 1fr;gap:8px;font-size:14px;margin-top:20px}.facts dt{color:#9cb4bd}.facts dd{margin:0;overflow-wrap:anywhere}.gaps{padding-left:18px;font-size:14px;color:#b9cdd4}.production{border-top:1px solid #36515a;margin-top:24px;padding-top:6px}footer{border-top:1px solid #2b4149;padding:24px 4vw;color:#99b2ba;font-size:13px}.error{color:#efbbad}@media(max-width:800px){.workspace{grid-template-columns:1fr}.workspace aside{padding:24px 0 0;border-left:0;border-top:1px solid #2e464e}.section-head{display:block}.photo{height:360px}.frontages{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.frontages button{padding:10px}.summary{gap:22px}.detail-heading{align-items:flex-start;flex-direction:column}nav{gap:14px;font-size:13px}header{padding:16px}.facts{grid-template-columns:95px 1fr}main{padding:28px 16px}.coverage{padding:15px}.legend{gap:8px 16px}}

.photo-frame{position:relative}.photo-frame .photo{display:block}.repair-overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.repair-overlay[hidden]{display:none}.tabs{flex-wrap:wrap}

[hidden]{display:none!important}.batch-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}.batch-map{width:100%;max-height:380px;background:#132b34;border:1px solid #37505a;border-radius:8px}.batch-map polygon{fill:#415661;stroke:#0d1e25;stroke-width:.7}.batch-map g{cursor:pointer}.batch-map .pilot-with-gaps polygon{fill:#98cbb6}.batch-map .source-candidate polygon{fill:#d9b56a}.batch-map .registered-draft polygon{fill:#85bddf}.batch-map .selected polygon{stroke:white;stroke-width:2}.batch-map .muted{opacity:.15}.batch-legend{display:flex;gap:12px;flex-wrap:wrap;font-size:14px;margin:10px 0 20px}.batch-legend .pilot-with-gaps{color:#98cbb6}.batch-legend .source-candidate{color:#d9b56a}.batch-legend .needs-evidence{color:#9cabb3}#batch-frontage{display:block;width:100%;font:inherit;color:inherit;background:#203b47;border:1px solid #557581;border-radius:6px;padding:12px;margin:8px 0}.batch-detail>h3{font-size:22px;margin-top:12px}.batch-source{border-top:1px solid #37505a}.batch-source .photo{height:300px}.batch-source p{font-size:14px}.coverage-modes{margin:22px 0 30px}@media(max-width:800px){.batch-workspace{grid-template-columns:1fr;gap:16px}}

.batch-street{fill:none;stroke:#65818d;stroke-width:2;opacity:.45}.batch-legend .registered-draft{color:#85bddf}

.batch-result-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:22px 0 32px}.batch-result-cards article{padding:22px;border:1px solid #48616b;border-radius:10px;background:#132b34}.batch-result-cards h3{font-size:22px;margin:12px 0}.batch-result-cards p{color:#bfd0d5}.batch-result-cards .button{white-space:normal;min-height:44px}.batch-result-cards article>p:last-child{font-size:14px;margin-bottom:0}.batch-backlog{border-top:1px solid #37505a;padding-top:18px}.batch-backlog summary{cursor:pointer;font-size:16px;color:#b4c8cf;padding:10px 0}.batch-backlog summary:focus-visible{outline:3px solid #d6e788;outline-offset:4px}.batch-backlog>h2{margin-top:24px}@media(max-width:800px){.batch-result-cards{grid-template-columns:1fr}.batch-result-cards article{padding:18px}}

.facade-result-preview{width:100%;height:280px;object-fit:contain;background:#dfe7ec;border-radius:7px;display:block}.batch-result-cards .small{font-size:12px}.batch-result-cards article{min-width:0}
