:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:#dce7ed;background:#0b131b;font-synthesis:none;color-scheme:dark}*{box-sizing:border-box}body{margin:0;font-size:16px}button,select,input{font:inherit}button,select{border:1px solid #344651;background:#1a2934;color:#e9f0f4;border-radius:6px;padding:9px 12px;font-size:14px;cursor:pointer}button:hover,select:hover{border-color:#82b4c8;background:#243a48}button:focus-visible,select:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #efbc48;outline-offset:3px}button.active{background:#e9b84d;color:#18212a;border-color:#e9b84d}header{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid #26343e;background:#101c26;gap:20px}.brand{display:flex;align-items:center;gap:14px}.symbol{display:grid;place-items:center;width:43px;height:43px;border:1px solid #bd9447;border-radius:10px;color:#f2bf4d;font-weight:700}h1{margin:0;font-size:21px;font-weight:600;letter-spacing:.04em}h1 span{font-size:16px;font-weight:400;margin-left:18px;color:#aebfcb}.brand p{margin:6px 0 0;color:#91a5b3;font-size:13px}.quiet{background:transparent;font-size:14px;white-space:nowrap}main{display:grid;grid-template-columns:minmax(0,1fr) 350px;max-width:2000px;margin:auto}.workspace{padding:20px 22px 14px;min-width:0}.summary{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px;padding:0 6px}.summary>div{display:flex;flex-direction:column;gap:5px;padding-left:14px;border-left:2px solid #314451}.summary strong{font-size:25px;font-weight:500;font-variant-numeric:tabular-nums}.summary small{font-size:14px;font-weight:400;color:#a6b8c5}.summary span{font-size:13px;color:#97abba}.danger{color:#f38673}.viewer{border:1px solid #344551;border-radius:10px;overflow:hidden;background:#12222e}.viewbar{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:15px 18px;background:#142431}.eyebrow{font-size:12px;letter-spacing:.09em;color:#8aa7bb}h2{margin:5px 0 0;font-size:19px;font-weight:550}.viewActions{display:flex;gap:7px;flex-wrap:wrap}.viewActions button{font-size:13px;padding:8px 10px}#stage{height:clamp(360px,49vh,630px);position:relative;background:radial-gradient(ellipse at 50% 25%,#2e4657,#14232f)}#stage canvas{display:block;width:100%;height:100%;touch-action:none}#loading{position:absolute;inset:0;display:grid;place-items:center;background:#162633;z-index:6;color:#d7e5ed}.compass{position:absolute;right:18px;top:18px;color:#97b1c2;font-size:18px;pointer-events:none}.compass span{display:block;font-size:12px;margin-top:6px}.help{position:absolute;bottom:14px;left:18px;font-size:12px;color:#c1d0da;background:#10202cbd;padding:7px 9px;border-radius:4px;pointer-events:none}.viewControls{display:flex;align-items:center;gap:18px;padding:12px 18px;border-top:1px solid #344551;background:#13232f;flex-wrap:wrap;font-size:14px}.viewControls label{display:flex;align-items:center;gap:8px}.viewControls select{padding:5px 8px}.viewControls span{font-size:12px;color:#96adbc;margin-left:auto}input[type=checkbox]{accent-color:#f0b94b;width:16px;height:16px}.network{margin-top:20px}.networkHead{display:flex;align-items:center;justify-content:space-between;gap:10px}h3{font-size:15px;font-weight:500;margin:0}.legend{display:flex;gap:12px;align-items:center;font-size:12px;color:#9eafbd}.legend span{display:flex;gap:5px;align-items:center}.legend i{width:12px;height:4px;border-radius:2px}.g4{background:#f27765}.g1{background:#e4b957}.g0{background:#526a7b}.network p{color:#7f98a9;font-size:12px;margin:0}.network svg{display:block;width:100%;height:96px}.network line{cursor:pointer}.network text{fill:#aabcc9;font-size:12px;pointer-events:none}.network .picked{stroke:white;stroke-width:8}.network button{margin:3px}aside{border-left:1px solid #2b3c49;background:#111e29;max-height:calc(100vh - 133px);min-height:640px;overflow:auto;scrollbar-width:thin}.asideTop{padding:22px 22px 15px;position:sticky;top:0;background:#111e29;z-index:3;border-bottom:1px solid #293b47}.asideTop select{display:block;width:100%;margin-top:10px;font-size:16px}#details{padding:19px 22px}.badge{display:inline-flex;padding:4px 8px;font-size:12px;border-radius:4px;background:#40392a;color:#edc776}.badge.severe{background:#4c302d;color:#ffad9b}.badge.unknown{background:#263643;color:#abc0ce}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0}.metrics div{display:flex;flex-direction:column;gap:4px}.metrics span{color:#91a7b8;font-size:12px}.metrics strong{font-size:16px;font-weight:500;font-variant-numeric:tabular-nums}.note{font-size:14px;line-height:1.65;color:#bdceda;margin:14px 0}.warning{font-size:13px;line-height:1.6;color:#d1b78a;border-left:2px solid #8f744a;padding-left:10px;margin:15px 0}.sectionTitle{display:flex;justify-content:space-between;align-items:center;margin:22px 0 12px;font-size:14px}.sectionTitle small{color:#8ba3b3;font-size:12px}.defect{border:1px solid #324653;border-radius:7px;padding:13px;margin-bottom:13px;cursor:pointer;background:#162632}.defect:hover,.defect.selected{border-color:#e3bb62}.defectTop{display:flex;align-items:center;justify-content:space-between;font-size:14px}.defect p{font-size:13px;line-height:1.5;color:#a8bdcc;margin:9px 0}.defect img{display:block;width:100%;aspect-ratio:1.78;object-fit:cover;border-radius:4px;margin-top:10px}.defect .photoBtn{display:block;padding:0;border:0;background:transparent;width:100%}.defect small{color:#8099aa;font-size:12px}.report{font-size:13px;color:#abc1cf;line-height:1.7;border-top:1px solid #2e424f;padding-top:12px;margin-top:16px}.report summary{cursor:pointer}.report p{overflow-wrap:anywhere}.pin{position:absolute;border:2px solid #ffd1bc;border-radius:50%;background:#dd573e;color:white;min-width:25px;height:25px;padding:0;font-size:11px;font-weight:bold;transform:translate(-50%,-50%);z-index:2;box-shadow:0 0 0 5px #eb725624}.pin.low{background:#af8126;border-color:#eed399;box-shadow:0 0 0 5px #e9c46419}.pin:hover{transform:translate(-50%,-50%) scale(1.15);background:#fa8a52}.well-label{position:absolute;font-size:12px;color:#dae6ec;transform:translate(-50%,-50%);padding:3px 5px;background:#162b39bd;border:1px solid #405f72;border-radius:3px;pointer-events:none}#pins,#wellLabels{position:absolute;inset:0;pointer-events:none}.pin{pointer-events:auto}footer{border-top:1px solid #283d4b;padding:13px 28px;display:flex;justify-content:space-between;gap:12px;color:#7f9aae;font-size:12px}a{color:#d6b76b;text-decoration:none}a:hover{text-decoration:underline}dialog{color:#dce7ed;background:#142632;border:1px solid #496173;border-radius:12px;padding:28px;max-width:min(850px,92vw);max-height:88vh;overflow:auto}dialog::backdrop{background:#020a12d9;backdrop-filter:blur(4px)}.dialogClose{position:absolute;right:10px;top:8px;font-size:24px;border:0;background:transparent;padding:0 7px}#photoDialog img{width:100%;max-height:73vh;object-fit:contain}#photoDialog p{font-size:14px;color:#b5cad8}#basisDialog h2{margin-bottom:18px}.intro{color:#b8cad5;line-height:1.8;font-size:15px}#basisText ol{padding-left:24px;font-size:14px;line-height:1.85}#basisText li{margin:9px 0}.muted{font-size:12px;color:#8da8b8}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(min-width:1700px){main{grid-template-columns:minmax(0,1fr) 400px}#stage{height:59vh}}@media(max-width:1000px){main{grid-template-columns:minmax(0,1fr) 310px}.workspace{padding:16px 12px}.summary{gap:6px}.summary strong{font-size:21px}header{padding:16px}h1 span{display:block;font-size:14px;margin:3px 0}#details,.asideTop{padding:16px}.viewbar{align-items:flex-start;flex-direction:column}.viewControls span{margin-left:0}#stage{height:430px}}@media(max-width:760px){header{align-items:flex-start}.brand p{display:none}.quiet{font-size:12px;padding:8px}h1{font-size:18px}.symbol{width:35px;height:35px}main{display:block}.workspace{padding:16px 12px}.summary strong{font-size:19px}.summary span{font-size:12px}.summary small{font-size:12px}.summary>div{padding-left:8px}.viewbar{flex-direction:row;padding:12px}.viewActions{max-width:164px;justify-content:flex-end}.viewActions button{font-size:12px;padding:6px}h2{font-size:17px}#stage{height:380px}.viewControls{padding:10px;gap:10px}.help{font-size:11px;left:8px}.legend{font-size:11px;gap:8px}.networkHead{flex-wrap:wrap}aside{max-height:none;min-height:0;border-top:1px solid #314652;border-left:0}.asideTop{position:static}#details{padding:18px}.defect img{max-height:200px}.metrics{grid-template-columns:repeat(4,1fr)}footer{padding:13px 15px;flex-direction:column}.compass{right:10px;top:12px;font-size:15px}}
