.platform-overlay-v2{position:fixed;inset:0;background:rgba(2,8,18,.7);backdrop-filter:blur(2px);animation:platform-overlay-in .14s ease-out}.platform-overlay-v2.type-dropdown,.platform-overlay-v2.type-context,.platform-overlay-v2.type-popover{background:transparent;backdrop-filter:none}.platform-overlay-v2.type-dropdown .platform-window-v2,.platform-overlay-v2.type-context .platform-window-v2,.platform-overlay-v2.type-popover .platform-window-v2{width:min(360px,calc(100vw - 24px));height:auto;max-height:min(520px,calc(100vh - 24px));background:#0b1728}.platform-overlay-v2 button:focus-visible,.platform-window-v2 :focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}@keyframes platform-overlay-in{from{opacity:0}to{opacity:1}}
