html[data-ovs-native-layout-debug] .ovsNativeLayoutDebugPanel{position:fixed;left:max(8px,env(safe-area-inset-left,0px));right:max(8px,env(safe-area-inset-right,0px));bottom:max(8px,env(safe-area-inset-bottom,0px));z-index:2147483000;max-height:42vh;overflow:auto;padding:10px 12px;border-radius:10px;border:1px solid rgba(45,212,191,.45);background:rgba(8,17,31,.94);color:#e2e8f0;font:11px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;box-shadow:0 12px 28px rgba(2,6,23,.45);pointer-events:auto}html[data-ovs-native-layout-debug] .ovsNativeLayoutDebugPanel__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}html[data-ovs-native-layout-debug] .ovsNativeLayoutDebugPanel__body p{margin:0 0 4px}html[data-ovs-native-layout-debug] .ovsNativeLayoutDebugPanel__hint{opacity:.75;margin-top:6px!important}html[data-ovs-native-layout-debug] .ovsNativeLayoutDebugPanel__actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}html[data-ovs-native-layout-debug] .ovs-native-minimal-advanced-placeholder,html[data-ovs-native-layout-debug] .ovs-native-minimal-shell-card{padding:12px;border:1px dashed rgba(148,163,184,.45);border-radius:10px;margin:8px 0;color:#cbd5e1;font-size:12px}