:root{font-family:Inter,"Microsoft YaHei",system-ui,sans-serif;color:#25251f;background:#f6f5ef}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}.topbar{height:112px;padding:18px 28px;display:flex;align-items:center;justify-content:space-between;background:#183d36;color:white;gap:16px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.22em;color:#a7cbbb}.topbar h1{font-size:27px;margin:2px 0 1px}.topbar p{font-size:12px;color:#d3e4dc;margin:0}.outline,.primary{border-radius:12px;padding:10px 15px;font-size:13px;font-weight:700}.outline{background:transparent;border:1px solid currentColor;color:inherit}.primary{border:0;background:#e56e44;color:white}.topbar .outline:hover{background:#ffffff20}.layout{height:calc(100vh - 112px);min-height:570px;display:grid;grid-template-columns:minmax(340px,390px) 1fr}.sidebar{overflow-y:auto;background:#fff;box-shadow:3px 0 18px #203d2b15;z-index:2}.searchbox,.filtergroup,.rowfilters{padding:17px 20px 0}.searchbox label,.rowfilters label{display:block;font-size:12px;font-weight:750;color:#42534b}.searchbox input,.rowfilters select,dialog input{width:100%;margin-top:7px;border:1px solid #d8ded5;border-radius:10px;padding:10px 12px;background:white;outline:none}.searchbox input:focus,.rowfilters select:focus,dialog input:focus{border-color:#488e71;box-shadow:0 0 0 3px #488e7120}.filtertitle{display:flex;justify-content:space-between;font-size:12px;font-weight:750;color:#42534b}.textbutton{border:0;background:none;color:#d05c39;font-size:11px;padding:0}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px;max-height:108px;overflow:auto}.chip{border:1px solid #e4e8df;background:#f8faf5;color:#42534b;border-radius:30px;padding:6px 10px;font-size:11px}.chip.active{background:#27624f;border-color:#27624f;color:white}.rowfilters{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-bottom:18px}.statusbar{display:flex;justify-content:space-between;gap:8px;align-items:center;background:#f4f7f1;border-top:1px solid #e8eee6;border-bottom:1px solid #e8eee6;padding:11px 20px;font-size:12px;color:#688074}.statusbar strong{color:#284a3b}.list{padding:5px 10px 20px}.item{width:100%;display:block;text-align:left;border:0;border-bottom:1px solid #eef0eb;background:#fff;padding:14px 10px}.item:hover,.item.selected{background:#f6faf5;border-radius:9px}.itemhead{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.itemname{font-weight:800;font-size:15px;line-height:1.4}.branch{font-weight:500;color:#68776c;font-size:12px}.badge{flex:none;font-size:10px;border-radius:5px;padding:3px 5px;background:#e8f3eb;color:#25704e}.badge.candidate{background:#fff0df;color:#a45b19}.itemmeta{font-size:11px;color:#7b877b;margin-top:5px}.itemtags{display:flex;gap:4px;margin-top:7px;flex-wrap:wrap}.minitag{font-size:10px;background:#f2f4ef;color:#6b7b6c;border-radius:4px;padding:3px 6px}.mapwrap{position:relative;min-width:0;background:#e9ede5}#map{width:100%;height:100%}.mapPlaceholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 35% 30%,#edf4e4,#e1e9e0);padding:30px;color:#244c3f}.placeholderIcon{font-size:72px;line-height:1;color:#8cae8f}.mapPlaceholder h2{margin:3px 0 5px;font-size:24px}.mapPlaceholder p{max-width:390px;font-size:14px;line-height:1.65;color:#607667}.mapPlaceholder .primary{margin-top:8px}.legend{position:absolute;left:18px;bottom:18px;background:#ffffffee;border-radius:9px;box-shadow:0 3px 12px #192b191c;padding:9px 12px;display:flex;gap:12px;font-size:11px;color:#586b5d}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:4px;background:#df704b}.dot.candidate{background:#e6ae51}.detail{position:absolute;top:20px;right:20px;width:min(350px,calc(100% - 40px));max-height:calc(100% - 80px);overflow:auto;border-radius:16px;background:white;box-shadow:0 12px 35px #183e383d;padding:20px;z-index:3}.hidden{display:none!important}.detailClose{position:absolute;right:13px;top:11px;border:0;background:none;font-size:25px;color:#819083}.detail h2{font-size:20px;margin:3px 25px 2px 0}.detail .sub{font-size:12px;color:#718176;margin:0 0 13px}.detail .field{margin:14px 0}.detail .field b{display:block;font-size:11px;color:#7d8b80;margin-bottom:4px}.detail .field div{font-size:13px;line-height:1.65}.detail .note{background:#f6f8f3;padding:10px;border-radius:8px;color:#657265;font-size:11px;line-height:1.6}.detail .buttons{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.detail a.button{display:inline-block;text-decoration:none;border-radius:8px;padding:9px 12px;background:#27624f;color:white;font-size:12px;font-weight:700}.detail a.button.secondary{background:#f0f4ee;color:#2e654c}.marker{height:27px;width:27px;border:3px solid white;border-radius:50% 50% 50% 4px;transform:rotate(-45deg);background:#dc6b47;box-shadow:0 2px 9px #183d3666;display:flex;align-items:center;justify-content:center}.marker.candidate{background:#e5a743}.marker span{transform:rotate(45deg);font-size:11px;color:white;font-weight:900}.marker.filtered{opacity:.25}dialog{border:0;border-radius:18px;padding:0;width:min(450px,calc(100% - 30px));box-shadow:0 20px 60px #122a2559}dialog::backdrop{background:#173a35a8}dialog form{padding:24px}dialog h2{margin:3px 0;font-size:22px}.dialogtop{display:flex;justify-content:space-between}.close{background:none;border:0;font-size:25px;color:#59665d}dialog p{font-size:12px;line-height:1.65;color:#647267}dialog label{display:block;font-size:12px;font-weight:700;margin:15px 0;color:#42534b}.dialogactions{display:flex;justify-content:space-between;align-items:center;margin-top:18px;gap:12px}.dialogactions .outline{color:#496355}.hint{font-size:11px}.error{color:#b83828;min-height:1em}.empty{padding:25px 10px;text-align:center;color:#728376;font-size:13px}@media(max-width:800px){.topbar{height:92px;padding:13px 18px}.topbar h1{font-size:21px}.topbar p{font-size:10px}.topbar .outline{font-size:11px;padding:8px}.layout{height:auto;min-height:0;display:flex;flex-direction:column}.mapwrap{height:50vh;min-height:350px;order:0}.sidebar{height:auto;max-height:50vh;order:1}.detail{top:10px;right:10px;max-height:calc(100% - 55px)}.legend{left:8px;bottom:8px}}
