.qdepth{position:absolute;inset:0;display:flex;flex-direction:column;font-family:var(--mono);color:var(--text);background:radial-gradient(120% 70% at 50% 0%,color-mix(in srgb,var(--accent) 8%,transparent),transparent 55%),var(--ink);overflow:hidden}.qdepth-head{flex:0 0 auto;display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:6px;padding:13px 20px 10px;border-bottom:1px solid var(--line)}.qdepth-title{font-size:14px;letter-spacing:.24em;color:var(--text);display:flex;align-items:center}.qdepth-dot{width:8px;height:8px;border-radius:50%;margin-right:9px;background:var(--accent);box-shadow:0 0 9px var(--accent);animation:qdepth-beat 2s ease-in-out infinite}@keyframes qdepth-beat{0%,to{opacity:1}50%{opacity:.35}}.qdepth-sub{display:flex;gap:14px;flex-wrap:wrap;font-size:9.5px;letter-spacing:.1em;color:var(--text-faint);text-transform:uppercase}.qdepth-live{color:var(--accent)}.qdepth-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--text-faint);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;text-align:center;padding:0 20px}.qdepth-spin{width:34px;height:34px;border-radius:50%;border:1.5px solid var(--line-2);border-top-color:var(--accent);animation:qdepth-rot .9s linear infinite}@keyframes qdepth-rot{to{transform:rotate(360deg)}}.qdepth-err{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:30px 20px;text-align:center}.qdepth-err-title{color:var(--warn);font-size:14px;letter-spacing:.04em}.qdepth-err-msg{font-size:10px;color:var(--text-faint);max-width:480px;word-break:break-word}.qdepth-retry{margin-top:4px;padding:8px 20px;background:transparent;border:1px solid var(--accent);border-radius:var(--r-sm);color:var(--accent);font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:background .15s,color .15s}.qdepth-retry:hover{background:var(--accent);color:var(--ink)}.qdepth-retry:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.qdepth-body{flex:1;display:flex;min-height:0}.qdepth-main{flex:1;min-width:0;display:flex;flex-direction:column;min-height:0;border-right:1px solid var(--line)}.qdepth-mapwrap{flex:0 0 auto;position:relative;display:flex;flex-direction:column;padding:14px 18px 10px;border-bottom:1px solid var(--line)}.qdepth-map{width:100%;height:auto;max-height:46vh;display:block}.qdepth-sea{fill:color-mix(in srgb,var(--ink-1) 70%,var(--ink))}.qdepth-land polygon{fill:color-mix(in srgb,var(--line) 55%,var(--ink-1));stroke:var(--line-2);stroke-width:.6}.qdepth-grat line{stroke:var(--line);stroke-width:.7;opacity:.6}.qdepth-regionbox{fill:color-mix(in srgb,var(--accent) 7%,transparent);stroke:var(--accent);stroke-width:1;stroke-dasharray:5 4}.qdepth-pt{stroke:#0006;stroke-width:.4;cursor:pointer;opacity:.82;transition:opacity .1s}.qdepth-pt:hover,.qdepth-pt.on{opacity:1}.qdepth-selring{stroke-width:1.6;opacity:.95}.qdepth-legend{display:flex;flex-wrap:wrap;gap:4px 14px;margin-top:10px;font-size:9px;letter-spacing:.04em;color:var(--text-faint)}.qdepth-legend-lbl{letter-spacing:.12em}.qdepth-leg{display:inline-flex;align-items:center;gap:5px}.qdepth-leg i{width:9px;height:9px;border-radius:2px;display:inline-block}.qdepth-cap{color:var(--accent)}.qdepth-xswrap{flex:1;min-height:0;display:flex;flex-direction:column;padding:12px 18px 14px}.qdepth-xs-h{flex:0 0 auto;display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:8px}.qdepth-xs-title{font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--text)}.qdepth-xs-axis{font-size:8.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint)}.qdepth-xs{flex:1;width:100%;min-height:180px;display:block;background:linear-gradient(to bottom,color-mix(in srgb,var(--ink-1) 60%,var(--ink)),var(--ink));border:1px solid var(--line);border-radius:var(--r-xs)}.qdepth-xs-crust{fill:color-mix(in srgb,var(--warn) 6%,transparent)}.qdepth-xs-grid line{stroke:var(--line);stroke-width:.7;stroke-dasharray:3 5}.qdepth-xs-grid text{fill:var(--text-faint);font-family:var(--mono);font-size:9px;letter-spacing:.04em}.qdepth-xs-pt{stroke:#00000059;stroke-width:.4;cursor:pointer;opacity:.78}.qdepth-xs-pt:hover{opacity:1}.qdepth-xs-pt.on{opacity:1;stroke:var(--text);stroke-width:1}.qdepth-xs-empty{fill:var(--text-faint);font-family:var(--mono);font-size:11px;letter-spacing:.08em}.qdepth-xs-foot{flex:0 0 auto;margin-top:8px;font-size:9px;line-height:1.5;letter-spacing:.02em;color:var(--text-faint)}.qdepth-rail{flex:0 0 clamp(290px,34%,400px);display:flex;flex-direction:column;min-height:0;overflow-y:auto}.qdepth-rail::-webkit-scrollbar{width:8px}.qdepth-rail::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:4px}.qdepth-stats{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:0;background:var(--line);border-bottom:1px solid var(--line)}.qdepth-stats div{background:var(--ink);padding:10px 16px}.qdepth-stat-wide{grid-column:1 / -1}.qdepth-stats dt{font-size:8px;letter-spacing:.12em;color:var(--text-faint);text-transform:uppercase}.qdepth-stats dd{font-family:var(--serif);font-size:23px;line-height:1;color:var(--text);margin:6px 0 0}.qdepth-stats dd i{font-style:normal;font-family:var(--mono);font-size:9px;color:var(--text-faint);margin-left:3px}.qdepth-histo{flex:0 0 auto;padding:12px 16px;border-bottom:1px solid var(--line)}.qdepth-histo-h{font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);margin-bottom:8px}.qdepth-histo-rows{display:flex;flex-direction:column;gap:2px}.qdepth-histo-row{display:grid;grid-template-columns:30px 1fr 26px;gap:7px;align-items:center}.qdepth-histo-lbl{font-size:8px;color:var(--text-faint);text-align:right}.qdepth-histo-bar{height:7px;background:color-mix(in srgb,var(--line) 70%,transparent);border-radius:2px;overflow:hidden}.qdepth-histo-bar i{display:block;height:100%;min-width:0;border-radius:2px;transition:width .25s ease}.qdepth-histo-n{font-size:8.5px;color:var(--text-dim);text-align:left}.qdepth-controls{flex:0 0 auto;display:flex;flex-direction:column;gap:11px;padding:13px 16px;border-bottom:1px solid var(--line)}.qdepth-feed{display:flex;gap:6px}.qdepth-feed-btn{flex:1;padding:7px 4px;background:var(--ink-1);border:1px solid var(--line);border-radius:var(--r-xs);color:var(--text-dim);font-family:var(--mono);font-size:8.5px;letter-spacing:.06em;cursor:pointer;transition:border-color .12s,color .12s,background .12s}.qdepth-feed-btn:hover{color:var(--text);border-color:var(--line-2)}.qdepth-feed-btn.on{color:var(--accent);border-color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent)}.qdepth-feed-btn:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.qdepth-region-lbl{font-size:8.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint)}.qdepth-region{width:100%;padding:7px 9px;background:var(--ink-1);border:1px solid var(--line);border-radius:var(--r-xs);color:var(--text);font-family:var(--mono);font-size:10px;cursor:pointer}.qdepth-region:hover{border-color:var(--line-2)}.qdepth-region:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.qdepth-slider{display:flex;flex-direction:column;gap:5px}.qdepth-slider-lbl{display:flex;justify-content:space-between;align-items:baseline;font-size:8.5px;letter-spacing:.1em;color:var(--text-faint);text-transform:uppercase}.qdepth-slider-lbl i{font-style:normal;color:var(--accent);font-size:11px}.qdepth-slider input[type=range]{width:100%;accent-color:var(--accent);cursor:pointer}.qdepth-slider input[type=range]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.qdepth-refresh{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background:var(--ink-1);border:1px solid var(--line);border-radius:var(--r-xs);color:var(--text-dim);font-family:var(--mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:border-color .12s,color .12s}.qdepth-refresh:hover{color:var(--text);border-color:var(--accent)}.qdepth-refresh:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.qdepth-refresh i{font-style:normal;color:var(--text-faint);font-size:8px;letter-spacing:.06em}.qdepth-detail{flex:0 0 auto;padding:13px 16px;border-bottom:1px solid var(--line);border-left:2px solid var(--row)}.qdepth-detail-h{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.qdepth-detail-mag{font-family:var(--serif);font-size:26px;line-height:1;color:var(--text)}.qdepth-detail-depth{font-family:var(--serif);font-size:18px;line-height:1}.qdepth-detail-place{margin-top:7px;font-family:var(--sans);font-weight:300;font-size:12.5px;color:var(--text-dim)}.qdepth-detail-meta{margin-top:6px;display:flex;gap:7px;flex-wrap:wrap;font-size:9px;color:var(--text-faint)}.qdepth-detail-link{display:inline-block;margin-top:9px;font-size:9.5px;letter-spacing:.06em;color:var(--accent);text-decoration:none}.qdepth-detail-link:hover{text-decoration:underline}.qdepth-detail-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.qdepth-hint{flex:0 0 auto;padding:13px 16px;border-bottom:1px solid var(--line);font-size:9.5px;line-height:1.5;color:var(--text-faint)}.qdepth-foot{flex:0 0 auto;padding:10px 16px;font-size:8px;letter-spacing:.05em;line-height:1.5;color:var(--text-faint)}@media(prefers-reduced-motion:reduce){.qdepth-dot,.qdepth-spin{animation:none}.qdepth-histo-bar i{transition:none}}@media(max-width:760px){.qdepth-body{flex-direction:column;overflow-y:auto}.qdepth-main{border-right:none}.qdepth-map{max-height:none}.qdepth-rail{flex:1 0 auto;border-top:1px solid var(--line);overflow-y:visible}}
