.PopoverContent{background:white;border-radius:12px;padding:16px;box-shadow:0 4px 12px rgba(0,0,0,.15);width:280px;z-index:999}.PopoverButton{height:30px;width:30px;border-radius:3px;border:1px solid rgba(2,76,140,.1);opacity:.92;background:#FBFBFB}.PopoverOptions{max-height:200px;overflow-y:auto;margin-top:8px}.PopoverOption{display:flex;align-items:center;gap:8px;padding:4px 0}.PopoverCheckbox{cursor:pointer}