.popover{min-width:0;max-width:100%;display:inline-flex;position:relative}.popover__trigger{cursor:pointer;min-width:0;max-width:100%}.popover__content{z-index:1100;background:var(--color-bg-primary);border:1px solid var(--color-border);box-shadow:var(--shadow-md);border-radius:6px;min-width:140px;animation:.15s ease-out overlay-slide-down;position:fixed;overflow:hidden auto}
