:root{font-family:Arial,sans-serif;color:#152e3b;background:#f3f6f8;font-size:16px;line-height:1.5;color-scheme:light;--accent:#d92119;--border:#ccd9df}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer;border:1px solid var(--border);background:white;color:#173846;padding:.6rem .85rem;border-radius:6px;min-height:44px}button:hover{background:#eaf3f4}button:disabled{opacity:.5;cursor:default}button.primary,button[aria-pressed=true]{background:var(--accent);color:white;border-color:var(--accent)}a{color:#d92119}input,select{width:100%;border:1px solid #b9cbd2;border-radius:5px;background:white;color:#152e3b;padding:.6rem;min-height:44px}input[type=range]{padding:0;accent-color:#d92119}input[type=file]{font-size:.85rem}input[type=checkbox]{width:auto;min-height:0}label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.85rem}label input,label select{display:block;margin-top:.3rem}header{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:20px 28px;background:#2d2e33;color:white}h1{font-size:1.4rem;line-height:1.25;margin:0}header p{margin:4px 0 0;font-size:.875rem;color:#e5e5e7}header a{color:white}main{max-width:1600px;margin:auto;padding:20px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.search{display:flex;gap:8px;flex:1}.search input{min-width:100px}.search button{white-space:nowrap}.results{width:100%;display:grid;gap:6px;margin-bottom:12px}.results:empty{display:none}.results button{text-align:left}.workspace{display:grid;grid-template-columns:310px minmax(0,1fr);gap:18px}.sidebar{background:white;border:1px solid var(--border);border-radius:10px;padding:18px;min-width:0}.sidebar h2{font-size:1rem;margin:0 0 14px}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.two label{min-width:0}.muted,.hint{font-size:.8125rem;color:#4d6470;font-weight:400}.hint{margin:8px 0 12px}.status{padding:10px 14px;background:#fcecea;border-left:3px solid #d92119;margin:0 0 12px;font-size:.875rem}.status.error{background:#fff2e8;border-color:#af5100}.modelinfo{font-size:.8125rem;overflow-wrap:anywhere;margin:0 0 14px}.metric{border-top:1px solid var(--border);padding-top:12px;margin-top:14px}.metric strong{font-size:1.4rem;font-weight:600}.metric p{margin:0 0 8px;font-size:.875rem}.mapframe{background:white;border:1px solid var(--border);border-radius:10px;overflow:hidden;min-width:0}#map{height:560px;width:100%;background:#e7edf0}.map-footer{padding:10px 14px;display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;font-size:.8125rem}.legend{display:flex;gap:16px;flex-wrap:wrap}.legend span:before{content:'';display:inline-block;width:16px;height:10px;background:#e2231a;opacity:.2;margin-right:6px}.legend span:last-child:before{opacity:.6}.cam-marker{border-radius:50%;background:#d92119;color:white;text-align:center;line-height:32px;font-size:13px;font-weight:bold;border:2px solid white;box-shadow:0 2px 5px #17384666}.cam-marker.selected{outline:3px solid #153b50}.camera-list{display:grid;gap:6px;margin-top:14px}.camera-list button{text-align:left;display:flex;justify-content:space-between;gap:8px;font-size:.875rem}.camera-list small{font-weight:400}.plan-tools{display:flex;gap:16px;flex-wrap:wrap;align-items:end;margin-bottom:12px}.plan-tools>label{max-width:320px;flex:1;margin:0}.plan-tools button{margin-bottom:0}.calibration{display:flex;gap:8px;align-items:end;flex-wrap:wrap;margin:12px 0}.calibration label{margin:0;max-width:180px}.notes{margin-top:18px;max-width:1000px;font-size:.875rem;color:#4d6470}.notes p{margin:8px 0}.hide,[hidden]{display:none!important}#lens-panel iframe{width:100%;height:2100px;border:0;border-radius:10px;background:white}.embed{margin-top:18px}.embed textarea{width:100%;min-height:100px;padding:12px;font-size:.875rem;border:1px solid var(--border);border-radius:6px}.cal-point{background:#cf650a;color:white;border-radius:50%;text-align:center;line-height:24px;font-size:12px}.leaflet-container{font-family:inherit}.leaflet-control-scale-line{font-size:12px}.leaflet-control-attribution{font-size:11px!important}.leaflet-control-attribution a{font-size:11px!important}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #e7a53d;outline-offset:2px}.tabs{display:flex;gap:6px}.export-btn{margin-left:auto}.view-heading{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.view-heading input{flex:1;min-width:150px}.live-value{font-variant-numeric:tabular-nums}footer{padding:16px 28px;color:#516976;font-size:.8rem}#map.add-mode{cursor:crosshair}.level-field{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:0 0 14px}.level-field select{width:auto}.report-settings{margin-top:16px}.advanced-only{border-top:1px solid var(--border);padding-top:12px}body[data-level=simple] .standard-only,body:not([data-level=advanced]) .advanced-only{display:none}.report-settings textarea{width:100%;min-height:90px;border:1px solid var(--border);padding:10px;font:inherit}.brand{font-weight:bold;letter-spacing:.06em;font-size:.85rem;margin-bottom:4px}
@media(max-width:850px){.workspace{grid-template-columns:1fr}.sidebar{order:2}.view{order:1}.sidebar .camera-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}#map{height:440px}main{padding:12px}header{padding:16px}.toolbar{align-items:stretch}.search{flex-basis:100%}}@media(max-width:420px){#map{height:370px}.tabs button{font-size:.875rem}.two{grid-template-columns:1fr 1fr}.plan-tools>label{flex-basis:100%}.export-btn{margin-left:0}.map-footer{font-size:.75rem}}

.brand-logo{display:block;width:220px;max-width:80vw;height:auto;margin-bottom:14px}.mapframe .leaflet-image-layer{image-rendering:auto}

#drag-camera{touch-action:none;cursor:grab;border:2px dashed var(--accent);font-weight:600}#drag-camera:active{cursor:grabbing}.camera-drag-ghost{position:fixed;z-index:10000;pointer-events:none;padding:10px 16px;background:#2d2e33;color:white;border-radius:6px;box-shadow:0 4px 18px #0004}.drop-ready{outline:4px solid #e2231a;outline-offset:-4px}

.project-review{padding:12px 0}.project-review summary{font-weight:600;cursor:pointer}.project-review article{border-bottom:1px solid #ddd;padding:12px 0}.project-review p{max-width:85ch}.project-review ul{padding-left:22px}

.privacy-tools{padding:12px;background:white;border:1px solid #ddd;border-radius:8px;margin-bottom:10px}.privacy-tools summary{cursor:pointer;font-weight:600}.privacy-tools p{font-size:14px;max-width:90ch}.privacy-tools .row{flex-wrap:wrap}#privacy-list>div{display:flex;justify-content:space-between;gap:12px;margin:8px 0}.legend-zone{display:inline-block;width:25px;height:14px;background:repeating-linear-gradient(45deg,#e7003370 0 3px,white 3px 6px);border:1px solid #c51832}

.drawing-actions{background:white;padding:12px;border:1px solid #ddd;border-radius:8px;margin-bottom:10px}.drawing-actions button{margin:3px}.range-handle{background:white;border:2px solid #173846;border-radius:50%;color:#173846;font-weight:bold;text-align:center;font-size:20px}.customer-view .sidebar,.customer-view .cable-tools,.customer-view .shared-project,.customer-view .drawing-actions details,.customer-view .drawing-actions .hint,.customer-view #inspect-point,.customer-view #obstacle-add,.customer-view .privacy-tools{display:none!important}.customer-view .workspace{grid-template-columns:1fr!important}.customer-view #map{height:80dvh;min-height:500px}.customer-view .leaflet-marker-draggable{pointer-events:none}
.customer-view .storage-panel,.customer-view .notes,.customer-view .toolbar,.customer-view .section-nav,.customer-view .view-heading{display:none!important}.customer-view #point-result{display:none}.customer-view .drawing-actions{border:0;padding:4px}.customer-view .map-footer .row{display:none}
