:root{color-scheme:dark;font-family:Arial,Helvetica,sans-serif;color:#edeeec;background:#090b0d;font-size:14px;letter-spacing:0}*{box-sizing:border-box}body{margin:0;height:100dvh;display:grid;grid-template-rows:76px 1fr 34px;overflow:hidden}button,input,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;background:transparent;border:0;cursor:pointer;border-radius:3px;min-height:40px;padding:8px 14px}button:hover{background:#242729}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #b7edc5;outline-offset:3px}button[aria-pressed=true]{background:#eceeeb;color:#151719}button:disabled{opacity:.35;cursor:default}a{color:inherit;text-decoration:none}header{display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #303235;gap:20px;background:#111315;z-index:5}.brand{font-size:26px;white-space:nowrap}.brand span{font-size:9px;color:#a6aaa8;display:block;margin-top:3px}nav{display:flex;gap:4px}main{position:relative;min-height:0;overflow:hidden}#map{position:absolute;inset:0}.map-heading{position:absolute;top:30px;left:32px;pointer-events:none}.map-heading>span,.eyebrow{font-size:10px;color:#a6aba9}h1{font-size:40px;font-weight:400;margin:9px 0 4px}h2{font-size:22px;font-weight:400;margin:18px 0 6px}h3{font-size:16px;font-weight:400;margin:12px 0}.map-heading p{color:#9da5a1;margin:0}.subject-link{position:absolute;right:28px;top:28px;background:#181c1d;border:1px solid #444b47;display:flex;align-items:center;gap:28px}.subject-link span{color:#b7edc5;font-size:22px}#inspector{position:absolute;right:0;top:0;bottom:0;width:330px;background:#131617;border-left:1px solid #373b39;padding:25px 24px;overflow:auto;z-index:3}#inspector .eyebrow{display:flex;justify-content:space-between;align-items:center}#close-inspector{font-size:22px;padding:0;width:30px;min-height:30px}.muted{color:#9da5a1;font-size:12px;margin-top:0}.modes{display:flex;border-bottom:1px solid #3d4340;margin-top:28px;padding-bottom:12px;gap:3px}.modes button{padding:7px 9px;font-size:12px;flex:1}.mode-summary{font-size:13px;margin:18px 0;color:#c5ddcc}dl{margin:20px 0}dl>div{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid #292e2c;font-size:12px}dt{color:#a6ada9}dd{margin:0;text-align:right}.unknown{color:#c7b579}.object-detail{border-top:1px solid #414642;padding-top:20px;margin-top:28px}#object-status{font-size:10px;color:#b7edc5;line-height:1.6}#object-reason,.caution{font-size:12px;line-height:1.6;color:#a6ada9}.range-label{display:flex;justify-content:space-between;gap:12px;font-size:12px;margin-top:25px}input[type=range]{width:100%;accent-color:#b7edc5;margin:12px 0}.caution{border-top:1px solid #303733;padding-top:16px}.accepted-link{font-size:12px;display:flex;justify-content:space-between;border-bottom:1px solid #59605b;padding:10px 0;margin-top:16px}#legend{position:absolute;bottom:35px;left:32px;max-width:460px;pointer-events:none}#legend-items{display:flex;gap:15px;flex-wrap:wrap;margin-top:12px}.legend-item{font-size:11px;color:#b7beb9;display:flex;align-items:center;gap:6px}.swatch{width:9px;height:9px;display:inline-block}#zone-readout{position:absolute;bottom:12px;left:32px;font-size:10px;color:#9ba59d;pointer-events:none}footer{display:flex;justify-content:space-between;align-items:center;padding:0 28px;border-top:1px solid #303633;font-size:10px;color:#a6ada9;gap:15px;background:#111315}.maplibregl-ctrl-group{background:#1b201d;box-shadow:none!important;border:1px solid #424a44}.maplibregl-ctrl-group button{width:36px;height:36px;min-height:36px}.maplibregl-ctrl-icon{filter:invert(1)}.maplibregl-ctrl-scale{background:#141916d9;color:#bec8c0;border-color:#9aa99e;font:10px Arial}.maplibregl-ctrl-bottom-right{right:16px;bottom:24px}.maplibregl-ctrl-attrib{display:none}.subject-marker{padding:0;width:16px;min-height:16px;height:16px;border:3px solid #eaffed;border-radius:50%;background:#53a76d;box-shadow:0 0 0 5px #a7e8b922}.subject-marker:hover{background:#a7e8b9}#error{position:absolute;bottom:85px;left:24px;max-width:450px;background:#3e2727;border:1px solid #a57373;padding:16px;z-index:5}dialog{width:min(580px,calc(100vw - 30px));max-height:85dvh;background:#171b19;color:#e5e9e5;border:1px solid #4f5d52;border-radius:6px;padding:26px}dialog::backdrop{background:#000a}.dialog-header{display:flex;justify-content:space-between;align-items:center}.dialog-header h2{margin:0}.dialog-header button{font-size:24px}dialog p{font-size:13px;line-height:1.7;color:#b4bdb7}dialog a{display:block;font-size:12px;text-decoration:underline;margin:14px 0}.parcel-open .maplibregl-ctrl-bottom-right{right:346px}.parcel-open #legend{display:none}
[hidden]{display:none!important}
.ev-chip{display:inline-flex;align-items:center;gap:6px;background:#f3f4f2;color:#171917;border:1px solid #d6d9d5;border-radius:3px;padding:3px 7px;font-size:9px;white-space:nowrap}.ev-chip__swatch{width:7px;height:7px;border-radius:50%;background:var(--ev-state,#89918e)}.ev-chip--verified{--ev-state:#009e73}.ev-chip--derived{--ev-state:#56b4e9}.ev-chip--estimated{--ev-state:#e69f00}.ev-chip--unknown{--ev-state:#89918e}.ev-chip--error{--ev-state:#d55e00}.status-row{border-top:1px solid #343936;padding:12px 0}.status-row.suspect{border:1px dashed #c2a75c;padding:12px;margin:8px 0}.status-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.status-row p{margin:7px 0 0;font-size:10px;color:#aab2ad}.authority-compare{font-size:11px;line-height:1.5;color:#d2c38e;margin-top:8px}.diagnosis{margin-top:22px;border-top:1px solid #59615c;padding-top:18px}.diagnosis h3{font-size:18px;margin-bottom:8px}.diagnosis>p{font-size:12px}.diagnosis dl{margin:10px 0}.diagnosis button{border:1px solid #4b514d}.trust-note{border-top:1px solid #343936;padding-top:15px!important;font-size:10px!important}#trust-dialog{width:min(640px,calc(100vw - 24px))}#trust-asof{font-size:11px;color:#aeb6b1}
.mode-evidence{border-top:1px solid #414642;border-bottom:1px solid #414642;padding:10px 0;margin-bottom:18px}.mode-evidence h3{font-size:15px}.evidence-status{font-size:9px;line-height:1.5;color:#c5ddcc}.mode-evidence dl{margin:8px 0}.mode-evidence .accepted-link{margin-top:4px}.mode-evidence dd{max-width:155px;overflow-wrap:anywhere}
.tree-label{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:9px;line-height:13px;font-weight:600;color:#f0f5df;text-shadow:0 1px 2px #172317;pointer-events:none;overflow:hidden;text-align:center}.tree-label span{max-width:100%;overflow:hidden;white-space:nowrap}
.tree-toggle{position:absolute;left:32px;top:175px;display:flex;align-items:center;gap:8px;font-size:11px;background:#131916e8;padding:8px 10px;border:1px solid #485448;border-radius:3px;z-index:2}.tree-toggle input{accent-color:#b9d495}.tree-status{color:#b9d495!important}@media(max-width:700px){.tree-toggle{left:16px;top:165px}.parcel-open .tree-toggle{top:10px}}
.road-label{color:#b2bab5;font-size:10px;text-shadow:0 1px 3px #000,0 0 5px #000;pointer-events:none;white-space:nowrap}
@media(max-width:700px){body{grid-template-rows:108px 1fr 32px}header{padding:12px 16px;gap:8px;flex-wrap:wrap}.brand{font-size:22px}.brand span{font-size:8px}header nav{order:3;width:100%;justify-content:space-between}nav button{flex:1;font-size:12px;min-height:32px;padding:5px}header>#sources{font-size:12px}.map-heading{top:20px;left:18px}h1{font-size:30px}.subject-link{right:16px;top:115px;font-size:12px;gap:10px;padding:6px 10px}.map-heading>span{font-size:9px}#legend{left:18px;bottom:42px;max-width:calc(100% - 100px)}#legend-items{gap:9px}.legend-item{font-size:9px}#zone-readout{left:18px;bottom:13px;max-width:80%;line-height:1.4}footer{padding:0 15px;font-size:9px}.footer-date{display:none}#inspector{top:auto;bottom:0;left:0;width:100%;height:46%;padding:15px 18px;border-left:0;border-top:1px solid #485148}#inspector h2{font-size:19px;margin-top:8px}.modes{margin-top:13px}#inspector dl{margin:8px 0}.parcel-open .maplibregl-ctrl-bottom-right{right:12px;bottom:calc(46% + 10px)}.parcel-open .map-heading{display:none}.object-detail{margin-top:18px;padding-top:15px}}
.modes button{min-width:0}.solution-kicker{font-size:9px;color:#b7edc5;margin-top:18px}#solution-panel{border-top:1px solid #59615c;margin-top:16px;padding-top:2px}#solution-panel h3{font-size:19px;line-height:1.25;margin-bottom:8px}#solution-panel p{font-size:11px;line-height:1.55;color:#b7bfba}#solution-details{width:100%;border:1px solid #59615c;margin-top:8px}.candidate-warning{border-top:1px solid #343936;padding-top:12px;color:#c7b579!important}.match-status{display:inline-flex;gap:7px;align-items:center;font-size:9px;border:1px solid #cad3cc;background:#f3f4f2;color:#171917;border-radius:3px;padding:3px 7px}.match-status i{width:7px;height:7px;border-radius:50%;background:#e69f00}.match-section{border-top:1px solid #343936;padding-top:14px;margin-top:14px}.match-section h3{font-size:13px}.match-section ul{padding-left:18px;color:#b8c0bb;font-size:12px;line-height:1.6}.match-section li{margin:5px 0}.candidate-list{display:grid;gap:8px}.candidate-list article{border-left:2px solid #59615c;padding:8px 12px}.candidate-list h4{margin:0 0 5px;font-size:12px}.candidate-list p{margin:0;font-size:10px}
.truth-legend{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0}.truth-chain{border-top:1px solid #59615c;margin-top:16px}.truth-stage{display:grid;grid-template-columns:108px 1fr auto;gap:12px;align-items:start;padding:11px 0;border-bottom:1px solid #343936}.truth-stage h3{font-size:11px;margin:3px 0}.truth-stage p{font-size:10px;line-height:1.45;margin:2px 0}.truth-stage .stage-source{color:#8f9993}.truth-flags{display:flex;gap:5px;flex-wrap:wrap}.suspect-chip{display:inline-flex;border:1px dashed #c2a75c;color:#d2c38e;border-radius:3px;padding:3px 6px;font-size:9px}.stale-chip{border-style:dashed}.truth-summary{font-size:11px!important;color:#cbd2cd!important}.truth-error-note{font-size:10px!important;border-top:1px solid #343936;padding-top:12px!important}@media(max-width:700px){.truth-stage{grid-template-columns:1fr auto}.truth-stage>div:nth-child(2){grid-column:1/-1;grid-row:2}.modes button{font-size:10px;padding:5px 3px}}
