/* DEC-037: compact controls stay on the canvas; cards adapt to mobile widths. */
#orbSceneLegend,#orbFeatureCard{position:absolute;z-index:5;color:#ecf4fa;background:rgba(17,29,40,.96);border:1px solid #496174;border-radius:10px;box-shadow:0 8px 30px #0006;font:12px/1.5 'Segoe UI',sans-serif;backdrop-filter:blur(10px);padding:12px}
#orbSceneLegend{top:54px;right:12px;width:265px;max-width:calc(100% - 24px);max-height:48%;overflow:auto}
#orbFeatureCard{bottom:14px;left:14px;width:315px;max-width:calc(100% - 28px);max-height:55%;overflow:auto}
#orbSceneLegend[hidden],#orbFeatureCard[hidden]{display:none!important}
#orbSceneLegend header,#orbFeatureCard header{display:flex;align-items:center;justify-content:space-between;gap:10px}#orbFeatureCard header{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#9cb9cd}
#orbFeatureCard h3{font-size:20px!important;margin:8px 0!important}#orbFeatureCard p{color:#c1d0dd!important;margin:8px 0!important}
#orbSceneLegend small,#orbFeatureCard small{color:#a4bed0}#orbSceneLegend summary{cursor:pointer;color:#99daf4;padding:8px 0}
#orbSceneLegend input[type=search]{width:100%;background:#0b1822!important;border:1px solid #526c7f!important;border-radius:5px!important;color:#eef7ff}
.scene-categories label{display:flex;align-items:center;gap:7px;margin:5px 0}.scene-categories input[type=checkbox]{width:auto!important;display:inline!important;margin:0!important}.scene-categories i{width:9px;height:9px;border-radius:50%;flex-shrink:0}
.scene-place-list{display:grid;max-height:170px;overflow:auto;margin-top:8px;gap:4px}
.scene-result-row{display:flex;align-items:center;gap:4px}.scene-result-row>:first-child{flex:1;min-width:0}.scene-result-row>button:last-child{flex:0 0 26px;text-align:center!important}
#orbMapEditStatus{position:absolute;bottom:8px;right:12px;z-index:6;max-width:310px;background:#152735;color:#d8edf9;padding:6px;font:12px 'Segoe UI',sans-serif}#orbMapEditStatus:empty{display:none}
#orbFeatureCard details{margin-top:12px}#orbFeatureCard summary{cursor:pointer;color:#99daf4}#orbFeatureCard form label{display:block;margin:6px 0}#orbFeatureCard form input,#orbFeatureCard form select{width:100%;box-sizing:border-box;background:#152735;color:#eaf5fd;border:1px solid #526b80;padding:6px}#orbFeatureCard [hidden]{display:none!important}
.scene-view-options{display:flex;gap:8px;flex-wrap:wrap;padding:8px 0;border-bottom:1px solid #3c5566;margin-bottom:8px}.scene-view-options label{display:flex;gap:5px;align-items:center}.scene-view-options input[type=checkbox]{width:auto!important}.scene-view-options select{width:auto!important;background:#1d3547!important;color:#e8f5ff!important}
#worldViewport #orbSceneLegend button,#worldViewport #orbFeatureCard button{background:#233e52;border:1px solid #4b6b80;border-radius:5px!important;padding:5px 8px!important;text-align:left;white-space:normal;color:#eaf5fd}
#orbFeatureCard dl{display:grid;grid-template-columns:1fr 1.4fr;gap:5px;margin:12px 0}#orbFeatureCard dt{color:#9cb9cd}#orbFeatureCard dd{margin:0;overflow-wrap:anywhere}
#orbFeatureCard figure{margin:12px 0}#orbFeatureCard img{width:100%;max-height:190px;object-fit:cover;border-radius:6px}#orbFeatureCard figcaption,.feature-source{font-size:11px;overflow-wrap:anywhere}#orbFeatureCard a{color:#97d5ff}
@media(max-width:800px){#orbSceneLegend{top:48px;width:210px;max-height:60%}#orbFeatureCard{max-height:75%;width:280px;left:8px;bottom:8px}}
