.ctx-menu-backdrop{z-index:9998;position:fixed;inset:0}.ctx-menu{z-index:9999;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transform-origin:0 0;background:#121216f5;border:1px solid #ffffff12;border-radius:12px;min-width:200px;padding:4px;position:fixed;box-shadow:0 16px 48px #0000008c,0 0 0 1px #00000026}.ctx-menu-item{color:#ffffffc7;cursor:pointer;text-align:left;width:100%;box-shadow:none;background:0 0;border:none;border-radius:7px;align-items:center;gap:10px;padding:7px 10px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .1s,color .1s;display:flex}.ctx-menu-item:hover{color:#fff;background:#ffffff12}.ctx-menu-item:active{background:#ffffff1a;transform:scale(.98)}.ctx-menu-item.is-danger{color:#f87171d9}.ctx-menu-item.is-danger:hover{color:#fca5a5;background:#ef44441a}.ctx-menu-item.is-disabled{opacity:.3;pointer-events:none}.ctx-menu-item svg{opacity:.55;flex-shrink:0}.ctx-menu-item:hover svg{opacity:.85}.ctx-menu-icon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.ctx-menu-divider{background:#ffffff0f;height:1px;margin:3px 8px}
