/* V6.31 LinkManager select safety — visual only, no state mutation */
html[data-apu-select-guard="v6.31"] [data-radix-popper-content-wrapper],
html[data-apu-select-guard="v6.31"] [data-radix-select-content],
html[data-apu-select-guard="v6.31"] [role="listbox"]{z-index:2147483000!important;pointer-events:auto!important}
html[data-apu-select-guard="v6.31"] [data-radix-select-viewport]{max-height:min(320px,60vh)!important;overflow-y:auto!important;overscroll-behavior:contain}
html[data-apu-select-guard="v6.31"] [data-radix-select-item],
html[data-apu-select-guard="v6.31"] [role="option"]{pointer-events:auto!important;touch-action:manipulation!important;user-select:none}
html[data-apu-select-guard="v6.31"] [data-testid^="select-"]{touch-action:manipulation}
