*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18211d;background:#d8e0dd}#scene{position:fixed;inset:0;width:100%;height:100%;display:block}.map-brand{position:fixed;top:18px;right:18px;z-index:1;pointer-events:none;opacity:.9}.map-brand img{display:block;width:clamp(128px,8.5vw,158px);height:auto;filter:drop-shadow(0 1px 1px rgba(0,54,62,.45)) drop-shadow(0 8px 22px rgba(14,55,60,.14))}.overview-map{position:fixed;right:16px;bottom:16px;z-index:2;width:min(420px,calc(100vw - 376px));min-width:280px;overflow:hidden;background:#fcfdfcf0;border:1px solid rgba(61,68,64,.28);border-radius:4px;box-shadow:0 16px 42px #141e1a33;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.overview-map.is-collapsed{width:auto;min-width:0}.overview-map.is-collapsed .overview-map__viewport,.overview-map.is-collapsed #overviewMapStatus,.overview-map.is-collapsed #overviewZoomOut,.overview-map.is-collapsed #overviewZoomIn,.overview-map.is-collapsed #overviewReset{display:none}.overview-map__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-bottom:1px solid #d8dfda}.overview-map__header strong,.overview-map__header span{display:block}.overview-map__header strong{font-size:13px;line-height:1.2}.overview-map__header span{margin-top:2px;color:#53625b;font-size:11px}.overview-map__actions{display:grid;grid-template-columns:30px 30px 54px 48px;gap:5px;flex:0 0 auto}.overview-map__actions button{min-height:28px;padding:0 6px;font-size:11px}.overview-map__viewport{position:relative;height:260px;overflow:hidden;touch-action:none;cursor:grab;background:linear-gradient(45deg,rgba(32,44,38,.05) 25%,transparent 25%),linear-gradient(-45deg,rgba(32,44,38,.05) 25%,transparent 25%),#e8eee9;background-size:18px 18px}.overview-map__viewport:active{cursor:grabbing}.overview-map__content{position:absolute;top:50%;left:50%;width:100%;height:100%;transform-origin:50% 50%}.overview-map__content img,.overview-map__overlay{position:absolute;inset:0;width:100%;height:100%}.overview-map__content img{display:block;object-fit:fill;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.overview-map__overlay{pointer-events:none}.overview-map__dataset{fill:none;stroke:#105c9df2;stroke-width:1.1;vector-effect:non-scaling-stroke}.overview-map__crop{fill:#f08a2414;stroke:#f08a24fa;stroke-dasharray:4 3;stroke-width:1.5;vector-effect:non-scaling-stroke}.panel{position:fixed;top:16px;left:16px;bottom:16px;z-index:2;width:min(320px,calc(100vw - 32px));overflow:auto;padding:12px;background:#fcfdfce6;border:1px solid rgba(61,68,64,.28);border-radius:4px;box-shadow:0 16px 42px #141e1a33;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.panel.is-collapsed{bottom:auto;width:auto;min-width:138px;overflow:hidden}.panel.is-collapsed>:not(.panel__topbar){display:none}.panel__topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid #d8dfda}.panel.is-collapsed .panel__topbar{padding-bottom:0;border-bottom:0}.panel__topbar strong{font-size:13px;line-height:1.2}.panel__topbar button{width:auto;min-width:52px;min-height:28px;padding:0 8px;font-size:11px}header{padding:10px 0;border-bottom:1px solid #d8dfda}h1{margin:0;font-size:24px;line-height:1.15;font-weight:700}p{margin:6px 0 0;color:#53625b;font-size:13px}section{padding:9px 0;border-bottom:1px solid #d8dfda}section:last-child{border-bottom:0}label,.section-title{display:flex;justify-content:space-between;gap:12px;margin-bottom:5px;color:#26322d;font-size:13px;font-weight:650}output,.section-title strong{color:#5d6c64;font-weight:600}select,button,input[type=range],input[type=number]{width:100%}select,button,input[type=number]{min-height:32px;border:1px solid #aeb9b2;border-radius:4px;background:#fff;color:#18211d;font:inherit}button{cursor:pointer;font-weight:650}button:hover{background:#edf3ef}.preset-buttons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.preset-buttons button{min-height:30px;padding:0 3px;font-size:10px}.preset-buttons button.is-active{border-color:#1683f3;background:#dbeeff;color:#123d5c}input[type=range]{accent-color:#1683f3}.range-group label:not(:first-child){margin-top:7px}.compact-title{margin-bottom:8px}.clip-readout{margin-top:9px}.tool-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px}.tool-buttons button{min-height:30px;padding:0 6px;font-size:12px}.checkbox-row{display:grid;grid-template-columns:18px 1fr;justify-content:start;align-items:center;gap:8px;margin:8px 0 0;font-weight:500}.checkbox-row input{width:16px;height:16px;margin:0;accent-color:#1683f3}.legend{display:grid;gap:5px}.legend-row{display:grid;grid-template-columns:18px 26px 1fr;gap:8px;align-items:center;min-height:26px;color:#2f3b35;font-size:13px}.legend-row input{width:16px;height:16px;margin:0;accent-color:#1683f3}.legend-row.is-missing{color:#7b8580}.swatch{width:26px;height:26px;border:1px solid rgba(0,0,0,.16);border-radius:2px}.selection{display:grid;grid-template-columns:96px 1fr;gap:6px 10px;margin:0;font-size:12px}.selection dt{color:#5d6c64;font-weight:650}.selection dd{margin:0;color:#18211d}.compact-selection{margin-top:9px}.diagnostics{margin:0 0 10px;padding:8px;border:1px solid #d7e0da;border-radius:4px;background:#f7faf8}.borehole-chart{display:grid;grid-template-columns:54px 1fr;gap:8px;height:220px;margin-top:10px;padding:8px;border:1px solid #c7d1ca;border-radius:4px;background:#f7faf8}.borehole-chart.is-empty{display:grid;grid-template-columns:1fr;place-items:center;height:68px}.borehole-chart.is-empty:after{content:"No borehole selected";color:#6a756f;font-size:12px;font-weight:650}.borehole-chart.is-empty .borehole-scale,.borehole-chart.is-empty .borehole-strip{display:none}.borehole-scale{position:relative;border-right:1px solid #c7d1ca}.borehole-tick{position:absolute;right:8px;transform:translateY(-50%);color:#5d6c64;font-size:10px;font-weight:650;white-space:nowrap}.borehole-tick:after{position:absolute;top:50%;right:-8px;width:5px;border-top:1px solid #9ba8a1;content:""}.borehole-strip{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(18,24,21,.72);background:repeating-linear-gradient(to bottom,rgba(255,255,255,.32) 0,rgba(255,255,255,.32) 1px,transparent 1px,transparent 20%),#dce3df}.borehole-segment{position:absolute;left:0;right:0;min-height:1px;border-top:1px solid rgba(0,0,0,.12)}.borehole-segment:hover{filter:brightness(.9)}@media(max-width:760px){.map-brand{top:12px;right:12px}.map-brand img{width:112px}.overview-map{inset:10px 10px auto;width:auto;min-width:0}.overview-map.is-collapsed{top:10px;right:10px;left:auto}.overview-map__viewport{height:150px}.panel{inset:auto 10px 10px;width:auto;max-height:48vh;padding:12px}.panel.is-collapsed{inset:auto auto 10px 10px;width:auto;max-height:none}h1{font-size:18px}.borehole-chart{height:160px}}
